

/* Start:/bitrix/templates/iso-energo/components/uw/main.feedback/template/style.css?17670000341778*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
.mf-text {
    font-size: 12px;
    font-family: "Arial";
    color: rgb(102, 102, 102);
    font-weight: bold;
    padding-right: 10px;
}
.mfeedback table tr td{
    padding-bottom: 15px;
}
.mfeedback input[type=text], textarea{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(175, 175, 175);
    border-radius: 1px;
    background-color: rgb(213, 213, 213);
    box-shadow: inset 0px 3px 3px 0px rgba(176, 176, 176, 0.8);
}
.mfeedback input[type=text]{
    padding-left: 5px;
    height: 25px;
    width: 235px;
}
.mfeedback textarea{
    padding-left: 5px;
    width: 335px;
}
.mfeedback form{
    display: inline-block;
}
.mfeedback form input[type=submit]{
    border-radius: 2px;
    background-color: rgb(0, 0, 0);
    padding: 5px 10px;
    border: 0;
    outline: none;
    color: #fff;
    cursor: pointer;
}

.form-footer {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.form-footer__inner {
    display: flex;
    gap: 10px;
    max-width: 240px;
}

.form-footer__input {
    appearance: none;
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 1px solid #afafaf;
    background-color: #fff;
    cursor: pointer;
    margin: 0;
}

.form-footer__label {
    flex-basis: 0;
    flex-grow: 1;
}

.form-footer__input:checked {
    background: url('/bitrix/templates/iso-energo/components/uw/main.feedback/template/./img/checked.png') center no-repeat;
}

.form-footer__link {
    color: #d98f00;
    text-decoration: underline dashed;
    text-underline-offset: 3px;
}
/* End */
/* /bitrix/templates/iso-energo/components/uw/main.feedback/template/style.css?17670000341778 */
