.full_height_dvh {

}

.div_desktop {
    display: none
}

.div_mobile {
    display: block
}

.flex_desktop {
    display: flex;
    flex-direction: column
}

.flex_mobile {
    display: flex;
    flex-direction: row
}


.column_form_empresa {
    width: 100%;
    margin-bottom: 0.3rem;
    margin-right: 0rem;
}

.column_form_empresa2 {
    width: 100%;
    margin-bottom: 0.3rem;
    margin-right: 0rem;
}

.row_form_empresa {
    margin-bottom: 0.3rem;
    margin-right: 0rem
}

.form_field_width {
    width: 100%
}

.single_multi_empresa {
    display: none;
    margin-bottom: 0rem;
}

.inner_cell_table {
    display: flex;
    justify-content: center;
    padding: 0.3rem;
}

.bigblue {
    font-weight: bold;
    color: #2959b0;
    font-size: 1rem;
    display: block
}

.boldblue {
    font-weight: bold;
    color: #2959b0 !important;
}

.refresh_btn {
    height: 1rem
}

.navbarPos {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0;
    top: 0;
    margin-bottom: 18px;
    background-color: #FCFCFC
}

.tabsLayout {
    margin-bottom: 1rem;
    display: none
}

.tabsLayout_mobile {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    margin-top: 48.38px
}

.subnavbar_mobile {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
	transition: all 0.5s;
	box-shadow: 0px 6px 10px rgb(0 0 0 / 30%);
}

.tabTitle {
    color: rgb(41,89,194) !important;
    font-weight: bold;
    cursor: pointer

}

.small_margin_responsive {
    margin-bottom: 0.3rem;
    margin-right: 0
}

.small_margin_bottom_responsive {
    margin-right: 0.3rem;
    margin-bottom: 0
}
.small_margin_right_responsive {
    margin-bottom: 0.3rem;
    margin-right: 0rem
}

.medium_margin_right_responsive {
    margin-bottom: 0.4rem;
    margin-right: 0rem
}

.regular_margin_right_responsive {
    margin-bottom: 0.7rem;
    margin-right: 0rem
}

.div_vl_solicitado_simulador {
    width: auto
}



.flex_align_desktop {
    display: flex;
    flex-direction: column;
    align-items: normal
}

.twenty_pct_desktop {
        width: auto
}

.login_container {
    box-shadow: 0px 6px 10px rgb(0 0 0 / 34%);
    margin: 1rem;
    padding: 2rem;
        border-radius: 12px;
    background-color: white;
    padding: 20px;
}

.card_title_portal {
    border-radius: 12px;
    background-color: #f7f7f7bf;
    padding: 10px;
    width: -webkit-fill-available;
    border: 1px solid #dadadaad;
}

.navbarLogin {
    display: block
}

div.filter_column {
    width: 100%;
    border-right: 1px solid #e5e5e5;
    padding: 1rem;
    padding-top: 0rem;
    box-shadow: 0 8px 10px -5px rgb(0 0 0 / 34%);
    align-self: flex-start;
    margin-bottom: 1rem;
    margin-right: 0

}

div.filter_column_full {
    width: 100%;
    padding: 1rem;
    margin-bottom: 1rem;
    margin-right: 0;
    border: 1px solid rgb(211, 211, 211);
    border-radius: 10px;
}

