/*font-family: 'Open Sans', sans-serif;*/



/* carp  flow */

.logo_laurentian {
    float: left;
    width: 174px;
    margin-top: 0;
}

.laurentian {
    cursor: default;
    display: block;
}

.laurentian_flow .header_menu {
    display: none;
}

.laurentian_flow .head_right {
    height: 50px;
    align-items: center;
    display: flex;
    margin-top: 6px;
}

.laurentian_flow .login_area {
    margin-top: 0;
}

.laurentian_flow.page-template-activate .login_area {
    display: flex;
    align-items: center;
}

.laurentian_flow .login_area a {
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    margin: 0 20px;
}

.laurentian_flow .login_area a:hover {
    color: #004070;
}

.laurentian_flow .laurentian_activate {
    background-color: #e00d42 !important;
    height: 50px;
    line-height: 50px;
    padding: 0 45px !important;
    color: #fff !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    border-radius: 4px !important;
}

.laurentian_flow .laurentian_activate:hover {
    /* background-color: #f2184e !important; */
    background-color: #AE0A33 !important;
    color: #fff !important;
}

.laurentian_flow.page-template-activate .payment-form.activation-payment-form .new_frm_area {
    padding: 125px 0 40px !important;
}

.laurentian_flow .frm_wrap_mailactivation {
    max-width: 560px;
    margin: 0px auto;
}

.laurentian_flow.page-template-template-partsactivate-php .activation_custom_form h2 {
    font-size: 36px;
    color: #004070;
    line-height: 45px;
    text-transform: inherit;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

.laurentian_flow .activation_pg_hd p,
.laurentian_flow.page-template-template-partsactivate-php .marina_text,
.laurentian_flow.page-template-template-partsactivate-php .frm_wrap_mailactivation p,
.laurentian_flow.page-template-template-partsactivate-php .frm_wrap_mail_pin p span {
    font-size: 20px;
    color: #000;
    line-height: 25px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .payment-form .validate_frm label {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #222222;
    text-transform: capitalize !important;
    font-size: 14px;
    margin-bottom: 8px;
}

.laurentian_flow .type_fld {
    min-height: 60px;
    height: auto;
    line-height: 35px;
    border-radius: 4px;
    border: 2px solid #767676 !important;
    font-size: 16px;
    color: #181818 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}

.laurentian_flow .type_fld:focus {
    border: 2px solid #045ba7 !important;
    box-shadow: 0 0px 0px 5px rgba(4, 91, 167, 0.25) !important;
    border-color: #045ba7 !important;
}

.laurentian_flow.page-template-template-partsactivate-php .global_btn.next_btn {
    padding-right: 20px;
    background-image: none;
    background-color: #004070;
    padding: 14px 20px 14px;
    font-size: 16px;
    min-width: 175px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    text-align: center;
    border-radius: 4px;
}

.laurentian_flow.page-template-template-partsactivate-php .global_btn.next_btn:hover {
    background: #0068b8;
    background-image: none;
    color: #fff;
}

.laurentian_flow.page-template-template-partsactivate-php .global_btn.next_btn:focus {
    background-image: none !important;
    background: #004070 !important;
    color: #fff !important;
    box-shadow: 0 0px 0px 5px #7ac5fe !important;
}

.laurentian_flow.page-template-template-partsactivate-php .global_btn.next_btn:active {
    /* background: #fdb812 !important; */
    /* color: #004070 !important; */
    box-shadow: none !important;
    /* 16.03.22 */
    background: #d8ecfd !important;
    color: #222 !important;
    border: 2px solid #222;
}

.laurentian_flow.page-template-template-partsactivate-php .btn_outr {
    margin-top: 10px;
}

.laurentian_flow #PrimaryNotActivated .new_frm_area {
    padding: 125px 0 100px !important;
}

.laurentian_flow .NotActivated_ioc {
    background-color: transparent;
    padding: 0;
}

.laurentian_flow .logo {
    display: none;
}

.laurentian_flow.page-template-template-partsactivate-php .activation_custom_form .PrimaryNotActivated_area p {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 25px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow.page-template-template-partsactivate-php .ifyouhavequst {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: 25px;
    color: #000;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 22px;
}

.laurentian_flow.page-template-template-partsactivate-php .ifyouhavequst a {
    color: #004070;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    text-decoration: underline;
    display: inline-block;
}

.laurentian_flow.page-template-template-partsactivate-php .ifyouhavequst a:hover {
    color: #004070;
    text-decoration: underline;
    font-weight: 700;
}

.laurentian_flow.page-template-template-partsactivate-php .ifyouhavequst a:focus {
    padding: 0 2px;
    border: 2px solid #004070;
    box-shadow: 0 0px 0px 5px rgb(0 64 112 / 30%);
    color: #004070;
    border-radius: 4px;
    font-weight: 700;
}

.laurentian_flow.page-template-template-partsactivate-php .ifyouhavequst a:active {
    color: #004070;
    border: none;
    box-shadow: none;
    padding: 0;
    text-decoration: underline;
    font-weight: 700;
}

.laurentian_flow.page-template-template-partsactivate-php .ifyouhavequst span {
    display: block;
    margin-bottom: 5px;
}

.laurentian_flow #sStep .new_frm_area {
    padding-top: 0 !important;
}

.laurentian_flow.laurentian_verify_code .payment-form.activation-payment-form .new_frm_area {
    padding: 0px 0 105px !important;
}

.laurentian_flow .active_card_menu_new li:first-child:before {
    border-bottom: 3px solid #004070 !important;
    background: #004070;
}

.laurentian_flow .active_card_menu li a {
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #000;
}

.laurentian_flow .new_success_msg {
    text-align: center;
}

.laurentian_flow.page-template-activate .new_success_msg {
    top: 162px;
    background: #dff0d8;
}

.laurentian_flow .new_success_msg span {
    font-size: 16px;
    width: auto;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    float: none;
    margin: 3px 10px 0;
}

.laurentian_flow .new_success_msg i,
.laurentian_flow .new_success_msg span {
    float: none;
    display: inline;
    vertical-align: middle;
    color: #000;
}

.laurentian_flow .new_success_msg i {
    /* display: inline-block; */
    display: none;
}

.laurentian_flow .new_success_msg .cross_btn {
    display: none;
}

.laurentian_flow .verfy_eml_box {
    margin-bottom: 50px;
}

.laurentian_flow .verfy_eml_box h4 {
    font-size: 20px;
    color: #000;
    line-height: 26px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.laurentian_flow .email_show {
    color: #004070;
    font-size: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    display: block;
    margin-bottom: 35px;
    cursor: pointer;
}

.laurentian_flow .email_show a {
    text-decoration: underline;
}

.laurentian_flow .ddnt_rcv_email {
    font-size: 20px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 28px;
}

.laurentian_flow .rsendCode {
    color: #ec1c24;
    text-decoration: underline;
    display: inline;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    border: 1px solid transparent;
}

.laurentian_flow .rsendCode:hover {
    color: #000;
}

.laurentian_flow .rsendCode:focus {
    border: 1px solid #045ba7;
    padding: 0 2px;
    box-shadow: 0 0px 0px 5px rgba(4, 91, 167, 0.25);
    color: #ec1c24;
}

.laurentian_flow .rsendCode:active {
    color: #045ba7 !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.laurentian_flow .ddnt_rcv_email a {
    color: #004070;
    text-decoration: underline;
    display: inline;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
    border: 1px solid transparent;
    font-weight: 600;
}

.laurentian_flow .ddnt_rcv_email a:hover {
    color: #004070;
    text-decoration: underline;
    /* font-weight: 700; */
    /* 16.03.22 */
    font-weight: 600;
}

.laurentian_flow .ddnt_rcv_email a:focus {
    border: none;
    box-shadow: none;
    color: #004070;
    border-radius: 4px;
    font-weight: normal;
    padding: 2px 2px;
}

.laurentian_flow .ddnt_rcv_email a:active {
    color: #004070 !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.laurentian_flow .validate_frm .otp_sec {
    padding: 0px 0 40px;
}

.laurentian_flow .validate_frm .otp_sec h5 {
    text-align: center;
    font-size: 24px;
    color: #000;
    margin-bottom: 15px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .validate_frm .otp_outer {
    width: fit-content;
    margin: 0 auto;
    position: relative;
}

.laurentian_flow .validate_frm .otp_outer>.flex_row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 -10px;
    justify-content: center;
    gap: 5px;
}

.laurentian_flow .validate_frm .flex_col-3 {
    /* -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; */
    padding: 0px;
    max-width: 84px;
}

.laurentian_flow .validate_frm .otp_box {
    width: 100%;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #fff;
    box-shadow: none;
    text-align: center;
    font-size: 60px;
    -webkit-appearance: none;
    appearance: none;
    text-transform: capitalize;
    height: 98px;
    border: 2px solid #959595;
    color: #000;
    padding-left: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
}

.laurentian_flow .validate_frm .otp_box:focus {
    border: 2px solid #004070;
    box-shadow: 0 0px 0px 5px #7ac5fe !important;
}

.laurentian_flow.page-template-activate .pg_progress {
    height: 3px;
    position: absolute;
    background-color: #004070;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

.laurentian_flow .active_card_menu_new li.active:after {
    background-image: url(../images/lbc/tick_round.png);
}

.laurentian_flow #sectionB.frm_wrap {
    width: 100%;
    max-width: 560px;
}

.laurentian_flow p {
    letter-spacing: 0;
}

.laurentian_flow #sectionB .input_width_small {
    max-width: 100%;
    margin: 0 auto;
}

.laurentian_flow .material_pass_view_ico {
    top: 45px;
}

.laurentian_flow.page-template-activate .material_ico img {
    max-height: 24px;
    vertical-align: middle;
}

.laurentian_flow .new_numeric_text {
    width: 100%;
    margin-top: 15px;
    padding: 20px 20px 10px;
    border-radius: 4px;
    border: none;
    position: static;
    display: block;
    background-color: #ebf6ff;
    border-left: 8px solid #004070;
    font-size: 14px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    transform: none;
}

.laurentian_flow .new_numeric_text ul {
    display: flex;
    flex-wrap: wrap;
}

.laurentian_flow input:disabled {
    background-color: #e2e2e2;
    color: #737373;
    pointer-events: none;
    opacity: 1;
}

.laurentian_flow .new_numeric_text ul li {
    width: 50%;
}

.laurentian_flow .new_numeric_text span {
    padding-left: 30px;
    margin-bottom: 10px;
    line-height: 24px;
}

.laurentian_flow .new_numeric_text .val_ico {
    background: url(../images/lbc/checkbox.png) left center no-repeat;
    background-position: 0px 1px;
    background-size: 20px 20px !important;
}

.laurentian_flow .new_numeric_text span.criteria_ful {
    background: url(../images/lbc/tick_round.png) left center no-repeat;
    background-size: 20px 20px !important;
}

.laurentian_flow .SecurityShow {
    margin-top: 0;
    padding-top: 40px;
    border-top: 0;
}

.pass_and_sqstn h5 {
    text-align: center;
    color: #004070;
    font-size: 36px;
    margin-bottom: 25px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .form-group .bootstrap-select>.btn,
.laurentian_flow .payment-form .bootstrap-select .btn-default {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}

.laurentian_flow .form-group .form-control,
.laurentian_flow .form-group .bootstrap-select>.btn,
.laurentian_flow .payment-form .bootstrap-select .btn-default {
    min-height: 60px;
    height: auto;
    line-height: 35px;
    border-radius: 4px;
    border: 1px solid #737373 !important;
    color: #b2b2b2;
}

.laurentian_flow .form-group .open>.dropdown-toggle.btn,
.laurentian_flow .form-group .open>.dropdown-toggle.btn.focus,
.laurentian_flow .form-group .open>.dropdown-toggle.btn:focus,
.laurentian_flow .form-group .bootstrap-select:focus>.btn,
.laurentian_flow .form-group .bootstrap-select>.btn:focus {
    border: 2px solid #004070 !important;
    box-shadow: 0 0 0 5px #7ac5fe !important;
}

.laurentian_flow .form-control:focus {
    box-shadow: 0 0 0 5px #7ac5fe !important;
    border: 2px solid #004070 !important;
}

.laurentian_flow .dropdown-menu {
    padding: 0 10px;
    /* min-height: 250px !important; */
    border-radius: 10px;
}

.laurentian_flow .bootstrap-select.btn-group .dropdown-menu li.selected {
    border-bottom: 0;
}

.laurentian_flow .bootstrap-select.btn-group .dropdown-menu li.selected a {
    border-bottom: 1px solid #004070;
}

.laurentian_flow .bootstrap-select.btn-group .dropdown-menu li.selected a {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    background-color: transparent;
    color: #004070;
}

.laurentian_flow .dropdown-menu>li>a {
    padding: 10px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    border-bottom: 1px solid #d9d9d9;
}

.laurentian_flow .form-group .bootstrap-select.btn-group .btn .caret,
.laurentian_flow .bootstrap-select.btn-group .btn .caret {
    background: url(../images/lbc/caret-down.svg) right center no-repeat;
    right: 12px;
    width: 17px;
    height: 16px;
}

.laurentian_flow.page-template-activate .tooltipbtn {
    margin-top: -3px;
}

.laurentian_flow .tooltipbtn {
    color: #e00d42 !important;
    font-size: 20px !important;
}

.laurentian_flow .white_info_tip {
    color: #fff;
    min-height: 80px;
    width: 230px;
    transform: translateX(-50%);
    right: auto;
    left: 50%;
    border: 2px solid #004070;
    border-radius: 4px;
    background-color: #004070;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding-right: 21px;
}

.laurentian_flow .white_info_tip:after {
    border-top: 10px solid #004070;
    filter: drop-shadow(0 2px 0px rgba(0, 64, 112, 1));
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.laurentian_flow .info_tip p {
    text-align: left;
    text-transform: none;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.laurentian_flow .tip_close {
    border: none;
    border-radius: 0;
    width: 18px;
    height: auto;
}

.laurentian_flow .global_btn.save_btn {
    padding-right: 20px !important;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-image: none !important;
    padding: 13px 20px;
    background-color: #004070;
    letter-spacing: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
    border: 2px solid transparent;
    line-height: inherit;
}

.laurentian_flow .global_btn.save_btn:hover {
    background: #0068b8;
    background-image: none;
    color: #fff;
}

.laurentian_flow .global_btn.save_btn:focus,
.laurentian_flow .global_btn.confirmBtn:focus {
    background: #004070 !important;
    color: #fff !important;
    box-shadow: 0 0 0 5px #7ac5fe !important;
}

.laurentian_flow .global_btn.save_btn:active,
.laurentian_flow .global_btn.confirmBtn:active {
    background: #d8ecfd !important;
    color: #000 !important;
    box-shadow: none !important;
    border-color: #222;
}

.laurentian_flow.page-template-template-partsactivate-php #sectionB .btn_outr {
    margin-top: 30px;
    text-align: center;
}


/* .laurentian_flow .bootstrap-select.btn-group .btn .filter-option {
  color: #959595;
} */

.bootstrap-select>.dropdown-toggle.bootstrap-placeholder {
    color: #959595;
}

.laurentian_flow .active_card_menu_new li.active a {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #000;
}

.laurentian_flow .active_card_menu_new li.current_active a {
    color: #000;
    font-weight: 700;
}

.laurentian_flow .frm_wrap-2 {
    width: 100%;
    margin: 0px auto;
    max-width: 560px;
}

.marina_text_laurentian h3 {
    font-size: 26px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}

.laurentian_flow .marina_text_laurentian {
    font-size: 16px !important;
    line-height: 22px !important;
}

.laurentian_flow .wrld-elite-txt_new {
    margin-top: 25px;
    padding: 0;
    margin-bottom: 15px;
    background-color: transparent;
    border-radius: 0;
}

.laurentian_flow .wrld-elite-txt_new {
    margin-top: 25px;
    padding: 0;
    margin-bottom: 15px;
    background-color: transparent;
    border-radius: 0;
}

.laurentian_flow .top_elite-txt {
    font-size: 14px !important;
    /*text-transform: uppercase !important;*/
    text-transform: none !important;
    color: #000 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    letter-spacing: 0;
}

.laurentian_flow .btm_elite-txt {
    padding-top: 0px;
    color: #000;
    letter-spacing: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.laurentian_flow .marina_text_laurentian h3 {
    padding-top: 0px;
    color: #000;
    letter-spacing: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 20px;
}

.laurentian_flow .marina_text_laurentian {
    line-height: 23px !important;
    font-size: 16px !important;
}

.laurentian_flow .cntcus_if_incorrect p {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: 0;
    display: inline;
}

.laurentian_flow .cntcus_if_incorrect a {
    font-size: 16px;
    color: #004070;
    text-decoration: underline;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    display: inline;
}

.laurentian_flow .cntcus_if_incorrect a:hover {
    color: #004070;
    text-decoration: underline;
    font-weight: 700;
}

.laurentian_flow .cntcus_if_incorrect a:focus {
    border: 2px solid #004070;
    padding: 2px 5px;
    box-shadow: 0 0px 0px 5px rgb(0 64 112 / 30%);
    color: #004070;
    border-radius: 4px;
    font-weight: 700;
}

.laurentian_flow .cntcus_if_incorrect a:active {
    color: #004070;
    border: none;
    box-shadow: none;
    padding: 0;
    text-decoration: underline;
    font-weight: 700;
}

.laurentian_flow.page-template-activate .aditional-member {
    margin-top: 0 !important;
}

.laurentian_flow.page-template-activate .aditional_member_laurentian .mem-item-bx {
    max-width: fit-content;
    width: 100%;
}

.laurentian_flow.page-template-activate .aditional_member_laurentian .mem_row+.mem_row {
    margin-top: 0;
}

.laurentian_flow .pr_sm_title {
    font-size: 26px;
    text-transform: inherit;
    letter-spacing: 0;
    color: #004070 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    margin-bottom: 16px;
}

.laurentian_flow.page-template-activate .mem-bx.add-mem-bx {
    display: none;
}

.laurentian_flow .youcanset {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    max-width: 100%;
}

.laurentian_flow.page-template-activate .card_details {
    margin: 0px 0 15px;
}

.laurentian_flow .pr_sm_title {
    font-size: 26px;
    text-transform: inherit;
    letter-spacing: 0;
    color: #004070 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    margin-bottom: 16px;
}

.laurentian_flow [type="checkbox"]:checked+label,
.laurentian_flow [type="checkbox"]:not(:checked)+label {
    padding-left: 35px;
    line-height: 22px;
    color: #000 !important;
    font-size: 14px !important;
    font-weight: normal;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow [type="checkbox"]:checked+label:before,
.laurentian_flow [type="checkbox"]:not(:checked)+label:before {
    width: 24px;
    height: 24px;
    border: 2px solid #959595;
    border-radius: 4px;
}

.laurentian_flow [type="checkbox"]:checked+label:after,
.laurentian_flow [type="checkbox"]:not(:checked)+label:after {
    width: 24px !important;
    height: 24px !important;
    border-radius: 4px;
    background: url(../images/lbc/tick_white.png) center center no-repeat #004070;
    border: 0px solid #004070 !important;
    background-size: 16px;
}

.laurentian_flow .agreement_content_new {
    background-color: #fafafa;
    height: 240px;
}

.laurentian_flow .view_fees {
    margin: 0 0 30px;
}

.laurentian_flow.page-template-activate .inner_agreement h6 {
    display: inline-block;
    margin-bottom: 10px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #000;
}

.laurentian_flow.page-template-activate .inner_agreement p {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}

.laurentian_flow.page-template-activate .inner_agreement p span {
    display: inline-block;
    margin-right: 5px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .modal-backdrop.in {
    opacity: 0.7;
    background-color: #000;
}

.laurentian_flow #important .modal-content.payment-form {
    background: #fff;
    border-radius: 25px;
    padding: 0px;
}

.laurentian_flow .important_modal .modal-title {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 20px;
    margin: 0;
}

.laurentian_flow .important_modal .modal-header .close {
    background: url(../images/carp/icon-dismiss.svg) right top no-repeat;
    background-size: cover;
    margin-top: 0;
    opacity: 1;
}

.laurentian_flow .important_modal .modal-header {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.laurentian_flow .important_modal .modal-dialog {
    width: 100%;
    max-width: 560px;
}

.laurentian_flow .important_modal .modal-body {
    position: relative;
    padding: 30px 60px 40px;
}

.laurentian_flow #important h3 {
    font-size: 24px;
    margin-bottom: 25px;
    color: #000;
    letter-spacing: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .important_modal_txt p {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    margin-bottom: 25px;
}

.laurentian_flow .important_modal .modal-footer {
    padding: 0;
}

.laurentian_flow #important .payment-form .nextBtn {
    color: #fff;
    text-align: center;
    border-radius: 25px;
    padding: 0px 20px;
    background-color: #ec1c24;
    letter-spacing: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
}

.laurentian_flow #important .payment-form .nextBtn:hover {
    color: #fff;
    background-color: #045ba7;
    opacity: 1;
}

.laurentian_flow #important .payment-form .nextBtn:focus {
    color: #fff;
    background-color: #ec1c24;
    box-shadow: 0 0px 0px 5px rgb(250, 199, 201);
    outline: 0;
    opacity: 1;
}

.laurentian_flow #important .payment-form .nextBtn:active {
    color: #fff;
    background-color: #ec1c24;
    box-shadow: none;
}

.laurentian_flow .checkboxout label span {
    display: none;
}

.laurentian_flow .aditional_member_laurentian .mem-item-bx {
    border: 0;
    border-radius: 0;
    display: block;
    background-color: #f7f7f7;
    max-width: 290px;
    padding: 25px 20px;
    width: 290px;
    margin: 0 auto 25px;
}

.laurentian_flow.page-template-activate .mem-bx h4 {
    color: #000;
    font-size: 14px;
    padding-bottom: 0;
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
}

.laurentian_flow .aditional-member .mem-bx p span {
    letter-spacing: 0;
    padding-right: 0px;
}

.laurentian_flow .aditional-member .mem-bx p span:first-child {
    padding-right: 30px;
}

.laurentian_flow.page-template-activate .aditional-member .mem-bx p {
    font-size: 14px;
    color: #000;
    margin-bottom: 6px;
    padding-bottom: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .mem-bx .mem-mail,
.laurentian_flow .mem-bx .mem-con {
    color: #000;
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow.page-template-activate .laurentian_congrts_box h2 {
    font-size: 36px;
    margin-bottom: 45px;
    color: #004070;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .laurentian_congrts_box span {
    font-size: 24px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    display: block;
    margin-bottom: 25px !important;
}

.laurentian_flow.page-template-activate .payment-form.activation-payment-form .laurentian_congrts_box {
    max-width: 560px;
    margin: 0 auto;
    background-color: transparent;
    padding-top: 90px !important;
}

.laurentian_flow .laurentian_congrts_box h3 {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .laurentian_congrts_box .btn_outr .global_btn {
    padding: 14px 33px;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    border-radius: 4px;
    background-color: #004070;
    letter-spacing: 0;
}

.laurentian_flow .laurentian_congrts_box .btn_outr .global_btn:hover {
    /*background-color: rgba(0, 64, 112, 0.1);*/
    background-color: #0068b8 !important;
    color: #fff;
}

.laurentian_flow .laurentian_congrts_box .btn_outr .global_btn:focus {
    background-color: #004070 !important;
    color: #fff;
    box-shadow: 0 0px 0px 5px #7ac5fe;
    outline: 0;
}

.laurentian_flow .laurentian_congrts_box .btn_outr .global_btn:active {
    background-color: #d8ecfd !important;
    color: #222;
    box-shadow: none;
    border: solid 2px #222;
}

.global_btn:active {
    background-color: #d8ecfd !important;
    color: #222;
    box-shadow: none;
    border: solid 2px #222;
}

.laurentian_flow .errored {
    background-color: #feecf0 !important;
    border: 2px solid #ae0a33 !important;
}

.laurentian_flow .form-group .form-control.errored {
    background-color: #feecf0 !important;
    border: 2px solid #ae0a33 !important;
}

.laurentian_flow #password_user_err_div {
    top: 0 !important;
}

.laurentian_flow .mem_row+.mem_row {
    margin-top: 10px;
}

.vcard-activation #repassword_user_err_div {
    margin-top: 10px !important;
}

.laurentian_flow .form-group .bootstrap-select>.btn:hover {
    border: 2px solid #007d93;
}

.laurentian_flow .dropdown-menu>li>a:focus,
.laurentian_flow .dropdown-menu>li>a:hover {
    color: #004070;
    background-color: transparent;
}


/* laurentian_flow */


/* virtual card */

.laurentian_flow.vcard-activation #account_already_created .PrimaryNotActivated_area {
    width: 560px;
}

.laurentian_flow.vcard-activation #account_already_created .activation_custom_form h2 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #004070;
    letter-spacing: 0;
    line-height: 46px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow.vcard-activation .PrimaryNotActivated_area p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 20px;
    line-height: 25px;
}

.laurentian_flow.vcard-activation .activation_custom_form h2 {
    font-size: 36px;
    margin-bottom: 40px;
    color: #004070;
    letter-spacing: 0px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow.vcard-activation .ifyouhavequst {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: #000;
}

.laurentian_flow.vcard-activation .ifyouhavequst a {
    color: #004070;
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    margin-top: 5px;
    text-decoration: underline;
}

.laurentian_flow.vcard-activation .ifyouhavequst a:hover {
    color: #004070;
    font-weight: 700;
}

.laurentian_flow.vcard-activation .ifyouhavequst a:active {
    color: #004070;
}

.laurentian_flow.vcard-activation #account_already_created .btn {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    border-radius: 4px;
    background-color: #004070;
}

.laurentian_flow.vcard-activation #account_already_created .btn:hover {
    background-image: none !important;
    /* background-color: rgba(0, 64, 112, 0.1) !important; */
    /* color: #004070; */
    /* 16.03.22 */
    color: #fff;
    background-color: #0068b8 !important;
}

.laurentian_flow.vcard-activation #account_already_created .btn:focus {
    background-image: none !important;
    background-color: #004070 !important;
    box-shadow: 0 0px 0px 5px rgba(0, 64, 112, 0.3) !important;
}

