
html, body{
    padding-top: 0px !important;
}
.sidebar-toggle{
    display: none !important;
}

.navbar-fixed-top, .navbar-fixed-bottom{
    position: relative !important;
}
#content{
    min-height: inherit;
}
#captcha .captchaIcon {
  background-color: transparent !important;
  top: 7px;
}
@media (min-width: 768px) {
    #column-left.active + #content,
    #content + #footer {
        left: 0px;
        margin-left: 0 !important;
    }
}
/* #header{
    display: none;
} */

/* ==== Hiden Element ==== */
/* #footerArea{
    display: none;
} */
#headerArea{
   min-height: 84px !important;
    display: flex;
    align-items: center;
    background-color: #fff;
    width: 100%;
    border: none;
}
.headerLeftBox.logo-section {
    padding: 18px 0;
}
.headerBoxTwo{
    display: none;
}
#logo{
    margin-bottom: 0 !important;
}
.headerRightBox{
    display: none;
}
.projectStartArea{
    display: none;
}
.footerTopArea{
    display: none;
}
#footerArea .footerCopyright{
    border-top: 0;
    font-family: 'ConduitRegITC TT';
}
#headerArea.signUpHeader {
    display: block;
}
#headerArea.signUpHeader .headerInnerBox {
    min-height: 104px;
}
#headerArea.signUpHeader .headerRightBox {
    display: block;
}
/* ====  ==== */
label {
    color: var(--Weber-Font-Color, #191919);
    font-family: "ConduitITC TT";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
}
.hasError label,
.hasError label.control-label,
.required.hasError label:after,
.required.hasError label.control-label:after,
.has-error label.control-label,
.required.has-error label.control-label:after{
    color: #D7373C;
}
#account-login{
    background-color: #EDE5DF!important;
}
#account-forgotten{
    background-color: #EDE5DF!important;
}
.master-card-wrapper{
    min-height: calc(100vh - 164px);
}
.master-card-login-section{
    background-color: #EDE5DF!important;
    background-image:none;
    background-position: right;
    min-height: 510px;
    object-fit: cover;
    object-position: center;
    background-size: 75%;
    background-repeat: no-repeat;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    width: calc(50% + 40px) ;
    display: flex;
    align-items: center;
    min-height: calc(100vh - 164px);
}
.custContainer.log_wrap_se{
    padding-top: 3%;
    padding-bottom: 3%;
}
.login-section,
.accountFormBox{
    max-width: 568px;
    width: 100%;
}
.login-section{
    margin-left: auto;
}
.custContainer{
    max-width: 100%;
    margin: 0 auto;
    padding: 0 108px;
    height: 100%;
    width: 100%;
}
.login-wrapper{
    min-height: 100%;
    width: 100%;
    display: flex;
    justify-content: left;
}
.login-main-block{
    width: 100%;
    text-align: left;
}
.accountFormPage .accountFormArea {
    min-height: -webkit-calc(100vh - 211px);
    min-height: -moz-calc(100vh - 211px);
    min-height: -o-calc(100vh - 211px);
    min-height: calc(100vh - 211px);
}
.accountFormPage .accountFormArea {
    padding: 68px 0 88px;
}
.accountFormBox .form-login {
    margin-top: 44px;
}
.accountFormHead h1 {
    color: #191919;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 56px;
    font-family: 'ConduitRegITC TT';
}
.accountFormHead h2{
    margin-top: 24px;
    font-size: 28px;
    line-height: 25px;
    font-family: ConduitRegITC TT;
}
.accountFormBox .login-form{
    padding-right: 176px;
    text-align: left;
    margin-top: 27px;
    max-width: inherit;
    margin: 44px 0 0 0;
}
.accountFormBox .form-login .form-group {
    margin-bottom: 25px;
}
.accountFormBox .login-form .form-group label {
    font-size: 12px;
    line-height: 15px;
    color: #191919;
    font-weight: 400;
}
.accountFormBox .accountFormText{
    margin-bottom: 20px;
}
.accountFormBox .accountFormText p {
    font-size: 14px;
    line-height: 24px;
    color: #191919;
    font-weight: 400;
}
/*.form-login label, 
.form-register label, 
.form-account label, 
.form-password label, 
.form-address label {
    color: #191919;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
    font-weight: 400;
    text-align: left;
}
.form-login .has-error .control-label{
    
}*/
.warn_text .warn_msg_err .fa,
.form-login .warn_text .warn_msg_err label{
    color: #D7373C;
}
.warn_text .warn_msg_succ .fa,
.form-login .warn_text .warn_msg_succ label{
    color: #8DB92E;
}
.warn_text b, 
.warn_text strong {
    font-family: 'markpro-bold';
    font-weight: 600;
}
.accountFormBox .accountFormBtn {
    margin-top: 28px;
}
.accountFormBtn .themeBtn, 
.accountFormBtn .btn.themeBtn {
    padding: 8px 22px;
    line-height: inherit;
}
.master-card-login-section .log-in-form-intro {
    text-align: left;
}
.master-card-login-section .log-in-form-intro p, .forgot-password-section .log-in-form-intro p {
    color: var(--Weber-Black, #000);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "ConduitITC TT";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
    letter-spacing: 1.8px;
    text-transform: uppercase;
}
.master-card-login-section .log-in-form-intro h1, 
.forgot-password-section .log-in-form-intro h1{
    margin-top: 0;
    color: var(--Weber-Black, #000);
    font-family: "ConduitITC TT";
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
}
.master-card-login-section .login-wrapper .login-form{
    padding-right: 176px;
    text-align: left;
    margin-top: 27px;
    max-width: inherit;
    margin: 44px 0 0 0;
}
.master-card-login-section .login-wrapper .login-form form {
    margin-bottom: 0;
}
.login-main-block .form-control {
    border-radius: 4px;
    padding: 8px 16px;
    border: 1px solid #96918B;
    font-size: 14px;
    transition: 0.4s ease;
    height: 40px;
}
.login-main-block .hasError .form-control,
.login-main-block .has-error .form-control{
    border-color: #D7373C;
}
.login-form .input-group{
    width: 100%;
}
/*.login-form .form-group label{
    color: #ffffff;
    font-weight: 400;
}*/
.master-card-login-section .login-btn {
    width: 155.96px;
    height: 45px;
    padding: 11px 22px;
    color: #FFF;
    text-align: center;
    font-family: "ConduitITC TT";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.48px;
    text-transform: uppercase;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
}
.master-card-login-section .login-btn:hover,
.register-page .btn-continue:hover{
    color: #ffffff;
    background: #000;
    border-color: #000;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
}
.master-card-login-section .login-btn:focus,
.register-page .btn-continue:focus{
    color: #ffffff;
    background: #000;
    border-color: #000;
    outline: none;
}
.master-card-login-section .btn-signup {
    width: 100%;
    background: #f38b00 !important;
    border: #f38b00 !important;
    border-radius: 24px !important;
    min-width: 160px !important;
    color: #ffffff !important;
    font-size: 14px;
    padding: 10px;
    height: auto;
    font-family: "ConduitITC TT";
    font-weight: 550;
    margin-top: 6px;
    height: 40px;
    text-transform: capitalize;
    line-height: 22px;
    margin-left: 10px;
}
.login-section .form-group{
    margin-bottom: 24px;
}
.text-forget{
    color: #bcbcbc;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    margin-top: 7px;
    margin-bottom: 0;
    display: inline-block;
}
.text-forget:hover,
.text-forget:focus{
    text-decoration: underline;
    color: #bcbcbc;
}
.login-form .alert-danger,
.login-form .alert-warning,
.login-form .alert-dismissible{
    padding-right: 30px;
    position: relative;
    margin-top: 0;
    margin-bottom: 24px;
}
.alert-dismissible .close{
    position: absolute;
    top: 7px;
    right: 10px;
    padding: 0;
}
div#has_capcherr {
    margin-bottom: 32px;
}
/* ==== MFA Text ==== */
.mfa-page, .forgot-page{
    background-color: #bcbcbc;
    font-family: "ConduitITC TT" !important;
}
.mfa-page p, .forgot-page p{
    font-family: "ConduitITC TT" !important;
}
.mfa-page .master-card-login-section, 
.forgot-page .master-card-login-section,
.accountFormArea{
    background-color: #EDE5DF;
    background-image: url(../../../../shophub/image/mastercard/mfa-banner.jpg);
    background-size: cover;
}
/*.forgot-page .login-form .form-group label{
    color: #191919;
    margin-bottom: 5px;
}*/
.forgot-page .log-in-form-intro p,
.forgot-page .log-in-form-intro h1{
    color: #191919;
}
.forgot-page .log-in-form-intro h2{
    margin-top: 24px;
    font-size: 28px;
    line-height: 25px;
    font-family: 'ConduitRegITC TT';
}
.mfa-page .login-section{
    max-width: calc(100% - 80px); 
    padding-right: 70px;
}
.mfa-activation-heading{
    color: #191919 !important;
}
.mfa-text{
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 24px;
    color: #191919;
    font-family: 'ConduitRegITC TT';
    margin-top: 0px;
}
.mfa-page .log-in-form-intro p.text-normal{
    text-transform: inherit;
    color: #191919;
}
.mfa-page .login-form{
    max-width: 100%;
    margin: 0;
}
.mfa-qr{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.mfa-qr .qr-image{
    margin-right: 30px;
}
.qr-text .btn-primary{
    width: 180px;
    height: 40px;
    background: #CF4500 !important;
    border: #CF4500 !important;
    border-radius: 24px !important;
    margin-left: 15px;
    font-size: 13px;
    line-height: 20px;
}
.qr-text p{
    margin-bottom: 9px;
}
.qr-text .qr-code-field{
    /* width: calc(100% - 180px); */
    width: 230px;
}
.qr-text .form-control{    
    padding: 0.7rem;
    height: 40px;
    border: 1px solid #ccc;
    font-size: 14px;
}
.mfa-page .login-form .form-group label{
    color: #191919;
}
.mfa-page .login-form .qr-text .form-group label{
    font-size: 13px !important;
    font-weight: 600;
}
ol li{
    text-align: left;
}

.invalid_msg .msg_val{
    color: #D7373C !important;
    font-size: 12px;
}

.how-works{
    margin-top: 15px;
    font-family: "ConduitITC TT";
    font-weight: 600;
}

.how-mfa-popup{
    font-family: "ConduitITC TT" !important;
    text-align: left;
}
.how-mfa-popup p{
    font-family: "ConduitITC TT" !important;
    margin-bottom: 10px;
}
.how-mfa-popup .modal-header{
    margin-top: 4px;
}
.how-mfa-popup .modal-title{
    font-size: 25px;
    display: block;
    width: 100%;
    margin-top: 25px;
    font-family: "ConduitITC TT";
    font-weight: 600;
}
.how-mfa-popup .modal-dialog{
    max-width: 1100px !important;
    width: 95% !important;
}
.how-mfa-popup::before{
    content: none !important;
}

/* ==== Register Page UI ==== */
#account-register.register-page{
    background-color: #f8f7f5;
}
.register-page #content{
    display: flex;
    height: 100%;
    min-height: calc(100vh - 164px);
    align-items: center;
}
.register-page .login-form{
    max-width: 811px;
    width: 100%;
    margin: 0 auto;
    padding: 80px 0px;
}
.register-page .signup-heading h1{
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 48px;
    line-height: 56px;
    font-weight: 400;
    color: #191919;
    font-family: 'ConduitRegITC TT';
}
.register-wrapper .form-login {
    margin-top: 40px;
}
.register-page .req-field-text{
    font-size: 14px;
    line-height: 24px;
    color: #191919;
    font-weight: 400;
    margin-bottom: 21px;
    font-family: 'ConduitRegITC TT';
}
.formSubTitle{
    border-bottom: 1px solid #96918B;
    margin-bottom: 20px;
    margin-top: 20px;
}
.formSubTitle h4 {
    font-size: 14px;
    line-height: 24px;
    color: #191919;
    font-weight: 400;
    margin-bottom: 4px;
    font-family: 'ConduitRegITC TT';
}
.register-page .form-control{
    height: 40px;
    font-size: 14px;
}
.register-page input[type="radio"], 
.register-page input[type="checkbox"]{
    height: inherit;
    margin-top: 0;
    transform: scale(1.2);
}
.register-page input[type='radio']:after {
    width: 14.5px;
    height: 14px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #EDEBEB;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #000000;
}

