@media (max-width:1240px) { 
	#donatie {
		top: 63px !important;
		left: 46px !important;
	}
	#ideal2 {
		top: 65px !important;
		left: 9px !important;
	}
	.column {
    	margin-top: 40px !important;
    }
} 

#leftDivChooser, #rightDivChooser{
	float: left;
	position: relative;
	width: 300px;
}	
	
.collapse {
	float:right;
	margin:5px;
	cursor:hand;
	cursor:pointer;
	display: block;
	font-size: 20px;
}

.showAlles {
	float:left;
	margin:5px;
	cursor:hand;
	cursor:pointer;
	display: block;
	font-size: 20px;
	color: #FE1C60;
}

.klein {
	font-size: 11px;
}

.breek {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-color: rgba(136, 199, 33, 1);
	padding-top: 10px;
	padding-bottom: 10px;
}

#groep {
	background-color: rgba(122, 122, 122, 1);
}
#talentgroep {
	background-color: rgba(254,20,96,1);;
}
#dag {
	background-color: rgba(255,253,57,1);;
}

#pastelBar {
	box-shadow: 0px 2px 2px #25000b;
	background-image: none;
	background-color:rgba(136, 199, 33, 1);
}

#chooserTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.divs {
	position: relative;
	width: 400px;
	height: 3030px;
	float: left;
}

.divs {
	position: relative;
	width: 400px;
	height: 3030px;
	float: left;
}

#chooserSchool {
	width: 500px;
}

.chooserAct {
	width: 400px;
	position: absolute;
}


.chooserRanAct {
	width: 250px;
	margin:20px;
	padding: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;	
	text-align:left;
}

.chooserActLeft {
	width: 250px;
	margin:20px;
	padding: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;	
	text-align:left;
}


.chooserActRight {
	width: 250px;
	margin:20px;
	padding: 20px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;	
	text-align:left;

}

.ranPics {
	position: absolute;
	width: 100%;
}

.ranPicsDark {
    background-color: rgba(86, 91, 0, 0.89);
}

.ranPic {
	margin: 0px !important;
	height: 100px;
	width: 150px;
	position: relative;
	float: left;
	background-size: cover;
	background-position: center center;
	opacity: 0.1;
}

.blue {
	color: white;
	-moz-text-shadow: 0px 0px 7px #25000b;
	-webkit-text-shadow: 0px 0px 7px #25000b;
	text-shadow: 0px 0px 7px #25000b;
}

.ranChooser {
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: url(../img/white50.png);
	background-color: rgba(255, 255, 255, 0.87);
	line-height: 17px;
	-moz-box-shadow: 0px 0px 15px #25000b;
	-webkit-box-shadow: 0px 0px 15px #25000b;
	box-shadow: 0px 0px 15px #25000b;
	margin-bottom: 20px;
}

.a,.b,.c,.d,.e,.f,.g,.h,.i,.j {
	letter-spacing: 3px;
	padding-left: 3px;
	text-align: center;
	background-color: transparent;
	text-shadow: 1px 1px 3px #25000b;
	border: 0px;
	z-index: 1;
}

#chooserSchool {
	padding: 20px;
	top: 40px;
	padding-right: 50px;
	padding-left: 50px;
	box-shadow: 0px 0px 15px #25000b;
	/*  background-image: url(../img/bg.jpg); */
    font-size: 90%;
    line-height: 155%;
    text-align: left;
	background-color:rgba(136, 199, 33, 1);
	margin-bottom: 20px;
	padding-bottom: 50px;
}

.colorMask {
	width: 100%;
	background-color:rgba(136, 199, 33, 1);
	margin: -50px;
	border: 50px solid rgba(136, 199, 33, 1);
	-webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    height: 3000px;
}

.chooserInput {
	width: 320px !important;
    height: 25px !important;   
    margin-bottom: 1px !important;
    max-width: 100% !important;
    font-size: 18px;
    color: #FE1C60;
    font-weight: bold;
}

#inputgroep, #inputdag, #inputtalentgroep {
	font-size: 14px;
}

::placeholder {
  color: #FE1C60;
  opacity: 1; /* Firefox */
  font-weight: bold;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #FE1C60;
  font-weight: bold;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #FE1C60;
  font-weight: bold;
}

#schoolList {
	top: -5px;
}
.dropdownList {
	top: 0px;
}

.desktopLocatie, #rightDiv2 {
	position:relative;
	float:left;
	width: 280px;
	margin:10px;
	padding: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	top: 50px;
	background-image: url(../img/white75.png);
	font-size: 90%;
    line-height: 155%;
    text-align: left;
    margin-top: 100px;
}

#rightDiv2 {
	width: 360px;
	display: none;
}

#rightDiv {
	margin-left: 50px;
}

#onholdChooserX {
	position:absolute;
	width: 400px;
	margin:10px;
	padding: 15px;
	border-radius: 4px;
	top: 40px;
	background-image: url(../img/white50.png);
	text-align: left;
	left: 50%;
    transform: translate(-50%);
    top: 140px;
}

#onholdChooser {
	position: relative;
    width: 400px;
    margin: 10px;
    padding: 15px;
    border-radius: 4px;
    top: 40px;
    background-image: url(../img/white50.png);
    text-align: left;
    min-height: 650px;
}

#onholdChooser2 {
	position: relative;
    width: 400px;
    margin: 10px;
    padding: 15px;
    border-radius: 4px;
    top: 40px;
    background-image: url(../img/white50.png);
    text-align: left;
    min-height: 650px;
}

.inschrbutt2 {
	top: 14px;
    left: 56px;
    box-shadow: 0px 0px 15px #25000b;
    position: fixed;
    z-index: 100;
}

.detailChooser {
	position: relative;
}
.columnChooser {
    position: relative;
    float: left;
    z-index: 1000;
    width: 350px;
    height: auto;
    padding: 10px;
    border-radius: 1px 1px 0 0;
    background-image: url(../img/white50.png);
    margin: 10px;
    left: 0;
    text-align: left;
    line-height: 12px;
    margin-bottom: 0px;
}

#donatieChooser {
	position: relative;
    top: 20px;
}




