body {
    overflow-x: hidden !important;
}

td.wfb-tabcalc-logo-home img, td.wfb-tabcalc-logo-away img, td.wfb-tabcalc-standing-logo img  {
    width: 35px;
}
a.logo-comercio {
    background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo-depor-white.png) no-repeat 3px 3px;
    background-size: 75%;
    height: 26px;
    width: 70px;
}
.boton-especiales {
    text-decoration: none;
    position: absolute;
    display: inline-block;
    text-indent: 0 !important;
    color: #fff;
    font: 700 13px/13px Arial;
    padding-top: 8px;
}
a.boton-especiales, a.boton-especiales:hover{
    color: #fff !important;
}

img.link-espec {
    max-width: 100%;
    padding-bottom: 50px;
}

body{	
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing: grayscale;
}

hr {
    margin: 40px 0px 5px 0px;
    opacity: 0.2;
}

.btn-ver{
    margin: 0px auto;
    display: inline-block;
    color: #060606;
    box-shadow: 1px 1px 0px #838383;
    background-color: #D9D9D9;
    padding: 10px 12px;
    border-radius: 10px;
    font: 17px/20px 'barlowcondensed-medium';
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

@font-face {
    font-family: 'actobold';
    src: 	url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/acto-bold-webfont.woff2') format('woff2'),
         	url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/acto-bold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'barlowcondensed-medium';
    src: 	url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/barlowcondensed-medium.woff2') format('woff2'),
         	url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/fonts/barlowcondensed-medium.woff') format('woff');
}

/* BARRA NEGRA DEPOR*/

header {
	background: #000;
	width: 100%
}

.header-comercio {
	background: #000;
	padding: 5px;
	position: fixed;
	width: 100%;
	z-index: 9999999;
	height: 30px;
	top: 0;
}

.ctn-header-comercio {
	margin: 0 auto;
	max-width: 980px;
	text-align: left
}

.ctn-header-comercio a {
	display: inline-block;
	text-indent: -9999px
}

.ctn-header-comercio-v2 {
	text-align: center
}
a.logo-especiales {
	background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo-especiales.png) no-repeat 0 3px;
	background-size: 85%;
	height: 22px;
	width: 100px
}

a.logo-depor {
	background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/logo.png) no-repeat 0 0;
	background-size: 95%;
	height: 24px;
	width: 105px
}

#social {
	float: right;
	margin-right: 10px;
}

#social ul {
	display: inline-block;
	margin: -3px auto 0;
	padding: 0;
	vertical-align: middle
}

#social ul li {
	display: inline-block;
	margin: 0 1px;
	vertical-align: middle
}

#social ul li a {
	height: 32px;
	width: 32px
}

#social ul li a.facebook {
	background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/sprite-redes.png) no-repeat -6px -4px;
	background-size: 130px;
	border-radius: 20px
}

#social ul li a.tw {
	background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/sprite-redes.png) no-repeat -56px -9px
}

#social ul li a.tw {
	background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/sprite-redes.png) no-repeat -50px -4px;
	background-size: 130px;
	border-radius: 20px
}

#social ul li a.wst {
	background: url(https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/img/sprite-redes.png) no-repeat -92px -4px;
	background-size: 130px;
	border-radius: 20px
}

#social ul li:hover {
	opacity: .5
}

/* FIN BARRA NEGRA DEPOR*/


body{
	background: #fff !important;
}

input
{
	width: 22px;
	text-align: center;
	background: #fff;
	color: #09589e;
}

input[readonly] {
    background-color: #dfe3e6;
    border: 1px #000 solid;
    color: #707070;
}

.wfb-loading_img {
	position: absolute;
	top: 250px;
	left: 280px;
	width: 100px;
	height: 100px;
	background-image: url("https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_general/depor/prod/elementos-comunes/gfx/wfb_loading.png");
	background-repeat: no-repeat;
}

.contenedor-medio{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: space-between;    
}

