
.form-ui-two input#otp {
    border-radius: 4px;
    background-color: #f9f9f9;
}

.form-ui-two .form-item l
abel {
    text-align: left;
    color: rgb(34, 158, 130);
}

.form-ui-two .col-md-6.js-form-type-textfield {
    margin-top: 0px !important;
    width: 100%;
}

.form-ui-two div#edit-processed-text {
    right: 5px;
    width: max-content !important;
    bottom: 9px;
}

.form-ui-two .col-md-6.position-absolute {
    bottom: 24px;
    right: -3px;
    width: max-content !important;
}

.form-ui-two .form-item.form-item-mobile-number {
    width: 100% !important;
    margin-top: 0 !important;
}

.form-ui-two .otp-field .error-msg {
    bottom: -18px !important;
}

.form-ui-two .otp-field .error-msg, .form-ui-two .otp-field .success-msg, .form-ui-two .js-form-item .success-msg {
    bottom: -18px !important;
    line-height: normal;
}

@media (max-width: 767px) {
    .form-ui-two .otp-wrapper .form-wrap button#otpsubmit {
        position: unset;
    }
}
.feedback-form .form-head input {
    width: 100%;
    font-size: 16px;
    color: #212529bf;
}
.feedback-form .js-form-item-mobile-number.masked::after, 
.feedback-form .js-form-item-cif-id-customer-1.masked::after {
    content: "*****";
    position: absolute;
    left: -1px;
    bottom: 1px;
    height: 29px;
    width: 55px;
    background: white;
    color: black;
    padding: 2px;
    letter-spacing: 4px;
}
.feedback-form .js-form-item-cif-id-customer-1.masked::after {
    left: 10px;
    letter-spacing: 3px;
}
.feedback-form .form-head select {
    width: 100%;
}
.feedback-form textarea {
    vertical-align: bottom;
    border-color: #D8D8D8;
}
.feedback-form textarea#edit-complaint {
    width: 100%;
}
.feedback-form textarea#edit-feedback {
    width: 100%;
}
.feedback-form textarea#edit-address {
    width: 100%
}
.webform-submission-form textarea {
    height: 70px;
    outline: 0;
    border: 0;
    border-bottom: 1px solid #d8d8d8;
}
/* .feedback-form .form-head input {
    padding: 0px;
} */
.feedback-form form div:nth-child {
    padding-left: 20px;
}
.feedback-form {
    padding: 0px !important;
}
.feedback-form form div:nth-child {
    padding-left: 20px;
}
@media (max-width: 767px) {
    .feedback-form textarea {
        width: 100% !important;
        display: block;
    }
    .feedback-form .form-head {
        padding: 25px !important;
    }
    .eligi-none-mob .eligibility-card .eligibility {
        display: none;
    }
    /*.feedback-form .form-head input {
    width: 95%;
    }
    .feedback-form .form-head input {
    padding: 8px 0px;}
    .feedback-form textarea {
    width: 95% !important;
    display: block;
    margin: auto;
    }*/
    section.section.mobile-app {
        text-align: center;
    }
    section.section.mobile-app h3.align-l {
        text-align: center;
    }
    section.section.mobile-app img {
        margin: 1rem 0;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    .feedback-form fieldset#edit-salutation-select {
        width: 95% !important;
    }
    /* .feedback-form .form-head .form-item-first-name-pahalaa-naama- {
        width: 100% !important;
    } */
}