#notiBusqueda {
    font-family:'Lato', sans-serif;
}
#fichaEquipo {
    font-family:'Lato', sans-serif;
    color: #fff;
    background-color: #37495F;
    font-size: 15px;
    padding: 10px;
    text-align: center;
}
#fichaGoles {
    font-family:'Lato', sans-serif;
    color: #fff;
    background-color: #18BD9B;
    font-size: 30px;
    padding: 5px;
    text-align: center;
    font-weight: 800;
}
#fichaJugador1 {
    font-family:'Lato', sans-serif;
    color: #333;
    background-color: #f2f2f2;
    font-size: 12px;
    padding: 10px;
    text-align: left;
    min-height: 80px;
}
#fichaSanciones {
    min-height: 25px;
    font-family:'Lato', sans-serif;
    color: #333;
    background-color: #f2f2f2;
    border-bottom: 1px solid #b8b8b8;
    font-size: 11px;
}
#fichaGolesJugador {
    min-height: 25px;
    font-family:'Lato', sans-serif;
    color: #333;
    background-color: #f2f2f2;
    border-bottom: 1px solid #b8b8b8;
    font-size: 11px;
}
#proximaJornada {
    font-family:'Lato', sans-serif;
    background-color: #18BD9B;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    text-align: center;
}
#proximaFecha {
    font-family:'Lato', sans-serif;
    background-color: rgb(30, 232, 188);
    color: #333;
    padding: 5px;
    font-size: 12px;
    text-align: center;
}
#proximaTurno {
    font-family:'Lato', sans-serif;
    background-color: #000;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    text-align: center;
}
#proximaLinea {
    /*font-family:'Lato', sans-serif;
    font-size: 11px;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background-color: #EFEFEF;
    color: #333;
    padding: 10px;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
    border-bottom: 1px solid #DDD;
}
#proximaLinea span{
    color: #DD1144;
}
#textoHeader {
    font-family:'Lato', sans-serif;
    color: #fefefe;
    font-weight: 300;
    font-size: 60px;
    padding: 20px 30px;
    text-align: center;

}
#textoHeader2 {
    font-family:'Raleway', sans-serif;
    color: #fefefe;
    font-weight: bold;
    font-size: 60px;
    padding: 0px 30px;
    text-align: center;
    font-weight: 400;
}
#vistaEquipoCuadro {
    padding: 10px 30px;
    background-color: #f2f2f2;
    border: 5px solid #fff;
    min-height: 750px;

}
#vistaEquipoCuadro2 {
    padding-top: 15px;
    border-bottom: 1px solid #DDD;

}
#vistaEquipoTitulo {
    font-family:'Lato', sans-serif;
    font-size: 24px;
    font-weight: 800;
    color: #18BD9B;
    padding-top: 10px;
    padding-bottom: 10px;
}
#vistaEquipoJugador {
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
#vistaEquipoJugador span{
    color: #DD1144;
}

#vistaEquipoFoto {
    background-position: center center;
    background-size: cover;
    height: 35px;
    width: 35px;
}
#tituloNoticia {
    font-family:'Lato', sans-serif;
    font-size: 28px;
    color:#37495F!important;
    font-weight: 800;
    padding-top: 20px;
    padding-bottom: 20px;
}
#tituloNoticia a{
    font-family:'Lato', sans-serif;
    font-size: 28px;
    color:#37495F!important;
    font-weight: 800;
    padding-top: 20px;
    padding-bottom: 20px;
}
#fechaNoticia {
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    color: #18BD9B;
    padding-top: 5px;
    padding-bottom: 5px;
}
#etiquetasNoticia {
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    padding: 5px 0px;
    font-weight: 300;
    color: #37495F;
}
#resumenNoticia {
    font-family:'Open Sans', sans-serif;
    font-size: 16px;
    color: #444;
}
#tituloNoticiaMostrar {
    font-family:'Lato', sans-serif;
    font-size: 31px;
    color:#37495F;
    font-weight: 800;
    padding: 20px 5px;
}
#fechaNoticiaMostrar {
    font-family:'Open Sans', sans-serif;
    font-size: 15px;
    color: #18BD9B;
    padding: 20px 5px;
}
#etiquetasNoticiaMostrar {
    font-family:'Open Sans', sans-serif;
    font-size: 13px;
    color: #FA9843;
    padding: 0px 5px 5px;
    float: right;
    font-weight: 300;
}
#vermasNoticiaMostrar {
    font-family:'Lato', sans-serif;
    font-size: 16px;
    color:#37495F;
    font-weight: 400;
    padding: 20px 5px;
}
#resumenNoticiaMostrar {
    font-family:'Open Sans', sans-serif;
    font-size: 16px;
    color: #444;
    font-weight: 500!important;
    padding: 10px 5px;
    font-weight: 300;
}
#resumenNoticiaMostrar p font{
    font-weight: 500!important;
    font-size: 17px!important;
}
#resumenNoticiaMostrar p font strong{
    font-weight: 600!important;
}
#tituloUltimaNoticia {
    font-family:'Lato', sans-serif;
    font-size: 18px;
    color:#37495F;
    font-weight: 600;
    padding: 20px 0px 10px;
}
.slick-prev::before, .slick-next::before {
    color: #333 !important;
}
#btnMenu {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fefefe;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    /*width: 13.09%!important;*/
}
#tituloFixture {
    font-family:'Lato', sans-serif;
    font-size: 22px;
    background-color: #18BD9B;
    color:#fff;
    text-align: center;
    padding: 10px;

}
#titulo2Fixture {
    font-family:'Lato', sans-serif;
    font-size: 18px;
    background-color: #666666;
    color:#fff;
    text-align: center;
    padding: 5px;
}
#selectorFixture, #selectorFixtureFase {
    font-family:'Open Sans', sans-serif;
    height: 40px;
    width: 200px;
    margin: 10px 0px;
    background-color: #37495D;
    border: 0px;
    border-radius: 3px;
    color: #fff;
    padding: 5px;
    font-size: 12px;
}
.jornadas {
    display: none;
}
#partidoFixture {
    font-family:'Open Sans', sans-serif;
    font-size: 16px;
    background-color: #f2f2f2;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #b8b8b8;
    padding: 15px;
}
#partidoFixture span{
    font-weight: 800;
    color: #18BD9B;
    padding: 0px 10px;
}
#partidoFixture font{
    font-weight: 400;
    color: #18BD9B;
    padding: 0px 10px;
    float: left;
    font-size: 12px;
}
#tableEquipo1Jugadores {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    background-color: #F5F5F5;
}
#tableEquipo2Jugadores {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    background-color: #F5F5F5;
}
#tableEquipo1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    background-color: #F5F5F5;
}
#tableEquipo2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    background-color: #F5F5F5;
}
#titListJugadores {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
#tipoListJugadores {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
#titulosAsignacion {
    font-family: 'Lato', sans-serif;
    color: #37495F;
}
#btnMenu:hover {
    background-color: rgba(97,108,126, 0.7);
}
#btnMenu a{
    text-decoration: none;
    color: #fff;
}
#tablaPosiciones {
    font-family: 'Open Sans', sans-serif;
}
#tablaPosiciones thead{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background-color: #18BD9B;
    color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff !important;
    background-color: #37495D !important;
}
.nav-tabs {
    /*border-bottom: 1px solid #37495D !important;*/
}
#tablaPosiciones tbody{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.form-group {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
}
.form-group input{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
    height: 50px;
    border: 0px;
    background-color: #f3f3f3;
}
.select2-choice{
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    height: 50px !important;
    border: 0px !important;
    background-color: #f3f3f3 !important;
}
.select2-input, .select2-search-field, .select2-choices{
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    height: 50px !important;
    border: 0px !important;
    background-color: #f3f3f3 !important;
}
.form-group select{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px !important;
    text-transform: uppercase;
    height: 50px;
    border: 0px;
    background-color: #f3f3f3;
}
.form-group label{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px !important;
    color: #616C7E;
    text-transform: uppercase;
}
.btn-default {
    background-color: #616C7E !important;
    height: 50px;
    font-size: 18px !important;
    color: #fff !important;
    font-family: 'Lato', sans-serif;
    border-color: #555555 !important;
    font-weight: bold;
}
.btn-succes {
    background-color: #616C7E !important;
    font-size: 16px !important;
    color: #fff !important;
    font-family: 'Roboto', sans-serif !important;
    border-color: #555555 !important;
    font-weight: 300 !important;
    margin-top: 10px;
}
.btn-success2 {
    background-color: #49A747 !important;
    font-size: 16px !important;
    color: #fff !important;
    font-family: 'Roboto', sans-serif !important;
    border-color: #49a24a !important;
    font-weight: 300 !important;
    margin-top: 10px;
}
.btn-danger2 {
    background-color: #A2504D !important;
    font-size: 16px !important;
    color: #fff !important;
    font-family: 'Roboto', sans-serif !important;
    border-color: #8c4747 !important;
    font-weight: 300 !important;
    margin-top: 10px;
}
.btn-primary {
    height: 50px;
    font-size: 18px !important;
    color: #fff !important;
    font-family: 'Open Sans Condensed', sans-serif;
    border-color: #555555 !important;
    font-weight: bold;
}
.btn-primary2 {
    font-size: 16px !important;
    color: #fff !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold;
    font-weight: 300 !important;
    margin-top: 10px;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-danger {
    height: 50px !important;
    font-size: 18px !important;
    color: #fff !important;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}
#titulos {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    color: #37495F;
    font-weight: 900;
}
#titulos2 {
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    color: #37495F;
    font-weight: 900;
}
#titulosWeb {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    color: #37495F;
    font-weight: 900;
}
#titulosWeb2 {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: #37495F;
    font-weight: 900;
}
#fechasTitulo1 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #37495F;
    font-weight: 900;
}
#fechasTitulo2 {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #37495F;
    font-weight: 900;
}
#fechasDatos {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #37495F;
    font-weight: 400;
    text-align: center;
}
#fechasDatos select{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #37495F;
    font-weight: 400;
}
#tituloTorneo {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
#descripcionTorneo {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}
#tituloMenuTorneo {
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    color: #37495F;
    font-weight: 900;
    text-align: center;
}
.img-cancha-est {
    height: 20px; 
    margin-top: 10px;
}

