@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,800&family=Roboto:wght@400;500;700;900&display=swap');

/* LW theme */
:root {
  --header-btn-bg: #034463;
  --header-btn-color: #ffffff;
  --header-a-color: #034463;
  --footer-bg: #044464;
  --body-bg: #E8F0F3;
  --page-header-color: #044464;
  --form-btn-bg: #4AAFE5;
  --form-btn-load: #4AAFE5;
}

.article-fullwidth .after-article {
    display: none;
}

section.login-wrapper {
    width: 1170px;
    margin: auto;
    max-width: 100%;
    text-align: left;
    padding-bottom: 50px;
}
.message-wrapper .alert h4 {
    margin-bottom: 10px;
    font-weight: bold;
}
#zsiq_float .zsiq_flt_rel {
    background: #f70016 !important;
}
._iDld {
    width: 560px;
    margin: 30px auto 60px auto;
    font-family: 'Roboto', sans-serif;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 15px #0000001a;
    border-radius: 5px;
    opacity: 1;
    padding: 60px 45px 70px 45px;
    max-width: 100%;
}
.opacity-80:hover, .opacity-80:focus, .opacity-80:active {
    opacity: .8 !important;
}
h1._tEMX, .reset-complete.reset-password-wrapper.membership-reset-password-wrapper .page-header h1, .reset-confirm.reset-password-wrapper.membership-reset-password-wrapper .page-header h1 {
    line-height: 62px;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 23px;
    padding: 0;
    margin-top: 0;
    color: var(--page-header-color);
}
a._Bc4M {
    color: #428BCA;
    text-decoration: underline;
}
._LbXR {
    line-height: initial;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000000;
}

a._Bc4M {
    margin-left: 10px;
}

._6Rpk {
    line-height: 19px;
    font-size: 16px;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    color: #666666;
}

input._2TvH {
    width: 100%;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
    padding: 0 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D3D3D3;
    border-radius: 1px;
    opacity: 1;
    height: 44px;
}

._kbtd {
    margin-bottom: 20px;
}

._Zjt3 {margin-right: 10px;}

input._EK7C {
    width: 22px;
    height: 22px;
}

._dTeo {
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}
.login-header {
    margin-bottom: 20px;
}
._KdBI {
    font-size: 14px;
        color: #000000;
}

input._tQFG {
    color: #FFF;
    font-size: 18px;
    margin-bottom: 25px;
    cursor: pointer;
    text-transform: none;
    background: var(--form-btn-bg);
    border-radius: 5px;
    padding: 10px;
    border: 1px solid var(--form-btn-bg);
    width: 100%;
    margin-top: 15px;
}

input._tQFG:hover {
    opacity: 0.8;
}

a._4Dj4 {
    text-align: center;
    display: block;
    line-height: 33px;
    font-size: 16px;
    text-decoration: underline;
    color: #428BCA;
}
._gbzpt {
    font-size: 14px;
    color: #0576B4;
}
._gbzp {
    position: relative;
}
._gbzpt {
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
}
._gbzpt:hover {
    opacity: .8;
}
@-webkit-keyframes spin {
  from {
     transform: rotate(0deg);
      }
      to {
        transform: rotate(360deg);
      }
    }
    @keyframes spin {
      from {
        transform: rotate(0deg);
      }
      to {
        transform: rotate(360deg);
      }
    }
    .btn-load {
      transition: all 75ms linear;
      transition: all 0.4s linear;
    }

    .btn-load:disabled {
      cursor: default;
      background: #ddd;
      text-shadow: -1px 0px 1px #bbb;
    }
    .btn-load.processing {
      text-indent: -9999px;
      padding: 0 !important;
      width: 40px !important;
      height: 40px !important;
      background: transparent !important;
      border: 2px solid var(--form-btn-load) !important;
      border-right-color: transparent !important;
      border-radius: 50% !important;
      -webkit-animation: spin 1s 0.4s infinite linear;
              animation: spin 1s 0.4s infinite linear;
    }

