.fancybox-container {
    z-index: 100 !important;
}

@font-face {
    font-family: bliss;
    src: url(/components/css/Bliss2R.otf);
}

@font-face {
    font-family: bliss2;
    src: url(/components/css/Bliss2B.otf);
}

html {
    position: relative;
    min-height: 100%;
}

ul {
    list-style: none;
    padding: 0;
}

li {
    padding-left: 1.3em;
}

ul li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    margin-left: -1.3em;
    width: 1.3em;
    color: #4bae45;
    margin-right: 10px;
    font-weight: 900;
}

body,
html {
    margin: 0px;
    padding: 0px;
    font-family: "Helvetica Neue", "Roboto", Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: rgb(98, 116, 126);
}

a {
    color: #0082c8;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
}

a:hover {
    color: #16adff;
    text-decoration: none;
}

td p {
    margin: 0px;
}

h1,
h2,
h3 {
    font-family: "bliss", "Helvetica Neue", "Roboto", Arial, sans-serif;
    font-weight: 400;
    color: rgb(98, 116, 126);
}

h1 {
    font-size: 48px;
    line-height: 55px;
    margin: 0px;
    margin-bottom: 10px;
}

h2 {
    font-size: 38px;
    line-height: 32px;
    font-weight: 400;
    line-height: 41px;
    margin: 0px;
}

h3 {
    margin: 0px;
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
    color: rgb(98, 116, 126);
}

.tabtool_blok h3 {
    margin: 0px;
    padding: 0px;
    font-family: "Helvetica Neue", "Roboto", Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color: rgb(98, 116, 126);
}

#banner_content h1 {
    color: white;
}

#banner_content a {
    color: white;
}

#page_wrapper {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

#header_top {
    height: 51px;
    border-bottom: 3px solid #22a6da;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: white;
    position: relative;
    z-index: 5;
    /* 5 */
}

#header_top_wrapper {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    justify-content: space-between;
}

#logo_nu {
    margin-top: 10px;
    margin-left: 20px;
    width: 167px;
    height: 36px;
    flex: 0 0 167px;
}

#menu_top {
    max-width: 800px;
    min-width: 500px;
    flex: 1 1 500px;
    text-align: right;
    margin-top: 14px;
}

#menu_top_mobile {
    color: rgb(98, 116, 126);
    padding-top: 12px;
    padding-right: 12px;
}

#menu_top_mobile a {
    color: rgb(98, 116, 126);
    font-weight: 400;
    text-decoration: none;
}

#menu_top a.top_btn {
    color: #62747e;
    display: inline-block;
    text-decoration: none;
    margin-left: 25px;
    font-weight: 400;
}

#menu_top a.top_btn:hover {
    color: #16adff;
}

#menu_pages_mobile,
#menu_mobile {
    display: none;
}

#menu_mobile {
    float: right;
    height: 40px;
    padding-top: 17px;
    font-family: "Helvetica Neue", "Roboto", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-left: 1px solid white;
    padding-left: 20px;
    padding-right: 15px;
    cursor: pointer;
}

#menu_mobile i {
    margin-right: 5px;
}

#menu_mobile a {
    color: white;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}

#menu_pages_mobile {
    width: 100%;
    left: 0px;
    background: white;
    border-bottom: 1px solid rgb(223, 225, 226);
    display: none;
}

#menu_pages_mobile .top_btn {
    display: block;
    color: #62747e;
    text-decoration: none;
    margin-left: 35px;
    font-weight: 400;
    margin-bottom: 25px;
}

#menu_pages_mobile .top_btn.first {
    margin-top: 25px;
}

#menu_pages_mobile .main_btn {
    display: block;
    border-bottom: 1px solid rgb(223, 225, 226);
    margin-left: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-right: 0px;
}

#menu_pages_mobile .main_btn .main_btn_span {
    margin-left: 35px;
}

#header_menu {
    height: 75;
    border-bottom: 1px solid rgb(235, 235, 235);
}

#header_menu.isFixed {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background: white;
    z-index: 3;
    /* 3 */
}

#header_menu_wrapper {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    justify-content: flex-start;
    height: 72px;
}

#product_menu {
    width: 79px;
    height: 72px;
    background: #16adff;
    color: white;
    text-align: center;
    cursor: pointer;
}

