@charset "utf-8";
@import url('pm-layout_v-22.css');
@import url('animations_v-2.css');
@import url('//fonts.googleapis.com/css2?family=Barlow:wght@100;300;400;600;700;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Merriweather:wght@100;300;400;600;700;900&display=swap');

.layout {
	color: 	#3D3E45;
    font-size: 17px;
    font-family: 'Barlow';
    font-weight: 500;
    line-height: 1.5em; 
}

/* ---------- standaard lettertype en kleur ---------- */
.layout td, .layout th, .layout a{
	
	font-family: Barlow;
}

.layout h1,.layout h2,.layout h3,.layout h4,.layout h5,.layout h6 {	
	margin: 0 0 15px 0;
	font-family: 'Merriweather';
	font-weight: bold;
	color	: 	#3D3E45;
}

.layout h1 { line-height: 1.35em; font-size: 3.53em; }
.layout h2 { line-height: 1.1em; font-size: 3.53em; }
.layout h3 { line-height: 1.35em; font-size: 2.35em; }
.layout h4 { line-height: 1.25em; font-size: 1.6em; } 
.layout h5 {}
.layout h6 {}
.layout p  {}

.layout a {text-decoration: none;color:#5cb0a4;}

#layer1{
	overflow-y: scroll;
	transition: filter 0.5s;
	background-color:#F2F2F0;
}
.layout #layer1::-webkit-scrollbar-thumb, .layout #blockArea::-webkit-scrollbar-thumb {
    background-color: #EEB200;
    border-radius: 8px;
    border: 2px solid #fff;
}
.layout #layer1::-webkit-scrollbar-track, .layout #blockArea::-webkit-scrollbar-track {
    background-color: #fff;
    width: 15px;
}
.pm_flow.hide-sidebar #layer1,
.pm_flow.hide-sidebar_topbar #layer1{
	left: 0;
}
.pm_flow.hide-topbar #layer1,
.pm_flow.hide-sidebar_topbar #layer1{
	top: 0;
}

#topbar{
	height: 80px;
}

/* setup */
#layer1 {
	position: absolute;
	left:260px;
}
.hero-image {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #5b3a0e;
}
.heroText{
	max-width:840px;
	z-index:5;
	position: absolute;
}
.heroImage{
	position: absolute;
	top: 2%;
	right: 2%;
}
.pm-scale{
    -webkit-transform-origin: left center;
    transform-origin: left center;
    margin: 0 auto;
}
body .pblock.reveal-img {
	overflow: hidden;
}
body .pblock.reveal-img.__rechts{
	
}
body .pblock.reveal-img img{width: 816px!important; height: auto!important;}
body .pblock.reveal-img img{float:left;}
body .pblock.reveal-img.__rechts img{float:left;margin-left:-135px;}

/* section backgrounds */
#page-section-grijs {
	background-color: #FCFCFC;
}
#page-section-grijs-2 {
	background-color: #FCFCFC;
}
#page-section-grijs-3 {
	background-color: #FCFCFC;
}
/* section backgrounds */



/* topbar */

/* top bar */
body.pm_flow #layer1 {
    position: absolute;
    top: 0;
    transition:all 0.5s;
}
.hide-sidebar.pt-pagina #topbar, .hide-none.pt-pagina #topbar,
body.pm_flow #topbar{
	height: 80px;display:none;
    transition: all 0.5s;
    position: absolute;
    top: 0;bottom:auto;
    overflow: hidden;width: 100%!important;
}
body.pm_flow #topbar .link-container{
clear: both;
}
body.pm_flow #topbar .logo{
	background-size: auto 100%;
    width: 95px;
    margin: 15px;
    height: 45px;
	}
	
.pm_flow #topbar > ._inner{
}

.pm_flow #topbar.__active{    
	height:auto;
    overflow:auto;
    overflow-x: hidden;
    bottom:0;
}

.pm_flow #topbar .bttn-menu{
width: 50px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size:1.5em;
    margin: 18px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='43' viewBox='0 0 53.7 43'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2305788d;%7D%0A%3C/style%3E%3Crect class='st0' width='53.7' height='7.9'/%3E%3Crect y='17.1' class='st0' width='53.7' height='7.9'/%3E%3Crect y='35.1' class='st0' width='53.7' height='7.9'/%3E%3C/svg%3E");
transition: all 0.5s;
}