/*Banners de publicidad*/
.container-top{
    margin-top: 20px;
    padding: 10px 0;
    background-color: #fff;
    text-align: center;
}

.container-caja3{
    display: none;
}

.lateral-izq{
    float: left;
    display: inline-block;
    margin: 40px 20px;
    padding: 20px 0;
    width: 12%;
    /*flex: 160px 1;*/
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    overflow: auto;
    position: -webkit-sticky;
    position: fixed;
    top: 20;    
    left: 0;
}

.lateral-der{
    float: left;
    display: inline-block;
    margin: 40px 20px;
    padding: 20px 0;
    width: 12%;
    /*flex: 160px 1;*/
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 620px;
    overflow: auto;
    position: -webkit-sticky;
    position: fixed;
    top: 20; 
    right: 0;
}
.container-zocalo{
    max-width: 728px;
    height: auto;
    z-index: 2147483646;
    position: fixed;
    margin: 20px auto 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
}
.clear{
    clear: both;
}
/*Fin banners de publicidad*/

.contenedor-fluido {
    max-width: 980px;
    width: 100%;
    height: 390px;
    background-image: url('../img/bg-2.jpg?banner');
    background-size: 100%;
    background-repeat: no-repeat;
}

    .contenedor-cab {
        max-width: 980px;
        /*background-color: pink;*/
        margin: 0 auto
    }

        .contenedor-cab img {
            width: 100%;
            height: auto;
            max-width: 300px;
            text-align: center;
            margin: 25px auto 0;
            display: block;
            padding: 40px 20px 18px;
        }

        .contenedor-cab p {
            font: 1.7em/23px 'barlowcondensed-medium';
            color: white;
            margin: 0 auto;
            text-align: center;
            max-width: 480px;
            padding: 0px 10px;
        }


/*Container*/
.wfb-tabcalc-wrapper {	
    margin: 0 auto 120px auto;
    position: relative;
    display: flex;
    flex-direction: column;
}

#wfb-tabcalc-content
{
	width: 100%;
}

.wfb-tabcalc-selector-container
{
	background: #000;
	margin-bottom: 5px;
	width: 980px;
	height: 45px;
	text-align: center;
}

#wfb-tabcalc-matchdays
{
	border: 1px solid #e8e8e8;
	position: relative;
	float: left;
	width: 980px;
	background: #fff;
}

/*Standard Tabelle*/
.standard_tabelle tr td {
	text-align: center;
	nowrap: nowrap;
}

/*Matches Tabelle*/
td.wfb-tabcalc-match-date{
	width: 15%;
}

td.wfb-tabcalc-match-time {
	width: 10%;
}

td.wfb-tabcalc-name-home,
td.wfb-tabcalc-name-away {
	width: 26%;
}

td.wfb-tabcalc-logo-home,
td.wfb-tabcalc-logo-away {
	width: 1%;
}

td.wfb-tabcalc-goals-home,
td.wfb-tabcalc-goals-away {
	width: 3%;
}

td.wfb-tabcalc-divider {
	width: 5%
}

.standard_tabelle td.wfb-tabcalc-name-home {
	text-align: right;
}

.standard_tabelle td.wfb-tabcalc-name-away {
	text-align: left;
}

/*Middle Navi Box*/
#wfb-tabcalc-standing-buttons-container {
    width: 980px;
    height: 40px;
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}

#wfb-tabcalc-prev-matchday {
	margin-left: 27%;
}

.wfb-tabcalc-standing-buttons {
    margin-right: 5px;
    margin-top: 5px;
    padding-top: 4px;
    background-color: #000;
    width: 106px;
    height: 24px;
    color: #fff;
    font-weight: bold;
    /* font-size: 0.8em; */
    text-align: center;
    cursor: pointer;
    float: left;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 20px;
    text-transform: uppercase;
}
	
/*Standing Tabelle*/
.standard_tabelle  td.wfb-tabcalc-standing-team {
	text-align: left;
	/*width: 246px;*/
}

