﻿/* Redefinición de Etiquetas Bootstap */
body * {
    font-size: 0.8rem;
}
.form-control {
    font-size: 0.8rem;
}
.custom-select {
    font-size: 0.8rem;
}

.card-header {
    padding: .60rem 1.1rem;
}
.card-body {
    padding: 1rem;
}


.bg-primary {
    background-color: #2B3E4F !important;
}

.text-primary {
    color: #2B3E4F !important;
}

/*.btn-primary {
    background-color: #2B3E4F !important;
    border-color: #2B3E4F !important;
}*/
.btn-primary {
    background-color: #2d7fa4 !important;
    border-color: #2d7fa4 !important;
}

.btn-tamano {
    width: 100%;
}

.btn-link {
    color: #2B3E4F !important;
}

a {
    color: #2B3E4F !important;
}

.page-link {
    color: #2B3E4F !important;
}

.page-item.active .page-link {
    background-color: #2B3E4F !important;
    border-color: #2B3E4F !important;
    color: white !important;
}


/*Border amarillo superior en pestañas bootstrap*/

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-top-right-radius: 10% !important;
    border-top-left-radius: 10% !important;
    border-top: 4px solid #f7e3b4;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
}









.verde1 {
    background-color: #BFDA71 !important;
    /*Privado Jugador Aenda Semanal*/
}

.verde2 {
    background-color: #90BE70 !important;
    /*Privado Jugador Trayectoria izqu*/
}

.verdeAzul {
    background-color: #2c7e7b !important;
    /*Privado Jugador Proximo partido*/
}

.sepia {
    background-color: #E9D4CD !important;
    /*Privado Jugador Proximo partido*/
}


.azul1 {
    background-color: #2d7fA4 !important;
}
.txt-blue {
    color: #2d7fa4 !important;
}


.azul2 {
    background-color: #76c9e7 !important;
}
.txt-azul2 {
    color: #76c9e7 !important;
}



.amarillo1 {
    background-color: #F5BE41 !important;
}

.txt-amarillo1 {
    color: #F5BE41 !important;
}

.rojo1 {
    background-color: #CF3721 !important;
}

.txt-rojo1 {
    color: #CF3721 !important;
}


/* Fin de Redefinición de Etiquetas*/



/* Popup Calendario ajax */
.ajax__calendar_container {
    background-color: WHITE;
    border: 1px solid;
}

/* Popup Calendario ajax */

/* `Corte en celdas por espacio, requiere en la tabla table-layout: fixed; */
.celdaOverFlow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
/*    width: calc(100% - 30px);
    display: inline-block;
*/}


.txt-cabecera {
    font-weight: bold;
    letter-spacing: 1.3px;
    font-size: 1.2rem !important;
}


.tablaBase2 {
    border: 1px solid rgba(0,0,0,.125);
}
.tablaBase2 td {
        border: 1px solid rgba(0,0,0,.125);
        padding: 7px;
}
.tablaBase2 tr {
    height: 56px;
}
.tablaBase2 th {
    padding: 7px;
    border-bottom: 1px solid #ddd;
    color: white;
    background-color: #2d7fa4 !important;
    /*background-color: #2B3E4F !important;*/
    border: 1px solid #ddd;
    padding: 7px;
    font-size: 0.8rem !important
}

.ajax__calendar_days tr {
    height: 17px;
}
.ajax__calendar_days td {
    padding:2px;
    margin:2px;
}


table.tablaBase, table.tablaBaseLesion {
    border: 1px solid rgba(0,0,0,.125);
}

    table.tablaBase tr, table.tablaBaseLesion tr {
        height: 56px;
    }

    table.tablaBase td, table.tablaBaseLesion td {
        border: 1px solid #ddd;
        padding: 7px;
        font-size: 0.8rem !important

    }

    table.tablaBase th {
        padding: 7px;
        border-bottom: 1px solid #ddd;
        color: white;
        background-color: #2d7fa4 !important;
        /*background-color: #2B3E4F !important;*/
        border: 1px solid #ddd;
        padding: 7px;
        font-size: 0.8rem !important
    }

    table.tablaBaseLesion th {
        padding: 7px;
        border-bottom: 1px solid #ddd;
        color: #2b3e50;
        background-color: #e9d4cd !important;
        border: 1px solid #ddd;
        padding: 7px;
        font-size: 0.8rem !important
    }

    table.tablaBase td, table.tablaBaseLesion td {
        border-bottom: 1px solid #ddd;
    }

    table.tablaBase tr:nth-of-type(odd), table.tablaBaseLesion thtr:nth-of-type(odd) {
        /*background-color: rgba(0,0,0,.05);*/
    }

    table.tablaBase th a {
        color: #fff !important;
        font-size: 0.8rem !important;
    }

    table.tablaBaseLesion th a {
        color: black !important;
        font-size: 0.8rem !important;
    }





