@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

/* You can add global styles to this file, and also import other style files */
body {
    font-family: 'Open Sans', sans-serif;
    color      : #000000;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
input:-internal-autofill-selected,
input:-internal-autofill-selected:focus,
input:-internal-autofill-selected:hover {
    background-color: transparent !important;
}

header {
    padding   : 0px;
    box-shadow: 0px 5px 2px #ccc;
}

.padding0 {
    padding: 0;
}

.frm-text{
    font-size: 12px;
    text-align: center;
}

.loginWithGoogle{
    vertical-align: unset!important;
}

.loginWithMicrosoft{
    vertical-align: unset!important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-l-0 {
    margin-left: 0 !important;
}


.m-t-5 {
    margin-top: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}


.-m-t-5 {
    margin-top: -5px !important;
}

.-m-r-5 {
    margin-right: -5px !important;
}

.-m-b-5 {
    margin-bottom: -5px !important;
}

.-m-l-5 {
    margin-left: -5px !important;
}

.enagored {
    color: #d52b1e;
}
body[locale="sv-SE"] .enagored {
    color: #a1bed0;
}

.banner-wrap .advantages h2 {
    color     : #fff;
    font-size : 40px;
    margin-top: 0;
}

.banner-wrap {
    background-image : url('../images/banner-bg-7.jpg?v=2');
    background-repeat: no-repeat;
    background-size  : cover;
    max-height       : 740px;
}

#banner-wrap-enagoone {
    background: #FEF8E4;
    background-repeat: no-repeat;
    background-size  : cover;
    max-height       : 740px;
}

#banner-wrap-enagoone .h2-class {
    font-size: 48px;
    color: #000;
    margin-top: 0;
    width: 711px;
    height: 173px;
    gap: 0px;
    opacity: 0px;
    /* styleName: English New/Banner/Heading 1 */
    font-family: 'Open Sans', sans-serif;
    line-height: 57.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

#banner-wrap-enagoone .h2-class {
    font-size: 48px;
    color: #000;
    margin-top: 0;
    width: 711px;
    height: 173px;
    gap: 0px;
    opacity: 0px;
    /* styleName: English New/Banner/Heading 1 */
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 57.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

#banner-wrap-enagoone .h2-class .highlight {
    color: #d52b1e; /* Set the color to red for the highlighted text */
}

#banner-wrap-enagoone .leftTextHolder-enago {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 26px;
}
#banner-wrap-enagoone .login_arrow-enago {
    position: absolute;
    top: 49%;
    left: 70%;
}
ul li.access, ul li.discover {
    list-style-type: none;
    font-size: 16px;
    position: relative;
    padding-left: 20px;
    width: 468px;
    height: 55px;
    gap: 0px;
    opacity: 0px;
    left: -40px;
}

ul li.access::before, ul li.discover::before {
    content: '■'; /* Unicode character for a square */
    color: #d52b1e; /* Set the color to red */
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px; /* Match the font size of the list item */
}



.banner-wrap .advantages h2 span.enagored {
    font-size: 40px;
}

.banner-wrap .advantages ul {
    color          : #fff;
    font-size      : 18px;
    list-style-type: none;
    padding        : 15px 0 0 5px;
    margin-bottom  : 0px;
}

.resetPasswordContainer .advantages ul {
    padding-top: 0px;
}

.eye{
    position: absolute;
    top: 11% !important;
    right: 0%;
}
.eye2{
top: 22% !important;
}
.fa-eye:before {  
    content: url(../images/Enable_02.png);
}
.fa-eye-slash:before {
    content: url(../images/Enable_02.png);
}
.fa-eye:after {
    width: 1px;
    position: absolute;
    right: 8px;
    height: 20px;
    display: block;
    background: #4d4d4d;
    content: '';
    transform: rotate(-40deg);
    top: -4px;
    transition: all 1s ease-in-out;
    z-index: 10;
}

.resetPasswordContainer .login_arrow {
    position         : absolute;
    transform        : translate(50%, 50%);
    position         : absolute;
    top              : 50% !important;
    transform        : translate(0, -50%) !important;
    -ms-transform    : translate(0, -50%) !important;
    -webkit-transform: translate(0, -50%) !important;
    margin           : auto;
    display          : block;
    text-align       : center;
}

.banner-wrap .advantages ul li {
    margin-bottom: 25px;
    color        : #e9e9e9;
}

.login_arrow {
    position: absolute;
    top     : 38%;
    left    : 70%;
}

.loginForm {
    float     : left;
    display   : block;
    width     : 100%;
    min-height: 325px;
}
.mypage-login {
    min-height: 305px;
}


.service{
    border: 1px #b7b3b3 solid !important;
    padding: 30px 20px 30px 20px !important;
}

.service-item{
    border: 1px #b7b3b3 solid !important;
    padding: 25px 20px 25px 20px !important;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    min-height: 250px !important;
    color: #000 !important;
    margin-bottom: 30px;
}

.mt-0{
    margin-top: 0px !important;
}

