.password-wrapper {
    position: relative;
}

.password-wrapper input {
    padding-right: 2.5rem;
}

.password-wrapper .toggle-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #6c757d;
}

.alhazpay .form-submit-btn {
    margin: 0rem 8rem !important;
}

.alhazpay {
    margin-top: 0px;
}

.alhazselect .radio-input {
    margin-top: 10px !important;
}

form .custom_error {
    position: absolute;
    bottom: -10px;
}

.radio-input .custom_error,
.non-resident-check .custom_error {
    bottom: -25px !important;
}

.table td img {
    height: 40px;
}