.field-icon {float: right; margin-left: -25px; margin-top: -25px; position: relative; z-index: 2; margin-right:10px; color: #ff5e14;font-size: 15px}
.error-class{color: #ff5e14; font-weight: bold; padding-top:7px}
.link-forgot{color: #ff5e14 !important; text-decoration: underline}
.invalid-feedback{color: #ff5e14;font-weight: bold}
div:where(.swal2-container).swal2-center > .swal2-popup{width: 50%}
@media only screen and (max-width: 800px) {
    div:where(.swal2-container).swal2-center > .swal2-popup{width: 95%}
     .top{display: none}
}
div:where(.swal2-container) h2:where(.swal2-title) {
    padding: 20px 20px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 25px !important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
    background-color: black !important;
    font-size: 20px !important;
    padding: 7px 70px !important;
}
.instruction{color: #8c0001;font-weight: 500}
.form-processing{background-color: #8c0001; color: white; padding: 5px 10px; text-align: center;border-radius: 5px;display: block !important;width:100%}
