﻿.mfa-form-gfr {
    margin-top: -75px !important;
    position: fixed !important;
    width: 375px !important;
    height: 310px !important;
    top: 35.3% !important;
}

.mfa-setup-header {
    font-size: 17px;
    font-family: knowledgeRegular;
    line-height: 39px;
    display: inline-block;
    margin-top: -4px;
}

.span-mfa-required {
    display: block;
    padding-bottom: 25px;
    font-size: 11px;
    line-height:16.5px;
}

.span-mfa-sync {
    display: block;
    padding-bottom: 16px;
    font-size: 11px;
}

.span-mfa-instructions {
    display: block;
    padding-bottom: 14px;
    font-size: 11px;
}

.span-mfa-instruct {
    display: block;
    padding-bottom: 8px;
    font-size: 11px;
    line-height:16.5px;
}

.span-mfa-qr {
    display: block;
    font-size: 11px;
    line-height:16.5px;
}

.p-mfa-required {
    height: 155px;
}

.p-mfa-sync {
    height: 85px;
}

.p-mfa-24hr {
    height: 31px;
}

.span-mfa-required-continue {
    display: block;
    padding-bottom: 25px;
    font-size: 11px;
}

.span-mfa-sync-continue {
    display: block;
    padding-bottom: 16px;
    font-size: 11px;
}

.mfa-form {
    background: white !important;
    display: inline-block;
    background: #212121;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 405px !important;
    height: 330px !important;
    position: fixed !important;
    top: 38.3% !important;
}

.mfa-form-login {
    background: white !important;
    display: inline-block;
    background: #212121;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 405px !important;
    height: 280px !important;
    position: fixed !important;
    top: 38.3% !important;
}

.mfa-form-syncCode {
    background: white !important;
    display: inline-block;
    background: #212121;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 405px !important;
    height: 356px !important;
    position: fixed !important;
    top: 38.3% !important;
}


.hr-top {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    margin-top: 4px;
}

.hr-bottom {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 2.51em 0;
    margin-bottom: 15px;
}

.hr-bottom-success {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: -1em 0;
    margin-bottom: 15px;
}

.hr-bottom-devicesync {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1.92em 0;
    margin-bottom: 15px;
}

.hr-bottom-login {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: -2.4em 0;
    margin-bottom: 15px;
}

.hr-bottom-download {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 11.35em 0;
    margin-bottom: 15px;
}

.hr-top-qr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    margin-top: 4px;
    margin-bottom: 3px;
}

.hr-bottom-qr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: .88em 0;
    margin-bottom: 15px;
}

.hr-bottom-sync {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 3.85em 0;
    margin-bottom: 15px;
}

.btn-setup-ltr {
    width: 40%;
    margin-left: 5px;
}

.btn-get-strd {
    width: 40%;
    margin-top: -50px !important;
    margin-left: 204px;
}

.appstore {
    margin-left: 8px;
    position: absolute;
}

.playstore {
    margin-top: 75px;
    margin-left: 8px;
    position: absolute;
}

.orangeshield {
    margin-top: 7px;
    margin-left: 223px;
    position: absolute;
}

.greenshield {
    margin-top: -172px;
    margin-left: 250px;
    position: absolute;
}

.div-qrCode {
    display: block;
    margin-left: 102px;
    margin-top: 9px;
    padding-bottom: 9px;
}

.div-qrCode-spinner {
    display: block;
    margin-left: 102px;
    margin-top: 26px;
    padding-bottom: 9px;
    height: 131px;
}

.img-spinner {
    margin-top: 5px;
    margin-left: 33px;
}

.img-qrReload {
    margin-top: -18px;
    cursor: pointer;
}

.btn-width-qr {
    width: 100%;
}

#txtDeviceCode {
    height: 25px;
    margin-left: 12px;
}

#txt24hrCode {
    height: 25px;
}

.btn-device-sync {
    margin-left: 55px;
    width: 27%;
}

.successshield_large {
    margin-left: 98px;
}

.span-auth-success {
    margin-left: 92px;
    display: block;
    padding-bottom: 25px;
    font-size: 11px;
}

.span-auth-wait {
    margin-left: 138px;
    display: block;
    padding-bottom: 25px;
    font-size: 11px;
    margin-top: 11px;
}

.phone-img {
    margin-left: 288px;
    margin-top: -340px;
}

.checkdevice:link, checkdevice:visited {
    color: /* browser's internal value */;
    text-decoration: none;
    cursor: auto;
}

.a-mfa {
    color: blue !important;
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.div-invalidcode {
    color: red;
    font-size: 11px;
    margin-top: 10px;
    margin-left: 13px;
}

.btnLoader {
    position: absolute;
    margin-left: 95px;
    margin-top: 7px;
}

.spn-24codemsg {
    margin-left: -12px;
}
