@import url('open.iconic/font/css/open-iconic-bootstrap.min.css');

/* #region GERAL */
html, body {
    font-family: Tahoma, Arial, sans-serif !important;
    font-size: 14px !important;
}

a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.tamanhoLetraSweetAlert{
    font-size: 15px !important;
}

app {
    position: relative;
    display: flex;
    flex-direction: column;
}

.top-row {
    /*height: 3.5rem;*/
    display: flex;
    align-items: center;
}

form .row {
    margin-bottom: 16px;
}

.gridMateriais .dxbl-grid > .card {
    width: 23%;
}

button.swal2-confirm.swal2-styled {
    background-color: #007bff;
}

button.swal2-styled.swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgb(0 123 255 / 50%);
}

.page-header-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.summary-footer {
    border: 1px solid lightgrey;
    background: white;
    text-align: center;
    vertical-align: middle;
    padding: 0.2rem;
}

.left-summary {
    text-align: left;
}

.right-summary {
    text-align: right;
}

/*Para utilizar no Chat*/
.containerTEMP {
    border: 2px solid #dedede;
    background-color: #f1f1f1;
    border-radius: 5px;
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.darkerTEMP {
    border-color: #ccc;
    background-color: #ddd;
}

.inputRegisto span {
    padding: 0 !important;
    width: 50px;
    text-align: center;
}

.inputRegisto .rz-fileupload-buttonbar {
    display: inline-block;
    width: auto;
    margin: auto;
}

.inputRegisto .rz-fileupload-content {
    display: inline-block;
    float: left;
    overflow: auto;
}

.inputRegisto .rz-fileupload-buttonbar {
    background-color: transparent !important;
}

.input-remove-outline {
    border: none;
    box-shadow: none !important;
}

.main {
    flex: 1;
}

    .main .top-row {
        background-color: #f7f7f7;
        border-bottom: 1px solid #d6d5d5;
        justify-content: flex-end;
    }

        .main .top-row > a, .main .top-row .btn-link {
            white-space: nowrap;
            margin-left: 1.5rem;
        }

        .main .top-row a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

.sidebar {
    background-color: #134d1a;
    min-width: 250px;
}

    /*  .sidebar .top-row {
       background-color: rgba(0,0,0,0.4);
    }*/

    .sidebar .navbar-brand {
        font-size: 1.1rem;
    }

    .sidebar .oi {
        width: 2rem !important;
        font-size: 1.1rem !important;
        margin-top: auto;
        margin-bottom: auto;
        top: 0px;
    }

    .sidebar .bi {
        width: 2rem !important;
        font-size: 1.1rem !important;
        margin-top: auto;
        margin-bottom: auto;
    }

    .sidebar .nav-item {
        font-size: 0.9rem;
        padding-bottom: 0.5rem;
    }

        .sidebar .nav-item:first-of-type {
            padding-top: 1rem;
        }

        .sidebar .nav-item:last-of-type {
            padding-bottom: 1rem;
        }

        .sidebar .nav-item a {
            color: #d7d7d7;
            border-radius: 4px;
            display: flex;
            align-items: center;
            line-height: 1.5;
            height: auto;
            min-height: 3rem;
        }

            .sidebar .nav-item a.active {
                background-color: rgba(255,255,255,0.25);
                color: white;
            }

            .sidebar .nav-item a:hover {
                background-color: rgba(255,255,255,0.1);
                color: white;
            }

.content {
    padding-top: 1.1rem;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.valid.modified:not([type=checkbox]) {
    /* outline: 1px solid #26b050;*/
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.backgroundIMGindex {
    background-image: url(/css/Images/indexBack2.jpg);
    min-width: 100%;
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.TextalignCenter {
    text-align: center;
}

.col_login {
    max-width: 380px !important;
}

.login_caption {
    font-size: 0.9rem !important;
}

.index_h {
    height: calc(100vh - 140px) !important;
}

.l_version {
    color: white;
    font-size: 8pt !important;
}

.nav_footer {
    justify-content: center;
    text-align: center;
    padding: 0.5rem;
}

.l_modulo {
    color: white;
    font-size: 1.1rem;
    font-weight: bold;
    white-space: break-spaces;
}

.nav_menus {
    height: -webkit-fill-available;
    height: 100%;
    margin-bottom: auto;
    background: rgb(255,255,255,0.1);
}

.nav_bar_top {
    padding-bottom: 0.5rem !important;
}

.b_print_with_export {
    float: none !important;
}

.exp_and_print {
    width: auto;
    gap: 0.5rem;
    float: right;
    display: flex;
}

.backgroundcolorWhite input {
    background-color: white !important;
}

.filter_position {
    text-align: right;
    padding: 0px !important;
}

.saldoant_position {
    min-width: 100px;
    max-width: 300px;
}

.materiais-button {
    background-color: dodgerblue !important;
    border-color: dodgerblue !important;
    min-width: 100px;
}

.width-auto {
    width: auto !important;
}

.width40 {
    width: 40%;
}

.width100 {
    width: 100%;
}

.minwith200px {
    min-width: 200px;
}

.minwith500px {
    min-width: 400px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.paddingall {
    padding: 5px;
}

.displayInline {
    display: inline;
}

.displayBlock {
    display: block;
    width: 100%;
}

.floatLeftRight {
    float: left;
}

.modaldefaul {
    color: black;
}

.registform {
    z-index: 1500 !important;
}

.overlay-all {
    z-index: 2500 !important;
}

.marginbotbottom {
    margin-bottom: 1rem;
}

.display_grid {
    display: grid !important;
}

.d_f_end {
    display: flex;
    justify-content: end;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.f-1 {
    flex: 1;
}

/* #region MAX-HEIGHTS */
/* AVISO: remover overflow quando devexpress for atualizado e remover css classe display_grid das grids*/
.m_h_550 {
    overflow: auto;
    max-height: 550px;
}

.m_h_750 {
    overflow: auto;
    max-height: 750px;
}

.m_h_1000 {
    overflow: auto;
    max-height: 1000px;
}

/* #endregion*/
/* #region MARGENS */

.margin_auto {
    margin: auto !important;
}

.margin_vertical {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.item_margin_vertical .dxbl-fl-ctrl {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.margin_horizontal {
    margin-left: auto !important;
    margin-right: auto !important;
}

.margin_left_auto {
    margin-left: auto !important;
}

.margin_bottom {
    margin-bottom: auto !important;
}

    .margin_bottom .dxbl-fl-ctrl {
        margin-bottom: auto !important;
    }

.no_margin {
    margin: 0 !important;
}

    .no_margin .dxbl-fl-ctrl {
        margin: 0 !important;
    }

.no_margin_left {
    margin-left: 0 !important;
}

.margin_01 {
    margin: 0.1rem !important;
}

.margin_02 {
    margin: 0.2rem !important;
}

.margin_05 {
    margin: 0.5rem !important;
}

.margin_top {
    margin-top: auto !important;
}

.margin_top_05 {
    margin-top: .5rem !important;
}

.margin_top_10_5_px {
    margin-top: 10.5px !important;
}

.m-bot-05 {
    margin-bottom: .5rem !important;
}

.margin_bot_1 {
    margin-bottom: 1rem !important;
}

.margin_v_0 {
    margin-top: 0;
    margin-bottom: 0;
}

    .margin_v_0 .dxbl-fl-ctrl {
        margin-top: 0;
        margin-bottom: 0;
    }

.margin_h_0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

    .margin_h_0 .dxbl-fl-ctrl {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

.margin_h_05 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}

    .margin_h_05 .dxbl-fl-ctrl {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }

.margin_top_to_bottom {
    margin-top: 0;
    margin-bottom: 0.2rem;
}

.margin_row {
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    margin-top: calc(-.5 * var(--bs-gutter-x));
    margin-bottom: 0 !important;
}

.align_top_item .dxbl-fl-ctrl {
    margin-bottom: auto;
    margin-top: 0 !important;
}
/* #endregion */

/* #region PADDING */
.padding_0 {
    padding: 0px !important;
}

.padding_v_0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.padding_h_0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.padding_h_05 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
}

.padding_only_b {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.padding_h_1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.padding_top_05 {
    padding-top: .5rem !important;
}

.padding_top_1 {
    padding-top: 1rem !important;
}
/* #endregion */

/* #region RadzenDropDownDataGrid */

.rddd {
    width: 100%;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
}

    .rddd .rz-dropdown-label {
        margin-top: auto;
        margin-bottom: auto;
    }

.rddd_small {
    height: 23px;
}

    .rddd_small .rz-dropdown-label {
        font-size: 0.75rem;
    }

.rddd_medium {
    height: 25.5px;
}

    .rddd_medium .rz-dropdown-label {
        font-size: 0.875rem;
    }

.rddd_big {
    height: 31.5px;
}

    .rddd_big .rz-dropdown-label {
        font-size: 0.9rem;
    }

/* #endregion */

/* #region FILTROS UTCT */
.custom_filter {
    display: flex;
    flex-direction: column;
    padding-left: .5rem;
    padding-right: .5rem;
    margin: auto;
    width: auto;
}

.custom_dx_filter {
    display: flex !important;
    flex-direction: column !important;
    margin: auto;
}

.custom_filter_deviant {
    display: flex;
    flex-direction: column;
    padding-right: calc(var(--dxbl-row-item-spacing-x) * 0.5);
    padding-left: calc(var(--dxbl-row-item-spacing-x) * 0.5);
    margin-top: 10.5px;
    margin-bottom: 0;
}

.custom_filter_caption {
    padding-right: 0;
    margin: auto !important;
    /*margin-top: auto !important;
    margin-bottom: auto !important;*/
}


.custom_filter_input {
    max-width: 100px !important;
    min-width: 100px !important;
}

.form_item_label_auto {
    width: auto !important;
}

.lsu_month_filter {
    margin: auto;
    width: 50px;
}

.status_filter {
    margin: auto;
    width: 90px;
}

.yes_no_all_filter {
    margin: auto;
    width: 65px;
}

.yes_no_all_filter_medium {
    margin: auto;
    width: 75px;
}

.dependents_filter {
    margin: auto;
    width: 95px;
}

.custom_date_filter {
    width: 110px;
}

.custom_big_date_filter {
    width: 130px;
}

.small_date_filter {
    width: 90px;
}

.layout-filter-caption {
    width: auto !important;
    margin: auto !important;
}

.force-caption-size {
    max-width: min-content;
}

.border-dev-express {
    border-radius: 0.1875rem;
    border-color: #dee2e6;
}

    .border-dev-express:focus {
        border-color: rgba(13, 110, 253, 0.5) !important;
        box-shadow: 0 0 rgba(0,0,0,0), 0 0 0rem 0.125rem rgb(188, 212, 252) !important;
        outline: 0 !important;
    }

/* #endregion */

.gap_01 {
    gap: 0.1rem;
}

.gap_05 {
    gap: 0.5rem;
}

.row_gap_05 {
    row-gap: 0.5rem;
}

.justify_center {
    justify-content: center;
}

.align_top {
    margin-top: 0;
}

    .align_top .dxbl-fl-ctrl {
        margin-bottom: auto;
        margin-top: 0 !important;
    }

.align_bottom {
    margin-top: auto;
    margin-bottom: 0;
}

.align_end {
    text-align: end;
    justify-content: right;
}

    .align_end .dxbl-fl-ctrl {
        justify-content: right;
        text-align: end;
    }

.min_width_0 {
    min-width: 0;
}

.display_flex_responsive {
    display: flex;
}

    .display_flex_responsive .dxbl-fl-ctrl {
        display: flex;
    }

.report_viewer .dxbrv-tabs {
    background-color: lightgray !important;
}

.combobox_border {
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.combo_check_list {
    max-height: 200px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.combo_check_select_all {
    height: 28px;
    width: 100%;
    background-color: white;
    padding-left: 8px;
    padding-top: 2px;
    border: 1px solid #ced4da;
    border-bottom: none;
}

.grid_text_size {
    font-size: 12.25px;
}

.grid_command_column .dxbl-grid-command-cell .btn {
    height: auto !important;
}

.grid_min_pad_detail .dxbl-grid-detail-cell {
    padding: 0.1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.schedule_no_time .dxbs-sc-time-rulers-caption {
    display: none;
}

.schedule_event .dxe-apt-labels-container span {
    background-color: red !important;
}

.color_black {
    color: black !important;
}

.color_l_blue {
    color: rgb(0, 128, 157);
}

.cb_vertical_center {
    vertical-align: middle;
    display: inline-flex;
}

.report_manual {
    padding: 0 !important;
}

    .report_manual .modal-body {
        padding: 0px;
    }

.report_mobile .bg-primary.dxbrv-tabs.dx-gridlayout-item {
    display: none
}

.report_mobile .dx-gridlayout-root {
    grid-template-columns: minmax(0, 1fr) 0px 0px 0px !important;
}

.oi_icon_in_button {
    top: -1px !important;
    margin-right: 0.5rem;
}

.oi_i_b {
    top: 1px !important;
    margin-right: 0.5rem;
}

.animate_out {
    animation-duration: 0.5s;
    animation-name: bounceOut;
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    100% {
        opacity: 0;
        transform: scale(.3);
    }
}

.justify_form_center .row {
    justify-content: center;
}

.field_filter_group .row {
    row-gap: 1rem;
}

.shadowbox {
}

    .shadowbox :hover {
        transition: 0.3s;
        box-shadow: rgba(17, 17, 26, 0.2) 0px 4px 16px, rgba(17, 17, 26, 0.2) 0px 8px 24px, rgba(17, 17, 26, 0.2) 0px 16px 56px;
    }

.removeUnderline {
    text-decoration: none !important;
    padding: .5rem 1rem;
}

.terminarsessao {
    color: #c0c0c0 !important;
}

    .terminarsessao span {
        font-size: 13pt !important;
    }

.main_menu_icon {
    margin-left: auto;
    text-align: right;
    vertical-align: middle;
    width: 25px;
}

.alerta_aguarde_out {
    background: rgba(0,0,0,.4);
}

.index_modulo_scale {
    height: calc(100vh - 125px);
    width: calc(100% + 28px);
    min-height: 400px;
    margin-top: -0.6rem;
    margin-left: -1rem;
    margin-bottom: 0.4rem;
}

.index_modulo_img {
    background-position: 57.8% center;
    background-size: cover;
    background-repeat: no-repeat;
}

.registo_buttons {
    text-align: right;
    margin-top: 0.5rem;
}

.on_focus_tab:focus {
    text-decoration: underline;
    outline: none;
}

.imgAPPS {
    width: 50%;
    max-width: 100px;
    min-width: 80px;
    height: auto;
}

.filter_box .rz-fieldset-content {
    padding-top: 0;
}

    .filter_box .rz-fieldset-content.rz-fieldset-content-summary {
        padding: var(--rz-fieldset-padding);
    }

.filters_group_header {
    display: none !important;
}

.filters_group_body {
    flex: 0 0 calc(100% - 100px) !important;
}

    .filters_group_body.no_button {
        flex: 1 !important;
    }

    .filters_group_body > .dxbl-group {
        background-color: unset !important;
        border: none !important;
    }

    .filters_group_body .dxbl-group:last-child .dxbl-row {
        row-gap: 0.5rem;
    }

.text_align_center {
    text-align: center;
    text-align: -webkit-center;
}

.no_bottom_margin_pad .dxbl-modal-body {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.date_filters {
    min-width: 215px !important;
}

.input_contr {
    min-width: 110px;
    max-width: 110px;
    display: inline-flex;
}

.input_text_center input {
    text-align: center !important;
}

.font_bold {
    font-weight: bold !important;
}

.filter_button_form {
    margin-top: unset !important;
    max-width: 100px !important;
}

    .filter_button_form .form-group.row {
        margin-bottom: 0;
        padding-top: 1rem;
    }

.default_filter_caption {
    text-align: right;
    max-width: 135px !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.b-remove-bg {
    background: none !important;
    border: none !important;
}

.break_line {
    white-space: break-spaces;
}

.icon_xx_large {
    font-size: xx-large;
}

.centered-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    height: 100%;
    margin-bottom: 2rem;
}

.qr-export-item .dxbl-listbox-item.dxbl-listbox-item-selected {
    background-color: forestgreen !important;
}

.nav-loading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    color: white;
}

.report_outer_layer {
    margin: 0 !important;
    padding: 0.5rem !important;
}
/* #endregion */
/* #region Botões */
.opcoes-button {
    background-color: #ff6d41 !important;
    border-color: #ff6d41 !important;
    min-width: 130px;
    height: 40px;
    margin: auto;
    margin-bottom: 10px;
    display: block !important;
}

.filter-button {
    background-color: #ff6d41 !important;
    border-color: #ff6d41 !important;
    min-width: 95px;
}

    .filter-button:hover {
        background-color: rgb(255, 109, 65, 0.8) !important;
    }

    .filter-button:focus {
        color: white !important;
    }

.edit_button {
    background-color: #68d5c8 !important;
    border-color: #68d5c8 !important;
}

    .edit_button:hover {
        background-color: rgb(104, 213, 200, 0.8) !important;
    }

.b_print {
    float: right;
    background-color: #479cc8 !important;
    border-color: #479cc8 !important;
}

    .b_print:hover {
        background-color: rgb(71, 156, 200, 0.8) !important;
    }

    .b_print:focus {
        color: white !important;
    }

.print_style {
    float: right;
    background-color: #479cc8 !important;
    border-color: #479cc8 !important;
}

    .print_style:hover {
        background-color: rgb(71, 156, 200, 0.8) !important;
    }

    .print_style:focus {
        color: white !important;
    }


.print_button {
    float: right;
    display: block;
    margin-bottom: 0.5em;
    background-color: #479cc8 !important;
    border-color: #479cc8 !important;
}

    .print_button:hover {
        background-color: rgb(71, 156, 200, 0.8) !important;
    }

    .print_button:focus {
        color: white !important;
        color: white !important;
    }

.pi_button {
    float: right;
    display: block;
    margin-bottom: 0.5em;
    background-color: #87be87 !important;
    border-color: #87be87 !important;
}

    .pi_button:hover {
        background-color: rgb(71, 156, 200, 0.8) !important;
    }

    .pi_button:focus {
        color: white !important;
        color: white !important;
    }

.clean_button {
    margin-left: 5px;
    background-color: rgb(187 1 45) !important;
    float: right;
    display: block;
    margin-bottom: 0.5em;
    border-color: rgb(255 0 0) !important;
}

    .clean_button:hover {
        background-color: rgb(218, 40, 40) !important;
    }

    .clean_button:focus {
        color: white !important;
        color: white !important;
    }

.clean_button_v2 {
    background-color: rgb(187 1 45) !important;
    border-color: rgb(255 0 0) !important;
}

    .clean_button_v2:hover {
        background-color: rgb(218, 40, 40) !important;
    }

    .clean_button_v2:focus {
        color: white !important;
        color: white !important;
    }

.export_button {
    background-color: rgb(88 150 71) !important;
    float: right;
    border-color: rgb(88 150 71) !important;
}

    .export_button:hover {
        background-color: rgb(88 150 71 / 0.8) !important;
    }

.cancel_button {
    border-color: transparent !important;
    background-color: #e6ecef !important;
    color: #3a474d !important;
}

    .cancel_button popup {
        float: right;
    }

.save_button {
    background-color: #ff6d41 !important;
    color: #ffffff !important;
    border: none !important;
}

    .save_button:hover {
        background-color: rgb(255, 109, 65, 0.8) !important;
    }

    .save_button popup {
        float: right;
    }

.file_upload_button {
    position: relative;
    margin: auto;
    min-height: 25px;
}

    .file_upload_button .file_input_under {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.delete_button {
    background-color: rgb(249, 119, 127) !important;
    border: none !important;
}

    .delete_button:hover {
        background-color: rgb(249, 119, 127, 0.8) !important;
    }

.check_button {
    background-color: rgb(71, 156, 200) !important;
    border: none !important;
}

    .check_button:hover {
        background-color: rgb(71, 156, 200, 0.8) !important;
    }

.details_button {
    background-color: rgb(56, 121, 155) !important;
    border: none !important;
}

    .details_button:hover {
        background-color: rgb(56, 121, 155, 0.8) !important;
    }

.report_view_button {
    background-color: rgba(253, 29, 29, 1) !important;
    border: none !important;
}

    .report_view_button:hover {
        background-color: rgba(253, 29, 29, 0.8) !important;
    }


.add_button {
    background-color: rgb(104, 213, 200);
    border: none;
}

    .add_button:hover {
        background-color: rgb(104, 213, 200, 0.8) !important;
    }

.geral_button {
    justify-content: center;
    float: right;
}

.geral_button_sm {
    justify-content: center;
    float: right;
}

.go_to_button {
    background-color: #134d1a !important;
    border-color: #134d1a !important;
}

    .go_to_button:hover, .go_to_button:active {
        background-color: #134d1a !important;
    }

.bt_lgu_export_excel {
    vertical-align: middle;
    background-image: url('Images/Assets/XLS.png') !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 50px;
    background-color: rgb(255 255 255 / 0.6);
    border-color: rgb(174 174 174);
    width: 50px;
}

    .bt_lgu_export_excel:focus {
        box-shadow: 0 0 0 0.2rem rgb(174 174 174 / 50%);
    }

    .bt_lgu_export_excel:active, .bt_lgu_export_excel:hover {
        background-image: url('Images/Assets/XLS.png') !important;
        background-color: rgb(227 251 224) !important;
        border-color: rgb(17 175 0) !important;
    }

.grid_print_button {
    background-color: #479cc8 !important;
    border-color: #479cc8 !important;
}

    .grid_print_button:hover {
        background-color: rgb(71, 156, 200, 0.8) !important;
    }

    .grid_print_button:focus {
        color: white !important;
    }

.black_outline_button {
    border-color: black !important;
    color: black !important;
}

    .black_outline_button:hover, .black_outline_button:active {
        background-color: black !important;
        color: white !important;
    }

.green_outline_button {
    border-color: forestgreen !important;
    color: forestgreen !important;
}

    .green_outline_button:hover, .green_outline_button:active {
        background-color: forestgreen !important;
        color: white !important;
    }

.gold_outline_button {
    border-color: darkgoldenrod !important;
    color: darkgoldenrod !important;
}

    .gold_outline_button:hover, .gold_outline_button:active {
        background-color: darkgoldenrod !important;
        color: white !important;
    }

.red_outline_button {
    border-color: red !important;
    color: red !important;
}

    .red_outline_button:hover, .red_outline_button:active {
        background-color: red !important;
        color: white !important;
    }

.forest_green_button {
    background-color: forestgreen !important;
    border: forestgreen;
}

    .forest_green_button:hover, .forest_green_button:active {
        background-color: forestgreen !important;
    }

.b-checked {
    opacity: 1 !important;
}

    .b-checked.dxbl-checkbox .dxbl-checkbox-check-element {
        margin: auto;
    }

    .b-checked.dxbl-checkbox label {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: auto;
        margin-bottom: auto;
    }

.b-comunicacoes-download {
    border-radius: 25px;
    height: 30px;
    border: 2px solid black;
}
/* #endregion */

/* #region NavMenu */

.nav-item .oi {
    min-width: 2rem;
}

.nav_no_padding .nav-item:first-of-type {
    padding-top: 0px;
}

.nav_no_padding .nav-item:last-of-type {
    padding-bottom: 0.5rem;
}

.nav_padding .nav-item:first-of-type {
    padding-top: 0.5rem;
}

.nav_inst_div {
    width: 100%;
    display: grid;
}

.nav_val_div {
    margin-top: 0.5rem;
    display: grid;
}

.nav_val_label {
    color: azure;
    float: left;
}

.nav_img_item {
    max-width: 85px;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 50%;
    margin: auto;
    background-color: white;
}

.nav_top_item {
    padding-left: 1rem;
    padding-right: 1rem;
}

.combos_valencia {
    flex: auto;
}

/* #endregion */

/* #region Icons */

.iconTSR {
    margin-right: 15px;
    height: 2rem;
    content: url(Images/Icon_TSR.png);
    width: 2rem;
    margin-left: -5px;
}

.icon-TSR {
    background-image: url(../images/tsr/TSRLogo.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-TSR-nav {
    width: 2rem;
    height: 2rem;
    margin-left: -7px;
    margin-right: 7px;
    margin-top: auto;
    margin-bottom: auto;
    aspect-ratio: 1;
}

.multibanco_icon {
    content: url("Images/iconMultibanco.png");
    height: 40px;
    margin-right: 2px;
}

.mb_way_icon {
    content: url("Images/MBWay.png");
    height: 40px;
    margin-right: 2px;
}

.filtro_icon {
    content: url("Images/funil.png");
    height: 10px;
    margin-right: 2px;
}

.iconUtentes {
    margin-right: 20px;
    margin-bottom: 10px;
    height: 30px;
    content: url('Images/ut.png');
    width: 30px;
}

.iconRendas {
    margin-right: 20px;
    margin-bottom: 10px;
    height: 30px;
    content: url('Images/ren.png');
    width: 30px;
}

.iconAssociados {
    margin-right: 20px;
    margin-bottom: 10px;
    height: 30px;
    content: url('Images/so.png');
    width: 30px;
}

.iconQualiadadeInf {
    margin-right: 20px;
    margin-bottom: 10px;
    height: 30px;
    content: url('Images/qij.png');
    width: 30px;
}

.iconBancos {
    margin-right: 20px;
    margin-bottom: 10px;
    height: 30px;
    content: url('Images/ban.png');
    width: 30px;
}

.iconCaixas {
    margin-right: 20px;
    margin-bottom: 10px;
    height: 30px;
    content: url('Images/cx.png');
    width: 30px;
}

.icon_in_button_text {
    top: 0;
    width: 1.1rem;
}

.icon_accept_grid {
    height: 2rem;
    content: url(Images/Resources/accept.png);
    width: 2rem;
}

.icon_schedule_grid {
    height: 2rem;
    content: url(Images/Resources/calendario.png);
    width: 2rem;
}
/* #endregion */

/* #region CORREÇÕES CSS */

.form-check-input {
    position: relative;
    margin-left: unset;
}

.btn-info {
    --bs-btn-color: #fff;
    --bs-btn-hover-color: #fff;
    --bs-btn-active-color: #fff;
    --bs-btn-disabled-color: #fff;
}

.input-group-sm > .btn, .input-group-sm > .form-control, .input-group-sm > .form-select, .input-group-sm > .input-group-text {
    font-size: 0.76563rem;
}

.dxbl-btn-secondary {
    --dxbl-btn-color: #fff;
    --dxbl-btn-hover-color: #fff;
    --dxbl-btn-active-color: #fff;
    --dxbl-btn-disabled-color: #fff;
}

.dxbl-row {
    margin-top: unset;
    margin-right: unset;
    margin-left: unset;
}
/* #endregion */

/* #region INTERNO */
.nav_mudar_valencia {
    cursor: pointer;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
}

/* #endregion */

/* #region PAGAMENTOS */


.pag_tabs {
    margin-top: 1rem;
}

.pag_tab {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

    .pag_tab .nav-link {
        border: 1px solid #dee2e6 !important;
    }

.pag_ref_grid .dxbl-grid-header-row {
    display: none;
}

.pag_sub_grid .dxbl-grid-header-row {
    display: table-row;
}

.pag_filter {
    margin: 0 auto !important;
}

    .pag_filter .row {
        row-gap: 0.5rem !important;
    }

    .pag_filter .card {
        border: 1px solid rgba(0,0,0,.125) !important;
        background-color: #fff !important;
    }
/* #endregion */

/* #region Cores */
.color_gray {
    color: gray;
}
/* #endregion */

/* #region Loading Spinner */
.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 64px;
        height: 64px;
        margin: 8px;
        border: 8px solid #2097f3;
        border-radius: 50%;
        animation: ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #2097f3 transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.nav-load-ring {
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    margin-bottom: 0.5rem;
}

    .nav-load-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 30px;
        height: 30px;
        border: 4px solid #2097f3;
        border-radius: 50%;
        animation: ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #2097f3 transparent transparent transparent;
    }

        .nav-load-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .nav-load-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .nav-load-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }


/* #endregion */

/* #region DIMENSÕES */

@media (max-width: 767.98px) {
    .b_print {
        width: 100%;
    }

    .print_button {
        width: 100%;
    }

    .geral_button {
        width: 100%;
    }

    .b-layout {
        flex-direction: column;
    }

    /* #region NAVMENU */
    .navbar-toggler {
        display: inline-block;
        float: right;
    }

    .navbar-brand {
        margin-right: 0px;
    }

    .nav_inst_text {
        position: absolute;
        width: calc(100% - 175px);
        margin-left: 95px;
    }


    .nav_top_item {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    /* #endregion */

    /* #region PAGAMENTOS */

    .pag_tab {
        font-size: 15px;
    }

    .date_group_filters {
        padding: 0 !important;
    }
    /*  #endregion */

    .main .top-row:not(.auth) {
        display: none;
    }

    .WidthDataTransferenciaBancaria {
        width: auto;
        min-width: auto;
    }

    .marginTopReconciliacaoFiltersGrid {
        margin-top: 0px;
    }

    .marginLeftRegMoviLabelNatureza {
        margin-left: 0px;
    }

    .comboBoxDataDocReconciliacaoBancaria {
        width: auto;
    }

    .buttonImprimirBancosExtratoContabilidade {
        position: unset;
    }

    .widthValorINTranferenciaBancaria {
        width: auto;
    }

    .main .top-row.auth {
        justify-content: space-between;
    }

    .main .top-row a, .main .top-row .btn-link {
        margin-left: 0;
    }

    .backgroundIMGindex {
        background-size: auto 100%;
    }

    .imgAPPS {
        width: 70%;
        min-width: 68px;
    }

    .paddingButton {
        margin-top: 1rem;
    }

    .botaoFiltrar {
        width: 30%;
    }

    .index_lbl {
        font-size: 1.5rem;
    }

    .MB_margin_top {
        margin-top: 0.5em !important;
    }

    .MB_display {
        display: inline-block !important;
    }

    .MB_float_right {
        float: right;
    }

    .floatLeftRight {
        float: right;
    }

    .mobile_card {
        margin: auto !important;
    }

    .mat_grid_list {
        width: auto !important;
    }

    .report_mobile .btn-group.dxbl-toolbar-group.block-g.dxbl-tb-begin-group {
        display: none;
    }

    .col_login {
        margin: auto;
    }

    .filter_button_margin {
        margin-top: 0.5rem;
    }

    .column_chooser_button {
        margin-bottom: 0.5rem;
    }

    .date_filters {
        min-width: unset !important;
        padding: 0 !important;
    }

    .display_flex_responsive {
        flex-direction: column;
    }

        .display_flex_responsive .dxbl-fl-ctrl {
            flex-direction: column;
        }
}

@media (min-width: 768px) {

    app {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        min-height: 100vh;
        position: sticky;
        top: 0;
    }

    .nav_bar_top {
        justify-content: center;
        gap: 0.5rem;
        padding: 0 !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .index_h {
        height: calc(100vh - 30px) !important;
    }

    .main .top-row {
        position: sticky;
        top: 0;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .notMB_float_left {
        float: left;
    }

    .logo_nav {
        width: 100%;
    }

    .chat_popup {
        min-width: 350px !important;
    }

    .index_modulo_scale {
        margin-left: -1.5rem;
        width: calc(100% + 2.5rem);
        margin-top: -0.7rem;
        height: calc(100% + 0.3rem);
    }

    /* #region PAGAMENTOS */

    .group_filter_pag {
        min-width: 580px !important;
    }

    /* #endregion */
}

@media (max-width: 380px) {
    /* #region NavMenu */
    .combos_valencia {
        flex: 0 1 100%;
    }

    .change_order {
        order: 2;
    }

    .nav_top_item {
        padding-left: unset;
        padding-right: unset;
    }

    .nav_inst_text {
        position: relative;
        flex: 0 1 100%;
        margin: unset;
        width: unset;
        margin-left: unset;
    }
    /* #endregion */
}

@media (max-width: 991px ) {
    .filters_group_body {
        flex: 0 0 100% !important;
    }

    .filter_button_form {
        max-width: 100% !important;
    }

        .filter_button_form .form-group.row {
            padding-top: 0;
        }
}

@media (min-width: 992px ) {
    .custom_form_filter {
        flex-direction: row !important;
    }

        .custom_form_filter label {
            width: 69px !important;
        }

    .layout-filter-caption {
        padding-right: 0.5rem !important;
    }
}

@media(max-width: 1400px) {
    .default_filter_caption {
        max-width: 80px !important;
    }
}

@media(max-width: 1200px) {
    .default_filter_caption {
        width: auto !important;
    }


    .custom_filter_body .dxbl-fl-ctrl {
        width: 100% !important;
    }

    .dev-custom-filter {
        display: flex !important;
        flex-direction: column !important;
        padding-left: .5rem;
        padding-right: .5rem;
        margin: 0 !important;
        margin-right: auto !important;
    }

        .dev-custom-filter .dxbl-fl-ctrl {
            width: 100% !important;
        }
}


@media(min-width: 1200px) {
    .custom_filter {
        gap: 0.5rem;
        flex-direction: row;
    }


    .custom_dx_filter {
        gap: 0.5rem;
        flex-direction: row !important;
    }
}

@media(max-width: 568px) {
    .geral_button_sm {
        width: 100%;
    }
}
/* #endregion */
