﻿/* 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;  
    margin: 0 !important; 
}

.card-body h5 {
    margin: 10px; 
}

.panel-selected {
    background: #2d7fa4;
    margin-left: 8px;
    color: #aaccdb !important;
}


.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;
    }


    .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ú */


    /* Capa con los filtros de jugadores,equipos,competiciones */
    .capaFiltro {
        position: absolute;
        z-index: 15;
        max-width: 375px;
        margin-right: 1rem;
        right: 0px;
        width: 100%;
    }
    /* Fin de Capa con los filtros de jugadores,equipos,competiciones */




    /* 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: 270px;
        height: 270px !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;
    }




    /* Estilo de fechas / tamaños / display*/
    /*----------------------------------------------------------------------------*/
    .fecha-tamaño-column {
        display: flex;
        flex-direction: row;
    }

        .fecha-tamaño-column .form-group .fecha-error-row {
            color: green;
            display: flex;
            flex-direction: row;
        }

            .fecha-tamaño-column .form-group .fecha-error-row span {
                align-items: center;
                display: flex;
                color: aqua;
            }

            .fecha-tamaño-column .form-group .fecha-error-row input {
                width: 6rem;
            }

    /*----------------------------------------------------------------------------*/
    .centrar_ele-td {
        height: inherit;
        display: flex;
        justify-Content: center;
        align-Items: center;
    }

















    .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;
        }
    }






    /*
Estilos para las fichas de los listados de equipos/Jugadores/competiciones
*/

    /*ficha*/
    .tarjeta-ficha {
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: .25rem;
        height: 100% !important;
    }

        .tarjeta-ficha .encabezado-ficha {
            padding: .60rem 1.1rem;
            margin-bottom: 0;
            background-color: rgba(0, 0, 0, .03);
            border-bottom: 1px solid rgba(0, 0, 0, .125);
            display: flex !important;
            justify-content: space-between !important;
            overflow: hidden;
        }

        .tarjeta-ficha .enlace-ficha {
            display: inline-flex;
            align-items: center;
            max-width: 100%;
            text-transform: uppercase;
            overflow: hidden;
        }

        .tarjeta-ficha .texto-truncado {
            display: inline-block;
            max-width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .tarjeta-ficha .cuerpo-ficha {
        margin: 0.2rem;
        display: flex;
        flex-direction: column;
        flex: 1 1 auto;
        min-height: 1px;
    }

    .tarjeta-ficha .columnas-ficha {
        display: flex;
        flex-wrap: wrap;
        height: 100%;
        margin-left: .30rem;
    }

        .tarjeta-ficha .columna-imagen {
            display: flex;
            justify-content: center;
            align-items: center;
            overflow: hidden;
        }

        .tarjeta-ficha .columna-elemento {
            display: flex;
            align-items: center;
        }

        .tarjeta-ficha .imagen-ficha {
            max-width: 100%;
            max-height: 200px;
        }

    .tarjeta-ficha .lista-ficha {
        padding: 0px;
        margin: 0px;
        list-style: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;

    }

    .tarjeta-ficha .lista-ficha li {
        min-height: 20px;
    }

    .tarjeta-ficha .elemento-lista {
        padding-bottom: .35rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .tarjeta-ficha .icono-ficha {
        margin-left: .30rem;
        margin-right: .30rem;
        color: #000000;
        font-size: 1.3em;
    }

    .tarjeta-ficha .pie-ficha {
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin-top: auto;
        margin-bottom: auto;
        margin: 8px;
        min-height: 54px;
    }

        .tarjeta-ficha .fila-pie {
            margin-top: 0.5rem;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }


    /*
FIN Estilos para las fichas de los listados de equipos/Jugadores/competiciones
*/








    /* 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;
        }

        .ocultar-movil {
            display: none;
        }

    .tarjeta-ficha .columna-imagen {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .tarjeta-ficha .columna-elemento {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        padding-left: 1rem;
    }


}

    @media (min-width: 576px) {

        .enMedia::after {
            font-weight: bold;
            content: "SM";
        }

        .UsuarioTop {
            margin-left: 0px;
        }

        .custom-class {
            display: none;
        }

    .tarjeta-ficha .columna-imagen {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .tarjeta-ficha .columna-elemento {
        flex: 0 0 50%;
        max-width: 50%;
    }

}

    @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;
        }

    .tarjeta-ficha .columna-imagen {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .tarjeta-ficha .columna-elemento {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        padding-left: 2rem;
    }

}

    @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;
        }

    .tarjeta-ficha .columna-elemento {
        padding-left: 3rem;
    }
}

    @media (min-width: 991px) and (max-width: 1439px) {
        .salto-linea {
            white-space: pre;
            text-align: center;
            margin-top: 0 !important;
        }

    .tarjeta-ficha .columna-elemento {
        padding-left: 2rem;
    }
}

    /**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 *****/
    /*Estilos para la flecha arriba/abajo en el Componente Accordion de Bootstap 4.6*/
    /*El estilo se coloca en el enlace que lanza el colapsado*/



    /* https://codepen.io/ferdisahin/pen/PXXPXM */
    .btn-header-link-colapsable {
        display: block;
        text-align: left;
        margin-right: 1.5rem !important; /*Dejamos un espacio a la derecha el enlace para poner la flecha del fontAwesome*/
        position: relative; /*para que la flecha se posicione dentro del enlace con el position: absolute + el right: -15px*/
    }

        .btn-header-link-colapsable:after {
            content: "\f106"; /*Flecha Abajo;*/
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            /*float: right;*/
            position: absolute;
            right: -15px;
        }

        .btn-header-link-colapsable.collapsed:after {
            content: "\f107"; /*Flecha Arriba;*/
        }


    /*FIN Estilos para la flecha arriba/abajo en el Componente Accordion de Bootstap 4.6*/
