.drop-buy-description{margin-left:114px;}
.drop-buy-description>*{margin-bottom:10px; display:block}
.variantSwitcherBuy{max-width:220px}
.btn-grey {
background-color: #949494;
color: #FFF !important;
border: none;
height: 31px;
line-height: 31px;
margin-left: 10px;
cursor: default !important;
width: 143px;
}
.btn-red {
    background-color: #76ae2e;
    color: #FFF !important;
}
.btn-green {
    background: #81b504;
    color: #FFF !important;
    border: none;
    height: 31px;
    line-height: 31px;
    margin-left: 10px;
    width: 143px;
}
.btn-green:hover {
background: #93ca0f;
}
.btn-green:active{
background-color: #93ca0f;box-shadow: inset 0 1px 3px #74a106;
}
#fast_order_phone{
width:140px;
float:left;

}

#fast_order_submit{
float:left;
width: 113px;
}

.drop-content .buy_one_click_form {
padding: 5px 0px 5px 0px;
}