.register-page input[type='radio']:checked:after {
    width: 14.5px;
    height: 14px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #f38b00;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #f38b00;
    box-shadow: inset 0px 0px 0px 2px #ffffff;
}
.register-page .login-form .row{
    margin-left: -14px;
    margin-right: -14px;
}
.register-page .login-form .col-md-6, .register-page .login-form .col-sm-12{
    padding-left: 14px;
    padding-right: 14px;
}
.register-page .btn-continue{
    background: #dc1e1e;
    border: #dc1e1e;
    border-radius: 4px;
    min-width: 155.96px; 
    padding: 10px;
    height: 45px;
    margin-top: 27px;
    color: #FFF;
    text-align: center;
    font-family: "ConduitITC TT";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

#registoreForm {
    margin-top: 21px;
}
label.cls_bold.control-label {
    display: none;
}
#registoreForm .form-group:nth-child(1) label.cls_bold {
    display: block;
}
.required label:after {
    content: '*';
    color: #191919 !important;
    /* color: #F00; */
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    margin-left: 0px;
}

/* === sso text UI ==== */
.alertInfoMessage{
    display: none;
    color: #191919;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin-top: 24px;
    font-family: 'ConduitRegITC TT';
}
.alertInfoMessage b, 
.alertInfoMessage strong {
    font-weight: 400;
    font-family: 'ConduitRegITC TT';
}
.alertInfoMessage a{
    color: #DC1E1E;
    text-decoration: underline;
}
.themeContainer {
    padding: 0 93px;
}
/* ==== Login Responsive ==== */


