/*__________________________________________________________
 |															|
 |	Klantspecifieke stylesheet voor externe MVC-pagina's	|
 |	Windex Communication Centre								|
 |	Copyright © Windex Bedrijfssoftware BV					|
 |__________________________________________________________|
 |															|
 |	Klant:	Windex Bedrijfssoftware							|
 |	Datum:	07-04-2022										|
 |_________________________________________________________*/

@font-face {
	font-family: 'NeutraText';
	src: url("fonts/NeutraText-Book.eot");
	src: url("fonts/NeutraText-Book.eot#iefix") format("embedded-opentype"), url("fonts/NeutraText-Book.ttf") format("truetype"), url("fonts/NeutraText-Book.woff") format("woff"), url("fonts/NeutraText-Book.svg#NeutraText-Book") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeutraTextBold';
	src: url("fonts/NeutraText-Bold.eot");
	src: url("fonts/NeutraText-Bold.eot#iefix") format("embedded-opentype"), url("fonts/NeutraText-Bold.ttf") format("truetype"), url("fonts/NeutraText-Bold.woff") format("woff"), url("fonts/NeutraText-Bold.svg#NeutraText-Bold") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeutraText';
	src: url("fonts/NeutraText-BookItalic.eot");
	src: url("fonts/NeutraText-BookItalic.eot#iefix") format("embedded-opentype"), url("fonts/NeutraText-BookItalic.ttf") format("truetype"), url("fonts/NeutraText-BookItalic.woff") format("woff"), url("fonts/NeutraText-BookItalic.svg#NeutraText-BookItalic") format("svg");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Brandon';
	src: url("fonts/brandon.ttf") format("truetype"), url("fonts/brandon.woff") format("woff"), url("fonts/brandon.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}

body, html, .wccBody, span, div, table, tr, td, label input, option, p {
	font-family: "NeutraText", Arial, Helvetica, sans-serif !important;
	font-size: 15px;
}

/*
Winkelwagentje
*/
.shoppingCartIcon {
	cursor: pointer;
}

.shoppingCartArticleText {
	display: inline;
}

.shoppingCartQuantity {
	width: 30px !important;
	height: 22px !important;
	margin-right: 10px;
	opacity: 1 !important;
}

.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.wcc_ContentWrapper {
	padding-top: unset;
	min-height: 1000px;
}

.label-warning[href],
.badge-warning[href] {
	background-color: #c67605;
}

#lblCartCount {
	font-size: 12px;
	background: #ff0000;
	color: #fff;
	padding: 0 5px;
	vertical-align: top;
	margin-left: -10px;
}

.wcc_ContentBlockRowShoppingCart {
	display: flex;
	align-items: center;
	width: 95%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
	min-height: 26px;
}

.rowTotalAmount {
	float: right;
	margin-right: 10px;
	margin-bottom: 11px;
}

.removeArticle {
	cursor: pointer;
	color: red;
	margin-left: -8px;
}
/*
Fix voor verborgen select menu
*/
div.ui-selectmenu-open {
	z-index: 1150;
}


a {
	color: #333333;
}

	a:hover, a:visited, a:link, a:active {
		text-decoration: none;
	}

label {
	color: #1a314e;
}

.wcc_ContentBlockTitle {
	color: #000000;
	font-family: "Brandon", Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
}
/*.wcc_ContentBlockRow .wcc_ContentBlockTitle
{	
	font-size: 22px;
}*/
.wcc_ContentBlockFullHeight h5 {
	color: #000000;
	font-family: "Brandon", Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	padding-top: 1em;
	text-transform: uppercase;
	font-weight: normal;
}

.wcc_PageContainer, .wcc_PageContainer > .wcc_Centered {
	float: left;
	left: 0px;
}

.wcc_ContentBlockFullHeight {
	padding-left: 0px;
}

.wcc_ContentBlockTextSpacing, .wcc_ContentBlockTitle, .wcc_ContentBlockSubTitle, .wcc_ContentBlockSubTitleWithLine, .wcc_ContentBlockTitleCell, .wcc_ContentBlockFullCell {
	padding-left: 0px;
}

.wcc_Body input[type=file] {
	background-color: #ffffff;
	color: #000000;
	font-family: "NeutraText", Arial, Helvetica, sans-serif !important;
	font-size: 15px;
	border: none;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
}

[type="file"] + label {
	font-family: "NeutraText", Arial, Helvetica, sans-serif !important;
	font-size: 15px;
}

.wijzigPersoon .btn-primary, .wijzigPersoon .btn-success {
	display: inline-block;
	margin-top: 1em;
	margin-right: .4em !important;
	vertical-align: unset;
	width: auto !important;
}

.mvcPersoon table.VoegClassificatieToe_CheckBoxList {
	margin-bottom: 2em;
}

.mvcPersoon span#warningMessage {
	display: inline-block;
	padding-top: 1em;
}

