

/*--------- Eigen opmaak -------------------*/

.leerjaar {font-weight:bold; font-size:1.5em;}

.software_vakonderdeel_link {
	width:35%;height:10em;text-decoration:none;
	float:left;text-align:center;margin:1em;
	font-size:1em;
}
.software_vakonderdeel_link:hover {}
.software_vakonderdeel {height:5em; }
.software_vakonderdeel:hover {border: 1px solid silver;}


 
.tabel_bestanden td {border-bottom: 1px solid silver;}


.tm-sidebar2 {
	background-color: #fff;
	z-index: 1000;
	padding-left: 1%;
	padding-top: 1%;
	width: 18%;
	/*float:left;*/
  	position:fixed;
}
.tm-main2 { float:right;width: 82%; background-color:white;}
	.tm-parallax2 {
		width: 20%;float:left;
		min-height: 80em;
		background: url(../img/School_bg2.jpg) no-repeat;background-position:center;
		background-size:cover;
		overflow:hidden;
	}
	.tm-section-wrap2 {
		width: 100%;
		/*background-color:lime;*/
	}	
	.tm-section2 {
		width: 80%;padding-left:3%;
		float:right;background-color:white;
	}

	.sidebar2 {
		width: 20%;	
		float:left;
		height: auto;
		background-color:white;
	}
	
	
	
	
/*----------classes voor leerstof-----------------------------------------------------------*/
.lf {float:left;}
.rf {float: right;}
.tab10 {margin-left:10%;}
.tab5 {margin-left:5%;}
.tab3 {margin-left:3%;}
.byel {background-color:yellow;font-weight:bold;}
.cblue {color:rgb(0,100,200);font-weight:bold;text-decoration:underline;}
.cred {color:red;font-weight:bold;}
.cbrown {color:brown;font-weight:bold;}
.cgreen {color:green;font-weight:bold;}
.w25 {width:25%;}
.w37 {width:37%;}
.w45 {width:45%;}
.w50 {width:50%;}
.w75 {width:75%;}
.w100 {width:100%;}
.leerstoftitel {font-size: 1.5em;}

.tag_table td {border-bottom:1px solid silver;}
/*----------einde leerstof------------------------------------------------------------------*/





.menu_tabellen {
	
}
.menu_tabellen li {
  height:auto;width:100%;
  list-style:none;
  border:1px solid white;padding:  3%;
  text-align:center;
  background-color:rgb(80,80,80);
}
.menu_tabellen li input {font-size:1em;color:white;border:none;background-color:transparent;}
.menu_tabellen li a {font-size:1em;color:white;border:none;}
.menu_tabellen li:hover {background-color:rgb(120,120,120);}
.menu_tabellen li a:hover {color:orange;}
.menu_tabellen input:hover {color:orange;background-color:rgb(120,120,120);}


span.tabel_naam {font-size:1em;color:blue;}
p.tabel_titel {font-size:1em;color:blue;margin:auto;}

.menu_welkom span {
	font-size:1em;color: #006699;;
}


.popup_antwoord {
	display:none;width: 100%; 
	height: auto; background-color:rgb(255,255,200);
}


/*tabel menu*/
.tabel_menu {
	margin:0;padding:0;
}
.tabel_menu li {
	list-style:none;display:inline;
}
.tabel_menu li input {border:1px solid silver;padding:1%}
.tabel_menu li:hover {}
.tabel_menu input:hover {}



.tabel_dataverkennen {width:100%;}
.tabel_dataverkennen td {border-bottom:1px solid silver;}
.tabel_dataverkennen input[type=submit] {
	border:none;padding:1%; color: rgb(0,162,232);background-color:white;
	margin:0;
}
.tabel_datainvoegen input[type=submit] {
	
}



.dropdown_option { 
	color:blue;font-size: 1em;padding:1%;height:2em;
}




.tabel_structuur {width:100%;}
.tabel_structuur input[type=submit] {
	border:none;padding:1%; color: rgb(0,162,232);background-color:white;
}

.naveld {width: 12em;font-size: 1em;padding:1%;height:2em;}
.tabel_structuur select, .formulier_veld_invoegen select, .formulier_primairesleutel_invoegen select {width: 12em;font-size: 1em;padding:1%;height:2em;}
.tabel_structuur  option {font-size: 1em;padding:1%;height:2em;}


/* Verticaal menu --------------------------------------------------------------------------------*/
/* Fixed sidenav, full height */
.sidenav {
  height: 100%;
  width: 16rem;
  position: fixed;
  z-index: 1;
  /*top: 0;*/
  /*left: 0;*/
  background-color:rgb(80,80,80);
  overflow-x: hidden;
  /*padding-top: 2rem;*/
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
  padding: 0.6rem 0.8rem 0.6rem 0.8rem;
  text-decoration: none;
  font-size: 1rem;
  color: white;
  display: block;
  border: 1px solid silver;
  background: none;
  width: 100%;
  text-align: center;
  cursor: pointer;
  outline: none;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
  color: #f1f1f1;
}

/* Add an active class to the active dropdown button */
.active {
  background-color: rgb(250,205,0);
  color: rgb(80,80,80);
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: gray;
  padding-left: 0;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 0.8rem;
}

/* Some media queries for responsiveness */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 1.5rem;}
  .sidenav a {font-size: 1.8rem;}
}


/* Einde Verticaal menu --------------------------------------------------------------------------------*/





















@media (max-width: 1600px) {
	
	
}

@media (max-width: 1280px) {
	
	
}

@media (max-width: 990px) {
.tm-sidebar2 {width:100%;}	
	
.tm-main2 {float:none;width: 100%; /*background-color:yellow;*/}
.sidebar2 {
	width: 100%;
	float:left;height: auto;

}
.tm-parallax2 {display:none;}

.tm-section2 {
	width: 100%;
	float:right;
}
	
}

@media (max-width: 600px) {
	
	.w25, .w37, .w50, .w75 {width:100%;}
 
}






/*--------- Einde Eigen opmaak -------------------*/