.service-item:hover{
    border: 1px solid #d52b1d !important;
}

.mtmb{
    margin: 25px;
}

.service-row{
    margin: 30px 0px 0px !important;
}
.left-pad0{
    padding-left: 0px;
}
.mar-span{
    margin: -45px 10px 20px 65px;
}

.next{
    position: absolute;
    bottom: 18px;
    right: 46%;
}

.hand{
    background: #FFECEB;
    padding: 10px 20px;
    font-weight: 600;
    margin: 0px;
}

.banner-wrap .advantages ul li:before {
    content       : "";
    display       : inline-block;
    background    : url(../images/features-icons-1.png) 0 0 no-repeat;
    width         : 25px;
    height: 28px;
    margin-right: 15px;
    vertical-align: middle;
    margin-top: -3px;
    /* overflow      : visible; */
    /* position      : relative; */
    /* top: 1px; */
}

.banner-wrap .advantages ul li.orders:before {
    background-position: 0 -46px;
}

.banner-wrap .advantages ul li.files:before {
    background-position: 0 -90px;
}

.banner-wrap .advantages ul li.payments:before {
    background-position: 0px -134px;
}

.banner-wrap .advantages ul li.receipts:before {
    background-position: 0 -180px;
}

.banner-wrap .advantages ul li.rewards:before {
    background-position: 0 -225px;
    /* vertical-align   : sub; */
    height: 28px;
}

.nav-tabs {
    border : 0 !important;
    display: flex;
}

.contentHolder .nav-tabs>li {
    width : 33.33%;
    margin: 0;
}

.contentHolder .nav>li>a,
.nav-tabs>li>a:hover {
    position       : relative;
    display        : block;
    padding        : 5px;
    font-size      : 15px;
    border-radius  : 0 !important;
    color          : #000000;
    width          : 100%;
    text-align     : center;
    font-weight    : 400;
    border         : 1px solid #c6c5c5;
    background     : #ffffff;
    outline        : 0;
    height         : 100%;
    display        : flex;
    align-items    : center;
    line-height    : 18px;
    justify-content: center;
}

.contentHolder .nav>li>a>span {
    position : absolute;
    top      : 50%;
    transform: translateY(-50%);
    width    : 100%;
    left     : 0;
}

.contentHolder .nav>li:first-child>a {
    border-right: 0;
}

.contentHolder .nav>li:last-child>a {
    border-left: 0;
}

.contentHolder .nav .nav-item .nav-link-password{
    pointer-events: none;
}
.contentHolder .nav .nav-item .nav-link-otp {  
    pointer-events: none;
} 

.contentHolder .nav-tabs>li.active>a,
.contentHolder .nav-tabs>li.active>a:hover,
.contentHolder .nav-tabs>li.active>a:focus {
    background-color: #d52b1e;
    color           : #fefefe;
    font-weight     : 600;
    border-color    : #d52b1e;
    outline         : none;
}
.contentHolder .nav-tabs>li.active>a:focus {
    background-color: #d52b1e;
    color           : #fefefe;
    font-weight     : 600;
    border-color    : #d52b1e;
    outline         : none;
}

.nav-tabs > li > a:hover {
    border-color: #d52b1e;
    background: #d52b1e url(../img/tab-common-active.png) bottom left repeat-x !important;
    border-bottom: 0 !important;
    text-shadow: none !important;
    color: #fff !important;
}

.loginHolder {
    background   : #ffffff;
    border-radius: 5px;
    padding      : 25px;
    overflow     : visible;
    margin       : 20px 0px;
    display      : block;
    float        : left;
    width        : 100%;
}

.tab-content {
    padding-top: 25px;
}

.input-addon-holder {
    position : absolute;
    left     : 0;
    top      : 6px;
    font-size: 14px;
}

/* .loginFrom .mat-form-field-label{left: 25px;}
 .mat-form-group{width: 100%;display: block;font-size: 14px;}
 .loginFrom input.mat-input-element{ padding-left:25px; }
 .mat-form-field-ripple{ background: #000; }
 .mat-focused .mat-form-field-label { color: #000; }
 .mat-form-field-underline .mat-form-field-ripple{height: 1px !important;} */
.loginHead {
    font-size    : 22px;
    margin-top   : 0;
    color        : #252729;
    margin-bottom: 7px;
    font-weight  : 700;
}

.resetPasswordContainer .loginHead {
    font-size    : 24px;
    line-height  : 20px;
    color        : #000000;
    font-weight  : 600;
    margin-bottom: 30px;
}

.resetPasswordContainer .loginHolder {
    width : 90%;
    margin: 20px 5%;
}

#PasswordMsg {
    font-size  : 11px;
    line-height: 20px;
    color      : #a1a0a1;
    font-weight: 400;
    float      : left;
    display    : block;
    width      : 100%;
    margin-top : 2px;
}

#PasswordMsg.password-error {
    color: red;
}

#PasswordMatchMsg {
    font-size  : 11px;
    line-height: 20px;
    color      : #28a745;
    font-weight: 400;
    float      : left;
    display    : block;
    width      : 100%;
    margin-top : 2px;
}