#product_menu i {
    font-size: 25px;
    margin-top: 22px;
}

#product_name {
    border-left: 1px solid white;
    height: 55px;
    padding-right: 30px;
    padding-left: 30px;
    background: #16adff;
    color: white;
    text-align: center;
    font-size: 23px;
    font-family: "bliss2";
    padding-top: 17px;
}

.main_btn {
    text-decoration: none;
    color: rgb(98, 116, 126);
    padding-top: 22px;
    padding-bottom: 22px;
    display: inline-block;
    border-bottom: 3px solid transparent;
    margin-right: 20px;
    margin-left: 20px;
}

.main_btn_span {
    font-size: 20px;
    font-family: "bliss";
    font-weight: 400;
    color: rgb(98, 116, 126);
    text-decoration: none;
}

#banner-small {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    height: 288px;
    background-color: rgba(0, 0, 0, 0);
    /* background-image:url(https://www.noordhoffuitgevers.nl/documents/2449749/3906091/CORP+DESKTOP+1440x288.jpg/e9d07cf1-c541-4f52-a609-86dc30b3dfe5?t=1498028794209); */
    background-image: url(/components/img/smalle_header.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    position: relative;
    top: 0px;
    margin-top: 0px;
}

#banner {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 360px;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(/components/img/test_banner.jpg);
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    position: relative;
    top: 0px;
    margin-top: 0px;
}

#banner_content {
    max-width: 700px;
    padding: 40px 50px;
    background: #16adff;
    color: white;
    position: relative;
    top: 196px;
    /*margin-left:65px;*/
    right: 45%;
    margin-left: auto;
}

#banner_content p {
    font-size: 18px;
    line-height: 26px;
}

#banner_content button {
    margin: 5px;
}

#banner_quote {
    display: none;
}


/*
#banner_quote{
	max-width:260px;
	background:white;
	color:rgb(117, 123, 128);
	font-size:16px;
	padding:25px;
	padding-top:20px;
	padding-bottom:20px;
	position: absolute;
    left: 1075px;
    top: 75px;
    min-width: 260px;
}
#banner_quote p{
margin:0px;
}*/

.hstbuttonwhite {
    background: #f8882d !important;
    color: #ffffff !important;
}

#content {
    max-width: 1440px;
    margin-top: 340px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    margin-bottom: 250px;
}

.blok_header h1 {
    color: rgb(98, 116, 126);
    font-size: 38px;
    line-height: 41px;
    margin: 0px;
}

.blok_text p,
.blok_text b,
.blok_text i {
    color: rgb(98, 116, 126);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
    max-width: 75%;
}

ul,
ol {
    max-width: 75%;
}

ol {
    padding-left: 0;
    list-style-position: inside;
}

ol li:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 20px;
}

#footer {
    background: rgb(108, 124, 133);
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

#footer_wrapper {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    justify-content: space-around;
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer_blok {
    flex: 0 1 400px;
}

.footer_blok a {
    color: white;
    text-decoration: none;
}

.footer_blok a:hover {
    text-decoration: underline;
}

#footer_wrapper_mobile {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    display: none;
}

#footer_wrapper_mobile a,
#footer_wrapper_mobile b {
    color: white;
    margin: 5px;
}

#product_lijst {
    background: white;
    position: absolute;
    z-index: 6;
    /* 6 */
    margin-top: 0px !important;
    display: none;
}

.product_close_lijst {
    display: block;
    border-bottom: 1px solid rgb(238, 238, 238);
    width: 270px;
    height: 72px;
    border-bottom: 1px solid #ededed;
    text-decoration: none;
    cursor: pointer;
}

.product_close_lijst i {
    display: inline-block;
    float: right;
    margin-top: 24px;
    margin-right: 20px;
    color: white;
    font-size: 25px;
    text-decoration: none;
}

.product_close_span {
    display: block;
    position: absolute;
    color: white;
    line-height: 24px;
    text-decoration: none;
    margin-top: 23px;
    margin-left: 20px;
    font-size: 23px;
    font-family: "bliss2";
    color: white;
}

