#menu-main .page-415,#menu-main .page-421,#menu-main .page-422,#menu-main .page-425{
	background:#d4a5a0;
}
#menu-main .page-415{
	border-top:3px solid #ffffff;
}
#menu-main .page-425{
	border-bottom:4px solid #ffffff;
}

.manufacturer-logo{
	width:auto !important;
	height:auto !important;
	min-height:auto !important;
	max-height:30px !important;
}

#modal-datasheet .manufacturer-logo{
	width:auto !important;
	height:auto !important;
	min-height:auto !important;
	max-height:35px !important;
}

@media (max-height: 600px){
	.navbar-fixed-top{
		position:relative;
	}
}

.row-newslist .well-transparent .btn-primary{
	margin-bottom:1em;
}

.icon-stem_diameter {
    background-image: url("../img/icons/stem-diameter.png");
}
.icon-brake_swivel_radius{background-image:url('../img/icons/brake_swivel_radius.png');}
.icon-height_max{background-image:url('../img/icons/height_max.png');}

.icon-weight {background-image: url("../img/icons/weight.png");}

.thumbnail .caption h4{
	height:30px;

}

button.multiselect{
	text-align:left !important;
}
.multiselect-container{
	width:100% !important;
}
.ui-autocomplete { height: 200px; overflow-y: scroll; overflow-x: hidden; z-index:10000 !important}

#directions{
	width:100%;
	min-height:500px;
}

.row-basket{
	padding-top:1em;
	padding-bottom:1em;
	border-bottom:1px solid #dadada;
}
.row-basket:last-child{
	border-bottom:0;
}
.row-basket:first-child{
	border-top:0;
}
.row-basket:nth-child(odd){
	background-color:#fafafa;
}
.toolbar-cart{
	margin-top:2em;
}

.no-right-gutter{
	padding-right:0;
}

@media (min-width: 768px){
	.on-request{
		top: auto;
		bottom:100px;
	}
}

.modal_fixation_note {
	border: 1px solid red;
	background-color: #dcd0d0;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#dataprivacy {
  width: 8%;
  margin-left: 45%;
}
#captcha {
  display:none;
}