.loginInfo {
    display      : block;
    text-align   : center;
    margin-bottom: 15px;
    font-size    : 12px;
}

.link,
.link:hover,
.link:focus {
    color          : #0000FF;
    cursor         : pointer;
    font-size      : 13px;
    text-decoration: underline;
    border         : none;
    background     : transparent;
}

.loginBtn {
    width        : 100%;
    font-size    : 18px;
    color        : #fff !important;
    background   : #0281a8;
    margin       : 15px 0px;
    border-radius: 4px !important;
    outline      : 0;
}

/* .captchaHolder{width: 30%;float: left;}
 .captchaInputHolder{ width: 68%;float: left;margin-left: 2px; } */
.formField {
    position: relative;
    float   : left;
    width   : 100%;
    display : block;
}

/* .captchaimg{
	background: #fff;
	padding: 6px;
	font-size: 17px;
	margin-top: 3px;
	display: block;
	margin-right: 6px;
	letter-spacing: 3px;
} */
.captchaInputHolder input.mat-input-element {
    padding-left: 0;
}

/* .captchaInputHolder .mat-form-field-label{left:0} */
.loginrow {
    display: flex;
}

.page-header {
    border: 0;
}

.forgoPassLink {
    float: right;
    width: auto;
}

.forgoPassLink a {
    text-decoration: underline;
}

.ssoBtn,
.ssoBtn:Hover,
.ssoBtn:focus,
.ssoBtn:active {
    width           : 100%;
    font-size       : 18px;
    font-weight     : normal;
    margin-bottom   : 20px;
    background-color: #0281a8 !important;
    border-color    : #0281a8 !important;
    margin          : 20px 0px;
    outline         : 0 !important;
}

.ssoBtn:Hover {
    opacity: 0.7;
}

.formFieldOTPbtn .ssoBtn,
.formFieldOTPbtn .ssoBtn:Hover {
    margin-top: 0px;
}

#secureLogin .ssoBtn {
    margin-top         : 0 !important;
    background-position: 32% 45%;
}

.loginLockIcon {
    position: relative;
    top     : -2px;
    left    : -4px;
}

.captchaHolder #img-refresh {
    width      : 18px;
    margin-left: 7px;
}

.fpSubmit {
    margin-top: 10px !important;
}

.forgotPassError {
    color     : #000000;
    float     : left;
    width     : 100%;
    margin-top: 2px;
}

.form-control {
    border             : 0;
    border-bottom      : #a1a0a1 1px solid;
    box-shadow         : none;
    border-radius      : 0;
    padding            : 10px 10px 12px 27px;
    background-repeat  : no-repeat;
    height             : 34px;
    background-position: 0;
    background-color   : transparent !important;
    color              : #000;
    font-size: 14px;
    line-height        : 2;
}

.pad{
    padding            : 10px 10px 12px 2px !important;
}
.md{
    margin-bottom: 10px !important;
}

.br-red {
    border-left: 5px solid red;
    border-bottom: 2px solid red;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 10px;
}

.form-control:focus {
    outline     : none;
    border-color: #a1a0a1;
    box-shadow  : none;
}


.userName,
.frgtuserName {
    background-image   : url(/images/email.png);
    background-position: 0 6px;
}

.mobileNo {
    background-image   : url(/images/mobile_icon.png);
    background-position: 0px 7px;
    padding-left       : 22px;
}

#CountryCallingCode {
    width       : 66px;
    padding     : 3px;
    float       : left;
    padding-left: 12px;
    padding-top : 2px;
    /* display  : inline-block; */
    /* width    : auto; */
    text-align  : center;
}

#txtmobileno {
    display     : block;
    width       : calc(100% - 68px);
    float       : left;
    padding-left: 0px;
}

.pwd {
    background-image   : url(/images/password.png) !important;
    background-position: 0px 2px;
}

.loginBtn {
    background-repeat  : no-repeat;
    background-position: 23% 45%;
}

#lblNewInqPg {
    font-size  : 13px;
    display    : block;
    padding-top: 20px;
    text-align : center;
    line-height: 20px;
}

.login-remember {
    margin-bottom: 3px;
    display      : inline-block;
    font-size    : 13px;
}

.cpcText {
    font-size  : 12px;
    font-weight: 600;
}

.cpTextHolder {
    padding-left: 5px;
}

.captchaCode {
    padding-left: 0;
    margin-top  : -3px;
}

.forgotHolder.pwdChanged {
    margin-top: 150px;
}

.msgLink {
    text-decoration: underline;
    color          : #0000FF;
    cursor         : pointer;
    font-size      : 14px;
}

.msgLink:hover {
    color: #0000FF;
}

.external-providers {
    padding-bottom: 10px;
}

.external-providers .orSpan {
    font-size     : 15px;
    line-height   : 20px;
    color         : #000000;
    font-weight   : 400;
    font-family   : "Open Sans";
    text-align    : center;
    margin-bottom : 16px;
    display       : block;
    text-transform: uppercase;
    margin-top    : -2px;
}

