.cc-banner .cc-message {
	padding-right: 20px;
}

.app-table .app-table__icons a {
	display: inline-block;
}

.form_group .form__item {
	margin-bottom: 0;
}

fieldset legend {
	margin-bottom: 20px;
}

/*Material list suggestions*/
#material-suggestions{
	position:absolute; 
	z-index:1; 
	margin:0px; 
	padding:0px; 
	background:#fff; 
	border:1px solid #c6c6c6; 
	width:100%;
	margin-top: 63px;
}
#material-suggestions li{
	height:30px; 
	line-height:30px; 
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow:hidden;
	cursor:pointer; 
	padding-left:5px;
}
#material-suggestions li .ref{
	margin-right:15px;
}
#material-suggestions li.active{
	background: #F9F2D8;
}
#material-suggestions li:hover{
	background: #F9F2D8;
}
/*end material list suggestions*/

/*custom dropdown*/
.custom-dropdown {
	position: relative;
	vertical-align: middle;
}
.custom-dropdown::before, .custom-dropdown::after {
	content:" ";
	position:absolute;
	pointer-events:none;
}
.custom-dropdown__select {
	
}

.html-dropdown-ct{
	min-height:30px; 
	width:100%;
}

ul.html-dropdown{
	margin:0;
	padding:0;
	position: absolute;
    overflow: auto;
    z-index: 10000;
	height:210px;
	background-color:#fff;
	border-left: #F3F2F1 solid 1px;
	border-bottom: #F3F2F1 solid 1px;
}

ul.html-dropdown li{
	padding: 1rem 1.6rem;
    border-bottom: 1px solid #F3F2F1;
    cursor: pointer;
	margin:0;
	font-weight:normal;
	display: block;
}

ul.html-dropdown li:hover{
	background-color:#FCFCFC;
}
.html-dropdown-selected input[name="custom_ral"] {
	display: inline-block;
	pointer-events: none;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 30%;
	min-width: 30%;
	height: 30px;
	min-height: 30px;
}
.html-dropdown-ct .html-dropdown-selected{
	padding: 17px 16px;
	padding: 1.7rem 1.6rem;
	overflow:hidden;
	background-image: url(../img/icons/icon-chevron-down.svg);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 14px;
    background-size: 1.4rem;
	background-color: #F3F2F1;
    border-color: #F3F2F1;
}
.html-dropdown-selected{
	width:initial!important;
}
.html-dropdown-ct .color-option-ct{
	float:none;
	clear:both;
	height:30px;
}
.html-dropdown-ct .color-option-text{
	min-height:30px; 
	width:60%; 
	float:left; 
	line-height:30px;
}
.color-option-text.custom-ral{
	float:none;
	width:auto; 
	display:inline;
}

.color-demo-box{
	width:30px; 
	height:30px; 
	border:1px solid #dedede; 
	float:right;
	margin-right: 25px;
	margin-right: 2.5rem;
}

/* GWO trays*/
.tray-row td {
	padding: 12px 0px;
	padding: 1.2rem 0rem;
	border: none;
}
.tray-row {
	border-top: 1px solid #E0E0E0;
    border-top-width: .1rem;
}
.cell-field-tray .tray-select, .cell-field-straight .tray-select, .cell-field-suspension .tray-select {
	width: 70%;
	display: inline-block;
	margin-right: 10px;
}
.cell-field-tray .tray-select select, .cell-field-straight .tray-select select, .cell-field-suspension .tray-select select{
	margin-bottom: 0;
}
.cell-field-tray .tray-support-img {
	display: inline-block;
}
.cell-field-tray .tray-support-img img {
	max-height: 50px;
	height: auto;
	max-width: 130px;
	width: auto;
}
.cell-field-count input , .cell-field-straightCount input, .cell-field-suspensionCount input{
	display: inline-block;
	width: 70%;
	min-width: 70%;
	margin-bottom: 0;
}
.cell-field-count .unit-of-meas {
	display: inline-block;
}

@media (max-width: 1100px) {

	.cell-field-tray .tray-support-img img {
		max-width: 100px;
	}

}

@media (min-width: 1500px) {
	
	#frm-gwo ul.html-dropdown{
		width: 37.5%;
	}
	
}

@media (max-width: 1499px) {
	
	#frm-gwo ul.html-dropdown{
		width: 36.5%;
	}
	
}

@media (max-width: 1023px) {
	
	#frm-gwo ul.html-dropdown{
		width: 93%;
	}
	
}

@media (max-width: 945px) {
	
	#frm-gwo ul.html-dropdown{
		width: 92%;
	}
	
}

@media (max-width: 920px) {
	
	.parts-picker thead {
		display: none;
	}
	
	.tray-row td {
		display: block;
	}
	
	.cell-field-tray .tray-support-img img {
		max-width: 130px;
	}

}

@media (max-width: 800px) {	
	
	#frm-gwo ul.html-dropdown{
		width: 90%;
	}
	
}

@media (max-width: 600px) {	
	
	#frm-gwo ul.html-dropdown{
		width: 100%;
	}
	
}