/* ==========================================================================
   botones para la barra de menu del torneo
*/
#btnAdmMenu2 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #37495F;
    font-weight: 900;
}
#btnAdmMenu2 img{
    height: 50px;
    cursor: pointer;
}
.btnAdmMenu2:hover > img {
    -webkit-animation-name: towhite; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.6s; /* Safari 4.0 - 8.0 */
    animation-name: towhite;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}
.btnAdmMenu:hover  {
    cursor: pointer;
    -webkit-animation-name: whitetoblack; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.6s; /* Safari 4.0 - 8.0 */
    animation-name: whitetoblack;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}
.btnAdmMenu {
    border: 3px solid #37495F;
    border-radius: 10px;
    width: 200px;
    margin: 5px auto;
    padding: 10px;
}

.btnAdmMenu img {
    height: 30px;
    clear:both;
    display: inline-block;
}

.btnAdmMenu div {
    clear:both;
    display: inline-block;
    margin-right: 20px;
}

.btnAdmMenu div span {
    color: #2c3e50;
}
.btnAdmMenu:hover  {
    cursor: pointer;
    -webkit-animation-name: whitetoblack; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.6s; /* Safari 4.0 - 8.0 */
    animation-name: whitetoblack;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}

.btnAdmMenu:hover > img {
    -webkit-animation-name: towhite; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.6s; /* Safari 4.0 - 8.0 */
    animation-name: towhite;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}

