.modulo_deportes_mv [id^="marcador"] {
    width: 100%;
    color: #FFF;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 0 0px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.modulo_deportes_mv [id^="marcador"] .top {
    height: auto;
    margin-bottom: 10px;
    background-color: #444444;
    padding: 10px 10px;
    border-radius: 0px 0px 10px 10px;
    /* min-height: auto; */
}

.modulo_deportes_mv [id^="marcador"] .top h1 {
    font-size: 15px;
    /* font-family: lato; */
    font-family: "Chakra Petch", sans-serif;
    padding: 8px 0;
    font-weight: bold;
    min-height: 54px;
}

.modulo_deportes_mv [id^="marcador"] .top .cont2 .fondo {
    /* height:115px; */
    background-color: #323232;
    background: radial-gradient(#606060, transparent);
    background: radial-gradient(farthest-corner at top, #333 39%,#606060 21%, #606060 12.25%, #333 48.25%, #606060 68%) top right/225% 242%;
    /* margin-bottom:10px; */
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: row;
    animation: colorChange 25s infinite alternate;
    width: 100%;
    position: relative;
    padding: 10px 0;
}

.modulo_deportes_mv [id^="marcador"] .top .cont2 .contleft2 {
    width: 100%;
    float: left;
    margin: 5px 0px 5px 5px;
    display: flex;
    flex-direction: column;
    background: #0000003b;
    background: linear-gradient(to left, #3330, #969696);
    border-radius: 5px;
    padding: 10px 0;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.modulo_deportes_mv [id^="marcador"] .top .cont2 .contcenter {
    width: 100%;
    /* float:left; */
    margin: 10px 0px 12px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}

.modulo_deportes_mv [id^="marcador"] .top .cont2 .contright2 {
    width: 100%;
    /* float: right; */
    margin: 5px 5px 5px 0;
    display: flex;
    flex-direction: column;
    background: #0000003b;
    background: linear-gradient(to right, #00000000, #969696);
    border-radius: 5px;
    padding: 10px 0;
    justify-content: flex-end;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

.modulo_deportes_mv [id^="marcador"] .top .cont3 .numeros li {
    display: block;
    float: left;
    margin-right: 70px
}

.modulo_deportes_mv [id^="marcador"] .top .cont3 .separaciones {
    position: absolute;
    bottom: 0;
    left: 2px
}

.modulo_deportes_mv [id^="marcador"] .top .cont3 .separaciones li {
    display: block;
    float: left;
    margin-left: 80px;
    color: #FFF;
    font-size: 16px
}

.modulo_deportes_mv [id^="marcador"] .bottom {
    color: #000;
    text-align: left;
    border: 1px solid #e1e1e1;
    height: 355px;
    background-color: #f6f6f6;
    padding: 0 10px
}

.modulo_deportes_mv [id^="marcador"] .bottom .botonright {
    font-size: 11px;
    color: silver;
    background-color: #FFF;
    border: 1px solid #e1e1e1;
    float: right;
    margin: 5px 0 0;
    display: none;
}

.modulo_deportes_mv [id^="marcador"] .bottom .botonright .flecha {
    float: right;
    display: block;
    margin: 3px 3px 0 0
}

.modulo_deportes_mv [id^="marcador"] .bottom .botonright .pop {
    float: left;
    display: block;
    margin: 3px;
}

.modulo_deportes_mv [id^="marcador"] .bottom .botonleft {
    font-size: 20px;
    font-weight: 400;
    color: #666;
    /* font-family: "Chakra Petch", sans-serif; */
    margin: 20px 0 15px;
    width: 95%;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.modulo_deportes_mv [id^="marcador"] .bottom .botonleft a {
    color: #9f9f9f;
    font-size: 11px;
    margin-left: 5px;
    /* font-style: italic; */
    /* display: flex; */
    /* flex-direction: row; */
    /* flex-wrap: nowrap; */
}

.modulo_deportes_mv [id^="marcador"] .bottom .botonleft h1 {
    display: flex;
    color: #fff;
    font-weight: 400;
    font-size: 25px;
    width: 100%;
    font-family: "Chakra Petch", sans-serif;
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll .bold {
    font-weight: 700;
    color: #00305c
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll {
    font-size: 13px;
    overflow: scroll;
    height: auto;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    width: 605px;
    overflow-x: hidden;
    padding: 0 5px
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll li {
    border-bottom: 1px solid #cdcbcb;
    display: block;
    overflow: hidden;
    padding: 7px 0
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll .tiempo {
    text-align: center;
    display: block;
    float: left;
    width: 60px;
    height: 30px;
    background-image: url(../imag/marcador/tiempo.jpg)
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll .tiempo h1 {
    font-size: 17px;
    color: #c8cd01;
    margin-top: 5px
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll .icono {
    display: block;
    float: left;
    margin: 5px 0 0 10px;
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll .cuadro {
    display: block;
    float: left;
    width: 60px;
    margin: 0 10px 0 0
}

.modulo_deportes_mv [id^="marcador"] .actualizar {
    width: 100%;
    height: auto;
    position: relative;
    /* bottom: 10px; */
    /* margin: 0 258px; */
    /* background: red; */
    display: flex;
    font-size: 20px;
    margin-right: 11px;
}

.modulo_deportes_mv [id^="marcador"] .toptenis {
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #d98850;
    background: radial-gradient(farthest-corner at top, #d98850 39%, #c27845 21%, #d98850 12.25%, #333 48.25%, #3c3c3c 68%) top right / 225% 242%;
    animation: colorChange 25s infinite alternate;
    padding: 10px 15px;
    padding: 22px 10px;
    border-radius: 0 0 10px 10px;
    min-height: 270px;
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo .tabla1 {
    font-size: 12px;
    color: #ffffff;
    background-color: #3c3c3c;
    padding: 5px
}

.modulo_deportes_mv [id^="marcador"] .topgenerico {
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #002752;
    padding: 10px 15px
}

.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo .tabla1 {
    font-size: 12px;
    color: #cbcc02;
    background-color: #004E7F;
    padding: 5px
}

/*.contenedor {
    width: 300px;
    overflow: hidden
}*/
.modulo_deportes_mv [id^="marcador"]chico {
    width: 100%;
    color: #FFF;
    text-align: center;
    position: relative;
    overflow: hidden;
    /*padding-bottom:10px*/
}

.modulo_deportes_mv [id^="marcador"]chico .toptenis {
    overflow: hidden;
    background-color: #386a37;
    padding: 10px
}

.modulo_deportes_mv [id^="marcador"]chico .topfutbol {
    overflow: hidden;
    background-color: #2286d2;
    padding: 10px
}

.modulo_deportes_mv [id^="marcador"]chico .topgenerico {
    overflow: hidden;
    background-color: #002752;
    padding: 10px
}

.modulo_deportes_mv [id^="marcador"]chico .estadofutbol {
    font-size: 13px;
    background-color: #1D73B4;
    text-align: center;
    width: 150px;
    float: right;
    margin-bottom: 5px;
    font-weight: 400!important;
    text-transform: capitalize!important;
    padding: 3px 0
}

.modulo_deportes_mv [id^="marcador"]chico .estadogenerico {
    font-size: 13px!important;
    background-color: #004E7F!important;
    text-align: center!important;
    width: 150px;
    float: right;
    margin-bottom: 5px;
    font-weight: 400!important;
    text-transform: capitalize!important;
    padding: 3px 0!important
}

.estadogenerico {
    background-color: #002752;
    color: #FFF!important;
    font-size: 14px!important;
    font-weight: 700
}

.estadofutbol {
    background-color: #1D73B4;
    color: #FFF!important;
    font-size: 14px!important;
    font-weight: 700
}

.estadotenis {
    background-color: #1D541C;
    color: #FFF!important;
    font-size: 14px!important;
    font-weight: 700
}


.botonera.futbol > .selected {
    background-color: #2286D2;
    color: #FFF
}

.botonera.tenis > .selected {
    background-color: #386A37;
    color: #FFF
}

.botonera.generico > .selected {
    background-color: #002752;
    color: #FFF
}

.modulo_deportes_mv [id^="marcador"]chico .fecha {
    font-size: 12px;
    color: orange;
    width: 140px;
    float: left;
    text-align: left;
    font-weight: 700;
    margin: 5px 0 0 5px
}

.modulo_deportes_mv [id^="marcador"]chico .botones {
    width: 100%;
    overflow: hidden;
    margin-top: 15px
}

.modulo_deportes_mv [id^="marcador"]chico .actualizar {
    margin-right: 60px;
    cursor: pointer
}

.rojodestacado {
    color: red
}

.azuldestacado {
    color: blue
}

#cant_recarga {
    font-size: 13px;
    font-family: Arial, "MS Trebuchet", sans-serif;
    color: #323232
}

.mamGeneral ul {
    font-size: 13px;
    color: #666;
    line-height: 120%;
    margin: 0 0 10px;
    padding: 0 0 10px
}

.mamGeneral li {
    border-bottom: 1px solid #CBCBCB;
    padding: 0 0 10px
}

.mamGeneral span .fecha {
    font-size: 12px;
    color: #333
}

.botonera span {
    background: #F5F5F5;
    border: 1px #C1C1C1 solid;
    font-size: 14px;
    cursor: pointer;
    padding: 7px
}

.botonera a {
    background: #F5F5F5;
    border: 1px #C1C1C1 solid;
    font-size: 14px;
    cursor: pointer;
    padding: 7px
}

.botonera span.selected_futbol {
    background-color: #2286D2!important;
    color: #FFF!important
}

.botonera span.selected_tenis {
    background-color: #386A37!important;
    color: #FFF!important
}

.selected_tenis {
    background-color: #d98850 !important;
    color: #FFF!important;
    /* border-bottom: 2px solid #a0a0a0; */
    margin-bottom: 20px;
    padding: 1px 1px 1px 10px;
    border-radius: 5px;
}

.botonera {
    text-align: left;
    margin-bottom: 5px
}

.tabla-ficha {
    border: 1px solid #CCC;
    background-color: ##2286D2;
    width: 100%;
    margin: 0 0 15px
}

.tabla-ficha td p {
    font-size: 12px;
    color: #069;
    margin: 0
}

.toptenis .torneo {
    font-size: 1rem
}

.tabla-ficha .torneo {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    width: 200px;
    background-color: #2286D2
}

.tabla-ficha .torneo_tenis {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    width: 200px;
    background-color: #d98850;
}

.tabla-ficha .torneo p {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    margin: 0
}

.tabla-ficha .datos1,.tabla-ficha .datos1 p {
    font-size: 16px;
    font-weight: 700;
    margin: 0
}

.tabla-ficha2 {
    background-color: #ffffff;
    border-collapse: collapse;
    width: 100%;
    margin: auto;
    font-family: 'Chakra Petch';
}

.tabla-ficha2 td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #000;
    padding: 5px;
    font-family: 'Chakra Petch';
}

.tabla-ficha2 td p {
    font-size: 12px;
    color: #666;
    margin: 0;
    font-family: 'Chakra Petch';
    padding: 5px 0;
}

.tabla-ficha2 .dato {
    background-color: #0047b2;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    width: 300px;
    height: 33px;
    font-family: 'Chakra Petch';
    /* border: none; */
    text-align: left;
}

.tabla-ficha2 .dato p {
    background-color: #e3e3e3;
    font-size: 12px;
    color: #069;
    font-weight: 700;
    margin: 0
}

.tabla-ficha2 .top-tabla {
    background-color: #000000;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.cont-ficha {
    width: 100%;
    overflow: hidden;
    border: 1px solid #E4E4E4;
    background-color: #ffffff;
}

.cont-ficha .ficha-auxi {
    width: 100%;
    overflow: hidden;
    background: url(/prontus_nots/imag/artic/backficha_hori.gif) repeat-y left top;
    margin: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.ficha-auxi .box {
    overflow: hidden;
    border: 1px solid #FFF;
    background-color: #ffffff;
    height: auto;
    text-align: center;
    border-right: 10px;
    margin: 0 0 5px;
    /* padding: 0 10px; */
}

.CUERPO {
    font-family: Arial,Helvetica,Sans-Serif,Verdana,Tahoma;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    line-height: 140%;
    text-align: justify;
    margin: 20px 0 0;
    padding: 0 0 20px
}

.CUERPO p,.CUERPO * {
    padding: 5px 0;
    font-weight: 400;
    color: #666;
    text-align: justify;
    list-style: none;
}

.ficha-auxi .nom-jugador,.ficha-auxi .nom-jugador p {
    font-size: 16px;
    font-weight: 700;
    color: #069;
    line-height: 120%;
    text-align: center;
    margin: 0
}

.ficha-auxi .table-set .dato {
    font-size: 11px;
    color: #069;
    font-weight: 700;
    width: 50px
}

.ficha-auxi .table-set td,.ficha-auxi .table-set td p {
    font-size: 11px;
    color: #069;
    padding: 0
}

.ficha-auxi .box img {
    margin: 10px;
    border-radius: 5px;
}

.ficha-auxi .ranking {
    font-size: 12px;
    color: #036;
    line-height: 120%;
    text-align: center;
    margin: 0
}

.ficha-left {
    width: 300px;
    float: left;
    overflow: hidden
}

.ficha-right {
    width: 300px;
    float: right;
    overflow: hidden;
    margin-right: 15px;
    padding: 0 10px 0 0
}

.mvhome {
    width: 990px;
    padding: 10px
}

.mvhome .mv {
    border: 1px solid #FFF;
    width: 240px;
    float: left;
    overflow: hidden
}

.mvhome .mv .contenedor {
    width: 100%;
    overflow: hidden
}

.mvhome .mv .contenedor .modulo_deportes_mv [id^="marcador"]chico .actualizar {
    margin-right: 1px!important
}

.mvhome .mv .contenedor .modulo_deportes_mv [id^="marcador"]chico .fecha {
    font-size: 12px;
    color: orange;
    width: 10px;
    float: left;
    text-align: left;
    font-weight: 700;
    margin: 5px 0 0 5px
}

.mvhome .separador {
    border-bottom: 0!important
}

span.sirve_1 ,span.sirve_2 {
    position: relative;
    /* top: 118px; */
    /* right: 330px; */
    /* margin-top: 20px; */
    animation: desplazamiento 7s infinite cubic-bezier(0.4, 0.62, 0.65, 0.35);
    display: none;
}

.contenedor .separador {
    padding-top: 10px;
    border-bottom: 1px solid #CCC
}

#cuerpo-articulo .modulo_deportes_mv [id^="marcador"] .bottom {
    color: #000;
    text-align: left;
    border: 1px solid #E1E1E1;
    height: 780px;
    background-color: #F6F6F6;
    padding: 0 10px
}

#cuerpo-articulo .modulo_deportes_mv [id^="marcador"] .bottom .scroll {
    font-size: 13px;
    overflow: scroll;
    height: 700px;
    border: 1px solid #E1E1E1;
    background-color: #FFF;
    width: 605px;
    overflow-x: hidden;
    padding: 0 5px
}

#cuerpo-articulo .modulo_deportes_mv [id^="marcador"] .actualizar {
    width: 119px;
    height: 32px;
    position: absolute;
    bottom: 770px;
    margin: 0 258px;
    background-image: url(../imag/marcador/actualizar.png)
}
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll #mamlist li div embed {
    width: 590px;
    height: 340px;
    margin-left: 0!important
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll #mamlist li div {
    margin-left: 0!important;
    /* font-family: "Chakra Petch", sans-serif; */
    font-size: 17px;
    padding-right: 15px;
}

#articulo .col1 .contenido article p span.separador {
    color: #CCC
}

.modulo_deportes_mv [id^="marcador"] .top h2,.modulo_deportes_mv [id^="marcador"] .toptenis h2,.modulo_deportes_mv [id^="marcador"] .topgenerico h2,.modulo_deportes_mv [id^="marcador"]chico .toptenis h2,.modulo_deportes_mv [id^="marcador"]chico .topfutbol h2,.modulo_deportes_mv [id^="marcador"]chico .topgenerico h2 {
    font-size: 16px;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.modulo_deportes_mv [id^="marcador"] .top h3,.modulo_deportes_mv [id^="marcador"] .toptenis h3,.modulo_deportes_mv [id^="marcador"] .topgenerico h3 {
    font-size: .9rem;
    font-family: "Chakra Petch", sans-serif;
    width: 100%;
    text-align: left;
}

.modulo_deportes_mv [id^="marcador"] .top p,.modulo_deportes_mv [id^="marcador"] .toptenis p,.modulo_deportes_mv [id^="marcador"] .topgenerico p {
    font-size: 12px;
    margin-top: 5px;
    font-family: "Chakra Petch", sans-serif;
}

.modulo_deportes_mv [id^="marcador"] .top .cont1,.modulo_deportes_mv [id^="marcador"] .toptenis .cont1,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont1 {
    overflow: hidden;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
}

.modulo_deportes_mv [id^="marcador"] .top .cont1 .contleft,.modulo_deportes_mv [id^="marcador"] .toptenis .cont1 .contleft,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont1 .contleft,.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont1 .contleft,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont1 .contleft,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont1 .contleft {
    float: left;
    text-align: left;
    width: 100%;
}

.modulo_deportes_mv [id^="marcador"] .top .cont1 .contright,.modulo_deportes_mv [id^="marcador"] .toptenis .cont1 .contright,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont1 .contright {
    /* float: right; */
    /* text-align: left; */
    /* display: flex; */
    display: flex;
    flex-direction: row;
    align-content: flex-end;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.modulo_deportes_mv [id^="marcador"] .top .cont2 .contcenter span,.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .contcenter span,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .contcenter span {
    font-size: 70px;
    min-width: 25px;
    font-weight: 900;
    color: #ffffff;
    /* background: radial-gradient(black, transparent); */
    /* font-family: 'Lato'; */
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 6px 8px;
    font-family: "Chakra Petch", sans-serif;
    /* font-weight: 500; */
    /* font-style: normal; */
}

.modulo_deportes_mv [id^="marcador"] .top .cont2 h2,.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 h2,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 h2 {
    color: #ffffff;
    padding: 15px 0;
    top: 0;
    font-size: 13px;
    /* font-family: "Chakra Petch", sans-serif; */
    position: relative;
    margin-top: 7px;
    background: #444444;
    padding: 6px;
    border-radius: 5px;
    position: absolute;
    top: -10px;
    z-index: 0;
}

.modulo_deportes_mv [id^="marcador"] .top .cont3,.modulo_deportes_mv [id^="marcador"] .toptenis .cont3,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont3 {
    display: none
}

.modulo_deportes_mv [id^="marcador"] .top .cont3 .numeros,.modulo_deportes_mv [id^="marcador"] .toptenis .cont3 .numeros,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont3 .numeros {
    margin-left: 10px;
    overflow: hidden
}

.modulo_deportes_mv [id^="marcador"] .top .cont3 .linea,.modulo_deportes_mv [id^="marcador"] .toptenis .cont3 .linea,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont3 .linea {
    margin-left: 10px;
    background-color: #000;
    width: 580px;
    height: 15px;
    padding-top: 1px;
    margin-top: 5px;
    position: relative
}

.modulo_deportes_mv [id^="marcador"] .top .cont3 .linea2,.modulo_deportes_mv [id^="marcador"] .toptenis .cont3 .linea2,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont3 .linea2 {
    background-image: url(../imag/marcador/naranjo.png);
    margin-left: 3px;
    width: 80%;
    height: 10px;
    margin-top: 2px
}

.modulo_deportes_mv [id^="marcador"] .top .cont3 .iconos,.modulo_deportes_mv [id^="marcador"] .toptenis .cont3 .iconos,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont3 .iconos {
    text-align: left;
    margin: 5px 0 0 10px
}

.modulo_deportes_mv [id^="marcador"] .toptenis h1,.modulo_deportes_mv [id^="marcador"] .topgenerico h1 {
    font-size: 22px;
    color: #ffe1cd;
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2,.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 {
    overflow: hidden
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .contleft2,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .contleft2 {
    float: left;
    margin: 5px 0 0 10px
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .contcenter,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .contcenter {
    float: left;
    margin: 10px 0 0 85px
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .contright2,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .contright2 {
    float: right;
    margin: 5px 10px 0 0
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo {
    background-color: #151515;
    margin-bottom: 10px;
    overflow: hidden
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo td,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo td {
    border-right-width: 1px;
    border-color: #d98850;
    border-style: solid
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo .tabla1 span,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo .tabla1 span {
    color: #fc0;
    font-size: 14px;
    font-weight: 700
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo .tabla2,.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo .tabla3,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo .tabla2,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo .tabla3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    padding: 5px;
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo .tabla2 span,.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo .tabla3 span,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo .tabla2 span,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo .tabla3 span {
    font-size: 0.5rem;
    font-weight: 400;
    display: block;
    color: #8a8a8a;
    float: left;
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo .tabla2 img,.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo .tabla3 img,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo .tabla2 img,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo .tabla3 img {
    float: left;
    margin-right: 5px
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .fondo .tabla2 td,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .fondo .tabla2 td {
    border-bottom-width: 1px;
    border-color: #d98850;
    border-style: solid;
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont3 .numeros li,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont3 .numeros li {
    display: block;
    float: left;
    margin-right: 80px
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont3 .separaciones,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont3 .separaciones {
    position: absolute;
    bottom: 0;
    left: 15px
}

.modulo_deportes_mv [id^="marcador"] .toptenis .cont3 .separaciones li,.modulo_deportes_mv [id^="marcador"] .topgenerico .cont3 .separaciones li {
    display: block;
    float: left;
    margin-left: 110px;
    color: #FFF;
    font-size: 16px
}

.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont1,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont1,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont1 {
    overflow: hidden;
    margin-bottom: 5px
}

.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2 .fondo td,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2 .fondo td,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 .fondo td {
    padding: 5px
}

.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2 .fondo,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2 .fondo,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 .fondo {
    background-color: #151515;
    overflow: hidden
}

.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2 .fondo .tabla2,.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2 .fondo .tabla3,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2 .fondo .tabla2,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2 .fondo .tabla3,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 .fondo .tabla2,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 .fondo .tabla3 {
    font-size: 14px;
    color: #FFF;
    font-weight: 700
}

.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2 .fondo .tabla2 img,.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2 .fondo .tabla3 img,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2 .fondo .tabla2 img,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2 .fondo .tabla3 img,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 .fondo .tabla2 img,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 .fondo .tabla3 img {
    display: inline
}

.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2 .fondo .tabla2 td,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2 .fondo .tabla2 td,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 .fondo .tabla2 td {
    border-bottom: 1px solid #404040;
    vertical-align: center
}

.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2 .fondo .tabla2 span,.modulo_deportes_mv [id^="marcador"]chico .toptenis .cont2 .fondo .tabla3 span,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2 .fondo .tabla2 span,.modulo_deportes_mv [id^="marcador"]chico .topfutbol .cont2 .fondo .tabla3 span,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 .fondo .tabla2 span,.modulo_deportes_mv [id^="marcador"]chico .topgenerico .cont2 .fondo .tabla3 span {
    color: #adac0e
}

.modulo_deportes_mv [id^="marcador"]chico .estado,.modulo_deportes_mv [id^="marcador"]chico .estadotenis {
    font-size: 13px;
    background-color: #1D541C;
    text-align: center;
    width: 150px;
    float: right;
    margin-bottom: 5px;
    font-weight: 400!important;
    text-transform: capitalize!important;
    padding: 3px 0
}

.modulo_deportes_mv [id^="marcador"]chico .actualizar img,.modulo_deportes_mv [id^="marcador"]chico .vermarcador img, .modulo_deportes_mv [id^="marcador"]chico .estadisdicas img {
    border: 1px solid silver
}

.modulo_deportes_mv [id^="marcador"]chico .actualizar img:hover,.modulo_deportes_mv [id^="marcador"]chico .vermarcador img:hover,.modulo_deportes_mv [id^="marcador"]chico .estadisdicas img:hover {
    box-shadow: 0 0 8px #bebdbd;
    -webkit-box-shadow: 0 0 8px #bebdbd;
    -moz-box-shadow: 0 0 8px #bebdbd
}

.mamGeneral span .hora,.CUERPO strong,.CUERPO b {
    font-weight: 700
}

.tabla-ficha td,.CUERPO ul li strong {
    border-collapse: collapse;
    font-size: 14px;
    color: #000;
    padding: 8px;
    font-family: 'Chakra Petch';
}

#escudo1, #escudo2 {
    margin: auto;
    padding: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    /* border-radius: 50% !important; */
    /* border: 3px solid #474747 !important; */
    display: flex;
    align-items: center;
    align-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    max-width: 55px;
}

#goles1, #goles2 {
    border-radius: 5px;
    display: flex;
    width: 100%;
    height: 89px;
    background: #000000;
    /* background: radial-gradient(black, transparent)!important; */
    margin: 0 4px;
    border: none !important;
    /* color: #dee609; */
    font-weight: 900;
    float: left;
    font-size: 60px;
    text-align: center;
    line-height: 80px;
}

#lugar {
    font-size: .8rem;
    width: 100%;
    text-align: center;
    color: #ffffff !important;
    font-weight: normal;
    display: flex;
    justify-content: flex-start;
    align-content: center;
    flex-direction: row;
    align-items: center;
    margin-top: 20px;
}

.etapa {
    text-align: left
}

.modulo_deportes_mv [id^="marcador"] .bottom {
    width: 100% !important;
    color: #000 !important;
    text-align: left !important;
    height: auto !important;
    background-color: #000000 !important;
    padding: 0 0px !important;
    border-radius: 10px;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    font-family: "Chakra Petch", sans-serif;
}

.bottom {
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll #mamlist li:hover {
    background: none !important;
    cursor: pointer !important;
    color: black !important;
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll .cuadro {
    min-height: 50px !important;
    max-height: 500px !important;
    display: block;
    /* background: radial-gradient(#d7d7d7, transparent) !important; */
    /* background: #fff !important; */
    border-right: 1px solid #ccc !important;
    float: left;
    width: 130px;
    margin: 0 10px 0 0;
    padding: 15px 0 !important;
    float: left;
}

.modulo_deportes_mv [id^="marcador"] .info-rel {
    float: unset !important;
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll {
    width: 100% !important;
    font-size: 14px;
    border: 0px solid #e1e1e1 !important;
    background: #fff url(/noticias/imag/deportes/virtuales/futbol/bg-marc-mam.gif);
    background: #f6f9ff !important;
    overflow: hidden !important;
    padding: 0 0px 0 0 !important;
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll .tiempo {
    text-align: center;
    display: flex;
    float: left;
    width: 50px !important;
    height: 24px;
    background-image: url(../imag/marcador/tiempo.jpg) !important;
    background-size: 47px !important;
    margin: 0 5px;
    background-repeat: no-repeat;
    position: relative;
    bottom: 0;
    justify-content: center;
    align-items: flex-end;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.modulo_deportes_mv [id^="marcador"] .bottom .scroll .tiempo h1 {
    font-size: 14px;
    margin-top: 6px;
    color: #ffffff !important;
    font-weight: 900 !important;
    font-family: "Chakra Petch", sans-serif;
}

h1 {
}

article#despliegue-titular h1.titular {
    font-family: 'Merriweather';
}

@keyframes colorChange {
    to {
        background-position: top left;
    }
}

.contleft2:before,.contright2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: rgba(0, 0, 255, 0.5); */
    /* color azul con opacidad del 50% */
    z-index: -1;
   
    background-size: contain;
    filter: blur(6px);
    filter: brightness(0.5) blur(50px) grayscale(0);
    /* filter: grayscale(1); */
    border-radius: 6%;
    background-repeat: no-repeat;
    background-position-y: center;
}

/* Style the tab */
.tab {
    overflow: hidden;
    /* border: 1px solid #ccc; */
    background-color: #282828;
    border-radius: 10px 10px 0px 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: white;
    font-family: 'chakra petch';
    border-radius: 10px 10px 0 0;
    border: 1px solid #454545;
    border-bottom: none;
    margin: 1px;
    margin-bottom: 0;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #0047b2;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #0047b2;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.rotulo-seccion {
    background-color: unset;
    font-family: 'Merriweather';
}

.fila-flotante2 {
    width: 100%;
    height: 45px;
    z-index: 100;
    background: black;
    position: fixed;
    top: 45px;
    /* left: 0; */
    display: flex;
}

.modulo_deportes_mv [id^="marcador"] .top.fila-flotante2 .cont1 {
    display: none;
}

.modulo_deportes_mv [id^="marcador"] .top.fila-flotante2 .cont2 {
    width: 100%;
    /* float: left; */
    margin: 0px 0px 2px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    padding: 0px 0;
    position: relative;
}

.modulo_deportes_mv [id^="marcador"] .top.fila-flotante2 .cont2 .contcenter {
    width: 100%;
    /* float: left; */
    margin: 0px 0px 2px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 0px 0;
}

.modulo_deportes_mv [id^="marcador"] .top.fila-flotante2 .cont2 .contcenter span, .modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .contcenter span {
    font-size: 20px;
    font-weight: 900;
    color: #ffffff;
    /* background: radial-gradient(black, transparent); */
    /* font-family: 'Lato'; */
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 0px 18px;
    margin: 0 7px;
    font-family: "Chakra Petch", sans-serif;
    /* font-weight: 500; */
    /* font-style: normal; */
    align-content: center;
}

.modulo_deportes_mv [id^="marcador"] .top.fila-flotante2 #goles1, .modulo_deportes_mv [id^="marcador"] .top.fila-flotante2 #goles2 {
    height: 35px;
}

.modulo_deportes_mv [id^="marcador"] .top.fila-flotante2 #escudo1,.modulo_deportes_mv [id^="marcador"] .top.fila-flotante2 #escudo2 {
    /* border: 1px solid black !important; */
    height: auto;
    width: 60px;
}

.tab .logo-dep {
    position: absolute;
    right: 15px;
    background: none;
    /* height: 98px; */
    width: 125px;
}

.cont-ver .btn-marcadores {
    background: #0000008c;
    padding: 4px;
    border-radius: 4px;
    margin-top: 5px;
    font-size: 12px;
}

.cont-ver .btn-marcadores:hover {
    background: #000000;
}

@media only screen and (min-width: 576px) {
    .modulo_deportes_mv [id^="marcador"] .top .cont2 .contcenter span, .modulo_deportes_mv [id^="marcador"] .toptenis .cont2 .contcenter span, .modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .contcenter span {
        font-size: 82px;
        font-weight: 900;
        color: #ffffff;
        /* background: radial-gradient(black, transparent); */
        /* font-family: 'Lato'; */
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        padding: 9px 18px;
        margin: 0 7px;
        font-family: "Chakra Petch", sans-serif;
        /* font-weight: 500; */
        /* font-style: normal; */
    }

    .modulo_deportes_mv #marcador .top .cont2 .contcenter span, .modulo_deportes_mv #marcador .toptenis .cont2 .contcenter span, .modulo_deportes_mv #marcador .topgenerico .cont2 .contcenter span {
        font-size: 38px;
        font-weight: 900;
        color: #ffffff;
        /* background: radial-gradient(black, transparent); */
        /* font-family: 'Lato'; */
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        padding: 9px 18px;
        margin: 0 7px;
        font-family: "Chakra Petch", sans-serif;
        /* font-weight: 500; */
        /* font-style: normal; */
    }

    .modulo_deportes_mv .fila-flotante2 {
        height: auto;
        /* right: 0px; */
        margin-bottom: 10px;
        /* background-color: #000000b3 !important; */
        padding: 10px 10px;
        border-radius: 0px 0 0px 0px !important;
        width: 100%;
        max-width: 730px;
        display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        /* justify-self: right; */
        align-items: center;
        align-content: center;
        border-radius: 0 0 10px 10px !important;
        border-bottom: 3px solid #0762e7;
        border-top: 3px solid #0762e7;
    }

    .modulo_deportes_mv [id^="marcador"] .bottom .scroll .tiempo h1 {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 1366px) {
    .modulo_deportes_mv .fila-flotante2 {
        max-width: 750px;
    }
}

@media only screen and (max-width: 575px) {
    .modulo_deportes_mv {
        width: 96%;
        margin: auto;
    }

    .tab,.modulo_deportes_mv [id^="marcador"] {
        /* margin: 0 2vw !important; */
        width: 96vw !important;
    }

    .fila-flotante2 {
        background: #424242 !important;
        left: 0;
        top: 59px;
        border-bottom: 2px solid #0066ff;
        border-top: 2px solid #0066ff;
    }

    .modulo_deportes_mv [id^="marcador"] .bottom .scroll .cuadro {
        min-height: 103px !important;
        /* max-height: 500px !important; */
        display: block;
        /* background: #fff !important; */
        border-right: 0px solid #ccc !important;
        float: left;
        width: 30%;
        margin: 0 0px 0 0;
        padding: 0px 0 !important;
        float: left;
    }

    ol, ul {
        padding-left: 1rem;
    }

    .fila-flotante2 .dt1, .fila-flotante2 .dt2 {
        display: none
    }

    .modulo_deportes_mv [id^="marcador"] .fila-flotante2 h1 {
        font-size: 10px;
    }

    .modulo_deportes_mv [id^="marcador"] .fila-flotante2 p {
        font-size: 10px;
        margin-top: 0px;
    }

    .tabla-ficha2 {
        background-color: #ffffff;
        border-collapse: collapse;
        width: 96%;
        margin: auto;
        font-family: 'Chakra Petch';
    }

    .cont2 .contcenter span, .modulo_deportes_mv [id^="marcador"] .topgenerico .cont2 .contcenter span {
        font-size: 35px !important;
    }

    #goles1, #goles2 {
        height: 58px !important;
    }

    /*Tenis*/
    .modulo_deportes_mv [id^="marcador"] .toptenis h1, .modulo_deportes_mv [id^="marcador"] .topgenerico h1 {
        font-size: 1rem;
    }
}

@keyframes desplazamiento {
    0% {
        transform: translateX(0) translateY(0);
        /* Comienza desde la posiciÃƒÂ³n inicial (izquierda) */
    }

    25% {
        transform: translateX(10px) translateY(0px) ;
        /* Desplazamiento hacia la derecha con leve rebote hacia arriba */
    }

    50% {
        transform: translateX(20px) translateY(0);
        /* Pico del desplazamiento hacia la derecha */
    }

    75% {
        transform: translateX(10px) translateY(0px) ;
        /* Regresa hacia la izquierda con leve rebote hacia arriba */
    }

    100% {
        transform: translateX(0) translateY(0);
        /* Regresa a la posiciÃƒÂ³n inicial (izquierda) */
    }
}
