#fastorder-form-wrapper {
    text-align: left;
    margin: 2px 0 10px 0;
}

#fastorder-form-wrapper .fastorder-fields{
    /*text-align: right;*/
    /*width: 196px;*/
    /*width: 98%;*/
}

#fastorder-form-wrapper form {
    margin-top: 6px;
    display: block;
}


#fastorder-form-wrapper input {
    width: 30px;
}

#fastorder-form-wrapper .button-wrapper {
    margin-top: 15px;
    margin-left: 38px;
}

#fastorder-form-wrapper .fastorder-country {
    width: 35px;
    display: block;
    float: left;
    line-height: 30px;
    width: 38px;
}

#fastorder-form-wrapper .fastorder-phone{
    /*width: 110px;*/
    width: 250px;
    /*height: 15px;*/
    margin-bottom: 2px;
    display: inline-block;
}

#fastorder-form-wrapper .fastorder-email {
    /*width: 110px;*/
    width: 100%;
    /*height: 15px;*/
    margin-bottom: 2px;

}

#fastorder-form-wrapper .fastorder-email {
    /*margin: 2px 0 0 39px;*/
}

#fastorder-form-wrapper .phone-icon {
    /*margin-top: 3px;*/
    vertical-align:top;
}

#fastorder-form-wrapper .descr {
    font-size: 10px;
    line-height: 12px;
}

#fastorder-form-wrapper .fastorder-title {
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 5px;
    display: inline;
}

#fastorder-form-wrapper .please-wait {
    display: block;
    margin-top: 5px;
    float: none;
}

#fastorder-form-wrapper .checkout_cart_index {

}

#fastorder-form-wrapper .catalog_product_view {

}

#fastorder-form-wrapper .comment-toggle {
    background: url('../../images/fastorder/comment.png');
    width: 17px;
    height: 16px;
    cursor: pointer;
    margin-top: 2px;
    margin-right: 4px;
    display: inline-block;
}

#fastorder-form-wrapper .comment-wrapper textarea {
    width: 100%;
    /*max-width: 178px;*/
    height: 50px;
}

#fastorder-form-wrapper .button {
    /*margin: 5px 0 0 24px;*/
    /*float: none;*/
}

#fastorder-form-wrapper.catalog_product_view {
    width: 100%;
}

#fastorder-form-wrapper .fast-field{
    -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
    -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
    box-sizing: border-box;
}

#fastorder-form-wrapper .fastorder-onlycurrent {
    width:auto;
}

#fastorder-form-wrapper .fastorder-onlycurrent .mess-text {

}