.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 {
	background-color: #ed8465;
	background-image: none;
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #ed8465;
	border-color: #ed8465;
	border-radius: 0;
	color: #fff;
	font-family: "Brandon", Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal;
	height: 38px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color .2s, color .2s;
}

	.voegFlexObjectToe input[type=submit].btn:hover,
	.controleerFlexObject input[type=submit].btn:hover,
	.wijzigFlexObject input[type=submit].btn:hover {
		background-color: #8D1D57;
		border-color: #8cc867;
	}

.btn-primary {
	background-color: #ed8465;
	background-position: right center;
	background-repeat: no-repeat;
	border-radius: 0;
	border-color: #ed8465;
	border-width: 1px;
	color: #fff;
	font-family: "Brandon", Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 24px;
	font-weight: normal;
	height: 38px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color .2s, color .2s;
}

	.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
		background-color: #b43e1c;
		border-color: #b43e1c;
	}

	.btn-info:focus, .btn-info:not(:disabled):not(.disabled):active:focus,
	.btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
		box-shadow: none;
	}

.btn-info {
	background-color: #ED8465;
	background-position: right center;
	background-repeat: no-repeat;
	font-family: "NeutraText", Arial, Helvetica, sans-serif !important;
	border-radius: 0;
	border-color: #ED8465;
	height: 38px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: none;
	transition: background-color .2s, color .2s;
	white-space: nowrap;
}

	.btn-info:hover, .btn-info:focus, .btn-info:active {
		background-color: #b43e1c;
		border-color: #b43e1c;
	}

.btn-primary:not(:disabled):not(.disabled):active:focus {
	background-color: #b43e1c;
}

.btn-info:active {
	background-color: #b43e1c !important;
	border-color: #b43e1c !important;
}

.btn-info:focus {
	background-color: #b43e1c;
	border: 1px solid #b43e1c !important;
}

.btn-info:not(:disabled):not(.disabled):active
.btn-info:not(:disabled):not(.disabled):active:focus {
	box-shadow: none;
}

.btn-success:hover {
	background-color: rgba(145, 0, 52, 0.69);
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #004c6f;
	border-radius: 0;
	border-color: #004c6f;
	color: #fff;
	font-family: "NeutraText", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	height: 38px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: none;
	transition: background-color .2s, color .2s;
}

.btn-success:not(:disabled):not(.disabled):active {
	background-color: #1f407a;
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid #1f407a;
	border-radius: 0;
	border-color: #1f407a;
	color: #fff;
	font-family: "Brandon", Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	font-weight: normal;
	height: 38px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color .2s, color .2s;
}

.wcc_Body input[type=submit]:hover {
	background-color: #1f407a;
	border-color: #1f407a;
}


.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: 1px solid #cccccc;
	font-family: "NeutraText", Arial, Helvetica, sans-serif !important;
	font-size: 15px;
	height: calc(1.5em + 0.75rem + 2px);
}
/* 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], .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 {
		border: 1px solid #0191D2;
		background-color: #0191D2;
		color: white;
		outline: none;
	}

.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;
		max-width: 207px;
		object-fit: contain;
	}

.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: #8D1D57;
	text-decoration: none;
	font-weight: 600;
}

.zoekFlexObject .pagination a:hover,
.beheerFlexObject .pagination a:hover {
	background-color: transparent;
	color: #8D1D57;
	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: #8D1D57;
	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: "NeutraText", Arial, Helvetica, sans-serif !important;
		-webkit-appearance: none !important;
		border-radius: 0;
	}

	.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;
}

/* Hide number field arrows */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

