a {
    text-decoration: none;
}

.mgea_cosutm_post_fumage {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
}

.the_post_master_title {
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(0deg, black , transparent);
    width: 100%;
    margin: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: self-end;
    height: 170px;
    overflow: hidden;
    border-radius: 0px 0px 10px 10px;
}

.mega_meta_costum_posts {
    position: absolute;
    display: flex;
    z-index: 1;
    bottom: 0;
}

.entry-thumbnail {
    width: 100%;
}

.mega_post-img-wrapp {
    border-radius: 10px;
    overflow: hidden;
}

.the_post_master_title>h1 {
    margin: 0px;
    font-size: 20px;
    padding: 10px;
    color: #ffff;
}

.mega_entry_content {
    border: 1px solid #eee;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 20px;
}

/* mega leasing plans single post */
.mega_post_thumbnail {
    width: 100%;
    /* height: 300px; */
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    background: #eee;
    margin: 0 0 10px 0;
}

.mega_post_title {
    border-radius: 10px;
    background: #eee;
    padding: 10px;
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
}

.mega_pt_inner>h1 {
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
}

.mega_pt_inner>h1 >span.mpti_main_title {
    font-size: 20px;
    color: #000 !important;
}

.mega_pt_inner>h1 span.mpti_divider {
    padding: 0px 10px;
}

span.mpti_brand_name {
    font-size: 14px;
}

.mega_pt_inner>h1 abbr {
    color: #000;
    text-decoration: none;
}

