@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

body, table {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 19px;
}

/* general */
h1, h2, legend {
	font-family: 'Raleway', sans-serif;
	color: #004377;
}
h1 {
	font-size: 22px;
	line-height: 29px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 26px;
	line-height: 34px;
}
h3 {
	font-size: 16px;
	line-height: 24px;
}

.valign td,
.valign {
	vertical-align: middle !important;
}

/* padding classes */
.space-10 { padding: 10px !important; }
.space-20 { padding: 20px !important; }
.space-30 { padding: 30px !important; }
.space-40 { padding: 40px !important; }
.space-50 { padding: 50px !important; }
.space-60 { padding: 60px !important; }
.space-70 { padding: 70px !important; }
.space-80 { padding: 80px !important; }
.space-90 { padding: 90px !important; }
.space-100 { padding: 100px !important; }

.top-space-10 { padding-top: 10px !important; }
.top-space-20 { padding-top: 20px !important; }
.top-space-30 { padding-top: 30px !important; }
.top-space-40 { padding-top: 40px !important; }
.top-space-50 { padding-top: 50px !important; }
.top-space-60 { padding-top: 60px !important; }
.top-space-70 { padding-top: 70px !important; }
.top-space-80 { padding-top: 80px !important; }
.top-space-90 { padding-top: 90px !important; }
.top-space-100 { padding-top: 100px !important; }

.right-space-10 { padding-right: 10px !important; }
.right-space-20 { padding-right: 20px !important; }
.right-space-30 { padding-right: 30px !important; }
.right-space-40 { padding-right: 40px !important; }
.right-space-50 { padding-right: 50px !important; }
.right-space-60 { padding-right: 60px !important; }
.right-space-70 { padding-right: 70px !important; }
.right-space-80 { padding-right: 80px !important; }
.right-space-90 { padding-right: 90px !important; }
.right-space-100 { padding-right: 100px !important; }

.bottom-space-10 { padding-bottom: 10px !important; }
.bottom-space-20 { padding-bottom: 20px !important; }
.bottom-space-30 { padding-bottom: 30px !important; }
.bottom-space-40 { padding-bottom: 40px !important; }
.bottom-space-50 { padding-bottom: 50px !important; }
.bottom-space-60 { padding-bottom: 60px !important; }
.bottom-space-70 { padding-bottom: 70px !important; }
.bottom-space-80 { padding-bottom: 80px !important; }
.bottom-space-90 { padding-bottom: 90px !important; }
.bottom-space-100 { padding-bottom: 100px !important; }

.left-space-10 { padding-left: 10px !important; }
.left-space-20 { padding-left: 20px !important; }
.left-space-30 { padding-left: 30px !important; }
.left-space-40 { padding-left: 40px !important; }
.left-space-50 { padding-left: 50px !important; }
.left-space-60 { padding-left: 60px !important; }
.left-space-70 { padding-left: 70px !important; }
.left-space-80 { padding-left: 80px !important; }
.left-space-90 { padding-left: 90px !important; }
.left-space-100 { padding-left: 100px !important; }

/* margin classes */
.margin-10 { margin: 10px !important; }
.margin-20 { margin: 20px !important; }
.margin-30 { margin: 30px !important; }
.margin-40 { margin: 40px !important; }
.margin-50 { margin: 50px !important; }
.margin-60 { margin: 60px !important; }
.margin-70 { margin: 70px !important; }
.margin-80 { margin: 80px !important; }
.margin-90 { margin: 90px !important; }
.margin-100 { margin: 100px !important; }

.top-margin-10 { margin-top: 10px !important; }
.top-margin-20 { margin-top: 20px !important; }
.top-margin-30 { margin-top: 30px !important; }
.top-margin-40 { margin-top: 40px !important; }
.top-margin-50 { margin-top: 50px !important; }
.top-margin-60 { margin-top: 60px !important; }
.top-margin-70 { margin-top: 70px !important; }
.top-margin-80 { margin-top: 80px !important; }
.top-margin-90 { margin-top: 90px !important; }
.top-margin-100 { margin-top: 100px !important; }

