@charset "iso-8859-1";
/* CSS Document */

@media screen and (max-width: 1279px) {
	#indicator{
		background-color:#F90;  /*Oranje*/
	}

	
}/*Oranje*/

@media screen and (max-width: 1150px) {/* kantelpunt IPad liggend opt einde*/
	#indicator{
		background-color:#00C;  /*blauw*/
	}


}/*blauw*/


@media screen and (max-width: 1023px) {
	#indicator{
		background-color:#660;  /*kakkie*/
	}

	
}/*kakkie*/

@media screen and (max-width: 900px) {/* Ipad staand opt einde*/
	#indicator{
		background-color:#999; /*Grijs*/
	}

	
}/*Grijs*/


@media screen and (max-width: 767px) {  /* geen device*/
	#indicator{
		background-color:#FF9;  /*yellow*/
	}
	
	.s_dTeamPoule{
		display:none;	
	}
	
	.s_dTeamLeft{
		width:41%;
	}
	
	.s_dTeamRight{
		width:41%;
	}
	
	.stade{
		display:none;	
	}
	
	/*.s_overview{
		display:block;
	}*/
	/**/
	
	.s_overviewHider{
		display:block;
	}
	
	.s_match{
		cursor:pointer;	
	}
	
}/*yellow*/

@media screen and (max-width: 600px) {/*I Phone liggend opt einde*/
	#indicator{
		background-color:#C3F;  /*purple */
	}
	
	.menugroot{
		display:none;	
	}
	
	.dropdown{
		display:inline-block;	
	}
	
	.poule{
		display:none;	
	}
	
	.ploeg{
		width:32%;
	}
	
	.ploegnaam{
		width:100%;
	}
	
	.score{
		width:36%;
	}
	
	.uur{
		display:none;	
	}
	
	.smallMenu{
		display:none;	
	}
	
	.infoBig{
		font-size:1.2em;
	}
	
	.long{
		display:none;	
	}
	
	.short{
		display:block;	
	}
	
	.s_hour{
		width:10%;
	}
	
	.s_dmatch{
		width:40%;
	}
	
	.s_betscore{
		width:20%;
	}
	
	.s_betscore_sel{
		width:40%;	
	}
	
	.s_resultscore{
		width:20%;
	}
	
	.s_arrow{
		width:8%;
	}
	
	.s_subSpace{
		width:52%;
	}
	
	.s_subYour{
		width:20%;
	}
	
	.s_subResult{
		width:20%;
	}
	
	.s_subSpace_sel{
		width:52%;
	}
	
	.s_subYour_sel{
		width:40%;
	}
	
	.s_smatch{
		display:block;	
	}
	
	.s_stime{
		margin-left:32px;
		padding-top:3px;
		clear:both;
	}
	
	.siteTitle{
		float:left;
		clear:both;
		width:100%;
		font-size:1.3em;
		height:auto;
		margin-top:10px;
		/*edit 2020*/
		text-align:center;
		/*edit 2020*/
	}
	
	.euroLogo{
		height:80px;
		/*edit 2020*/
		width:100%;
		text-align:center;
		/*edit 2020*/
	}
	
}/*purple */


@media screen and (max-width: 479px) {

	#indicator{
		background-color:#F90;  /*orange *//*I Phone staand*/
	}
	
	.s_hour{
		display:none;
	}
	
	.s_dmatch{
		width:40%;
	}
	
	.s_betscore{
		width:24%;
	}
	
	.s_resultscore{
		width:24%;
	}
	
	.s_arrow{
		width:10%;
	}
	
	.s_subSpace{
		width:42%;
	}
	
	.s_subYour{
		width:24%;
	}
	
	.s_subResult{
		width:24%;
	}
	
	.s_subSpace_sel{
		width:42%;
	}
	
	.s_subYour_sel{
		width:48%;
	}
	
	.s_betscore_sel{
		width:48%;	
	}
	
	.timeke{
		display:inline;	
	}
	
}/*orange */

@media screen and (max-width: 319px) {
	#indicator{
		background-color:#600;  /*brown */
	}
	/*
	.centerContainer{
		width:280px;
	}*/

	
}