.pm_flow #topbar.__active  .bttn-menu{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='45' viewBox='0 0 42.7 44.9'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2305788d;%7D%0A%3C/style%3E%3Crect x='-5.5' y='18.5' transform='matrix(0.6881 -0.7256 0.7256 0.6881 -9.6286 22.487)' class='st0' width='53.7' height='7.9'/%3E%3Crect x='-5.5' y='18.5' transform='matrix(-0.6766 -0.7364 0.7364 -0.6766 19.2551 53.3429)' class='st0' width='53.7' height='7.9'/%3E%3C/svg%3E");
}

.pm_flow #topbar .bttn-menu:before{
	    content: 'Klik hier om het menu te zien';
    display: block;
    text-align: right;
    width: 170px;
    height: 60px;
    line-height: normal;
    font-size: 0.8em;
    color: initial;
    transition: all 0.3s;
    margin-top: -2px;
    margin-left: -190px;
}

.pm_flow #topbar.__active .bttn-menu:before{
	    content: 'Menu sluiten';
	    margin-top:5px;
	}
	    
.pm_flow #topbar .menu-item{
    float: none;
    margin: 1em;
    font-size: 1.5em;
    line-height: 1.5em;
    
}

/* sidebar */

#sidebar{
	position: fixed;
	left:0;
	top:0;
	background-color:#FFFFFF;
	bottom:0;
	z-index:10;
	width: 260px;
	box-shadow: 2px 10px 15px rgba(0,0,0,0.02);
}
#sidebar a.logo{
	height: 90px;
    width: 125px;
    background-repeat: no-repeat;
    display: block;
    background-position: left center;
    margin: 30px auto;
    background-size: 100% auto;
    background-image: url(../../images/cove/logos/logo-cove.svg);
}

#sidebar ._sidebar-button {
	display: block;
	width: 100%;
	min-height: 100px;
	padding: 20px 5px 5px 5px;
	box-sizing: border-box;
	color: #ffffff;	
	border-bottom: solid 2px #3E3D40;
	text-align: center;	
}
#sidebar ._sidebar-button a, #sidebar ul._download-list a {
	font-size: 0.5em;
	color: #ffffff;
}
#sidebar ._sidebar-button ul._download-list, #sidebar ul._download-list {
	text-align: left;
    list-style: none;
    margin-left: -15px;
	position: relative;
}
#sidebar ._sidebar-button ul._download-list li:before, #sidebar ul._download-list li:before {
	content: ' ';
	display: block;
	background-image: url('https://cov-early.nl/resources/images/cove/icons/list-arrow.png');
	background-size: 5px 10px;
	background-repeat: no-repeat;
	width: 5px;
	height: 10px;
	position: relative;
	top: 22px;
	left: -10px;
}
#sidebar .button-groene_gradient{	
    min-width: 0!important;
    margin: 10px;
    display: block;
    padding: 10px;
    float: none;
    font-size: 0.75em;
}

#sidebar a.logo{
	height: 90px;
    width: 125px;
    background-repeat: no-repeat;
    display: block;
    background-position: left center;
        margin: 30px auto;
    background-size: 100% auto;
    background-image: url(../../images/cove/logos/logo-cove.svg);
}

#sidebar a.menu-button{
	font-family: 'Merriweather';
    padding: 20px;
    display: block;
    padding-left: 40px;
    color: #3D3E45;
    	background-position: left -8px center;
    	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='17' viewBox='0 0 33.1 16.8'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23EEB200;%7D%0A%3C/style%3E%3Cpath class='st0' d='M24.7 0H8.4C3.8 0 0 3.8 0 8.4v0c0 4.6 3.8 8.4 8.4 8.4h16.3c4.6 0 8.4-3.8 8.4-8.4v0C33.1 3.8 29.3 0 24.7 0z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: left -60px center;
	transition: all 0.3s;
}

#sidebar a.menu-button:hover,
#sidebar a.menu-button._x_active_group,
#sidebar a.menu-button._x_active{
	background-position: left -8px center;

}
._footer{
	    position: absolute;
    bottom: 0;
    height: auto;
    /* margin-bottom: 30px; */
    width: 100%;
    box-sizing: border-box;
	
}
._footer .bg-grijs{
	background-color:#F3F3F3;
	padding:10px 0;
}

._footer ._flogo{
	height: 35px;
    width: 90px;
    background-repeat: no-repeat;
    display: block;
    background-position: left center;
    margin: 15px;
    float:left;
    background-size: 100% auto;
}
._footer ._flogo.__erasmus{
	
    background-image: url(../../cimages/cove/logos/logo-erasmus-mc.png);
}
._footer ._flogo.__lumc{
	background-image: url(../../cimages/cove/logos/logo-leide-medisch-centrum.png);
}
._footer ._flogo.__sanquin{
	background-image: url(../../cimages/cove/logos/logo-sanquin_nw.png);
}

