﻿@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400&display=swap');
@import url('radmenu.skin.css');

:root {
	--postenred: #b20e0b;
	--postenorange: #f28c00;
	--postenbeige: #FCE8CD;
	--postenblue: #303567;
	--postenlightblue:#8fbdeb;
}

body {
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: 100 !important;
	font-size:0.9rem;
	color: var(--postenblue);
}

a {
   outline: 0;
}

.text-small {
	font-size: 0.8rem;
}

.text-postenred {
	color: var(--postenred);
}

.text-postenorange {
	color: var(--postenorange);
}

.text-postenblue {
	color: var(--postenblue)!important;
}

.text-postenlightblue, .text-postenlightblue h3, .text-postenlightblue a:hover {
	color: var(--postenlightblue)!important;
}

.text-postenlightblue a:link {
	color: #fff!important;
	text-decoration:none;
}

.bg-postenred {
	background-color: var(--postenred);
}

.bg-postenorange {
	background-color: var(--postenorange);
}

.bg-postenbeige {
	background-color: var(--postenbeige);
}

.bg-postenblue {
	background-color: var(--postenblue);
}

.bg-row {
	background-color: #E0EBF3;
	border-bottom: 1px solid #0079BC;
}

.bg-altrow {
	background-color: #F0F3F5;
	border-bottom: 1px solid #0079BC;
}

hr {
	height: 1px;
	border: none;
	color: transparent;
	background-color: #0079BC;
	margin-top: 0rem;
	margin-bottom: 0rem;
}

.headbar {
	height: 90px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}

h1 {
	font-size: 2.8rem !important;
	line-height: 3.2rem !important;
}

h2 {font-style:italic!important;}

.btn {
	font-weight: 300 !important;
}

.RadComboBox_Bootstrap .rcbInner {
	border-color: var(--postenred) !important;
	border-radius: 0px !important;
}

.RadComboBox_Bootstrap .p-icon {
	color: var(--postenred);
}

.RadComboBox_Bootstrap .rcbEmptyMessage {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight: 100 !important;
	font-style: normal !important;
	color: var(--postenorange) !important;
}

.hoover-style::before {
	height: 220px;
	background: #fff none repeat scroll 0 0;
	content: "";
	left: 19px;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease-in-out 0s;
	width: 247px;
	cursor: pointer;
}

.hoover-style:hover::before {
	opacity: 0.2;
	pointer-events: none;
}

a.NoLink {
	width: 247px;
	height: 220px;
	display: inline-block;
	color: white !important;
	text-decoration: none;
}

.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	z-index: 9999;
}

.double {
	zoom: 2;
	transform: scale(2);
	-ms-transform: scale(2);
	-webkit-transform: scale(2);
	-o-transform: scale(2);
	-moz-transform: scale(2);
	transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
}

.rfdCheckboxChecked, .rfdCheckboxUnchecked {
	margin-top: -5px;
}

.btn-success {
	color: #fff;
	background-color: #75AE1C;
	border-color: #28a745;
}

/*.container {
    max-width:none!important;
}*/

label {
	margin-left: 5px;
	margin-right: 5px;
}

.rwIcon {
	display: none !important;
}

.rwTitleBar {
	height: 40px;
}

.rbCheckBox {
	padding: 0px 0 15px 0 !important;
}

.RadUpload_Bootstrap .ruSelectWrap .ruButton {
	border-radius: 0px !important;
	background-color: var(--postenorange) !important;
	color: #fff !important;
	height: 40px !important;
	font-size: 1.25rem;
	line-height: 1.5;
	font-weight: 100 !important;
	font-family: 'Source Sans Pro', sans-serif;
}

textarea {
	resize: none;
}

textarea, .RadForm_Bootstrap .rfdTextInput {
	border: 1px solid var(--postenred) !important;
	box-shadow: none !important;
}

	textarea:hover, .RadForm_Bootstrap .rfdTextInput:hover {
		background-color: #e6e5e5 !important;
	}

.open{
    right:-250px !important;
    
}
.transition{
    
  -webkit-transition: right 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: right 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: right 0.3s ease-out;  /* Opera 10.50–12.00 */
          transition: right 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

}
@media print {
	input[type=checkbox]:disabled, .aspNetDisabled, .riDisabled {
		color: #000 !important;
		opacity: 1 !important;
	}
}

.tekstblok {margin-top:135px;}

.modal-lg {
    max-width: 900px;
  }
.modal-header {border:none!important;}

.hamburger {display:none;}

@media (max-width: 1025px) {
  .modal-lg {
    max-width: 700px;
  }
}

@media (max-width: 768px) {
 .karakter {display:none;}
   h1.slogan {
	font-size: 1.8rem !important;
	line-height: 2rem !important;
}
}

@media (max-width: 415px) {

.hamburger {display:block;position:absolute;right:20px;top:10px;}
.tekstblok {margin-top:0px!important;}
  .modal-lg {
    max-width: 100%;
  }
  .karakter {display:none;}
  h1.slogan {
	font-size: 1.5rem !important;
	line-height: 2rem !important;
}
  .headbar {
	height: 120px;
}
  .tekstblok {margin-top:120px;}
  .menutransition {
    
  -webkit-transition: left 1.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
     -moz-transition: left 1.3s ease-out;  /* Firefox 4-15 */
       -o-transition: left 1.3s ease-out;  /* Opera 10.50–12.00 */
          transition: left 1.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */

}
.menuopen {left:-500px;}
.tekstballon {display:none;}
}

.tekstballon {position:absolute;top:40px;right:45px;width:170px;height:100px;z-index:999999;}

/*@media (max-width: 576px){.modal-dialog.modal-dialog-slideout {width: 80%}}*/

.modal-dialog-slideout {min-height: 25%; margin: 0 auto 0 0 ;background: #fff;}
.modal.fade .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(-100%,0);transform: translate(-100%,0);}
.modal.fade.show .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(0,0);transform: translate(0,0);flex-flow: column;}
.modal-dialog-slideout .modal-content{border: 0;}

.modal-header .close {
padding:.5rem 1rem 1rem 1rem;
}

.tekstfade {background: url(/themes/postenkwaliteit/images/visuals/tekstverloop.png) repeat-x;position:fixed;bottom:0px;height:75px;width:100%;}

a.knop {
    position: relative;
    display: inline-block;
}

a.knop span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.75em;
    margin-left: -40%;
    width: 100%;
    height: 2em;
    color: #fff;
}

a.knop.koers span {
    left: 45%;
}

#menu a:link, #menu a:visited {color:white;}
.RadSearchBox {line-height:2.3rem!important;}