.standard_tabelle td.ueberschrift-standing-team {
	text-align: left;
}

.standard_tabelle td.wfb-tabcalc-standing-logo {
	width: 5%;
}

.standard_tabelle td.wfb-tabcalc-standing-group-team {
	text-align: left;
	width: 25%;
}

#wfb-tabcalc-table table.wfb-tabcalc-standing-table {
	position: relative;
	float: left;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background: #fff;
}
p.instrucciones span {
	font-weight: bold;
}
/*Round_marker Colors*/
.color_id1 {
    background: #F5EBD4;
    color: black;
    font-weight: bold;
}
.color_id2{
    background: #F5EBD4;
    color: black;
    font-weight: bold;
}
.color_id3 {
    background: #FAAB61;
    font-weight: bold;
    color: black;
}
.color_id4{
	background: #E8F5D3;
}
.color_id6{
	background: #D2E4F3;
}
.color_id7{
	background: #BDD9EF;
}
.color_id8{
	background: #A5CCE9;
}
.color_id0{
	background: #fff;
}

/*Legende*/
.tabcalc-legende{
	border-bottom: 1px solid #9bcaf3;
	border-left: 1px solid #9bcaf3;
	border-right: 1px solid #9bcaf3;
	width: 100%;
	background: #fff;
	border-spacing: 1px;
}

.leyendas{
    text-align: left;
}

#wfb-tabcalc-navi
{
	position: relative;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
    float: center;
}

