/*@import url('https://fonts.googleapis.com/css2?family=New+Amsterdam&display=swap');*/
@font-face {
    font-family: 'AeonikFono-Bold';
    src: url('AeonikFono-Bold.woff2') format('woff2'),
         url('AeonikFono-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aeonik Fono';
    src: url('AeonikFono-Bold.woff2') format('woff2'),
         url('AeonikFono-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aeonik Fono';
    src: url('AeonikFono-Regular.woff2') format('woff2'),
         url('AeonikFono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AeonikFono-Regular';
    src: url('AeonikFono-Regular.woff2') format('woff2'),
         url('AeonikFono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    width: 100%;
    height: 100%;
    border: 0; /* This removes the border around the viewport in old versions of IE */
    margin: 0;
    padding: 0;
    background-color: #000000;
    font-size: 14px;
    font-family: 'New Amsterdam', 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif !important;
    line-height: 1.5rem !important;
}

p {
    font-size: 14px;
    font-family: 'New Amsterdam', 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif !important;
    line-height: 1.5rem !important;
    color: #000000;
}
p1 {
    font-size: 14px;
    font-family: 'New Amsterdam', 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif !important;
    color: #3E3E3E;
}
p,
highlight {
    font-size: 14px;
    font-family: 'New Amsterdam', 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif !important;
    line-height: 1.5rem !important;
    color: #000;
}

div,
p,
td,
th,
fieldset,
input,
textarea,
select {
    color: #000000;
    font-size: 14px;
    font-family: 'New Amsterdam', 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif;
}

.securemenu {
    font-size: 13px;
    color: #ffffff;
    float: right;
}

.highlight-color {
    color: #000000 !important;
}

.highlight-bg {
    background-color: #fefefe !important;
}
.organisationslist .highlight-bg {
    background-color: #1B4298 !important;
}

a {
    color: #FFB59A;
}

ol {
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;
}

h2 {
    font-size: 1.125rem;
    font-weight: 600;
    text-transform: uppercase;
}
h3 {
    font-size: 1.125rem;
    font-weight: bold;
    text-transform: uppercase;
}
h1,
highlight{
    font-size: 1.25rem;
    line-height: 15pt;
    font-family: 'New Amsterdam', 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif;
    color: #000000;
    font-weight: 600;
    text-transform: none;
}
h2,
highlight {
    font-size: 14px;
    line-height: 15pt;
    font-family: 'New Amsterdam', 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif;
    color: #000000;
    margin-top: 20px;
}
h3,
highlight{
    font-size: 13px;
    line-height: 14pt;
    font-family: 'New Amsterdam', 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif;
    color: #000000;
}

p,
highlight{
    font-size: 14px;
    line-height: 15pt;
    font-family: 'New Amsterdam', Corbel;
    color: #3E3E3E;
}

a:link,
a:visited {
    border: none;
    outline: none;
    text-decoration: underline !important;
    color: #3e3e3e;
}
a:hover {
    text-decoration: none !important;
    color: #ffffff !important;
}

.clearfix {
    display: block !important;
    padding: 0 0 25px 0;
}

.headerimage {
    position: relative;
    height: 210px;
    padding: 0;
    background-color: #000000;
    background-image: none;
}

.headerimage .header-content,
.headerimage p {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.headerimage .header-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    margin: 0 7.25%;
}
@media only screen and (max-width: 1023px) {
    .headerimage .header-content {
        flex-direction: column;
        height: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.siteheader {
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 50px;
    font-size: 10px;
    background-color: #000000;
}

.sitefooter,
.sitefooter .clearfix {
    font-size: 12px;
    color: #ffffff;
}
.sitefooter {
    height: 6px;
    padding-top: 15px;
    background-image: none;
    background-repeat: no-repeat;
    background-color: #000000;
}
.sitefooter p {
	font-size: inherit;
}
.sitefooter p,
.sitefooter a {
    color: inherit;
}
.sitefooter a:hover {
    color: inherit !important;
}
.sitefooter .clearfix a {
    float: right;
}

div.button {
    background-image: url('/download/229/Site-vormgeving/btn_left.png');
}
div.button input,
div.button a {
    background-image: url('/download/229/Site-vormgeving/btn_right.png');
}
div.button.alert {
    background-image: url('/download/229/Site-vormgeving/btn_alert_left.png');
}
div.button.alert input,
div.button.alert a {
    background-image: url('/download/229/Site-vormgeving/btn_alert_right.png');
}

div.button input,
div.button a {
    font: 11px 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    display: block;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    height: 23px;
    width: auto;
    *overflow: visible;
    margin-left: 11px;
    padding: 0 15px 0 4px;
}
div.button input {
    margin-top: -1px;
    background-position: right 1px;
    cursor: pointer;
}
div.button a {
    padding-top: 1px;
    background-position: top right;
    white-space: nowrap;
    line-height: 21px;
}

.report-overview-entry {
    border: 1px solid #d1d1d1;
    background-image: none;
    background-repeat: repeat-x;
    background-color: #eff4f6;
    margin-top: -1px;
}

.hr-gradient {
    width: 976px;
    height: 50px;
    background-image: none;
    margin: 0 0 40px;
    background-repeat: repeat-x;
    background-color: #d3e6eb;
}

.headertoggle {
    position: absolute;
    right: 35px;
    top: 22px;
}

.benchmarkname {
    float: left;
    font-weight: bold;
    color: #ffffff;
}

.mainmenu .padding {
    padding-top: 15px;
}

.mainmenu {
    background-image: none;
    height: 75px;
    position: relative;
    background-color: #000000;
}

.mainmenu ul li a{
    display: inline-block;
    height: 28px;
    font-family: 'New Amsterdam', 'Aeonik Fono', arial, tahoma, verdana, helvetica, sans-serif;
    margin: 9px;
}

.mainmenu ul li span {
    display: inline-block;
    height: 28px;
    padding: 0;
    margin-left: 0;
    cursor: pointer;
    font-weight: 400 !important;
    color: #fff;
    text-transform: uppercase;
}

.mainmenu ul li span:hover {
    color: #FFB59A;
}

.mainmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.mainmenu ul li {
    display: inline;
    position: relative;
    margin: 0;
    padding: 0 20px;
    height: 33px;
}

.mainmenu a:link,
.mainmenu a:visited,
.mainmenu a:hover {
    text-decoration: none;
}

.mainmenu ul li a:hover {
    background-image: none;
    color: #FFB59A;
}

.mainmenu ul li a:hover span {
    background-image: none;
    color: #FFB59A;
}

.mainmenu ul li.active a {
    background-image: none;
}

.mainmenu ul li.active a span {
    background-image: none;
    color: #ffffff;
}
.mainmenu ul li.active a:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background: none;
    bottom: 0;
    content: '';
    height: 9px;
    pointer-events: none;
    top: 31px;
    width: 17px;
    z-index: 9999;
}
.mainmenu ul li:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background: #000000;
    content: '';
    display: block;
    height: 10px;
    width: 1px;
    right: 0;
}
.mainmenu span {
    color: #FFB59A;
}
.mainmenu a:hover span {
    color: #FFB59A;
}
.mainmenu .active a {
    background-color: none;
    border-bottom: 0.5px solid #FFB59A;
}
.mainmenu .active a span,
.mainmenu .active a:hover span {
    color: #FFB59A;
}
.mainmenu ul li a:hover,
.mainmenu ul li a:hover span,
.mainmenu ul li.active a,
.mainmenu ul li.active a span,
.mainmenu .active a span,
.mainmenu .active a:hover span {
    background: none;
    color: #FFB59A;
}

.submenu a:link,
.submenu a:visited,
.submenu a:hover {
    color: #FFB59A;
    text-decoration: none;
    font-weight: bold;
}

.submenu .active  {
    background-color: #FFB59A;
}

.submenu .active a:link span,
.submenu .active a:visited span,
.submenu .active a:hover span {
    color: #FFFFFF;
}

/* – table: column border color */
table.default,
table.default th,
table.default td {
    border-color: #FFB59A;
}
/* – table: header background and font color */
table.default th {
    background-color: #FFB59A;
    color: white; /* font-weight:normal; */
}
/* – table: odd rows background color – */
table.default tr:nth-child(odd) td {
    background: #efefef;
}
/* – table: odd columns background color – */
table.default.odd-columns tr td:nth-child(odd) {
    background: #efefef; }
/* – table: first column color background color – */
table.default.highlight-first-column tr td:first-child {
    background: #d1d1d1;
}
/* – table: last row color background color – */
table.default.highlight-last-row tr:last-child td {
    background: #d1d1d1;
}

.sitecontent {
    background-image: none;
    background-color: #FFB59A;
}

.sitecontent .nav.subnav ul li.active a{
    color: #000000;
    font-weight: 600 !important;
}

.nav.subnav {
    margin: -77px 1px 38px 1px !important;
    padding-bottom: 15px;
    text-align: center;
    background: none;
}

.nav.subnav ul li a {
    font-weight: 400 !important;
    text-decoration: none;
}

.sitecontent .box .padding {
    padding: 30px;
}

.sitecontent .box {
    background-image: none;
    background-repeat: repeat-x;
    background-color: #D3CAFA;
    border: none;
    position: relative;
    top: -10px;
    margin-bottom: 10px;
    border-radius: 0;
}

.catlist th.left,
.catlist td {
    background-image: none;
}
.catlist th.right,
.catlist .footer td.right {
    background-color: #D3CAFA;
}
.catlist td a:link,
.catlist td a:visited,
.catlist td a:hover {
    text-decoration: none;
}
.catlist th div {
    font-size: 12px;
    font-weight: 600;
}

.beheer table.list tr.header td {
    background-image: none;
    background-color: #D3CAFA;
}
.beheer .navigationbar td {
    font-size: 12px;
}

.sf2 .filter-container {
    background-image: none;
}
.sf2 a.b-benchmark {
    background: #000000 !important;
    border: none !important;
    border-radius: 0 !important;
}

div.button.switch-left a,
div.button.switch-left.inactive a,
div.button.switch-right a,
div.button.switch-right.inactive a,
div.button.toggle a {
    color: #000;
}

.form {
    padding-bottom: 1.5em;
    background-color: #D3CAFA !important;
    padding: 40px 20px;
    border-top: 1px solid #d6d1d1 !important;
    border-bottom: 1px solid #d6d1d1 !important;
}

.highlight-bg {
    background-color: #000000 !important;
}

.beheer .icontable .box-left,
.beheer .icontable .box-right {
    background-image: none;
}

div.button a {
    font-size: 12px;
    line-height: 18px;
}

div.button input {
    font-size: 12px;    
    line-height: 18px;
}

input.radio {
    width: 14px;
    height: 14px;
    margin: 8px 5px 0;
}

.username {
    font-weight: bold;
    background-image: url('/download/229/Site-vormgeving/ico_lock.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 16px;
}
