html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
    background: transparent none repeat scroll 0;
    border: 0 none;
    font-size: 11px;
    outline-color: transparent;
    outline-style: none;
    outline-width: 0;
    vertical-align: baseline;
}
b, i, u, center, label, td, li{
    font-size: inherit;
}
body {
    line-height: 110%;
}
body{
    font-family: arial, sans-serif;
    font-optical-sizing: auto;
}
body, input, textarea, select, .ui-widget{
    font-family: "Source Sans 3", arial, sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
ol, ul {
    list-style-position: outside;
    list-style-type: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

*:focus {
    outline-color: transparent;
    outline-style: none;
    outline-width: 0;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

body {
    background-color: #f8f7f7;
}

body, p, td, a, li, div {
    
    font-size: 100%;
}

p, li {
    line-height: 160%;
}
h5,h4,h3,h2,h1{
    color: #686868;
    
    font-weight: bold;
}

h5 {
    font-size: 105%;
}

h4 {
    font-size: 110%;
    text-transform: uppercase;
}

h3 {
    font-size: 125%;
}

h2 {
    font-size: 140%;
    text-transform: uppercase;
}
h1 {
    font-size: 150%;
    text-transform: uppercase;
}

p {
    color: #000000;
    
    font-size: 100%;
    line-height: 150%;
}

td {
    color: #000000;
    
    font-size: 100%;
}

ol {
    color: #000000;
    
    font-size: 100%;
}

a:link, a:hover, a:active, a:visited {
    color: #c01919;
    
    text-decoration: none;
}

ul {
    color: #000000;
    
    font-size: 100%;
}

li {
    color: #000000;
    
    font-size: 100%;
    min-height: 16px;
    line-height: 150%;
}
.w5{width: 5%;}
.w10{width: 10%;}
.w15{width: 15%;}
.w20{width: 20%;}
.w25{width: 25%;}
.w30{width: 30%;}
.w35{width: 35%;}
.w40{width: 40%;}
.w45{width: 45%;}
.w50{width: 50%;}
.w55{width: 55%;}
.w60{width: 60%;}
.w65{width: 65%;}
.w70{width: 70%;}
.w75{width: 75%;}
.w80{width: 80%;}
.w85{width: 85%;}
.w90{width: 90%;}
.w95{width: 95%;}

input[type=checkbox]{
    border: 1px solid #D3D3D3;
}
input[type=checkbox] {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    -moz-appearance: none;
    appearance: none;
    /* For iOS < 15 */
    background-color: #fff;
    /* Not removed via appearance */
    margin: 0;
    margin: 0 0 0 3px;
    font: inherit;
    color: currentColor;
    width: 1.2em;
    height: 1.2em;
    border: 0.15em solid currentColor;
    border-radius: 0.15em;
    /*transform: translateY(-0.075em);*/
    transform: translateY(0.25em);
    border-color: #D3D3D3;
}

input[type=checkbox]::after {
    content: "";
    width: 0.65em;
    height: 0.65em;
    -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    transform: scale(0);
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #555555;
    /* Windows High Contrast Mode */
    background-color: CanvasText;
    position: absolute;
    top: 2px;
    left: 2px;
}

input[type=checkbox]:checked{
    border-color: #D3D3D3;
}

input[type=checkbox]:checked::after {
    transform: scale(1);
}

input[type=checkbox]:disabled {
    color: #D3D3D3;
    cursor: not-allowed;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #f7f7f7 inset !important;
}

.counterlink{
    position: relative;
    user-select: none;           /* Standard syntax */
    -webkit-user-select: none;   /* Chrome, Safari */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;
}
.nb_globaal_submenu .counterlink, .nb_globaal_hoofdmenu .counterlink{
    float: right;
    width: 16px;
    height: 3px;
}
.counterlink span{
    display: inline-block;
    border: 1px solid #fbecec;
    background-color: #d00a0a;
    color: #fbecec;
    font-size: 8px;
    /*border-radius: 50%;*/
    padding: 2px;
    margin-right: 3px;
    text-align: center;
}
.counterlink.anderen span{
    background-color: #0F4075;
}
.nb_globaal_submenu .counterlink span, .nb_globaal_hoofdmenu .counterlink span{
    font-size: 9px;
    padding: 0;
    margin-left: 1px;
    margin-right: 0;
    width: 14px;
    height: 14px;
}