._footer ._flogo.__zonmw{
	background-image: url(../../cimages/cove/logos/logo-zonmw.png);
}
.footer .footerLogo._zonmw {
background-position: center;
    background-image: url(../../cimages/cove/logos/logo-zonmw.png);
}

.pm_flow #sidebar .bigger-text{
  display: block;
    position: relative;
    /* right: 0; */
    /* top: 0; */
    margin: 18px;
    height: 46px;
    font-size: 1em;
    z-index: 1;
    color: #000;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left center;
    background-image: url(../../cimages/cove/algemeen/icon-bigger-text.png);
    transition: all 0.5s;
    padding-left: 58px;
    line-height: 20px;

}

.pm_flow #sidebar .bigger-text:before{
	content: 'maak de tekst op de website groter';
    font-size: 17px;
    line-height: 20px;
    /* color: initial; */
    transition: all 0.3s;

}

.pm_flow.__bigger #sidebar .bigger-text:before{
	    content: 'maak de tekst op de website kleiner';
	    
	}

.layout.__bigger{
	font-size:22px!important;
}
.layout.__bigger .heroImage{
	min-height:876px;
}

#layout.__bigger .pgroup,
#layout.__bigger .pblock{
	height: auto;
}


.pm_flow .deco-container ._inner {
	    height: auto;
    min-height: 400px;

}
#sidebar{
	overflow: auto;
}
#sidebar > ._inner{
	min-height: 850px;
    height: 100%;
    /* margin-top: -32px; */
    position: absolute;
    box-sizing: border-box;
    padding-bottom: 0;
}

#sidebar > ._inner ._footer{
	
}
.layout #sidebar::-webkit-scrollbar-thumb {
    border-radius: 1em;
    margin: 0;

        background-color: #ffffff;
}
.layout #sidebar::-webkit-scrollbar-track {
    background-color: #f8f8f8;
}


/* split columns */
.split-columns{
	
}
.split-columns:after {
	content: '';
	clear: both;
	display: block;
}
.split-columns .column-left,
.split-columns .column-right {
	box-sizing: border-box;
	float:left;
	padding:10px;
}
.split-columns .column-left {
	width: 40%;
}
.split-columns .column-right {
	width: 60%;
}


/* footer */
.footer_content{
	background-color: #FCFCFC;
    color: #000;
    box-sizing: border-box;
    padding: 50px;
	font-size:0.8em;
	line-height:normal;
}

.footer_content > ._inner{
	max-width: 1680px;
	margin: 0 auto;
	padding-top:10px;	
}

.footer_content a{
	color: #000;
}

.footer_content ._text{
	float:left;
	max-width: 890px;
}
.footer_content ._statement{
	float:right;
	margin-top: 4em;
}


/* NOTIFICATIE APPJE */

.layout *.__required._error{
	border: 1px solid #D24E89!important;
}

#kc-cnt {
    position: absolute;
    left: 50%;
    margin-left:-35px;
    margin-top: -35px;
    top:50%;
    width:70px;height:70px;
    z-index: 20;
}
#notif-cnt {
    position: absolute;
    left: 0;
    right: 0;
    height: 18%;
    top: 82%!important;
    overflow: hidden;
    background-color: #000;
    z-index: 5
}

#notif-cnt .notif_row:after {
	content:'';
	display:block;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 20px;    
    right:20px;
    background-repeat: no-repeat;
   	background-size:cover;
}
#notif-cnt .notif_row {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
   	background-size:cover;
}
#notif-cnt .notif_row.green_block{
	background-color:#18933;
}
#notif-cnt .notif_row.info_block{
	background-color: #18933;
}

#notif-cnt .notif_row.red_block{
	background-color:#18933;
}

#notif-cnt .notif_row .notif-icon_cnt {
    position: absolute;
    left: 4%;
    right: 70%;
    top: 10%;
    bottom: 5%
}

