/*
Deze stylesheet bevat de volgende items:
- TEKST
- HYPERLINKS
- AFBEELDINGEN
- INPUTS
- ZOEKEN
- PAGINA NAVIGATIE
- CUSTOM
- FOOTER
- PLUGINS	- GERELATEERDE INFORMATIE
*/

/* TEKST */
body {
	margin: 0px;
	background: #ffffff;	
	font-family: 'Oxygen', sans-serif;
    font-size: 15px;	
	color: #666666;
	vertical-align: top;
}
html,body{
	height:100%
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #2b2e83;
}
h1 {
	font-size: 1.3em;
	}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 0.8em;
	font-weight: bold;	
}
td, th {
	color: #000000;
	text-decoration : none;
	text-align: left;
	vertical-align: top;
}
th {
	font-weight: bold;
	vertical-align: bottom;	
}
hr {
	color: #bcbcbc;
	height: 1px;
}
.scrollup{
    width: 40px;
    height: 40px;
    opacity: 0.6;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    z-index: 20;
    background: url(afbeeldingen/icon_top.png)  no-repeat;
}
.logo {
	/* padding-bottom: 20px; */
}
.logo img {
	max-width: 90%;
}
#menubalk{
}
#contenthome{
	position:relative;
}
.contenthome {
	vertical-align: top;
	text-decoration : none;
    /* position: relative;	 */
	min-height: 200px;	
}
.contenthome h1, .contenthome h2 {
	text-transform: uppercase;
}
.contenthome h1 {
    line-height: 1.5em;
    margin: 20px 0;
	position: relative;	
}	
#content{
	background-color: #ffffff;
	position: relative;
}
.content-image {
	background-color: #009fe3;	
    width: 100%;
	text-align: center;
	padding: 20px 0;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px;
}
.content {
	vertical-align: top;
	text-decoration : none;
    position: relative;	
	min-height: 400px;	
	padding: 20px 0px;	
}
.content h1 {
    line-height: 1.5em;
    margin: 20px 0;
	position: relative;	
}	
.text-justify {
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;  
}

/* HYPERLINKS  */
a:link {
	text-decoration : underline;
	font-weight: none;
}
a:visited {
	color: #000000;	
	text-decoration : underline;
	font-weight: none;
}
a:hover {
	color: #000000;	
	text-decoration : underline;
	font-weight: none;
}
a:active {
	color: #000000;	
	text-decoration : underline;
	font-weight: none;
}

/* AFBEELDINGEN */
img { 
	border: 0px; 
}
a img {
	border: 0;
}

/* INPUTS */
input, option, textarea {
	font-size: 10pt;
	color:#000000;
	text-decoration:none;
} 
input {
	margin-bottom: 2px;
}
input#button2, input[type="submit"], input[type="button"], button {
    background: #009fe3;
    border: none;
    color: #ffffff;
    padding: 5px ;
	font-family: 'Oxygen', sans-serif;
	margin-top: 10px;
}
input#button2:hover, input[type="submit"]:hover, input[type="button"]:hover, button:hover {
    background: #009fe3;
}

/* ZOEKEN */
/* Bepaling plaats */
#search {
	width: 240px;
	height: 47px;
	vertical-align: top;
	padding-top: 13px;
	padding-left: 7px;
}
#search form {
	height: 10px;
	margin: 0;
	padding: 0 0 0px 0px;
}
#search fieldset {
	margin: 0;
	padding: 0 0 0px 0px;
	border: none;
}
/* Opmaak invulveld */
#search-text {
	width: 120px;
	height: 24px;
	border: none;
	text-transform: lowercase;
	border: 1px #000000 solid;
}
/* Button 'Zoeken' verbergen */
#search-submit {
	font-size: 10pt;
	color:#000000;
	text-decoration:none;
	border: none;
	background-color: #e1e8f4;
}

/* PAGINA NAVIGATIE*/
div.pageNav { 
	margin-top: 15px; 
	margin-bottom: 15px; 
	float: right; 
}
/* Niet huidige pagina's en volgende/vorige pagina */
div.pageNav a.next, div.pageNav a.prev, div.pageNav a.page { 
	background-color: #36a9e1; 
	border: 1px solid #ffffff; 
	color: #ffffff; 
	padding: 2px 5px; 
}
div.pageNav a.page { 
	margin-left: 2px; 
	margin-right: 2px; 
}
/* Huidige pagina */
div.pageNav a.current { 
	background-color: #ec613b; 
	border: 1px solid #a82502; 
	font-weight: bold; 
	color: #ffffff; 
}
div.pageNav a.next, div.pageNav a.prev { 
	margin-left: 6px; 
	margin-right: 6px; 
}
div.pageNav a { 
	text-decoration: none; 
}

/* CUSTOM  */
#productTable tbody tr:nth-child(even) , #statsTable tbody tr:nth-child(even) {
    background-color: #eee;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 1px 0 1px 10px !important;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
    height: 1.75em !important;
	margin: 0px !important;
    font-size: 13px !important;
}

/* FOOTER */
#footer{
	background-color: #009fe3;
	color:#ffffff;
	padding: 20px 0;
}
.footercontent{
	padding-top: 3px;
}
.footercontent .col-md-4 a{
	color:#ffffff;
	font-weight:400;
	text-decoration:none;	
}
.footercontent a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.footercontent h2{
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 20px 0;
	letter-spacing: 3px;	
}
.footercontent ul{
	padding: 0;
}
.footercontent li{
	list-style-type: none;
}
footer p {
	margin: 5px auto;
	color: #666666;
	text-align: center;
	font-size: 12px;
}

/* GERELATEERDE INFORMATIE */
#relatedinfo1 {
	border-top: 1px solid #93b904;
    margin-top: 10px;
	border-bottom: 1px solid #93b904;
    margin-bottom: 10px;
}
.relatedinfo1 {
	margin: 10px 0px 30px;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 5px;
	position: relative;	
}
.relatedinfo1 h1, .relatedinfo1 h2, .relatedinfo1 h3, .relatedinfo1 h4 {
	color: #93b904;
	text-transform: uppercase;
	margin-top: 0px;
}
.relatedinfo1-button {
    position: absolute;
    right: 20px;
    bottom: -15px;
    background: #a1c617;
    padding: 5px 30px;
    border-radius: 4px;
}
.relatedinfo1-button a {
	color: #ffffff !important;
	text-decoration: none !important;
}
#relatedinfo2 {
	border-top: 1px solid #93b904;
    margin-top: 10px;
	border-bottom: 1px solid #93b904;
    margin-bottom: 10px;
}
.relatedinfo2 {
	margin: 30px 0px 30px;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 5px;
	position: relative;	
}
.relatedinfo2 h1, .relatedinfo2 h2, .relatedinfo2 h3, .relatedinfo2 h4 {
	color: #93b904;
	text-transform: uppercase;
	margin-top: 0px;
}
.relatedinfo2-button {
    position: absolute;
    right: 20px;
    bottom: -15px;
    background: #a1c617;
    padding: 5px 30px;
    border-radius: 4px;
}
.relatedinfo2-button a {
	color: #ffffff !important;
	text-decoration: none !important;
}