table.tablaBaseFilaEstecha {
    border: 1px solid rgba(0,0,0,.125);
}

    table.tablaBaseFilaEstecha tr {
        height: 30px;
    }

    table.tablaBaseFilaEstecha td {
        border: 1px solid #ddd;
        padding: 7px;
        font-size: 0.8rem !important
    }

    table.tablaBaseFilaEstecha th {
        padding: 7px;
        border-bottom: 1px solid #ddd;
        color: white;
        background-color: #2d7fa4 !important;
        /*background-color: #2B3E4F !important;*/
        border: 1px solid #ddd;
        padding: 7px;
        font-size: 0.8rem !important
    }

    table.tablaBaseFilaEstecha td {
        border-bottom: 1px solid #ddd;
    }

    table.tablaBaseFilaEstecha th a {
        color: #fff !important;
        font-size: 0.8rem !important;
    }


.EquipoEscuela {
    font-weight: bold;
}

.IconoEscuela {
    width: 40px !important;
}






/* logo futboldata menu izquierdadel menú */
.capaMenuLogo {
    padding: 20px;
}

.piechartCabecera1 text {
    font-size: 10px;
}


/* capa de usuario*/
.UsuarioTop {
    position: absolute;
    overflow-y: hidden; /*Para que los elementos se presenten dentro del div (position: absolute)*/
    /* margin-left: -245px; En el SM como el menu está en la derecha ponemos el margin-left=0*/
    right: 0;
    width: 280px;
    background: #2B3E4F; /*GRIS*/
    z-index: 5;
    margin-top: 50px; /* La capa esta debajo del boton, para no tapar*/
    min-height: 0px;
    height: 0;
    transition: all 0.4s;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
}

#capaUsuarioTop.active {
    min-height: 250px;
    height: 250px !important;
    transition: all 0.4s;
}

/* capa de usuario*/
.UsuarioTopJugador {
    position: absolute;
    overflow-y: hidden; /*Para que los elementos se presenten dentro del div (position: absolute)*/
    /* margin-left: -245px; En el SM como el menu está en la derecha ponemos el margin-left=0*/
    right:0;
    width: 280px;
    background: #2B3E4F; /*GRIS*/
    z-index: 5;
    margin-top: 50px; /* La capa esta debajo del boton, para no tapar*/
    min-height: 0px;
    height: 0px;
    transition: all 0.4s;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
}

#capaUsuarioTopJugador.active {
    min-height: 220px !important;
    height: 220px !important;
    transition: all 0.4s;
}

























.barraHamburgesa {
    background-color: #f0f0f7;
    padding-bottom: .5rem !important;
    padding-top: .5rem !important;
    margin-bottom: .5rem;
}

/****** MODAL NEW ******/