/* user navigation */
.top-header-right .signup-container p {
    line-height: 40px;
    height: 40px;
    margin: 0;
}
#top-header-wrapper {
    display: flex;
    justify-content: space-between;
    zoom: 1;
    width: 1170px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    line-height: 40px;
    height: 40px;
    padding:  0;
}
.login-wrapper #breadcrumbs-container, .reset-password-wrapper #breadcrumbs-container {
    text-align: left;
}
 a.btn-charegebee.btn-top-signin img {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s linear,opacity 0.3s linear;
    width: 0;
    vertical-align: middle;
    margin-left: 5px;
    display: none;
}

#top-header-wrapper #chargebee-header {
    display: flex;
}
.mobile-new #chargebee-header {
    line-height: 40px;
}
 input.btn-top-submit.btn-charegebee,  a.btn-charegebee.btn-top-manage {
    padding: 5px 40px 5px 25px;
    background: var(--form-btn-bg);
    color: #FFF;
    margin-right: 8px;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid var(--form-btn-bg);
    border-radius: 3px;
    opacity: 1;
    font-size: 14px;
    line-height: 1em;
    display: inline-block;
    font-weight: bold;
    /*margin-top: -5px;*/
}
input.btn-top-submit.btn-charegebee:hover {
    opacity: .9;
}
 a.btn-charegebee.btn-top-signin {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #ffffff;
    border-radius: 3px;
    opacity: 1;
    padding: 5px 25px;
    font-size: 14px;
    line-height: 1em;
    display: inline-block;
    background: transparent;
    color: #ffffff;
    width: 100px;
    text-decoration: none;
    /*margin-top: -5px;*/
}
a.btn-charegebee.btn-top-logout {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #ffffff;
    border-radius: 3px;
    opacity: 1;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 1em;
    display: inline-block;
    background: transparent;
    color: #ffffff;
    width: 100px;
    text-decoration: none;
    /*margin-top: -5px;*/
}
 a.btn-charegebee.btn-top-signin:hover {
    padding: 5px 15px;
}
 a.btn-charegebee.btn-top-signin:hover > img  {
    display: inline-block;
    visibility: visible;
    width: 12px;
    opacity: 1;
}
/*mobile*/
#chargebee-header {
    display: flex;
    justify-content: center;
}
#signup-container-mobile {
    background: #000000;
    height: auto;
    margin: 0;
    text-align: center;
    color: #FFF;
    font-family: Roboto;
    font-weight: normal;
    padding: 10px 15px;
}
.chargebee-header-cta a.lock-icon {
    position: relative;
}
.chargebee-header-cta a.lock-icon::after {
    content: '\f023';
    font-family: FontAwesome;
    font-size: 14px;
    top: 9px;
    transform: translateY(-50%);
    position: absolute;
    right: 30px;
    color: #ffffff;
}
/* end user navigation */
/* reset password */


.reset.reset-password-wrapper .page-header h1, .reset-confirm.reset-password-wrapper h1 {
    line-height: 45px;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 23px;
    padding: 0;
    margin-top: 0;
    color: var(--page-header-color);
    text-align: left;
}
.reset-password-wrapper form#user-registration p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
}
.reset.reset-password-wrapper form#user-registration button, .reset-confirm.reset-password-wrapper form button,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper form#user-complete button,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper form button {
    color: #FFF;
    font-size: 18px;
    margin-bottom: 25px;
    cursor: pointer;
    text-transform: none;
    background: var(--form-btn-bg);
    border-radius: 5px;
    padding: 10px;
    border: 1px solid var(--form-btn-bg);
    width: 100%;
    margin-top: 15px;
}
.reset.reset-password-wrapper form#user-registration button:hover, .reset-confirm.reset-password-wrapper form button:hover,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper form#user-complete button:hover,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper form button:hover {
    opacity: .8;
}
.reset-password-wrapper form#user-registration label#jform_email-lbl {
    line-height: 19px;
    font-size: 16px;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    color: #666666;
}


