/* segunda pestaña  */

* {
    text-transform: none!important;
}

body{
    background-color: #fff!important;
}

.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
    background-color: #fff!important;
}

#resultados {
    width: 100%!important;
}

.menu ul li {
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-right: 5px;
}

.menu ul {
    /* margin-bottom: 0px!important; */
}

#cabecera .menu ul {
    padding-right: 3.5%;
}

.menu ul li {
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-right: 5px;
}

ul {
    list-style: none;
    display: flex;
    /* justify-content: right; */
    margin-right: 20px;
    justify-content: flex-end;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: lightgray;
}

.tit-tabla {
    float: right!important;
    left: 0px;
    padding-left: 5%;
    position: absolute;
    color: gray;
    text-transform: uppercase!important;
}

.listas {
    width: 100%;
}

a {
    color: white!important;
    font-weight: 400!important;
    text-shadow: 0 0px 0 white!important;
}

.tit-torneo {
    text-align: left;
}

.estado {
    color: red;
    font-size: 11px;
}

.txt-label {
    font-size: 14px!important;
}

.desktop {
    /* display: none; */
}

.mobile {
    display: none;
}


/*SELECTORES DE FASE Y FECHA*/

.cont-selector {
    display: flex;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 15px;
    justify-content: center;
    text-align: center;
    /* margin-top: 15px; */
    margin-bottom: 5px;
    /* border-bottom: solid;
    border-bottom-width: 1px;
    border-color: #cccccc; */
    /* margin-left: 15px;
    margin-right: 15px; */
    align-items: center;
}

.selectores {
    width: 100%!important;
}

label {
    width: 100%;
    align-items: center;
}


/* .fases {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
} */

.fases {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.pestana-fase {
    background-color: grey;
    height: 22px;
    color: white;
    padding-top: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    width: 120px;
    text-transform: uppercase;
    cursor: pointer;
}

.fase-selected {
    background-color: black;
}

.fechas {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
    margin-bottom: 10px;
}

.pestana-fecha {
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(78, 77, 77);
    height: 22px;
    padding-top: 13px;
    font-size: 16px;
    width: 70px;
    cursor: pointer;
    letter-spacing: -1px;
}

.fecha-selected {
    color: black;
    font-weight: 700;
}

.fecha-seleccionada {
    font-family: "Arial";
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-transform: none!important;
}

.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper {
    background-color: #fff;
    border-color: #bbb;
    color: #333;
    text-shadow: 0 0px 0 #ffffff!important;
}

.ui-select {
    margin-top: 0em!important;
}


/**/

#contenedor {
    /* display: none; */
    height: 175px;
    /* outline-style: solid;
    outline-width: 1px;
    outline-color: lightgray; */
    margin: 0 auto;
}

ul,
ol {
    padding: 0;
    margin: 0px 0 0px 0px!important;
}

.grande {
    font-size: 40px;
    color: gray;
}

.rojo {
    color: red;
}

.txt-centro {
    text-align: center;
}

#left {
    position: relative;
    float: left;
    width: 3%;
    height: 140px;
    outline-style: solid;
    outline-width: 1px;
    outline-color: lightgray;
    display: flex;
    align-items: center;
    justify-content: center;
    border-collapse: collapse;
}

#left img {
    width: 25px;
    height: auto;
    padding: 5px;
}

#right img {
    width: 25px;
    height: auto;
    padding: 5px;
}

#right {
    position: relative;
    float: right;
    width: 3%;
    height: 140px;
    outline-style: solid;
    outline-width: 1px;
    outline-color: lightgray;
    display: flex;
    align-items: center;
    justify-content: center;
    border-collapse: collapse;
}

.borded {
    height: 140px;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: lightgray;
}

.equipos {
    position: relative;
    text-align: center;
    float: left;
    width: 25%;
    height: 140px;
    outline-style: solid;
    outline-width: 1px;
    outline-color: lightgray;
}

.muestra {
    display: block;
    transition: all 0.5s;
}

.oculta {
    display: none;
}

table {
    width: 100%;
}

.alto-4 {
    height: 42px;
}

.tit-liga {
    width: 100%;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
}

.tit-liga1 {
    width: 100%;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
}

.tit-fecha {
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase!important;
}

.segmento1 h4 {
    font-size: 16px!important;
    padding: 10px 0!important;
}

.escudo {
    width: 20%;
    text-align: center;
}

.escudo1 {
    width: 20%;
    text-align: center;
    padding-top: 10px;
}

.text-link {
    text-decoration: none;
    color: white;
    cursor: pointer;
    font-size: 11px;
    text-transform: uppercase;
}

.text-link:hover {
    color: lightgrey;
    text-decoration: none;
}

.ress {
    position: absolute;
    bottom: 0px;
    width: 50%;
    margin-left: 25%;
    background-color: #666;
    color: white;
    height: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-bottom: 2px;
}

.equipo {
    width: 60%;
    /* text-align: left; */
    font-family: Arial;
    font-size: 11px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase!important;
}

.trans {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}

.subraya {
    text-decoration: underline!important;
}

.resultado {
    text-align: center;
    width: 20%;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0em;
}