@media (max-width: 500px) {
	
	.cell-field-tray .tray-support-img img {
		max-width: 80px;
	}

}

@media (max-width: 400px) {	
	
	#frm-gwo ul.html-dropdown{
		width: 90%;
	}
	
}

.pagination__button--active {
	color: #FF9600;
}

.tray-row td>div{position:relative;}
input.error{border-color:red;}
.validation_message{background: rgba(255,255,255,0.7); padding:2px; top:0 !important; left:0 !important; color:red;}
.field-img-supported{max-width:338px; float:left;}
.suspension-preview{margin-top:20px; width:60px;}
.material-list-item-image {    width: 93px;
    height: 93px;
    text-align: center;
    vertical-align: middle;}
    
.material-list-item-image img{min-width:none; max-width:none; min-height:none; max-height:none; vertical-align:middle;}

.ui-datepicker {
	background-color: white;
	padding: 20px;
	box-shadow: 0px 0px 3px #888888;
}

.ui-datepicker-next {
	float: right;
}

.stock .stock-icon {
	display:inline-block;
	width:25px;
	margin-left: 1px;
	height: 18px;
	position: relative;
	top: 3px;
}

.stock-message {
	text-transform: uppercase;
	font-weight: 500;
}

.stock.in-stock .stock-icon {
	background: url("../img/icons/icon-stock-in-stock.png") no-repeat;
}
.stock.limited-stock .stock-icon {
	background: url("../img/icons/icon-stock-limited.png") no-repeat;
}
.stock.no-stock .stock-icon {
	background: url("../img/icons/icon-stock-no-stock.png") no-repeat;
}

.stock.limited-stock, .stock.in-stock {
	color:#5bb763;
}
.stock.no-stock {
	color:#ed5565;
}

.discount-frm-wrapper .label {
	float: left;
    width: 55px;
    text-align: right;
    font-weight: bold;
    margin: 21px 7px 7px 0;
}

.discount-frm-wrapper .input-wrapper {
	float:left;
	width: 80%;
}
.discount-frm-wrapper .input-wrapper input {
	width: 85%;
    min-width: 80%;
    float: left;
}
.discount-frm-wrapper .input-wrapper:after {
	content: "%";
    padding-left: 7px;
	margin-top: 21px;
    display: block;
    float: left;
	
}
.shop-option-ct img {
	width: auto;
}
#btn-externalshops {
	margin-top: 18px;
	margin-top: 1.8rem;
}
#ui-datepicker-div {
	display: none;
}
.suspension-preview{margin-top:20px; width:60px;}
.field-img-supported {
    max-width: 338px;
    float: left;
}
/*columns container*/.cr-columns {display:table;margin-bottom:30px;}
/*columns*/.cr-columns .col-1, .cr-columns .col-2 {display:table-cell;width:332px;margin:0;padding:40px;}
.cr-columns .col-1 {border-right:1px solid #ACB8BF;}
.cr-columns--4 .col-1, .cr-columns--4 .col-2, .cr-columns--4 .col-3, .cr-columns--4 .col-4 {display:table-cell;margin:0;padding:20px 15px;border-right:1px solid #ACB8BF;float:none;}
.cr-columns--4 .col-4 {border-right:none;}
.department {
    text-align: center;
}
.stock-wrapper {
	margin-bottom: 150px;
}
.field-img-supported{max-width:338px; float:left;}
.suspension-preview{margin-top:20px; width:60px;}
.order-detail li {
	float:left;
	width:20%;
}
.material-list-item-image {    width: 93px;
    height: 93px;
    text-align: center;
    vertical-align: middle;}
    
.material-list-item-image img{min-width:auto; max-width:none; min-height:auto; max-height:none; vertical-align:middle; width:auto !important;}
.ajax-loader {
	width: 60px !important;
	max-width: 60px !important;
	height: 60px !important;
	max-height: 60px !important;
}

.ajax-loader-small {
	width: 20px !important;
	max-width: 20px !important;
	height: 20px !important;
	max-height: 20px !important;
}


label.disabled, span.disabled {color: #ccc;}
.no-margin-left {margin-left: 0 !important;}
.vl-percentage-wrapper {width: 100%;}
.vl-percentage-wrapper .value { font-weight:bold; }
.vl-percentage-wrapper.error .value {color: red; }
.vl-percentage-wrapper.success .value {color: #66b321; }

.zmc-form-wrapper fieldset .form__item { display:flex; margin-bottom:0;}
.zmc-form-wrapper fieldset .form__item label {flex:1; margin: 0 5px 10px 0; text-align:right; display:flex; justify-content:flex-end; align-self:center;}
.zmc-form-wrapper fieldset {width:100%; }
.zmc-form-wrapper fieldset legend { display:block; border-top:1px solid; width:100%; margin-bottom:10px;}
.zmc-form-wrapper fieldset legend h3 { margin-bottom:2px;}
.zmc-form-wrapper .cell-field-tray .tray-select, .zmc-form-wrapper .cell-field-straight .tray-select, .zmc-form-wrapper .cell-field-suspension .tray-select{ width:90%; }
@media (min-width: 1024px){
	.zmc-form-wrapper.columns {margin-left:0;}
}
.zmc-cta.summary ul li {font-size:11pt; margin:0;}
.zmc-cta {border-bottom: 1px solid #333; margin-top:20px;padding-bottom:20px;}
.zmc-cta.summary{margin-top:0; padding-bottom:0;}

.back-zmc {display:block; float:none; clear:both; width: 100%; text-align:center;}

.app-table-related__icon {
	display:block !important;
}

.exceed {color:red !important; }

.grecaptcha-badge {
	display: none !important;
}

.product__header .bx-viewport {
	max-height:300px;
}
.product__header .product__slider, .product__header .product__slider .slide {
	display: flex;
}
.product__header .bx-wrapper img {
	max-height: 100%;
    max-width: 100%;
    height: auto;
    margin: auto 0;
    object-fit: contain;

}
.product__slide__wrapper {
	width: 315px;
    height: 300px;
}

.pdf_downloading_loader.hide {
	display: none;
}

.cookiepopup-open #hfc-frame {
    bottom: 50px !important;
}
.works_with a {
	display: inline-block;
}
.works_with .works_with_products, .works_with .works_with_apis {
	display: inline-block;
	width: 49.5%;
	height: 50px;
	vertical-align: middle;
}
.works_with .works_with_product {
	max-width: 70px;
	min-width: 70px;
    max-height: 70px;
    width: auto;
    height: auto;
	padding-right: 15px;
	display: inline-block;
}
.works_with .works_with_apis a {
	float: right;
    margin-top: 10px;
}
.works_with .works_with_api {
    max-width: 40px;
    max-height: 40px;
    width: auto;
    height: auto;
	padding-left: 15px;
	display: inline-block;
	vertical-align: middle;
}
.gltf_viewer {
	width: 100%;
	height: 100%;
}
.gltf__wrapper {
	width: 144px;
	height: 144px;
}
.three_sixty__wrapper {
	width: 144px;
	height: 144px;
}

.three_sixty__wrapper body {
	margin: 0px !important;
}

.three_sixty__wrapper #Frame {
	width: 144px !important;
	height: 144px !important;
	margin: 0px !important;
}

.three_sixty__wrapper #FramePhoto {
	width: 100% !important;
	height: 80% !important;
	margin: 0px !important;	
}

#FrameHTML5Viewer {
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: 100% !important;
}

.product__slide__wrapper body {
	margin: 0px !important;
}

.product__slide__wrapper #Frame {
	width: 300px !important;
	height: 300px !important;
	margin: 0px !important;
}

