#mahak-certificate-form .mahak-form-message.is-loading,
#mahak-certificate-form .mahak-form-message.is-success,
#mahak-certificate-form .mahak-form-message.is-error {
    display: block;
    margin-top: 12px;
    padding: 10px 12px;
    border-radius: 8px;
    line-height: 1.9;
}
#mahak-certificate-form .mahak-form-message.is-loading { background: #f5f7fb; }
#mahak-certificate-form .mahak-form-message.is-success { background: #effbf3; }
#mahak-certificate-form .mahak-form-message.is-error { background: #fff1f1; }
#mahak-certificate-form button[type="submit"]:disabled { opacity: .65; cursor: wait; }
.pcc-landing-existing{padding:18px 0;text-align:center;direction:rtl}.pcc-landing-existing p{margin:0 0 16px;line-height:1.9;color:#263b63}.pcc-landing-account-btn{display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none!important;min-height:48px;padding:10px 28px}