.product_btn {
    display: block;
    border-bottom: 1px solid rgb(238, 238, 238);
    width: 270px;
    height: 64px;
    text-decoration: none;
}

.product_btn i {
    display: inline-block;
    float: right;
    margin-top: 24px;
    margin-right: 20px;
    color: rgb(98, 116, 126);
    font-size: 16px;
    text-decoration: none;
}

.product_btn_span {
    display: block;
    position: absolute;
    color: rgb(98, 116, 126);
    font-size: 16px;
    font-weight: 900;
    line-height: 24px;
    text-decoration: none;
    margin-top: 20px;
    margin-left: 20px;
}

#overlay_black {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    z-index: 4;
    /* 4 */
}

#kies_student {
    font-size: 12px;
    position: absolute;
    top: 0px;
    /*background:#ededed;	*/
    margin-left: 250px;
}

#kies_student span {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    /*border:3px solid #ededed;	*/
    cursor: pointer;
}

#kies_student span:hover {
    text-decoration: none;
}

#kies_student a {
    color: #666666;
    text-decoration: none;
}

button,
input[type=submit] {
    background: rgb(223, 225, 226);
    border-bottom: 3px solid rgb(180, 184, 187);
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: rgb(98, 116, 126);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
}

button:hover,
input[type=submit]:hover {
    background: #eaebec;
    color: #62747e;
}

input[type=text],
input[type=email] {
    border: 1px solid rgb(180, 184, 187);
    padding: 4px;
    max-width: 300px;
    min-width: 250px;
    font-family: "Helvetica Neue", "Roboto", Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    /* -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);*/
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #CCCCCC;
    opacity: 1;
    /* Firefox */
}


/*
input[type=text]:focus, input[type=email]:focus{
    outline: none !important;
}*/

#popup_nieuwsbrief,
#popup_nieuwsbrief p {
    color: rgb(98, 116, 126);
}

#kruimel {
    border-bottom: 1px solid rgb(235, 235, 235);
    padding-top: 15px;
    padding-bottom: 15px;
}

#kruimel_wrapper {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

#kruimel_wrapper {
    font-size: 14px;
}

.header_subtitel {
    color: rgb(98, 116, 126);
    font-size: 18px;
    margin-top: 10px;
    display: inline-block;
}

.tabtool_header,
.nieuwstool_tekst {
    max-width: 1440px;
    display: flex;
    /*align-items: flex-start;*/
    align-items: stretch;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}

.tabtool_blok {
    flex: 1 0 auto;
    padding: 30px;
    background: #ededed;
    border-top: 3px solid #CCCCCC;
    margin-right: 25px;
    cursor: pointer;
    flex-basis: 0;
}

.tabtool_blok:last-child {
    margin-right: 0px;
}

.tabtool_blok:hover {}

.tabtool_blok h3 i {
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
}

.tabtool_tekst_wrapper {
    color: rgb(98, 116, 126);
}

.tabtool_tekst {
    margin: 30px;
}

#nieuwstool_output {
    max-width: 900px;
    margin-bottom: 250px;
    margin-top: -340px;
}

.nieuwstool_blok {
    max-width: 48%;
    margin-bottom: 25px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.a_kruimel {
    font-weight: 400;
    color: rgb(117, 123, 128);
    font-size: 14px;
    text-decoration: none;
}

.pijltje_kruimel {
    color: rgb(204, 204, 204);
    font-weight: 600;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 10px;
}

#cookie_melding {
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgb(0, 130, 200);
    color: white;
    text-align: center;
    position: relative;
    z-index: 6;
}

#cookie_melding a {
    color: white;
    font-weight: 400;
    margin-left: 5px;
    margin-right: 5px;
}

#cookie_tekst {
    font-size: 15px;
}

#close_cookie {
    right: 25px;
    top: 25px;
    font-size: 30px;
    position: absolute;
    cursor: pointer;
    width: 25px;
    height: 30px;
    cursor: pointer;
}

.cta-button {
    background: #0285CD;
    border-bottom: 3px solid #00679f;
    color: #ffffff !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: 20px 20px 20px 0px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    margin-right: 40px !important;
    border-radius: 4px !important;
    display: inline-flex;
    align-items: baseline;
    margin-top: -0.25em;
}

.cta-button:hover {
    background: #009df1;
}