.externalLoginList .loginLabel {
    font-size    : 15px;
    line-height  : 20px;
    color        : #000000;
    font-weight  : 600;
    font-family  : "Open Sans";
    text-align   : center;
    margin-bottom: 10px;
}

.field-validation-valid {
    min-height   : 15px;
    display      : block;
    margin-top   : 25px;
    margin-bottom: 3px;

}
.field-validation-invalid {
    min-height   : 15px;
    display      : block;
    margin-top   : 25px;
    margin-bottom: 3px;

}

.field-validation-registration-error, .form-control .failure {
    border-color: #df5060;
}
.field-validation-registration-error, .form-control .bgred {
    color: #df5060 !important
}

.contentHolder form .form-group {
    margin-bottom: 8px;
}

.resetPasswordContainer .form-group {
    margin-bottom: 30px;
}

.text-danger {
    color: #df5060;
    min-height: 0px !important;
}

/* Inline validation tied to AccountController .resx: ErrorUserNameReq, ErrorPasswordReq, ErrorEmailIDReq, ErrorMobileNoReq, ErrorOtpRequired, InvalidOTPText */
.login-resx-field-validation {
    color: #ff1100 !important;
}

/* ViewData["EmailIdnotExists"] — Secure Link tab: shown directly under email field */
.secureLoginHolder .secure-link-email-server-msg {
    display  : block;
    margin-top: 6px;
    font-size: 14px;
    line-height: 1.35;
}

#RememberLogin {
    position: relative;
    top     : 2px;
}

.externalLoginList {
    text-align: center;
}

.leftTextHolder {
    position : absolute;
    top      : 50%;
    transform: translateY(-50%);
    width    : 100%;
    left     : 0;
}

.noteBox {
    background-color: #fef0e3;
    border          : 1px solid #c6c5c5;
    padding         : 15px;
    font-size       : 13px;
    line-height     : 20px;
    word-break      : break-word;
}

.noteBox.note {
    color      : #000000;
    font-weight: 400;
}

.noteBox.success {
    background-color: #e8ffef;
    border: #aee2be 1px solid;
    padding: 15px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-word;
}

.noteBox.note-box{
    background-color: transparent !important; 
    text-align: center !important; 
    margin: 92px 0px 140px 0px !important;
    border: none !important;
}
.font-email{
    font-size: 25px !important;
    font-weight: bold !important;
}
.bg{
    height: 620px !important;
}

.noteBox.failure {    
    background-color: #FDECEB;
    border: #D52B1E 1px solid;
}

.noteBox.failure-reg{
    background-color: transparent;
    border: none;
    color: #D52B1E;
    padding: 0px !important;
    font-size: 14px;
    font-weight: 400;
    margin-top: -18px !important;
    text-align: center;
    margin-bottom: 5px;
}

.noteHeading {
    font-size    : 16px;
    font-weight  : bold;
    margin-top   : 0;
    margin-bottom: 6px;
}

.firstInputField {
    margin-top: -8px;
}

.secureLinkNote span:not(:last-child) {
    margin-bottom: 5px;
    display      : block;
}

.secureLinkNote {
    margin-bottom: 25px;
}

.secureLinkNote+.formField {
    margin-top: -10px;
}

.backToLogin {
    padding   : 10px 0px 23px;
    text-align: center;
}

.newToEnago {
    border-top: 1px solid #c6c5c5;
    /* margin-top: -15px; */
}
.newToEnago2 {
    border-top: 1px solid #c6c5c5;
    margin-top: 7px;
    padding-top: 7px;
}

.toggleOtpOption {
    text-align   : right;
    float        : left;
    display      : block;
    width        : 100%;
    margin-bottom: 5%;
}

.rememberMe {
    margin       : 0;
    margin-top   : -3px;
    margin-bottom: 12px !important;
}

#partitioned {
    padding-left         : 15px;
    letter-spacing       : 42px;
    border               : 0;
    background-image     : linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
    background-position  : bottom;
    background-size      : 50px 1px;
    background-repeat    : repeat-x;
    background-position-x: 35px;
    width                : 220px;
    min-width            : 220px;
}

#divInner {
    left    : 0;
    position: sticky;
}

#divOuter {
    width   : 190px;
    overflow: hidden;
}

.otpContainer {
    padding-bottom: 7px;
}

.otpControlsRow {
    display        : flex;
    flex-wrap      : nowrap;
    align-items    : center;
    gap            : 1px;
    margin-bottom  : 4px;
}

.otpControlsRow > .pincode-input-container {
    width    : auto !important;
    max-width: none;
    flex     : 0 0 auto;
}

.otpControlsRow > .verifyOtp {
    flex-shrink: 0;
}

.otpControlsRow > .enterOtpLabel {
    display    : inline-flex;
    align-items: center;
    height     : 34px;
    margin     : 0;
}

