@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&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: #eff4f6;
	font-size: 14px; 
	font-family: 'Open Sans', arial, tahoma, verdana, helvetica, sans-serif !important;
	line-height: 1.5rem !important;
}

p {
	font-size: 14px; 
	font-family: 'Open Sans', arial, tahoma, verdana, helvetica, sans-serif !important;
	line-height: 1.5rem !important;
	color: #000;	
}

p, highlight {
	font-size: 14px; 
	font-family: 'Open Sans', 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: 'Open Sans', arial, tahoma, verdana, helvetica, sans-serif;
}

.securemenu {
	font-size:13px;
	color: #000;
float: right;
}

.highlight-color {
	color:#000000 !important;
}

.highlight-bg {
	background-color:#fefefe!important;
}
.organisationslist .highlight-bg {
	background-color:#1B4298!important;
}

a {
	color:#00A0DB;
}

ol {
display: block;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-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: 'Montserrat', arial, tahoma, verdana, helvetica, sans-serif;
	color: #000;
        font-weight:600;
        text-transform:none;
}

h2, highlight {
	font-size:14px;
        line-height: 15pt;
	font-family: 'Montserrat', arial, tahoma, verdana, helvetica, sans-serif;
        color:#00a0db;
        margin-top: 20px;
}

h3, highlight{
        font-size:13px;
        line-height: 14pt;
	font-family: 'Montserrat', arial, tahoma, verdana, helvetica, sans-serif;
        color:#000000;
}

p, highlight{
        font-size:14px;
       line-height: 15pt;
	font-family:Corbel;
        color:#3E3E3E;
}

a:link,
a:visited {
	text-decoration:none;
	border:none;
	outline:none;
	color:#00a0db;
}

a:hover {
text-decoration: underline;
color:#000 !important;
}

.clearfix {
	display: block !important;
	padding: 0 0 25px 0;
}


.headerimage {
	background-image: none;
	padding: 10px 0 30px 0;
	background-color: #00a0db;
}

.siteheader {
	background-image:none;
	background-repeat:no-repeat;
	background-position:0 0;
	height:50px;
	font-size:11px;
}

.sitefooter {
	width:976px;
	height:6px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 15px;
}

.sitefooter .clearfix a {
	font-size: 12px;
float: right;
}

.sitefooter p {
	font-size: 12px;
}

div.button {
	background-image:url('/download/85/2023/btn_left.png');
}
div.button input,div.button a {
	background-image:url('/download/85/2023/btn_right.png');
}
div.button.alert {
	background-image:url('/download/85/2023/btn_alert_left.png');
}
div.button.alert input,div.button.alert a {
	background-image:url('/download/85/2023/btn_alert_right.png');
}

div.button input {
	font: 11px 'Open Sans', arial, tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	display:block;
	background-position:right 1px;
	background-repeat:no-repeat;
	background-color:transparent;
	border:0;
	height:23px;
	width:auto;
	*overflow:visible;
	margin-left:11px;
	padding:0 15px 0 4px;
	cursor:pointer;
	margin-top:-1px;

}

div.button a {
	font: 11px 'Open Sans', arial, tahoma, verdana, helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	display:block;
	background-position:top right;
	background-repeat:no-repeat;
	background-color:transparent;
	border:0;
	height:23px;
	line-height:21px;
	width:auto;
	*overflow:visible;
	margin-left:11px;
	padding-left:4px;
	padding-right:15px;
	padding-top:1px;
	white-space:nowrap;
}

.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 0;
	background-repeat:repeat-x;
	background-color: #d3e6eb;
}

.headertoggle {
	position:absolute;
	right:35px;
	top:22px;
}

.benchmarkname {
	float:left;
	font-weight:bold;
	color: #00a0db;
}

.mainmenu .padding {
	padding-top: 15px;
}

.mainmenu {
	background-image: none;
	height:75px;
	position:relative;
	background-color: #00a0db;
}

.mainmenu ul li a{
	display:inline-block;
	height:28px;
	font-family: 'Montserrat', 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 {
	/*border-bottom: 4px solid #8ec9ef;*/
	color: #000;
}

.mainmenu ul {
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
}

.mainmenu ul li {
	display:inline;
	position:relative;
	margin:0;
	padding:0;
	height:33px;
}


.mainmenu a:link,
.mainmenu a:visited,
.mainmenu a:hover {
	text-decoration:none;
}


.mainmenu ul li a:hover {
	background-image:none;
}

.mainmenu ul li a:hover span {
	background-image:none;
}

.mainmenu ul li.active a {
	background-image:none;
}

.mainmenu ul li.active a span {
	background-image:none;
}

.mainmenu span {
	color:#00A0DB;
}

.mainmenu a:hover span {
	color:#00A0DB;
}

.mainmenu .active a {
	background-color:none;
	border-bottom: 4px solid #fff;
}
.mainmenu .active a span,
.mainmenu .active a:hover span {
	color:#fefefe;
}

.submenu a:link,
.submenu a:visited,
.submenu a:hover {
	color:#00A0DB;
	text-decoration:none;
	font-weight:bold;
}

.submenu .active  {
	background-color:#00A0DB;
}

.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:#00A0DB; }
/* – table: header background and font color */
table.default th
{ background-color:#00A0DB; 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: #fff;
}

.sitecontent .nav.subnav ul li.active a{
	color:#00A0DB;
	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:#eff4f6;
	border:none;
	position:relative;
	top:-10px;
	margin-bottom:10px;
	border-radius: 15px;
}

.catlist th.left {
  background-image: none;
}

.catlist td {
  background-image: none;
  }

.catlist th.right {
  background-color: #eff4f6;
  }
  
.catlist .footer td.right {
  background-color: #eff4f6;
  }

  .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: #eff4f6;
}

.beheer .navigationbar td {
	font-size: 12px;
}

.sf2 .filter-container {
	background-image: none;
}

.sf2 a.b-benchmark {
	background: #00a0db !important;
	border: none !important;
	border-radius: 12px !important;
}

div.button.switch-left a, div.button.switch-left.inactive a {
	color: #000;
}

div.button.switch-right a, div.button.switch-right.inactive a {
	color: #000;
	}

div.button.toggle a {
	color: #000;
}
.form {
  padding-bottom: 1.5em;
  background-color: #eff4f6 !important;
  padding: 40px 20px;
  border-top: 1px solid #d6d1d1 !important;
  border-bottom: 1px solid #d6d1d1 !important;
}

.highlight-bg {
  background-color: #00a0db !important;
}

.beheer .icontable .box-left {
  background-image: none;
}

.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 0;
}

.username {
	font-weight:bold;
	background-image:url('/download/85/2023/ico_lock.png');
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:16px;
}
