﻿input[type=submit] {
    background-color: #005da8 !important;
}

input[type=submit]:hover {
    background-color: #005BAE !important;
}

.loginForm .forgetPasswordLink a {
    color: #005da8 !important;
}

.loginFooter a {
    color: #005da8;
}

.loginForm .resendCode .resendIimer {
    color: #005da8 !important;
}

.BackIcon {
    color: #005da8;
}

.BackText {
    color: #005da8;
}

.btn-button-link {
    background-color: #005da8;
}

.btn-button-link:hover {
    background-color: #005BAE;
}