.btnAdmMenu:hover > div > span {
    -webkit-animation-name: blacktowhite; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.6s; /* Safari 4.0 - 8.0 */
    animation-name: blacktowhite;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}

.inputForm {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 16px !important;
    text-transform: none !important;
    height: 50px !important;
    border: 0px !important;
    background-color: #f3f3f3 !important;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes whitetoblack {
    from {
        background-color: white;
    }

    to {
        background-color: #2c3e50;
        -webkit-filter: drop-shadow(5px 5px 6px #797979);
        filter: drop-shadow(5px 5px 6px #797979);
    }
}

/* Standard syntax */
@keyframes whitetoblack {
    from {
        background-color: white;
    }

    to {
        background-color: #2c3e50;
        -webkit-filter: drop-shadow(5px 5px 6px #797979);
        filter: drop-shadow(5px 5px 6px #797979);
    }
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes blacktowhite {
    from {
        color: #2c3e50;
    }

    to {
        color: white;
    }
}

/* Standard syntax */
@keyframes blacktowhite {
    from {
        color: #2c3e50;
    }

    to {
        color: white;
    }
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes towhite {
    from {
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
        -webkit-filter: contrast(100%); /* Safari 6.0 - 9.0 */
        filter: contrast(100%);
        -webkit-filter: brightness(0%); /* Safari */
        filter: brightness(0%);
    }

    to {
        -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
        filter: grayscale(0%);
        -webkit-filter: contrast(0%); /* Safari 6.0 - 9.0 */
        filter: contrast(0%);
        -webkit-filter: brightness(500%); /* Safari */
        filter: brightness(500%);
    }
}

/* Standard syntax */
@keyframes towhite {
    from {
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
        -webkit-filter: contrast(100%); /* Safari 6.0 - 9.0 */
        filter: contrast(100%);
        -webkit-filter: brightness(0%); /* Safari */
        filter: brightness(0%);
    }

    to {
        -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
        filter: grayscale(0%);
        -webkit-filter: contrast(0%); /* Safari 6.0 - 9.0 */
        filter: contrast(0%);
        -webkit-filter: brightness(500%); /* Safari */
        filter: brightness(500%);
    }
}
/* ========================================================================== */

/* para que todas las filas tengan la misma altura "Boostrap" */
.row.row-eq-height {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;*/
}

/* para que los layout tengan un margen a los costados */
.layoutcontainer {
    margin-right: 10px!important;
    margin-left: 10px!important;
}

@media screen and (min-width: 600px) {
    .layoutcontainer {
        margin-right: 20px!important;
        margin-left: 20px!important;
    }
}

@media screen and (min-width: 1000px) {
    .layoutcontainer {
        margin-right: 30px!important;
        margin-left: 30px!important;
    }
}

@media screen and (min-width: 1400px) {
    .layoutcontainer {
        margin-right: 50px!important;
        margin-left: 50px!important;
    }
}

/* ========================================================================== */
/* para imprimri el listado de jugadores del partido */
@media print {
    body {-webkit-print-color-adjust: exact;}
}

/* ========================================================================== */
.disableGuardar {
    background-color: #CDCDCD!important;
}

/* ========================================================================== */
.btnEditarGuardarBlue {
    background-color: rgb(66, 139, 202)!important;
    color: white!important;
}

.btnEditarGuardarBlue:hover {
    background-color: rgb(202, 139, 66)!important;
    color: black!important;
}

.btnEditarGuardandoBlue {
    background-color: #616C7E!important;
    color: white!important;
}

.btnEditarGuardandoBlue:hover {
    background-color: #7E6C61!important;
    color: black!important;
}
#tablaEsconder {
    display: "";
}
#cuadroLogo {
    padding-bottom:50px;
}
#botonAdm {
    font-size:25px;
}
/* =========================================================================== */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    #tituloTorneo {
        font-size: 12px;
        line-height: 30px;
    }
    .img-cancha-est {
        display: none;
    }
    .box-est {
        padding-left: 0px !important;
        padding-right: 0px !important;

    }

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
    #tablaEsconder {
        display: none;
    }
    #textoHeader {
        padding-top: 50px;
        font-size: 25px;
    }
    #textoHeader2 {
        font-size: 30px;
    }
    #vistaEquipoJugador {
        font-size: 11px;
    }
    #vistaEquipoFoto {
        height: 30px;
        width: 30px;
        padding: 5px 5px;
    }
    #tituloNoticiaMostrar {

        font-size: 20px;

    }
    #resumenNoticiaMostrar {

        font-size: 14px;

    }
    .layoutcontainer {
        margin-right: 5px!important;
        margin-left: 5px!important;
    }
    #cuadroLogo{
        padding-bottom:100px;
    }
    #btnMenu {
        font-size: 14px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #botonAdm {
        font-size:16px;
    }
    #torneos-grid table{
        font-size: 12px;
    }
}

.table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.colorVerde{
    background-color:#a3f3a3!important;
}