#notif-cnt .notif_row .notif-text_cnt {
    position: absolute;
    left: 4%;
    margin-left:100px;
    right: 5%;
    top: 23%;
    bottom: 5%;
    color: #FFF;
}
#notif-cnt .notif_row .notif-text_cnt h3{
    color: #FFF;
}
#notif-cnt .notif_row .notif-icon_cnt .nOk,
#notif-cnt .notif_row .notif-icon_cnt .nInfo,
#notif-cnt .notif_row .notif-icon_cnt .nNotOk
{
	background-repeat:no-repeat;
	display:block;
	height:110px;
	width:110px;
	background-size:100% auto;
    margin-left:-10px;
    margin-top:-10px;
	background-image: url('https://cov-early.nl/resources/images/moti55/icons/icon-notif-ok.svg');
}
#notif-cnt .notif_row .notif-icon_cnt .nNotOk
{
	background-image: url('https://cov-early.nl/resources/images/moti55/icons/icon-notif-notok.svg');
}
#notif-cnt .notif_row .notif-icon_cnt .nInfo
{
	background-image: url('https://cov-early.nl/resources/images/moti55/icons/icon-notif-info.svg');
}
.layout #overLayer{
	background-color:#f2f2f261;
}

.pblock.__show-scroll ._button,
.pgroup.__show-scroll ._button{
	background-image: url(../../images/cove/svg/icon-arrow-scroll.svg);
}

/* inputs */

/* checkbox */

.inp-checkbox{
	    font-weight: 500;
}
.inp-radio .input,
.inp-checkbox .input{
	display: inline-block;
    height: 25px;
        margin: 5px 6px -5px 0px;
    width: 25px;
    background-size: 70% auto;
    background-repeat:no-repeat;
        box-sizing: border-box;
    background-position:center;
    margin-left:-25px;
    transition: all 0.3s;
    background-color:#FFF;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19.1 19.1'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%234A4F4B;stroke-width:2;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Crect x='1' y='1' class='st0' width='17.1' height='17.1'/%3E%3C/svg%3E");
}

.inp-checkbox.__checked .input{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19.1 19.1'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%235CB0A4;stroke:%234A4F4B;stroke-width:2;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Crect x='1' y='1' class='st0' width='17.1' height='17.1'/%3E%3C/svg%3E");
	
}
.inp-radio .input{
	    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #000;
    background: none;
    height: 15px;
    margin: -1px;
    width: 15px;
    float: left;
    margin-left: -19px;
    margin-top: 2px;
    margin-right: 6px;
}
.inp-radio.selected .input{
	background-color: #4A4F4B
}
.layout label.inp-radio, .layout label.inp-checkbox{
	padding-left: 20px;
}
.layout label.inp-radio{
	margin-right: 15px;
}
.inp-radio.__selected{
	color:#5CB0A4;
	font-weight:bold;
}
.inp-checkbox.__checked{
	color:#5CB0A4;
	font-weight:bold;
}

.inp-radio:before,
.inp-checkbox:before{
display:none!important;	
}




/* info cards */ 
.infoCards {
	padding: 30px 20px 10px 20px;	
	box-sizing: border-box;
	box-shadow: 0 1px 15px rgba(0,0,0,0.02);
	position: relative;
	z-index: 1;
}
.infoCards:before {
	content: ' ';
	display: block;
	background-repeat: no-repeat;
	background-size: 74px 60px;
	width: 74px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 20px;
}
.infoCards.__a:before {
	background-image: url('../../cimages/cove/icons/icon-letter-a.png');
}
.infoCards.__b:before {
	background-image: url('../../cimages/cove/icons/icon-letter-b.png');
}
.infoCards.__c:before {
	background-image: url('../../cimages/cove/icons/icon-letter-c.png');
}
.infoCards.__d:before {
	background-image: url('../../cimages/cove/icons/icon-letter-d.png');
}
.infoCards.__e:before {
	background-image: url('../../cimages/cove/icons/icon-letter-e.png');
}
.infoCards.__f:before {
	background-image: url('../../cimages/cove/icons/icon-letter-f.png');
}

.duoCards {
	box-sizing: border-box;
	box-shadow: 0 1px 15px rgba(0,0,0,0.02);
	position: relative;
	z-index: 1;
	position: relative;	
}
.duoCards div p {
	padding: 20px 20px 10px 30px;
	box-sizing: border-box;
	margin: 0;
}
.duoCards .button-grey-block {
	background-color: #3D3E45;
	color: #ffffff;
	padding: 10px 20px 10px 20px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 0;
	margin-bottom: -30px;
	width: 350px;
}
.duoCards ._bereikbaar {
	font-family: 'Barlow';
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 0;
	margin-bottom: 10px;	
}
.duoCards div.__top {
	padding: 50px 0 0 0;
	box-sizing: border-box;
	min-height: 175px;
	text-align: center;
	background-color: #ffffff;
}
.duoCards div.__bottom {
	font-family: 'Merriweather';
	min-height: 135px;
	background-color: #FCFCFC;
	text-align: left;
}
/* info cards */ 


