<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @override
	http://elw.local/css/elw20/innovo.css?*
	http://elw.test/css/elw20/innovo.css?* */
/* paars  #862887
	donkerpaars (o.a. pijl knoppen) 6b126e
	donkerpaars bij hover: 8e1892
	heel licht paars voor hover f8f3f8
	oranje #df872d
	grijze border b5b5b5
	blauwgroen 5aa6ad

	Kleur groen status icoon: #3ab040
	Kleur rood status icoon: #c10000
	Kleur roze status icoon: #d63177
	*/
/* design versie 2 = innovo
	zwart 												#000000  	hoofdkleur
	magenta											#a12680		accentkleur 2
	appelgroen 									#a2bd2f		accentkleur 3
	 appelgroen disabled					#c9d885		accentkleur 3 disabled
	ls: hover grijs:  								#636363
	ls: donker grijs van de arrows 	#454545
	*/
/*VRAGEN AAN AALDERT HOE DIT WERKT
.cnt_logo {
		background-image: url("../../img/smallingerland-logo.png");
		background-repeat: no-repeat;
}*/
/*@font-face {*/
	/*font-family: rubikbold;*/
	/*src: url("/css/fonts20/Rubik-Bold.ttf");*/
	/*!*src:  url("fonts20/Rubik-Italic.ttf");*!*/
/*}*/
/*@font-face {*/
	/*font-family: rubikbold;*/
	/*src: url("/css/fonts20/Rubik-Bold.ttf");*/
	/*!*src:  url("fonts20/Rubik-Italic.ttf");*!*/
/*}*/
/*@font-face {*/
	/*font-family: rubikregular;*/
	/*src: url("/css/fonts20/Rubik-Regular.ttf");*/
/*}*/
/*@font-face {*/
	/*font-family: convergence;*/
	/*src: url("/css/fonts20/convergence-regular.ttf");*/
/*}*/
body{
	font-family: font_a, Roboto, "Open Sans", sans-serif;
}
input, button, select, textarea {
	font-family: font_b, Roboto, "Open Sans", sans-serif;
}
/* ******* vooraan vanwege volgorde effect  maar ook academie afhakelijk************* */
.typeopleidingtag {
	width: 95px;
	height: 22px;
	border-radius: 3px;
	padding: 5px;
	text-align: center;
	margin-left: 7%;
	margin-top: 25px;
	background-color: #A12680;
	/* #df872d;*/
	color : #ffffff;
	font-family: Roboto, sans-serif;
	/* font a */
	font-size: 10px;
	opacity: 1;
}
.typeopleidingtaggroot {
	height: 30px;
	border-radius: 3px;
	padding: 5px;
	padding-top: 8px;
	text-align: center;
	/*background-color: #A12680;*/
	/*#df872d;*/
	color: #FFFFFF;
	font-family: Roboto, sans-serif;
	/* font a */
	font-size: 10px;
	opacity: 1;
}
/* ************************ */
/*  *************  academie afhankelijk ************  */
.bannertekst {
	height: 75px;
	/* 100%; */
	width: 140px;
	position: absolute;
	right: 15px;
	word-wrap: break-word;
	text-align: right;
	color: #000000;
    font-weight: bold;
}
body {
	font-family: Roboto, sans-serif;
	/* body font */
}
#topmenu, .navbar.innocolors {
	font-family: font_a, Roboto, sans-serif;
	/* font a */
}
.submenu {
    font-family: font_b, Roboto, sans-serif;
	position: absolute;
	text-align: right;
	font-size: 8pt;
	top: 82px;
	right: 25px;
	height: 45px;
	width: 300px;
	color: #FFFFFF;
	vertical-align: bottom;
}
.navbar-default .navbar-nav, .navbar-default .navbar-nav li a {
	font-family: font_a, Roboto, sans-serif;
	/* font a */
	color: #FFFFFF;
	font-size: 1em;
}
.navbar-nav li.active {
	border-bottom: 1px solid #FFFFFF;
	background-color: yellow;
}
.navbar-default .navbar-nav li.active &gt; a {
	color: #FFFFFF;
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
	background-color: #636363;
	color: #FFFFFF;
}
.navbar-default .navbar-nav li a:hover {
	background-color: #636363;
	color: #FFFFFF;
	border-radius: 3px;
}
.container &gt; .navbar-header, .container-fluid &gt; .navbar-header, .container &gt; .navbar-collapse,
.container-fluid &gt; .navbar-collapse {
	margin-right: 35px;
	margin-left: 0px;
}

