/*__________________________________________________________________________
 |																			|
 |	Klantspecifieke stylesheet voor externe MVC-pagina's					|
 |	Windex Communication Centre												|
 |	Copyright © Windex Bedrijfssoftware BV									|
 |__________________________________________________________________________|
 |																			|
 |	Klant:	Nederlandse Vereniging van Projectontwikkeling Maatschappijen	|
 |	Datum:	06-04-2020														|
 |_________________________________________________________________________*/
@font-face {
	font-family: 'opensans';
	src: url('fonts/opensans.eot');
	src: url('fonts/opensans.eot?#iefix') format('embedded-opentype'), url('fonts/opensans.woff') format('woff'), url('fonts/opensans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'opensans-bold';
	src: url('fonts/opensans-bold.eot');
	src: url('fonts/opensans-bold.eot?#iefix') format('embedded-opentype'), url('fonts/opensans-bold.woff') format('woff'), url('fonts/opensans-bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
} 
@font-face {
    font-family: 'noka-semibold';
    src: url('fonts/noka-semibold.eot');
    src: url('fonts/noka-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/noka-semibold.woff') format('woff'),
         url('fonts/noka-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans';
    src: url('fonts/opensans.eot');
    src: url('fonts/opensans.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans.woff') format('woff'),
         url('fonts/opensans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body, input, td, tr, table, select, option, div, p, label {
	font-family: "opensans" !important;
	font-size: 12.5px;
	line-height: 1.7em;
}



label {
	color: #1a314e;
	font-weight: normal;
}

.voegFlexObjectToe table.VoegClassificatieToe_CheckBoxList label,
.controleerFlexObject table.VoegClassificatieToe_CheckBoxList label,
.wijzigFlexObject table.VoegClassificatieToe_CheckBoxList label {
	margin-bottom: 0px;
}

/*.wcc_ContentBlockTitle {
	color: #000000;
	font-family: "opensans", Arial, Helvetica, sans-serif !important;
	font-size: 21px;
	font-weight: 600;
}*/

.wcc_ContentBlockTitle
{
    color: black;
    font-family: 'noka-semibold' !important;
    font-size: 20px;
    line-height: 22px;
    padding: 4px 0px 8px 0px;
	text-transform: none;
    width: 100%;
}
.form-group.row-margin
{
    float: left;
}

.wcc_PageContainer, .wcc_PageContainer > .wcc_Centered {
	float: left;
	left: 0px;
}
.wcc_PageContainer
{
	width: 100%;
}

.wcc_ContentBlockFullHeight {
	padding-left: 0px;
}

.wcc_ContentBlock, .wcc_ContentBlockFullHeight {
	background-color: #F2F0EB;
}

	.wcc_ContentBlockTextSpacing, .wcc_ContentBlockTitle, .wcc_ContentBlockSubTitle, .wcc_ContentBlockSubTitleWithLine, .wcc_ContentBlockTitleCell, .wcc_ContentBlockFullCell {
		padding-left: 0px;
	}

.wcc_Body input[type=file] {
	color: #000000;
	font-family: "opensans", Arial, Helvetica, sans-serif !important;
	font-size: 15px;
	border: none;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
}

[type="file"] + label {
	font-family: "opensans", Arial, Helvetica, sans-serif !important;
	font-size: 15px;
}

.wcc_Body input[type=submit], .wcc_Body input[type=submit]:hover,
.voegFlexObjectToe input[type=submit].btn, .voegFlexObjectToe input[type=submit].btn:hover,
.controleerFlexObject input[type=submit].btn, .controleerFlexObject input[type=submit].btn:hover,
.wijzigFlexObject input[type=submit].btn, .wijzigFlexObject input[type=submit].btn:hover {
	border-color: #7EC0EA;
	background-image: none;
	background-color: #7EC0EA;
	box-sizing: border-box;
	color: #00213B;
	margin-top: 20px;
	margin-top: 20px;
	padding: 0 10px;
	font-family: 'opensans-bold' !important;
	border-radius: 0;
	height: 30px;
	line-height: 30px;
}

	.voegFlexObjectToe input[type=submit].btn:hover,
	.controleerFlexObject input[type=submit].btn:hover,
	.wijzigFlexObject input[type=submit].btn:hover {
		cursor: pointer;
		background-color: #dddddd;
		border: 1px solid #666666;
	}

		.wcc_Body input[type=submit]:focus, .wcc_Body input[type=submit]:focus, .voegFlexObjectToe input[type=submit].btn:focus, .voegFlexObjectToe input[type=submit].btn:focus, .controleerFlexObject input[type=submit].btn:focus, .controleerFlexObject input[type=submit].btn:hover:focus, .wijzigFlexObject input[type=submit].btn:focus, .wijzigFlexObject input[type=submit].btn:focus {
			cursor: pointer;
			background-color: #dddddd !important;
			border: 1px solid #666666 !important;
			box-shadow: none;
		}

.btn-primary {
	background-color: #6bb240;
	background-image: url(../../images/button-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #6bb240;
	border-color: #6bb240;
	border-radius: 0px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	font-family: "opensans", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	height: 38px;
	padding: 6px 32px 6px 10px;
	text-decoration: none;
	text-transform: none;
	transition: background-color .2s, color .2s;
}

	.btn-primary:hover {
		background-color: #8cc867;
		background-image: url(../../images/button-arrow.png);
		background-position: right center;
		background-repeat: no-repeat;
		border: 1px solid #8cc867;
		border-color: #8cc867;
		border-radius: 0px;
		border-top-left-radius: 5px;
		border-bottom-right-radius: 5px;
		color: #fff;
		font-family: "opensans", Arial, Helvetica, sans-serif !important;
		font-size: 16px !important;
		height: 38px;
		padding: 6px 32px 6px 10px;
		text-decoration: none;
		text-transform: none;
		transition: background-color .2s, color .2s;
	}

.btn-info {
	background-color: #6bb240;
	background-image: url(../../images/button-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #6bb240;
	border-radius: 0px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	font-family: "opensans", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	height: 38px;
	padding: 6px 32px 6px 10px;
	text-decoration: none;
	text-transform: none;
	transition: background-color .2s, color .2s;
	white-space: nowrap;
}

	.btn-info:hover {
		background-color: #8cc867;
		background-image: url(../../images/button-arrow.png);
		background-position: right center;
		background-repeat: no-repeat;
		border: 1px solid #8cc867;
		border-radius: 0px;
		border-top-left-radius: 5px;
		border-bottom-right-radius: 5px;
		color: #fff;
		font-family: "opensans", Arial, Helvetica, sans-serif !important;
		font-size: 16px !important;
		height: 38px;
		padding: 6px 32px 6px 10px;
		text-decoration: none;
		text-transform: none;
		transition: background-color .2s, color .2s;
	}

.controleerFlexObject .btn-info, .controleerFlexObject input[type=submit] {
	margin-top: 15px;
}

.btn-primary:not(:disabled):not(.disabled):active {
	background-color: #6bb240;
	background-image: url(../../images/button-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #6bb240;
	border-color: #6bb240;
	border-radius: 0px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	font-family: "opensans", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	height: 38px;
	padding: 6px 32px 6px 10px;
	text-decoration: none;
	text-transform: none;
	transition: background-color .2s, color .2s;
}

	.btn-primary:not(:disabled):not(.disabled):active:focus {
		background-color: #6bb240;
		background-image: url(../../images/button-arrow.png);
		background-position: right center;
		background-repeat: no-repeat;
		border: 1px solid #6bb240;
		border-color: #6bb240;
		border-radius: 0px;
		box-shadow: 0 0 0 0;
		border-top-left-radius: 5px;
		border-bottom-right-radius: 5px;
		color: #fff;
		font-family: "opensans", Arial, Helvetica, sans-serif !important;
		font-size: 16px !important;
		height: 38px;
		padding: 6px 32px 6px 10px;
		text-decoration: none;
		text-transform: none;
		transition: background-color .2s, color .2s;
	}

.btn-info:active {
	background-color: #6bb240;
	background-image: url(../../images/button-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #6bb240;
	border-color: #6bb240;
	border-radius: 0px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	font-family: "opensans", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	height: 38px;
	padding: 6px 32px 6px 10px;
	text-decoration: none;
	text-transform: none;
	transition: background-color .2s, color .2s;
}

.btn-success:active {
	background-color: #6bb240;
	background-image: url(../../images/button-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #6bb240;
	border-color: #6bb240;
	border-radius: 0px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	font-family: "opensans", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	height: 38px;
	padding: 6px 32px 6px 10px;
	text-decoration: none;
	text-transform: none;
	transition: background-color .2s, color .2s;
}

.wcc_Body input[type=submit]:hover {
	cursor: pointer;
	background-color: #dddddd;
	border: 1px solid #666666;
}

.wcc_Body input[type=submit]:after {
	font-family: 'Linearicons';
	padding-left;
	content: "\e944";
}

.btn-success {
	margin: 0px !important;
}

.organizationedit .btn-success {
	top: 0px !important;
}

.organizationedit .form-group:nth-of-type(1), .employeeedit .form-group:nth-of-type(1) {
	display: none !important;
}

.organizationedit .wcc_ContentBlockFullHeight .wcc_ContentBlockFullHeight, .employeeedit .wcc_ContentBlockFullHeight .wcc_ContentBlockFullHeight {
	height: auto !important;
}

.organizationedit .wcc_ContentBlockRow, .employeeedit .wcc_ContentBlockRow {
	float: left;
}

.organizationedit .form-group.row-margin, .employeeedit .form-group.row-margin {
	float: left;
	width: 100%;
}

.wcc_Body input[type=text], .wcc_Body input[type=password], .wcc_Body input[type=datetime], .wcc_Body textarea, .wcc_Body input[type=number], .wcc_Body input[type=email], .wcc_Body input[type=tel] {
	background-color: white;
	/*border-radius: 7px 0px 7px 0px;*/
	border: 1px solid #cccccc;
	font-family: "opensans", Arial, Helvetica, sans-serif !important;
	font-size: 12.5px;
	height: calc(1.5em + 0.75rem + 2px);
	min-height: 32px;
}
/* ivm classificatie blok */
.employeeedit .wcc_ContentBlockFullHeight {
	height: auto !important;
}
/* i.v.m. ongewenste ellipsis op meerdere form fields (zoals telefoonummer medewerker) */
.wcc_ContentBlockContentCell {
	text-overflow: inherit;
}

.wcc_Body input[type=number], .wcc_Body input[type=email], .wcc_Body input[type=tel] {
	height: 26px;
}

.wcc_Body input[type=number], .wcc_Body input[type=email], .wcc_Body input[type=tel], .wcc_Body textarea {
	width: 100%;
	color: black;
	padding-left: 5px;
	box-sizing: border-box;
}

	.wcc_Body input[type=number]:focus, .wcc_Body input[type=email]:focus, .wcc_Body input[type=tel]:focus, .wcc_Body textarea:focus {
		background-color: #0191D2;
		color: black;
		font-size: 12.5px;
		background-color: #e9f2fd !important;
		border: 1px solid #7f9db9 !important;
		height: auto;
	}

.uploadControl_ImagePreviewPanel {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	float: right;
	margin: 5px 15px 5px 15px;
	box-sizing: border-box;
	padding: 10px;
	min-height: 150px;
}

	.uploadControl_ImagePreviewPanel img {
		max-height: 125px;
	}

.wcc_Body {
	background-color: transparent;
}

.employeeedit input.btn.btn-success {
	float: right;
	position: relative;
	right: 33px;
}

.zoekFlexObject h1, .toonFlexObject h1,
.beheerFlexObject h1, .voegFlexObjectToe h1,
.controleerFlexObject h1 {
	margin-bottom: 0px;
}

body {
	padding-top: 0px;
}

.zoekFlexObject .card-body,
.beheerFlexObject .card-body {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
}

.beheerFlexObject .card-body {
	padding-top: 20px;
}

.zoekFlexObject #myTable_length,
.beheerFlexObject #myTable_length {
	padding-bottom: 15px;
}

.zoekFlexObject .pagination a:link,
.beheerFlexObject .pagination a:link {
	color: #910034;
	text-decoration: none;
	font-weight: 600;
}

.zoekFlexObject .pagination a:hover,
.beheerFlexObject .pagination a:hover {
	background-color: transparent;
	color: #910034;
	text-decoration: underline;
}

.zoekFlexObject .pagination li.disabled a:link, .zoekFlexObject .pagination li.disabled a:hover,
.beheerFlexObject .pagination li.disabled a:link, .beheerFlexObject .pagination li.disabled a:hover {
	color: #bbbbbb;
	cursor: default;
	font-weight: normal;
	text-decoration: none;
}

.toonFlexObject .form-group,
.controleerFlexObject .form-group {
	margin-bottom: 0px;
}

.toonFlexObject hr,
.controleerFlexObject hr {
	margin-bottom: 0px;
}

.toonFlexObject h3, .toonFlexObject h4,
.controleerFlexObject h3, .controleerFlexObject h4,
.wijzigFlexObject h3, .wijzigFlexObject h4 {
	font-size: 21px;
	font-weight: 600;
	padding-top: 20px;
}

.toonFlexObject h5,
.controleerFlexObject h5 {
	font-size: 21px;
	padding-top: 15px;
}

.toonFlexObject .validation-summary-valid.text-danger,
.controleerFlexObject .validation-summary-valid.text-danger {
	padding: 15px 0px;
}

.zoekFlexObject div#myTable_processing,
.beheerFlexObject div#myTable_processing {
	display: block;
	color: #910034;
	background: transparent;
	line-height: normal;
	padding-top: 60px;
	font-weight: 600;
	font-size: 20px;
}

.beheerFlexObject label.switch {
	margin-bottom: 0px;
}

.beheerFlexObject .btn-primary strong {
	font-weight: normal;
	font-size: 16px !important;
}

.beheerFlexObject .btn-primary .lnr-arrow-right {
	display: none;
}

html {
	overflow-y: auto;
}

.voegFlexObjectToe label.control-label,
.wijzigFlexObjectToe label.control-label {
	padding-top: 6px;
}

.beheerFlexObject .card-body .wcc_Invisible,
.beheerFlexObject .card-body .wcc_Visible {
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 24px;
	padding-right: 34px;
}

.beheerFlexObject .card-body .wcc_Invisible {
	background-image: url(../../images/icon-invisible.svg);
}

.beheerFlexObject .card-body .wcc_Visible {
	background-image: url(../../images/icon-visible.svg);
}



@media only screen and (max-width: 640px) {
	.organizationedit, .employeeedit {
		padding-top: 0px;
	}

		.organizationedit .wcc_ContentBlockFullHeight, .employeeedit .wcc_ContentBlockFullHeight {
			padding-top: 0px;
		}

		.organizationedit .wcc_ContentBlockFullHeight, .employeeedit .wcc_ContentBlockFullHeight {
			height: auto !important;
			padding-top: 0px !important;
			margin-top: 0px !important;
			padding-bottom: 0px !important;
			margin-bottom: 0px !important;
		}

		.employeeedit .VoegClassificatieToe_CheckBoxList {
			padding-bottom: 15px;
		}

	.wcc_PageContainer, .wcc_PageContainer > .wcc_Centered, .wcc_ContentBlockFullHeight {
		width: 100%;
	}

	.wcc_ContentBlockTitleCell, .wcc_ContentBlockContentCell {
		position: relative;
		padding-left: 0px;
		padding-bottom: 3px;
		max-width: 100%;
		border: none;
		left: 0px;
		float: left;
		width: 100%;
	}

	.wcc_ContentBlockTitleCell {
		font-weight: 600;
	}

	.wcc_Body input[type=text], .wcc_Body input[type=password], .wcc_Body input[type=datetime], .wcc_Body textarea, .wcc_Body input[type=number], .wcc_Body input[type=email], .wcc_Body input[type=tel] {
		min-height: 24px;
		border: 1px solid #bababa;
	}

	.uploadControl_ImagePreviewPanel {
		margin: 0px;
		width: 100%;
	}
}



@media only screen and (max-width: 1023px) {
	.wcc_Body input[type=text], .wcc_Body input[type=password], .wcc_Body input[type=datetime], .wcc_Body textarea, .wcc_Body input[type=number], .wcc_Body input[type=email], .wcc_Body input[type=tel], .wccBody input[type=file] {
		border: 1px solid #cccccc !important;
		font-family: "opensans", Arial, Helvetica, sans-serif !important;
		-webkit-appearance: none !important;
		border-radius: 0 !important;
	}

	.zoekFlexObject #myTable_wrapper table tr,
	.beheerFlexObject #myTable tr {
		vertical-align: top;
	}

	.toonFlexObject label.control-label,
	.voegFlexObjectToe label.control-label,
	.wijzigFlexObject label.control-label,
	.controleerFlexObject label.control-label {
		font-weight: 600;
		padding-bottom: 0px;
		padding-top: 5px;
		margin-bottom: 0px;
	}

	.beheerFlexObject #myTable_info {
		padding-top: 20px;
	}

	.zoekFlexObject table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, .zoekFlexObject table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child,
	.voegFlexObjectToe table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, .voegFlexObjectToe table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child,
	.beheerFlexObject table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, .beheerFlexObject table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
		padding-left: 30px !important;
	}
}





input[type=submit]:disabled, input[type=submit].wcc_Disabled {
	background-color: #cccccc !important;
	border-color: #cccccc !important;
	color: #777777 !important;
}
/* witruimte sociale media */
.organizationedit .wcc_ContentBlockRow .wcc_ContentBlockTitle {
	padding-top: 1.5em;
}
/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 24px;
}
	/* Hide default HTML checkbox */
	.switch input {
		opacity: 0;
		width: 0;
		height: 0;
	}
/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

	.slider:before {
		position: absolute;
		content: "";
		height: 16px;
		width: 16px;
		left: 4px;
		bottom: 4px;
		background-color: white;
		-webkit-transition: .4s;
		transition: .4s;
	}

input:checked + .slider {
	background-color: #1a314e;
}

input:focus + .slider {
	box-shadow: 0 0 1px #1a314e;
}

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

	.slider.round:before {
		border-radius: 50%;
	}

.slider-area {
	align-self: flex-end;
	margin-top: 29px;
	margin-right: 19px;
	margin-bottom: 20px;
}

.slider-text {
	display: inline;
	position: relative;
	padding-right: 10px;
}
/*Datatable override*/
.table.dataTable.nowrap th, table.dataTable.nowrap td {
	white-space: normal !important;
}
/* Column override */
.btn-spacing {
	margin-left: 42px;
}
/* Kop vet maken */
.flexObject h1 {
	font-size: 28px;
	font-weight: 600;
}

.flexObject h2 {
	font-size: 28px;
}

.lnr-arrow-right {
	font-size: 12px;
	font-weight: 600;
	padding-left: 12px;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
	background-color: #8cc867;
	border-color: #8cc867;
	box-shadow: none;
}

a.btn:focus, a.btn.btn-info:focus {
	box-shadow: none;
}

@media only screen and (min-width: 800px) {
	.zoekFlexObject table#myTable th:nth-child(2) {
		visibility: hidden;
		position: relative;
	}

		.zoekFlexObject table#myTable th:nth-child(2):after {
			visibility: visible;
			position: absolute;
			top: 0;
			left: 0;
			content: "In welke provincie(s) inzetbaar?";
			padding: 4px 17px 4px 4px;
			border-bottom: 1px solid #111;
			width: 100%;
		}
}

.flexObject input[type="text"], textarea, select {
	outline: none;
	box-shadow: none !important;
	border: 1px solid #ccc;
}
.wijzigPersoon input#Person_CellNumber_Number
{
	width: 79% !important;
}
.wijzigPersoon .wcc_ContentBlockContentCell
{
    line-height: 26px;
    min-height: 33px;
}
.wijzigPersoon input[type=file]
{
    font-size: 11.5px !important;
}

.wcc_ContentBlockContentCell .ui-selectmenu-button {
	height: 32px;
	background-color: #ffffff;
}

.wcc_ContentBlockContentCell .ui-selectmenu-text {
	line-height: 30px;
}
.wcc_ContentBlockTitleCell {
	color: #1a314e;
}
