.bannerContent{
	margin: 0 auto;
	width: 100%;
}
.bannerContent a{
	display:  block;
}
.banner{
	width: 100%;
	height: 90px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
.banner.first{
	background-image: url('../banners/img/728x90.jpg'); /*728x90*/
	margin: 10px auto;
}
.banner.second{
	background-image: url('../banners/img/728x90.jpg'); /*728x90*/
	margin: 0 auto 10px;
}
.banner.home_col_right{
	background-image: url('../banners/img/234x60.jpg'); /*234x60*/
}
.maxSize-767 .banner{
	height: 85px;
	width: 90%;
}
.maxSize-479 .banner{
	height: 61px;
}
.maxSize-767 .banner.first{
	background-image: url('../banners/img/469x61.jpg'); /*469x61*/
}
.maxSize-479 .banner.first{
	background-image: url('../banners/img/231x54.jpg'); /*321x54*/
}
.maxSize-310 .banner.first{
	background-image: url('../banners/img/234x60.jpg'); /*234x60*/
}
.maxSize-767 .banner.second{
	background-image: url('../banners/img/469x61.jpg'); /*469x61*/
}
.maxSize-479 .banner.second{
	background-image: url('../banners/img/231x54.jpg'); /*321x54*/
}
.maxSize-310 .banner.second{
	background-image: url('../banners/img/234x60.jpg'); /*234x60*/
}
.banner.interior01{
	background-image: url('../banners/img/234x60.jpg'); /*234x60*/
}
.banner.interior02{
	background-image: url('../banners/img/234x60.jpg'); /*234x60*/
}
div[class*="dfMc-"] .boxStuff.logos{
	background-image: url('../banners/img/logo_df_jug_dest.png');
	background-repeat: no-repeat;
    background-size: 220px auto;
}
/*Apuestas*/
div[class*="dfMc-"] .subHeader{ color: #000}
div[class*="dfMc-"] .itemStyles .item .contentItem .col .date{ color:#000;}
div[class*="dfMc-"] .itemStyles .item .contentItem .apuestas {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    height: 25px;
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    overflow: hidden;
    text-transform: uppercase;
    padding: .35rem 1.25rem;
    left: 50%;
    bottom: 25px;
    z-index: 1;
    width: 90px;
    display: block;
    margin: -.25em auto;
    text-align: center;
    border: none;
    background-color:#ea3302;
    position: absolute;
	border-radius: 5px;
}
div[class*=dfMc-] .itemStyles.rdsnItem .item .apuestas {
    width: 140px;
	transform: translate(-50%,0px)
}
div[class*=dfMc-] .agendaMaM .owl-theme .owl-controls .owl-buttons div {
    height: 150px;
}
div[class*=dfMc-] .agendaMaM .owl-theme .owl-controls .owl-buttons div:active, div[class*=dfMc-] .agendaMaM .owl-theme .owl-controls .owl-buttons div:focus, div[class*=dfMc-] .agendaMaM .owl-theme .owl-controls .owl-buttons div:hover {
    height: 150px;
}
div[class*="dfMc-"] .fin .itemStyles .item .contentItem .apuestas {
    display: none;
}
div[class*=dfMc-] .itemStyles.rdsnItem .item .information {
    margin-top: 20px;
}
/* Fin Apuestas */

/*fixture grupos*/
div.dfMc-Page[data-name*="fixture_A"] .fixture .navbar, div.dfMc-Page[data-name*="fixture_B"] .fixture .navbar,
div.dfMc-Page[data-name*="fixture_C"] .fixture .navbar, div.dfMc-Page[data-name*="fixture_D"] .fixture .navbar,
div.dfMc-Page[data-name*="fixture_E"] .fixture .navbar, div.dfMc-Page[data-name*="fixture_F"] .fixture .navbar,
div.dfMc-Page[data-name*="fixture_G"] .fixture .navbar, div.dfMc-Page[data-name*="fixture_H"] .fixture .navbar
{
display: none;
}
div.dfMc-Page[data-name*="fixture_A"] .fixture .fecha, div.dfMc-Page[data-name*="fixture_B"] .fixture .fecha,
div.dfMc-Page[data-name*="fixture_C"] .fixture .fecha, div.dfMc-Page[data-name*="fixture_D"] .fixture .fecha,
div.dfMc-Page[data-name*="fixture_E"] .fixture .fecha, div.dfMc-Page[data-name*="fixture_F"] .fixture .fecha,
div.dfMc-Page[data-name*="fixture_G"] .fixture .fecha, div.dfMc-Page[data-name*="fixture_H"] .fixture .fecha
{
display: block;
}
/* fin fixture grupos*/