.pincode-input-text,
.form-control.pincode-input-text {
    text-align      : center;
    flex-grow       : 1;
    padding         : 0;
    border-bottom   : 0;
    border-radius   : 3px;
    background-color: #f6f6f6;
    border          : 1px solid #c6c5c5 !important;
    width           : 27px !important;
    height          : 34px;
    margin-right    : 10px;
    flex            : none;
    font-size       : 15px;
    font-family     : 'Open Sans', sans-serif;
}

.pincode-input-container input.last {
    margin-right: 8px;
}

.invalidOtp .form-control.pincode-input-text {
    background-color: #FDECEB;
    border          : #D52B1E 1px solid !important;
    color           : #D52B1E;
}

.enterOtpLabel {
    font-size     : 13px;
    display       : inline-flex;
    font-size     : 15px;
    line-height   : 20px;
    color         : #000000;
    font-weight   : 600;
    width         : 77px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
}

.pincode-input-error {
    display: none;
}

.pincode-input-container {
    width         : auto;
    vertical-align: middle;
}

.verifyOtp,
.verifyOtp:focus,
.verifyOtp:active,
.verifyOtp:hover {
    width         : auto;
    margin        : 0;
    height        : 34px;
    border-radius : 3px;
    padding       : 3px 10px 10px;
    display       : inline-flex;
    vertical-align: middle;
    width         : 77px;
}

/* Same row metrics as .otpCodeClientMsgRow (applied in markup); flex for Invalid OTP left + Resend under Login right. */
.resendOtp {
    display    : flex;
    align-items: center;
}

.resendOtp .field-validation-valid {
    float        : left;
    min-height   : 0;
    margin-bottom: 13px;
    margin-top   : 0;
}

.field-validation-valid {
    min-height   : 15px;
    display      : block;
    margin-top   : 25px;
    margin-bottom: 3px;

}

.resendOtp .otpPostRowLeft {
    flex          : 1 1 auto;
    min-width     : 0;
    min-height    : 1.2em;
    margin-top    : 0;
    margin-bottom : 0;
    margin-right  : 10px;
    text-align    : left;
}

.resendOtp .invalidOtp {
    display      : block;
    margin-top   : 0;
    margin-bottom: 0;
}

.resendOtp .otpPostRowLeft #otp-code-client-msg:not(:empty) ~ .invalidOtp {
    margin-top: 4px;
}

.resendOtp .resendlink {
    display      : block;
    margin-left  : auto;
    margin-bottom: 0;
    text-align   : center;
    flex-shrink  : 0;
}

#linkResndOTP {
    display    : inline-block;
    line-height: 20px;
    margin     : 0;
    padding     : 4px 0;
    cursor     : pointer;
}

.toggle-Confirmpassword,
.toggle-password {
    position  : absolute;
    right     : 0px;
    top       : 13px;
    text-align: center;
    cursor    : pointer;
    z-index   : 100;
}

.togglePasswordVisiblity:before {
    position        : absolute;
    border-radius   : 50%;
    content         : '';
    top             : 16px;
    right           : 7px;
    border-radius   : 2px;
    background-color: #000000;
    border          : 2px solid #4d4d4d;
    z-index         : 10;
}

.togglePasswordVisiblity.hiddenPass:after {
    width     : 1px;
    position  : absolute;
    right     : 9px;
    height    : 16px;
    display   : block;
    z-index   : 1000;
    background: #4d4d4d;
    content   : '';
    transform : rotate(-40deg);
    top       : 10px;
    transition: all 1s ease-in-out;
    z-index   : 10;
}

.controls.show-hide-wpd {
    position: relative;
}

.controls.show-hide-wpd input {
    padding-right: 32px !important;
    width        : 100%;
}

span.icon-eye.show-pwd.active:before,
span.icon-eye.show-pwd:hover {
    color: #2184f6;
}




input#txtpassword {
    color       : #000;
    float       : left;
    margin-right: 10px;
}

#pwd_strength_wrap {
    display    : none;
    float      : left;
    padding-top: 5px;
    position   : relative;
    width      : 100%;
}

#pwd_strength_wrap:before,
#pwd_strength_wrap:after {
    content : ' ';
    height  : 0;
    position: absolute;
    width   : 0;
    border  : 10px solid transparent;
    /* arrow size */
}

#pswd_info ul {
    list-style-type: none;
    margin         : 5px 0 0;
    padding        : 0;
}

#pswd_info ul li {
    background: url(icon_pwd_strength.png) no-repeat left 2px;
    padding   : 0 0 0 20px;
}

#pswd_info ul li.valid {
    background-position: left -42px;
    color              : green;
}

#passwordDescription {
    display    : inline-block;
    margin-left: 8px;
}

#passwordStrength.strength0+#passwordDescription {
    color: red;
}

#passwordStrength.strength1+#passwordDescription {
    color: yellow;
}

#passwordStrength.strength2+#passwordDescription {
    color: orange;
}

#passwordStrength.strength3+#passwordDescription {
    color: blue;
}

#passwordStrength.strength4+#passwordDescription {
    color: #0dd66e;
}