.laurentian_flow.vcard-activation #account_already_created .btn:active {
    background: #fdb812 !important;
    color: #004070;
    box-shadow: inset 0 0 5px 0 rgba(69, 69, 69, 0.5) !important;
}

.laurentian_flow.vcard-activation .ac_alreay_actvt_icon {
    margin: 0 auto 30px;
    width: 120px;
    height: 120px;
}

.laurentian_flow.vcard-activation #account_already_created .ifyouhavequst {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.laurentian_flow.vcard-activation #account_already_created .forgot_password {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    color: #ec1c24;
}

.laurentian_flow.vcard-activation #account_already_created .forgot_password:hover {
    color: #000;
}

.vcard-activation #account_already_created .forgot_password:hover {
    color: #01c1d6;
}

.laurentian_flow #account_already_created .laurentian_activate {
    line-height: 50px;
}

.laurentian_flow #account_already_created .laurentian_activate:hover {
    background-color: #000 !important;
}

.laurentian_flow.vcard-activation .setup_content_header h1 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #004070;
}

.laurentian_flow.vcard-activation .setup_content_header h4 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow.vcard-activation .frm_wrap {
    max-width: 560px;
}

.laurentian_flow.vcard-activation .v_card_head p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: #000;
}

.laurentian_flow.vcard-activation .payment-form .bootstrap-select .btn-default {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow.vcard-activation .global_btn.save_btn {
    line-height: inherit;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 600;
}

.laurentian_flow.vcard-activation .v_card_head h5 {
    color: #000;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 600;
    font-size: 24px;
}

.laurentian_flow.vcard-activation .frm_wrap_mail_pin p span {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: #000;
}

.laurentian_flow.vcard-activation .pass_and_sqstn h5 {
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow.vcard-activation .pr_sm_title {
    color: #000 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow.vcard-activation .marina_text {
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow.vcard-activation .activation_success_form .new_frm_area .global_btn {
    line-height: 50px;
}

.laurentian_flow.vcard-activation .activation_success_form .new_frm_area h1 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #004070;
    margin-bottom: 35px;
}

.laurentian_flow.vcard-activation .account_created_dtls p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: #000;
}

.laurentian_flow.vcard-activation .activation_success_form .new_frm_area .btn {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    border-radius: 4px;
    line-height: 50px;
    background: #004070;
}

.laurentian_flow.vcard-activation .activation_success_form .new_frm_area .btn:hover {
    background: #0068b8;
    color: #fff;
}

.laurentian_flow.vcard-activation .activation_success_form .new_frm_area .btn:focus {
    background: #004070 !important;
    color: #fff;
    box-shadow: 0 0px 0px 5px #7ac5fe;
}

.laurentian_flow.vcard-activation .activation_success_form .new_frm_area .btn:active {
    background: #d8ecfd !important;
    color: #222;
    box-shadow: none;
    border: 2px solid #222;
}

.laurentian_flow.vcard-activation .wrld-elite-txt h3 {
    color: #000;
    font-size: 24px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}


/* virtual card end*/


/* carp signup */

.laurentian_flow .bootstrap-select .dropdown-menu.inner {
    max-height: 130px !important;
    overflow-y: auto !important;
}

.laurentian_flow .form-control {
    font-size: 16px;
    color: #181818 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .paperless_label a {
    color: #004070;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
    border-radius: 25px;
    text-decoration: underline;
    vertical-align: 0px;
}

.laurentian_flow .paperless_label a span {
    text-decoration: underline;
}

.laurentian_flow .paperless_label a:hover {
    color: #004070;
    font-weight: 700;
}

.laurentian_flow .paperless_label a:focus {
    border: 2px solid #004070;
    padding: 2px 5px;
    box-shadow: 0 0px 0px 5px rgba(0, 64, 112, 0.3);
    color: #004070;
    border-radius: 4px;
    font-weight: 700;
}

.laurentian_flow .paperless_label a:active {
    border: 0;
    box-shadow: none;
    padding: 0;
    color: #045ba7;
}

.laurentian_flow .bg_signup_new_sec {
    background-image: none !important;
}

.laurentian_flow .pg_invalid_card span img {
    display: none;
}

.laurentian_flow .btn_submit_otr .nextBtn {
    background-color: #004070;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    min-width: 170px;
    min-height: 50px;
    border: 1px solid #004070;
    border-radius: 4px;
    padding: 13px 20px 13px !important;
}

.laurentian_flow .btn_submit_otr .nextBtn:hover {
    background-color: #0068b8;
    color: #fff !important;
    border: none;
    opacity: 1;
}

.laurentian_flow .btn_submit_otr .nextBtn:focus {
    background-color: #004070;
    color: #fff !important;
    box-shadow: 0 0px 0px 5px rgba(0, 64, 112, 0.3) !important;
    border: 1px solid #004070;
}

.laurentian_flow .btn_submit_otr .nextBtn:active {
    background-color: #d8ecfd;
    color: #222222 !important;
    box-shadow: inset 0 0px 5px 0px rgb(69 69 69 / 50%) !important;
    border: 1px solid #222;
}

.laurentian_flow .signup_note_tip label {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.laurentian_flow .tooltipbtn {
    color: #004070 !important;
    font-size: 18px !important;
}

.laurentian_flow .fttr_top {
    padding-bottom: 0;
}

.laurentian_flow .by_signing_up {
    border-radius: 4px;
    background-color: #eff9fe;
    border-left: 8px solid #045ba7;
}

.laurentian_flow .by_signing_up h6 {
    font-size: 14px;
    color: #000000;
    margin-bottom: 8px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 20px;
}

.laurentian_flow .by_signing_up ul li {
    font-size: 14px;
    color: #222;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .active_card_menu li.active a {
    color: #222;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    border-color: #ececec;
}

.laurentian_flow .active_card_menu li.active_after a {
    font-weight: 700;
}

.laurentian_flow .pg_progress {
    background-color: #004070;
}

.laurentian_flow.vcard-activation .active_card_menu_new li:first-child:before {
    border-color: #004070;
}

.laurentian_flow.vcard-activation .active_card_menu_new li:first-child:before {
    border-bottom: 3px solid #004070 !important;
}

.laurentian_flow .page_nav_inner {
    padding-top: 0;
}

.laurentian_flow .global_btn.next_btn:hover,
.laurentian_flow .global_btn.confirmBtn:hover {
    background: #0068b8;
    background-image: none;
    color: #fff;
}

.laurentian_flow .new_success_msg {
    background: #f7f7f7;
}

.laurentian_flow #business_exp_monthly_card_spend,
.laurentian_flow #business_est_annual_revenue {
    padding-left: 22px;
}

.laurentian_flow .ico_frm_inp {
    top: 52%;
    color: #959595;
}

.laurentian_flow .global_btn.back_btn {
    color: #004070;
    border: 2px solid #004070;
    background: none !important;
    padding: 13px 20px !important;
    text-align: center;
    border-radius: 4px;
    letter-spacing: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    line-height: inherit;
    font-size: 16px !important;
}

.laurentian_flow .global_btn.back_btn:hover {
    color: #fff;
    background-color: #0068b8 !important;
    border: none;
}

.laurentian_flow .global_btn.back_btn:focus {
    color: #004070;
    border: 2px solid #004070;
    background: #fff !important;
    box-shadow: 0 0 0 5px #7ac5fe !important;
}

.laurentian_flow .global_btn.back_btn:active {
    color: #000 !important;
    border: 2px solid #222;
    background: #d8ecfd !important;
    box-shadow: none !important;
}

.laurentian_flow.page-template-application-new #sectionC.frm_wrap {
    max-width: 590px !important;
}