/*==== Weber CSS ====*/
#pageWrapper {
    overflow: hidden;
}
.top-red-strip{
width:100%;
height:20px;
background-color:#DC1E1E;
}
.login-form .alert .fa {
    margin-right: 5px;
}
.themeContainer {
    padding: 0 35px !important;
}
.footerCopyArea .themeContainer {
    padding: 0 93px !important;
}
.themeContainer {
    max-width: 1440px;
    padding: 0 35px;
    margin-left: auto;
    margin-right: auto;
}
.headerBox{
background-color:#fff !important;
}
#headerArea .signUpLink a {
    color: #FFFFFF;
    /* padding: 40px 0; */
    display: inline-block;
    background: #DC1E1E;
    width: 157px;
    height: 48px;
    text-align: center;
    padding: 12px 0;
    border-radius: 4px;
    font-family: ConduitITC TT;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}
_::-webkit-full-page-media, _:future, :root .master-card-login-section .login-btn {
    padding: 13px 22px;
}
_::-webkit-full-page-media, _:future, :root #headerArea .signUpLink a {
     padding: 13px 0;
}
.master-card-login-section{
    background-color: transparent !important;
    background-image: none !important;
    background-position: right;
    margin-left: auto;
    margin-right: auto;
    width: calc(50% + 40px);
    display: flex;
    align-items: center;
    min-height: calc(100vh - 164px);
}
.custContainer.log_wrap_se {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}
.master-card-login-section .log-in-form-intro p, .forgot-password-section .log-in-form-intro p {
    color: #000 !important;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    font-family: ConduitITC TT;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1.7999999523162842px;
    text-align: left;
}
.master-card-login-section .log-in-form-intro h1, .forgot-password-section .log-in-form-intro h1 {
    color: #000 !important;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 56px;
    margin-top: 0;
    font-family: ConduitITC TT;
    font-size: 64px;
    font-weight: 700;
    line-height: 72px;
    text-align: left;
}
.text-forget {
    color: #000 !important;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    margin-top: 7px;
    margin-bottom: 0;
    display: inline-block;
    /* font-family: ConduitRegITC TT; */
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}
.master-card-login-section .login-btn {
    background: #DC1E1E;
    border: none;
    border-radius: 4px !important;
}
#footerArea .footerCopyMenu ul li a {
    color: var(--Gray-4, #BDBDBD) !important;
    font-family: "ConduitRegITC TT" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px !important; 
}
#footerArea .footerCopyright {
    padding: 18px 0 !important;
    }
