/* Le classi definite qui sovrascrivono tutte le altre  */


/* START COUNTDOWN MONDIALI 2014 ( Non cancellare ! )
***************************************************************

#counterMondiali {
	display: none !important;
}

.main-header .searchbox {
	display: block !important;
	margin: 8px 0 0 0 !important;
}


@media only screen and (max-width: 1023px) and (min-width: 600px){
	.main-header  .logo-column {
		width: 100% !important;
	}
}

/* END COUNTDOWN MONDIALI 2014 ( Non cancellare ! )
***************************************************************/
/*@media only screen and (max-width: 599px) {
#counterMondiali .absolute-link {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 8;
}
}
 @media only screen and (max-width: 1023px) and (min-width: 600px) 
 {
	
	#counterMondiali {
	  left: 10px;
	}
}*/
/*
.blog{
	display: none;
}
.title-blogs{
	display: none;
}*/

.ie8-desktop .video-bar .section-video-bar-large-12-column ul>li {
    width: 19.4%;
}

@media only screen and (min-width: 1440px) {
	.u011-opener-article .u011-opener-article-column .image-container.no-animate:hover .image-caption {
		bottom: -65px !important;
	}
}
@media only screen and (max-width: 1439px) and (min-width: 1024px) {
	.u011-opener-article .u011-opener-article-column .image-container.no-animate:hover .image-caption {
		bottom: -65px !important;
	}
}



/* 2015.01.02 > regola provvisoria su pagina FotoGallery */
.type-fotogallery .u021 .u021-image-column .image-container .image-caption {
     position: absolute;
}


/*.livebox .u031 .scroll-wrapper {
	overflow-y: auto; 
}*/


/*MEDIA QUERIES PER BANNER APPLE*/


/*@media screen and (min-width: 320px) and (max-width: 1023px)  {
	.adv-pushbar-box.novesettanta {
		display: none !important;
	}

}

@media screen and (min-width: 1024px) and (max-width: 1440px)  {
	.adv-pushbar-box.novesettanta {
		display: block !important;
	}
	.adv-pushbar-box.hide.novesettanta {
		display: block !important;
	}
}

@media screen and (min-width: 1441px) {
	.adv-pushbar-box.novesettanta {
		display: block !important;
	}
	.adv-pushbar-box.hide.novesettanta {
		display: block !important;
	}
}

@media screen and (min-device-width: 768px) and (min-device-height: 1024px) and (orientation:portrait) {
  	.adv-pushbar-box.novesettanta {
		display: block !important;
	}
	.adv-pushbar-box.hide.novesettanta {
		display: block !important;
	}
}
*/


@media only screen and (max-width: 599px) {
.video-bar .section-video-bar-large-12-column ul > li:first-child .detail {
  left: auto;
}
}

/* Ticket#2015081402000115 — occhielli tagliati nelle videobar (NO hp e calcio) */
section.main-container {overflow: visible !important;}


/* BOX SERIE A HIGHLIGHTS MF */
#last_results_container[data-id='21'] .right.highlights-link {display:none}
#last_results_container[data-id='21'] .home-team.left,
#last_results_container[data-id='21'] .guest-team.left { width: 37% !important; }
/* BOX SERIE B HIGHLIGHTS MF */
#last_results_container[data-id='105'] .right.highlights-link {display:none}
#last_results_container[data-id='105'] .home-team.left,
#last_results_container[data-id='105'] .guest-team.left { width: 37% !important; }


.video-bar .section-video-bar-large-12-column ul>li .detail .categoria {left: 0!important}

/* loghi serie b da portare in scss */
.i-teams-30x30.como{
	background-position: -106px -94px;
    width: 24px;
    height: 29px;
}

.i-teams-30x30.salernitana{
	background-position: -131px -94px;
    width: 29px;
    height: 29px;
}
.i-teams-30x30.ascoli{
	background-position: 2px -126px;
    width: 30px;
    height: 30px;
}
.i-teams-30x30.cagliari{
	background-position: -30px -125px;
    width: 25px;
    height: 30px;
}
.i-teams-30x30.cesena{
	background-position: -55px -125px;
    width: 29px;
    height: 29px;
}
.i-teams-30x30.novara{
	background-position: -85px -125px;
    width: 29px;
    height: 29px;
}

.tabellone-gruppo-mondiale .classifica ul li {
	display:none;
}


@media only screen and (max-width: 1439px) and (min-width: 1024px){
	body .main-container .adv-pushbar-box{
		margin: 0 -40px 20px -20px;
	}
}

body#calcio.sub-nazionale.type-categoria.sorteggi-europei-index {
	background-position: 50% 0 !important;
}