/* versie 23 september 2015 */
body {
	font-family: open_sansregular;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}
body strong {
	font-family: open_sansbold;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #309dd6;
	text-decoration: none;
}
a:hover { 
	color: #ff8b00 !important;
	text-decoration: none;
}
.container {
	padding-bottom: 20px;
}
h1 {
	font-family: open_sanslight;
	font-size: 32px;
	line-height: 38px;
	padding: 0px;
	color: #ff8b00 !important;
	font-weight: normal;
    margin: -4px 0 20px 0;
}
h2 {
	font-family: open_sansbold;
	font-size: 14px;
	font-weight: normal;
	color: #5c677c !important;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

.login {
}
html, body {
	height: 100%;/* The html and body elements cannot have any padding or margin. */
}
/* RW20140226: removed to fix double scrollbar issue
    html {
	overflow-y: scroll;
}*/
/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
        margin: 0 auto -200px;
}
/* RW20140226: removed #push to remove extra whitespace */
/* Set the fixed height of the footer here */
#footer {
	height: 200px;
}

/* RW20140226: minimum height for pages with little content */
/* RW20140320: correct left alignment*/
#ContentPlaceHolderMainIB{
     min-height: 600px; 
     padding-left: 20px;
}

#footer {
	background: #606F77 url(../img/footer-verloop.png) repeat-x left top;
}
.footer_content {
	color: #C3D1D8;
	font-size: 13px;
	line-height: 20px;
	padding-top: 20px;
	margin-left: -20px;
}
.footer_content a {
	color: #C3D1D8;
	line-height: 20px;
}
.social_media_icoon {
	padding-top: 20px;
	padding-right: 20px;
}
.footer_content a:hover {
	color: #fff;
	text-decoration: none;
}
.footer-fond {
	background: url(../img/footer-fond.png) no-repeat right top;
	z-index: 10;
	height: 200px;
}
.header {
	background: url(../img/header-fond.png) no-repeat left top;
	display: block;
	height: 225px;
}
.top {
	display: block;
}
.navbar {
	padding-bottom: 10px;
	background-color: #fff;
}
.navbar-inner {
	min-height: 40px;
 *zoom: 1;
	border: none;
    padding: 0 0 0 10px;
	background: #606f77 url(../img/navbar.png) repeat-x 0px 0px;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar .nav > li > a {
	float: none;
	padding: 10px 15px 10px;
	color: #C3D1D8;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: open_sansregular;
	font-weight: normal;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
 *zoom: 1;
	background: #606F77 url(../img/navbar.png) repeat-x 0px -40px;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background: url(../img/navbar-actief.png) no-repeat center bottom;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.zoek_container {
	height: 60px;
	text-align: right;
	padding-top: 25px;
    visibility: hidden;      /*HACK:MKRIJGSMAN:FEB2014:Hide search from pages*/
}

.account_koppelen {
     display: none           /*HACK:MKRIJGSMAN:FEB2014:Hide search from pages*/
}

