@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
body {
    background-color: #eee;
}

a:not([href]):not([tabindex]) {
    -webkit-appearance: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    -webkit-appearance: none;
}

.header {
    border-bottom: 2px solid #eee;
}

hr {
    margin-top: 0;
    border-color: #ddd -moz-use-text-color -moz-use-text-color;
}

.form-login {
    max-width: none;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
}

.form-login .form-login-heading,
.form-login .checkbox {
    margin-bottom: 10px;
}

.form-login .checkbox {
    font-weight: normal;
}

.form-login .form-control:focus {
    z-index: 2;
}

.img-thumbnail {
    border: 0;
    background-color: transparent;
}

.input-container {
    position: relative;
}

.input-container a {
    position: absolute;
    right: 1em;
    top: 13px;
}

.input-container a:hover {
    text-decoration: none;
}

input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #9B9B9B;
    border-radius: 4px;
    opacity: 1;
    height: 40px;
}

.label {
    position: absolute;
    bottom: 0;
    left: 16px;
    display: flex;
    align-items: center;
    pointer-events: none;
}

input, .label .text {
    font-family: 'Segoe UI';
    font-size: 16px;
}

.label .text {
    transition: all 0.15s ease-out;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

input:focus {
    border: 1px solid #222222;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(1 30 59 / 60%) !important;
    opacity: 1;
}

input:focus + .label .text, :not(input[value=""]) + .label .text {
    font-size: 12px;
    transform: translate(0, -150%);
    background: #FFFFFF 0% 0%;
    opacity: 1;
    padding-left: 4px;
    padding-right: 4px;
}

input:focus + .label .text {
    letter-spacing: 0.4px;
    color: #666666;
    opacity: 1;
}

input:focus + .label .text, :not(input[value=""]) + .label .text {
    font-size: 12px;
    transform: translate(0, -150%);
    background: #FFFFFF 0% 0%;
    opacity: 1;
    padding-left: 4px;
    padding-right: 4px;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}

input[data-autocompleted] {
    background-color: transparent !important;
}

.login-container {
    max-width: 432px;
    margin: 0 auto 24px auto;
    padding: 11px 30px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 3px #0000000D;
    border: 1px solid #DDDDDD;
    opacity: 1;
    border-radius: 4px;
}

.login-title {
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    font-family: Lato, Helvetica, sans-serif;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
    margin-bottom: 25px;
}

.login-input {
    height: 40px;
    width: 368px;
    padding: 6px 12px;
}
.form-control:focus {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #222222;
    opacity: 1;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(1 30 59 / 60%)
}

.recovery-container {
    max-width: 432px;
    margin: 128px auto 24px auto;
    padding: 11px 30px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 3px #0000000D;
    border: 1px solid #DDDDDD;
    opacity: 1;
    border-radius: 4px;
}

.recovery-link {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.6px;
    color: #1474BD;
    opacity: 1;
    margin-left: 13px;
}
.recovery-link:hover {
    cursor: pointer;
    color: #1474BD;
}

.btn-login {
    background: #1474BD 0% 0% no-repeat padding-box;
    border: 1px solid #1474BD;
    border-radius: 4px;
    font-family: Lato;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 700;
    font-size: 12px;
    line-height: 10px;
    text-align: center;
    margin-bottom: 22px;
}
.btn-login:hover{
    background-color: #024c96!important;
    border: 1px solid #024c96;
    color: #FFFFFF;
}

.btn-cancel {
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #1474BD;
    border-radius: 4px;
    opacity: 1;
    font-family: Lato;
    letter-spacing: 0.6px;
    color: #1474BD;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 10px;
    text-align: center;
}
.btn-cancel:hover{
    background-color: #f8f9fb!important;
    color: #024c96!important;
    border: 1px solid #024c96!important;
}

.btn-recovery {
    height: 40px;
    background: #1474BD 0% 0% no-repeat padding-box;
    border: 1px solid #1474BD;
    border-radius: 4px;
    opacity: 1;
    font-family: Lato;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 10px;
    text-align: center;
}
.btn-recovery:hover{
    background-color: #024c96!important;
    color: #FFFFFF;
}

.recovery-text {
    text-align: left;
    font-family: Lato;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
}

.content {
    padding-top: 100px;
}

#divFooterLogo {
    float: left;
    margin-top: -10px;
}

#copyright {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    float: left;
    color: #696969;
    font-size: 10px !important;
    margin-top: 10px;
}

#copyright h6 {
    font-size: 10px;
}

#validation {
    height: 63px;
}

#divFooterISO img {
    float: right;
    margin-top: 10px;
}

#main {
}

.wrap {
    min-height: 100%;
}

.container {
    width: auto;
}

#impliedsubmit {
    color: #000000 !important;
}

#login-field-password::-ms-clear,
#login-field-password::-ms-reveal {
    display: none;
}

.footer-container {
    max-width: 432px;
    margin: 0 auto 30px auto;
}

.footer-text {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0px;
    color: #9B9B9B;
    opacity: 1;
}

.footer-text:hover {
    cursor: pointer;
    color: #9B9B9B;
}

.alert-container {
    background: rgba(208, 2, 27, 0.1);
    box-shadow: rgba(63, 63, 68, 0.25) 0px 1px 2px 0px, rgb(208, 2, 27) 0px 3px 0px 0px inset;
    padding: .75rem 1.25rem;
    display:flex;
    align-items: center;
    border-bottom: 1px #D0021B solid !important;
}

.success-container {
    background: rgba(161, 206, 163, 0.1);
    box-shadow: rgba(63, 63, 68, 0.25) 0px 1px 2px 0px, rgb(161, 206, 163) 0px 3px 0px 0px inset;
    padding: .75rem 1.25rem;
    display:flex;
    align-items: center;
    border-bottom: 1px #a1cea3 solid !important;
}


.alert-text {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
}

.alert-img {
    max-width: 95px;
    max-height: 95px;
    width: 24px;
    height: 24px;
}

.text-success {
    color: #1474BD !important;
}

a.text-success:hover {
    color: #024c96 !important;;
}

.changepwdsuccess-text {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
}

.changepwdsuccess-alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 0;
}

input:focus ~ .labe,
input:valid ~ .labe,
input:-webkit-autofill ~ .labe {
    top: -20px;
    font-size: 14px;
    color: #fb9f18;
}