.laurentian_flow .application_sectionc .aditional-member {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    padding-top: 40px;
}

.laurentian_flow .application_sectionc .aditional-member h2 {
    font-size: 24px;
    color: #000000;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .application_sectionc .aditional-member p {
    color: #000;
    line-height: 22px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .application_sectionc .aditional_member_info h3 {
    letter-spacing: 0;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .fees_value_inr {
    width: 50%;
    padding: 0;
}

.laurentian_flow .fees_value_inr h5 {
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.laurentian_flow .fees_value_inr h5 span {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.laurentian_flow .application_sectionc .add-mem-bx a {
    border-radius: 25px;
    min-width: 180px;
    border: 2px solid #ec1c24;
    color: #ec1c24;
    text-align: center;
    padding: 0 10px;
    height: 50px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .application_sectionc .add-mem-bx a span {
    margin-left: 0;
    color: #ec1c24;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
}

.laurentian_flow .application_sectionc .add-mem-bx a:hover {
    border: 2px solid #045ba7;
    color: #ec1c24;
    background-color: #fff;
    text-align: center;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
}

.laurentian_flow .application_sectionc .add-mem-bx a:hover span {
    color: #ec1c24;
}

.laurentian_flow .application_sectionc .add-mem-bx a:focus span {
    color: #ec1c24;
}

.laurentian_flow .application_sectionc .add-mem-bx a:active span {
    color: #ec1c24;
}

.laurentian_flow .application_sectionc .add-mem-bx a:focus {
    color: #ec1c24;
    border: 2px solid #ec1c24;
    background-color: #fff;
    box-shadow: 0 0px 0px 5px rgb(250, 199, 201) !important;
}

.laurentian_flow .application_sectionc .add-mem-bx a:active {
    color: #ec1c24;
    border: 2px solid #ec1c24;
    background-color: #fff;
    box-shadow: none !important;
}

.laurentian_flow #addmember .modal-header .close,
.laurentian_flow #editmember .modal-header .close {
    width: 24px;
    height: 24px;
    background: transparent;
    line-height: inherit;
    font-size: 0;
}

.laurentian_flow #addmember .modal-header .close,
.laurentian_flow #editmember .modal-header .close {
    right: 20px;
    top: 20px;
    opacity: 1;
}

.laurentian_flow #addmember .modal-footer,
.laurentian_flow #editmember .modal-footer {
    padding: 0px 20px 50px;
    text-align: center;
    border-top: 0;
}

.laurentian_flow .payment-form .nextBtn.chose_mbr {
    background-image: none;
    text-align: center;
    min-width: 150px;
    border-radius: 4px;
    font-size: 16px;
    background-color: #004070;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    border: 2px solid transparent;
}

.laurentian_flow .payment-form .nextBtn.chose_mbr:hover {
    opacity: 1;
    background: #0068b8;
    color: #fff;
}

.laurentian_flow .payment-form .nextBtn.chose_mbr:focus {
    background: #004070;
    color: #fff !important;
    box-shadow: 0 0 0 5px #7ac5fe;
}

.laurentian_flow .payment-form .nextBtn.chose_mbr:active {
    background: #d8ecfd;
    color: #000 !important;
    box-shadow: none;
    border-color: #222;
}

.laurentian_flow .application_sectionc .mem-item-bx {
    background-color: #f7f7f7;
    width: 272px;
    margin: 0 auto;
}

.laurentian_flow .application_sectionc .mem-bx h4 {
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
}

.laurentian_flow .application_sectionc .aditional-member p {
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 22px;
    font-size: 16px;
}

.laurentian_flow .dfrnt_card_option_slide .card_cell {
    width: 50%;
}

.laurentian_flow .application_sectionc .application_laststep .card_cell_inr {
    box-shadow: 0 0 5px rgba(69, 69, 69, 0.3);
    padding: 25px 15px;
    border: 3px solid transparent;
    border-radius: 25px;
}

.laurentian_flow .application_sectionc .application_laststep .card_cell_inr h5 {
    font-size: 20px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.laurentian_flow .application_sectionc .application_laststep .newpic_card {
    max-width: 270px;
}

.laurentian_flow .application_sectionc .application_laststep .card_cell_inr .card_inf_dtl {
    border-bottom: 1px solid #eee;
    padding-top: 10px;
}

.laurentian_flow .application_sectionc .application_laststep .card_cell_inr span {
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 10px;
    color: #000;
    text-transform: capitalize;
}

.laurentian_flow .application_sectionc .application_laststep .card_cell_inr h6 {
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
}

.laurentian_mobile {
    display: none;
}

.laurentian_flow .application_sectionc .application_laststep .card_cell_inr .card_desc {
    padding-top: 15px;
    min-height: 135px;
}

.laurentian_flow .application_sectionc .application_laststep .card_cell_inr .card_desc ul li {
    padding-left: 0;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 10px;
    color: #000;
    background-image: none;
}

.laurentian_flow .application_sectionc .card_cell_inr.checked,
.laurentian_flow .application_sectionc .card_cell_inr:hover {
    background: transparent;
    border: 3px solid #ec1c24;
}

.laurentian_flow .application_sectionc .card_cell_inr.checked:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background-image: url(../images/lbc/tick_round.png);
    background-repeat: no-repeat;
    background-position: center center;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background-size: contain;
}

.laurentian_flow #final_part_1 .setup_content_header {
    margin-bottom: 30px;
}

.laurentian_flow .mem-bx .mem-mail,
.laurentian_flow .mem-bx .mem-con {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
}

.laurentian_flow .hover_overlay_inr {
    display: flex;
}

.laurentian_flow .hover_overlay_inr a.edit_mem {
    background-color: #ec1c24;
}

.laurentian_flow .hover_overlay_inr a {
    border-radius: 25px;
    border: 2px solid #ec1c24;
    width: 47%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.laurentian_flow .hover_overlay_inr a i {
    vertical-align: middle;
    font-size: 0;
}

.laurentian_flow .hover_overlay_inr a.edit_mem span {
    font-size: 14px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    vertical-align: middle;
    margin-top: 0;
    line-height: 30px;
}

.laurentian_flow .hover_overlay_inr a.delete_mem span {
    color: #ec1c24;
    font-size: 14px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    vertical-align: middle;
    margin-top: 0;
    line-height: 30px;
}

.laurentian_flow .hover_overlay_inr a.edit_mem:hover {
    background-color: #045ba7;
    border-color: #045ba7;
    color: #fff;
}

.laurentian_flow .hover_overlay_inr a.edit_mem:hover span {
    color: #fff;
}

.laurentian_flow .hover_overlay_inr a.delete_mem:hover {
    background-color: transparent;
    color: #fff;
    border-color: #045ba7;
}

.laurentian_flow .application_sectionc .application_laststep .card_text_new {
    margin-bottom: 15px;
    font-size: 26px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .application_sectionc .application_laststep .info_bx .card_text_gap {
    font-size: 20px;
}

.laurentian_flow #laurentian_flow_part_3_of_3_heading .setup_content_header {
    margin-bottom: 30px;
}

.laurentian_flow .info_bx {
    margin-bottom: 15px;
}

.laurentian_flow .info_tbl {
    border: none;
}

.laurentian_flow .info_row {
    flex-wrap: wrap;
    border-bottom: none;
}

.laurentian_flow .info_lbl {
    width: 100%;
    padding: 0px 0px 10px;
    border-right: none;
    font-size: 12px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.laurentian_flow .dvide_flex {
    justify-content: flex-start;
}

.laurentian_flow .info_dtls {
    padding: 0px 0px 15px;
    width: 100%;
}

.laurentian_flow .dvide_flex ul label {
    font-size: 12px;
    margin-bottom: 3px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    letter-spacing: 0.86px;
}

.laurentian_flow .dvide_flex ul li {
    font-size: 12px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    margin-bottom: 3px;
    letter-spacing: 0.86px;
}

.laurentian_flow .dvide_flex ul li span {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
}

.laurentian_flow .dvide+.dvide {
    margin-left: 20px;
}

.laurentian_flow .info_dtls p {
    font-size: 12px;
    line-height: 17px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    letter-spacing: 0.86px !important;
}

.laurentian_flow .info_dtls p span {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    line-height: 14px;
}

.laurentian_flow .info_dtls .lst_listing li {
    font-size: 12px;
    letter-spacing: 0.86px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .info_dtls .lst_listing li span {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 14px;
}

.laurentian_flow .blocks_agree ul li {
    font-size: 16px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow #distribution_area_div .checkbox {
    margin-bottom: 20px;
}

.laurentian_flow #distribution_area_div .blocks_agree {
    margin-top: 0;
}

.laurentian_flow #final_part_3 .card_text_new {
    text-align: left;
}

.laurentian_flow .agreement_content_new {
    background-color: #fafafa;
    height: 240px;
}

.laurentian_flow .inner_agreement h2 {
    color: #000;
    font-size: 16px;
    text-align: left;
    margin-bottom: 0;
    letter-spacing: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .inner_agreement p {
    font-size: 16px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .blocks_agree h3 {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow #final_part_3 #review_disclosure_div .checkbox {
    margin-bottom: 20px;
}

.laurentian_flow .question_form_submission .content,
.laurentian_flow .question_area h4,
.laurentian_flow .qus_block h5 {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .qus_block .checkmark {
    top: 4px;
    border: 2px solid #767676;
}

.laurentian_flow .qus_block .content .checkmark:after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #004070;
}

.laurentian_flow .form-group .bootstrap-select>.btn.errored {
    background-color: rgba(255, 108, 108, 0.05) !important;
    border: 2px solid #ae0a33 !important;
}

.laurentian_flow #addmember .modal-dialog {
    display: flex;
}

.laurentian_flow .thank_u_custom_form {
    display: flex;
    align-items: center;
}

.laurentian_flow .form-group .bs-searchbox {
    padding: 15px 8px 5px;
}

.laurentian_flow .dropdown-menu>.active>a,
.laurentian_flow .dropdown-menu>.active>a:focus,
.laurentian_flow .dropdown-menu>.active>a:hover {
    background-color: transparent;
}


/* .laurentian_flow .card-outer {
  margin-bottom: 50px;
} */

.laurentian_flow .distributionModalNew .modal-dialog h3 {
    line-height: 30px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 26px;
}

.laurentian_flow .distributionModalNew .modal-dialog {
    border-radius: 25px;
}

.laurentian_flow .distributionMdl .modal-dialog .modal-body {
    padding: 20px 15px 0;
}

.laurentian_flow .distributionModalNew .modal-dialog .modal-body p {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .distributionModalNew .modal-dialog .modal-footer .cancel_btn {
    font-size: 14px !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    background-color: #ec1c24;
    border-radius: 25px;
}

.laurentian_flow .distributionModalNew .modal-dialog .modal-footer .cancel_btn:hover {
    background-color: #045ba7;
}

.laurentian_flow .distributionModalNew .modal-dialog .modal-footer .nextBtn {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 14px !important;
    background-color: #fff;
    color: #ec1c24 !important;
    border: 2px solid #ec1c24;
    border-radius: 25px;
}

.laurentian_flow .distributionModalNew .modal-dialog .modal-footer .nextBtn:hover {
    border: 2px solid #045ba7;
    opacity: 1;
}


/* footer */

.laurentian_flow .fttr_top h3 {
    font-size: 18px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .footer_menu li a {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: #fff;
}

.laurentian_flow .footer_menu li a:hover {
    color: #fdb812;
}

.laurentian_flow .fttr_btm p {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}

.laurentian_flow .footer_menu li {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow.vcard-activation .inner_agreement p span {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow.vcard-activation .inner_agreement h6 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #000;
}

.laurentian_flow.vcard-activation .material_ico img {
    max-height: 22px;
}


/* approved card */

.laurentian_flow .green_path .large_content_header span {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .green_path .large_content_header h3 {
    font-size: 36px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .green_path .large_content_header_laurentian p {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 22px;
}

.laurentian_flow .payment-form .new_frm_area .green_path .nextBtn {
    padding: 0 !important;
    font-weight: bold;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    width: 180px !important;
    letter-spacing: 0;
}

.laurentian_flow .question_area .green_path h2 {
    color: #004070;
    font-size: 36px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

.laurentian_flow .green_path .frm_wrap_mail_pin p span {
    font-size: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    line-height: 24px;
}

.laurentian_flow .green_path .numeric_text span {
    width: 49%;
    font-size: 16px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow .green_path .green_path_step3 [type="checkbox"]:checked+label,
.laurentian_flow .green_path .green_path_step3 [type="checkbox"]:not(:checked)+label {
    text-transform: inherit;
}

.laurentian_flow .green_path .green_path_step3 .inner_agreement p {
    text-align: left;
    margin-bottom: 25px;
}

.laurentian_flow .green_path .green_path_step3 .inner_agreement p span {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
}

.laurentian_flow .green_path .green_path_step3 .inner_agreement h6 {
    margin-bottom: 10px;
    font-size: 14px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.laurentian_flow .green_path .green_path_step3 .reminder_box {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.laurentian_flow footer {
    background: #004070;
    padding: 70px 0;
}

.laurentian_flow .deposit_pro_details {
    width: 65%;
    padding-left: 20px;
}

.laurentian_flow .deposit_pro_details p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

.laurentian_flow .deposit_protection {
    width: 105px;
}

.laurentian_flow .lorantian_fst_ftr {
    display: flex;
}

.rights_text {
    padding-left: 25px;
    width: 80%;
}

.rights_text p {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
}

.rights_image {
    width: 50px;
}

.rights_full {
    display: flex;
}

.social_lbc {
    margin-top: 35px;
    display: flex;
}

.social_lbc li {
    margin: 0;
}

.social_lbc li a {
    font-size: 40px !important;
}

.social_lbc li a:hover {
    color: #fdb812;
}

.social_lbc li+li {
    margin-left: 35px;
}

.lbc_ftr_pdng35 {
    padding-left: 35px;
}

.lbccrd_frst_image {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 87px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.lbc_activation_fstep {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.lbc_lft_frststep {
    width: 45%;
}

.lbc_rgt_frststep {
    width: 55%;
    padding: 40px 5%;
}

.laurentian_flow #fStep {
    padding-bottom: 0;
}

.laurentian_flow .lbc_rgt_frststep .frm_wrap_mailactivation {
    margin: 0;
}


/* activation success page */

.laurentian_flow .activation_success_form {
    position: relative;
}

.laurentian_flow .activation_success_form:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 260px;
    background-color: #f5f5f5 !important;
    z-index: -1;
    top: 0;
}

.success_crd_lbc {
    margin-bottom: 50px;
}

.success_crd_lbc img {
    width: 60%;
}

.proceeding_lbc_sec {
    padding: 30px 0 100px;
}

.lbc_visaouter_bx {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* max-width: 753px; */
    max-width: 420px;
    margin: 0 auto;
    /* background-color: #fff; */
    background-color: #f5f5f5;
    /* margin-right: 110px; */
    justify-content: center;
}

.proceeding_lbc_sec_inner {
    max-width: 560px;
    margin: 0 auto;
}

.lbc_visa_sec_outer {
    padding: 30px 0;
    background-color: #fff8e7;
}

.lbc_apply_sec {
    padding: 40px 0;
}

.global_head h2 {
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 36px;
}

.global_head p {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
}

.global_head {
    max-width: 560px;
    margin: 0 auto;
}

.proceeding_lbc_sec_inner ul li {
    font-size: 14px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 20px;
}

.proceeding_lbc_sec_inner ul {
    margin-bottom: 30px;
    color: #000;
}

.proceeding_lbc_sec_inner ul li a {
    font-weight: 700;
    color: #004070;
    text-decoration: underline;
    margin-top: -4px;
}

.proceeding_lbc_sec_inner ul li a:hover {
    color: #004070;
}

.proceeding_lbc_sec_inner ul li a:focus {
    font-weight: 700;
    color: #004070;
    text-decoration: underline;
    padding: 2px;
    border-radius: 4px;
    box-shadow: 0 0 0 5px #7ac5fe !important;
    border: 0px solid #004070;
}

.image_bx_visa {
    /* margin-left: -150px; */
    width: 270px;
}

.lbc_visainfinite_box h3 {
    font-size: 24px;
    color: #004070;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 10px;
}

.lbc_visainfinite_box p {
    font-size: 18px;
    color: #000;
    line-height: 20px;
    margin: 0px 0px 8px 0px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
}

.lbc_visainfinite_box ul:after {
    content: "";
    left: 0;
    width: 270px;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    top: 0;
}

.lbc_visainfinite_box ul {
    padding-top: 20px;
    position: relative;
}

.lbc_visainfinite_box ul li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
}


/* .lbc_visainfinite_box ul li:after {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    background-image: url(../images/lbc/tick_round.png);
    background-size: 24px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
} */

.lbc_visainfinite_box ul li:after {
    content: "";
    left: 0;
    top: 7px;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 100%;
}

.lbc_visainfinite_box ul li+li {
    margin-top: 15px;
}

.lbc_visainfinite_box {
    /* padding: 30px 100px 30px 55px;
    width: 70%; */
    padding: 0px 20px 30px 20px;
    width: 100%;
    max-width: 420px;
    text-align: center;
}

.lbc_visainfinite_box ul li a {
    font-weight: 600;
    color: #004070;
    text-decoration: underline;
    margin-top: -4px;
}

.lbc_visainfinite_box ul li a:hover {
    font-weight: 600;
    color: #004070;
}

.lbc_visainfinite_box ul li a:focus {
    font-weight: 600;
    color: #004070;
    text-decoration: underline;
    padding: 2px;
    border-radius: 4px;
    box-shadow: 0 0 0 5px #7ac5fe !important;
    border: 0px solid #004070;
}

.already_lbc_client {
    padding: 45px 0 100px;
}

.access_code_outer {
    padding: 28px 0;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
}

.not_client_part {
    padding: 0 95px;
    width: 50%;
}

.access_code_part {
    width: 50%;
    padding: 0 95px;
    border-left: 1px solid #959595;
}

.laurentian_flow .access_code_part .material_ico img {
    max-height: 22px;
    vertical-align: middle;
}

.laurentian_flow .access_code_part .material_pass_view_ico {
    top: 47px;
    right: 17px;
}

.already_lbc_client .global_head {
    margin: 0 auto 50px;
}

.not_client_part h3 {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: "Source Sans Pro", sans-serif;
}

.not_client_part p {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 400;
    margin-bottom: 30px;
    font-family: "Source Sans Pro", sans-serif;
}

.forgot_pass_tag {
    font-size: 16px;
    line-height: 19px;
    color: #004070;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    padding: 1px 4px 0px;
    text-decoration: underline;
    margin-bottom: 8px;
    border: 1px solid transparent;
}

.forgot_pass_tag:hover {
    color: #004070;
    text-decoration: underline;
    font-weight: 700;
}

.forgot_pass_tag:focus {
    border: 1px solid #004070;
    padding: 1px 4px 0px;
    font-weight: 700;
    box-shadow: 0 0px 0px 5px rgb(0 64 112 / 30%);
    color: #004070;
    border-radius: 4px;
}

.forgot_pass_tag:active {
    color: #004070;
    border: 1px solid transparent;
    font-weight: 700;
    box-shadow: none;
    padding: 1px 4px 0px;
}

.both_holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.laurentian_flow .active_card_menu li:after {
    background-image: url(../images/lbc/checkmark_not_ompleted@2x.png);
}

.lbc_first_prt,
.lbc_second_prt,
.lbc_third_prt,
.lbc_fourth_prt,
.lbc_fifth_prt,
.lbc_sixth_prt,
.lbc_seventh_prt,
.lbc_eighth_prt,
.review_info {
    padding: 45px 0 100px;
}

.review_info_inner .global_head {
    margin-bottom: 30px;
    font-style: normal;
}

.lbc_first_prt .global_head,
.lbc_second_prt .global_head,
.lbc_fourth_prt .global_head,
.lbc_fifth_prt .global_head,
.lbc_sixth_prt .global_head,
.lbc_seventh_prt .global_head,
.lbc_eighth_prt .global_head {
    margin-bottom: 28px;
}

.lbc_third_prt .global_head {
    margin-bottom: 10px;
}

.lbc_application_forminner {
    max-width: 560px;
    margin: 0 auto;
}

.review_info_inner {
    max-width: 560px;
    margin: 0 auto;
}

.review_row {
    margin-bottom: 50px;
}

.review_row h4 {
    font-size: 26px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    color: #000;
    margin-bottom: 15px;
}

.review_block {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
    position: relative;
}

.edit_review {
    position: absolute;
    right: 0;
    bottom: 15px;
    font-size: 16px;
    color: #004070;
    text-decoration: underline;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
}

.edit_review:hover {
    font-weight: 700;
    color: #004070;
}

.review_block label {
    font-size: 14px;
    font-weight: bold;
    /* text-transform: uppercase;*/
    text-transform: none;
    color: #000;
    margin-bottom: 5px;
    font-family: "Source Sans Pro", sans-serif;
}

.review_block+.review_block {
    margin-top: 20px;
}

.review_block p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
}

.review_block p span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
}

.blue_lgt_bx {
    background-color: #ebf6ff;
    border-left: 8px solid #004070;
    border-radius: 4px;
    padding: 20px 30px 20px 20px;
}

.blue_lgt_bx p {
    color: #000;
    font-style: 14px;
    line-height: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
}

.lbc_second_prt .submit_out {
    padding-top: 30px;
}

.province_box {
    border-bottom: 1px solid #a9a9a9;
}

.info_head {
    padding: 30px 0;
}

.info_head h3 {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 10px;
    line-height: 32px;
}

.info_head p {
    font-size: 12px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
}

.info_lbc_tbl {
    border: 1px solid #d8d8d8;
}

.info_tbl_row {
    display: flex;
}

.info_tbl_col {
    padding: 18px 9px 18px 18px;
    font-size: 12px;
}

.info_tbl_col h4 {
    font-size: 18px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.info_tbl_row+.info_tbl_row {
    border-top: 1px solid #d8d8d8;
}

.info_tbl_col:first-child {
    border-right: 1px solid #d8d8d8;
    width: 30%;
}

.info_tbl_col:nth-child(2) {
    width: 70%;
}

.rate_bx_hold {
    display: flex;
}

.rate_bx h5 {
    font-size: 12px;
    color: #000;
    margin-bottom: 5px;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.rate_bx li {
    font-size: 12px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
}

.rate_bx li span {
    font-weight: 700;
}

.rate_bx {
    width: 50%;
}

.info_tbl_col p {
    font-size: 14px;
    color: #000;
}

.info_lst li {
    font-size: 14px;
    color: #000;
    list-style: disc outside;
    margin-left: 15px;
    padding-left: 0px;
}

.review_head {
    padding: 50px 0 20px;
    border-bottom: 1px solid #d8d8d8;
    text-align: center;
}

.review_head h3 {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 20px;
    line-height: 32px;
}

.review_head p {
    font-size: 16px;
    line-height: 22px;
    color: #000;
}

.credit_check ul li a {
    font-size: 16px;
    color: #004070;
    font-weight: 600;
    text-decoration: underline;
}

.credit_check ul li {
    /* background-image: url(../images/lbc/lbc_arrow_nav.png); */
    background-image: url(../images/lbc/lbc_arrow_nav_blue.png);
    background-repeat: no-repeat;
    background-position: top 5px right;
    background-size: 16px;
}

.credit_check ul li+li {
    margin-top: 20px;
}

.laurentian_flow .review_bx [type="checkbox"]:checked+label,
.laurentian_flow .review_bx [type="checkbox"]:not(:checked)+label {
    line-height: 20px;
    font-size: 14px;
    margin-right: 0;
    padding-bottom: 12px;
}

.laurentian_flow .review_bx [type="checkbox"]:not(:checked)+label {
    border-bottom: 1px solid #004070;
    font-size: 14px !important;
    font-weight: 600;
    color: #004070 !important;
}

.laurentian_flow .review_bx [type="checkbox"]:checked+label {
    color: #004070 !important;
    font-weight: 600;
    border-bottom: 1px solid #004070;
}

.credit_check {
    padding: 30px 0;
    border-bottom: 1px solid #d8d8d8;
}

.lbc_first_prt .submit_out {
    margin-bottom: 0;
    padding-top: 20px;
}

.distribution_guide {
    padding: 200px 0;
}

.user_card {
    width: 400px;
    margin: 0 auto 35px;
}

.authorized_usr_txt h4 {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    font-family: "Source Sans Pro", sans-serif;
}

.authorized_usr_txt p {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
}

.add_authorized_user_outer {
    padding-top: 33px;
}

.add_authorized_user_outer h3 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
}

.add_authorized_user_outer .mem-item-bx {
    border-radius: 4px;
    background-color: #fff;
    max-width: 341px;
    width: 300px;
    padding: 20px;
    box-shadow: 0 1px 3px 0 rgb(69 69 69 / 30%);
    display: block;
    margin: 0 auto 20px;
}

.add_authorized_user_outer .mem-bx h4 {
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
}

.add_authorized_user_outer p {
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 22px;
    font-size: 16px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
}

.add_authorized_user_outer .mem-bx p span:last-child:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #000;
    border-radius: 50%;
    left: -15px;
    top: 8px;
}

.add_authorized_user_outer .mem-bx p span {
    padding-right: 30px;
    position: relative;
}

.add_authorized_user_outer .mem-bx .mem-mail,
.add_authorized_user_outer .mem-bx .mem-con {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
}

.authorized_edit {
    position: absolute;
    right: 15px;
    font-weight: 700;
    top: 20px;
    font-size: 16px;
    color: #004070;
}

.authorized_edit:hover {
    text-decoration: underline;
    color: #004070;
}

.add_authorized_user_outer .add-mem-bx a {
    display: inline-block;
    padding: 0 22px;
    border: 2px solid #004070;
    line-height: 46px;
    height: 50px;
    color: #004070;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    /*text-transform: capitalize;*/
    text-transform: none;
}

.add_authorized_user_outer .add-mem-bx a:hover {
    color: #fff;
    background-color: #0068b8 !important;
    border: 2px solid #00518f;
}

.add_authorized_user_outer .add-mem-bx a:focus {
    color: #004070;
    border: 2px solid #004070;
    background: #fff !important;
    box-shadow: 0 0 0 5px #7ac5fe !important;
}

.add_authorized_user_outer .add-mem-bx a:active {
    color: #000 !important;
    border: 2px solid #222;
    background: #d8ecfd !important;
    box-shadow: none !important;
}

.laurentian_flow .new_frm_area h2 {
    text-align: center;
    font-size: 36px;
    color: #004070;
    margin: 0 0 20px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
}

.lbcvcard_your_info {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}

.laurentian_flow .vcard-activation .activation_success_form {
    padding: 65px 0 150px;
}

.thank_image {
    max-width: 388px;
    margin: 0 auto;
    margin-top: 0px;
    position: relative;
    left: 0;
    right: 0;
    top: 137px;
}

.top_thankimage_outer {
    background-color: #fff8e7;
}

.congo_box {
    max-width: 560px;
    margin: 0 auto;
    padding-top: 210px;
}

.congo_details h3 {
    font-size: 24px;
    color: #004070;
    font-family: "Source Sans Pro", sans-serif;
    text-align: center;
    font-weight: 600;
    padding-bottom: 30px;
    border-bottom: 1px solid #a9a9a9;
    margin-bottom: 30px;
}

.congo_details {
    padding-top: 20px;
}

.congo_details p {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif;
    color: #000;
}

.congo_box .btn_outr {
    margin-top: 30px;
}

.bottom_thank_part {
    padding-bottom: 100px;
}

.thankyou_applicationlbc .bottom_thank_part {
    padding-bottom: 200px;
}

.lbc_modal_global .modal-header {
    padding: 20px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d9d9d9;
}

.lbc_modal_global h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.lbc_modal_global .modal-header .close {
    background: url(../images/lbc/close_all.png) right top no-repeat;
    background-size: cover;
    opacity: 1;
}

.lbc_modal_global .modal-header .close:hover {
    background: url(../images/lbc/close_all_hov.png) right top no-repeat;
    background-size: cover;
}

.wish_due {
    padding: 30px;
}

.wish_due h2 {
    text-align: center;
    color: #004070;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
    font-family: "Source Sans Pro", sans-serif;
}

.wish_due p {
    text-align: center;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    font-family: "Source Sans Pro", sans-serif;
}

.lbc_modal_global .modal-footer {
    padding: 0 15px 40px;
    text-align: center;
}

.solid_btn {
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    background-color: #004070;
    padding: 0 20px;
    letter-spacing: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    height: 50px;
    line-height: 46px;
    min-width: 175px;
    border: 2px solid transparent;
}

.solid_btn:hover {
    background-color: #0068b8;
    color: #fff;
}

.solid_btn:focus {
    background-color: #004070;
    color: #fff;
    box-shadow: 0 0 0 5px #7ac5fe !important;
}

.solid_btn:active {
    background-color: #d8ecfd;
    color: #000;
    box-shadow: none;
    border-color: #222;
}

.border-btn {
    height: 50px;
    line-height: 46px;
    padding: 0 20px;
    letter-spacing: 0;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #004070;
    background-color: #fff;
    border-radius: 4px;
    border: 2px solid #004070;
    min-width: 175px;
    font-size: 16px;
}

.border-btn:hover {
    background-color: #0068b8;
    color: #fff;
    border: 2px solid #00518f;
}

.border-btn:focus {
    background-color: #fff;
    color: #004070;
    box-shadow: 0 0 0 5px #7ac5fe;
    border: 2px solid #004070;
}

.border-btn:active {
    background-color: #d8ecfd;
    color: #000;
    box-shadow: none;
    border: 2px solid #222;
}

.info_tip_link {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #004070;
    line-height: 14px;
    color: #004070;
    font-weight: 700;
    vertical-align: top;
    display: inline-block;
}


/* .info_tip_link:hover {
    border: 2px solid #fdb812;
    color: #004070;
    background-color: #fdb812;
} */

.extralft_padding {
    padding-left: 22px;
}


/*-------------------*/

.business-application .lbc_application_forminner {
    max-width: 100%;
}

.business-application .global_head p {
    color: #222;
}

.business-application_icon {
    margin: 0px auto 20px;
    width: 120px;
}

.business-application .business_application_first_prt,
.business-application .business_application_second_prt,
.business-application .business_application_third_prt,
.business-application .business_application_fourth_prt {
    padding: 45px 0 100px;
    max-width: 560px;
    margin: 0 auto;
    min-height: calc(100vh - 172px);
}

.business-application .business_application_first_prt .global_head,
.business-application .business_application_third_prt .global_head,
.business_application_fourth_prt .global_head,
.business_application_sixth_prt .global_head {
    margin-bottom: 28px;
}

.business-application .business_application_first_prt .submit_out {
    margin-bottom: 0;
    padding-top: 10px;
}

.business-application .global_head p+p {
    margin-top: 30px;
    font-size: 16px;
    color: #000;
}

.business-application .supportmail {
    font-size: 16px;
    color: #004070;
    font-weight: 600;
    margin-bottom: 50px;
}

.business-application footer {
    background-color: #004070;
    font-size: 12px;
    color: #222;
    padding: 37px 0px;
    font-size: 12px;
}


/*----------------*/

.business-application .card_part {
    margin-top: 84px;
    margin-bottom: 30px;
    display: flex;
    margin-left: -1.5%;
    margin-right: -1.5%;
    flex-wrap: wrap;
}

.business-application .inner_laurentian_card {
    padding: 20px 32px;
    border-radius: 4px;
    box-shadow: 0 0 5px rgb(69 69 69 / 30%);
    margin: 0 1.5%;
    position: relative;
    width: 47%;
    cursor: pointer;
    border: 3px solid transparent;
    margin-bottom: 30px;
    background: #fff;
}

.business-application .inner_laurentian_card.active {
    border: 3px solid #222222;
    background-color: #d8ecfd;
}

.business-application .current_ribbon {
    width: 83px;
    position: absolute;
    top: -10px;
    left: -10px;
}

.business-application .inner_laurentian_card h4 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
    color: #004070;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    line-height: 26px;
}

.business-application .laurentiancrd_hold {
    width: 207px;
    margin: 0 auto 15px;
}

.business-application .inner_laurentian_card h4 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    line-height: 26px;
}

.business-application .laurentian_card_info_brim h5,
.business-application .laurentian_card_info_brim h6 {
    font-size: 16px;
    color: #000;
    text-align: center;
    /* margin-bottom: 5px; */
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.business-application .laurentian_card_info_brim h6 {
    margin-bottom: 0;
}

.business-application .proceed_btn {
    margin-bottom: 30px;
    text-align: center;
}

.business-application .proceed_btn a {
    background: transparent;
    padding: 12px 20px;
    color: #004070;
    border-radius: 4px;
    border: 2px solid #004070;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.business-application .laurentian_chng_crd .global_btn.next_btn {
    background-image: none !important;
    background-color: #004070 !important;
    padding-right: 45px;
    padding: 0;
    height: 50px;
    border-radius: 4px;
    width: 175px;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    border: 2px solid transparent;
    line-height: 46px;
}

.business-application .next_but_compare {
    text-align: center;
}

.business-application .compare_card_modal {
    width: 95% !important;
    max-width: 793px !important;
}

.business-application .newSuccess .modal-header {
    padding: 18px 20px 13px !important;
    border-bottom: 1px solid #d9d9d9;
    justify-content: space-between !important;
}

.business-application .modal-header .close {
    background: url(../images/icon-dismiss.svg) right top no-repeat;
    background-size: cover;
    margin-top: 0;
}

.business-application .newSuccess .modal-header h4 {
    font-size: 20px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.business-application .compare_container {
    margin-top: 198px;
    padding-top: 0;
    height: calc(100vh - 390px);
}

.business-application .compare_table {
    font-size: 14px;
    line-height: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}

.business-application .compare_table .card_box_img {
    max-width: 158px;
    display: inline-block;
    vertical-align: middle;
}

.business-application .compare_table thead {
    top: 122px;
    margin: 0 15px;
    width: calc(100% - 30px);
}

.business-application .full_width_td span {
    letter-spacing: 0px;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #004070;
    line-height: 22px;
}

.business-application .compare_table span {
    display: block;
    font-size: 16px;
    line-height: 22px;
}

.business-application .compare_table.desktop_table h5 {
    color: #004070;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}

.business-application .newSuccess .modal-footer [data-dismiss="modal"] {
    text-align: center;
    color: #004070;
    margin: 0 auto;
}

.business_application_newcard {
    padding: 30px 0;
    background-color: #f5f5f5;
}


/*----------10-02-22-------*/

.business-application .business_application_sixth_prt {
    padding: 45px 0 100px;
    margin: 0 auto;
    min-height: calc(100vh - 172px);
}

.business_application_sixth_prtwrap {
    width: 100%;
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.business-application .business_application_sixth_prt .card_part {
    margin-top: 84px;
    margin-bottom: 30px;
    display: flex;
    margin-left: -1.5%;
    margin-right: -1.5%;
    flex-wrap: wrap;
    max-width: 577px;
}

.business-application .business_application_sixth_prt .proceed_btn {
    text-align: center;
    margin: 0 auto;
}

.business-application .active_card_menu li.six_col {
    flex: 0 0 33%;
    max-width: 33%;
}

.business-application .active_card_menu li:after {
    background: none;
}

.business-application .active_card_menu li.active:after {
    background: url(../images/businessinformation_activearrow.png);
}

.business-application .active_card_menu li.active a {
    font-size: 14px;
}


/*-------------Business Information------*/

.business-application .business_information_first_prt,
.business-application .business_information_first_prt2 {
    padding: 45px 0 100px;
    max-width: 560px;
    margin: 0 auto;
    min-height: calc(100vh - 172px);
}

.business-application .business_information_first_prt .global_head {
    margin-bottom: 28px;
}

.business-application .business_information_first_prt .global_head span {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    margin-bottom: 15px;
    display: block;
}

.business-application .business_information_first_prt .ur_infofull .btn_outr {
    margin-top: 20px;
}

.business-application .business_information_first_prt .ur_infofull .btn_outr input+input {
    margin-left: 20px;
}

.business-application .add_authorized_user_outer .mem-item-bx {
    border-radius: 4px;
    background-color: #fff;
    max-width: 370px;
    width: 370px;
    padding: 20px;
    box-shadow: 0 1px 3px 0 rgb(69 69 69 / 30%);
    display: block;
    margin: 0 auto 20px;
    text-align: left;
    border: 0;
    position: relative;
    overflow: hidden;
}

.business-application .cardauthorised .add_authorized_user_outer .btn_outr {
    padding-top: 10px;
}

.business-application .cardauthorised .btn_outr {
    padding-top: 50px;
}

.business-application .cardauthorised .btn_outr .border-btn {
    margin-right: 20px;
    font-size: 16px;
}

.business-application .business_card_first_prt {
    padding: 45px 0 100px;
    margin: 0 auto;
    min-height: calc(100vh - 172px);
}

.business-application .business_card_first_prt .global_head {
    margin-bottom: 28px;
}

.business-application .business_card_first_prt .global_head span {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    margin-bottom: 15px;
    display: block;
}

.business-application .user_card {
    width: 275px;
}

.business-application .accounts_main_holder {
    padding: 25px 0;
    /* border-radius: 25px; */
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
}

.business-application .authorized_usr_txt .accounts_part {
    padding: 30px 100px;
    width: 50%;
    text-align: center;
}

.business-application .accounts_part h2 {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}

.business-application .authorized_usr_txt .accounts_part p {
    margin-bottom: 30px;
    min-height: 88px;
    font-size: 16px;
    line-height: 22px;
    color: #000;
}

.business-application .accounts_part+.accounts_part {
    border-left: 1px solid #959595;
}

.business-application .border-btn {
    font-size: 16px;
}

.business-application .your_authrized_crd_full .btn_outr {
    padding-top: 50px;
}

.business-application .your_authrized_crd_full .btn_outr .border-btn {
    margin-right: 20px;
}

#add_authorized_user .modal-content,
#edit_authorized_user .modal-content,
#add_authorized_signatories .modal-content {
    width: 100%;
}

.business-application .add_authorized_user_outer {
    display: flex;
    justify-content: space-around;
    padding-top: 50px;
}

.business-application .card_mem_detailswrap {
    position: relative;
}

.business-application .card_mem_details {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 4;
    color: #fff;
}

.business-application .card_mem_details span {
    font-size: 10px;
}

.business-application .card_mem_details h6 {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 6px;
}

.card_mem_details h5 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0px 0px 5px 0px;
}

.modal-footer .btn_outr .border-btn {
    margin-right: 20px;
}


/* 15.02.2022 */

.question_form_submission .content {
    display: block;
    position: relative;
    padding-left: 36px;
    margin-bottom: 12px;
    cursor: pointer;
    text-align: left;
}

.qus_block .checkmark {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #ddd;
}

.content input:checked~.checkmark {
    background-color: #fff;
}

.content input:checked~.checkmark:after {
    display: block;
}

.qus_block .content .checkmark:after {
    width: 18px;
    height: 18px;
}

.content .checkmark:after {
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #004070;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* 15.02.2022 */

.suretybutton {
    margin-top: 10px;
}

.co-borrower_step_hold h2 {
    font-size: 24px;
    color: #004070;
    font-weight: 600;
    text-align: center;
    margin-bottom: 28px;
}

.co_borrower_overflow {
    height: calc(100vh - 275px);
    overflow: hidden;
    overflow-y: auto;
    padding: 0 5px;
}

.co-borrower_step_hold .btn_outr {
    padding: 10px 0 45px;
}

.co-borrower_step_hold .btn_outr .border-btn {
    margin-right: 20px;
}

#add_authorized_signatories .wish_due {
    padding: 20px 30px 30px;
}

.business-application .review_info .border-btn {
    margin-right: 20px;
}


/* 06.02.2022 */

.vcard-activation .activation_custom_form .global_btn.back_btn {
    padding: 10px 20px !important;
}

.vcard-activation .activation_custom_form .global_btn.save_btn {
    padding: 10px 20px !important;
}


/* 25.02.2022 */

span#prev_emp_duration_error {
    margin-top: 0px !important;
}


/* 01/03/22 */

.laurentian_flow .question_area h3 {
    font-size: 26px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.application-new.laurentian_flow .green_path .green_path_step3 .inner_agreement h6 {
    font-size: 16px;
    font-weight: 700;
}

.application-new.laurentian_flow .green_path .green_path_step3 .inner_agreement p span {
    font-size: 16px;
    font-weight: 700;
}

.laurentian_flow .greywbg::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 260px;
    background-color: #f5f5f5;
}

.laurentian_flow .greywbg .thankyou_payment .setup_content_header {
    margin-bottom: 18px;
}

.laurentian_flow .greywbg .large_content_header p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
}


/* 02/03/22 */

.application-new.laurentian_flow .agreement_content_new {
    height: 250px;
}

.laurentian_flow .wellowbg .payment-form .new_frm_area .green_path .nextBtn {
    height: 50px;
    line-height: 48px;
}


/* start 12/03/22 */

.laurentian_flow #application_new .email_resend_div p {
    font-size: 16px;
    line-height: 22px;
}

.laurentian_flow #applicationSteps .new_success_msg {
    background: #f6feee;
}

.laurentian_flow .email_resend_div p a.normal-a-tag {
    color: #004070;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
}


/*2022/03/15*/

.laurentian_flow .question_ans_sec .question_form_submission {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.laurentian_flow.vcard-activation #account_already_created .PrimaryNotActivated_area .btn {
    line-height: normal !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.laurentian_flow #sectionC .cntcus_if_incorrect a {
    font-weight: 700;
    position: relative;
    /* top: -3px; */
}

.laurentian_flow #sectionC .cntcus_if_incorrect p {
    display: inherit;
}


/* 16.03.22 */

.laurentian_flow .global_head h2 {
    color: #004070;
}

.laurentian_flow .invalid_card span {
    color: #ae0a33 !important;
}

.laurentian_flow .otp_outer input.code_single_box.otp_box.otp_box_lbc.error {
    border-color: #ae0a33 !important;
}


/* .laurentian_flow .new_info_tip .info_tip_link {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #004070;
    line-height: normal;
    color: #004070;
    font-weight: 900;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
} */

.laurentian_flow .new_info_tip .info_tip_link {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-image: url(../images/lbc/tooltip.png);
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0px;
    border: 0px;
    background-size: 16px;
}

.laurentian_flow .new_info_tip .info_tip_link:hover {
    background-image: url(../images/lbc/tooltiphov.png);
}

.laurentian_flow .material_pass_view_ico {
    width: 35px;
    height: 35px;
    right: 0px;
}


/* start 21.03.22 */

.laurentian_flow .hover_overlay .authorized_edit span {
    text-decoration: underline;
}

.laurentian_flow.page-template-template-partsactivate-php .global_btn.next_btn:disabled {
    background-color: #e2e2e2;
    color: #737373;
    pointer-events: none;
    opacity: 1;
}

.laurentian_flow .footer_menu li a:hover {
    text-decoration: underline;
}

.powered-by-brim img {
    width: 120px;
    margin-top: 35px;
}


/* end 21.03.22 */


/* start 22.03.22 */

.laurentian_flow .email_resend_div p a:hover {
    font-weight: 600 !important;
}


/* .laurentian_flow .dropup button.btn.dropdown-toggle.selectpicker.btn-default {
    color: #181818;
} */

.laurentian_flow .lbc_activation_fstep .form-group {
    height: 110px;
}

.laurentian_flow .exam_error {
    text-align: left;
    color: #ae0a33;
    position: relative;
    font-size: 14px;
    padding-left: 10px;
    line-height: 16px;
}


/* end 22.03.22 */


/* start 23.03.22 */

.laurentian_flow .exam_error span:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 4px;
    content: "";
    background-color: #ae0a33;
}

.laurentian_flow .card_activation_form_final .tab-content {
    padding: 65px 25px 25px;
}

.vcard-activation .frm_wrap-2 .card-outer {
    margin-top: 0px;
}

.vcard-activation.laurentian_flow .pg_invalid_card {
    top: 0px !important;
    margin-top: 5px !important;
    left: 5px;
}

.laurentian_flow .success_crd_lbc_holder {
    width: 100%;
    max-width: 336px;
    margin: 0 auto 60px auto;
    position: relative;
}

.laurentian_flow .success_crd_lbc_holder img {
    width: 100%;
    border-radius: 12px;
}

.laurentian_flow .laurentian_congrts_box .nwcrdno_cell span {
    display: inline-block;
    color: #fff !important;
    font-size: 12px !important;
    font-family: "Axiforma-Book";
    letter-spacing: 0.7px;
    margin: 0px !important;
}

.laurentian_flow .laurentian_congrts_box .nwmdl_crd_name span {
    font-family: "Axiforma_Bold";
    color: #fff !important;
    font-size: 12px !important;
    padding-top: 5px;
    letter-spacing: 0.7px;
    margin: 0px !important;
}


/* end 23.03.22 */


/* start 24.03.22 */

.laurentian_flow .card_activation_form_final .tab-content #sectionA {
    padding-top: 60px;
}


/* end 24.03.22 */

.bdrt0 {
    border-top: 0px !important;
}

.bdrtopsolid {
    border-top: 1px solid #d8d8d8;
}

.info_tbl_col table,
.info_tbl_col th,
.info_tbl_col td {
    border-collapse: collapse;
    color: #000;
}

.p-0 {
    padding: 0px !important;
}

.info_tbl_col th,
.info_tbl_col td {
    padding: 0px 5px;
}

.review_head h4 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    margin: 22px 0px 0px 0px;
    text-transform: uppercase;
}

.info_tbl_col2 {
    font-size: 12px;
    color: #000;
    width: 100%;
    padding: 0px 20px 20px 20px;
}

.mb15 {
    margin-bottom: 15px;
}

.tablebox {
    width: 500px;
    margin: 0 auto 14px auto;
}

.tablebox th {
    font-size: 14px;
    padding: 6px 20px;
}

.tablebox td {
    font-size: 12px;
    padding: 6px 20px;
}

.tablebox tr {
    border-bottom: 1px solid #d8d8d8;
}

.review_headh4 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    margin: 22px 0px;
    text-transform: uppercase;
}