.fontA {
	font-family: font_a, Roboto, sans-serif;
	/* font a */
	font-size: 12pt;
	font-weight: bold;
}
.zoekholder .btnzoek {
	font-family:font_b, Roboto;
	color: #FFFFFF;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}
.zoekholder .btnzoek:hover {
	background-color: #636363;
	color: #FFFFFF;
}
.fa.fa-caret-down{
	font-size:18px;
}
.zoekholder .fa-caret-down {
	color: #8E8E8E;
	/*#5aa6ad; */
	text-shadow: none;
}
.zoekholder .fa-caret-down.accentkleur1{
	text-shadow: none;
}
.elw20 {
	color: #FFFFFF;
}
.iimage:hover {
	background-color: #636363;
	/* #b881b9; */
}
.arrowholder {
	position: absolute;
	right: 0px;
	top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	height: 183px;
	width: 20px; /*16px;*/
	border-radius: 0;
	color: #FFFFFF;
}
.arrowholderleft {
	right: 28px;
}
.arrowholdercontent {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.arrowplaatjeholder{
	width: 20px;
	height:75px;
	margin-top: 54px;
	cursor : pointer;
	background-size: 20px 75px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.workshop, .congres, .studiedag {
	color: #000000;
}
.nieuwtag {
	position: absolute;
	left: 0px;
	top: 0px;
	border-right: 60px solid transparent;
	padding: 0px;
	margin: 0px;
}


/*  *********************************** */
.zoekinput {
	font-family: font_b, Roboto;
	height: 2.3em;
	margin-right: 0px;
	border: none;
	border-radius: 0;
	background-color: #FFFFFF;
}
.colorOranje {
	/*oranje*/
	color: #DF872D;
}
.colorBlauw {
	color: #5AA6AD;
}
.colorDonkerpaars {
	color: #6B126E;
}
.colorRed {
	color: #C10000;
}
.hovercolor:hover {
	filter: brightness(120%);
}
/*.closeimage {*/
	/*content: url('/img/img20/x-in-triangle-grey.png');*/
	/*opacity: 1;*/
	/*width: 50px;*/
	/*height: 50px;*/
/*}*/
dialog.training-flow-modal{
    position:fixed;
    padding:0;
    border:0;
    width: 1000px;
    z-index:10000;
    top:10px;
    height:600px;
}
dialog::backdrop {
    background: rgba(0, 0, 0, 0.45);
}
.closeimage{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 50px 0;
	border-color: transparent #eeeeee transparent transparent;
}
.closeimage:hover {
	border-color: transparent #ffffff transparent transparent;
	/*content: url('/img/img20/x-in-triangle.png');*/
}
.closeimage &gt; span {
	font-family: Arial;
	position:absolute;
	font-size: 1.3em;
	right: -45px;
	top: 5px;
}
.dialog-info-box h4{
    position: relative;
    font-size:2.4rem !important;
    text-align:center;
    margin-bottom:50px;
    line-height:4rem;
}
.dialog-info-box{
    position: relative;
    top:180px;
    font-size:2rem !important;
    color:#fff;
    padding:0 150px;
}
.dialog-info &gt; p{
    font-size:1.7rem !important;
    color:#fff;
    line-height: 2.8rem;
    text-align:center;
}
.training-flow-buttons{
    position: absolute;
    bottom:100px;
    width:100%;
    text-align:center;
}

.jabutton {
    background-color: #3AB040;
    font-family: Roboto, sans-serif;
    /* font a */
    font-size: 30px;
    padding: 10px;
    border: none;
    color:#fff;
}
.jabutton:focus-visible{
    border:none;
    outline: none;
}
.neebutton {
    background-color: #C10000;
    font-family: Roboto, sans-serif;
    /* font a */
    margin-left:2px;
    font-size: 30px;
    padding: 10px;
    border: none;
    color:#fff;
}
.jabutton.small, .neebutton.small {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.likebutton {
	border: 3px solid #FFFFFF;
	border-radius: 100%;
	content: url('/img/img20/thumb-purple.png');
	background-color:#fff;
}
.likebutton-greyish {
	border: 3px solid #FFFFFF;
	border-radius: 100%;
	content: url('/img/img20/thumb-greyish.png');
}
.likebutton:hover {
	content: url('/img/img20/thumb-purple-light.png');
}
.likebutton-greyish:hover{
	filter: brightness(1.15);
}
.courseroffer-button {
	height: 50px;
	width: 50px;
	float: right;
	margin-top: 20px;
	pointer:cursor;
	position: relative;
}
.btn-rounded {
	border: 3px solid #FFFFFF;
	border-radius: 50%;
}
.btn-purple {
	color: #FFF;
	cursor: pointer;
}
.btn-greyish {
	background-color: silver;
	color: #D4D3D3;
}
.btn-purple:hover {
	filter: brightness(110%);
}
.plus-sign {
	font-size: 3em;
	position: absolute;
	top: -8px;
	left: 10px;
	font-weight: bold;
}
.minus-sign {
	font-size: 6em;
	position: absolute;
	top: -41px;
	left: 11px;
	font-weight: bold;
}
.fontB {
    font-family: font_b, Roboto, sans-serif;
    font-size: 6pt;
    font-weight: normal;
}
.fontC {
	font-family: font_c, Roboto, sans-serif;
	font-size: 5pt;
	font-weight: bold;
}
.fontD {
	font-family: font_d, Roboto, sans-serif;
	font-size: 5pt;
	font-weight: normal;
}
p.elw {
	margin: 0 0 0px;
	font-family: inherit;
	font-size: inherit;
}
@media (max-width: 992px) {
	.submenu {
		top: 66px;
	}
}
@media (max-width: 767px) {
	.submenu {
		top: 10px;
		left: 30%;
		width: 150px;
	}
}
.submenu a {
	color: #FFFFFF;
}
.navbar-default .navbar-nav li a {
	padding-bottom: 10px;
	padding-top: 15px;
}
.navbar-default .navbar-nav &gt; .active &gt; a {
	background-image: none;
	background-repeat: repeat-x;
	box-shadow: none;
	/*0 3px 9px rgba(0, 0, 0, 0.075) inset;*/
	color: #FFFFFF;
}
.wizardLogo {
	position: absolute;
	top: 0;
	right: 0px;
	left: auto;
	width: 0;
	height: 0;
	border-top: 65px solid #FFFFFF;
	border-left: 65px solid transparent;
}
.wizardLogo &gt; img {
	position: relative;
	top: -57px;
	right: 30px;
	height: 20px;
}
.iimage {
	width: 30px;
	height: 30px;
	color: #FFFFFF;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px;
}
.dropdown-subsubmenu .dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px;
}
.zoekholder .fontB {
	font-family: font_b, sans-serif;
	/* font a */
	font-size: 12px;
}
.zoekholder {
	color: #FFFFFF;
}
.zoekholder .dropdown-menu {
	border-radius: 0px;
}
.btnLoep {
	border-radius: 0;
	border: none;
	margin-left: -3px;
	height: 2.3em;
	vertical-align: top;
}

.big {
	font-size: 29px;
}
.cursusrij {
    position:relative;
	height: 180px;
	padding-right: 0px;
	padding-top: 0px;
	/*padding-left			: 2px;*/
	padding-bottom: 0px;
	margin-right: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	left: -15px;
}
.inspringen {
	margin-left: 10px;
}
.kleinecursusinhoud {
	height: 180px;
	width: 258px;
	padding: 0px;
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
}
.cursusbackground {
	position: relative;
	width: 100%;
	height: 100%;
	/*background-image: url('/img/img20/besjes2.jpg');	*/
	background-size: cover;
	background-repeat: no-repeat;
}
.cursusbackground2 {
	position: relative;
	width: 100%;
	height: 250px;
/*	background-image: url('/img/img20/besjes2.jpg');	*/
	background-size: cover;
	background-repeat: no-repeat;
}
.cursushoveroverlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: 0.5s ease;
	background-color: #B4B4B4;
	cursor: pointer;
}
.cursusbackground:hover .cursushoveroverlay {
	background-color: rgba(64, 64, 64, 0.8);
	opacity: 1;
}
.cursushoverimage {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}
@media (max-width: 16000px) {
	/*
	.tekstbanner{
		height: 40%;
		margin-top:33%;
	}
	*/
}
@media (max-width: 1200px) {
	/*
	.tekstbanner{

		height: 49%;
		margin-top:35%;
	}
	*/
}
@media (max-width: 900px) {
	/*
	.tekstbanner{
		height: 48%;
		margin-top:46%;
	}
	*/
}
@media only screen and (max-width: 768px) {
	/*
	.tekstbanner{
		height: 40%;
		margin-top:14%;
	}
	*/
	/*
	.kleinecursusinhoud{
		height	: 190px;
		padding	: 0px;
		padding-top: 4px;

	}
	.cursusrij {
		height			: 190px;
		padding-right	: 0px;
		padding-top		: 0px;
		padding-left	: 2px;
		padding-bottom	: 0px;
		margin-right	: 0px;

		overflow-x:hidden;
		overflow-y: hidden;

	}
	.arrow{
		height: 190px;
		padding-top:4px;
	}
	.typeopleidingtag{
		margin-top: 15%;
		}
	*/
}
@media (max-width: 624px) {
	/*
	.tekstbanner{
		width:100%;
		opacity:0.8;
		height: 45%;
		margin-top:20%;
		padding:0px;
		background-color:#ffffff;
	}
	*/
	/*
	.typeopleidingtag{
		margin-top: 15%;
	}
	*/
}
@media (max-width: 400px) {
	/*
	.tekstbanner{
		width:100%;
		opacity:0.8;
		height: 45%;
		margin-top:30%;
		padding:0px;
		background-color:#ffffff;
	}
	*/
	/*
	.typeopleidingtag{
		margin-top: 25%;
	}
	*/
}
.infobanner{
	position:absolute;
	left:0px;
	top:70px;
	width:100%;
	height:2.4em;
	font-size: 0.8em;
	padding-top:4px;
	color:#ffffff;
	text-align:left;
	opacity:0.7;
}
.infobanner &gt; span{
	margin-left:6px;
}
.tekstbanner {
	position: absolute;
	width: 258px;
	opacity: 0.85;
	height: 75px;
	top: 90px;
	padding: 0px;
	background-color: #FFFFFF;
}
.tekstbannergroot {
	position: absolute;
	width: 100%;
	opacity: 0.8;
	height: 210px;
	bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.tekstbannergroot2 {

	width: 100%;
	opacity: 0.8;
	min-height: 210px;
	bottom: 0px;
	padding: 20px;
	background-color: #FFFFFF;
}

.tekstbannergroot-special {
	width: 100%;
	height: 60%;
	padding: 20px;
	position: relative;
}
.lessOpacity {
	opacity: 1;
}

.bannerlogoholder {
	position: relative;
	width: 105px;
	height: 100%;
	float: left;
	overflow: hidden;
}
/*.bannerlogo {*/
	/*position: relative;*/
	/*content: url('/img/img20/elwcursus.png');*/
	/*width: 40px;*/
	/*height: 39px;*/
	/*margin-left: 15px;*/
	/*margin-top: 20px;*/
	/*opacity: 0.2;*/
/*}*/
.tekstholder {
	position: relative;
	transform: translate(0px, -50%);
	top: 50%;
}
.training-details-date {
	position: absolute;
	left: -55%;
	top: -160%;
	font-weight: bold;
	color: #999;
}
.training-details-location {
	position: absolute;
	top: -160%;
	right: -5px;
	font-weight: bold;
	color: #999;
}
.inhoudkop {
	font-family: font_d, Roboto, sans-serif;
	/* font a */
	font-size: 0.85em;
	margin: 0px;
	line-height:1.3em;
}
.inhoudkop::first-line {
	font-family: font_c, Roboto, sans-serif;
	font-weight:bold;
}
.inhoudsubkop {
	font-family: Roboto, sans-serif;
	/* font a */
	font-size: 0.85em;
	font-weight: normal;
}
.tagtekst-fp {
	position: absolute;
	-ms-transform: rotate(-45deg);
	/* IE 9 */
	-webkit-transform: rotate(-45deg);
	/* Safari 3-8 */
	transform: rotate(-45deg);
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.nieuwtagtekst {
	left: 3px;
	top: -45px;
	font-size: 12px;
}
.herzientagtekst {
	left: -5px;
	top: -43px;
	font-size: 9px;
	font-weight: bold;
}
.newtag {
	width: 50px;
	height: 50px;
}
.check-fo-frontpage {
	font-size: 0.7em;
	position: relative;
	top: -3px;
	left: 3px;
}
.heart-fo-frontpage {
	font-size: 0.7em;
	left: 3.0px;
	top: -1px;
}

.inschrijfstatus {
	width: 20px;
	height: 20px;
	right: 5px;
	top: 5px;
	position: absolute;
	border: 2px solid white;
	border-radius: 20px;
	color: white;
}

.inschrijfstatus.nvt {
	border: none;
	border-radius: 0px;
}
.inschrijfstatus.waiting {
/*	content	: url('/img/img20/checkbox-no-check.png');*/
	background-color: #B9000D;
}
.inschrijfstatus.accepted {
	background-image: url("/img/img20/checkbox-ok.png");
	background-repeat: no-repeat;
	background-size:cover;
	background-color: #43B23F;
}
.inschrijfstatus.rejected {
	background-image: url("/img/img20/checkbox-not-ok.png");
	background-repeat: no-repeat;
	background-size:cover;
	background-color: #B9000D;
}
.inschrijfstatus.wish {
	background-image: url("/img/img20/favorite-white.png");
	background-repeat: no-repeat;
	background-size:  11px 11px;
	background-position: 3px 3px;
	background-color: #DB2B96;
}
.inschrijfstatus.waitinglist{
	background-image: url("/img/img20/cross.png");
	background-repeat: no-repeat;
	background-size:  11px 11px;
	background-position: 3px 3px;
	background-color: #B9000D;
}
/*.inschrijfstatus.wish{*/
/*background-image:url('/img/img20/favorite-white.png');*/
/*background-size: 10px 10px;*/
/*border-radius:50%;*/
/*border:2px solid #fff;*/
/*background-position:center;*/
/*background-repeat: no-repeat;*/
/*background-color:red;*/
/*}*/
.cursustitel.groot {
	font-size: 1.5em;
}
.cursuscontentblok {
	margin-top: 20px;
	height: 50%;
	overflow-y: auto;
}
.cursuscontentblok.small {
	height: 70px;
	overflow-y: hidden;
}
.acties-voor-cususinfo {
	text-align: right;
	position: absolute;
	right: 35px;
	top: 250px;
}
.acties-voor-cususinfo2 {
	text-align: right;
	margin-top:20px;
}
.modal-backdrop, .modal-backdrop.fade.in {
	opacity: 0.58;
}
h3, h4 {
	color: #FFFFFF;
}
.lowerblock h3 {
	color: #FFFFFF;
}
/*
p[title]:hover:after{
	content: attr(title);
	background-color:red;
	position:relative;
	top :0px;
	left:0px;
}*/
/*  ********  userprofile *************  */
.profile-holder {
	background-color: #A12680;
	/* accentkleur 2 */
	min-height: 500px;
}
.profile-info-pane {
	background-image:none;
}
.profile-container {
	margin-top: 20px;
}
.closeimageholder {
	position: absolute;
	top: 0px;
	right: 0px;
}
.btn-academy-style {
	width: 100%;
	font-size: 1.1em;
	border: 0;
	padding: 15px;
	border-radius: 3px;
	margin-top: 5px;
}
.btn-academy-style-disabled {
	filter: brightness(125%);
	/*background-color: #C9D885;*/
	/* accentkleur 3 disabled */
}
.academy-modal {
	height: 510px;
}
.academy-modal .button-holder {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.btn-academy {
	font-size: 1em;
	padding: 5px 10px;
	margin-left: 10px;
	color: #EBEBEB;
	border: 0;
	box-shadow: none;
}
.btn-academy:hover {
	filter: brightness(107%);
}
.btn-academy-large {
	font-size: 3em;
	padding: 20px 20px;
}
.specialism-to-accept {
	position: relative;
	top: 50px;
	list-style: none;
}
.specialism-to-accept li {
	border-bottom: 1px solid #B2B2B2;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.specialism-to-accept div {
	margin-top: 20px;
}
.specialism-to-accept p {
	margin: 0;
	white-space: pre-line;
	text-align: left;
	position: relative;
	top: 0;
	max-height: 350px;
	overflow: auto;
}
.search-input-holder {
	padding-top: 15px;
	padding-bottom: 15px;
}
.found-collegue-holder {
	width: 1200px;
	position: relative;
	height: 600px;
}
#ask-testimonial-search {
	width: 400px;
	position: absolute;
	height: 500px;
	top: 30px;
	left: 100px;
}
#ask-testimonial-text {
	position: absolute;
	width: 400px;
	top: 30px;
	left: 700px;
}
#ask-testimonial-text &gt; textarea {
	height: 450px;
	width: 400px;
}

.no-profile {
	color:#666;
}
.no-profile&gt;h2{
	margin-top:40px;
}
.no-profile &gt; p{
	font-size:1.2em;
}

#add-endorsed-specialism{
	top:300px;
}
#add-endorsed-specialism ul {
	background-color: #fff;
	height: 75%;
	width: 90%;
	margin:0px;
	list-style: none;
	padding: 10px;
	overflow:auto;
}
#add-endorsed-specialism li {
	padding: 3px;
	cursor: pointer;
}
#add-endorsed-specialism li:hover {
	background-color: #EBEBEB;
}
.biglineheight, .biglineheight p, .biglineheight li {
	line-height: 1.8em;
}
.profile-edit-pane {
	width: 70%;
	min-height: 598px;
	background-color: #FFF;
	float: left;
}
.profile-edit-pane {
	padding: 30px 20px;
	color: #FFF;
	float: left;
	width: 70%;
}
.profile-edit-pane h1 {
	color: #000;
}
.profile-info-pane {
	/*background-color: #5aa6ac;  wordt afgehandeld in innovo css of in elw20.css*/
	height: 100%;
	padding: 30px 20px;
	color: #FFF;
	width: 30%;
	float: left;
}
#profile-detail-edit .row {
	margin-top: 10px;
}
.tagged {
	border: 1px solid #B2B2B2;
	float: left;
	margin-top: 2px;
	padding: 5px 16px 2px 3px;
	border-radius: 2px;
	margin-right: 2px;
	position: relative;
}
.remove-tagged {
	float: left;
	position: absolute;
	border: 1px solid #EBEBEB;
	right: 2px;
	top: -2px;
	color: #B2B2B2;
	cursor: pointer;
	padding: 0px 1px;
}
.remove-tagged:hover {
	background-color: #EBEBEB;
}
.testimonials {
	margin: 0;
}
.writer-name {
	color: #666;
	font-weight: bold;
	font-size: 1.1em;
}
.testimonial-text {
	color: #000;
	white-space: pre-line;
	max-height: 150px;
	/*border: 1px solid #000;*/
	position: relative;
	cursor: pointer;
	/*top: -10px;*/
}
.testimonial-text:hover {
	background-color: #FAFAFA;
}
.profile-picture-edit-holder {
	position: relative;
}
.profile-picture-picture {
	width: 100%;
}
.upload-icon-button {
	position: relative;
}
.upload-icon-button {
	font-size: 1.5em;
	cursor: pointer;
	position: absolute;
	top: -50px;
	background-color: #FFF;
	padding: 10px;
	right: 25px;
	border-radius: 50%;
}
.specialism-endorsement-holder {
	display:grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap:10px;
}
.thumbs-up-specialism {
	font-size: 1.4em;
    color:#999;
}
.thumbs-up-specialism-endorsed {
	color: #CEBCEB;
}
.specialism-edorsement-counter {
	float: left;
	color: #555;
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
	top: 2px;
}
.interest-label {
	float: left;
	margin-right: 5px;
}
.search-select {
	color: #746868;
	list-style: none;
	position: absolute;
	background-color: #FFF;
	width: 80%;
	left: 20px;
	margin: 0;
	z-index: 10;
	height: 400px;
	overflow: hidden;
	box-shadow: 1px 2px 10px #DDDCDC;
	padding: 10px;
	font-size: 1.1em;
}
.search-select li {
	padding: 10px;
	cursor: pointer;
}
.search-select li:hover {
	background-color: #EBEBEB;
}
.long-list {
	float: left;
	margin-right: 5px;
}
#testimonial-popover {
	display: none;
	top: -200px;
	left: -150px;
}
#organisations-popover{
	top:15px;
	left:15px;
	height: 320px;
}
#organisations-popover &gt; ul {
	margin: 0;
	padding: 0px;
	height: 250px;
	overflow: auto;
	position: relative;
	top: 10px;
	width: 100%;
}
#organisations-popover &gt; ul &gt; li {
	margin: 0;
	padding: 0;
	/*border: 1px solid #000;*/
	line-height: 1.3em;
}
.profile-popover{
	position: absolute;
	background-color: #EBEBEB;
	padding: 20px;
	z-index: 99;
	color: #000;
	border: 1px solid #B2B2B2;
	border-radius: 5px;
	white-space: pre-line;
	box-shadow: #AAA 3px 3px 10px;
	max-height: 400px;
	overflow: auto;
}
.more-button {
	color: #aaa;
	cursor: pointer;
}
.more-button:hover {
	color: #777;
}
/* ********** COLLEGA'S ****************** */
.schoolnaam {
	color: #000000;
}
.no-search-results {
	height: 400px;
}
.no-search-results {
	text-align: center;
	margin-top: 40px;
	position: relative;
	right: 60px;
}
.courserow-list-label {
	font-family: font_c, Roboto, Helvetica;
	padding-top: 15px;
	padding-bottom: 0px;
	position: relative;
	left: -13px;
	color:#fff;
}
.search-wait-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: black;
	z-index: 1000;
	opacity: 0.5;
}
.search-wait-overlay &gt; div {
	width: 400px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -200px;
	top: 100px;
}
/*******************HOW TO***************/
.howto-content-block {
	background-color: #FFF;
	padding: 30px;
	line-height: 2em;
	height: 100%;
	min-height: 300px;
}
.howto-content-block p, .howto-content-block h3, .howto-content-block li {
	line-height: 1.6em !important;
}
.magenta {
	color: #FFFFFF;
}
.black {
	color: #FFFFFF;
}
.howto-upperblock {
	margin-top: 70px;
}
.col-container {
	display: flex;
	width: 100%;

}
.col {
	flex: 1;

}
.col-container.dossierbuttons{
		align-items:center;
	}