/* cijfer weergave */
._cijferweergave:before {
	content: ' ';
	display: block;
	background-repeat: no-repeat;
	width: 74px;
	height: 110px;
	position: absolute;	
}
._cijferweergave.__01:before {
	background-image: url('../../cimages/cove/icons/icon-cijfer-01.png');
}
._cijferweergave.__02:before {
	background-image: url('../../cimages/cove/icons/icon-cijfer-02.png');
}
._cijferweergave.__03:before {
	background-image: url('../../cimages/cove/icons/icon-cijfer-03.png');
}
._cijferweergave.__04:before {
	background-image: url('../../cimages/cove/icons/icon-cijfer-04.png');
}
._cijferweergave._positionLeft:before {
	top: 0;
	left: 20px;
}
._cijferweergave._positionRight:before {
	top: 0;
	right: 20px;
}
/* cijfer weergave */




/* decoration pil */ 
.pil:after {
	content: ' ';
	display: block;
	background-image: url('../../cimages/cove/icons/icon-gele-pil.png');
	background-repeat: no-repeat;
	background-size: 28px 67px;
	width: 28px;
	height: 67px;
	position: absolute;	
}
.pil._linksboven:after {
	top: -30px;
	left: 30px;
}
.pil._rechtsboven:after {
	top: -30px;
	right: 30px;
}
.pil._linksonder:after {
	bottom: 10px;
	left: -15px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.pil._rechtsonder:after {
	bottom: 10px;
	right: -15px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.pil._groen:after {
	background-image: url('../../cimages/cov/icons/icon-groene-pil.png');
}
.pil.pilBlok:after {
	top: 280px;
}
.pil.pilBlok._left:after {
	left: -10px;
}
.pil.pilBlok._right:after {
	right: -10px;	
}

/* decoration pil */ 

.cardButton {
	position: absolute;
	right: 20px;
	bottom: -20px;
}
/* decoration pil */ 

/* decoration blok*/ 
 
.deco-container ._inner {
	background-color: #ffffff;
    padding: 40px 70px 40px 60px;
    box-sizing: border-box;
	font-family: 'merriweather';
	font-weight: bold;
    position: relative;
    width: 450px;
    height: 450px;    
    margin-top: 35px;
}

.deco-blok-afb-container {
	background-size: 228px 228px;
	background-position: 10px 380px;
	background-repeat: no-repeat;
    padding: 50px 20px 40px 40px;
    box-sizing: border-box;
    position: absolute;
    width: 360px;
    height: 600px; 
	bottom: -90px;
	right: 25px;
}
.deco-blok-afb-container._hp-hero-slider {
    height: 730px; 
	bottom: -70px;
}
.deco-blok-afb-container._petrol {
	background-image: url('../../cimages/cove/algemeen/graphic-blue-square.png');
}
.deco-blok-afb-container._oker {
	background-image: url('../../cimages/cove/algemeen/graphic-yellow-square.png');
}
.deco-blok-afb-container .deco-blok-afb {
	background-color: #ffffff;
    padding: 50px 20px 40px 40px;
    box-sizing: border-box;
	font-family: 'merriweather';
    font-size: 1.5em;
	font-weight: bold;
    line-height: 1.25em;
    position: absolute;
    width: 284px;
    height: 284px; 
	bottom: 30px;
	right: 25px;
}

.deco-blok-afb-container .deco-blok-afb {
min-height:284px;
height:300px;	
	
}
.deco-blok-afb-container .deco-blok-afb center{
    position: absolute;
    bottom: 20px;
    display: block;
    /* width: 100%; */
    left: 0;
    right: 0;
}
._achtergrond-kleurvlak:after {
	content: ' ';
	display: inline-block;
	background-size: 228px 228px;	
	background-repeat: no-repeat;
	position: absolute;
    width: 370px;
    height: 620px;
	z-index: 0;
}
._achtergrond-kleurvlak._linksboven:after {
	top: 205px;
	left: 0;	
}
._achtergrond-kleurvlak._linksboven:after {
	top: 205px;
	left: 0;	
}
._achtergrond-kleurvlak.contact-form._linksboven:after {
	top: 315px;
	left: 0;	
}
._achtergrond-kleurvlak._rechtsonder:after {
	background-position: 55px 290px;
	bottom: -85px;
	right: -50px;	
}
._achtergrond-kleurvlak._petrol:after {
	background-image: url('../../cimages/cove/algemeen/graphic-blue-square.png');
}
._achtergrond-kleurvlak._oker:after {
	background-image: url('../../cimages/cove/algemeen/graphic-yellow-square.png');
}
/* decoration blok */ 

/* ordered list */
ol#_2 {
	counter-reset: item;
    list-style-type: none;
}

ol#_2 li, ol#_3 li { 
	display: block;
	background-color: #ffffff;
	padding: 26px 0 15px 94px;
	position: relative;
	margin: 0 0 20px 0;
	box-sizing: border-box;
	box-shadow: 0 1px 15px rgba(0,0,0,0.03);
	font-family: 'Merriweather';
	color: #4A4F4B;
	min-height: 80px;
}
ol#_2 li p, ol#_3 li p { 
	padding: 10px 0 10px 0;
    margin: -15px 0 0 0;
}
ol#_2 li:before { 
/*    content: "0" counter(item); */
	content: counter(item, decimal-leading-zero) " "; 
    counter-increment: item;
	position: absolute;
	top: 23px;
	left: 30px;	
	color: #DAE5DC;
	font-size: 30px;
}
ol#_2 li:after, ol#_3 li:after { 
    content: " "; 
	display: block;
	background-color: #DAE5DC;
	border: solid 1px #DAE5DC;
	height: 46px;
	width: 1px;
	position: absolute;
	top: 0;
	left: 20px;
}
ol#_3 {
	list-style-type: upper-latin;
}
ol#_3 li:before { 
/*   content: "A" counter(item); 
     counter-increment: item; */
	position: absolute;
	top: 23px;
	left: 30px;	
	color: #DAE5DC;
	font-size: 30px;
}
ol#_3 li:nth-child(26n+1):before {
	content: "A";
}
ol#_3 li:nth-child(26n+2):before {
	content: "B";
}
ol#_3 li:nth-child(26n+3):before {
	content: "C";
}
ol#_3 li:nth-child(26n+4):before {
	content: "D";
}
ol#_3 li:nth-child(26n+5):before {
	content: "E";
}
ol#_3 li:nth-child(26n+6):before {
	content: "F";
}