#footerArea .footerCopyArea .copyrightText p {
     color: var(--Gray-4, #BDBDBD) !important;
    font-family: "ConduitRegITC TT" !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px !important; 
}
.footerLinks ul li a:after, .footerCopyMenu ul li a:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #bdbdbd !important;
    position: absolute;
    left: 0;
    bottom: 0px;
    opacity: 0;
}
.register-page .signup-heading h1{
    margin-top: 0;
    margin-bottom: 21px;
    color: var(--Weber-Black, #000);
    font-family: "ConduitITC TT";
    font-size: 41px;
    font-style: normal;
    font-weight: 700;
    line-height: 53px;
}
.footerCopyArea{
    background: #191919 !important;
}
#account-register.register-page {
    background-color: #EDE5DF;
}
.dropdown-toggle::after{border-top:none;}
.multiSelectBtn{
    border-radius: 5px;
    border: 1px solid var(--Gray-4, #BDBDBD);
    background: var(--Weber-White, #FFF);
}
.form-login input, .form-login select, .form-account input, .form-password input, .form-address input, .form-address select, .form-account select, .option{
    border-radius: 5px;
    border: 1px solid var(--Gray-4, #BDBDBD);
    background: var(--Weber-White, #FFF);
}
.form-login .form-group {
    margin-bottom: 28px;
}
.register-wrapper .form-login {
    margin-top: 21px;
}
.register-page .req-field-text{
   margin-bottom: 21px;
    color: var(--Weber-Font-Color, #191919);
    font-family: "ConduitRegITC TT";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
#headerArea .signUpLink a:hover {
    background: #000;
}
.login-form {
    max-width: 470px;
    margin: 32px 0 0;
}
.right-section{
    position:relative;
    width: 50%;
    display: flex;
    min-height: 100vh;
}
.right-section .layer-img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    max-width: 306px;
}
.right-img-section{
    width: 100%;
    display: flex;
    min-height: 100vh;
}
.right-img-section video, .right-img-section img{
    object-fit: cover;
    width: 100%;
}
/*=======*/


@media only screen and (max-width:1440px) {
    .register-page .login-form{
        max-width: 808px;
    }
    #header .container-fluid{
        max-width: 90%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .footerText{
        max-width: 90%;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width:1200px) {
    .themeContainer,
    #headerArea.signUpHeader .themeContainer, 
    #common-success.accountSuccessArea .themeContainer{
        padding: 0 25px;
    }

    .custContainer {
        padding: 0 40px;
    }
    .footerCopyArea .themeContainer {
        padding: 0 40px !important;
    }
    
    .custContainer.log_wrap_se {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    
    .master-card-login-section .log-in-form-intro h1,
    .accountFormHead h1{
        font-size: 38px;
    }
    .footerText{
        max-width: 90%;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width:1024px){
    .custContainer.log_wrap_se {
        padding-top: 56px;
        padding-bottom: 56px;
    }

    .master-card-login-section,
    .master-card-wrapper{
        min-height: -webkit-calc(100vh - 248px);
        min-height: -moz-calc(100vh - 248px);
        min-height: -o-calc(100vh - 248px);
        min-height: -ms-calc(100vh - 248px);
        min-height: calc(100vh - 248px);
    }
    .accountFormPage .accountFormArea {
        padding: 56px 0;
    }
}
@media only screen and (max-width:991px) {
    #button-menu{
        display: none;
    }
    
    .register-wrapper #account .row {
        display: block;
    }
    .right-section .layer-img{
        max-width: 162px;
    }
}
@media only screen and (max-width:767.98px) {
    #headerArea{border-bottom: 3px solid #dc1e1e !important;max-height: 64px;}
    #headerArea .themeContainer{padding: 0 11px !important;}
    .top-red-strip{display: none;}
    #headerArea.signUpHeader .headerRightBox {
    display: block;
    position: absolute;
    right: 11px;
}
#headerArea, #headerArea.signUpHeader .headerInnerBox{justify-content: center;}
.logo-section #logo a img{
    width: 77.61px;
    height: 32px;
}
#headerArea, #headerArea.signUpHeader.dfwsSignUpHeader{
    min-height: 64px !important;
}
#headerArea .signUpLink a{
    background: transparent !important;
    color: #dc1e1e;
    width: auto;
    color: var(--Weber, #DC1E1E);
    text-align: center;
    font-family: "ConduitITC TT";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
}
.headerBox .themeContainer .container-fluid,.headerBox .themeContainer .container-fluid .row .col-xs-12{padding: 0;}
.login-wrapper{
    flex-wrap: wrap;
}
.right-img-section, .right-section{
    width: 100%;
    order: 1;
    min-height: auto;
}
.master-card-login-section{
    width: 100%;
    order: 2;
}
.custContainer.log_wrap_se {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }
    .master-card-login-section .log-in-form-intro p, .forgot-password-section .log-in-form-intro p{
        font-size: 16px;
        letter-spacing: 1.4px;
    }
    .master-card-login-section .log-in-form-intro h1, .accountFormHead h1 {
        font-size: 40px;
        line-height: 53px;
    }
    .forgot-page .log-in-form-intro h2{
        font-size: 24px;
        line-height: 32px;
    }
    .login-form {
    max-width: 470px;
    margin: 24px 0 0;
}
.form-login .form-group {
    margin-bottom: 24px;
}
#footerArea .footerCopyright {
    padding: 18px 5px !important;
    display: flex !important;
    align-items: center;
}
.footerMenu ul li, .footerCopyMenu ul li{
    display: inline-block;
    padding-right: 10px;
    margin: 0;
}
#footerArea .copyrightText{margin-top: 0 !important;}
.footerCopyArea .themeContainer{padding: 0 !important;}
    .themeContainer,
    #headerArea.signUpHeader .themeContainer, 
    #common-success.accountSuccessArea .themeContainer {
        padding: 0 5px;
    }
    .custContainer {
        padding: 0 20px;
    }
    #headerArea,
    #headerArea.signUpHeader .headerInnerBox {
        min-height: 62px;
    }
    
    #registoreForm {
        margin-top: 0;
    }
    .register-page .login-form {
        padding: 23px 20px 16px;
    }
    .register-page .req-field-text {
        margin-bottom: 24.5px;
    }
    form-login .form-group {
        margin-bottom: 24px;
    }
    
    .master-card-login-section .login-wrapper .login-form {
        padding-right: 0;
    }

    .master-card-login-section .login-wrapper .login-form {
        padding-right: 100px;
        text-align: left;
        margin-top: 27px;
    }
    .master-card-login-section .login-btn{
        width: 100%;
    }
    .register-page .btn-continue{
        width: 100%;
        margin-top: 0;
    }
    
    #footer{
        justify-content: center;
    }
    .footerText{
        text-align: center;
    }
    .login-form .d-flex{
        flex-direction:column;
        -webkit-box-direction:column;
            -webkit-flex-direction:column;
                -ms-flex-direction:column;
                    -moz-flex-direction:column;
    }
    .master-card-login-section .btn-signup{
        max-width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    
    .register-page .signup-heading h1 {
       margin-bottom: 8px;
        font-size: 41px;
        line-height: 53px;
    }
    .register-wrapper .form-login {
        margin-top: 24px;
    }
    
}
@media only screen and (max-width:600px) {
    /* .master-card-login-section .log-in-form-intro h1, */
    .accountFormHead h1{
        font-size: 28px;
        line-height: 30px;
    }
    .master-card-login-section{
        background-image: none;
    }
    .master-card-login-section .custContainer .login-wrapper{
        max-width: 100%;
    }
    .login-section{
        margin-left: 0px;
    }
    .mfa-page .login-section{
        padding-right: 0;
        margin-right: 0;
        max-width: 100%;
    }
    .master-card-login-section .login-wrapper .login-form,
    .accountFormBox .login-form{
        padding-right: 0px;
    }
    .qr-text .d-flex .form-control{
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 565px) {
    .qr-text .d-flex{
        flex-wrap: wrap;
    }
    .qr-text .btn-primary{
        margin-left: 0;
    }
    .how-mfa-popup{
        padding-left: 0 !important;
    }

}
/* === to hide for login page and mfa page === */
.nav.navbar-nav{
    display: none;
}

/****Code for MAC****/

.mac #headerArea .signUpLink a{padding: 14px 22px !important;}
.mac #signUp.login-btn,.mac  #btnSubmit.login-btn.mac{padding: 11px 22px !important;}
/* === css added by avi === */
.mac .login-section .login-btn{padding: 12px 22px !important;}
.mac #account-register #signUp{padding: 12px !important;}