/* start 28.03.22 */

.laurentian_flow .pg_invalid_card,
.laurentian_flow .aqclass {
    padding-left: 20px !important;
}

.laurentian_flow .xs_info_tip {
    margin-bottom: 1px !important;
}


/* end 28.03.22 */


/* 29.03.22 */

.laurentian_flow .laurentian_congrts_box .nwcrdno_cell:first-child span {
    position: relative;
    top: 1px;
}

.laurentian_flow .nwmdl_crd_no .nwcrdno_cell {
    margin-right: 10px;
}

.laurentian_flow .email_show a {
    color: #004070;
}


/* 29.03.22 */


/* start 30.03.22 */

.tab-content.activation_custom_form.activation_custom_form_margin_top {
    margin-top: 50px;
}


/* end 30.03.22 */


/* start 31.03.22 */

.laurentian_flow .reward_me_card .nwmdl_crd_dtls span {
    color: #004070!important;
}

.laurentian_flow .nwmdl_crd_no .nwcrdno_cell {
    margin-right: 10px;
}

.laurentian_flow .nwmdl_crd_no .nwcrdno_cell:first-child span {
    position: relative;
    top: 3px;
}


/* end 30.03.22 */


/* start 01.04.22 */

.vcard-activation .activation_custom_form .global_btn.save_btn:disabled {
    background-color: #e2e2e2;
    color: #767676;
    pointer-events: none;
    opacity: 1;
}