#passwordStrength {
    display      : inline-block;
    margin-bottom: 3px;
    transition   : all 0.4s ease;
}

#passwordStrength .indicator1,
#passwordStrength .indicator2,
#passwordStrength .indicator3,
#passwordStrength .indicator4,
#passwordStrength .indicator5 {
    height          : 4px;
    border-radius   : 2px;
    width           : 25px;
    display         : inline-block;
    margin-bottom   : 3px;
    background-color: #b4b4b4;
}

#passwordStrength.strength0 .indicator1 {
    background-color: #df4241;
}

#passwordStrength.strength1 .indicator1,
#passwordStrength.strength1 .indicator2 {
    background-color: #df4241;
}

#passwordStrength.strength2 .indicator1,
#passwordStrength.strength2 .indicator2,
#passwordStrength.strength2 .indicator3 {
    background-color: #ef9401;
}

#passwordStrength.strength3 .indicator1,
#passwordStrength.strength3 .indicator2,
#passwordStrength.strength3 .indicator3,
#passwordStrength.strength3 .indicator4 {
    background-color: #3a7bef;
}

#passwordStrength.strength4 .indicator1,
#passwordStrength.strength4 .indicator2,
#passwordStrength.strength4 .indicator3,
#passwordStrength.strength4 .indicator4,
#passwordStrength.strength4 .indicator5 {
    background-color: #67aa3a;
}

.pincode-input-text::selection {
    background: transparent !important;
    color     : inherit;
}

.pincode-input-container.touch .touchwrapper .pincode-input-text {
    display         : block;
    background-color: transparent;
    background      : transparent;
    text-align      : initial;
    width           : 100% !important;
    margin-left: -8px !important;
}

.btnWithLargeText,
.btnWithLargeText:hover,
.btnWithLargeText:focus,
.btnWithLargeText:active {
    width     : auto;
    margin    : 15px auto 5px;
    display   : block;
    margin-top: 10px;
}

body[locale='en-US'] .verifyOtp {
    padding  : 3px 16px 10px !important;
    font-size: 18px !important;
}
body[locale='et'] .verifyOtp {
    padding  : 3px 16px 10px !important;
    font-size: 18px !important;
}

body[locale='es-MX'] .verifyOtp {
    padding  : 3px 16px 10px !important;
    font-size: 18px !important;
}

body[locale='gl-ES'] .verifyOtp {
    padding  : 3px 16px 10px !important;
    font-size: 18px !important;
}

body[locale='ta'] .verifyOtp {
    padding  : 3px 16px 10px !important;
    font-size: 18px !important;
}


body[locale='ja-JP'] .verifyOtp {
    padding  : 6px 4px !important;
    font-size: 16px !important;
}

body[locale='sw'] .verifyOtp {
    padding  : 3px 16px 10px !important;
    font-size: 18px !important;
}

 /*body[locale='ja-JP'] .noteBox.success {
   margin: 40px 0px 40px 0px !important; 
}*/

/*body[locale='ja-JP'] .newToEnago {
    margin-top: -14px;
}*/

body[locale='zu'] .newToEnago {
    margin-top: 0;
}

body[locale='zh-TW'] .newToEnago {
    margin-top: 0;
}

body[locale='ko-KR'] .verifyOtp {
    padding  : 4px 10px 3px !important;
    font-size: 16px !important;
}

body[locale='zh-CN'] .verifyOtp {
    padding  : 3px 20px 3px !important;
    font-size: 16px !important;
}

body[locale='zh-TW'] .verifyOtp {
    padding  : 3px 20px 3px !important;
    font-size: 16px !important;
}

body[locale='de-DE'] .verifyOtp {
    padding  : 5px 2px 3px !important;
    font-size: 14px !important;
}

body[locale='tr-TR'] .verifyOtp {
    padding  : 6px 20px 3px !important;
    font-size: 14px !important;
}

body[locale='en-AU'] .verifyOtp {
    padding  : 3px 20px 3px !important;
    font-size: 16px !important;
}

body[locale='zu'] .verifyOtp {
    padding  : 6px 4px !important;
    font-size: 16px !important;
}

body[locale='xh-ZA'] .verifyOtp {
    padding  : 3px 20px 3px !important;
    font-size: 16px !important;
}

body[locale='es-MX'] .verifyOtp {
    padding  : 5px 13px !important;
    font-size: 16px !important;
}

body[locale='gl-ES'] .verifyOtp {
    padding  : 5px 13px !important;
    font-size: 16px !important;
}

body[locale='fa-IR'] .verifyOtp {
    padding  : 3px 2px !important;
    font-size: 16px !important;
}

body[locale='pt-BR'] .verifyOtp {
    padding  : 6px 15px !important;
    font-size: 16px !important;
}

body[locale='sw'] .verifyOtp {
    padding  : 5px 13px !important;
    font-size: 16px !important;
}

body[locale='et'] .verifyOtp {
    padding  : 3px 20px 3px !important;
    font-size: 16px !important;
}

