

/* Start:/local/templates/.default/components/ipgraph/rz.ordercall/question/style.css?17510259561271*/
div.mfeedback {}
div.mf-name input,div.mf-phone input, div.mf-email input {
    float:left; 
    width:32%;  
    height:41px;
    color:#c4c4c4;
    font-size:16px;
    border: solid 2px #f15a22;
    padding: 5px 14px;
}
div.mf-email input{
    margin:0 2%;
}
div.mf-message textarea {
    clear:both; width: 100%;margin-top: 22px; resize:none;
    color:#c4c4c4;
    font-size:16px;
    height:150px;
    border: none;
    border: solid 2px #f15a22;
    padding: 5px 14px;
}
@media only screen and (max-width: 450px) {
    div.mf-name input,div.mf-phone input, div.mf-email input, div.mf-message textarea {
        margin:10px 0;
        width:100%;
    }
    .feedback-sndbtn{
        margin:10px 0;
    }
}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
.feedback-sndbtn{
    display: block;
    margin: 24px 0;
    padding: 5px 40px;
    border: none;
    background: #f15a22;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    transition: all 0.4s linear;
}
input[name="email_repeat"] {
    display: block !important;
    width: 2px !important;
    height: 2px !important;
    margin-bottom: -2px !important;
    border: none !important;
    padding: 0 !important;
    opacity: 0.01 !important;
}
/* End */
/* /local/templates/.default/components/ipgraph/rz.ordercall/question/style.css?17510259561271 */
