

/* Start:/local/templates/travel/components/ipgraph/formpost/recall/style.css?17332219141776*/
div.mfeedback{}
div.mfeedback .mf{}
div.mfeedback mf-input-title{}
span.mf-req{color:red;}
div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em;}

/* VOVA */

.mf.tour {
    display: none;
}
.mfeedback.form1.otz input,
.mfeedback.form1.otz textarea {
    width: 80%;
    padding: 10px;
    float: right;
    margin-bottom: 20px;
}
.mfeedback.form1.otz .mf-input-title {
    width: 20%;
    padding: 10px;
    float: left;
    text-align: right;
    margin-bottom: 20px;
}
.mfeedback.form1.otz input.formpost-button {
    padding: 10px;
    color: #990000;
    background-color: #fff;
    border: 1px solid #b8b8b8;
    font-size: 15px;
    text-transform: uppercase;
    margin: 5px auto;
    display: table;
    float: none;
    width: 330px;
    max-width: 100%;
    font-size: 22px;
    text-transform: uppercase;
}
.mfeedback.form1.otz input.formpost-button:hover {
    background-color: #990000;
    color: #fff;
}
.mfeedback.form1 {
    min-width: 450px;
}
.mfeedback.form1 .inps-stars {
    width: 80%;
    float: right;
    margin-bottom: 15px;
}
.mfeedback.form1 .inps-stars i {
    font-size: 35px;
    color: #b8b8b8;
}
.mfeedback.form1.otz .mf {
    clear: both;
}
.form1 .inps-stars > input {
    display: none !important;
}
.mfeedback.form1.otz .mf-captcha {
    width: 80%;
    float: right;
}
.mfeedback.form1.otz .mf-captcha .captcha_word {
    width: 100%;
}

@media(max-width: 767px) {
    .mfeedback.form1 {
        min-width: 200px;
    }
    .mfeedback.form1.otz input,
    .mfeedback.form1.otz textarea,
    .mfeedback.form1 .inps-stars,
    .mfeedback.form1.otz .mf-captcha {
        width: 100%;
    }
    .mfeedback.form1.otz .mf-input-title {
        margin-bottom: 0;
        width: 100%;
        text-align: left;
    }
}

/* and VOVA */
/* End */
/* /local/templates/travel/components/ipgraph/formpost/recall/style.css?17332219141776 */