.wfb-tabcalc-navi-day,
.wfb-tabcalc-navi-group
{
	position: relative;
	height: 24px;
	width: 28px;
	text-align: center;
	padding-top: 8px;
    border: 1px solid #757272;
    float: left;
    margin: 1px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    background: #020202;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wfb-tabcalc-navi-day.tabwidth23
{
	width: 23px;
}

.wfb-tabcalc-navi-day.tabwidth24
{
	width: 24px;
}

.wfb-tabcalc-navi-day.tabwidth25
{
	width: 25px;
}

.wfb-tabcalc-navi-day.tabwidth26
{
	width: 26px;
}

.wfb-tabcalc-navi-day.tabwidth27
{
	width: 27px;
}

.wfb-tabcalc-navi-day.tabwidth28
{
	width: 46px;
}

.wfb-tabcalc-navi-day.completed,
#wfb-tabcalc-next-matchday.completed,
#wfb-tabcalc-prev-matchday.completed
{
	color: #fff;
	background: #000;
}

.wfb-tabcalc-navi-day.active, .wfb-tabcalc-navi-group.active {
    background-color: #EF6E08 !important;
    color: #000 !important;
    font-size: 20px;
}

#wfb-tabcalc-first-leg,
#wfb-tabcalc-second-leg,
#wfb-tabcalc-third-leg
{
	border: 1px solid #000;
	width: 28px;
	height: 22px;
	padding-top: 10px;
	float: left;
	color: #000;
	background: #fff;
	font-weight: bold;
	margin: 1px;
	text-align: center;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wfb-tabcalc-button
{
	background-repeat: repeat-x;
	border-radius: 3px;
	border-left-color: #ccc;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #aaa;
	border-width: 1px;
	border-style: solid;
	font-family: sans-serif;
	height: 22px;
	padding-top: 4px;
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 80px;
	cursor: pointer;
}

.wfb-tabcalc-group{
	width: 100%;
}



/** fechas **/
#wfb-tabcalc-navi-day-19,
#wfb-tabcalc-navi-day-20,
#wfb-tabcalc-navi-day-21,
#wfb-tabcalc-navi-day-22,
#wfb-tabcalc-navi-day-23,
#wfb-tabcalc-navi-day-24,
#wfb-tabcalc-navi-day-25,
#wfb-tabcalc-navi-day-26,
#wfb-tabcalc-navi-day-27,
#wfb-tabcalc-navi-day-28,
#wfb-tabcalc-navi-day-29,
#wfb-tabcalc-navi-day-30,
#wfb-tabcalc-navi-day-31,
#wfb-tabcalc-navi-day-32,
#wfb-tabcalc-navi-day-33,
#wfb-tabcalc-navi-day-34,
#wfb-tabcalc-navi-day-35,
#wfb-tabcalc-navi-day-36,
#wfb-tabcalc-navi-day-37,
#wfb-tabcalc-navi-day-38{
	display: none !important;
}

.wfb-tabcalc-match-date,
.wfb-tabcalc-match-time{
	display: none !important;
}

tbody tr:nth-child(12),
tbody tr:nth-child(13),
tbody tr:nth-child(14),
tbody tr:nth-child(15),
tbody tr:nth-child(16),
tbody tr:nth-child(17),
tbody tr:nth-child(18),
tbody tr:nth-child(19),
tbody tr:nth-child(20),
tbody tr:nth-child(21){
	display: none !important;
}

.standard_tabelle td {
    line-height: 30px !important;
}

tr.color_id0 td:nth-child(8),
tr.color_id1 td:nth-child(8),
tr.color_id2 td:nth-child(8),
tr.color_id3 td:nth-child(8){
	display: none !important;
}

.tabcalc-legende{
	display: none !important;
}

.leyenda{
    display: inline-block;
    font: 13px/15px arial;
    margin: 13px auto -8px 10px;
    vertical-align: top;
    width: 95%; 
}
	.leyenda i{
		/*border-radius: 10px;*/
		display: inline-block;
		height: 10px;
		vertical-align: top;
		width: 10px;
	}
        i.amarillo {
            background: #F5EBD4;
            margin-top: 2px;
        }
        i.gris {
            background: #FAAB61;
            margin-top: 2px;
        }

p.instrucciones{
	font: 17px/20px 'barlowcondensed-medium';
	text-align: center;
}

.standard_tabelle td {
    font: 20px/20px 'barlowcondensed-medium';

}

/* PINTAR FECHA CUMPLIDA */
#wfb-tabcalc-navi-day-9,
#wfb-tabcalc-navi-day-8,
#wfb-tabcalc-navi-day-7,
#wfb-tabcalc-navi-day-6,
#wfb-tabcalc-navi-day-5,
#wfb-tabcalc-navi-day-4,
#wfb-tabcalc-navi-day-3,
#wfb-tabcalc-navi-day-2,
#wfb-tabcalc-navi-day-10,
#wfb-tabcalc-navi-day-11,
#wfb-tabcalc-navi-day-12,
#wfb-tabcalc-navi-day-13,
#wfb-tabcalc-navi-day-14,
#wfb-tabcalc-navi-day-15,
#wfb-tabcalc-navi-day-16,
#wfb-tabcalc-navi-day-17,
#wfb-tabcalc-navi-day-18{
	background: #000;
	color: white;
}

@media screen and (max-width: 1024px) {
    
    .wfb-tabcalc-wrapper{
        margin: 0 auto;
        position: relative;
        width: 980px;
        display: inline-block;
    }
    .lateral-izq, .lateral-der{
        display: none;
    }
}