.mega_leasing_cta_box {
    border: 1px solid #EED;
    padding: 40px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.mega_leasing_cta_box>div>div {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.mlcb_i_right {
    flex: 0 0 70%;
    font-size: 14px;
    color: #fff;
    text-align: justify;
    text-shadow: 0px 2px 6px #000;
}

.mlcb_i_left {
    flex-grow: 1;
    justify-content: center;
    align-items: center;
}

.leasing_plan_go_step_2 input[type="submit"] {
    background: #ffffff;
    padding: 20px 40px;
    border-radius: 20px;
    color: #000;
}

.mega_pt_inner>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
}

.mega_post_thumbnail>.mega_pt_inner {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}

.lps_items {
    justify-content: flex-start;
    align-items: flex-start;
}

.lpsi_item {
    /*     flex: 0 0 25%; */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 20px;
}

.lpsi_item>a {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.lpsi_image {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 130px;
    position: relative;
    margin: 20px 0 0 0;
}

.lpsi_image>img {
    width: 130px;
}

.lpsi_title {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid gainsboro;
}

.lpsi_title>h4 {
    margin: 0px;
    font-size: 15px;
    padding: 10px;
}

.lpsi_content {
    white-space: initial;
    height: 100px;
    overflow: hidden;
    width: 100% !important;
    max-width: 100%;
    font-size: 12px;
    line-height: 18px;
    text-align: center !important;
    min-height: 110px;
    margin: 10px 0px 10px 0px;
}

.lpsi_content>p {
    text-align: center;
}

.mega_lp_infographic {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
    margin: 20px 0 20px 0;
}

.mega_leasing_cta_box {
    position: relative;
    overflow: hidden;
    background-size: cover !important;
    z-index: 1;
    background-color: #3f51b5 !important;
}

.mega_leasing_cta_box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(270deg , #2020204f 620px, transparent);
    left: 0px;
    top: 0px;
    z-index: 1;
    backdrop-filter: blur(0.6px);
}

.mlcb_inner {
    position: relative;
    z-index: 2;
}

.mega_abs_back {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    backdrop-filter: sepia(0)blur(4px);
}

.leasing_video_section {
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #eee;
    margin: 0 0 30px 0;
}

.leasing_video_section video {
    border-radius: 10px;
}

/*  */
.un_registered_user_cart {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: #eee;
    margin: 0 0 10px 0;
    border-radius: 10px;
}

.un_registered_user_cart>p {
    text-align: center;
}

.cart_tab_items {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    height: 50px;
    /* background: gainsboro; */
    box-sizing: border-box;
}

.cti_item {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 9px 16px;
    color: #034ea2;
    font-size: 12px;
    font-weight: 900;
    position: relative;
}

.cart_tab_items>.cti_item:first-child {
    border-radius: 0px 10px 0px 0px;
    border-right: 1px solid;
}

.cart_tab_items>.cti_item:last-child {
    border-radius: 10px 0px 0px 0px;
    border-left: 1px solid;
}

.cti_item:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    /* background: linear-gradient(0deg, #035dc1, transparent); */
    z-index: 1;
    display: none;
    bottom: 0px;
    right: -2px;
}

.cti_item.active_cti {
    padding: 15px 16px;
    border-radius: 10px 10px 0px 0px;
    background: #034ea2;
    color: #fff;
}

.cart_tab_items>.active_cti:first-child {
    border-radius: 10px 10px 0px 0px;
    border-left: 1px solid;
    border-top: 1px solid;
    margin: 0;
}

.cart_tab_items>.active_cti:last-child {
    border-radius: 10px 10px 0px 0px;
}

.cc_item.active_cc {
    display: block;
}

.cc_item.off_cc {
    display: none;
    width: 100%;
    flex: 0 0 100%;
}

.cti_item {
    border: 1px solid #034ea2;
    border-bottom: 0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.cart_tab_items {
    /* border-bottom: 2px solid #034ea2; */
}

.cc_item.active_cc {
    border: 2px solid #034ea2;
    padding: 20px;
    box-sizing: border-box;
    width: 100%;
}

.cart-totals-inner {
    border: none !important;
    padding: 20px 20px 20px 40px !important;
}

.cart_contents {
    box-sizing: border-box;
    margin: 0px;
    padding: 0;
    display: flex;
    width: 100%;
}

/*  */
.cooc_item {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid gainsboro;
    padding: 20px;
    border-radius: 10px;
    margin: 10px 0px 0px 0px;
    flex-wrap: wrap;
}

.cooc_i_box {
    display: flex;
    justify-content: center;
    width: 100%;
    background: linear-gradient(-15deg, #ffc107, #ff9800);
    margin: 0 0 10px 0;
    padding: 16px;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    height: 60px;
    position: relative;
    transition: all 0.5s;
}

.radial_number_cooc {
    background: linear-gradient(45deg, #444444, #000);
    position: absolute;
    left: 0px;
    height: 100%;
    top: 0px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    color: #ffc107;
    border-radius: 10px 0px 0px 10px;
}

.cooc_i_box>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cooc_post_name {
    width: calc(100% - 70px);
    position: absolute;
    right: 0px;
    height: 100%;
    top: 0px;
}

/*  */
.zooz_item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.zooz_items {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
    min-height: 80px;
    border-radius: 10px;
}

.zooz_items .zooz_item {
    display: flex;
    padding: 5px 10px;
    margin: 0px 2px;
    border-radius: 10px;
    background: #fff;
    min-width: 90px;
    color: #000;
    border: 1px solid #eee;
}

.zooz_item.active_zooz {
    background: #034ea2;
    color: #fff;
}

/*  */
.cooc_i_box>input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.zooz_item {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.zooz_item>input {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}

.off_cooti {
    display: none;
}

.mega_total_section {
    width: 100%;
    /* background: #f1f1f1; */
    margin: 10px 0px;
    /* padding: 20px; */
    /* border-radius: 10px; */
    /* border: 1px dashed #eee; */
}

.off_invoice {
    display: none;
}

.plan_informaition.plin_off {
    display: none;
}

.plan_informaition {
    display: flex;
    flex-wrap: wrap;
    /* max-height: 550px; */
    /* overflow-y: auto; */
    /* padding: 20px; */
    border-radius: 10px;
    /* background: #ffffff9e; */
    /* backdrop-filter: blur(7px); */
}

.mega_plans_info {
    padding: 0px;
    position: relative;
}

.mega_plans_info:after {
    content: '';
    width: 100%;
    height: 70px;
    /* background: linear-gradient(0deg, #fff 11px, transparent); */
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-radius: 0 0 10px 10px;
    z-index: 1;
}

.iop_title {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: -30px 0 0 0;
}

.iop_title>div {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #034ea2;
    color: #fff;
    padding: 10px 20px;
    position: relative;
    border-radius: 0px 0px 10px 10px;
}

.iop_title>div:after {
    content: '';
    position: absolute;
    left: -10px;
    width: 10px;
    height: 10px;
    background: #00244c;
    top: 0px;
    border-radius: 10px 0px 0px 0px;
}

.cart_tabs {
    padding: 0px 30px 0px 0px;
}

.cart-data-form {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 20px;
    font-size: 14px;
}

table.shop_table th {
    font-size: 12px;
    padding: 0 10px 10px 0px;
}

td.product-name>a {
    font-size: 12px;
}

tr.cart_item td {
    padding: 3px;
}

table.cart {
    margin: 0px !important;
}

.row.cart-actions {
    padding: 20px 0 0 0;
}

.cooc_i_box.cooc_off {
    opacity: 0.7;
}

.cooc_i_box.cooc_active {
    box-shadow: 0px 6px 13px -10px #000;
}

.plan_cart_direction_image {
    /* max-height: 400px; */
    overflow: hidden;
}

.mega_top_cart_box {
    width: 100%;
    background: linear-gradient(0deg, #eee, #fff , #eee);
    padding: 20px;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    outline: 1px solid gainsboro;
    border: 6px solid #fff;
}

.invoice_of_plan {
    width: 100%;
}

.mega_plans_section {
    border-right: 2px dashed #eee;
    height: 100%;
}

table.mega_total_of_lp>thead>tr>th {
    padding: 0px;
}

table.mega_total_of_lp {
    border-collapse: separate;
    border-spacing: 5px;
}

table.mega_total_of_lp>thead>tr>th {
    border: none;
    background: #034ea2;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
}

table.mega_total_of_lp>thead>tr>th:first-child {
    width: 260px;
}

table.mega_total_of_lp>tbody>tr>th , table.mega_total_of_lp>tbody>tr>td {
    border: 1px solid gainsboro;
    border-radius: 5px;
    padding: 6px 10px;
    background: #fff;
    color: #000;
}

table.mega_total_of_lp>tbody>tr>th {
    font-size: 12px;
    text-align: center;
}

table.mega_total_of_lp>tbody>tr:last-child>th, table.mega_total_of_lp>tbody>tr:last-child>td {
    background: #ebebeb;
    padding: 18px 10px;
    font-size: 20px;
}

table.mega_total_of_lp {
    width: calc(100% - 19px);
}

table.mega_ditaled_invoice_of_plan {
    border-collapse: separate;
    border-spacing: 4px;
    width: calc(100% - 20px);
    margin: 30px 0 0 0;
}

th.mdiop_head_tr_td {
    background: #034ea2;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: navajowhite;
}

td.mdiop_body_tr_td {
    text-align: center;
    font-size: 12px;
    padding: 10px;
    border: 1px solid gainsboro;
    border-radius: 5px;
    color: #000;
    background: #fff;
}

ul.mega_cart_guid_links {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

li.mega_go_to_invoice {
    margin: 0px;
}

li.mega_goto_checkout {
    margin: 0px;
}

li.mega_go_to_invoice , li.mega_goto_checkout {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -1px 0 0 10px;
}

li.mega_go_to_invoice>a {
    display: flex;
    padding: 10px 50px;
    background: #034ea2;
    border-radius: 10px;
    color: #fff;
    border: 1px solid #034ea2;
}

li.mega_goto_checkout>a {
    display: flex;
    padding: 10px 40px;
    border: 1px solid #034ea2;
    border-radius: 10px;
    color: #034ea2;
}

.cart-totals-inner {
    padding: 30px 0px 10px 0px !important;
    margin: 30px 0px 0px 0px;
    border-top: 1px solid gainsboro !important;
}

.lpsi_item {
    flex-direction: column;
    align-items: center;
}

/* invoice mega */
.shop_informaition {
    border: 1px solid #000;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 10px;
    background: #f1f1f1;
}

.table_header>.table_header:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
}

.table_header>.table_header:first-child h2 {
    text-align: center;
    margin: 0px;
}

.table_header>div:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
}

.table_header>div:first-child h2 {
    margin: 0px;
}

.table_header>div:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.table_header>div:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
}

.customer_informaition {
    border: 1px solid #000;
    padding: 10px;
    border-radius: 10px;
}

.cust_infor_title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 900;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 5px;
    padding: 0px 0px 6px 0px;
}

.mega_invoice_title {
    margin: 5px 0 5px 0;
    border: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px;
    background: #f1f1f1;
}

.mega_invoice_title>h2 {
    margin: 0px;
    padding: 10px;
}

table.mega_invoice_table {
    border-collapse: separate;
    border-spacing: 5px;
    width: 100%;
    margin: 0;
}

th.mega_invoice_th_tr_td {
    border: none;
    background: #eee;
    text-align: center;
    border-radius: 10px;
}

tbody.mega_invoice_tbody>tr.mega_invoice_tb_tr>td:nth-child(3),tbody.mega_invoice_tbody>tr.mega_invoice_tb_tr>td:nth-child(4) , tbody.mega_invoice_tbody>tr.mega_invoice_tb_tr>td:nth-child(5) {
    font-weight: 900;
}

tbody.mega_invoice_tbody>tr.mega_invoice_tb_tr>td {
    border: 1px solid #cfcfcf;
    text-align: center;
    border-radius: 10px;
    padding: 0 6px;
}

table.mega_invoice_tfooter {
    border-collapse: separate;
    margin: 0;
    border-spacing: 5px;
}

table.mega_invoice_tfooter>tbody>tr>td , table.mega_invoice_tfooter>tbody>tr>th {
    border: 1px solid #eee;
    border-radius: 10px;
    font-size: 14px;
    text-align: center;
    padding: 7px 0;
}

th.mega_invoice_tf_tr_td {
    background: #f1f1f1;
    padding: 10px 0px;
}

/* branch account */
.mega_alert {
    padding: 10px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.mega_alert-success {
    border: 1px solid #d2dfde;
    border-radius: 10px;
    background: #f2fffe;
}

.invoice_mega_name {
    padding: 0
}

@media print {
    body * {
        display: none;
    }

    #printarea ,#printarea * {
        display: block !important;
        width: 100% !important;
    }
}

.invoice_footer p {
    margin: 0;
    font-size: 12px;
}

.invoice_footer>div:first-child {
    margin-bottom: 40px;
}

.invoice_footer {
    margin-bottom: 40px;
}

.remove_branch_seller_allert {
    background: red;
    padding: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    border-radius: 10px;
    margin-bottom: 10px;
}

.inner_mega_old_login {
    width: 400px;
    max-width: 100%;
}

form#old_fome_login {
    border: 1px solid gainsboro;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 10px 20px -20px #000;
    background: linear-gradient(45deg, #f1f1f1, #ffffffc7);
}

li.mlpc_item.active_mlpc>div {
    padding: 0px;
}

p.login-password>input {
    background: #fff;
    color: #000;
}

p.login-username>input {
    background: #fff;
    color: #000;
}

input#mega_wp-submit {
    width: 100%;
    background: #009688;
    border-radius: 10px;
    color: #fff;
    padding: 20px;
}

.account_side_info_user {
    background: #009688;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}

.mua_sidebar>nav {
    background: #f1f1f1;
    border-radius: 10px;
    margin: 10px 0 0 0;
    padding: 10px 15px;
}

.asiu_content {
    font-size: 12px;
    width: calc(100% - 60px);
}

.asiu_image {
    width: 50px;
    height: 100%;
    background: none;
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

.asiu_image>img {
    width: 100%;
    height: 50px;
}

.asiu_lin>button {
    background: none;
    width: 100%;
    height: 20px;
    font-size: 12px;
    color: #e7bfbf;
}

.this_day_date {
    margin: 10px 0px 0px 0px;
    border-radius: 10px;
    background: #ffc107;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    padding: 10px 0px 10px 0px;
}

.mega_banks_accounts_pics>div {
    height: 98px;
}

.mega_banks_accounts_pics>div img {
    height: 100%;
}

.mega_loginner {
    align-content: center;
    justify-content: center;
    justify-items: center;
    align-items: center;
}

.mega_banks_accounts_pics {
    justify-content: center;
    width: 100%;
}

.mega_banks_accounts_pics>hr {
    width: 100% !important;
}

.wmc_logo img {
    width: 200px;
    margin: 0px auto;
}

.wmc_logo {
    width: 100%;
    display: flex;
    justify-content: center;
}

.goto_pre_invoice_stage {
    display: flex;
    justify-content: start;
    align-items: center;
}

.goto_pre_invoice_stage>a {
    font-size: 20px;
    color: #fff;
    background: #009688;
    padding: 10px 20px;
    border-radius: 5px;
}

input[name="qtn_md"] {
    width: 80px;
    padding: 0px !important;
    text-align: center !important;
    border: none !important;
    height: 30px;
    font-size: 12px;
}

.md_price {
    font-size: 12px;
}

.md_total_price {
    font-size: 12px;
}

.mtn_quantity div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
    width: 100%;
    text-align: center;
}

.mtn_quantity div button.plus_button , .mtn_quantity div button.minus_button {
    flex: 0 0 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
    padding: 0px;
    display: flex;
}

.mtn_quantity div input[type="number"] {
    flex: 0 0 69px;
    padding: 0px !important;
    text-align: center;
}

.float_sum_of_products {
    position: fixed;
    z-index: 101;
    top: 10px;
    left: 10px;
    padding: 10px;
    background: #fff;
    border: 1px solid gainsboro;
    border-radius: 10px;
    box-shadow: 0px 10px 30px -20px #000;
}

.float_sum_of_products>h2 {
    font-size: 13px;
    width: 200px;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin: 0px 0px 10px;
}

.float_sum_of_products>ul {
    list-style: persian;
    padding: 0px;
    margin: 0 15px 0 0;
}

input.be_check_code {
    padding: 0px !important;
    width: 155px;
    direction: ltr !important;
    text-align: left !important;
}

/* new_login */
.login_over_lay_one {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
}

.login_over_lay_tow {
    background: linear-gradient(45deg, #cddc39c4, #ffc107d4);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0;
    z-index: 2;
    backdrop-filter: blur(31px)opacity(0.01);
}

.mlp_inner {
    z-index: 2;
    height: 100vh;
}

/* master login */
.mega_admin_site>.container {
    position: relative;
    height: 85vh;
    overflow: auto;
    background: #fff;
    z-index: 3;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
}

.full_height {
    height: 96vh;
    overflow: auto;
}

.mega_admin_site {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    position: fixed !important;
}

/* leasing platform */
.account_side_info_user {
    box-shadow: 0px 10px 30px -20px #000;
}

.mua_sidebar>nav {
    box-shadow: 0px 10px 30px -20px #000;
}

.main-page-wrapper {
    POSITION: RELATIVE;
}

.mega_users_account {
    position: relative;
    z-index: 1;
}

.main-page-wrapper>div {
    z-index: 1;
    position: relative;
}

td.mega_remove_branch>div {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid red;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    padding: 4px 0px 0px 0px;
    color: red;
}

/* for cv page  */
.hor-view >div>ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.hor-view >div>ul>li {
    padding: 0px 10px !important;
}

.hor-view >div>ul>li>input {
    margin: 0px 20px 0px 10px !important;
}

.hor-view >div>ul>li>label {
    margin: 0px 0px 0px 0px !important;
}

.hor-view >div>ul>li {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
}

/* list of branches */
.lob_title {
    border-bottom: 3px solid #009767;
    padding: 0px;
    justify-content: space-between;
}

.lob_title>h2 {
    color: #fff;
    width: max-content;
    background: #009767;
    padding: 5px 10px;
    margin: 0px;
    border-radius: 10px 10px 0px 0px;
    font-size: 16px;
}

.mega_bic_inner {
    width: -webkit-fill-available;
    border: 1px solid gainsboro;
    height: 160px;
    margin: 10px -10px 10px -10px;
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(0deg, #f9f9f9, #fff , #f9f9f9);
    color: #000;
    align-items: center;
    padding: 0px 20px;
    position: relative;
}

.branch_image_item {
    width: 130px;
    height: 100%;
    margin: 0px -20px 0px 10px;
    background: #fff;
}

.branch_item_content {
    width: calc(100% - 120px);
    /* position: relative; */
}

.bic_title {
    font-size: 16px;
    font-weight: 900;
}

.bic_city {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #0e4194;
    width: max-content;
    padding: 3px 20px;
    color: #fff;
    border-radius: 10px 0px 10px 0px;
}

.m_under_pp_item {
    height: 190px;
}

.m_under_pp_item>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.select_province_and_city {
    width: 100%;
    background: linear-gradient(0deg, #f1f1f1, transparent ,#f7f7f7);
    padding: 10px;
    border-radius: 20px;
    margin: 0 0 20px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.spacpc_state {
    margin: 0 0px 0 10px;
}

.spacpc_vutton {
    width: max-content;
    margin: 0 20px 0 0;
}

.spac_pc {
    width: max-content;
}

button.mega_apply_btn {
    background: linear-gradient(0deg, #0e4194, #2196f3 , #0e4194);
    height: 60px;
    border-radius: 10px;
    color: #fff;
}

.flo_left_count_box {
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 0 10px;
}

/* contact form  */
div#gform_fields_1 {
    display: flex;
    flex-wrap: wrap;
}

.ginput_container_text {
    width: 100%;
    padding: 0px 10px;
}

.ginput_container_text>input {
    width: 100%;
    height: 60px;
    border-radius: 20px;
    border: none;
    background: #eee;
    padding: 10px;
}

.ginput_container {
    padding: 0px 10px;
}

.ginput_container textarea {
    width: 100%;
    border: none;
    background: #eee;
    border-radius: 20px;
    padding: 20px;
}

.hidden_label lable {
    display: none !important;
}

.hidden_label label {
    opacity: 0;
    display: none;
}

div#field_1_4 {
    margin: 14px 0px 0px 0px;
}

.ginput_container>input {
    width: 100%;
}

div#gform_fields_1 {
    display: flex;
    flex-wrap: wrap;
}

.gfield {
    padding: 10px 10px 0px;
}

.gfield input , .gfield textarea {
    width: 100%;
    background: #f9f9f9;
    border: none;
    border-radius: 15px;
}

.gfield label {
    display: none;
}

.gfield input {
    height: 50px;
    padding: 10px 20px;
}

.gfield textarea {
    padding: 30px;
}

.gform_footer input[type="submit"] {
    width: 200px;
    background: #009688;
    color: #fff;
    border: navajowhite;
    margin: 10px 10px 0 0;
}

/* account of branch */
.page_title_account {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0px auto;
    width: max-content;
}

.page_title_account>div {
    width: max-content;
    padding: 10px 20px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: black;
    border-radius: 10px;
    box-shadow: 0px 10px 30px -14px #000;
}

.page_title_account>div>h3 {
    font-size: 10px;
    margin: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
}

.page_title_account>div>h2 {
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin: 0px;
    color: #ffc107;
}

/* leasing list of customer table */
div#mega_data_list_length {
    position: absolute;
    left: 0px;
    width: 150px;
}

[name="mega_data_list_length"] {
    width: 60px;
    text-align: center;
    height: 35px;
    padding: 0px 10px;
}

div#mega_data_list_filter {
    position: absolute;
    right: 0px;
}

table#mega_data_list {
    margin: 60px 0 0 0;
}

div#mega_data_list_filter input {
    height: 35px !important;
    width: 200px !important;
    font-size: 14px;
    min-height: unset !important;
}

/* mega customer account page */
ul.mlopa_tab_content {
    display: none;
}

ul.active_lopa_item {
    display: flex;
}

.mega_lopa_tabs {
    justify-content: flex-start;
    align-items: baseline;
    border-bottom: 1px solid black;
}

.mlpt_item {
    padding: 10px;
    /* background: #fff; */
    margin: 0;
    font-size: 12px;
    font-weight: 900;
    width: 100px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mega_lopa_tabs>div:first-child {
    background: #673ab7;
    color: #fff;
    border-radius: 0 10px 0 0;
}

.mega_lopa_tabs>div:last-child {
    background: #46306c;
    color: #fff;
    border-radius: 10px 0px 0px 0px;
}

.mlpt_item.active_lopa_tab {
    padding: 20px 10px 10px 10px;
    border-radius: 10px 10px 0px 0px !important;
    box-shadow: -20px 0px 30px -17px #000;
    z-index: 1;
}

.active_rufi_item input {
    border: 1px solid #673ab7 !important;
    outline: 1px solid rebeccapurple !important;
}

.mmmm_reg_box {
    border: 1px solid rebeccapurple;
    border-radius: 10px;
    box-shadow: 0px 10px 30px -20px rebeccapurple;
}

.mega_t_reg_submit>button {
    width: 160px;
    background: #46306c;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
}

.mega_t_reg_submit {
    margin: 20px 0px 0px 0px;
}

.mereg_items {
    font-size: 12px;
}

.mega_banks_accounts_pics>ul {
    font-size: 12px;
    line-height: 11px;
}

.muh_item {
    width: calc(33.33% - 20px);
    margin: 10px;
    background: linear-gradient(45deg, transparent , #eee, transparent);
    border-radius: 10px;
}

.muh_item>a {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    border: 1px solid gainsboro;
    border-radius: 10px;
    box-shadow: 0 10px 20px -20px #000;
    overflow: hidden;
}

.muh_i_image {
    top: 0px;
    left: 0px;
    width: 80px;
    padding: 5px;
    height: 90px;
}

.muh_i_title {
    bottom: 0px;
    flex-grow: 1;
}

.muh_i_title>h3 {
    font-size: 13px;
    margin: 0;
    padding: 10px;
}

.mbcu_lsd_item * {
    font-size: 12px;
}

.mcci_table {
    border-collapse: separate;
    border-spacing: 5px !important;
    padding: 0px;
    border: 1px solid gainsboro;
    border-radius: 10px;
}

.mcci_table * {
    border: none;
}

.mcci_table >thead >tr>th {
    background: #009688;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border-radius: 10px;
}

.mcci_table >tbody>tr:nth-child(odd)>td {
    background: ghostwhite;
}

.mcci_table >tbody>tr>td {
    border: 1px solid gainsboro;
    border-radius: 10px;
    font-size: 12px;
    padding: 0px 5px;
}

th.mcc_i_thumbnail {
    width: 90px;
}

td.mcc_i_c_quantity>.quantity {
    display: flex;
    justify-content: center;
    align-items: center;
}

td.mcc_i_c_quantity>.quantity>input.minus {
    width: 20px;
    padding: 0px;
    height: 42px;
    border-radius: 0;
}

td.mcc_i_c_quantity>.quantity>input.qty {
    border-radius: 0px;
    border: none;
    background: #eee;
    height: 42px;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

td.mcc_i_c_quantity>.quantity>input.plus {
    width: 20px;
    padding: 0;
    height: 42px;
    border-radius: 0px;
}

.mcci_table >tbody>tr>td>* {
    color: #000;
}

td.mcc_i_c_remove {
    text-align: center;
    color: red !important;
}

td.mcc_i_c_remove>a {
    color: red !important;
    font-size: 20px;
}

.mega_cart_side_total {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin: 0px 0px 10px 0px;
    box-shadow: 0px 10px 30px -20px #000;
}

.mega_cart_side_total * {
    font-size: 12px;
    margin: 0;
    padding: 0;
    border-collapse: separate;
    border-spacing: 4px;
}

.mega_cart_side_total .cart-totals-inner {
    border-top: 0 !important;
    padding: 0px !important;
}

.mega_cart_side_total .cart-totals-inner>h2 {
    font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 0px 10px 10px 10px;
    margin-bottom: 10px;
}

.mega_cart_side_total th {
    font-size: 12px !important;
    background: #f4f4f4;
    vertical-align: middle;
    margin: 0;
    padding: 0 !important;
    height: 40px;
    text-align: center;
    border-radius: 10px;
}

.mega_cart_side_total td {
    border-radius: 10px;
    border: 1px solid gainsboro;
    padding: 0px 10px;
    margin: 0;
    vertical-align: middle;
}

.mega_cart_side_total span.woocommerce-Price-currencySymbol {
    font-size: 10px !important;
    color: #777;
}

.mega_cart_side_total bdi {
    color: #000;
}

.muh_i_image>img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

table.mega_table_price {
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
    border-collapse: separate;
    border-spacing: 5px;
}

thead.mtp_head>tr>th {
    background: #333;
    color: #fff;
    border-radius: 10px;
    text-align: right;
    padding: 5px 15px;
}

tbody.mtp_body>tr>td {
    border: 1px solid gainsboro;
    border-radius: 10px;
    padding: 5px;
}

tbody.mtp_body>tr:nth-child(odd) td {
    background: ghostwhite;
}

table tbody tr:nth-child(odd)> td {
    background: ghostwhite;
}

table tbody tr:nth-child(even)> td {
    background: #fff;
}

table.mega_table_price>tbody>tr>td:first-child,table.mega_table_price>tbody>tr>td:last-child {
    text-align: center;
}

tbody.mtp_body {
    font-size: 12px;
}

table.mega_table_price>tbody>tr>td:last-child {
    font-size: 20px;
    width: 210px;
}

/*  */
.price_title_boox {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 60px 0 30px 0;
}

.price_title_boox>h1 {
    font-size: 14px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.price_title_boox>h1>span {
    width: 100%;
    text-align: center;
}

.price_title_boox>h1>span:nth-child(1) {
    font-size: 40px;
    font-weight: 900;
}

.price_title_boox>h1>span:nth-child(2) {
    font-size: 30px;
    color: #ff5722;
}

.price_title_boox>h1>span:nth-child(3) {
    font-size: 12px;
}

/* leasing plan single post */
article.mega_leasing_plan_page hr {
    width: 100%;
    max-width: 100%;
}

.mlcb_i_right>a {
    color: #ffc107;
}

.molp_item.col-12 {
    padding: 0;
    border: 1px solid #eee;
    margin: 0px 0px 10px 0px;
    border-radius: 10px;
    overflow: hidden;
}

.molp_item>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
    font-size: 12px;
}

.molp_i_image {
    width: 90px;
    height: 90px;
}

.molp_i_title {
    width: calc(100% - 100px);
    padding: 0px 10px;
}

.mega_title_sidebar {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 0 7px 0;
}

.mega_title_sidebar>h3 {
    font-size: 16px;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 5px 10px;
    background: red;
    color: #fff;
    border-radius: 10px;
}

.mega_title_sidebar:after {
    content: '';
    width: 100%;
    height: 2px;
    background: red;
    z-index: 1;
    position: absolute;
    top: calc(50% - 5px);
}

.mega_side_wid_bar > .textwidget > ul {
    font-size: 12px;
    padding: 20px;
    margin: 0px;
    border: 1px solid #eeeeee;
    list-style: none;
    border-radius: 10px;
}

.mega_side_wid_bar > .textwidget > ul>li {
    border-bottom: 1px solid gainsboro;
    margin: 0px;
    height: 51px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 30px 0 0;
}

.mega_side_wid_bar > .textwidget > ul>li:last-child {
    border: none;
}

.mega_before_widget {
    margin-bottom: 20px;
}

.lp_content {
    font-size: 14px;
}

.lp_content h3 {
    font-size: 16px;
    color: #3f51b5;
}

/* last leasing plan slider */
.last_leasing_plans_slider {
    width: 100%;
    display: block;
}

.last_leasing_plans_slider>.owl-stage-outer {
    float: right;
    width: 100%;
    overflow: hidden;
    max-height: 340px;
}

.last_leasing_plans_slider>.owl-stage-outer>.owl-stage {
    float: right;
}

.last_leasing_plans_slider>.owl-stage-outer>.owl-stage>div {
    float: left;
    position: relative;
}

.last_leasing_plans_slider>.owl-nav {
    position: absolute;
    top: 50% !IMPORTANT;
    left: -50px;
    transform: translate(0, -50%);
    right: -50px;
    display: flex;
    justify-content: space-between;
    height: 0;
}

.last_leasing_plans_slider>.owl-nav>button {
    height: 50px;
    font-size: 27px;
    width: 44px;
    border-radius: 10px;
    border: 1px solid gainsboro;
    background: none;
}

.llps_i_image {
    overflow: hidden;
    border-radius: 10px;
}

.llps_i_title {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    color: #333;
    font-size: 14px;
    background: #eeee;
    border-radius: 10px;
    margin: 10px 0 0 0;
}

.llpg_item>a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.llpg_i_image>img {
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 10px;
}

.llpg_i_image {
    width: 100%;
    border-radius: 10px;
}

.llpg_i_title {
    font-size: 13px;
    color: #000;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    background: #eee;
    border-radius: 10px;
    margin: 10px 0 0 0;
}

/* mega title */
.leasing_plans_title {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.leasing_plans_title:after {
    content: '';
    width: 100%;
    height: 2px;
    background: red;
    position: absolute;
    z-index: 1;
}

.leasing_plans_title>div>h2 {
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}

.mega_title_inner {
    position: relative;
    z-index: 2;
}

.leasing_plans_title>div>h2>span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    background: red !important;
    color: #fff !important;
    padding: 0px 40px;
    border-radius: 10px;
}

section.mega_top_menu-ad_box {
    background-image: linear-gradient(90deg , #ff0000, #ff5800, #ff8300, #ffa700, #ffc800, #e6da19, #cae939, #abf75a, #6ef287, #23e9ad, #00ddc9, #00cfd8);
    background-image: linear-gradient(to right, #ff0000, #ff3a00, #ff5400, #ff6800, #ff7a00, #fc7d00, #f98000, #f68300, #ef7900, #e77000, #e06600, #d85d00);
    box-shadow: inset 0px -10px 20px -20px #000;
    height: 60px;
    justify-content: center;
    align-items: center;
}

.mtmac_container>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mtmac_inner>a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.last_leasing_plans_slider .owl-dots {
    display: none;
}

/* home page */
.home_master_cats>a {
    padding: 10px;
    background: #f9f9f9;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #dcdcdc69;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    height: 100%;
    flex-wrap: wrap;
    box-shadow: 0px 10px 30px -31px #224901;
}

.home_master_cats {
    padding: 10px;
    /* height: 140px; */
}

.hmc_items {
    width: 100px;
}

.hmc_title {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.owl-item.active {
    padding: 0px;
    border-radius: 0px;
}

h3.wd-entities-title {
    font-size: 12px !important;
    height: 50px !important;
    max-height: unset !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

h3.wd-entities-title>a {
    color: #000;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.wrap-price {
    font-size: 12px;
    display: flex;
    justify-content: center !important;
    align-items: center;
    width: 100%;
}

.owl-item.active>div>div>div {
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 6px 30px -33px #000;
}

.owl-item.active>div>div>div>h3.wd-entities-title {
    margin: 0px;
}

.owl-item.active>div>div>div>.wrap-price {
    background: #eee;
}

.owl-item.active:hover {
    box-shadow: unset;
    border-radius: unset;
}

.macu_item input {
    height: 40px;
    padding: 0px 10px;
    border: 1px solid gainsboro;
    border-radius: 10px;
}

.macu_item label {
    font-size: 12px;
    margin-bottom: 0 !important;
}

.macu_item>label>span>abbr {
    width: 15px;
    display: inline-flex;
    /* border: 1px solid gainsboro; */
    justify-content: center;
    align-items: center;
    text-decoration: none;
    padding: 0;
}

.mbcu_inner hr {
    margin: 19px 0px;
}

/* branch invoice */
.mhai_item.tarh_invoice {
    border: 1px solid gainsboro;
    padding: 10px;
    margin: 0 0 10px 0;
}

.mhai_item {
    color: #673ab7;
    font-size: 13px;
}

.vam_invoice {
    margin: 0;
    font-size: 14px;
    text-align: center;
}

.pish_invoice {
    color: #673ab7;
    text-align: center;
}

.pish_invoice>span>strong {
    color: #000 !important;
    font-size: 18px;
}

.vam_invoice>span>strong {
    font-size: 18px;
    color: #000;
}

.mega_hint_after_invoice {
    border: 1px solid gainsboro;
    margin: 0 0 10px 0;
    padding: 5px;
    border-radius: 10px;
}

/*  */
ul.mega_lisht_plan {
    margin: 0px;
    padding: 0px;
}

ul.mega_lisht_plan>li {
    margin: 0px;
    padding: 10px;
    border-radius: 10px;
    background: #f9f9f9;
    margin: 0 0 7px 0;
}

ul.mega_lisht_plan>li:nth-child(even) {
    background: #eee;
}

ul.mega_lisht_plan>li>div:nth-child(1), .header_mega_list_plan>div:nth-child(1) {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid gainsboro;
    margin-left: 10px;
}

ul.mega_lisht_plan>li>div:nth-child(2) , .header_mega_list_plan>div:nth-child(2) {
    flex-grow: 1;
}

ul.mega_lisht_plan>li>div:nth-child(3), .header_mega_list_plan>div:nth-child(3) {
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.mega_lisht_plan>li>div:nth-child(4), .header_mega_list_plan>div:nth-child(4) {
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.mega_lisht_plan>li>div:nth-child(5), .header_mega_list_plan>div:nth-child(5) {
    width: 150px;
    font-size: 12px;
}

.header_mega_list_plan {
    background: gainsboro;
    padding: 20px 10px;
    border-radius: 10px;
    margin: 0 0 10px 0;
}

table.dataTable th, table.dataTable td {
    font-size: 12px;
}

/* in branch */
.mf_upload_box {
    justify-content: flex-end;
    align-items: center;
    height: 100px;
    overflow: hidden;
    flex-direction: row-reverse;
    margin-bottom: 30px;
    border-bottom: 2px solid #33333314;
}

.megafield_preview {
    width: 60px;
    height: 60px;
    margin: 0 0 0px 20px;
}

.megafield_preview>img {
    width: 100%;
    height: 100%;
    border: 1px solid gainsboro;
    padding: 5px;
    border-radius: 10px;
}

.megafield_text {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
}

/* branch  */
img.mega_cs_image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    scale: 0.98;
    background: #fff;
}

.full_width_higth {
    width: 100%;
    height: 100%;
    background: #03a9f414;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mounted_box {
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    z-index: 1;
    width: 100%;
    height: 100%;
    backdrop-filter: grayscale(1)blur(4px);
}

.inner_fwh.w-50.position-relative {
    background: #fff;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.inner_fwh {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    align-content: stretch;
    flex-direction: column;
}

.popup_close_button {
    left: 0px;
    top: 0px;
}

.popup_close_button button {
    background: red;
    color: #fff;
}

.fwh_item {
    padding: 10px;
}

.mounted_box.disable_box {
    height: 0;
}

.pending_active {
    background: orange;
    color: #fff;
}

.success_off , .pending_off , .warning_off {
    background: #fff;
    width: 250px;
    height: 60px;
}

.success_active, .pending_active, .warning_active {
    width: 250px;
    height: 80px;
}

.fwh_item>.btn {
    background: #fff;
    width: 250px;
    height: 80px;
}

.btn.success_active {
    background: #4CAF50;
    color: #fff;
}

button.btn.warning_active {
    background: #00BCD4;
    color: #fff;
}

button.btn.danger_active {
    background: #E91E63;
    color: #fff;
}

button.mega_admin_button {
    font-size: 12px;
    margin: 3px 1px;
    padding: 3px 7px;
}

table.tabel_of_admin td , table.tabel_of_admin th {
    padding: 12px 0;
    text-align: center;
    font-size: 12px;
}

.mega_ajax_holder.active_popup {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #ffffff52;
    z-index: 2;
    backdrop-filter: blur(11px);
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.mcp_buttons {
    justify-content: center;
    align-items: center;
    margin: 20px 0 0;
}

.mcp_buttons > button {
    margin: 0 10px;
    width: 100px;
}

.mcp_inner>h3 {
    font-size: 15px;
    text-align: center;
}

.mega_ajax_holder_inner_1 {
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #eff0e2;
}

.mega_empoyee_branches_popup {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    justify-items: flex-start;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    z-index: 1;
}

.meag_ebp_loader {
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 26px;
    left: 0;
}

div#DataTables_Table_0_filter {
    display: flex;
    width: 100%;
}

div#DataTables_Table_0_length {
    display: none;
}

div#DataTables_Table_0_filter>label {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #d8d8d842;
    padding: 15px;
    border-radius: 10px;
}

div#DataTables_Table_0_filter>lable>input {
    padding: 0 !important;
    height: 10px !important;
}

.mbcu_inner {
    width: 100% !important;
    flex: 0 0 100%;
}

.mbcu_inner>div {
    flex: 0 0 100%;
}

.dataTables_info {
    width: 200px;
    font-size: 12px;
    color: #ccc;
    position: absolute;
    left: 0;
    bottom: 14px;
}

.dataTables_paginate>span>a {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#all_branch_list_wrapper div#all_branch_list_length>label {
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 170px;
}

div#all_branch_list_wrapper div#all_branch_list_length {
    width: max-content;
    position: absolute;
    left: 30px;
}

div#all_branch_list_wrapper div#all_branch_list_filter {
    width: calc(100% - 250px);
    position: absolute;
}

div#all_branch_list_wrapper div#all_branch_list_filter>label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

div#all_branch_list_wrapper div#all_branch_list_filter>label>input {
    height: 19px;
    border-radius: 10px;
    border: 1px solid gainsboro;
}

table#all_branch_list {
    margin: 50px 0 0 0;
    border-top: 2px solid;
}

div#all_branch_list_wrapper {
    margin: 0 0 50px 0;
}

div#mega_data_list_wrapper {
    margin: 30px 0 60px 0;
}

div#mega_data_list_filter>label {
    width: 100%;
    padding: 0 20px 00 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div#mega_data_list_filter>label>input {
    width: 100% !important;
}
.discount_message {
    position: fixed;
    top: 0px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
    width: 100%;
    background: #dc3545;
    color: #fff !important;
    padding: 20px;
    height: 65px;
}