.laurentian_flow .global_btn.save_btn:disabled {
    background-color: #e2e2e2;
    color: #767676;
    pointer-events: none;
    opacity: 1;
}

.laurentian_flow .greyedout {
    background: #eee;
    pointer-events: none;
}


/* end 01.04.22 */


/* start 04.04.22 */

.laurentian_flow .payment-form .nextBtn.chose_mbr:disabled {
    background-color: #e2e2e2;
    color: #767676 !important;
    pointer-events: none;
    opacity: 1;
}

.laurentian_flow .modal-header .close img {
    display: none;
}

.laurentian_flow .modal-header .close {
    background: url(../images/lbc/icon-dismiss.svg) right top no-repeat !important;
    background-size: cover;
    margin-top: 0;
    z-index: 5;
    position: relative;
    font-size: 0;
    width: 24px;
    height: 24px;
}

.laurentian_flow .modal-header .close:hover {
    background: url(../images/lbc/icon-dismiss_hov.svg) right top no-repeat !important;
    background-size: cover;
    margin-top: 0;
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
    background: #d8ecfd;
}

.laurentian_flow #house_income {
    padding-left: 22px !important;
}

.vcard-activation .material_pass_view_ico {
    right: 10px;
}

.laurentian_flow #SelectCardType .laurentiancard.active .inner_laurentian_card {
    border: 3px solid #222222;
    background-color: #d8ecfd;
}

