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;}

.form-list .input_field1{
    width: 100%;
}
.form-list .input_field{
    width: calc(100% - 75px);
}
#myModalBox .modal-body .form-get-card .wrapp-field input[type="tel"] {
    padding-left: 10px;
    height: 54px;
    color: #323232;
    font-family: ' UniversLightC';
    font-size: 11px;
    font-weight: 400;
    line-height: 19px;
    border: 1px solid silver;
    outline: none;
}