#school_wrapper {
    display: flex;
    align-items: stretch;
    flex-flow: row wrap;
    justify-content: start;
    margin-top: 0px;
}

#school_filter {
    margin-top: 30px;
    margin-left: 20px;
    display: flex;
    align-items: stretch;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
    border-top: 1px solid #ededed;
    padding-top: 20px;
    margin-bottom: 20px;
}

.school_blok {
    width: auto;
    flex: 0 1 auto;
    /*border:3px solid #cccccc;*/
    margin: 20px;
    background: #0181c9;
}

.school_blok a {
    display: inline-block;
    padding: 10px 30px;
    width: 140px;
    height: 48px;
    color: white;
    text-decoration: none;
}

.school_blok:hover {
    background: #29a2e6;
}

.split_wrapper,
.derde_wrapper {
    display: flex;
    align-items: flex-start;
    flex-flow: row wrap;
    justify-content: space-between;
}

.blok_split {
    flex: 1 1 320px;
    max-width: 700px;
}

.blok_derde {
    flex: 1 1 320px;
    max-width: 450px;
}

.terug_knop {
    color: #fff;
    padding: 7px 14px;
    background: #0082c8;
    border-bottom: 2px solid #00679f;
    text-transform: uppercase;
    border: 0;
    border-radius: .25rem;
    cursor: pointer;
    display: inline-block;
    font-family: "Bliss 2", "Helvetica Neue", "Roboto", Arial, sans-serif;
    margin-bottom: 1.5625rem;
    text-align: center;
    text-decoration: none;
    font-size: 1rem;
    font-weight: 400;
    transition: background 0.3s linear;
}

.terug_knop i {
    color: white;
    line-height: auto;
    margin-bottom: 0px;
}

.terug_knop:hover {
    color: white;
    background: #084599;
}

@media screen and (max-width: 1506px) {
    #banner {
        margin-left: 20px;
        margin-right: 20px;
    }
    #content {
        margin-right: 25px;
        margin-left: 25px;
    }
    #kruimel {
        margin-left: 20px;
        margin-right: 20px;
    }
    #menu_top {
        margin-right: 20px;
    }
}

@media screen and (max-width: 1432px) {
    #banner_quote {
        left: auto;
        right: 0px;
    }
}

@media screen and (max-width: 1429px) {
    #banner_content {
        margin-left: 0px;
        right: auto;
    }
}

@media screen and (max-width: 1250px) {
    #banner_content {
        margin-right: 65px;
    }
    #footer_wrapper {
        display: none;
    }
    #footer_wrapper_mobile {
        display: flex;
    }
    #content {
        margin-bottom: 100px;
    }
}

@media screen and (max-width: 1100px) {
    #kies_student {
        display: none;
    }
}

@media screen and (max-width: 1027px) {
    #menu_top {
        display: none;
    }
    #main_menu {
        display: none;
    }
    #product_menu {
        display: none;
    }
    #header_top {
        height: 45px;
    }
    #logo_nu {
        margin-top: 6px;
        margin-left: 25px;
    }
    #header_top {
        border-bottom-color: white !important;
    }
    #product_name {
        height: 57px;
        padding-top: 0px;
        border-left: 0px solid white;
        width: 100%;
        text-align: left;
        padding-right: 0px;
    }
    #product_name img {
        margin-top: 12px;
    }
    #header_menu_wrapper {
        height: 57px;
    }
    #menu_mobile {
        display: block;
    }
    .tabtool_header {
        display: block;
    }
    .tabtool_blok {
        width: auto;
        display: block;
        flex: none;
        flex-basis: unset;
        margin-right: 0px;
    }
    .header_subtitel {
        display: none;
    }
    .tabtool_blok h3 i {
        display: inline-block;
        margin-bottom: 0px;
    }
    .tabtool_tekst_wrapper {
        margin: 0px;
        padding: 15px;
    }
}

