<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Colors **/
body {
    background: #FFF;
}

a {
    color: #FF4B20;
}

#cookie-law-info-bar {
    color: #FFF;
    background-color: #070708;
    border-top-color: #444;
}

#cookie_action_close_header {
    color: #FFF;
    background: #222;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{
	background-color: #FF4B20;
}

.detailsheader{
	border-bottom-color: #00d2ec;
}

.plaatsing{
	background-color:#FF4B20;
}

.btn {
	border-color: #FF4B20;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-primary.dropdown-toggle{
	background-color:#FF4B20;
}
#submenu .current div{
	background-color: #FF4B20;
}

#submenu .current a{
	color:white;
}
#submenu a, #submenu .btn {
    border-color: #FF4B20;
}
#submenu a:not(.submenutab):hover, #submenu .btn:hover {
    background-color: #FF4B20;
}

#background_overlay_img {
	background-image: url(../../img/headers/banner.jpg);
}

.grid-item:nth-child(1) {
  background-image: url('../../img/headers/commercieel.webp');
}
.grid-item:nth-child(2) {
   background-image: url('../../img/headers/administratief.webp');
}
.grid-item:nth-child(3) {
   background-image: url('../../img/headers/financieel.webp');
}
.grid-item:nth-child(4) {
   background-image: url('../../img/headers/hr.webp');
}
.grid-item:nth-child(5) {
   background-image: url('../../img/headers/controller.webp');
}
.grid-item:nth-child(6) {
   background-image: url('../../img/headers/balie.webp');
}
.grid-item:nth-child(7) {
  background-image: url('../../img/headers/werkvoorbereiding.webp');
}
.grid-item:nth-child(8) {
  background-image: url('../../img/headers/callcenter.webp');
}

.container .aboutus  h2{
color: #FF4B20;
}

.container .cat  .solliciteren_btn a{
background-color: #FF4B20;
}

.main_header{
	color: #FF4B20;
}

.grid-pager a:hover{
	background: #FF4B20;
	color:white;
}

.grid-pager .pager_current{
	background: #FF4B20;
}

#quicksearch {
	background-color: #FF4B20;
	color: white;
}

.additional-content {
	color: #4B9BCF;
	margin-top: 50px;
}

.additional-content-bar {
	color: #4B9BCF;
	background: rgba(255,255,255,0.9);
}

.additional-content-row {
	color: #4B9BCF;
}

a.additional-content-row-header-link:hover .row {
	background-color: #9be0ed;
}

/* coming from bootstrap, reload of the main-template.css */
#topBar {
	background: linear-gradient(to right, white, #FF4B20);
}

#topBar a {
	color: white;
}

h6 {
	color: #FF4B20!important;
}

.btn,
.btnorange,
.btn_blue {
    background: #FF4B20;
    border:white 1px solid;
}

.document aside .btnorange,
.document footer .btnorange,
.btn_blue {
    color: #fff;
}

.btn-primary {
  background-color: #FF4B20;
  border-color: white;
}

.btn-primary:hover, .btn:hover {
  color: #fff;
  background-color: #9be0ed;
  border:1px solid #9be0ed;
}

.btn-outline-primary {
  color: #FF4B20;
  background-color: white;
  background-image: none;
  border-color: #FF4B20;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #9be0ed;
  border: #9be0ed 1px solid;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-primary.dropdown-toggle{
	 background-color: #9be0ed !important;
	 color: white;
	 border:white;
}

.btn.btn_header:hover{
    border-color: #FF4B20;
    color: #FF4B20;
}

#side_social {
    color: #6d6e71;
    border-color: #EEE;

    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}

section.cv_quicksearch header,
section.vacature_quicksearch header {
    color: #FFF;
}

section.blue {
    background-color: #EEE;
    border-bottom-color: #00b5d8;
}

section.cv_quicksearch,
section.vacature_quicksearch {
    color: #FFF;
    background-color: #00b5d8;
    border-color: #FFF;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
}