.modal-header .close {
    padding: .6rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.card-header-new {
    background-color: #cf6766;
    color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.close-new {
    color: #fff;
}

.close-filter {
    padding: 1rem 1rem !important;
    margin: -1rem -1rem -1rem auto;
}

.close-filter-players {
    padding: .5rem 1rem !important;
    margin: -1rem -1rem -1rem auto;
}

.close-filter, close-new {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: .5;
    color: #fff;
    opacity: .5;
}

.close-edit {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: .5;
    color: #2b3e50;
    opacity: .5;
}

.close-filter:hover {
    color: #fff;
    text-decoration: none;
}

/****** FIN MODAL NEW ******/



.blink {
    animation: blink 2s steps(5, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}

@keyframes blink {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink {
    to {
        visibility: hidden;
    }
}







/* Extra small devices (portrait phones, less than 576px)
 No media query for `xs` since this is the default in Bootstrap
*/
.enMedia::after {
    font-weight: bold;
    content: "MOV";
}
/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 575px) {
    .pos-ic-competicion {
        position: absolute;
    }
}

@media (min-width: 576px) {

    .enMedia::after {
        font-weight: bold;
        content: "SM";
    }

    .UsuarioTop {
        margin-left: 0px;
    }

    .custom-class {
        display: none;
    }
}

@media (max-width: 607px) {
    .sep-ic-menu {
        padding: .5rem .5rem;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .enMedia::after {
        font-weight: bold;
        content: "MD";
    }

    .UsuarioTop {
        margin-left: 0px;
    }

    .custom-class {
        display: block;
    }

    .nav-link {
        display: block;
        padding: .5rem .5rem;
    }
}

@media (max-width: 768px) {
    .pos-absolute {
        position: absolute;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .pos-ic-menu {
        margin-top: -4rem;
    }
}


/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .enMedia::after {
        font-weight: bold;
        content: "LG";
    }

    .UsuarioTop {
        margin-left: 0px;
    }

    .custom-class {
        display: block;
    }
}

@media (max-width: 991px) {
    .txt-oculto {
        display: none;
    }
}

@media (max-width: 1089px) {
    .nomUsu-centrado {
        text-align: center;
    }
}


/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .enMedia::after {
        font-weight: bold;
        content: "XL";
    }

    .custom-class {
        display: block;
    }

    .nav-link {
        display: block;
        padding: .5rem 1rem;
    }
}

@media (min-width: 991px) and (max-width: 1439px) {
    .salto-linea {
        white-space: pre;
        text-align: center;
        margin-top: 0 !important;
    }
}

/**switch slider**/
/*.switch {
    display: inline-block;
    height: 24px;
    position: relative;
    width: 55px;
}

.switch input {
    display: none;
}

.slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}

.slider:before {
    background-color: #fff;
    bottom: 2px;
    content: "";
    height: 20px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 20px;
}

input:checked + .slider {
    background-color: #2d7fa4;
}

input:checked + .slider:before {
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}*/

.switch {
    display: inline-block;
    height: 24px;
    position: relative;
    width: 55px;
}

    .switch input {
        display: none;
    }

.slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}

    .slider:before {
        background-color: #fff;
        bottom: 2px;
        content: "";
        height: 20px;
        left: 4px;
        position: absolute;
        transition: .4s;
        width: 20px;
    }

input:checked + .slider {
    background-color: #2d7fa4;
}

    input:checked + .slider:before {
        transform: translateX(26px);
    }

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.txt-label-slider {
    position: relative;
    bottom: 1rem;
}

/**** SCROLL VERTICAL AUROMÁTICO ****/
.ajax__scroll_vert {
    overflow-y: auto !important;
}

.ajax__tab_xp .ajax__tab_body {
    padding: 8px 8px 81px 8px !important;
}

/***** ESTILOS PESTAÑAS *****/


.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    height: 54px !important;
}



/*

.ajax__tab_xp .ajax__tab_header {
    height: 36px !important;
}

.ajax__tab_default .ajax__tab {
    display: block;
    float: left;
    height: 35px !important;
    */
    /*margin-top: 1px;*/
    /*border-top: 1px solid #d1d1d1 !important;
    border-left: 1px solid #d1d1d1 !important;
    border-right: 1px solid #d1d1d1 !important;
    border-top-right-radius: 15%;
    border-top-left-radius: 15%;
}



.ajax__tab .ajax__tab_hover {
    background-image: none;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab, .ajax__tab_xp .ajax__tab_header .ajax__tab_outer, .ajax__tab_xp .ajax__tab_header .ajax__tab_inner {
    background-image: none !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_tab, .ajax__tab_xp .ajax__tab_header .ajax__tab_hover .ajax__tab_tab {
    background-image: url(WebResource.axd?d=0V90iC7Pe5P9JTHPrp_YJP50Pw5_AuIktLnIv7_QcnU885lO0KjRg0kfnuANLxu1edD2ViDJDRfGLXDJUOHt4CfmHkAGDo4fpfiRASEfwIOjmu-nYU-1igy1yJSN2a4nm7sOFbbAgnYFbklF71AFGw2&t=637255874400000000) !important;
    border-top-right-radius: 5% !important;
    border-top-left-radius: 5% !important;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-repeat: repeat-x;
    margin: 0;
    padding: 10px 4px !important;
}*/
    /***** FIN ESTILOS PESTAÑAS *****/