body[locale='nl-NL'] .verifyOtp {
    padding  : 3px 16px 10px !important;
    font-size: 18px !important;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: transparent;
    opacity         : 1;
}

body[locale='de-DE'] .nav-tabs {
    border-bottom: 0 !important;
    min-height   : 55px;
}

.nav-tabs li.active:after {
    display: none;
}

.loginItem {
    display: block;
}


.loginItem .loginWithGoogleHover {
    display: none;
}

.loginItem:hover .loginWithGoogle {
    display: none;
}

.loginItem:hover .loginWithGoogleHover {
    display: block;
}

.loginItem .loginWithMicrosoftHover{
    display: none;
}

.loginItem:hover .loginWithMicrosoft {
    display: none;
}

.loginItem:hover .loginWithMicrosoftHover {
    display: block;
}

.right-logo{
width: 150px;
margin-bottom: 1%;
float: right;
}

.other{
    position: absolute;
    top: 40px;
}

.logo-height{
    height:30px !important;
}
.over{
    overflow: hidden;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
    .service-item {
        min-height: 272px !important;
   }
   .mar-span {
    margin: -47px 0px 16px 65px;
}

.mtmb {
    margin: 25px 0px 25px -10px;
}
   }
   @media only screen and (max-width: 320px) {
    .logo-height {
        height: 25px !important;
    }
  }  
   @media screen and (min-device-width: 320px) and (max-device-width: 767px) { 
    .next {
            position: absolute;
            bottom: -10px;
            right: 46%;
   }
   .mar-span {
    margin: -68px -7px 8px 65px;
}


.mtmb {
    margin: 25px -25px 25px -25px;
}
   }

@media only screen and (max-width:992px) {
    .cpTextHolder {
        padding-left: 0;
    }

    /* .pincode-input-text,
    .form-control.pincode-input-text {
        margin-right: 7px;
    } */
}

@media only screen and (min-width:992px) {
    .cpTextHolder {
        padding-left: 0;
    }

    .enterOtpLabel {
        width: 89px;
    }

    .pincode-input-container input.last {
        margin-right: 10px;
    }
}

@media only screen and (min-width:1200px) {
    .enterOtpLabel {
        width: 79px;
    }

    body[locale='zh-CN'] .enterOtpLabel {
        width: 76px;
    }

    body[locale='zh-TW'] .enterOtpLabel {
        width: 78px;
    }

    body[locale='ja-JP'] .enterOtpLabel {
        width: 75px;
    }

    body[locale='zu'] .enterOtpLabel {
        width: 75px;
    }

    .pincode-input-container input.last {
        margin-right: 8px;
    }
}

@media only screen and (max-width:991px) {

    .pincode-input-text,
    .form-control.pincode-input-text {
        margin-right: 6px;
    }

    .pincode-input-container input.last {
        margin-right: 3px;
    }
}

@media only screen and (min-width:768px) {
    .forgotHolder {
        margin: 60px 0px;
    }
}

@media only screen and (max-width:767px) {
    .loginHolder {
        width  : 80%;
        float  : none;
        display: flow-root;
        margin : 20px auto;
    }

    .captchaCode {
        margin-top: 0px;
    }

    .forgotHolder {
        margin-top: 40px;
    }

    /* .pincode-input-text {
        letter-spacing: 26px !important;
        padding       : 10px 10px !important;
    }

    .pincode-input-container {
        width: calc(100% - 74px);
    } */

    .pincode-input-text,
    .form-control.pincode-input-text {
        margin-right: 10px;
    }

    .verifyOtp,
    .verifyOtp:focus,
    .verifyOtp:active,
    .verifyOtp:hover {
        float: right;
    }
}

@media only screen and (max-width:600px) {
    .loginHolder {
        width: 80%;
    }
}

@media only screen and (max-width:481px) {
    .loginHolder {
        width: 100%;
    }
}

@media only screen and (max-width:400px) {
    .loginHolder {
        width: 100%;
    }
}

@media only screen and (max-width:380px) {
    .enterOtpLabel {
        display      : block;
        margin-bottom: 7px;
    }

    .verifyOtp,
    .verifyOtp:focus,
    .verifyOtp:active,
    .verifyOtp:hover {
        float: right;
    }
}

@media only screen and (max-width:360px) {

    .contentHolder .nav>li>a,
    .nav-tabs>li>a:hover {
        font-size: 13px;
    }

    .externalLoginList .loginItem {
        margin-right: 10px;
    }
}

@media only screen and (max-width:340px) {}

@media only screen and (max-width:320px) {

    .externalLoginList .loginItem {
        margin-right: 7px;
    }

    .contentHolder .nav>li>a,
    .nav-tabs>li>a:hover {
        font-size: 12px;
    }
}

@media only screen and (max-width:300px) {

    .externalLoginList .loginItem {
        margin-right: 3px;
    }

    .pincode-input-text,
    .form-control.pincode-input-text {
        margin-right: 3px;
    }

    .contentHolder .nav>li>a,
    .nav-tabs>li>a:hover {
        font-size: 10px;
    }
}