section.blue header,
section.cv_quicksearch header,
section.vacature_quicksearch header {
    border-bottom-color: #FFF;

    background: #FF4B20; /* Old browsers */
    background: -moz-linear-gradient(top, #FF4B200%, #0697b2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #33c4e0), color-stop(100%, #0697b2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #33c4e0 0%, #0697b2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FF4B200%, #0697b2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FF4B200%, #0697b2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #FF4B200%, #0697b2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FF4B20', endColorstr = '#0697b2', GradientType = 0); /* IE6-9 */

}

section.cv_quicksearch button,
section.vacature_quicksearch button {

    border-color: #fff;
    color: #4f4f4f;
    background: #fdfdfd; /* Old browsers */
    background: -moz-linear-gradient(top, #fdfdfd 0%, #b4b4b4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #b4b4b4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fdfdfd 0%, #b4b4b4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fdfdfd 0%, #b4b4b4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fdfdfd 0%, #b4b4b4 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fdfdfd 0%, #b4b4b4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fdfdfd', endColorstr = '#b4b4b4', GradientType = 0); /* IE6-8 */

    -webkit-box-shadow: 0px 3px 4px -2px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 4px -2px rgba(0, 0, 0, 0.25);
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}

section.cv_quicksearch a,
section.vacature_quicksearch a {
    background-color: #0192ae;
    color: #FFF;
}
section.vacature_quicksearch a.bladeren  {
    display: none;
}
.main section.vacature_quicksearch a {
    top: 30px;
}
.main section.vacature_quicksearch a.bladeren {
    top: 52px;
    display: block;
}

.main .vacature_quicksearch .field-left,
.main .vacature_quicksearch .field-right {
    color: #72818a;
}

.main .vacature_quicksearch &gt; span {
    color: #FFF;
}

section.blue .links li:nth-child(odd) {
    background-color: #FFF;
}

section.blue .links li:nth-child(even) {
    background-color: #EEE;
}

section.blue .links_more {
    color: #465a65;
}

section.blue .links_more,
section.blue .links a,
section.blue .links li &gt; span {
    color: #00b5d8;
    font-weight: bold;
}

.site_contact .contact_mail,
.site_contact .contact_tel {
    color: #465a65;
}

.site_contact .contact_tel {
    border-right-color: #b1b1b1;
}

#breadcrumb,
#breadcrumb a {
    color: #b1b1b1;
}

.grid-legend,
.form_finished_message,
.grid-error,
.grid &gt; header {
    background-color: #EEE;
    border-color: #00b5d8;
    color: #00b4d7;
}

.grid-legend,
.main_content .grid-legend h1 {
    color: #6B767D;
}

.grid-pager span,
.grid-pager a {
    color: #00b4d7;
}

.grid-pager .pager_current {
    color: #FFF;
	
}

.grid article,
article.vhighlight {
    color: #5b5b5b;
   
}
article.vhighlight{
	border-color: #00b5d8;
}
article.vhighlight span.topvacature {
	color: #00b5d8;
	font-weight: bold;
}

.grid-extra-text {
    color: #5b5b5b;
}

.grid article .title,
article.vhighlight .title {
    color: #00b4d7;
}

.grid article header,
article.vhighlight header {
    color: #6b767d;
}

.vhighlight_title &gt; span {
    background-color: #00b5d8;
    color: #FFF;
}

article.vhighlight .wer_logo {
    border-color: #cbcbcb;
}

.grid_table thead,
.grid_table thead a {
    color: #00b4d7;
}

.grid_table thead td {
    border-bottom-color: #00b5d8;
}

.grid-cv-placed {
    color: #FFF;
    background: #6B767D;
}

.document &gt; header,
.document &gt; section &gt; header {
    color: #6b767d;
    border-bottom-color: #00b5d8;
}

.document .pager span,
.document .pager a {
    color: #00b4d7;
}

.document div section header {
    color: #00b4d7;
}

.document div section,
.document div section a {
    color: #6b767d;
}

.document .buttons a,
.document .buttons label {
    color: #7e7e7e;
}

.document .buttons a:hover {
    background-color: #eee;
}

.document footer a {
    color: #00b4d7;
}

.requirednote,
label.error {
    color: red;
}

.hmgbox {
    border-color: #ddd;
    background-color: #FF4B20;
}

.hmgbox:hover{
    background-color: #9be0ed;
}

.hmgbox .header,
.hmgbox .header a,
.hmgbox .main {
    color: #6b767D;
}

.hmgbox .footer {
    background-color: #00b5d8;
}

.hmgbox .footer a {
    color: #FFF;
}

.vaclist &gt; header {
    color: #FFF;
    background-color: #00b5d8;
}

.vaclist li {
    border-bottom-color: #f8f8f8;
}

.vaclist h3 {
    color: #000;
}

.vaclist span {
    color: #7e7e7e;
}

.vactop ul {
    border-right-color: #c7c7c7;
}

#cnt_bnr_bottom,
#preferred {
    background-color: #EEE;
}

