


/* Start:/bitrix/templates/masterclock_others/components/andre/main.feedback/zakaz/style.css*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message { padding-bottom:0.4em;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
.mfeedback {
    border-radius: 5px;
    border: 3px #000 solid;
    background: #fff;
    position: fixed;
    top: 35%;
    left: 50%;
    display: none;
    z-index: 5;
    padding: 12px 10px;
    width: 600px;
    /* height: 100px; */
    margin-left: -361px;
}
#feedback_res {
    font-size: 20px;
    color: green;
    text-align: center;
    padding: 6px;
    display: none;
}
.error {
    border: 2px solid red !important;
}
.mfeedback .textbox{
    width: 100%;
}
div.mf-name{
    margin: 30px 0 0 0;
}
.mfeedback .button{
    margin: 23px 0 0 0;
}
#wait{
    min-height: 73px;
    display: inline-block;
}
/* End */
/* /bitrix/templates/masterclock_others/components/andre/main.feedback/zakaz/style.css */