.right-margin-10 { margin-right: 10px !important; }
.right-margin-20 { margin-right: 20px !important; }
.right-margin-30 { margin-right: 30px !important; }
.right-margin-40 { margin-right: 40px !important; }
.right-margin-50 { margin-right: 50px !important; }
.right-margin-60 { margin-right: 60px !important; }
.right-margin-70 { margin-right: 70px !important; }
.right-margin-80 { margin-right: 80px !important; }
.right-margin-90 { margin-right: 90px !important; }
.right-margin-100 { margin-right: 100px !important; }

.bottom-margin-10 { margin-bottom: 10px !important; }
.bottom-margin-20 { margin-bottom: 20px !important; }
.bottom-margin-30 { margin-bottom: 30px !important; }
.bottom-margin-40 { margin-bottom: 40px !important; }
.bottom-margin-50 { margin-bottom: 50px !important; }
.bottom-margin-60 { margin-bottom: 60px !important; }
.bottom-margin-70 { margin-bottom: 70px !important; }
.bottom-margin-80 { margin-bottom: 80px !important; }
.bottom-margin-90 { margin-bottom: 90px !important; }
.bottom-margin-100 { margin-bottom: 100px !important; }

.left-margin-10 { margin-left: 10px !important; }
.left-margin-20 { margin-left: 20px !important; }
.left-margin-30 { margin-left: 30px !important; }
.left-margin-40 { margin-left: 40px !important; }
.left-margin-50 { margin-left: 50px !important; }
.left-margin-60 { margin-left: 60px !important; }
.left-margin-70 { margin-left: 70px !important; }
.left-margin-80 { margin-left: 80px !important; }
.left-margin-90 { margin-left: 90px !important; }
.left-margin-100 { margin-left: 100px !important; }

/* tipx classes */

.padding, .tipx-padding {
	position: relative;
	padding: 20px;
	margin-bottom: 20px;
}

