@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');


/* Basis steunkleur instellen, standaard is donkerblauwe achtergrond met witte letters */
a, .accountmenu a, div#upload-cv-div, .history a, button {color: #96C11F;}
.submitbutton, a.actionlink, .button, input.flatbutton, .button a, #fotolink-image, .photocontainer {background-color: #eeeef0; color: #000;}
.button * {color: #000;}
a:hover, .history a:hover * {color: #96C11F;}
.submitbutton:hover, .button:hover, .button a:hover, a.actionlink:hover, input.flatbutton:hover, .photocontainer:hover, button:hover, button:hover span, #formsubmitbutton {background-color: #96C11F; color: #000;}
.csbs h2, .vdtl h2, .vsbs h2, .covv h2, div.header {border-bottom: 0px solid #000;}
input.text:focus, input[type=text]:focus, input.date:focus, input[type="date"]:focus, select:focus, input.account:focus, textarea:focus {border: 1px solid rgba(150, 193, 31, 1);}
button {background-color: #FFFFFF; border: 1px solid #96C11F;}
button:hover  {background-color: #96c11f;}



h1, h1 span, h1 a, h1.reactiontype, h1.reactiontype span, h2, h3, .upload label {color: #96C11F;} 
h1.reactiontype {display: none;}
.section.group.header h1 {
color: #000;
    font-weight: 800;
    font-size: 38px;
    margin: 0 0 0 0;
    padding: 0;
}
.header .span_5_of_8 {width: 0%;}
.header .span_3_of_8 {width: 99%;}
p, td, div, label, h1, h1 span, span.boxtitle, h2, h2 a, h2 span, h3, a, input.file, .upload label  {color: #000;}
#surrepad {display: none;}
#job_title {
    font-weight: 700;
    color: #96c11f;
font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
}

.submitbutton, a.actionlink {
    background-color: #96c11f;
    color: #000;
}
h1.reactiontype {
    display: unset;
}
#job_attachment {
    display: none!important;
}

.no-iframe-body {margin: 0; padding: 0; max-width: 100%; height: 100%; background: #000;}
.no-iframe-content {background: #000;margin-bottom: 40px;}
.no-iframe-logo {
    max-width: 100%;
    margin: 39px auto;
    height: 98px;
    background: url(https://ixxenz.nl/img/logo.png) no-repeat 0px 20px;
    background-position-x: right;
}