.zoekloepje {
	height: 32px;
	width: 32px;
	background: url(../img/zoekloepje.png) no-repeat;
	border-style: none;
	margin-left: 5px;
    visibility: hidden;      /*HACK:MKRIJGSMAN:FEB2014:Hide search from pages*/
}
form {
	margin: 0px;
}
.navbar-form input {
	width: 165px;
	font-size: 12px!important;
}
.checkbox {
	color: #000;
	font-size: 13px;
	font-family: open_sansregular;
}
.floatleft {
	float: left;
	margin-right: 20px;
}
input, textarea {
	color: #000;
	font-size: 13px;
	font-family: open_sansregular;
}
input:-moz-placeholder,textarea:-moz-placeholder {
  	color: #999999;
	font-size: 13px;
	font-family: open_sansitalic;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
  	color: #999999;
	font-size: 13px;
	font-family: open_sansitalic;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
  	color: #999999;
	font-size: 13px;
	font-family: open_sansitalic;
}
.zoekcontainer, input[type="text"], input[type="search"] {
	display: inline-block;
	height: 16px;
	padding: 4px 6px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #000;
	vertical-align: middle;
}
.rol_select select, input[type="text"], input[type="search"] {
	margin-bottom: 0px;
	color: #000;
}
.zoekcontainer, input[type="text"], input[type="search"] {
	display: inline-block;
	height: 16px;
	padding: 4px 6px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #000;
	vertical-align: middle;
}
.btn-loep {
	background: #fff url(../img/zoekloepje.png) no-repeat 0 0;
	height: 32px;
	width: 32px;
	margin-left: 5px;
	border-radius: 0px;
	text-shadow: none;
	border-style: none;
}
.btn-loep:hover, .btn-loep:focus, .btn-loep:active, .btn-loep.active, .btn-loep.disabled, .btn-loep[disabled] {
	background: #fff url(../img/zoekloepje.png) no-repeat 0 0;
	height: 32px;
	width: 32px;
	margin-left: 5px;
	border-radius: 0px;
	text-shadow: none;
	border-style: none;
}
.btn-loep.active, .btn-loep:active {
	background: none;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 32px;
	width: 32px;
	background: #fff url(../img/zoekloepje.png) no-repeat 0 0;
}
.logo {
	padding-top: 44px;
}
.inloggen {
	background: url(../img/inloggen.png) no-repeat left top;
	height: 70px;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 50px;
}
.ingelogd {
	background: url(../img/inlgelogd.png) no-repeat left top;
	height: 70px;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 50px;
}
.carousel {
	margin-top: 20px;
	margin-bottom: 10px;
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 44px;
	font-weight: 100;
	line-height: 32px;
	color: #fff;
	text-align: center;
	background: #222222;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
	margin-bottom: 20px;
	background: none;
	background: url(../img/donkergrijs.png)!important;
}
.carousel-caption h4, .carousel-caption p {
	line-height: 20px;
	color: #fff;
}
.carousel-caption h4 {
	margin: 0 0 5px;
	font-family: open_sansbold;
	font-size: 18px;
	font-weight: normal;
}
.carousel-caption p {
	margin-bottom: 0;
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 48px;
	height: 48px;
	margin-top: -20px;
	border: none;
	opacity: 1;
	filter: alpha(opacity=100);
	background: transparent url(../img/slider-prev.png) no-repeat 0px 0px;
}
.carousel-control.right {
  	right: 15px;
  	left: auto;
  	background: url(../img/slider-next.png) no-repeat 0px 0px;
}
.carousel-control:hover,
.carousel-control:focus {
	opacity: 1;
	filter: alpha(opacity=100);
	background: transparent url(../img/slider-prev.png) no-repeat 0px 0px;
}
.carousel-control.right:hover,
.carousel-control.right:focus {
	opacity: 1;
	filter: alpha(opacity=100);
	background: transparent url(../img/slider-next.png) no-repeat 0px -48px;
}
.homepanels {
	padding-bottom: 10px;
	width: 960px;
}
.homepanel-inloggen {
	float: left;
	background: url(../img/panel-inloggen.png) no-repeat 0 0;
	height: 65px;
	width: 190px;
	display: block;
	color: #000;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: open_sanssemibold;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer;
}
.homepanel-inloggen:hover {
	background: url(../img/panel-inloggen.png) no-repeat 0 -155px;
}
.homepanel-inloggen2 {
	float: left;
	background: url(../img/panel-inloggen2.png) no-repeat 0 0;

	height: 65px;
	width: 190px;
	display: block;
	color: #FFF;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: open_sanssemibold;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer;
}
.homepanel-inloggen2:hover {
	background: url(../img/panel-inloggen2.png) no-repeat 0 -155px;
}
.homepanel-producten {
	float: left;
	background: url(../img/panel-producten.png) no-repeat 0 0;
	height: 65px;
	width: 190px;
	display: block;
	color: #000;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: open_sanssemibold;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer;
}
.homepanel-producten:hover {
	background: url(../img/panel-producten.png) no-repeat 0 -155px;
}
.homepanel-producten2 {
	float: left;
	background: url(../img/panel-producten2.png) no-repeat 0 0;
	background-repeat: no-repeat;
	height: 65px;
	width: 190px;
	display: block;
	color: #FFF;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: open_sanssemibold;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer;
}
.homepanel-producten2:hover {
	background: url(../img/panel-producten2.png) no-repeat 0 -155px;
}
.homepanel-uitgelicht {
	float: left;
	background: url(../img/panel-uitgelicht.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 190px;
	display: block;
	color: #000;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: open_sanssemibold;
	background-position: 0px 0px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer;
}
.homepanel-downloads {
	float: left;
	background: url(../img/panel-downloadsNew.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 190px;
	display: block;
	color: #000;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: open_sanssemibold;
	background-position: 0px 0px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer;
}
.homepanel-downloads:hover {
	background: url(../img/panel-downloadsNew.png);
	background-repeat: no-repeat;
	background-position: 0px -155px;
}

.homepanel-uitgelicht:hover {
	background: url(../img/panel-uitgelicht.png) no-repeat 0 -155px;
}
.homepanel-uitgelicht2 {
	float: left;
	background: url(../img/panel-uitgelicht2.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 190px;
	display: block;
	color: #FFF;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: open_sanssemibold;
	background-position: 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer;
}
.homepanel-uitgelicht2:hover {
	background: url(../img/panel-uitgelicht2.png) no-repeat 0 -155px;
}
.homepanel-contact {
	float: left;
	background: url(../img/panel-contact.png) no-repeat 0 0;
	height: 65px;
	width: 190px;
	display: block;
	color: #000;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: open_sanssemibold;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer;
}
.homepanel-contact:hover {
	background: url(../img/panel-contact.png) no-repeat 0 -155px;
}
.homepanel-contact2 {
	float: left;
	background: url(../img/panel-contact2.png) no-repeat 0 0;
	height: 65px;
	width: 190px;
	display: block;
	color: #FFF;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 15px;
	font-family: open_sanssemibold;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	cursor: pointer;
}
.homepanel-contact2:hover {
	background: url(../img/panel-contact2.png) no-repeat 0px -155px;
}
#faq {
	border-top: 1px solid #80c2e6;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.niveau1.accordion-group{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.accordion-heading1 {
	font-family: open_sansbold;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom-style: none;
}
.accordion-heading2 {
	font-family: open_sansbold;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
}
.accordion-toggle1 {
	cursor: pointer;
	float: right;
	margin-top: -7px;
	background: url(../img/bolletje-oranje-down.png) no-repeat right center;
	padding-right: 25px;
	padding-left: 30px;
	border-style: none;
}
.accordion-inner1 {
	border-top-style: none;
	border-bottom: 1px solid #80c2e6;
    padding: 20px 0 20px 0;
	margin-bottom: 20px;
}
.accordion-inner2 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.sub.accordion-group {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #80c2e6;
	border-radius: 0px;
}
.accordion-heading-sub {
	font-family: open_sansbold;
	font-size: 14px;
	line-height: 20px;
	background: url(../img/pijltje-oranje-down.png) no-repeat right 9px;
	border-bottom-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 30px;
}
.accordion-toggle-sub {
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.accordion-inner-sub {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.accordion-inner-sub ul {
	list-style-type: none;
}
.accordion-inner-sub ul li {
	list-style-type: none;
	background: url(../img/li-pijltje.png) no-repeat 0 7px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C6E9FF;
}
.accordion-inner-sub ul li:first-child {
	list-style-type: none;
	background: url(../img/li-pijltje.png) no-repeat 0 16px;
	display: block;
    margin: 0 0 8px 0;
    padding: 10px 0 8px 0;
	border-bottom: 1px solid #C6E9FF;
	border-top: 1px solid #C6E9FF;
}
.accordion-inner-sub ul li:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.accordion-inner-sub ul li a {
	padding-left: 14px;
	font-size: 13px;
	font-weight: normal!important;
	font-family: open_sansregular;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
}
.actief {
	color: #000;
}
.tekst {
	padding-bottom: 20px;
	font-size: 13px;
}
.nav-tabs {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    width: 700px;
	margin: 0px;
	padding: 0px;
}
.nav-tabs > li > a, .nav-pills > li > a {
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	line-height: 14px;
	font-family: open_sansbold;
	font-size: 14px;
	color: #309dd6;
}
.nav-tabs > li {
}
.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
    border-top: 1px solid #e5f3fa;
    border-left: 1px solid #e5f3fa;
    border-right: 1px solid #e5f3fa;
	border-bottom-style: none;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	background-color: #e5f3fa;
    border-top: 1px solid #e5f3fa;
    border-left: 1px solid #e5f3fa;
    border-right: 1px solid #e5f3fa;
    border-bottom-style: none;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	cursor: default;
	background-color: #e5f3fa;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	color: #ff8b00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #e5f3fa;
	border-right-color: #e5f3fa;
	border-left-color: #e5f3fa;
}
.tab-content {
	background-color: #e5f3fa;
	padding: 20px;
	margin-bottom: 20px;
    width: 680px;
}
.table {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.table-group-header {
   color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ff8b00 !Important;
	font-family: open_sansbold;
	font-weight: normal;
	text-transform: uppercase;
	background: none;
	font-size: 12px;
	margin: 0px; 
    

}

.table-group-header2 {
   color: #fff;

    background-color: #ff8b00 !Important;
	font-family: open_sansbold;
	font-weight: normal;
	text-transform: uppercase;
	background: none;
	font-size: 12px;
	margin: 0px; 

}

.table-bordered {
	border: 1px solid #80c2e6;
	border-collapse: separate;
 	/*border-collapse: collapse;*/
	border-left: 0;
    /*word-wrap: break-all;*/
    /*white-space: normal;*/
    /*table-layout:fixed;*/
    width:680px;
    max-width: 680px;
    word-wrap: break-word; 
}


/* RW20140228: dit zorgt ervoor dat deze kolom niet te breed wordt als de bestandsnaam heel erg lang is */
.ophalentab_kolom_bestandsnaam{
	word-wrap: break-word;
    width:150px;
    max-width: 150px;
	}


.kolom_voordoor{
	word-wrap: break-word;
    width:90px;
    max-width: 90px;
	}

.table-bordered th, .table-bordered td {
	border-left: 1px solid #80c2e6;
}
.table th, .table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #80c2e6;
}
.table th {
	font-family: open_sansbold;
	font-weight: normal;
}
.table td.table-1kol {
	width: 30px;
}
.table td.table-2kol {
	width: 60px;
}
.table td.table-3kol {
	width: 90px;
}
.table td.table-4kol {
	width: 120px;
}
.table td.table-5kol {
	width: 150px;
}
.table td.table-6kol {
	width: 180px;
}
.table td.table-7kol {
	width: 210px;
}
.table td.table-8kol {
	width: 240px;
}
.table td.table-9kol {
	width: 270px;
}
.table td.table-10kol {
	width: 300px;
}
.table td.table-11kol {
	width: 330px;
}
.table td.table-12kol {
	width: 360px;
}
.table td.table-13kol {
	width: 390px;
}
.table td.table-14kol {
	width: 420px;
}
.table td.table-15kol {
	width: 450px;
}
.table td.table-16kol {
	width: 480px;
}
.table td.table-17kol {
	width: 510px;
}
.table td.table-18kol {
	width: 540px;
}
.table td.table-19kol {
	width: 570px;
}
.table td.table-20kol {
	width: 600px;
}
.table td.table-21kol {
	width: 630px;
}
.table th.table-1kol {
	width: 30px;
}
.table th.table-2kol {
	width: 60px;
}
.table th.table-3kol {
	width: 90px;
}
.table th.table-3kol-fixed {
	max-width: 90px;
}
.table th.table-4kol {
	/*width: 120px;*/
}
.table th.table-5kol {
	width: 150px;
}
.table th.table-6kol {
	width: 180px;
}
.table th.table-7kol {
	width: 210px;
}
.table th.table-8kol {
	width: 240px;
}
.table th.table-9kol {
	width: 270px;
}
.table th.table-10kol {
	width: 300px;
}
.table th.table-11kol {
	width: 330px;
}
.table th.table-12kol {
	width: 360px;
}
.table th.table-13kol {
	width: 390px;
}
.table th.table-14kol {
	width: 420px;
}
.table th.table-15kol {
	width: 450px;
}
.table th.table-16kol {
	width: 480px;
}
.table th.table-17kol {
	width: 510px;
}
.table th.table-18kol {
	width: 540px;
}
.table th.table-19kol {
	width: 570px;
}
.table th.table-20kol {
	width: 600px;
}
.table th.table-21kol {
	width: 630px;
}

.table th.table-kol15px {
	width: 15px;
}
.table th.table-kol20px {
	width: 20px;
}
.table th.table-kol45px {
	width: 45px;
}

.table th.table-kol70px {
	width: 70px;
}
.table td.aanleveren {
	background: url(../img/uitroepteken-oranje.png) no-repeat center center;
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}
.table td.ophalen {
	background: url(../img/uitroepteken-oranje.png) no-repeat center center;
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}
.table td.download {
	background: url(../img/pijl-beneden-groen.png) no-repeat center center;
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}
.rol_container {
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 12px;
	color: #ff8b00;
	font-style: italic;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
.rol_select {
	width: 195px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 13px;
	padding: 0px;
	color: #000;
}
.keuze_select {
	width: 140px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 13px;
	float: left;
	color: #000;
	margin-right: 20px;
	font-family: open_sansregular;
}
.download_select {
	width: 340px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 13px;
	float: left;
	color: #000;
	margin-right: 20px;
}
.pagina_menu ul {
	list-style-type: none;
	margin: 0px;
}
.pagina_menu li {
	list-style-type: none;
	border-bottom: 1px solid #80c2e6;
    padding: 5px 0 5px 0;
	list-style-position: outside;
	background: url(../img/li-pijltje-rechts.png) no-repeat right bottom;
	display: block;
}
.pagina_menu li a {
	padding-right: 25px;
	display: block;
}
.pagina_menu_actief {
	color: #000;
}
.submenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80c2e6;
	padding: 0;
	margin: 0 0 0 25px;
    top: 100px;
}
.submenu ul {
	list-style-type: none;
	margin: 0px;
}
.submenu li {
	font-size: 14px;
	line-height: 20px;
	font-family: open_sansbold;
	list-style-type: none;
	margin: 0px;
	border-bottom: 1px solid #80c2e6;
	padding: 0;
	list-style-position: outside;
}

.submenu li a {
    width: 100%;
    display:block;
    padding: 8px 0 8px 0;
}

.submenu_actief {
	color: #000!important;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ff8b00;
	font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	background: none;
	font-size: 12px;
	margin: 0px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #fff;
	background-color: #309dd6;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #309dd6;
}
.rechts {
	float: right;
}
.keuzerij-1 {
	padding-top: 20px;
}
.keuzerij-2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.stap1 {
	background: url(../img/stap1.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 36px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: -2px;
}
.stap2 {
	background: url(../img/stap2.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 36px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: -2px;
}
.stap3 {
	background: url(../img/stap3.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 36px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: -2px;
}
.topmarge {
	margin-top: 20px;
}
.bestand{
	width: 648px;
	margin-top: 10px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.bestand input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	font-size: 12px;
	color: #ff8b00;
	font-family: open_sansitalic;
}
.tabel_icoon_download {
	height: 18px;
	width: 14px;
	background: url(../img/pijl-beneden-groen.png) no-repeat 0 0;
	display: block;
	margin-left: 6px;
}
.tabel_icoon_download:hover {
	height: 18px;
	width: 14px;
	background: url(../img/pijl-beneden-groen.png) no-repeat 0 -18px;
	display: block;
	margin-left: 6px;
    
}

.tabel_icoon_download_completed {
    height: 18px;
	width: 14px;
	background: url(../img/pijl-beneden-groen.png) no-repeat 0 -36px;
	display: block;
	margin-left: 6px;
}

.tabel_icoon_download_completed:hover {
   height: 18px;
	width: 14px;
	background: url(../img/pijl-beneden-groen.png) no-repeat 0 -36px;
	display: block;
	margin-left: 6px;
}

.home_nieuws {
	display: block;
	margin-bottom: 40px;
	margin-top: 10px;
}
.home_nieuws_top {
	height: 45px;
	background: url(../img/homenieuws-top.png) no-repeat 20px 0px;
	display: block;
}
.home_nieuws_top_button  {
	height: 33px;
	width: 150px;
	background: url(../img/meernieuws.png) no-repeat 0 0;
	display: block;
	float: right;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 12px;
	padding-left: 5px;
}
.home_nieuws_top_button:hover {
	background: url(../img/meernieuws.png) no-repeat 0 -45px;
	display: block;
}
.datum {
	font-size: 12px;
	color: #999;
}
.home_nieuws_blokje {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 40px;
}
.home_nieuws_blokje h4 {
	font-size: 14px;
	font-family: open_sansbold;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.producten_icoon {
	background: url(../img/producten.png) no-repeat 0 0;
	height: 60px;
	width: 50px;
	margin-top: -60px;
	float: right;
}
.keuzeblok_container {
	margin-top: 20px;
}
.keuzeblok {
	display: block;
	height: 90px;
	border-radius: 4px;
	margin-bottom: 7px;
	background: #e5f3fa url(../img/leesverder.png) no-repeat right 0;
	cursor: pointer;
}
.keuzeblok:hover {
    color: #ff8b00;
	background: #e5f3fa url(../img/leesverder.png) no-repeat right -90px;
}

.keuzeblok:hover a {  /* MKR20140319 */
    color: #ff8b00 !important;
	/* background: #e5f3fa url(../img/leesverder.png) no-repeat right -90px;  !!! MKR : Was causing white rectanglesbehind text */
}

.keuzeblok_thumb {
	float: left;
	padding-right: 7px;
	height: 90px;
	width: 135px;
	background-color: #fff;
	margin-right: 15px;
}
.keuzeblok_tekst {
	padding-right: 13px;
	display: table;
	height: 90px;
	float: left;
	width: 368px;
}

.link-item-title { /* MKR20140319 */
	padding: 0px;
	color: #309dd6;
	font-family: open_sansextrabold;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
    margin-left: 15px;
    width: 650px;
}

.aspNetDisabled {
color: #000000 !important;
}


.description {
	padding: 0px;
	color: #000000;
	font-family: open_sanslight;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	margin: 0px;
	display: table-cell;
	vertical-align: middle;
    width: 650px;
}

.keuzeblok_tekst h4 {
	padding: 0px;
	color: #309dd6;
	font-family: open_sanslight;
	font-size: 21px;
	line-height: 30px;
	font-weight: normal;
	margin: 0px;
	display: table-cell;
	vertical-align: middle;
}

/* .keuzeblok_tekst:hover h4 {
	color: #ff8b00;
    background: #e5f3fa url(../img/leesverder.png) no-repeat right -90px;
}
*/
.keuzeblok_tekst_breed {
	padding-right: 13px;
	height: 60px;
	float: left;
	width: 628px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
}
.keuzeblok_tekst_breed:hover h4{
	color: #ff8b00;
	display: block;
}
.keuzeblok_tekst_breed_body  {
	height: 40px;
	overflow: hidden;
}
.keuzeblok_tekst_breed h4 {
	padding: 0px;
	color: #309dd6;
	font-family: open_sansextrabold;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
}
.keuzeblok_klein H4 {
	text-transform: uppercase;
	color: #309dd6;
	font-family: open_sansextrabold;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background: #e5f3fa url(../img/bolletje-oranje-rechts.png) no-repeat 12px center;
    padding: 10px 0 10px 40px;
	border-radius: 4px;
}
.keuzeblok_download {
	display: block;
	height: 90px;
	border-radius: 4px;
	margin-bottom: 7px;
	background: #e5f3fa url(../img/download.png) no-repeat right 0;
	cursor: pointer;
}
.keuzeblok_download:hover {
    color: #ff8b00;
	background: #e5f3fa url(../img/download.png) no-repeat right -90px;
}
.keuzeblok_download:hover a {
    color: #ff8b00 !important;
	background: url(../img/download.png) no-repeat right -90px;
}
.keuzeblok_klein H4:hover {
	color: #ff8b00;
}
.actief.keuzeblok_klein H4 {
	text-transform: uppercase;
	color: #ff8b00;
	font-family: open_sansextrabold;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
    margin: 0 0 7px 0;
	background: #fff url(../img/bolletje-oranje-rechts.png) no-repeat 12px center;
    padding: 9px 0 9px 40px;
	border-radius: 4px;
	border: 1px solid #80c2e6;
}
.producten {
	margin-top: 20px;
	border-top: 1px solid #80c2e6;
	padding-top: 20px;
}
.serie {
	height: 120px;
	width: 220px;
	background: url(../img/serie.png) no-repeat 0 0;
	margin-top: 10px;
}
.downloads {
    height: 120px;
    width: 220px;
    background-image: url(../img/downloads.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 10px;
}
.melding {
	font-family: open_sansbold;
	font-size: 13px;
	color: #000;
	border: 1px solid #80c2e6;
	border-radius: 4px;
	display: block;
	margin-bottom: 20px;
    padding: 7px 20px 9px 20px;
}
.pagination_breed {
	margin-bottom: -13px;
	border-top: 1px solid #80c2e6;
	border-bottom: 1px solid #80c2e6;
	width: 100%;
	height: 39px;
    padding: 9px 0 0 0;
}
.pagination_zoek {
	border-top: 1px solid #80c2e6;
	width: 100%;
	height: 39px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.pagination_rechts {
	float: right;
}
.pagination {
	margin: 0px;
	padding: 0px;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	line-height: 20px;
	text-decoration: none;
	background-color: #fff;
    padding: 4px 12px 4px 12px;
	border: 1px solid #80c2e6;
    border-left-width: 0px;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #e5f3fa;
	color: #000;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #fff;
	cursor: default;
	font-family: open_sansbold;
	font-weight: normal;
	background-color: #80c2e6;
}
.pagination .active a:hover {
	color: #fff;
	cursor: default;
	font-weight: normal;
	background-color: #80c2e6;
}
.pagination_tekst {
	font-family: open_sansbold;
	font-size: 13px;
	color: #ff8b00;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
}
.pagination_tekst_smal {
	font-family: open_sansbold;
	font-size: 13px;
	color: #ff8b00;
	border-top: 1px solid #80c2e6;
	border-bottom: 1px solid #80c2e6;
	margin-left: 25px;
	line-height: 40px;
	height: 40px;
}
.pagination_smal {
	margin-left: 25px;
	border-bottom: 1px solid #80c2e6;
	height: 36px;
	padding-top: 15px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	font-size: 11px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.publicatiedatum {
	font-family: open_sansitalic;
	font-size: 12px;
	font-weight: normal;
	color: #ff8b00;
}
.download_filter {
	border-top: 1px solid #80c2e6;
	padding-top: 11px;
	display: block;
	height: 42px;
}
.nieuws_switch a{
	font-family: open_sansbold;
	font-size: 14px;
	font-weight: normal;
	padding-top: 12px;
	float: right;
}
.overige_onderwerpen {
	margin-left: 25px;
	display: block;
	font-family: open_sansbold;
	font-size: 14px;
	color: #ff8b00;
	border-bottom: 1px solid #80c2e6;
	line-height: 40px;
}
.zoekresultaat {
    margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.zoekresultaat_afsluiter {
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
}
.zoekresultaat_kopje {
	font-family: open_sansbold;
}
.submenu_zoek {
	margin-top: -69px;
}
.lijn_verticaal {
	border-right: 1px solid #80c2e6;
	margin-right: -1px;
}
.dropdown-toggle   {
	font-size: 13px!important;
	color: #000;
	font-family: open_sansregular;
	font-weight: normal;
}
.dropdown-menu label {
	font-size: 13px!important;
	color: #000;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #ff8b00;
	background: none;
	outline: 0;
	filter: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #fff;
  text-decoration: none;
  background-color: #e5f3fa;
  background: none;
  filter: none;
}

#fileDelivery {
	border-top: 1px solid #c3e2ff;
	border-bottom: 1px solid #c3e2ff;
	background: #f7fbff;
	float: left;
	width: 720px;
	margin: 0 -20px 20px -20px;
}

#fileDelivery .row {
	width: 720px;
	height: 40px;
	float: left;
	margin: 0;
}

#fileDelivery div > label {
    background: #eff7ff;
    width: 150px;
    padding: 5px 10px 15px 0;
    text-align: right;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    font-weight: bold;
    
}

#fileDelivery input[type=text], #fileDelivery select, #fileDelivery .multiselect, #fileDelivery .btn-primary {
	width: 220px !important;
	margin: 0px;
	float: left;
}

.fileupload-optionalcheck, .fileupload-optionalcheck label, .fileupload-optionalcheck input {
	float: left;
}

.fileupload-optionalcheck {
	border-left: 1px solid #ccc;
	margin-left: 10px;
	height: 25px;
	padding: 5px 0 0 10px;
}

.fileupload-optionalcheck input {
	margin: 3px 5px 0 0;
	padding: 0;
}

.fileupload-optional .uneditable-input {
	width: 208px;
}

.progress {
	height: 30px;
	margin-right: 20px;
}

.progress .bar {
	padding-top: 3px;
}


/* Start override. */
a {
	color: #309dd6 !important;
	text-decoration: none !important;
}

.submenu li a:hover {
	color: #000 !important;
	background: #e5f3fa;
}

.navbar {
	padding-bottom: 10px;
	background-color: #fff;
}
.navbar-inner {
	min-height: 40px;
 *zoom: 1;
	border: none;
    padding: 0 0 0 10px;
	background: #606F77 url(../img/navbar.png) repeat-x 0 0;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar .sp-nav > div > ul > li > a, .navbar .sp-nav > div > ul > li > ul > li a {
	float: none;
	padding: 10px 5px 10px 5px;
	color: #C3D1D8 !important;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: open_sansregular;
	font-weight: normal;
	margin: 0;
}
.navbar .sp-nav > div > ul > li > a:focus, .navbar .sp-nav > div > ul > li > ul > li a:focus,
.navbar .sp-nav > div > ul > li > a:hover, .navbar .sp-nav > div > ul > li > ul > li a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
 *zoom: 1;
	background: #606F77 url(../img/navbar.png) repeat-x 0 -40px;
}
.navbar .sp-nav .selected > a, .navbar .sp-nav .selected > a:hover, .navbar .sp-nav .selected > a:focus {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/navbar-actief.png) no-repeat center bottom;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .sp-nav .static {
	margin: 0;
}

.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
	border: 0; margin: 0;
}

.zoek_container {
	height: 60px;
	text-align: right;
	padding-top: 25px;
}

.zoek_container div, .zoek_container div:hover {
	border: 0;
}

/* Vervanging voor .zoekloepje { */
.zoek_container a {
	height: 32px !important;
	width: 32px !important;
	background: url(../img/zoekloepje.png) no-repeat;
	border-style: none;
	margin-left: 5px;
}
form {
	margin: 0px;
}
.zoek_container input {
	width: 165px;
	font-size: 12px!important;
}

body strong {
	font-weight: bold;
}

.sp-vnav hr, .sp-vnav > a {
	display: none;
}

.sp-vnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80c2e6;
	padding: 0px;
    margin: 0 0 0 25px;
}

.sp-vnav ul {
	margin-left: 0px;
}

/* TODO */
#zz14_RootAspMenu > li > a, #zz15_RootAspMenu > li > a {
	display:none;
}

#zz14_RootAspMenu > li > ul, #zz15_RootAspMenu > li > ul {
	margin-top: -7px !important;
}

#zz14_RootAspMenu > li, #zz15_RootAspMenu > li {
	border : 0;
}

.sp-vnav li {
	font-weight: bold !important;
	font-size: 14px;
	line-height: 20px;
	font-family: open_sansbold;
	list-style-type: none;
	margin: 0px;
	border-bottom: 1px solid #80c2e6;
    padding: 8px 0 8px 0;
	list-style-position: outside;
}

.sp-vnav ul li a:hover, a:hover {
	background: none;
	color: #FF8B00;
	text-decoration: none;
}

.sp-vnav .menu-item {
	padding: 0 !important;
}

.sp-vnav .ms-core-listMenu-root {
	
}

.title-edit input {
	height: 35px !important;
}

.sp-vnav a.selected {
	color: #000 !important;
	background-color: #fff !important;
}

#sideNavBox {
	width: 100%;
	margin: 0;
}