#cnt_bnr_bottom &gt; div,
#preferred &gt; div {
    border-color: #c7c7c7;
}

section.fieldset {
    border-left-color: #00b5d8;
}

section.fieldset &gt; header.legend {
}

.overlay .inner_content &gt; header,
.main &gt; .main_header {
    color: #6b767d;
    border-bottom-color: #00b5d8;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    background-color: #fff;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

select {
    background-color: #fff;
    border-color: #ccc;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    background-color: #eee;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline-color: #333;
}

div.multiplecheckboxes {
    background-color: #fff;
    border-color: #C7CBCC;
}

.captcha_container {
    border-color: #ccc;
}

.captcha_container .captcha_info {
    color: #333;
}

.main_footer nav a {
    color: #4f4f4f;
}

.overlay {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
}

.overlay .closebutton {
    background: #6B767D;
    color: #fff;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.overlay .closebutton:hover {
    background: #00b5d8;
    text-shadow: 1px 1px 1px #ccc;
}

.overlay .content {
    background: #fff;
    color: #000;
}

div.formTable &gt; div {
    border-left-color: #00b5d8;
    background-color: #EEE;
}

form .subHeader,
form .subHeader a,
.overlay header {
    color: #6B767D;
}

div.formTable &gt; div.plainGroup,
div.formTable &gt; div.subHeader,
form .subHeader,
form .plainGroup,
.overlay iframe {
    background-color: #fff;
}

.main_content h1,
.main_content h2,
.main_content h3 {
    color: #00b4d7;
}
.main_content &gt; .content {
    color: #5b5b5b;
}

.main_content .subHeader.content_text a {
    color: #00b4d7;
}


.document .info a {
    color: #5b5b5b;
}

#mappen_dialog {
    background-color: #EEE;
}

.leftbox_mappen footer a {
    color: #FFF;
}

.leftbox .title_leftbox{
    color: #FF4B20;
}

.leftbox_mappen footer {
    background-color: #00b5d8;
}

.leftbox_nieuwsbrief &gt; div {
    color: #465A65;
}

.title_social a,
#side_social a,
.document .buttons a,
.document .buttons label,
.site_contact .contact_mail,
.site_contact .contact_tel,
.checkbox_overlay,
.captcha_container .captcha_refresh,
.captcha_container .captcha_info &gt; span,
section.fieldset section.uitleg &gt; header,
.mappenScrollable li,
.mappenScrollable li.nomaps i {
    background-image: url(../../img/sprites.png)
}

.wgbox,
.kanbox {
    background-image: url(../../img/sprite_per.png);
}

.form_finished_message &gt; span {
    background-image: url(../../img/icon/tick.png)
}

.listbg{
	    background-color: white;
    padding: 10px;
} 

.grid article a:hover, article.vhighlight a:hover{
	color: #9be0ed !important;
}

.lead {
background: #FF4B20;
box-shadow: 10px 0 0 #FF4B20, -10px 0 0 #FF4B20;
}

</pre></body></html>