.invalid-feedback {
    display: block;
    font-size: 11px;
    float: right;
    color: red;
    margin-bottom: 11px;
}
.quick-order {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.vfast_order_block{   padding: 0;    margin: 0 0px 15px; clear:both;}
.vfast_order_topic p,.vfast_order_footer p{color:#fff;}
.vfast_order_topic .line, .vfast_order_topic .line_white, .vfast_order_topic .line_black {
	 height:auto !important;
	width: 100% !important;;
}
.vfast_order_block .vfast_order_topic{    text-align: left;    padding: 12px;}
.vfast_order_block .vfast_order_topic .quickorder_title{margin: 0 0 5px;   text-transform: uppercase;color:#444;}
.vfast_order_block .vfast_order_topic .quickorder_subtitle span{font-size:14px;text-transform:none;font-weight:normal;color: #717171;font-style:italic;}
.vfast_order_block .vfast_order_topic .quickorder_subtitle{margin:0}
.vfast_order_footer{background-color: #333;    color: #fff;   text-align: center;    border-top: 1px solid #333;    padding: 10px 15px;}
.vfast_order_content{padding:2px 12px 4px;}
.vfast_order_success{display:none;font-size: 16px;    text-align: center;   font-weight: bold;}
.vfast_order_success p{margin:0;color:#333;    font-size: 14px;    font-weight: normal;}
.vfast_order_success p.title_quickorder{font-size:20px;font-weight:bold;margin-bottom:15px;color:#40AF64}
.vfast_order_content .input{border: solid 1px #aaa; height:38px;
font-size:14px; color:#333;padding:2px 10px;width:100%;display:block;margin-bottom:15px}
.vfast_order_content .line i{width:15%;display:block;float:left;height:35px;color:#333;font-size:28px;line-height: 37px;}
@media (max-width:767px){
	.vfast_order_content .line i{text-align:center;}
	body .vfast_order_content .second_row .line i{width:15%}
	body .vfast_order_content .second_row .input{width:100%}
	body .vfast_order_content  .btn{margin-top:5px;margin-bottom:12px}
}
.vfast_order_content  .btn{width: 100%;   margin-top: 0px;    transition: 0.3s;padding: 10px 20px;
    font-size: 16px;
    margin-bottom: 8px;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;white-space: initial;
	}
.vfast_order_content .btn:hover{background-color:orange;}

.vfast_order_content .btn:focus{color:#fff;}

.icon-mobile:before{content:"\f10b";font-size:39px;}
.vfast_order_content .second_row .line i{width:7%}
.vfast_order_content .second_row .input{width:100%}
@media (min-width:768px) and (max-width:1199px){
	.vfast_order_content .second_row .line i:before{font-size: 22px;}
}
.vfast_order_content .line{position:relative;}

.vfast_order_warning{    font-size: 13px;  line-height: 18px;  color: #333;}
.vfast_order_warning a{color: #0b81ea;text-decoration:underline}
.vfast_order_warning a:hover{text-decoration:none}
.vfast_order_block .form_block label{
    display: none
}

.vfast_order_block .vfast_order_topic .quickorder_title{
    font-size: 18px;
    font-weight: bold;
}

.vfast_order_content .btn{
    width: auto;
    border-radius: 6px;
    background: #f74b0f;
    color: #ffff;
    text-transform: uppercase;
}