/* START overrides to make bootstrap.css and ib.css compatible with SP ribbon. */
img {
	max-width: inherit !important;
}

/* set minimum height for content area */
#s4-bodyContainer { min-height: 400px; }

#s4-bodyContainer img {
	max-width: 100% !important;
}

#s4-bodyContainer img.ms-webpart-menuArrowImg {
	max-width: 99999px !important;
}

/* To override bootstrap.css [class*="span"] */
.ms-siteactions-imgspan {
	margin-left: 0;
}

/*
	END override voor SP Ribbon.
*/

#MSO_tblPageBody {
	position: relative;
	z-index: 20;
}

.row > .span3 {
	position: relative;
	z-index: 19;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px !important;
  margin-bottom: 0 !important;
  *margin-left: .3em !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #333333 !important;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
  vertical-align: middle !important;
  cursor: pointer;
  background-color: #f5f5f5 !important;
  *background-color: #e6e6e6 !important;
  background: -moz-linear-gradient(top, #ffffff, #e6e6e6) !important;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)) !important;
  background: -webkit-linear-gradient(top, #ffffff, #e6e6e6) !important;
  background: -o-linear-gradient(top, #ffffff, #e6e6e6) !important;
  background: linear-gradient(to bottom, #ffffff, #e6e6e6) !important;
  background-repeat: repeat-x !important;
  border: 1px solid #cccccc !important;
  *border: 0 !important;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  border-bottom-color: #b3b3b3 !important;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) !important;
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) !important;
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05) !important;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75) !important;
}

.btn-primary {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  text-transform: none !important;
  *background-color: #f89731 !important; 
  background-color: #f87731 !important;
  background: -moz-linear-gradient(top, #f89731, #f87731) !important;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f89731), to(#f87731)) !important;
  background: -webkit-linear-gradient(top, #f89731, #f87731) !important;
  background: -o-linear-gradient(top, #f89731, #f87731) !important;
  background: linear-gradient(to bottom, #f89731, #f87731) !important;
  background-repeat: repeat-x; 
  border-color: #0044cc #0044cc #002a80 !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff !important;
  *background-color: #006dcc !important; 
  background-color: #0044cc !important;
  background: -moz-linear-gradient(top, #0088cc, #0044cc) !important;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)) !important;
  background: -webkit-linear-gradient(top, #0088cc, #0044cc) !important;
  background: -o-linear-gradient(top, #0088cc, #0044cc) !important;
  background: linear-gradient(to bottom, #0088cc, #0044cc) !important;
  background-repeat: repeat-x;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 !important;
}

.radiobuttons tr {
	width: 150px;
	float: left;
}

input[type="radio"] {
    margin-right: 3px;
}


@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold_italic';
    src: url('opensans-bolditalic-webfont.eot');
    src: url('opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bolditalic-webfont.woff') format('woff'),
         url('opensans-bolditalic-webfont.ttf') format('truetype'),
         url('opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('opensans-extrabold-webfont.eot');
    src: url('opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-extrabold-webfont.woff') format('woff'),
         url('opensans-extrabold-webfont.ttf') format('truetype'),
         url('opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('opensans-extrabolditalic-webfont.eot');
    src: url('opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-extrabolditalic-webfont.woff') format('woff'),
         url('opensans-extrabolditalic-webfont.ttf') format('truetype'),
         url('opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansitalic';
    src: url('opensans-italic-webfont.eot');
    src: url('opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-italic-webfont.woff') format('woff'),
         url('opensans-italic-webfont.ttf') format('truetype'),
         url('opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('opensans-light-webfont.eot');
    src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-light-webfont.woff') format('woff'),
         url('opensans-light-webfont.ttf') format('truetype'),
         url('opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight_italic';
    src: url('opensans-lightitalic-webfont.eot');
    src: url('opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-lightitalic-webfont.woff') format('woff'),
         url('opensans-lightitalic-webfont.ttf') format('truetype'),
         url('opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('opensans-semibold-webfont.eot');
    src: url('opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-semibold-webfont.woff') format('woff'),
         url('opensans-semibold-webfont.ttf') format('truetype'),
         url('opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('opensans-semibolditalic-webfont.eot');
    src: url('opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-semibolditalic-webfont.woff') format('woff'),
         url('opensans-semibolditalic-webfont.ttf') format('truetype'),
         url('opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

.keuzerij-2 input[type="submit"] {
	margin-bottom: 20px !important;
}


/* Tabs Product portal webpart. */
.tab-pane:not(.active) {
	display: none !important;
}


/* START DKD Settings only. */
.dkddropdown {
	float: left;
	margin: 4px 0 0px 10px;
}

.ciapplication {
	margin-left: 2px !important;
	margin-top: 4px !important;
	margin-bottom: 0px !important;
}

.ciurl {
	margin: 4px 0 0px 2px !important;
	margin-bottom: 0px !important;
	height: 20px !important;
	width: 214px !important;
}

.cideliverymethod {
	width: 150px;
	float: left;
	margin-bottom: 0px;
}

.dkdsettings .footer {
	height: 80px;
}

.dkdsettings .footer input {
	height: 20px;
}

.dkdsettings td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
}

.dkdsettings .footer td {
	vertical-align: top;
	padding: 10px 0 0 10px;
}

.dkdsettings th {
	text-align: left;
}

.btnSaveSettings {
	float: right;
}

.top-btnSaveSettings {
	margin-top: 6px;
}

.dkdsettings .error {
	margin-left: 10px;
	color: #ff0000;
}

/* END DKDSettings only. */

/* START DOWNLOADS webpart. */
.image-area-left{
float:left;
padding-right:5px;
padding-left:0px;
} 

.dfwp-list
{
list-style:none;
margin:0;
padding:0;
}
/* END DOWNLOADS webpart. */

.gvStyle_label
 {
    padding: 2px 4px;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #58666d;
    vertical-align: baseline;
}

/* Aanpassing Michael*/

.hideGridColumn
 {
     display:none;
 }

/* Einde Aanpassing Michael*/

.gvStyle {background-color: #fff; 
       border: none;
       font-size:12px;
       color: #309cd6;}


.gvStyle td {
      font-size: 12px;
      padding-bottom: 2px;
      padding-left: 6px;
      border: solid 1px #fff;
    }

.gvStyle tr {
      padding-bottom: 2px;
      border: solid 1px #fff;
     }

.gvStyle th  {
      font-weight: 900;
      padding-bottom: 2px;
      padding-left: 6px;
      color: #fff;      
      background-color: #58666d;
      text-align: left;     
}

.gvStyle .alt {
      background: #e4e4e4;
}

.gvStyle tr:hover, 
.gvStyle .alt:hover {
      padding-bottom: 2px;      
      border: solid 1px ;
      background-color: #e0f0ff !important; 
      color: #000;
     }

.gvStyle a
{
    color: #cdcdcd !important;
}

.gvStyle a:hover {
    color: #ffffff !important;
}

/* START DOORVERWIJSPANEL Webpart */



.forwardPanel {
    word-wrap: break-word;
    width: 430px;
    font-family: "Arial Bold","Arial";
}



.forwardPanel-text {       

       background: url(../img/oranjerand.png) no-repeat 0px 0px;   

       min-height: 100px;

       height: 100%;

       width:100%;    

    position: relative;                 

       color: #333333;    

    font-size: 13px;

    font-style: normal;

    font-weight: 400;

    line-height: normal;

    text-align: left;

}



.forwardPanel-text p {

       padding-left: 5px;

}



.forwardPanel-header, .forwardPanel-footer {

       height: 53px; 

       text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.647);       

       color: #ffffff;    

    font-size: 16px;

    font-weight: 700;    

}

       

.forwardPanel-header {

       background: url(../img/oranjeheader.png) no-repeat 0px 0px;    

    position: relative;        

}



.forwardPanel-header img{            

    position: relative;        

}



.forward-header-text a, .forward-footer-text  a {

       color: #ffffff!important;

}



.forward-header-text p, .forward-footer-text  p {

       margin: 0px 10px 0px;

}



.forward-header-text {

       position: relative;    

       left: 5%;  

       float: left; 

}



.forward-footer-text {

       position: relative;    

       left: 20%;   

       float: left;        

}



.forwardPanel-footer {

       background: url(../img/oranjeheader.png) no-repeat 0px -100px;     

       top: -15px;

    position: relative;                

}



.forward-header-img {

       background: url("../img/schild.png") no-repeat scroll 0 0;

       margin-left: 35px;

       float: left;

       height: 52px;

    width: 45px;

}



/* END DOORVERWIJSPANEL Webpart */

