/***** Fonts ******/

/* 1.1 Reset and overrides */

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Roboto+Slab:wght@400;500;700&display=swap');
html{font-size: 14px;}
body {background: #fff;font-weight:500;color:#353535;font-size: 14px;
line-height:18px;font-family: 'DM Sans', sans-serif;padding: 0px;margin: 0px;}
body,html {
    height: 100%;
}
.ie8 body {
  font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5, h6{
    color: #242a30;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    font-weight: 300;
    color: #7c7f83;
}
a {
    transition: color 100ms ease-in-out;
    -o-transition: color 100ms ease-in-out;
    -ms-transition: color 100ms ease-in-out;
    -moz-transition: color 100ms ease-in-out;
    -webkit-transition: color 100ms ease-in-out;
    cursor:pointer;
}
a:focus,.input {
    outline: 0;
}
/*label {
    color: #242a30;
}*/
.textcenter{text-align:center;}
.textright{text-align:right;}
.section{height:100%;}
.table-cell{display: table-cell;
    vertical-align: middle;}
.header{ height:75px; background:#ffffff; padding:0 20px; box-shadow:0 0 2px rgba(0,0,0,0.3);}
.page-container{min-height: 100%;position: relative; height: auto; background:#454545;}
.inner-container{ display: table; width: 100%;}
.content{ height: auto; position: relative; padding-bottom: 80px;}
.header a.brand{display:inline-block; height:75px;}
.brand img{height:60px; margin:8px 0;}
.SupportIcon{float:right; background:url("../images/Support.svg") no-repeat 0 2px; margin-top:21px; display:inline-block; padding:9px 0 0 30px; height:22px; font-size:14px; cursor:pointer; background-size:26px; }
.SupportIcon:hover{text-decoration:underline;}
h1{text-align:center; color:#fff; font-weight:700; font-size:34px; margin:0 0 10px 0;}
.LoginContainer{ background:#fff; margin:20px auto 0; width:320px; padding:20px 3%; border-radius:12px; box-shadow: 0 0 10px rgba(0,0,0,0.6);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
-o-box-shadow: 0 0 10px rgba(0,0,0,0.6);}
.LoginContainer input,.LoginContainer button.signin_btn{ width:88%; padding:0 18px; margin-top:20px; height:32px; border:1px solid #e8e8e8; line-height:32px; border-radius:5px; font-size:16px;}
.LoginContainer button.signin_btn,.signin_btn{width:100%;color:#fff; border-radius:5px; margin-top:20px; text-align:center;border-radius:5px; background:#e22720; height:38px; font-size:16px;line-height:34px; border:none; display:inline-block; text-decoration:none;   font-weight:500; cursor:pointer;}
h2{ text-align:center;  margin:10px 0 10px 0; font-size:20px;   font-weight:400; color:#454545; }
.Links { font-size:14px; border-top: 1px solid #d5d5d5;  padding: 20px 0 0;  text-align: center; margin:10px 0 0 0;}
.Links a{color:#454545;text-decoration:none; }
.footer ul li{ display:inline-block; list-style:none;}
.footer div{ display:inline-block; color:#2c2c2c; font-size:14px; margin-top:23px;}
.bluetext{ color:#0277c4; text-decoration:none;}
.ExternalLinks{ padding:0; margin:0;}
.ExternalLinks a{ color:#454545; text-decoration:none;}
.Copyrights{float:right; text-align:right;}
input.address:-ms-input-placeholder {color:#bebebe;}/* IE Browsers */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:#bebebe;
}
::-moz-placeholder { /* Firefox 19+ */
 color:#bebebe;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#bebebe;
}
:-moz-placeholder { /* Firefox 18- */
  color:#bebebe;
}
/* Forgot password */
.ForgotPassword h1{ color:#fff; font-size:26px;}
.ForgotPassword p{ font-size:14px; margin:10px 0;}
.ForgotPassword .LoginContainer{padding:20px 3% 20px; margin:30px auto 0;}
.ForgotPassword .LoginContainer label{color: #aaa9a9;  display: block;  font-size: 14px;  margin-top: 20px;   text-align: center;}
.ForgotPassword .LoginContainer label span{ margin-left:20px;}
.LinkRedirect{ text-align:right; display:block; margin:10px 0 0 0;}
.LinkRedirect a{color:#454545; text-decoration:none; font-size:13px; font-weight:700;}

/** Error Message **/
.parsley-error{ background:#fff !important; border-color:#ff5b57!important;}
.parsley-required{color:#e22720; font-size:11px; display:inline-block; margin:3px 0 0;}

/* login page h1 display */
.inner-container h1{ width:450px; align-content:center; margin:0 auto 0;font-size: 30px;}
.LoginContainer label{font-size:14px;}
.my-placeholder{ color:#bebebe;}
.Secured{ text-align:center; padding:20px 0 10px;}
input:focus, input:hover{outline: none;border: 1px solid #1d8ffe;}
/* Forgot password Mobile view */
@media (max-width: 767px) {
    .inner-container{ display:inherit; height:auto !important;}
    .table-cell{ display:inherit;}
    .LoginContainer{}
    .footer{position:absolute;}
}
.LoginContainer .UseEmail{font-size:14px; color:#434343; text-transform:lowercase; font-weight:bold; text-align:center;}
.changePassword h1{font-size:40px !important;}
/* New Forgot Password Page */
.table-row{ display:table-row;}
.text-center{ text-align:center;}
.LeftPanel,.RightPanel{  height:100%; vertical-align:middle; display:table-cell;}
.LeftPanel{width:45%;}
.RightPanel{width:55%;}
.LeftPanel img{ width:70%; }
.FormBox,.security_question{background:#fff; box-shadow:0 0px 7px #dcdada; border-radius:5px; display:inline-block; padding:30px 50px; width:300px; margin:0 auto; height:380px; position:relative;}
.security_question{ width:75%; height:auto; margin:30px 0; }
    .FormBox::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    bottom: -2em;
  top: 108px;
    left: 9px;
    box-sizing: border-box;
    
    border:9px solid black;
    border-color: transparent transparent #fff #fff;
    border-radius:2px;
    transform-origin: 0 0;
    transform: rotate(45deg);
    
    box-shadow: -2px 2px 2px 0 #dcdada;
  }
 .security_question.FormBox::after{display:none;}
.FormBox h2{ color:#353535;  font-size:28px; text-align:left; margin:0px 0 30px 0;    text-transform: capitalize;
    font-family: 'Roboto Slab';font-weight: 500;}
.FormBox .Step3 h2{margin-bottom:10px;}
.security_question h2{ margin-top:0px;}
.FormBox label{ color: #353535;
    display: block;
    font-weight: 700;
    font-size: 11px;}
.FormBox label small{display: inline-block;
    margin-left: 4px;
    color: #DA0E3F;
    font-size: 13px;}
.FormBox span{ font-size:14px; margin-top:4px; display:block;}
.FormBox input{ width: 95%;
    box-shadow: none;
    border-radius: 4px;
    margin-top: 8px;
    margin-bottom: 20px;
    height: 42px;
    border: 1px solid #C7C7C7;
    padding: 0 10px;
    line-height: 35px;
    color: #353535;}
.FormBox input:hover,.FormBox input:focus{ border:1px solid #353535;}
.FormBox .new-btnblue {
    background: #FFC65A;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
    border: 0;
    padding: 12px;
    color: #353535;
    font-weight: 700;
    font-size: 14px;
    border-radius: 4px;
    height: 42px;
    display: inline-block;
    width: auto;
    min-width: auto;
    text-align: center;
}
.new-btn{border: 2px solid #764FB7;
    padding: 10px;
    color: #764FB7;
    background: #fff;
    border-radius: 4px;    font-size: 14px;
    height: 42px;
    display: inline-block;
    width: auto;
    /* min-width: 73px; */
    text-align: center;
    /* line-height: 19px; */
    min-width: auto;}
    .new-btn:hover, .new-btn:focus {
    background: #461F87;
    border: 2px solid #461F87;
    color: #fff;
}
.m-l-16{margin-left: 16px;}
.m-t-24{margin-top: 24px;}
.new-btnblue:hover, .new-btnblue:focus {
    background: #F6A100;
    color: #353535;
}
.m-l-20{margin-left: 20px;}

/*.FormBox .btn:hover{  color: #1d8ffe;   border: 1px solid #1d8ffe;}
.FormBox .new-btnblue:hover{background: #F6A100;color: #353535;}*/
.BackLink{ display:inline-block; color:#764FB7; clear:both; margin:20px 0; text-decoration:none;font-size: 14px;}
.BackLink:hover{color: #461F87;}
.Note{border: 1px solid #F6A100; background:#FFEAC3; padding:8px; font-size:12px;
 float:left; border-radius:5px;width: 100%;display: flex;align-items: center;}
.Note span{color:#F6A100; float:left; margin:-16px 10px 0 5px; font-size:18px;transform: rotate(180deg);}
.Note p{ float:left; width:calc(100% - 35px); margin:0;color: #000;font-size: 12px;}
.ForgotPwd{ display:table; width:100%;}
.LoginWizard{ width:210px;padding-top: 70px;}
.LoginWizard .line{width:6px; background:transparent; float:right; height:200px;position: absolute;right: 64px;}
.progressline{ width:4px; background:#E3E3E3; float:right;}
.LoginWizard ul{float:left; padding:0; margin:0px 0 0 -26px; width:100%; height:270px; position:relative;}
.LoginWizard li{list-style:none; height:66.6px; position:absolute; width:100%;  }
.LoginWizard li span i{margin:14px 0 0; font-size:23px; display:inline-block;}
.LoginWizard li div{ width:50px; height:50px; float:right; border-radius:50%; background: #F7F7F7;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);line-height:50px; text-align:center;margin-left: 14px;}
.RightPanel .table-cell{ padding-left:14px;}
.LoginWizard li span{width:34px; height:34px; line-height:34px; color: #808080;border-radius:50%; display:inline-block; text-align:center; font-weight:bold;}
.LoginWizard li div.active{background: linear-gradient(174.67deg, #9654CB 0%, #6352BD 100%);
box-shadow: 1px 0px 16px rgba(0, 0, 0, 0.36);}
.LoginWizard li div.active span{background: linear-gradient(174.67deg, #9654CB 0%, #6352BD 100%);color:#fff; font-weight:bold; box-shadow:none;}
.LoginWizard li label{ width:140px;/*width:calc(100% - 56px); */color:#808080; font-weight:700; display:table-cell; vertical-align:middle; padding:0 0px 0 0px; height:45px;font-size:14px; line-height:20px;text-align: right;float: right;}
.LoginWizard li.Active label{color: #764FB7;font-family: 'Roboto Slab';font-weight: 500;font-size: 15px;background: linear-gradient(174.67deg, #9654CB 0%, #6352BD 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.first{ top:-22px;}
.second{ top:42%;}
.third,.last{ bottom:-44px;}
.StepList{ display:none;}
.StepList.active,.security_question .StepList {display:block; text-align:left;}
.FormBox .parsley-required{ display:block; margin:5px 0 0 0;}
.table{ display:table; width:100%; height:100%;}
.Step1,.Step2{ margin-top:40px;}
.changepassword .Step1{ margin-top:0;}
@media (max-width: 1270px) and (min-width: 1000px) {
    .LeftPanel{ width:40%;}
    .LeftPanel img{ width:85%;}
    .RightPanel{ width:60%;}
    .FormBox{ width:270px;}
}

@media (max-width: 999px)
{
    .LeftPanel{ display:none;}
    .RightPanel{ width:100%;}
    .RightPanel .table{ width:600px; margin:0 auto;}
}
/* Change Password */
.changepassword .LoginWizard .line{ height:150px;}
.changepassword .LoginWizard ul{ height:150px;}
.changepassword .FormBox h2{ margin:0px 0 10px 0;}
.changepassword .FormBox{height:380px;}
.changepassword .FormBox::after{ top:136px;}
.changepassword .first{ margin:4px 0 0 0;}
.changepassword .Note, .Step3 .Note{ margin-top:15px;}

.Submit-popup {
    width: 630px;height: 450px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-weight: bold;
    border-radius: 5px;
    display: none;
    box-shadow: 0 0 30px rgba(0,0,0,0.9);
    -moz-box-shadow: 0 0 30px rgba(0,0,0,0.9);
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.9);
    -o-box-shadow: 0 0 30px rgba(0,0,0,0.9);
}
.Submit-popup .Close {position: absolute;top: 12px;right: 15px;color: #a5a6a6;cursor: pointer;padding: 0;cursor: pointer;
background: transparent;border: 0;font-size: 21px;font-weight: bold;color: #000;text-shadow: 0 1px 0 #fff;;opacity: .4;}
.Submit-popup .modal-title {margin: 0;line-height: 1.42857143;font-weight: bold;font-size: 18px;}
.Submit-popup .Submit-header{border-bottom-color: #e2e7eb;-moz-box-shadow: inset 0 -5px 5px -5px #bfbdbd;-webkit-box-shadow: inset 0 -5px 5px -5px #bfbdbd;
box-shadow: inset 0 -5px 5px -5px #bfbdbd;padding: 15px 15px 11px;}
.Submit-popup .Submit-body{background: #fff;border-radius: 5px;}
.Submit-popup .new-btn {
    color: #676666;
    text-transform: uppercase;
    border: 1px solid #fff;
    height: 36px;
    line-height: 22px;
    font-size: 14px;
    font-weight: normal;
    width: auto;
    min-width: 100px;
    background: #fff;
    box-shadow: 0 0px 7px #dcdada;border-radius: 5px;
}
.Submit-popup .new-btnblue {
    background: #1d8ffe;border: 0px;
    color: #fff;
    width: auto;
    min-width: 100px;
    text-transform: uppercase;
    font-size: 14px;
    height: 35px;
    line-height: 22px;
    box-shadow: 0 0px 7px #dcdada;border-radius: 5px;
}
.Submit-popup .btn.new-btn:hover {
    border-color: #1d8ffe;
    color: #1d8ffe;
}
.Submit-popup .new-btnblue:hover, .Submit-popup .new-btnblue:focus {
    color: #fff;
}
.Submit-popup .new-btnblue:focus, .Submit-popup .new-btnblue:active:focus, .Submit-popup .new-btnblue.active:focus {
    outline: none;
    border: 1px solid #717171;
    box-shadow: 0 0px 7px #b6b3b3;
    border-radius: 5px;
}
.Submit-body .Forgot-Img{width: 100%;}
.Submit-body .password-label{font-size: 20px;}
.Submit-body p{margin: 0px;font-weight: normal;font-size: 16px;padding-bottom: 10px;padding: 0px 30px 5px;}
.Submit-popup .Submit-footer{padding: 0px 0px 20px;}
.TrialPwd .FormBox::after{display: none;}
.FormBox{display: table-cell; vertical-align: middle;}
.Submit-body p a{color: #1d8ffe;}
.mask {
    background: rgba(46,45,45,0.8);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
}
.new-btnpink {
    color: #fff;
    text-transform: uppercase;
    height: 35px;
    line-height: 22px;
    font-size: 14px;
    font-weight: normal;
    width: auto;
    min-width: 100px;
    background: #fc51b3;border-radius: 5px;
    box-shadow: 0 0px 7px #dcdada;border: 1px solid transparent;
}
.Submit-body .AutoSection{padding: 0px;margin-top: 25px;}
.m-0{margin: 0px !important;}
.m-r-10{margin-right: 10px !important;}
.p-0{padding: 0px !important;}
.m-t-20{margin-top: 20px !important;}
.Submit-body .new-btnpink{margin-top: 15px;cursor: pointer;}
.Submit-body .Seconds{display: inline-block;color: #ef0707;font-style: italic;}
.FormBox .Btn-Link{text-align: center !important;text-decoration: none;}
/* Server Maintanance */
.ServerMaintaince img{ height:300px;}
.ServerMaintaince{ background:#440e5c; text-align:center;}
.ServerMaintaince h2{     color: #cececd;
    margin: 0 auto 15px;
    max-width: 500px;
    font-size: 26px;
    line-height: 32px;}
.ServerMaintaince p{ color:#cececd; font-size:16px; margin:10px 0 0;}
#footer {
    position: absolute;
    left: 0;
    right: 0;
    height: 36px;
    bottom: 0;
    border-top: 1px solid #D4D4D4;
    padding-top: 20px;
    margin: 0px 30px;
    font-size: 0.857rem;
}
.footer li, .footer ul, .footer p {
    display: inline-block;margin: 0px;
}

.footer a {
    color: #764FB7;
    font-weight: 700;
    padding-right: 12px;
    border-bottom: 2px solid #F7F7F7;
}
.footer p {
    color: #000000;
    font-weight: 400;
    float: right;
    margin-bottom: 0;
}
.LoginLabel{margin-top: 25px;}
.DivPad .text-center{margin-top: -80px;}
.DivPad::after{content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    bottom: -2em;
    top: 214px;
    left: 9px;
    box-sizing: border-box;
    border: 12px solid #7A4EB9;
    border-color: transparent transparent #7A4EB9 #7A4EB9;
    border-radius: 4px;
    transform-origin: 0 0;
    transform: rotate(45deg);
    box-shadow: -2px 2px 2px 0 #dcdada;}
.ForgotEmail .DivPad::after{display: none;}
.leftpass{background: -webkit-linear-gradient(left, #7D53C4 50%, white 50%, #fff);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);border-radius: 4px;}
#Emailaddress .leftpass{height: 430px;position: relative;}
#Emailaddress.new-modal.modal.fade .modal-dialog {max-width: 840px !important;}
.leftpass .LeftInner{box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);border-radius: 4px;
    background: #fff;padding: 50px 40px;width: 666px;text-align: center;position: relative;}
.leftpass .LeftInner .EmailImage{    position: absolute;top: -50px;right: 280px;}
.leftpass .Div-Center,.EmailImage span img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.leftpass .EmailImage span{display: inline-block;width: 106px;height: 106px;box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);background: #fff;border-radius: 50%;position: relative;}
.leftpass .LeftInner p{color: #808080;font-weight: 500;font-family: 'DM Sans';}
.leftpass .LeftInner p a{display: inline-block;border-bottom: 2px solid transparent;}
.leftpass .LeftInner p a:hover{border-bottom: 2px solid #461F87;color: #461F87;}
#Emailaddress .modal-content .close.CloseBtn{position: absolute;top: 24px;opacity: 1;}
.ChangePassword .PassMain{padding: 60px 180px;}
.ChangePassword .PassMain .NewSubTitle{text-align: left;font-family: 'Roboto Slab';font-weight: 500;font-size: 18px;}
.ChangePassword .close.CloseBtn{right: -102px;top: 0px;}
.ChangePassword .new-btn{border: 2px solid #764FB7;color: #764FB7;}
.ChangePassword .new-btn:hover{color: #fff;border: 2px solid #461F87;background: #461F87;}
.icon-Eye-Icon-active:before {
    color: #461F87;
}
.PasswordSection .Info-Section{width: 100%;position: absolute;z-index: 999;}
.MacArrow .DivPad::after{top: 258px;}
/* Safari */
/*@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
        .DivPad::after{top: 258px;}
     }
 }
.mac-os.safari .DivPad::after{top: 258px;}
.mac-os.chrome .DivPad::after{top: 258px;}*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* this will target only Mac Safari and Chrome browsers */
    .mac-os .DivPad::after{top: 258px;}
}
.mac-os .DivPad::after{top: 258px;}
/* Safari */