body {
    overflow-x: hidden;
}

.g-recaptcha .grecaptcha-badge {
    display: none !important;
}

.re-captcha-policy-border {
    border-bottom: 1px dotted #C0C8D7;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 12px;
    font-size: 0.75rem;
    text-align: right;
    color: #98A5BB;
}

.re-captcha-policy {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    color: #98A5BB;
}

.neonfront{
min-height: 100vh;
display: flex;
flex-direction: column;
}

/** for vue load flash*/
[v-cloak]{
    display: none;
}

.navbar .container-fluid.neonfront_header {
    display: flex;
    background: transparent;
    padding: 0px 30px;
    min-height: 110px;
}

.neonfront_logo {
    min-height: 45px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.neonfront_logo img {
    margin-top: auto;
    margin-bottom: auto;
    max-width: 100%;
}

.neonfront_links {
    display: flex;
    margin-left: auto;

}

.neonfront_link {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 75px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    color: #002D41;
    text-decoration: none;
}

.neonfront_link.neonfront_link_account_logged {
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 0px;
    font-size: 24px;
    color: #54698D;
    text-decoration: none;
}

.neonfront_cover {
    display: flex;
    padding: 0;
    flex-grow: 1;
}

.form_mask_layer {
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    position: fixed;
    background-color: rgba(155, 155, 155, 0.2);
    display: none
}
.form_mask_layer span{
    position: absolute;top: 72px;
}
.form_mask_layer p{
    position: relative;top: 50%;left: 50%;
}

.form_mask_layer img{
    left: 8px;position: absolute;
}
.neonfront_container {
    width: 440px;
    padding: 20px 32px;
    background: #FFFFFF;
    border: 1px solid #E6E9EE;
    box-sizing: border-box;
    box-shadow: 0 0 2px rgba(47, 73, 117, 0.14), 0 2px 2px rgba(47, 73, 117, 0.12), 0 1px 3px rgba(47, 73, 117, 0.2);
    border-radius: 4px;
    flex-shrink: 0;
    flex-grow: 0;
}

.neonfront_content_title {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.909091px;
    text-transform: uppercase;
    color: #1C2023;
    margin-bottom: 6px;
    padding: 10px;
}

.navbar-brand {
    z-index: 100;
}

.navbar-collapse {
    z-index: 100;
}

.neonfront_content_desc {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #3C4144;
    padding: 10px;
    word-break: break-all;
}

.neonfront_content_media {
    padding-top: 18px;
    padding: 10px;
}

.neonfront_content_media.media_object {
    margin: auto auto;
    max-width: 325px;
}

.neonfront_content_desc>p{
    margin-bottom: 0.5rem;
}

.neonfront_content_desc>p:last-child{
    margin-bottom: 0rem;
}

.neonfront_content_media {
    width: 100%;
    margin-top: 6px;
    display: flex;
    padding: 5px 10px;
}

.neonfront_content_media .media_object {
    margin: auto;
}

.neonfront_content_media img {
    max-width: 100%;
}

.neonfront_content_campaign{
    text-align: center;
}

.neonfront_content_campaign>.box{
    background: #FFFFFF;
    box-shadow: 0px 0px 2px rgba(47, 73, 117, 0.14), 0px 2px 2px rgba(47, 73, 117, 0.12), 0px 1px 3px rgba(47, 73, 117, 0.2);
    border-radius: 4px;
}

.neonfront_footer {
    min-height: 4rem;
}

.neonfront_footer_lv_info {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 21px;
    padding-bottom: 3px;
    word-break: break-word;
}

.neonfront_footer_lv_media {
    padding: 12px 20px;
    font-size: 20px;
}

.neonfront_footer_lv_media i {
    padding: 0 12.5px;
}

.neonfront_exit_check i{
    font-size: 60px;
    color: #008000;
}

.neonfront_exit_amount{
    font-family: Lato;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 33px;
    color: #002D41;
}

.neonfront_exit_title{
    font-family: Lato;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 28px;
    color: #002D41;
    margin-bottom: 17px;
}

.neonfront_exit_text{
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #54698D;
    margin-bottom: 17px;
}

.neonfront_daf_exit_tracking_id{
    text-decoration: none;
    font-weight: bold;
    margin-top: 13px;
}
.neonfront_daf_exit_step{
    display: flex;
    background-color: #f9fafc;
    min-height: 76px;
    align-items: center;
}

.neonfront_daf_exit_step_span{
    font-weight: bold;
    color: #3C4144;
}
.neonfront_daf_exit_mb0{
    margin-bottom: 0 !important;
}
.neonfront_daf_exit_mp0{
    margin-top: 0 !important;
}
.neonfront_daf_exit_step_content{
    text-align: left;
    padding-left: 8px;
}
.neonfront_daf_exit_continue_btn{
    margin-top: 33px;
    padding: 0;
}
.addthis_default_style {
    margin-right: 20px;
    margin-top: 20px;
}

.xq-facebook {
    padding-left: 20px;
}

.at-icon-facebook, .at-icon-twitter, .at-icon-linkedin, .at-icon-email {
    width: 22px!important;
    height: 22px!important;
}

.at-icon-wrapper {
    width: 22px!important;
    height: 22px!important;
    margin-left: 19px;
    background-color: #282968!important;
    border-radius: 5px;
}

.footer_center_column_content {
    margin: auto;
    text-align: left;
}
.footer-root {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    display: flow-root;
}
.footer-root-link {
    color: white!important;
    text-decoration: none;
}
.footer-root-right {
    float: right;
}
.footer-root-right-footer {
    margin-left: 5px;
    margin-right: 15px;
}
.footer-root-right-header {
    margin-top: 0px;
    margin-right: 25px;
}
.footer-root-left {
    float: left;
    font-family: Lato;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.social-link-icon {
    padding: 0 12.5px;
}

.NeonPay__session {
    display: none;
}

.neonfront-paypal-text {
    color: #54698d!important;
}

.neonfront_paylater_content .neonfront_checkbox_label {
    color: #54698d!important;
}

.neonfront-profile-dropdown{
    font-family: 'Lato';
}

.neonfront-profile-dropdown i{
    cursor: pointer;
}

.neonfront-profile-dropdown .dropdown-menu{
    font-weight: 500;
    font-size: 14px;
    color: #1C2023;
    right: -20px;
    top: 34px;
}

.neonfront-profile-dropdown .dropdown-item:hover{
    background: #E2F2FE;
}

.neonfront-profile-dropdown .title{
    text-align: center;
    font-weight: 700;
    font-size: 1em;
    color: #002D41;
    text-transform: uppercase;
}

.neonfront-profile-dropdown .fa-caret-down{
    font-size: 18px;
    color: #3C4144;
    position: absolute;
    left: 38px;
    top: 5px;
}

.neonfront-profile-dropdown .up-arrow {
    width: 0;
    height: 0;
    position: absolute;
    margin-top: -20px;
    margin-left: calc(100% - 28px);
    border: solid 6px transparent;
    border-bottom: solid 6px #E4E7ED;
}

.neonfront-profile-dropdown .link-label{
    height: auto;
    word-wrap:break-word;
    word-break:break-all;
    overflow: hidden;
}

.neonfront-profile-dropdown .up-arrow::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: -5px;
    top: -4px;
    border: solid 5px transparent;
    border-bottom: solid 5px white;
}

.neonfront-profile-dropdown .name{
    position: relative;
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background-size: cover;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    border-radius: 28px;
    text-transform: uppercase;
    background: #3C4144 center;
    background-size: cover;
}