.page-template-activate .material_pass_view_ico {
    right: 15px;
}

.laurentian_flow .change_mail_id {
    text-decoration: none !important;
}

.laurentian_flow .change_mail_id span {
    vertical-align: bottom;
}


/* end 04.04.22 */


/* start 06.04.22 */

.laurentian_flow .new_success_msg {
    z-index: 1;
}


/* end 06.04.22 */


/* start 07.04.22 */

.vcard-activation.laurentian_flow #primary_phone_err_div.pg_invalid_card {
    top: 0px !important;
}


/* end 07.04.22 */


/* start 08.04.22 */

.laurentian_flow .question_area h1 {
    color: #004070 !important;
}

.laurentian_flow .card_select_new h3 {
    color: #004070 !important;
}

.laurentian_flow .lbc_sec_prt_new .review_head h3 {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 25px;
    line-height: 32px;
}

.laurentian_flow .lbc_sec_prt_new .proceeding_lbc_sec_inner h4 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    margin-bottom: 15px;
}

.laurentian_flow .lbc_sec_prt_new .proceeding_lbc_sec_inner ul li {
    font-size: 14px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 20px;
    margin-bottom: 2px;
}

.laurentian_flow .lbc_sec_prt_new .proceeding_lbc_sec_inner li ul {
    margin-bottom: 25px;
    color: #000;
    padding-left: 30px;
    margin-top: 2px;
}

.laurentian_flow .lbc_sec_prt_new .proceeding_lbc_sec_inner ul {
    margin-bottom: 25px;
    margin-left: 15px;
}

.laurentian_flow .lbc_sec_prt_new .note_text {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 22px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
}

.laurentian_flow .lbc_sec_prt_new .checkbox hr {
    margin-top: 12px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #004070;
}

.laurentian_flow .lbc_sec_prt_new [type="checkbox"]:not(:checked)+label:before {
    border: 2px solid #004070;
}

.laurentian_flow .lbc_sec_prt_new [type="checkbox"]:checked+label {
    color: #004070 !important;
    font-weight: 600;
}

.laurentian_flow .lbc_sec_prt_new .review_head {
    border-bottom: 0px;
}

.laurentian_flow .info_bx_lbc {
    border-top: 1px solid #d8d8d8;
}

.info_tbl_col table {
    width: 100%;
}

.info_tbl_col th {
    text-transform: uppercase;
}

.laurentian_flow .review_head.review_selct_agr {
    padding-top: 30px !important;
    border-bottom: 0px !important;
}

.laurentian_flow .agree_innr_elctr ul li {
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
    line-height: 20px;
}

.laurentian_flow .agree_innr_elctr ul li a {
    color: #00518f;
    font-weight: 600;
    text-decoration: underline;
    margin-top: -2px;
}

.laurentian_flow [type="checkbox"]:not(:checked)+label:before {
    border: 2px solid #222222;
}

.laurentian_flow .wellowbg::after {
    background-color: #f5f5f5 !important;
}


/* end 08.04.22 */


/* start 09.04.22 */

.laurentian_flow.vcard-activation #sectionA {
    min-height: 600px;
}


/* end 09.04.22 */


/* start 11.04.22 */

.laurentian_flow .checkboxout a {
    color: #004070;
}


/* end 09.04.22 */


/* start 12.04.22 */

.laurentian_flow .top_thankimage_outer {
    background-color: #f5f5f5;
    height: 260px;
    position: relative;
}


/* .laurentian_flow .thankyou_applicationlbc .thank_image{
    margin-top: -114px;
} */


/* end 09.04.22 */


/* start 12.04.22 */

.laurentian_flow .new_info_tip {
    width: 14px;
}


/* end 12.04.22 */


/* start 13.04.22 */

.laurentian_flow #vcard_pwd_setup_steps .green_path_step3 .ack_tip {
    margin-bottom: 0px !important;
}

.laurentian_flow .review_selct_agr h4 {
    font-size: 16px;
    text-transform: none;
}

.laurentian_flow.page-template-activate #email_verification_msg {
    top: 150px;
    background: #dff0d8;
}

[title~="Sélectionner"] {
    color: #959595;
}


/* start new footer */

.newmarketing_footer {
    width: 100%;
    position: relative;
    padding: 0px;
    margin: 0px;
}

.newmarketing_footer ul {
    width: 100%;
    position: relative;
    margin: 0px 0px 55px 0px;
    padding: 0px;
    display: flex;
    align-items: center;
}

.newmarketing_footer ul li {
    list-style: none;
    margin-right: 33px;
}

.newmarketing_footer ul li a {
    text-align: none;
    color: #fff;
    font-size: 16px;
}

.newmarketing_footer ul li a:hover {
    color: #fdb812;
    text-decoration: underline;
}

.newmarketing_footer p {
    font-size: 16px;
    color: #fff;
    width: 100%;
    position: relative;
}

.laurentian_flow .active_card_menu_new>ul {
    font-size: 0px;
    position: relative;
}


/* end new footer */


/* end 13.04.22 */


/* start 14.04.22 */

.lbc_visa_sec_outer {
    padding: 30px 0;
    background-color: #f5f5f5 !important;
}

.laurentian_flow .form-group label {
    text-transform: none !important;
}

.laurentian_flow .new_numeric_text_heading {
    padding-left: 5px !important;
}


/* end 14.04.22 */


/* start 15.04.22 */

.laurentian_flow #review_info .review_row {
    margin-bottom: 32px;
}

.laurentian_flow #review_info .btn_outr {
    margin-top: 50px;
}

.laurentian_flow #review_info .pg_invalid_card {
    display: inline-block;
    position: absolute !important;
    left: 0;
    top: 40px;
}

.laurentian_flow .laurentian_flow .header_wrap {
    z-index: 9999;
}

.active_card_menu {
    z-index: 2;
}

.laurentian_flow [type="radio"]:checked+label:after,
.laurentian_flow [type="radio"]:not(:checked)+label:after {
    background: #004070;
}


/* end 15.04.22 */


/* Start 18.04.22 */

.laurentian_flow .form-group.communications_on_products label {
    font-weight: 400!important;
}


/* End 18.04.22 */


/* Start 20.04.22 */

.laurentian_flow .text_bl {
    color: #004370;
}

.laurentian_flow.vcard-activation #email_verification_msg {
    top: 150px;
    background: #dff0d8;
}


/* End 20.04.22 */


/* start 21.04.22 */

.laurentian_flow .qus_block.qsnewstyle {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 35px;
    margin: 0px 0px 30px 0px !important;
}

.laurentian_flow .qus_block.qsnewstyle .checkmark {
    top: 0px;
    border: 2px solid #767676;
}


/* end 21.04.22 */


/* start 22.04.22 */

.laurentian_flow .connect_error {
    top: -20px;
}


/* end 22.04.22 */


/* start 25.04.22 */

.laurentian_flow .communication_consent {
    top: -20px;
}


/* end 25.04.22 */


/* start 26.04.22 */

.active_card_menu li a span {
    margin-left: 5px;
}

.info_tbl_col.info_lst.info_box_scroll {
    height: 180px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.info_lst {
    font-size: 12px;
    color: #000;
}

.laurentian_flow .lbc_sec_prt_new .proceeding_lbc_sec_inner ul li {
    list-style: disc;
}

.laurentian_flow .white_info_tip ul li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 8px;
}

.complete_head {
    font-size: 29px !important;
}


/* end 26.04.22 */


/* start 28.04.22 */

.add_authorized_user_outer .mem-bx p span:last-child {
    padding-right: 0px;
}

.laurentian_flow .qus_block.qsnewstyle label {
    font-weight: normal;
}

.laurentian_flow .payment-form label {
    font-size: 14px !important;
    font-weight: 600 !important;
}


/* end 28.04.22 */


/* start 29.04.22 */

.laurentian_flow .payment-form .qus_block label {
    font-size: 18px !important;
    font-weight: 600 !important;
}

.laurentian_flow .communications_on_products [type="checkbox"]:not(:checked)+label:before {
    border: 2px solid #767676;
}

.laurentian_flow .lbc_sec_prt_new .note_text.card_space {
    margin-bottom: 43px;
}


/* end 29.04.22 */


/* start 02.05.22 */

.vcard-activation .activation_success_form {
    padding: 137px 0px 100px 0px;
}


/* end 02.05.22 */


/* start 03.05.22 */

.laurentian_flow.page-template-activate #PrimaryNotActivated .new_frm_area {
    padding-bottom: 21% !important;
}


/* end 03.05.22 */


/* start 04.05.22 */

.lbc_visainfinite_box hr {
    display: none;
}


/* end 04.05.22 */


/* start 13.05.22 */

.menu_wrap_desktop {
    display: flex;
    justify-content: flex-end;
}

.inner_header .lang_btn {
    width: auto;
    padding: 6px 12px !important;
    border-radius: 5px;
    background-color: transparent !important;
    line-height: 100%;
    border: 1px solid #004370 !important;
    font-size: 16px !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 400;
    color: #004370 !important;
}

.inner_header .lang_dropdown-menu {
    min-width: 62px !important;
    padding: 5px 0px !important;
    left: auto;
    right: 0;
    float: none;
    border-radius: 4px !important;
}

.inner_header .lang_dropdown-menu .dropdown-item {
    color: #4a4a4a !important;
    font-size: 12px;
    padding: 4px 25px 4px 9px;
    display: block;
    line-height: 14px;
    width: 100%;
    position: relative;
    text-transform: uppercase;
}

.lang_dropdown-menu .dropdown-item.checked::after {
    position: absolute;
    right: 6px;
    top: 3px;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: "";
    background-image: url(../images/lbc/lang_check.png);
}

.laurentian_flow #SelectCardType .card_part {
    background-color: #f5f5f5;
}


/* end 13.05.22 */


/* start 30.05.22 */

.card_select_new {
    max-width: 560px;
    margin: 0px auto;
    position: relative;
    margin-bottom: 200px;
}

.pin_change_head {
    margin-bottom: 30px;
    text-align: center;
}

.card_select_new h3 {
    font-size: 36px;
    color: #004070;
    letter-spacing: 0;
    margin-bottom: 25px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.card_select_new p {
    font-size: 20px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    color: #000;
}

.btn_outr {
    margin: 0 auto;
    max-width: 350px;
}

.next_but_compare {
    display: flex;
    justify-content: center;
}

.laurentian_flow .fttr_top p {
    color: #fff;
}

.form-group .bootstrap-select.btn-group .btn .caret,
.bootstrap-select.btn-group .btn .caret {
    margin-top: 0;
    transform: translateY(-50%);
    border: none;
    position: absolute;
    top: 50%;
    vertical-align: middle;
}

.laurentian_flow .card_select_new label {
    font-size: 14px;
    text-align: left;
    margin-bottom: 8px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    color: #000;
    text-transform: none;
    display: inline-block;
}

.laurentian_flow .invalid_card span {
    color: #ae0a33 !important;
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 400;
    margin-top: 10px;
}

.laurentian_flow .card_select_new .errorText {
    padding-left: 0px;
}

.laurentian_flow .card_select_new .form-group {
    margin: 0 0px 30px;
    text-align: left;
}

.laurentian_flow .pg_invalid_card,
.laurentian_flow .aqclass {
    float: left;
}


/* end 30.05.22 */


/* start 02.06.22 */

.payment-form #firstStepNext {
    margin-top: 20px;
}


/* end 02.06.22/ */


/* start 03.06.22 */

.laurentian_flow .payment-form .form-group,
.laurentian_flow .payment-form .block-four {
    margin-bottom: 25px;
}