/* ordered list */

.tbl_1, .tbl_2 {
	width: 50%;
    float: left;
}
table.default_table label {
	font-family: 'Merriweather'; 
	font-weight: bold;
	color: #4A4F4B;
}
.footer {
	padding: 15px 0 0 30px;
	box-sizing: border-box;
	position: relative;
	bottom:0;
    min-height: 151px;
	width: 100%;
	background-color: #fcfcfc;
	clear: both;
}
.footer .footerTitel {
	font-family: 'Merriweather';
	font-weight: bold;
	display: block;
}
.footer .metaTekst {
	font-family: 'Barlow';
	display: block;
}
.footer .footerLogo {
	display: block;
	background-repeat: no-repeat;
	background-size: 100% auto;
	float: left;
	margin: 0 40px 0 0;
	display: block;
	width: 174px;
	height: 62px;
}
.footer .footerLogo._erasmus {	
	background-image: url('../../cimages/cove/logos/logo-erasmusMC.png');
}
.footer .footerLogo._leids-uni {
	background-image: url('../../cimages/cove/logos/logo-leids-universitair-medisch-centrum.png');
}
.footer .footerLogo._sanquin {
	background-image: url('../../cimages/cove/logos/logo-sanquin_nw.png');
}
.footer .footerLogo._zonmw {
	background-image: url('../../cimages/cove/logos/logo-zonmw.png');
}
.footer .footerLogo._zonmw:before {
	content: 'Mogelijk gemaakt door een subsidie van:';
    display: block;
    font-size: 0.75em;
    line-height: 1.2em;
    width: 100%;
    color: #000;
    /* display: block; */
    margin-top: -2em;
}
.footer-tekst {
	float: left;
	margin-top: -20px;
}
.footer-tekst a {
	color: #5CB0A4;
}
/* fixes */
.pgroup.ag-blokjes{
	background-image: url(../../cimages/cove/algemeen/graphic-white-dots.png);
    background-position: 287px 70px;
    background-repeat: no-repeat;
    background-size: 743px auto;
    padding-left: 50px;
    padding-top: 280px;
/*	padding-top: 320px; */
}
.frontend .heroImage {
    position: absolute;
    top: 0;
    right: 0;
}
.__live-slideshow{
	transition: all 0.1s;
}