@media only screen and (max-width: 600px) {
	.col {
		display: block;
		width: 100%;
	}
}
/****************** LOGIN *********************** */
.loginholder {
	background-color: #FFFFFF;
	margin-top:135px;
	margin-bottom: 30px;
	padding:20px;
	width: 1030px;
}
.login-filler{
	height:20px;
}
.form-signin-heading {
	font-family: Roboto, "Open Sans", sans-serif;
	 font-size: 2.0em;
	padding-top: 10px;
	padding-bottom: 20px;
	 font-weight: lighter;
}

.achtergrond{
	background-color:#e5e5e5;
}

.innovoinlogknop{
	font-family: Roboto, "Open Sans",sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	/*font-weight: bold;*/
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 35px;
	border:none;
	text-shadow:none;
}

.knopverder{
	width: 185px;
}

.knopkwijt{
	width: 250px;
	margin-left: 15px;

}

.witinvoerveld{
	background-color: #ffffff !important;
	height: 34px;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

input:-webkit-autofill:hover{
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

input:-webkit-autofill:focus{
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* *******************  mijn dossier ****************** */

.holderrowwhite{
	font-family:Roboto, "Open Sans", sans-serif;
	background-color:#ffffff;
	color: #000000;
	margin-bottom:30px;
}
.holderrowwhite h3 {
	color:#000000;
}
.bigletter{
	font-size:22px;
	line-height:27px;
}

.mijncursus{
	/*
	background-color: #e5e5e5;*/
	color: #000000;
    border: none;
    border-radius: 3px;
    box-shadow: none;
 height: 140px;

/*    padding: 10px 0px 5px 0px;*/
	padding:15px;
    width: 100%;

}
.mijncursus h4 {
	color:#000000;
}
.accent2button{
		color: #ffffff;
		border:none;
		border-radius:3px;
}
.accent3button{
		color: #ffffff;
		border:none;
		border-radius:3px;
}

.hoofdkleurbutton{
		color: #ffffff;
		border:none;
		border-radius:3px;
}

.smallbutton {
	padding:7px;
	min-width: 60%;
}

/**********CURSUSINFO**************/


#show-no-login {
	display:none;
	font-family: roboto, Arial;
	line-height: 1.5;
	/*width:250px;*/
	padding-right:0px;
	margin-right: 0;
	height: 250px;
	padding: bo;
	display: inline-block;
}

.tooltipje {
	position: relative;
	display: inline-block;
}

/* Tooltip text */
.tooltipje .tooltipjetext {
	font-size:12px;
	visibility: hidden;
	width: 300px;
	/*background-color: black; zie academystryle */
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;

	/* Position the tooltip text - see examples below! */
	position: absolute;
	left:-150px;
	top:30px;
	z-index: 1;
	box-shadow: 4px 3px 10px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipje:hover .tooltipjetext {
	visibility: visible;
}

.submenu-icon{
	font-size:2.5em;
}


.lds-ellipsis-holder{
    /*position: absolute;*/
}
.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:150px;
}
.lds-ellipsis-holder h4{
    width:100%;
    text-align:center;
    font-size: 2rem;
}
.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

</pre></body></html>