.reset-password-wrapper .alert.alert-notice {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert {
    display: inline-block;
    width: 100%;
}
.alert.alert-notice {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-warning {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.reset-password-wrapper form#user-registration input#jform_email, #confirm-main-container .reset-confirm.reset-password-wrapper form input,
.reset-confirm.reset-password-wrapper.membership-reset-password-wrapper input,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper form#user-complete input,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper input {
    width: 100%;
    line-height: 48px;
    height: 50px;
    font-size: 14px;
    padding: 0 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D3D3D3;
    border-radius: 1px;
    opacity: 1;
    height: 44px;
}
.reset-confirm.reset-password-wrapper.membership-reset-password-wrapper form#user-confirm .control-group,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper form#user-complete .control-group {
    margin-bottom: 15px;
}
.reset-confirm.reset-password-wrapper.membership-reset-password-wrapper form#user-confirm,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper form#user-complete {
    background: transparent;
    padding: 0;
    border: 0;
    font-size: 14px;
    color: #000000;
}
.reset-confirm.reset-password-wrapper form button:hover, .reset-complete.reset-password-wrapper.membership-reset-password-wrapper form#user-complete button:hover {
    opacity: .8;
}
#system-message .alert > .close::before, #system-message .alert > .close::after {
    content: none;
}
#system-message .alert h4 {
    margin-bottom: 5px;
    font-weight: bold;
}
#confirm-main-container {
    margin: 0 auto 50px;
    width: 600px;
    max-width: 100%;
}
.reset-confirm.reset-password-wrapper form fieldset, .reset-complete.reset-password-wrapper.membership-reset-password-wrapper form#user-complete fieldset{
    border: 0;
    padding: 0;
    text-align: left;
}
.reset.reset-password-wrapper, .reset-confirm.reset-password-wrapper,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper {
    width: 560px;
    margin: 30px auto 60px auto;
    font-family: 'Roboto', sans-serif;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 15px #0000001a;
    border-radius: 5px;
    opacity: 1;
    padding: 60px 45px 70px 45px;
    max-width: 100%;
}
.reset.reset-password-wrapper .page-header {
    padding: 0;
    margin: 0;
    border: 0;
}
.reset-password-wrapper form#user-registration {
    min-height: 20px;
    padding: 0;
    margin-bottom: 0;
    background-color: white;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.reset.reset-password-wrapper form#user-registration fieldset, .reset-complete.reset-password-wrapper.membership-reset-password-wrapper form fieldset {
    border: 0;
    padding: 0;
    margin: auto;
    text-align: left;
}
.reset-confirm.reset-password-wrapper form fieldset .control-group,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper form fieldset .control-group {
    margin-bottom: 15px;
}

.reset-confirm.reset-password-wrapper.membership-reset-password-wrapper .page-header,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper .page-header {
    border: 0;
    padding: 0;
}
.reset-confirm.reset-password-wrapper.membership-reset-password-wrapper form,
.reset-complete.reset-password-wrapper.membership-reset-password-wrapper form {
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 16px;
    color: #000000;
    box-shadow: unset;
}
/* end reset password */

@media (max-width:1024px) {
._iDld {
    padding: 45px 35px;
    width: 520px;
}
h1._tEMX {
    line-height: 41px;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
}
._LbXR {
    line-height: 29px;
    font-size: 14px;
}
a._4Dj4 {
    line-height: 29px;
    font-size: 14px;
}
#body-container {
    padding-bottom: 0;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .cdiv.login-wrapper, #reset-main-container, #confirm-main-container {
        padding-top: 70px;
    }
}
@media (max-width:1001px) {
.mobile-new .chargebee-header-cta a.lock-icon::after {
        top: 16px;
}

}

@media (max-width:767px) {
.chargebee-header-cta a.lock-icon::after {
    top: 12px;
}
._iDld {
    padding: 35px 25px;
    width: 100%;
}
}