.product__slide__wrapper #FramePhoto {
	width: 100% !important;
	height: 80% !important;
	margin: 0px !important;	
}

.threesixty_expand {
	display:block;
	position: absolute;
    width: 32px;
    height: 32px;
    border: 1px solid #E0E0E0;
    box-sizing: content-box;
	background: url(../img/icons/icon-expand.png) no-repeat;
	background-color: #FFF;
    background-position: 50% 50%!important;
    background-size: 20px;
}

.product__slide__wrapper .threesixty_expand.in_slider {
    margin-left: 65px;
	top: -1px;
}

.controller-specificationdownload .file {
	height: auto !important;
}

@media (max-width: 1170px) {
	.catalog-banner {
		display: none !important;
	}
	.catalog-banner a {
		display: none !important;
		background: none !important;
	}
	.catalog-banner-mobile {
		display: block !important;
	}
	.catalog-banner-mobile a {
		display: block !important;
		width: 728px;
		height: 90px;
		max-width: 100%;
		background: url(../img/ecataleg_nl_anouncement.jpg) no-repeat;
		color: transparent;
		background-size: contain;
		text-indent: 100%;
		margin: auto;
	}
}

@media (max-width: 760px) {
	.catalog-banner {
		display: none !important;
	}
	.catalog-banner a {
		display: none !important;
		background: none !important;
	}
	.catalog-banner-mobile {
		display: block !important;
	}
	.catalog-banner-mobile a {
		display: block !important;
		width: 100%;
		max-width: 100%;
		background: url(../img/ecataleg_nl_anouncement.jpg) no-repeat;
		color: transparent;
		text-indent: 100%;
		background-size: contain;
		margin: auto;
	}
}

.catalog-banner a {
	display: block;
	width: 652px;
	height: 80px;
	background: url(../img/ecataleg_nl_anouncement.jpg) no-repeat;
	color: transparent;
	text-indent: 100%;
	background-size: contain;
	position: absolute;
	right: 0;
}

.catalog-banner-mobile {
	display: none;
}
#catalog_pic_modal {
	width: 600px;
	height: auto;
	max-height: 541px;
}



@media only screen and (min-width: 1170px) {
	header .banner {
		position: absolute;
		right: 0;
	}

	header .banner img {
		height: 80px;
	}

}