@media screen and (max-width: 640px) {    
    
    #social ul li a.wst {
        display: block
    }
    
    /*Banners de publicidad*/
    .container-top{    
		margin-top: 40px;    
        padding: 0;
        background-color: #3A1E2C;
    }    
    .container-caja3{
        display: block;
        margin: 30px 0 70px 0;
        text-align: center;
    }
    /*Fin Banners de publicidad*/  
    
    .contenedor-fluido {
        background-color: #000;
        max-width: 640px;
        width: 100%;    
        height: 365px;
        background-image: url('../img/banner-m.jpg?banner');    		 background-size: 100%;
    }
    
    #wfb-tabcalc-content {
	    width: 99.5%;
	}
 
    .wfb-tabcalc-wrapper,
    .wfb-tabcalc-selector-container,
    #wfb-tabcalc-matchdays,
    #wfb-tabcalc-standing-buttons-container {
	    width: 100%;
	}

	.wfb-tabcalc-selector-container{
		height: 50px;
		/*overflow: hidden;*/
	}
		#wfb-tabcalc-navi{
            /*float: left;*/
		}

	#wfb-tabcalc-prev-matchday{
		margin-left: 3%;
	}

	.wfb-tabcalc-standing-buttons{
		width: 21%;
	}

	.box-main-popup .popup{
	    top: 100px;
	}
	.wfb-tabcalc-navi-day.tabwidth28{
		width: 32px;
	}

    .contenedor-cab p {
        font: 1.4em/22px 'barlowcondensed-medium';
        max-width: 480px;
        padding: 0px 10px;
    }
    
     .contenedor-cab img {
        margin: 10px auto 0;

    }       
}
@media screen and (max-width: 414px) {    
    .contenedor-fluido {
        height: 257px;
    }
}
@media screen and (max-width: 375px) {    
    .contenedor-fluido {
        height: 195px;
    }
}
@media screen and (max-width: 360px) {    
    .contenedor-fluido {
        height: 185px;
    }
}

@media screen and (max-width: 320px) {
    
    #social {
        margin: 0;
    }
    .wfb-tabcalc-navi-day.tabwidth28 {
        width: 28px;
    } 
    
    #wfb-tabcalc-content {
        width: 100%;
    }
    
    .contenedor-fluido {
        width: 100%;
    }
}
/** agregados **/

#wfb-tabcalc-refresh {
    background-color: #888686;
    border: 1px solid #000;
}
	#wfb-tabcalc-refresh:hover{
		background-color: #4ebd0c;
	}
#wfb-tabcalc-clear {
    background-color: #da0a13;
    border: 1px solid #000000;
}
    #wfb-tabcalc-clear:hover {
        background-color: #ff0000;
    }
#wfb-tabcalc-prev-matchday,
#wfb-tabcalc-next-matchday{
	background-color: #fff;
    border: 1px solid #000;
    color: #000;
}
	#wfb-tabcalc-prev-matchday:hover,
	#wfb-tabcalc-next-matchday:hover{
		background-color: #000;
	    border: 1px solid #fff;
	    color: #fff;
	}

.box-main-popup {
    background: rgb(0 0 0 / 75%);
    height: 100%;
    position: absolute;
    width: 100.3%;
    z-index: 200;
}
	.popup{
        background: #fdfdfd;
        border: 1px solid #7a2e4d;
        height: 140px;
        left: 50%;
        margin-left: -150px;
        padding: 10px;
        position: fixed;
        text-align: center;
        top: 205px;
        width: 280px;
	}
.popup p {
    /* color: #398e06; */
    font: 18px/22px 'actobold';
    margin: 10px auto 30px;
    text-align: center;
}

	.popup #wfb-tabcalc-clear.wfb-tabcalc-standing-buttons{
		background-color: #398e06;
		display: inline-block;
		float: inherit;
		margin: 0 15px;    	
		vertical-align: top;
		width: 106px;
	}
		.popup #wfb-tabcalc-clear.wfb-tabcalc-standing-buttons:hover{
			background-color: #ef1d1d;
		}
	.cancelar{		
	    background-color: #da0a13;
	    color: #fff;
	    cursor: pointer;
	    display: inline-block;
	    float: inherit;
	    font-weight: bold;
	    height: 24px;
	    line-height: 20px;
	    margin: 0 15px; 
	    padding-top: 4px;
	    text-align: center;
	    vertical-align: top;
	    width: 106px;

	    -webkit-touch-callout: none;
	    -webkit-user-select: none;
	    -khtml-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;	    
	}
		.cancelar:hover{
			background-color: #bf2828;
		}
	.layer{
		background: transparent;
	    height: 28px;
	    position: absolute;
	    top: 0;
	    width: 106px;
	}


