.warn-fld {
	border: 1px solid #D81616;
}
/* error message */
.warn-note {
	color: #F57F00;
	font-weight: bold;
	height: 28px;
	width: 100%;
	vertical-align: middle;
	padding-left: 33px;
	background: url(images/error-bg.gif) 0% top no-repeat;
	padding-top: 5px;
}

#booking .custom-select1.mini {
    width: 45px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    background: url("images/arrows.png") no-repeat scroll 85% 50% #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

#booking .custom-select1.mini select {
    width: 63px;
}

#booking .custom-select1 select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    max-height: 29px;
}

.load {
    top: 10% !important;
}

.sale_order_full_table{
	
}
.wide-banner-blk.head-banner{
    /*background: #a42a5d;*/
      background: linear-gradient(to right, #782696 50%, #9a0843 50%);

}
.wide-banner-blk.head-banner.mssk{
    background: #e06b70;
}
.head-banner img{
    vertical-align: middle;
}
label[for="WHERE_OFFERS"] {
    max-width: unset !important;
}

.wrapper-feedback__form .wrapper-feedback__item input::placeholder {
    color: #333;
}