/* end 03.06.22 */


/* start 24.06.22 */

.business-activation .lbc_rgt_frststep .frm_wrap_mailactivation {
    margin: 0 auto;
}

.business-activation .lbc_rgt_frststep {
    width: 100%;
    padding: 100px 0px 250px 0px;
}


/* end 24.06.22 */


/* start 08.07.22 */

.business-application .block-two.clearfix {
    margin-bottom: 10px;
}

.business-application .image_bx_visa {
    margin-bottom: 40px;
}

.business-application .lbc_visainfinite_box ul {
    margin-top: 20px;
}

.business-application .lbc_visainfinite_box ul:after {
    width: 100%;
}


/* end 08.07.22 */


/* satrt 07.09.22 */


/* .laurentian_flow .selectpicker.dflt_select {
    color: #900;
}
.laurentian_flow .selectpicker.dflt_select.empty {
    color: #181818 !important;
} */

.laurentian_flow .form-group .bootstrap-select>.btn.dropdown-toggle {
    color: #181818;
}

a,
button,
input,
input[type="buttton"],
input[type="submit"],
.btn {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    outline: none !important;
}

[title~="Sélectionner"],
[title~="Select"],
[title~="Jour"],
[title~="Day"],
[title~="Mois"],
[title~="Month"],
[title~="Année"],
[title~="Year"] {
    color: #767676 !important;
}


/* end 07.09.22 */


/* start 08.09.22 */

.laurentian_flow #sectionA_confirmation {
    margin-top: 40px;
}

#sectionA_set_email h3 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    color: #222;
    margin-bottom: 20px;
    font-size: 26px;
}

.laurentian_flow .pin-failed-error {
    margin-top: 40px;
}


/* end 08.09.22 */


/* 21.10.22 starts */

.payment-form.activation-payment-form.activation-payment-form-new .card_activation_form.card_activation_form_final .card_pin_html iframe#MainPopupIframe {
    height: 620px;
}


/* 21.10.22 ends */


/* 28.10.22 starts */

#codeError .new_frm_area {
    min-height: unset;
}

#codeError {
    padding: 100px 0 150px;
}

#codeError .new_frm_area .PrimaryNotActivated_area h2 {
    color: #004070;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 36px;
    margin-bottom: 15px;
}

#codeError .new_frm_area .NotActivated_ioc {
    margin: 0 auto 20px;
}

#codeError .new_frm_area .PrimaryNotActivated_area h3#errorMsg {
    font-size: 20px;
    font-family: "Source Sans Pro", sans-serif;
    color: #000;
    max-width: 550px;
    margin: 0 auto 15px;
}

#codeError .new_frm_area .PrimaryNotActivated_area span {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    color: #000;
    line-height: 22px;
}

#codeError .new_frm_area .PrimaryNotActivated_area span a {
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    color: #004070;
    display: inline-block;
    margin-top: 10px;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .new_frm_area .active_card_menu.active_card_menu_new li:first-child:before,
.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .new_frm_area .active_card_menu.active_card_menu_new li:last-child:before {
    display: none;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .activation_custom_form #sectionB .validate_frm.input_width_small .material_ico.material_pass_view_ico {
    width: unset;
    height: unset;
    right: 35px;
    top: 52%;
    transform: translateY(-50%);
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .activation_custom_form #sectionB .first_inner_tab.frm_wrap_mail_pin p span {
    font-size: 20px;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .activation_custom_form #sectionB .first_inner_tab.frm_wrap_mail_pin h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .activation_custom_form #sectionB .first_inner_tab.frm_wrap_mail_pin .next_but_compare {
    margin-top: 40px;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .new_frm_area #sectionA_without_email .verfy_eml_box {
    margin-bottom: 40px;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .new_frm_area #sectionA_without_email .validate_frm .row.birth_dates .btn_outr.next_but_compare {
    margin-top: 15px;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .active_card_menu.active_card_menu_new ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .new_frm_area .active_card_menu.active_card_menu_new ul li {
    width: 33% !important;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .new_frm_area .active_card_menu.active_card_menu_new li:last-child:after {
    display: none;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .new_frm_area #sectionC .card_details#osa_carddetails {
    margin-top: 0;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .new_frm_area #sectionC .cntcus_if_incorrect {
    margin-bottom: 40px;
}

.payment-form.activation-payment-form.activation-payment-form-new .white_overlay_container .new_frm_area #sectionC .card_details#edr_carddetails {
    margin-top: 40px;
}

.payment-form.activation-payment-form.activation_success_form {
    background-color: #fff;
}


/* 28.10.22 ends */


/* 29.10.22 starts */

#cardAlreadyActivated .new_frm_area {
    min-height: unset;
}

#cardAlreadyActivated {
    padding: 100px 0 150px;
}


/* 29.10.22 ends */


/* 31.10.22 starts */


/* 21.10.22 starts */


/* Balance Transfer protection starts */

.bp_part_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lbc_blnce_protection .bp_part_row .bp_part_left_content {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.lbc_blnce_protection .bp_part_row .bp_part_left_content img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 50px 75px;
}

.lbc_blnce_protection .bp_hdng {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
}

.lbc_blnce_protection .bp_hdng h3 {
    font-size: 36px;
    color: #004070;
    font-weight: 600;
    margin-bottom: 0;
    font-family: 'Source Sans Pro', sans-serif;
}

.lbc_blnce_protection .bp_hdng span {
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    display: inline-block;
    margin: 10px 0;
    font-family: 'Source Sans Pro', sans-serif;
}

.lbc_blnce_protection .bp_hdng p {
    font-size: 20px;
    color: #222;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content {
    max-width: 575px;
    margin-right: auto;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content .bp_accordion_content {
    margin-top: 40px;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion {
    text-align: left;
}


/* 25.10.22 starts */

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion button.btn.btn-link {
    width: 100%;
    text-align: left;
    font-size: 19px;
    color: #004070;
    font-family: "Source Sans Pro", sans-serif;
    text-decoration: none;
    position: relative;
    white-space: normal;
    padding-right: 0;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .card-header#headingOne {
    padding-left: 15px;
    padding-right: 10px;
    background: #fff;
    padding-bottom: 7px;
    border-bottom: none;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .card {
    border: none;
    border-bottom: 1px solid rgba(112, 111, 115, 0.2);
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion button.btn.btn-link:hover {
    text-decoration: none;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion button.btn.btn-link::before {
    content: '-';
    position: absolute;
    color: #004070;
    font-size: 18px;
    left: -19px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #004070;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0px;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion button.btn.btn-link.collapsed::before {
    content: '+';
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion button.btn.btn-link:focus {
    box-shadow: none;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseOne .card-body {
    padding: 0;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseOne .card-body .main_heading_accordion {
    display: flex;
    padding: 20px;
    background-color: #f7f7f7;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseOne .card-body .main_heading_accordion .coverage_content_hdng {
    flex: 0 0 40%;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseOne .card-body .main_heading_accordion .description_content_hdng {
    flex: 0 0 60%;
    text-align: center;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseOne .card-body .main_heading_accordion h4 {
    font-size: 16px;
    margin-bottom: 0;
    color: #222222;
    font-weight: 600;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .accordion_main_content1 {
    border: 1px solid rgba(112, 111, 115, 0.2);
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .accordion_main_content1 .content_checkbox_contnr1 {
    display: flex;
    padding: 20px;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .accordion_main_content1 .content_checkbox_contnr1 .life_covrge {
    flex: 0 0 40%;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .accordion_main_content1 .content_checkbox_contnr1 .description_content {
    flex: 0 0 60%;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .accordion_main_content1 .content_checkbox_contnr1 .description_content p:last-child {
    margin-bottom: 0;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .accordion_main_content1.accordion_main_content2 {
    margin-top: 20px;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .accordion_main_content1.accordion_main_content2 .content_checkbox_contnr1 {
    border-bottom: 1px solid rgba(112, 111, 115, 0.2);
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .accordion_main_content1 .content_checkbox_contnr1 .description_content p {
    font-size: 14px;
    color: #222;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .btn_outr.clearfix.text-center {
    margin-top: 40px;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseTwo .card-body,
.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseThree .card-body,
.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseFour .card-body {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 19px;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseTwo .card-body .accordion_main_content2 h4 {
    font-size: 16px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 0;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseTwo .card-body .accordion_main_content2 p {
    font-size: 14px;
    color: #222222;
    margin: 20px 0;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseTwo .card-body .accordion_main_content2 p:last-child {
    margin: 0;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseThree .accordion_main_content2 p,
.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseFour .accordion_main_content2 p {
    font-size: 14px;
    color: #222222;
    margin-bottom: 0;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseThree .accordion_main_content2 p a,
.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion #collapseFour .accordion_main_content2 p a {
    color: #004070;
    text-decoration: underline;
    font-weight: 600;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion h5.mb-0 {
    margin-bottom: 5px;
    margin-top: 20px;
}

.lbcapplication_form_part#applicationSteps .lbc_eighth_prt#step9 {
    padding: 30px 0 0px;
    max-width: unset;
}


/* 25.10.22 ends */


/* Balance Transfer protection ends */


/* Step 2 starts */

.lbc_blnce_protection .bp_part2 {
    max-width: 590px;
    margin: auto;
    padding: 0px 15px;
}

.lbc_blnce_protection .bp_part2 .bp_part2_cntnr .bp_part2_cntnt {
    padding: 30px 33px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    height: 395px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.lbc_blnce_protection .bp_part2 .bp_part2_cntnr {
    margin-top: 40px;
}

.lbc_blnce_protection .bp_part2 .bp_part2_cntnr .bp_part2_cntnt h4 {
    font-weight: 600;
    font-size: 16px;
    color: #222;
    margin-bottom: 20px;
}

.lbc_blnce_protection .bp_part2 .bp_part2_cntnr .bp_part2_cntnt p {
    margin-bottom: 10px;
    font-size: 16px;
    color: #222222;
}

.lbc_blnce_protection .bp_part2 .bp_part2_cntnr .bp_part2_cntnt ul li {
    font-size: 16px;
    color: #222222;
    list-style-type: disc;
}

.lbc_blnce_protection .bp_part2 .bp_part2_cntnr .bp_part2_cntnt ul:last-child {
    margin-bottom: 0;
}

.lbc_blnce_protection .bp_part2 .bp_part2_cntnr .bp_part2_cntnt ul {
    padding-left: 30px;
}

.lbc_blnce_protection .bp_part2 .bp_part2_cntnr .bp_part2_cntnt ul li strong {
    font-weight: 600;
}

.lbc_blnce_protection .bp_part_row .bp_right_inner_content #collapseOne .content_container1 {
    display: flex;
    padding: 20px;
}

.lbc_blnce_protection .bp_part_row .bp_right_inner_content #collapseOne .content_container1 .life_covrge {
    flex: 0 0 30%;
    max-width: 30%;
}

.lbc_blnce_protection .bp_part_row .bp_right_inner_content #collapseOne .content_container1 .description_content {
    flex: 0 0 70%;
    max-width: 70%;
}

.lbc_blnce_protection .bp_part_row .bp_part_right_content .bp_right_inner_content #accordion .accordion_main_content1.accordion_main_content2 .content_container1 {
    border-bottom: 1px solid rgba(112, 111, 115, 0.2);
}


/* Customize the label (the checkbox_contnr) */

.checkbox_contnr {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 40px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    color: #004070;
}


/* Hide the browser's default checkbox */

.checkbox_contnr input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.check_box_checkmark {
    position: absolute;
    top: 4px;
    border-radius: 5px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}


/* On mouse-over, add a grey background color */

.checkbox_contnr:hover input~.check_box_checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.checkbox_contnr input:checked~.check_box_checkmark {
    background-color: #004070;
}


/* Create the check_box_checkmark/indicator (hidden when not checked) */

.check_box_checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the check_box_checkmark when checked */

.checkbox_contnr input:checked~.check_box_checkmark:after {
    display: block;
}


/* Style the check_box_checkmark/indicator */

.checkbox_contnr .check_box_checkmark:after {
    left: 10px;
    top: 3px;
    width: 6px;
    height: 16px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* Step 2 ends */

.lbc_eighth_prt#step9 .lbc_blnce_protection .bp_part_right_content #accordion .collapse {
    overflow: hidden;
}

.lbc_eighth_prt#step9 .lbc_blnce_protection .bp_part_right_content #accordion .accordion_main_content2 {
    color: #222;
}

.lbc_eighth_prt#step9 .lbc_blnce_protection .bp_part_right_content #accordion .accordion_main_content2 a {
    font-weight: 600;
    color: #004070;
    margin-top: -3px;
}

body {
    font-family: "Source Sans Pro", sans-serif;
}

.lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_first_prt,
.lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_second_prt,
.lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_third_prt,
.lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_fourth_prt,
.lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_fifth_prt,
.lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_sixth_prt,
.lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_eighth_prt {
    max-width: 560px;
    margin: auto;
}

.lbcapplication_form_part#applicationSteps .lbc_application_forminner.lbc_application_get_strt.bp_parent {
    max-width: unset;
}

.lbcapplication_form_part#applicationSteps .lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_eighth_prt .lbc_blnce_protection .btn_outr {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 15px;
}

.lbc_eighth_prt#step9 .lbc_blnce_protection .bp_part_left_content img.bp_step1_img {
    display: none;
}


/* 31.10.22 ends */


/* 01-11-2022 */

.lbcapplication_form_part .lbc_application_forminner.lbc_application_get_strt.bp_parent #application_new .lbc_eighth_prt#step9 .lbc_blnce_protection .bp_part_right_content .bp_right_inner_content .card .card-body a {
    text-decoration: underline;
}

.lbcapplication_form_part .lbc_application_forminner.lbc_application_get_strt.bp_parent #application_new .lbc_eighth_prt#step10 .lbc_blnce_protection .checkbox_contnr .check_box_checkmark {
    background-color: transparent;
    border: 1px solid #959595;
}

.lbcapplication_form_part .lbc_application_forminner.lbc_application_get_strt.bp_parent #application_new .lbc_eighth_prt#step10 .lbc_blnce_protection .checkbox_contnr .check_box_checkmark::after {
    top: 2px;
}

.lbcapplication_form_part .lbc_application_forminner.lbc_application_get_strt.bp_parent #application_new .lbc_eighth_prt#step10 .lbc_blnce_protection .checkbox_contnr input:checked~.check_box_checkmark {
    background-color: #004070;
    border-color: transparent;
}

.lbcapplication_form_part .lbc_application_forminner.lbc_application_get_strt.bp_parent #application_new .lbc_eighth_prt#step10 .lbc_blnce_protection .bp_part2_cntnr ul li {
    margin-bottom: 10px;
}

.lbcapplication_form_part .lbc_application_forminner.lbc_application_get_strt.bp_parent #application_new .lbc_eighth_prt#step10 .lbc_blnce_protection .bp_part2_cntnr p {
    max-width: 425px;
}


/* 02.11.22 starts */


/* Customize the label (the container) */

.stp3_cntnr {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.stp3_cntnr input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.stp3_cntnr .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #716f72;
    border-radius: 5px;
    background-color: transparent;
}
.stp3_cntnr.frcheckbox .checkmark {
    top: 5px;
}

/* On mouse-over, add a grey background color */


/* .stp3_cntnr:hover input ~ .checkmark {
    background-color: #ccc;
  }
   */


/* When the checkbox is checked, add a blue background */

.stp3_cntnr input:checked~.checkmark {
    background-color: #004070;
}

.stp3_cntnr .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.stp3_cntnr input:checked~.checkmark:after {
    display: block;
}

.stp3_cntnr .checkmark:after {
    left: 8px;
    top: 3px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.activation_custom_form .activation_confrm.frm_wrap-2 .review_bx.laurentian_flow label.stp3_cntnr {
    padding-left: 30px;
    font-size: 16px !important;
    color: #222;
}

.activation_custom_form .activation_confrm.frm_wrap-2 .review_bx.laurentian_flow label.stp3_cntnr p {
    font-size: 16px;
    color: #222;
}

.activation_custom_form .activation_confrm.frm_wrap-2 .review_bx.laurentian_flow label.stp3_cntnr+ul {
    padding-left: 5px;
    width: 94%;
    margin-bottom: 0px;
}

.activation_custom_form .activation_confrm.frm_wrap-2 .review_bx.laurentian_flow label.stp3_cntnr+ul li {
    list-style-type: disc;
    font-weight: 400;
}

.activation_custom_form .activation_confrm.frm_wrap-2 .review_bx.laurentian_flow label.stp3_cntnr+ul li:first-child {
    padding-bottom: 10px;
}

.communication_on_services_div .col-sm-12 .form-group label {
    font-size: 16px !important;
    padding-top: 35px;
    color: #222;
}

.yes_or_no_cntnr .qus_block.qsnewstyle.communications_on_products {
    margin-bottom: 0 !important;
}

.yes_or_no_cntnr .qus_block.qsnewstyle.communications_on_products .content {
    margin-top: 4px;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.yes_or_no_cntnr .qus_block.qsnewstyle.communications_on_products .content .checkmark {
    border: 1px solid #004070;
}

#connectWithUs .col-sm-12 .form-group label {
    font-size: 16px !important;
    color: #222;
}

#connectWithUs .form-group.communications_on_products {
    margin-bottom: 0;
}

#connectWithUs .form-group.communications_on_products label:before {
    width: 28px;
    border: 1px solid #004070;
    height: 28px;
}

#connectWithUs .form-group.communications_on_products label:after {
    width: 22px;
    height: 22px;
}

#connectWithUs .form-group.communications_on_products label p {
    font-size: 16px;
    color: #222;
    margin-bottom: 0;
}

#connectWithUs .form-group.communications_on_products label {
    padding-left: 38px;
    margin-bottom: 0;
}

#sectionC.activation_confrm.frm_wrap-2 .review_bx.laurentian_flow .review_head {
    padding-top: 0;
}


/* 02.11.22 ends */


/* 03.11.22 starts */

.lbcapplication_form_part#applicationSteps .lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_second_prt#step2 .ur_infofull #connectWithUs .communications_on_products label:after {
    width: 28px !important;
    height: 28px !important;
}

.lbcapplication_form_part#applicationSteps .lbc_application_forminner.lbc_application_get_strt.bp_parent .lbc_eighth_prt#step10 .lbc_blnce_protection #bp_tc_error {
    position: absolute !important;
    left: 34px;
    margin-top: 0 !important;
    top: 45px;
}


/* 03.11.22 ends */


/* 04.11.22 starts */

.activation_custom_form .activation_confrm.frm_wrap-2 .review_bx.laurentian_flow .checkbox {
    border-bottom: 1px solid rgba(112, 111, 115, 0.2);
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
}

.payment-form.activation-payment-form form#vcard_activation_form .activation_custom_form#activation_process_NORMAL #sectionC .review_bx.laurentian_flow#review_tc .communication_on_services_div .form-group {
    margin-bottom: 10px;
}

.payment-form.activation-payment-form form#vcard_activation_form .activation_custom_form#activation_process_NORMAL #sectionC .review_bx.laurentian_flow#review_tc .communication_on_services_div .form-group .invalid_card.pg_invalid_card.communication_consent {
    top: -6px !important;
    left: 5px;
}