.ui-selectmenu-button:focus {
	outline: none;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/*	__________________________________________________________

	WINKEL
	__________________________________________________________
*/

.wcc_ShoppingCart {
	position: absolute;
	right: 15px;
	padding: 15px;
	cursor: pointer;
}

	.wcc_ShoppingCart:hover {
		color: #ed8465;
	}

	.wcc_ShoppingCart:active {
		color: #b43e1c;
	}

.card {
	border-width: 0px;
}

.mvcWindexPart h2,
.mvcWinkelproduct h2 {
	color: #ed8465 !important;
	font-family: "Brandon", Arial, Helvetica, sans-serif !important;
	padding-top: 15px;
	text-transform: uppercase;
}

.mvcWinkelproduct h2 {
	font-size: 22px;
}

.mvcWindexPart h2 {
	font-size: 20px;
}

.wcc_CloseButton {
	font-family: 'Segoe UI', Helvetica, sans-serif !important;
	font-size: 24px;
}

.mvcWindexPart .windexPart_tableSearchFields {
	display: none;
}

.mvcWindexPart .dataTables_info,
.mvcWindexPart .dataTables_paginate {
	display: none;
}

.winkel table, .winkel thead, .winkel tbody, .winkel th, .winkel td, .winkel tr {
	display: block;
	float: left;
	width: 100% !important;
	height: auto !important;
}

.mvcWindexPart th {
	display: none;
}

/* is specific to page PersonEdit.cshtml*/
.shorterSpace_To_Uppertext {
	position: relative;
	top: -36px;
}


/* 04-04-2022: verticale layout dataTableJs t.b.v. Winkel */

.windexPart table {
	overflow: auto;
	overflow-y: hidden;
	height: auto;
	display: block;
}

.windexPart tr {
	margin-right: 25px;
	margin-bottom: 25px;
	max-width: 285px;
	display: table-cell;
	font-size: 0; /* kind of erase white-space */
}

	.windexPart tr:nth-child(even) td {
		background: whitesmoke;
	}

	.windexPart tr:nth-child(odd) td {
		background: whitesmoke;
	}

.windexPart td[tabindex] h2 {
	max-width: 250px;
}

.windexPart td[tabindex] {
	border-left: 15px solid whitesmoke;
	border-right: 15px solid whitesmoke;
	display: inline-block;
	float: left;
	clear: top;
	max-width: 250px;
	max-height: 400px;
}

.windexPart td:nth-child(2), td:nth-child(3) {
	display: none;
}

.windexPart td:nth-child(4),
.windexPart td:nth-child(5) {
	border-left: 15px solid whitesmoke;
	border-right: 15px solid whitesmoke;
	max-width: 250px;
	float: left;
}

.windexPart td:nth-child(5) {
	max-height: 10px;
}

.windexPart td a.btn-primary {
	position: relative;
	top: -46px;
	left: 44px;
}

.wxProductTitle {
	height: 100px;
}

.wxProductInfo, .wxProductInfo span {
	font-family: "NeutraText", Arial, Helvetica, sans-serif;
	font-size: 15px !important;
	height: 200px;
	overflow: hidden;
}

.wxProductPrice, .wxProductPrice b {
	color: #1a314e;
	font-size: 12pt;
	text-transform: uppercase;
}

.shopProductView_Buttons {
	margin: 15px;
	width: 390px;
}

.shopProductView_Title {
	margin: 15px;
}

.shopProductView_BackButton {
	width: 75px;
}

.shopProductView_AddToShoppingCartButton {
	width: 275px;
}

.shopProductView_Description {
	padding-left: 15px;
	padding-right: 15px;
}

.shopProductView_Description, .shopProductView_Description span {
	font-family: "NeutraText", Arial, Helvetica, sans-serif;
	font-size: 15px !important;
}

.windexPartView_Title {
	margin-left: 20px;
	float: left;
}

.windexPart.dataTable {
	margin-left: 15px;
}