.rounded, .tipx-rounded {
	position: relative;
	border-radius: 0px 0px 20px 0px;
	padding: 20px;
	margin-bottom: 20px;
}
.rounded:after,
.tipx-rounded:after {
	content: '';
	display: block;
	clear: both;
}
a.rounded,
a.tipx-rounded {
	text-decoration: none;
	display: block;	
}
.padding h1, .padding h2, .padding h3, .padding h4,
.rounded h1, .rounded h2, .rounded h3, .rounded h4,
.tipx-padding h1, .tipx-padding h2, .tipx-padding h3, .tipx-padding h4,
.tipx-rounded h1, .tipx-rounded h2, .tipx-rounded h3, .tipx-rounded h4 {
	margin-top: 0px;
}
.rounded ul:not(.fa-ul),
.tipx-rounded ul:not(.fa-ul) {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rounded ul li,
.tipx-rounded ul li {
	margin-bottom: 10px;
}
.rounded ul li ul,
.tipx-rounded ul li ul {
	margin-top: 10px !important;
	padding-left: 20px !important;
}
.rounded ul li ul li,
.tipx-rounded ul li ul li {
	width: 60%;
}
.rounded ul li ul li a,
.tipx-rounded ul li ul li a {
	text-transform: none;
}
.rounded ul li ul .beschikbaar,
.tipx-rounded ul li ul .beschikbaar {
	color: #ffffff;
	font-size: 14px;
}

.bottom,
.tipx-bottom {
	position: absolute;
	bottom: 20px;
}
.lamark-onderdeel .tipx-bottom {
	left: 20px;
	right: 20px;	
}
.lamark-onderdeel .tipx-bottom .buttons {
	margin-top: 20px;
}

li.lamark_locatie {
	cursor: pointer;
}

.breadcrumb,
.tipx-breadcrumb {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #B2B2B2;
	margin-bottom: 20px;
}

.utitle,
.tipx-utitle {
	text-transform: none;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #004377;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
.utitle i,
.tipx-utitle i {
	margin-right: 5px;
}

/* tipx panel */

.panel,
.modal-tipx,
.panel-tipx {
	border: 0px;
	border-top: 4px solid #90C1DC;
	border-radius: 0px;
	padding-bottom: 20px;
}
.panel-tipx {
	color: #004377;
}
.panel .table,
.panel-tipx .table {
	margin-left: 15px;
	margin-right: 15px;
	width: calc(100% - 30px);
}
.panel-footer {
	background-color: #fff;
	border-top: 0px none;
	margin-bottom: -20px;
}

.panel h2,
.modal-tipx h2,
.panel-tipx h2 {
	color: #0e9ece;
	margin: 0px;
}

.panel-tipx.panel-success {
	border-color: #d9ecb0;
}
.panel-tipx.panel-success>.panel-heading {
	border-color: #d9ecb0;
	background-color: transparent;
	border-bottom: 0px;
}
.panel-tipx.panel-success h2 {
	color: #aad455;
}

.panel-tipx.panel-warning {
	border-color: #ffcc00;
}
.panel-tipx.panel-warning>.panel-heading {
	border-color: #ffcc00;
	background-color: transparent;
	border-bottom: 0px;
}
.panel-tipx.panel-warning h2 {
	color: #ffcc00;
}

.panel-tipx ul.fa-ul li:not(.list-group-item) {
	margin-bottom: 8px;
}

.panel-tipx .panel-body:last-child {
	padding-bottom: 0px;
}

.panel-tipx .panel-body fieldset:last-child .form-group:last-child {
	margin-bottom: 0px;
}

/* panel examen */

.panel-examen h2 {
	color: #ffffff;
}
.panel-examen ul li {
	font-weight: bold;
	padding-bottom: 0px;
}
.panel-examen ul li ul li {
	margin-bottom: 0px;
}
.panel-examen .beschikbaar {
	font-size: 12px !important;
	margin-top: -3px;
	color: #ffffff;
	font-weight: normal;
}

.panel-examen .moment {
	text-transform: uppercase;
}

/* tabs */

.rounded ul.nav-tabs,
.tipx-rounded ul.nav-tabs {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-color: #ffffff;
	padding-bottom: 7px;
	margin-bottom: 12px;
}
.rounded .nav-tabs>li,
.tipx-rounded .nav-tabs>li {
	margin-right: 10px;
}
.rounded .nav-tabs>li>a,
.tipx-rounded .nav-tabs>li>a {
	border-radius: 0px;
	background-color: transparent;
	border: 1px solid;
	border-color: #ffffff;
	padding: 8px 13px;
}
.rounded .nav-tabs>li.active>a,
.rounded .nav-tabs>li.active>a:hover,
.tipx-rounded .nav-tabs>li.active>a,
.tipx-rounded .nav-tabs>li.active>a:hover {
	background-color: transparent;
	border-color: #004377;
}
.rounded .nav-tabs>li.active>a i,
.rounded .nav-tabs>li.active>a:hover i,
.tipx-rounded .nav-tabs>li.active>a i,
.tipx-rounded .nav-tabs>li.active>a:hover i {
	color: #004377;
}
.rounded .nav-tabs>li>a i,
.tipx-rounded .nav-tabs>li>a i {
	margin-right: 0px;
}

.tab-pane h3 {
	color: #ffffff;
}

/* form control */

label, .form-control-static {
	font-weight: normal;
	color: #004377;
	font-size: 14px;
}
.form-horizontal .control-label {
	text-align: left;
}
form {
	/*margin-bottom: 50px;*/
}
.form-control {
	border-radius: 0px;
}
legend {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	border: 0px none;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* colors */

.bg-blue, a.bg-blue {
	background-color: #004377;
	color: #90C1DC;
}
.bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4 {
	color: #ffffff;
}
.bg-info, a.bg-info,
.bg-light-blue, a.bg-light-blue {
	background-color: #90C1DC !important;
	color: #004377;
}
.bg-info a,
.bg-light-blue a { 
	color: #004377; 
	text-transform: uppercase; 
}
.bg-info a i, .bg-info i, 
.bg-light-blue a i, .bg-light-blue i { 
	color: #ffffff; 
	margin-right: 5px; 
}
.bg-grey {
	background-color: #F4F4F4;
	/*color: #7F7F7F;*/
	color: #004377;
}
.bg-dark-grey {
	background-color: #D8D8D8;
	color: #004377; 
}
.bg-white {
	background-color: #ffffff;
	color: #004377; 
}
.rounded.bg-white,
.tipx-rounded.bg-white {
	border: 1px solid #D8D8D8;
}

.fa-arrow-right {
	color: #004377; 
}
.fa-check {
	color: #3e9f5c !important;
}
.fa-pencil, .fa-times {
	color: #FF0000 !important;
}
.fa-exclamation-triangle {
	color: #e29435 !important;
}

.form-control-feedback {
	color: #204d74;
}

a.text-success:hover,
a.text-success:focus,
.text-success {
	color: #99cc33;
}
a.text-info:hover,
a.text-info:focus,
.text-info {
	color: #0099cc;
}

/* buttons */

.btn:not(.btn-rounded):not(.btn-sm) {
	border-radius: 0px;
	min-width: 150px;
}
.input-group-btn .btn {
	min-width: 0px;
}
.btn-primary, a.btn-primary {
	background-color: #004478;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.btn-default, a.btn-default, 
.btn-secondary, a.btn-secondary {
	background-color: #90C1DC;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.btn-success, a.btn-success {
	background-color: #7AC942;
	color: #ffffff;
	border: 1px solid #ffffff;
}

.btn-empty, a.btn-empty {
	background-color: transparent;
	color: #004478;
	border: 1px solid #004478;
}

.btn.text-left {
	text-align: left;
}
.btn:not(.btn-sm) i {
	margin-right: 10px;
}

.btn-info {
	background-color: #c9e0ef !important;
	border-color: #ffffff !important;
	color: #004377 !important;
	text-align: left;
}
.btn-info i {
	color: #004377;
}

.btn-white {
	background-color: #ffffff !important;
	border-color: #98c5de !important;
	color: #004377 !important;
	text-align: left;
}
.btn-white i {
	color: #004377;
}

.back-btn {
	display: inline-block;
	color: #004478;
	margin-bottom: 5px;
}

/* bootstrap override */

@media (min-width: 1200px) {

.container {
	width: 1280px;
}

}

/* navbar */

.top-header {
	padding-top: 20px;
	height: 100px;
	font-size: 18px;
}
.top-header a {
	color: #004478;
}

.navbar {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.navbar-default {
	background: none;
	border: 0px none;
	margin-bottom: -20px;
}

.navbar-brand {
	margin-top: -85px;
}

.navbar-default .navbar-nav>li>a {
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #90C1DC;
	color: #ffffff;
	font-weight: bold;
	margin-right: 3px;
	text-align: center;
}

.navbar-default .navbar-nav>li:hover>a, 
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
	background-color: #AED0E8;
	color: #ffffff;
}

.navbar .dropdown-menu {
	padding: 0px;
	text-transform: none;
}
.navbar .dropdown-menu>li>a {
	line-height: 2;
	border-bottom: 1px solid #ccc;
}

/* footer */

.footer,
.footer a {
	color: #004478;
	line-height: 24px;
}
.footer h3 {
	margin: 0px;
	font-weight: bold;
}

/* content */
#content > .container-fluid:not(.home) {
	padding-top: 60px;
	padding-bottom: 130px;
	margin-bottom: 25px;
}

/* home */

.home {
	background: url('/asset.php?file=beveiliging_vaag.jpg&pathList=["easy"]') center top no-repeat;
}
.home .container-fluid {
	background: url('/asset.php?file=bg-home.png&pathList=["easy"]') top center;
	margin-top: 180px;
	padding-top: 0px;
}
.home.lamark-bg .container-fluid {
	background: url('/asset.php?file=bg-home-lamark.png&pathList=["easy"]') top center;
}
.home .rounded,
.home .tipx-rounded {
	min-height: 250px;
	margin-bottom: 40px;
}
.home .tipx-rounded.lamark-onderdeel {
	min-height: 304px;
}

.home .rounded p,
.home .tipx-rounded p {
	margin-bottom: 0px;
}

/* dashboard */

.dashboard_aanmeldingen .cursus_row,
.dashboard_aanmeldingen_tipx .cursus_row {
	margin-top: 10px;
}

.aanmelding-row.collapse.in {
	height: auto !important;
}

/* fix voor clock's op form-feedback */
.form-control-feedback.fa-clock-o {
	z-index: 1;
}

.control-label {
	padding-top: 6px;
}

/* overlay + loader spinner */

.overlay {
	position: fixed;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
    cursor: wait;
    color: #ddd;
    font-size: 5em;
    text-align: center;
}

.overlay i {
	display: block;
	position: relative;
	top: 50%;
	transform: perspective(1px) translateY(-50%);
}

/* inschrijven */

.cursisten-ingeschreven-table li div.btn {
	white-space: normal;
}
}


/* lamark */

.lamark_locatie_plaats {
	display: inline-block;
	min-width: 200px;
	cursor: pointer;
	border-bottom: 1px solid #fff;
}
.has-feedback label~input.form-control~.form-control-feedback {
	top: 30px;
}

.easy-overlay {
	position: absolute;
	z-index: 1000;
	left: 15px;
	right: 15px;
	top: 0px;
	bottom: 15px;
	background-color: rgba(216,216,216,.5);
	display: none;
}
.easy-overlay-inner {
	position: absolute;
	left: 60px;
	right: 60px;
	top: 30px;
	height: 90px;
	padding: 20px;
	background-color: #fff;
}
.easy-overlay-inner p {
	padding-top: 15px;
}
.results,
.easy-result-overlay {
	display: none;
}

.lamark-kaart-table th, 
.lamark-kaart-table td {
	text-align: center;
}
.lamark-kaart-table td.datum {
    font-weight: bold;
}
.lamark-kaart-table td.lamark-uitvoering {
	cursor: pointer;
}

.lamark-kaart-table td.selected {
	background-color: #3e9f5c;
	color: #fff;
}
.lamark-kaart-table td.lamark-uitvoering:hover {
	background-color: #b2d9be;
}

.panel-examen input[name="datum"] {
	display: block;
	margin-bottom: 20px;
}

#map {
	min-height: 600px;
	margin-bottom: 20px;
}

.lamark_inhoud {
	margin-top: 30px;
}

.examentijdverlenging {
	margin-top: 15px;
}
#examentijdverlenging-upload {
	display: none;
}