.payment-form.activation-payment-form form#vcard_activation_form .activation_custom_form#activation_process_NORMAL #sectionC .review_bx.laurentian_flow#review_tc #connectWithUs .form-group {
    margin-bottom: 10px;
}


/* 04.11.22 ends */


/* 07.11.22 starts */

#sectionC.activation_confrm .card-outer {
    margin-top: 0;
}

.laurentian_flow .card_activation_form_final.card_activation_form .tab-content.activation_custom_form #sectionA {
    padding-top: 0;
}


/* 07.11.22 ends */


/* 08.11.22 starts */

.review_bx.laurentian_flow#review_tc .block-two.clearfix#connectWithUs .col-sm-12 .form-group .invalid_card.pg_invalid_card.connect_error {
    top: 5px;
    left: 5px;
}


/* 08.11.22 ends */


/* 09.11.22 starts */

#sectionC .review_bx.laurentian_flow#review_tc .invalid_card.pg_invalid_card.communication_consent {
    top: -5px;
}

#sectionC.activation_confrm.frm_wrap-2 .review_bx.laurentian_flow .block-two.clearfix.communication_on_services_div {
    display: block !important;
}


/* 09.11.22 ends */


/* 10.11.22 starts */

.card_details#osa_carddetails .checkboxout label ul li {
    list-style-type: disc;
}
.card_details#osa_carddetails .checkboxout label ul li + li {
    margin-top: 15px;
}
.card_details#osa_carddetails .checkboxout label ul li:last-child {
    list-style: none !important;
    margin-left: -20px;
}

.card_details#osa_carddetails .checkboxout label ul {
    padding-left: 20px;
    
}


/* 10.11.22 ends */


/* 21.11.22 starts */

.lbc-tooltip .info_tip {
    display: block;
}

.lbc-tooltip {
    position: relative;
    display: inline-block;
}

.lbc-tooltip.form-group {
    margin-bottom: 5px !important;
}

#sectionA_set_email .validate_frm label.dob {
    text-transform: unset;
}


/* 21.11.22 ends */


/* 22.11.22 starts */

form.card_activation_form.card_activation_form_final #sectionA_confirmation h4{
    font-weight: 600;
}

form.card_activation_form.card_activation_form_final #sectionA_confirmation .email_show + h4{
    font-weight: 400;
}

/* 22.11.22 ends */

/* start 25.01.23 */
.lbc_rgt_frststep .form-group {
    margin-bottom: 0px !important;
}
.validate_frm .activision_guide {
    font-size: 16px !important;
    text-align: left !important;
    margin-bottom: 0px !important;
}
.validate_frm .activision_guide a {
    color: #004070 !important;
    font-weight: 600;
}

.validate_frm .activision_guide a:hover{
    font-weight: 700;
}
/* end 25.01.23 */


/* start 25.01.23 */

.arrowsection {
  width: 100%;
  position: relative;
  padding: 20px 0px;
  background: #fdb812;
}
.activate_yourpin_body .activatepinbox .arrow:before, 
.activate_yourpin_body .activatepinbox .arrow:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0;
}
.activate_yourpin_body .activatepinbox .arrow {
    background: #d8ecfd;
    position: relative;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0px 20px;
    z-index: 2;
}
.activate_yourpin_body .activatepinbox .arrow:after, 
.activate_yourpin_body .activatepinbox .arrow:before {
  border-width: 30px 0 30px 20px;
}
.activate_yourpin_body .activatepinbox .arrow:before {
  border-color: #d8ecfd transparent;
  left: -20px;
}
.activate_yourpin_body .activatepinbox .arrow:after {
  border-color: transparent #d8ecfd;
  right: -20px;
}

.activate_yourpin_body .activatepinbox.pin_content_box2 .arrow:before {
  border-color: #9fd5fc transparent;
}
.activate_yourpin_body .activatepinbox.pin_content_box2 .arrow:after {
  border-color: transparent #9fd5fc;
}
.activate_yourpin_body .activatepinbox.pin_content_box2 .arrow {
    background: #9fd5fc;
    width: 81%;
    margin: 0 auto;
}


.activate_yourpin_body .activatepinbox.pin_content_box3 .arrow:before {
  border-color: #6fb3e7 transparent;
}
.activate_yourpin_body .activatepinbox.pin_content_box3 .arrow:after {
  border-color: transparent #6fb3e7;
}
.activate_yourpin_body .activatepinbox.pin_content_box3 .arrow {
    background: #6fb3e7;
}

.activate_yourpin_sect {
  position: relative;
  max-width: 690px;
  background: #fff;
  padding: 0px;
  margin: 0 auto;
}
.activate_yourpin_heding {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px;
  justify-content: center;
}
.activate_yourpin_heding .pinicon {
  width: 27px;
}
.activate_yourpin_heding img {
  width: 100%;
}
.activate_yourpin_heding h3 {
  font-family: "Source Sans Pro", sans-serif;
  margin: 0px 0px 0px 10px;
  padding: 0px;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  color: #004070;
}
.activate_yourpin_body {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.activate_yourpin_body .activatepinbox {
  position: relative;
  width: 100%;
}
.activatepinbox .arrow h6  {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #004070;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}
.activatepinbox .arrow .count_sercel {
  min-height: 20px;
  min-width: 20px;
  font-family: "Source Sans Pro", sans-serif;
  background: #004070;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 20px;
}
.activatepinbox p {
  color: #222222;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  line-height: normal;
  margin-bottom: 15px;
  margin-top: 0px;
}
.activatepinbox p b {
  color: #004070;
}
.activate_yourpin_body .activatepinbox.pin_content_box1 {
  flex: 0 0 30%;
}
.activate_yourpin_body .activatepinbox.pin_content_box2 {
  flex: 0 0 40%;
}
.activate_yourpin_body .activatepinbox.pin_content_box3 {
  flex: 0 0 30%;
}
.activate_yourpin_content {
  padding: 20px;
  position: relative;
  z-index: 2;
  background: #fff;
}
.activatepinbox.pin_content_box1 .activate_yourpin_content {
  padding-left: 13%;
}
.activatepinbox.pin_content_box2 .activate_yourpin_content {
  padding-left: 19%;
  padding-right: 17%;
}
.activatepinbox.pin_content_box3 .activate_yourpin_content {
  padding-left: 13%;
  padding-right: 14%;
}

.activatepinbox.pin_content_box1 .arrow:before {
  border-width: 30px 10px;
}
.activatepinbox.pin_content_box1 .arrow:before {
  border-color: #d8ecfd;
}

.activate_yourpin_body .activatepinbox.pin_content_box1::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0;
    z-index: 1;
}
.activate_yourpin_body .activatepinbox.pin_content_box1::after {
    left: -12px;
    background: transparent;
    transform: rotate(-90deg);
    top: 54px;
    border-width: 35px 22px 0px 0px;
    border-color: transparent #004070;
}
/* start 31.01.23 */
.activate_yourpin_body .activatepinbox.pin_content_box3:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-color: transparent #0000008f;
    border-width: 30px 0px 30px 20px;
    top: 7px;
    right: -19px;
    filter: blur(3px);
}
/* end 31.01.23 */
@media (max-width: 767px) {
  .activate_yourpin_heding {
    justify-content: center;
  }
  .activate_yourpin_body {
    flex-wrap: wrap;
  }
  .activate_yourpin_body .activatepinbox.pin_content_box1 {
    flex: 0 0 100%;
  }
  .activate_yourpin_body .activatepinbox.pin_content_box2 {
    flex: 0 0 100%;
  }
  .activate_yourpin_body .activatepinbox.pin_content_box3 {
    flex: 0 0 100%;
  }
  .activate_yourpin_body .activatepinbox.pin_content_box2 .arrow {
    width: 100%;
  }

  .activatepinbox.pin_content_box2 .arrow:before {
      border-width: 30px 18px;
      border-color: #9fd5fc !important;
  }
   .activatepinbox.pin_content_box3 .arrow:before {
      border-width: 30px 18px;
      border-color: #6fb3e7 !important;
  }
  .arrowsection {
    padding: 40px 20px;
  }
  .activate_yourpin_body .activatepinbox.pin_content_box2::after {
    left: -12px;
    background: transparent;
    transform: rotate(-90deg);
    top: 54px;
    border-width: 35px 22px 0px 0px;
    border-color: transparent #004070;
    content: '';
    position: absolute;
    border-style: solid;
  }
  .activate_yourpin_body .activatepinbox.pin_content_box3::after {
    left: -12px;
    background: transparent;
    transform: rotate(-90deg);
    top: 54px;
    border-width: 35px 22px 0px 0px;
    border-color: transparent #004070;
    content: '';
    position: absolute;
    border-style: solid;
  }
  .activatepinbox.pin_content_box1 .activate_yourpin_content {
    padding: 20px
  }
  .activatepinbox.pin_content_box2 .activate_yourpin_content {
    padding: 20px
  }
  .activatepinbox.pin_content_box3 .activate_yourpin_content {
    padding: 20px
  }
  .activate_yourpin_body .activatepinbox.pin_content_box3:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 35px 22px 0px 0px;
    border-color: transparent #004070;
    top: 54px;
    right: 0px;
    filter: blur(0px);
    }
}
/* end 25.01.23 */

.laurentian_flow .activateBtn .global_btn {
    padding: 14px 33px;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    border-radius: 4px;
    background-color: #004070;
    letter-spacing: 0;
}
.laurentian_flow .activateBtn .global_btn:hover {
    background-color: #0068b8 !important;
    color: #fff;
}
.btn_outr.activateBtn {
    text-align: center;
    padding: 60px 0px !important;
}

.laurentian_flow .activateBtn .global_btn:active {
    background-color: #d8ecfd;
    color: #000;
    box-shadow: none;
    border-color: #222;
}

/* start 27.01.23 */
.lbcapplication_form_part .active_card_menu li:first-child::before {
    display: none;
}
.lbcapplication_form_part .active_card_menu li:last-child::after, .lbcapplication_form_part .active_card_menu li:last-child::before{
    display: none;
}
#step9 .bp_part_right_content {
    padding: 120px 75px 50px 75px !important;
}
#step9 .bp_hdng h3 {
    font-style: italic;
}
.lbc_blnce_protection .bp_hdng p a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    color: #004070;
    text-decoration: underline;
    top: -2px;
    position: relative;
}
.review_info_holder {
    font-style: normal;
}
#step9 .btn_outr {
    max-width: 575px !important;
    margin: 40px 0px 0px 0px !important;
}
#card_details .stp3_cntnr {
    padding-left: 35px;
}
#card_details .checkbox ul li {
    align-items: center;
    list-style: disc !important;
}
#card_details .checkbox ul {
    margin-left: 35px;
    padding-left: 18px;
}
#card_details .checkbox ul li span {
    display: inline-block;
}
/* end 27.01.23 */
.terms_and_cndtions_text{
    margin-top: 20px;
    font-size: 14px;
}
/* start 08.02.23 */
.laurentian_flow.modal-open .authdoberror{
    max-width: 509px;
    padding-bottom: 20px;
    font-size: 14px;
    color: #004070;   
}
/* end 08.02.23 */

/* start 24.02.23 */
#connectWithUs .stp3_cntnr {
    font-weight: normal !important;
} 
/* end 24.02.23 */
/* start 04.05.23 */
#sectionC .global_btn.save_btn{
    min-width: 180px;
}
#sectionC .inner_agreement .checkbox .sbc_activation_ul li{
    max-width: 330px;
}
/* end 04.05.23 */

/* start 18.07.23 */
.checkbox li {
    list-style: none !important;
}
#review2_error_div {
    flex: 0 0 100%;
    margin: 0px!important;
}
/* end 18.07.23 */

/* start 20.07.23 */
#sectionC .checkbox ul.bullet_style li {
    list-style: disc !important;
}


/* end 20.07.23 */

/* 11-10-2023 */

.laurentian_flow .white_info_tip.larger_tooltip{
    width: 370px;
}

.laurentian_flow .lbcapplication_form_part .review_bx .checkbox .paperless_label{
    color: #222222 !important;
}

.laurentian_flow .lbcapplication_form_part .review_bx .checkbox [type="checkbox"]:not(:checked)+label:before{
    border: 2px solid #737373;
}

/* 20-10-2023 */
.laurentian_flow .white_info_tip.large_tip{
    width: 450px;
}