@media screen and (max-width: 850px) {
    .tabtool_blok h3 {
        font-size: 16px;
        line-height: 16px;
        font-weight: 600;
    }
    #close_cookie {
        display: none;
    }
    #content {
        padding-top: 30px;
    }
    #banner_content {
        margin-right: 0px;
        top: 200px;
        padding: 20px;
    }
    #banner_quote {
        display: none;
    }
    #banner {
        height: 200px;
    }
    h1 {
        font-size: 36px;
    }
    body,
    p,
    #banner_content p {
        font-size: 16px;
        line-height: 23px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 28px;
    }
    .blok_text p,
    ul,
    ol {
        max-width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .nieuwstool_blok {
        max-width: 100%;
    }
}

@media screen and (max-width: 520px) {
    .nieuwstool_beschrijving,
    .nieuwstool_thumbnail {
        display: none;
    }
}

@media screen and (max-width: 520px) {
    #banner-small {
        display: none;
    }
    #footer_wrapper_mobile b {
        width: 90%;
    }
    #content {
        margin-bottom: 150px;
    }
    #header_menu_wrapper {
        height: auto;
    }
    #product_name {
        height: auto;
        padding-left: 0px;
    }
    #logo_link {
        display: block;
        margin-left: 0px;
        padding-top: 0px;
        padding-bottom: 10px;
        border-bottom: 1px solid white;
        padding-left: 30px;
    }
    #menu_mobile {
        float: none;
        width: 49%;
        padding-left: 0px;
        padding-right: 0px;
        display: inline-block;
        text-align: center;
        border-left: 0px solid white;
        padding-top: 8px;
        padding-bottom: 8px;
        height: auto;
    }
    #menu_mobile.inlog_mobile {
        border-left: 1px solid white;
    }
    .school_blok {
        flex: none;
        flex-basis: unset;
        display: block;
        max-width: unset;
        width: auto;
    }
    #school_wrapper {
        display: block;
    }
}

#popup_keuze {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 99999;
    font-family: "Bliss 2", "Helvetica Neue", "Roboto", Arial, sans-serif;
}

#popup_keuze_wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    position: relative;
}

#popup_titel {
    font-size: 1.6em;
    color: white;
    font-style: italic;
    font-weight: 400;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
    margin-bottom: 40px;
    text-align: Center;
    font-family: "Bliss 2", "Helvetica Neue", "Roboto", Arial, sans-serif;
}

#popup_keuze_wrapper a {
    display: block;
    text-decoration: none;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: white;
    color: #333333;
    text-align: center;
    margin: 10px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    position: relative;
    border-left: 4px solid #0391e0;
    transition: all 0.3s ease-out;
}

#popup_keuze_wrapper a:nth-child(3) {
    border-left: 4px solid #e0c200;
}

#popup_keuze_wrapper a:hover {
    margin-right: 0px;
}

#popup_keuze_wrapper a i {
    position: absolute;
    color: #cacaca;
    font-size: 1.3em;
    right: 10px;
    top: 17px;
}


/*/////////////// TOETSAANVRAAG /////////////////*/

#blok_row,
#container_row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    position: relative;
    padding: 0px 100px;
}

#container_row {
    align-items: flex-start;
}

.blok_toetsaanvraag,
#container_formulier {
    align-items: center;
}

.blok_toetsaanvraag,
#container_formulier,
#container_overzicht {
    padding: 25px;
    margin: 25px;
    display: flex;
    border: 1px solid rgba(98, 116, 126, 0.5);
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    box-sizing: border-box;
    background-color: #ffffff;
    box-sizing: border-box;
}

.blok_toetsaanvraag {
    width: 350px;
    height: 350px;
}

#container_formulier {
    width: 900px;
    font-size: 14px !important;
}

#container_overzicht {
    width: 350px;
    font-size: 14px !important;
}

.blok_toetsaanvraag h3,
#titel_aanvraag {
    color: #0285CD !important;
    font-size: 28px;
    font-weight: bold;
}

.btn_aanvraag {
    background: #0285CD;
    border-bottom: 3px solid #00679f;
    color: #ffffff !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: 20px 0px 20px 0px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px !important;
    font-weight: 700;
}

.btn_aanvraag:hover {
    background: #009df1;
}

#wrapper_buttons {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
    position: relative;
}

.toetsmoment td {
    vertical-align: top;
    padding-bottom: 10px;
}

.btn_tooltip {
    cursor: pointer;
}

.fill_in_style {
    border: 1.5px solid red !important;
}