.content_login {
    background-color: #170d24;
    background-image: radial-gradient(ellipse at 10% 90%, #3c2d83 0%, transparent 55%), radial-gradient(ellipse at 90% 90%, #833cc3 0%, transparent 55%), radial-gradient(ellipse at 90% 10%, #4a74dc 0%, transparent 55%), radial-gradient(ellipse at 10% 10%, #35244f 0%, transparent 55%);
    display: flex;
    align-items: center;
    min-height: 100vh;
    overflow: auto;
    justify-content: center;
    padding: 1rem;
}

.btn_periodo {
    font-size: 0.8rem;
     --bs-btn-padding-x: 0.25rem;
    --bs-btn-padding-y: 0.375rem;
}

.select_ocorrencias_hist_cessao {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 10rem
}

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


.btns_periodos {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
}

.navbar_logo {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 0.2rem;
    padding-bottom: 0.5rem;
    color: white;
    text-decoration: none;
    font-size: 1.2rem
}

.medium_margin_desktop {
    margin-bottom: 0rem;
    margin-right: 0.6rem
}

.medium_margin_top_desktop {
    margin-top: 0rem;
    margin-right: 0.6rem
}

.regular_margin_top_desktop {
        margin-top: 0rem;
        margin-right: 1rem
    }


.card_resumo {
    width: calc(50% - 0.3rem);
    margin-bottom: 0.35rem;
    margin-right: 0.3rem;

}

.div_70pct_desktop {
    width: 100%;
    min-width: 100%
}
.div_60pct_desktop {
    width: 100%;
    min-width: 100%
    }

.div_50pct_desktop {
    width: 100%;
    min-width: 100%
    }
.div_40pct_desktop {
    width: 100%;
    min-width: 100%
    }

.div_30pct_desktop {
    width: 100%;
    min-width: 100%
    }

.div_10pct_desktop {
width: 100%;
min-width: 100%
}

.div_20pct_desktop {
width: 100%;
min-width: 100%
}

.div_30pct_mobile {
    width: 30%;
    min-width: 30%
}
.no_min_width {
    min-width: max-content
}

.div_25pct_desktop {
    width: 100%;
    min-width: 100%
    }

.div_max_25pct_desktop {
    max-width: auto
}

.check_input {
    margin-bottom: 0.4rem;
    margin-right: 0
}

.check_label {
    margin-bottom: 0.4rem;
    margin-right: 0
}

.card_mobile {
    width: calc(50% - 0.125rem);
    margin-right: 0.125rem;
}
.card_mobile_lg {
    width: calc(50% - 0.125rem);
    margin-right: 0.125rem;
}

.subnav_title {
    padding: 0.5rem;
    padding-left: 1rem
}

.nav-tabs .nav-link.active {
    border-bottom: 4px solid #2959c6 !important
}

.nav-tabs:hover {
    border-bottom: transparent;
    background-color: #2959c60d
}

.nav_container {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs {
    border-bottom: none
}

.nav_item_active {
    border-bottom: 4px solid #2959c6 !important

}

.inner_container {
    padding-top: 1rem
}

.inner_nav_link {
    font-weight: bold;
    color: black
}


.navitem_active {
    display: none
}

.app_loading {
    margin-left: 0;
    padding-right: 0
}

.tab_loading {

}

.fit_desktop {
    width: min-content
}

.flex_columns_auto_columns {

}

.block_resumo_comercial {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #979797;
    align-items: center;

}

.align_mobile {
    align-items: center
}

.inner_resumo_comercial {
    min-width: 7rem
}
.inner_resumo_comercial_index {
    min-width: 5rem
}

.center_all_mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.center_all_desktop {
    display: flex;
    align-items: normal;
    justify-content: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
}

.container_form_wl {
    width: 100%
}

.logo_img {
    max-width: 100%;
    height: auto;
    max-height: 120px
}


.center_horiz_desktop {
    display: flex;
    align-items: normal;
    justify-content: normal;
}

.small_btn_mobile {
    padding-y: 0.25rem;
    padding-x: 0.5rem;
    font-size: 0.875rem;
}

.smaller_mobile {
    font-size: 0.85rem
}

.full_width_mobile {
        width: 100% !important
    }

.btn_datepicker {
    width: 132px
}

.alert_title {
    margin-top: 0;
    margin-bottom: 0.2rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.3rem;
}

.fit_content {
   width: fit-content
}

.auto_columns_wrap_desktop {
    display: flex;
    flex-direction: column
}

.flex_end_desktop {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.div_20rem_desktop {
    width: 100%
}

@media (min-width: 768px) {
    .div_20rem_desktop {
        width: 20rem
    }

    .smaller_mobile {
    font-size: 1rem
}
    .div_desktop {
        display: block
    }

    .flex_desktop {
        display: flex;
        flex-direction: row
    }

    .column_form_empresa {
        width: 50%;
        margin-bottom: 0rem;
        margin-right: 0.3rem;
    }

    .column_form_empresa2 {
        width: 50%;
        margin-bottom: 0rem;
        margin-right: 0rem;
    }

    .row_form_empresa {
        margin-right: 0.3rem;
        margin-bottom: 0rem
    }

    .form_field_width {
        width: auto
    }

    .single_multi_empresa {
        display: block;
        margin-bottom: 0.3rem
    }

    .div_mobile {
        display: none
    }

    .inner_cell_table {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
}

    .bigblue {
        font-weight: bold;
        color: #2959b0;
        font-size: 1.1rem;
        display: block
    }
    .refresh_btn {
    height: 1.3rem
}

    .navbarPos {
        margin-bottom: 0;
         overflow-y: scroll; /* Always show vertical scrollbar */
    overflow-x: hidden; /* Hide horizontal scrollbar */
    }

    .tabsLayout {
        margin-bottom: 1rem;
        display: flex
    }

    .tabsLayout_mobile {
        display: none;
    }
    .small_margin_responsive {
        margin-bottom: 0.3rem;
        margin-right: 0.3rem
    }
    .small_margin_bottom_responsive {
        margin-right: 0;
        margin-bottom: 0.3rem
    }


    .div_vl_solicitado_simulador {
        width: 20rem
    }

    .flex_align_desktop {
        display: flex;
        align-items: center;
        flex-direction: row
    }

    .twenty_pct_desktop {
        width: 20%
    }

    .login_container {
        width: 50%;
        padding: 3rem;
            border-radius: 12px;
    background-color: white;
    padding: 40px;
    margin: 0
    }

    .navbarLogin {
        display: none;
    }

    div.filter_column {
        width: 20%;
        border-right: 1px solid #e5e5e5;
        padding: 1rem;
        padding-top: 0rem;
        box-shadow: 0 8px 10px -5px rgb(0 0 0 / 34%);
        margin-right: 1rem;
        min-width: 20%;
            align-self: flex-start;
                margin-bottom: 0;

    }

    .content_login {
        background-image: none;
        background-color: #f1f1f1;
        align-items: center;
            background-size: cover;
        /* justify-content: center; */
        }

    .btn_periodo {
    font-size: 1rem;
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    }

    .select_ocorrencias_hist_cessao {
        min-width: 18rem;
        max-width: 20rem;
        max-height: 10rem;
    }

    .space_between_banco {
        display: flex;
        justify-content: normal;
        align-items: normal
    }


    .btns_periodos {
        display: inherit;
    }

    .navbar_logo {
        display: block;
        padding-top: 0rem;
        padding-left: 0rem;
        padding-right: 0.5rem;
    }

    .medium_margin_desktop {
        margin-bottom: 0.6rem;
        margin-right: 0rem
    }

    .medium_margin_top_desktop {
        margin-top: 0.6rem;
        margin-right: 0rem
    }

    .regular_margin_top_desktop {
        margin-top: 1rem;
        margin-right: 0rem
    }

    .card_resumo {
        min-width: 12rem;
        width: 12rem;
        margin-bottom: 0.25rem;
        margin-right: 0.2rem;
    }

    .div_70pct_desktop {
        width: 70%;
        min-width: 70%
    }
    .div_60pct_desktop {
        width: 60%;
        min-width: 60%
    }
    .div_50pct_desktop {
        width: 50%;
        min-width: 50%
    }
    .div_40pct_desktop {
        width: 40%;
        min-width: 40%
    }
    .div_30pct_desktop {
    width: 30%;
    min-width: 30%
    }
    .div_10pct_desktop {
    width: 10%;
    min-width: 10%
    }
        .div_20pct_desktop {
    width: 20%;
    min-width: 20%
    }

        .div_30pct_mobile {
        width: 100%;
    min-width: 100%
}
    .div_25pct_desktop {
    width: 25%;
    min-width: 25%
    }

    .div_max_25pct_desktop {
    max-width: 25%
    }


    .flex_mobile {
        display: flex;
        flex-direction: column
    }

    .check_input {
        margin-bottom: 0rem;
        margin-right: 0.6rem
    }

    .check_label {
        margin-bottom: 0rem;
        margin-right: 0.6rem
    }

    .outer_cell_table_mobile {
    }

    .card_mobile {
        width: 12rem;
        margin-right: 0.25rem;
    }
    .card_mobile_lg {
        width: 16rem;
        margin-right: 0.55rem;
    }

    .nav-tabs .nav-link.active {
    border-bottom: 4px solid #2959c6 !important;
    background-color: none
}

    .nav-tabs .nav-link:hover {
    border-bottom: transparent;
    background-color: #2959c60d
}

	.app_loading {
		margin-left: calc(14rem + 12px);
		padding-right: calc(14rem + 12px);
		margin-top: 0px !important
	}
    .tab_loading {
        margin-top: 57px !important
    }

    .inner_nav_link {
        font-weight: bold;
        color: #2959b0 !important
    }

    .navitem_active {
        border-bottom: 4px solid #2959c6 !important;
        background-color: none;
        display: block
    }

    .fit_desktop {
       width: fit-content
    }

    .flex_columns_auto_columns {
        display: flex;
        flex-direction: column
    }

    .block_resumo_comercial {
        margin-top: 0;
        margin-bottom: 0;
        border-bottom: 0;
        display: flex;
        flex-direction: column;
            align-items: normal;

    }

    .inner_resumo_comercial {
        min-width: none

    }

    .inner_resumo_comercial_index {
        min-width: none
}
    .center_all_mobile {
        display: flex;
        align-items: normal;
        justify-content: normal;
        text-align: start;
        padding-top: 0;
        padding-bottom: 0;
    }

    .center_all_desktop {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
    }


        .container_form_wl {
        width: 250px
    }

    .small_margin_right_responsive {
        margin-bottom: 0rem;
        margin-right: 0.3rem
    }
    .medium_margin_right_responsive {
        margin-bottom: 0rem;
        margin-right: 0.4rem
    }

    .regular_margin_right_responsive {
        margin-bottom: 0rem;
        margin-right: 0.7rem
    }

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

    .small_btn_mobile {
        padding-x: 0.75rem;
        padding-y: 0.375rem;
        font-size: 1rem;
    }

    .full_width_mobile {
        width: auto
    }

    .auto_columns_wrap_desktop {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}

    .flex_end_desktop {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

}

.stepper_root_responsive {
    display: flex
}

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


.stepper_separator_responsive {
    display: none;
}

.stepper_label_responsive {
    display: none;
}



.stepper_content_responsive {
    padding-left: 1rem;
    padding-top: 0rem;
    border-left: 0.05rem solid #dadada;
    width: 100%
}


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

.space_between_mobile {
    align-items: center;
    display: flex
}

.nav_item_container {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

@media (min-width: 768px) {
    .space_between_mobile {
        justify-content: space-between;
        align-items: center;
        display: flex
    }


    .stepper_root_responsive {
        display: block
    }

    .stepper_steps_responsive {
        display: flex;
        flex-direction: row;
        align-items: center
    }


    .stepper_separator_responsive {
    display: block;
}

    .stepper_label_responsive {
        display: block;
    }

    .stepper_content_responsive {
    padding-left: 0rem;
    padding-top: 1rem;
    border-left: 0;
    width: auto
}



}