.img-escudo {
    width: 25px;
}

.resumen {
    /* display: none; */
}

.bold {
    font-weight: bold;
}

.menu {
    position: relative;
    /* margin-top: 10px; */
}

.opcion a {
    color: black!important;
    font-weight: 700!important;
}

.opcion a:hover {
    color: #666!important;
}

.opcion:hover {
    cursor: pointer;
}

.fecha {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    /* identical to box height */
    padding-top: 5px;
    color: #666666;
    text-align: center;
}

.fecha1 {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    /* identical to box height */
    padding-top: 10px;
    color: #666666;
    text-align: center;
}

.resumen {
    position: absolute;
    background-color: black;
    color: white;
    font-size: 12px;
    width: 35%;
    height: 20px;
    bottom: 0px;
    padding-top: 4px;
    /* border-radius: 5px; */
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-left: 32.5%;
    cursor: pointer;
    font-family: sans-serif;
    justify-content: center;
    justify-items: center;
}


}
.frase {
    display: inline;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #666666;
}
h4 {
    font-size: 12.5px!important;
    padding: 0px!important;
    margin: 0px!important;
}
.img-auspiciantes {
    width: 100%;
}
.segmento1 {
    display: flex;
    align-self: center;
}
.segmento2 {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-bottom: 10px;
    padding-top: 10px;
}
.segmento-medio {
    display: flex;
    align-self: center;
}
.segmento-medio h2 {
    display: block;
    font-size: 14px;
    width: 100%;
    line-height: 0px!important;
    text-align: end;
    font-weight: 400;
    color: #666666!important;
}
.txt-derecha {
    text-align: right;
}
.txt-izquierda {
    text-align: left;
}
.auspiciantes {
    display: grid;
    grid-template-columns: 2fr 1fr 3fr;
    gap: 20px;
    /* position: relative; */
    /* width: 99%; */
    
    height: auto;
    /* float: left; */
    /* text-align: right; */
    
    padding-bottom: 2px;
    padding-left: 5%;
}
.opcion:hover {
    color: #666;
}
.separador-d {
    color: gray;
    height: 10px;
    padding-left: 5px;
}
.mensaje {
    padding-top: 20px;
    font-size: 19px;
    color: #333;
    text-align: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
}
@media(max-width:320px) {
    .tit-tabla {
        /* position: relative; */
        font-weight: 700!important;
        /* width: 100%; */
        text-align: left!important;
        left: 0px;
        padding-left: 5%;
        font-size: 0.7rem!important;
        float: left!important;
    }
    
    .menu ul li {
        font-family: Arial;
        font-size: 8px;
        font-weight: 700;
        line-height: 17px;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 5px;
        text-transform: uppercase;
        margin-right: 2px;
    }
    
    #cabecera .menu ul {
        padding-right: 2%;
    }
    
    ul {
        margin-right: 0px;
    }
    
    .desktop {
        display: none;
    }
    
    .mobile {
        display: block;
    }
    
    .tit-torneo {
        padding-top: 10px!important;
        text-align: center;
    }
    
    #left,
    #right {
        width: 10%!important;
    }
    
    .txt-centro {
        text-align: center;
        font-size: 20px;
    }
    
    h2 {
        font-size: 1em;
    }
    
    .frase {
        font-size: 8px;
    }
    
    .img-auspiciantes {
        width: 100%!important;
    }
    
    .equipos {
        position: relative;
        text-align: center;
        float: left;
        width: 100%!important;
        height: 130px;
        outline-style: solid;
        outline-width: 1px;
        outline-color: lightgray;
    }
    
    .auspiciantes {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0px;
        /* position: relative; */
        /* width: 99%; */
        height: auto;
        /* float: left; */
        /* text-align: right; */
        padding-bottom: 2px;
        padding-left: 5%;
    }
    
    .segmento-medio h2 {
        display: block;
        font-size: 14px;
        width: 100%;
        text-align: left;
        margin-bottom: 12px;
        font-weight: 400;
    }
    
    .txt-izquierda {
        display: block;
        text-align: center;
    }
    
    .segmento1 h4 {
        font-size: 16px!important;
    }
    
    .pestana-fase {
        height: 20px;
        padding-top: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        font-size: 11px;
    }
    
    .fases {
        gap: 4px;
    }
    
    .fecha-seleccionada {
        text-transform: none!important;
    }
    
    .pestana-fecha {
        height: 22px;
        padding-top: 10px;
        font-size: 14px;
    }
    
    .fechas {
        gap: 6px;
    }
    
    .cont-selector {
        display: block;
    }
    
    .txt-label {
        display: none!important;
    }
    
    .mensaje {
        padding-top: 20px;
        font-size: 19px;
        color: #333;
        text-align: center;
        justify-content: center;
    }
}
@media (min-width:321px) and (max-width:480px) {
    .menu ul li {
        font-family: Arial;
        font-size: 9px!important;
        font-weight: 700;
        line-height: 16px;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 5px;
        text-transform: uppercase;
        margin-right: 5px;
    }
    
    .tit-tabla {
        /* position: relative; */
        font-weight: 700!important;
        /* width: 100%; */
        text-align: left!important;
        left: 0px;
        padding-left: 5%;
        font-size: 0.7rem!important;
        float: left!important;
    }
    
    .menu ul li {
        font-size: 10px;
    }
    
    .desktop {
        display: none;
    }
    
    .mobile {
        display: block;
    }
    
    .tit-torneo {
        padding-top: 10px!important;
        text-align: center;
    }
    
    #left,
    #right {
        width: 10%!important;
    }
    
    .segmento1 h4 {
        font-size: 16px!important;
    }
    
    .txt-centro {
        text-align: center;
        font-size: 20px;
    }
    
    .equipos {
        position: relative;
        text-align: center;
        float: left;
        width: 100%!important;
        height: 140px;
        outline-style: solid;
        outline-width: 1px;
        outline-color: lightgray;
    }
    
    .auspiciantes {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0px;
        /* position: relative; */
        /* width: 99%; */
        height: auto;
        /* float: left; */
        /* text-align: right; */
        padding-bottom: 2px;
        padding-left: 5%;
    }
    
    .segmento-medio h2 {
        display: block;
        font-size: 14px;
        width: 100%;
        text-align: left;
        margin-bottom: 12px;
        padding-right: 2px;
        font-weight: 400;
    }
    
    .txt-izquierda {
        display: block;
        text-align: center;
    }
    
    .pestana-fase {
        height: 20px;
        padding-top: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        font-size: 11px;
    }
    
    .fases {
        gap: 4px;
    }
    
    .selector-fecha {
        grid-template-columns: 1fr 10fr 1fr;
    }
    
    .pestana-fecha {
        height: 22px;
        padding-top: 10px;
        font-size: 14px;
    }
    
    .fechas {
        gap: 6px;
    }
    
    .fecha-seleccionada {
        margin-top: 0px!important;
        text-transform: none!important;
    }
    
    .cont-selector {
        display: block;
    }
    
    .txt-label {
        display: none!important;
    }
    
    .mensaje {
        padding-top: 20px;
        font-size: 19px;
        color: #333;
        text-align: center;
        justify-content: center;
    }
}
@media(max-width:768px) {
    /* #left img,
    #right img {
        width: 15px;
    }
 
    .equipo,
    .fecha {
        font-size: 11px;
    }
    .resultado {
        font-size: 16px;
    }
    .img-auspiciantes {
        width: 100%;
    }
    
   
    .cont-selector {
        display: block;
    }
    .mensaje {
        font-size: 22px;
        color: red;
        text-align: center;
        justify-content: center;
    } */
}
@media(min-width:481px) and (max-width:767px) {
    #resultados {
        width: 100%!important;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    
    .menu ul li {
        font-size: 10px;
    }
    
    .tit-tabla {
        /* width: 25%; */
        text-align: left!important;
        left: 0px;
        padding-left: 5%;
        /* position: relative; */
        font-size: 0.7rem!important;
        float: left!important;
    }
    
    .equipos {
        width: 100%!important;
    }
    
    .txt-centro {
        text-align: center;
        font-size: 25px;
    }
    
    .segmento-medio h2 {
        display: block;
        font-size: 14px;
        width: 100%;
        text-align: end;
        font-weight: 400;
    }
    
    .auspiciantes {
        grid-template-columns: 2fr 2fr 4fr;
    }
    
    .pestana-fase {
        height: 19px;
        padding-top: 4px;
        font-size: 12px;
        width: 32%;
    }
    
    .pestana-fecha {
        padding-top: 1px;
        font-size: 14px;
        width: 6.25%;
    }
    
    .fases {
        gap: 8px;
    }
    
    .espacio {
        /* display: none; */
    }
    
    .selector-fecha {
        grid-template-columns: 1fr 4fr 1fr;
    }
    
    .fecha-seleccionada {
        margin-top: 0px;
        font-size: 18px!important;
    }
    
    .txt-label {
        display: block;
    }
    
    .mensaje {
        padding-top: 20px;
        font-size: 19px;
        color: #333;
        text-align: center;
        justify-content: center;
    }
}
@media(min-width:769px) {
    .equipos {
        /* width: 25%; */
    }
    
    .segmento-medio h2 {
        display: block;
        font-size: 14px;
        width: 100%;
        text-align: end;
        font-weight: 400;
    }
    
    .auspiciantes {
        display: grid;
        grid-template-columns: 2fr 1.9fr 5fr;
    }
}
@media(min-width:1200px) {
    .tit-tabla {
        left: 0px;
        padding-left: 20px;
    }
    
    #cabecera .menu ul {
        padding-right: 2.5%;
    }
    
    #right,
    #left {
        width: 3%!important;
    }
    
    .ress {
        width: 50%;
        margin-left: 25%;
    }
    
    .auspiciantes {
        display: grid;
        grid-template-columns: 2.5fr 2fr 5fr;
        padding-left: 20px;
    }
    
    .pestana-fecha {
        height: 22px;
        padding-top: 13px;
        font-size: 16px;
        width: 70px;
        letter-spacing: -1px;
    }
    
    .fecha-seleccionada {
        margin-top: 10px;
    }
}