#kaart-buttons {
	margin-top: 30px;
}

/* examenfunctionaris */

a.btn.exf-download {
	min-width: inherit;
	width: 40px;
}

/* examen tip bij orders */

.examen-tip {
	display: flex;
	background-color: #AED0E8;
	padding: 20px 30px;
}
.examen-tip:before {
	font-family: FontAwesome;
	content: "\f06a";
	padding-right: 10px;
}

/* upload */

.krajee-default {
	max-width: calc(50% - 16px);
}
.krajee-default.file-preview-frame .kv-file-content {
	max-width: 100%;
}
.krajee-default.file-preview-frame .file-thumbnail-footer {
	height: 40px;
}
.krajee-default .file-footer-caption {
	margin-bottom: 0px;
}

/* aanwezigheid */
.aanwezigheid {
	cursor: pointer;
	display: inline;
	margin-right: 5px;
}
.aanwezigheid:not(:hover):not(.active) i {
	color: #ccc !important;
}

/* detail */
.detail-container .detail .cell-label {
	padding-right: 30px;
}
.btn-upload-kandidaat i {
	color: #fff !important;
}

/* checkbox multiselect bij aanvragen */
.btn-multiselect {
	background-color: transparent;
	border: 1px solid #ccc;
}
.multiselect-container .active label {
	background-color: #90C1DC;
}
.multiselect-native-select .multiselect-selected-text {
	float: left;
}
.multiselect-native-select .btn-multiselect .caret {
	float: right;
	margin-top: 8px;
}