/* New Css */
.grey{
    color: #4d4d4d !important
}

.font13{
    font-size: 13.5px !important;
}

.marb-16{
    margin-bottom: 16px;
}

.min-height{
    min-height: 555px  !important;
}

.mb-17{
    margin-bottom: 17px !important;
}
.margin37 {
    margin-top: 37px;
}

#MandatoryFieldText {
    
}

#existingclientSection{
        left: 0%;
}
 /* Safari */
 
 ::i-block-chrome, .otpContainer {
    display: -webkit-box;
}
::i-block-chrome, .pincode-input-container{
    display: -webkit-box;
}
::i-block-chrome,  .enterOtpLabel{
    vertical-align: -webkit-baseline-middle !important;
}

::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    position: absolute;
    right: 0;
}

input::-webkit-credentials-auto-fill-button{
    visibility: hidden !important;
   }

/* Edge */
   input::-ms-reveal, input::-ms-clear {
    display: none;
}
/* New Css */
.title-des{
    font-size: 12px;
    margin: 0px 5px 20px 5px;
}
.LockOn {
    display: block;
    visibility: visible;
    text-align: center;
    font-family: 'Open Sans', sans-serif !important;
    background-color: #3e3e3e;
    padding-top: 5%;
    height: 789px;
}
.popfixtop {
    width: 488px !important;
    margin: 20px auto;
    background: #f7f7f7 !important;
    padding: 20px;
    border-radius: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    overflow-x: hidden;
}

.heading_viewassignment  {
        font-size: 24px;
        display: block;
        margin-bottom: 10px;
    }
.card-block{
    border: 1px solid #ccc;
    background: #fff;
    position: relative;
    border-left: 4px solid transparent;
    color: #000000;
    cursor: pointer;
    display: block;
    padding: 5px 30px 5px 10px;
    letter-spacing: normal;
    text-align: left;
    margin: 0px 10px
}
.account-type{    
text-transform: capitalize;
margin-right: 5px;
position: static !important;
padding-left: 0;
display: block;
}

.account-type-highLight{
    display:inline-block;
    color:#000000;
    font-size: 12px;
    line-height:14px;
    font-weight: 600;
    background-color: #FFFFDF;
    border: #FEC043 1px solid;
    border-radius: 5px;
    padding:3px 1px 2px 1px;
    margin-bottom: 5px;
    margin-top: 10px;
    max-width: 320px;
    width: fit-content;
}

.linehight150per{
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}

.inline{
    display: inline;
    font-size: 13px;
    font-weight: 400;
    color: #4d4d4d;
    padding-top: 2px;
}
.inlinegroup {
    display: inline;
    font-size: 12px;
    font-weight: 600;
}
.adminclass {
    background-color: yellow !important;
}

.details-wrap {
    overflow-x: hidden;
    max-height: 500px;
    overflow-y: scroll;
}

.card-block:hover, .card-block:focus {
    border-left: 5px solid #d52b1e;
    background: #f2f2f2;
}

.a-link {
    text-decoration: none !important;
}


.card-block:hover:after, .card-block.focus:after {
    background-image: url(/../images/red-arrow.png);
    width: 9px;
    height: 16px;
}

.card-block:after {
    content: "";
    background-image: url(/../images/grey-arrow.png);
    width: 6px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: 37.5%;
}

.font16{
    font-size: 16px;
    font-weight: 600;
    margin: 0px !important;
    padding-top: 3px;
    text-transform: capitalize;    
}

.ClosebtnPopup {
    background: url(/../images/close-btn.png) no-repeat 0 0;
    border: none !important;
    margin: 10px 10px 0px 0px;
    width: 100%;
}

.floatright {
    float: right;
}

.closeIconHolder {
    position: absolute;
    top: 25px;
    right: 13px;
    z-index: 100;
}



.media {
    border: 1px solid #cacaca;
    padding: 10px;
    margin-bottom: 10px;
    min-height: 174px;
}

.media p {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
}

.media p.contact {
    line-height: 22px;
}

.media p.contact strong {
    font-weight: normal;
}

#regions .row .col-xl-6 {
    margin: 0 auto!important;
}

.error-text{
    font-size: 18px;
    margin: 10px 0px 15px 0px;
	font-weight: 600;
}

.btn_error{
    background-color: #117EE3!important;
    color: #fff;
    border-radius: 10px;
    padding: 5px 30px 5px 30px;
    font-size: 18px;
    border: none !important;
    margin: 10px 0px 20px 0px;
}

.logo-tb{
    margin: 15px 0px 25px 0px;
}

.img-width{
    max-width: 100% !important;
}

.login-providers {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0; /* we'll control spacing manually */
  list-style: none;
  padding: 0;
  margin: 0;
}

.login-providers li {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

.login-providers a {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 12px; /* equal horizontal space */
}

.divider {
  width: 1px;
  height: 24px;
  background-color: #ccc;
  margin: 0; /* no extra space */
}

