/* /Components/Features/Compras/IB004_AprovacaoCompras/IB004_AprovacaoPI.razor.rz.scp.css */
table[b-kxvtaj6nlv] {
    border: none 2px #999 !important;
}

#tbAprovacaoItensPI[b-kxvtaj6nlv] {
    border-style: none !important;
}

    #tbAprovacaoItensPI th[b-kxvtaj6nlv] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-kxvtaj6nlv] {
    height: 90vh;
}

#modalHistoricoProdutos .modal-body[b-kxvtaj6nlv] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-kxvtaj6nlv] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-kxvtaj6nlv] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Compras/IB004_AprovacaoCompras/IB004_RevisaoPI.razor.rz.scp.css */
table[b-82b9e33xq4] {
    border: none 2px #999 !important;
}

#tbBalanceItens[b-82b9e33xq4] {
    border-style: none !important;
}

    #tbBalanceItens th[b-82b9e33xq4] {
        border-top: none !important
    }

#secaoDocumentosRevisao[b-82b9e33xq4] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Compras/IB005_AprovacaoComprasExportacao/IB005_AprovacaoPI.razor.rz.scp.css */
table[b-i8ouwmlf62] {
    border: none 2px #999 !important;
}

#tbAprovacaoItensPI[b-i8ouwmlf62] {
    border-style: none !important;
}

    #tbAprovacaoItensPI th[b-i8ouwmlf62] {
        border-top: none !important
    }

#secaoDocumentos[b-i8ouwmlf62] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Compras/IB005_AprovacaoComprasExportacao/IB005_RevisaoPI.razor.rz.scp.css */
table[b-hmrcomgyiu] {
    border: solid 2px #999 !important;
}

#tbRevisoesItensPI[b-hmrcomgyiu] {
    border-style: none !important;
}

    #tbRevisoesItensPI th[b-hmrcomgyiu] {
        border-top: none !important
    }


#secaoDocumentosRevisao[b-hmrcomgyiu] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Dashboards/IB015_DashboardCEO/IB015_DashboardCEO.razor.rz.scp.css */
a[b-0ng865vu9b] {
    text-decoration: none;
    color: inherit;
}

body[b-0ng865vu9b] {
    font-family: 'Poppins', sans-serif;
    margin: 20px;
    background-color: #f0f0f0;
}

.linha[b-0ng865vu9b] {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .palcoDashboard[b-0ng865vu9b] {
        display: grid;
        grid-gap: 15px;
        grid-template-areas: "grid004A grid006A grid005A grid007 grid027"
            "grid004B grid006B grid005B grid009 gridL2Item5"
            "gridL3Item1 gridL3Item2 gridL3Item3 grid008 gridL3Item4";
    }
}

@media (max-width: 1023px) {
    .palcoDashboard[b-0ng865vu9b] {
        display: grid;
        grid-gap: 15px;
        grid-template-areas:
            "grid004A grid004B"
            "grid006A grid006B"
            "grid005A grid005B"
            "grid007 grid009"
            "grid008 grid027"
            "gridL2Item5 gridL3Item1"
            "gridL3Item2 gridL3Item3"
            "gridL3Item4 gridL3Item4";
    }
}

.grid004A[b-0ng865vu9b] {
    grid-area: grid004A
}

.grid006A[b-0ng865vu9b] {
    grid-area: grid006A
}

.grid005A[b-0ng865vu9b] {
    grid-area: grid005A
}

.grid007[b-0ng865vu9b] {
    grid-area: grid007
}

.grid027[b-0ng865vu9b] {
    grid-area: grid027
}

.grid004B[b-0ng865vu9b] {
    grid-area: grid004B
}

.grid006B[b-0ng865vu9b] {
    grid-area: grid006B
}

.grid005B[b-0ng865vu9b] {
    grid-area: grid005B
}

.grid009[b-0ng865vu9b] {
    grid-area: grid009
}

.gridL2Item5[b-0ng865vu9b] {
    grid-area: gridL2Item5
}

.gridL3Item1[b-0ng865vu9b] {
    grid-area: gridL3Item1
}

.gridL3Item2[b-0ng865vu9b] {
    grid-area: gridL3Item2
}

.gridL3Item3[b-0ng865vu9b] {
    grid-area: gridL3Item3
}

.grid008[b-0ng865vu9b] {
    grid-area: grid008
}

.gridL3Item4[b-0ng865vu9b] {
    grid-area: gridL3Item4
}

.azulEscuro[b-0ng865vu9b] {
    background-color: #003178 !important;
}
.azulClaro[b-0ng865vu9b] {
    background-color: #1465bb !important;
}



.grid-item-dash[b-0ng865vu9b] {
    color: white !important;
    padding: 15px;
    text-align: left;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 120px;
    transition: transform 0.2s, box-shadow 0.2s, background-color 0.2s;
}

    .grid-item-dash:hover[b-0ng865vu9b] {
        transform: scale(1.05);
        box-shadow: 0 4px 12px rgba(0,0,0,0.3);
        background-color: #357ABD;
        cursor: pointer;
    }

    .grid-item-dash h3[b-0ng865vu9b] {
        margin: 0;
        font-size: 16px;
        align-self: flex-start;
        text-align: center;
        color: white;
    }

    .grid-item-dash h4[b-0ng865vu9b] {
        margin: 0;
        font-size: 12px;
        align-self: flex-start;
        text-align: center;
        color: white;
    }

    .grid-item-dash p[b-0ng865vu9b] {
        margin: 0;
        font-size: 14px;
        text-align: center;
    }

.hidden[b-0ng865vu9b] {
    visibility: hidden;
}

.grid-item-dash.green[b-0ng865vu9b] {
    background-color: #4CAF50;
}

    .grid-item-dash.green:hover[b-0ng865vu9b] {
        background-color: #388E3C;
    }

.grid-item-dash.lightblue[b-0ng865vu9b] {
    background-color: #285892;
}

.grid-item-dash.orange[b-0ng865vu9b] {
    background-color: #ffa500;
}

    .grid-item-dash.orange:hover[b-0ng865vu9b] {
        background-color: #f6be57;
    }

.grid-item-dash.purple[b-0ng865vu9b] {
    background-color: #ff00ea;
}

    .grid-item-dash.purple:yellow[b-0ng865vu9b] {
        background-color: #fa90f1;
    }
/* /Components/Features/Dashboards/IB016_DashboardIMP/IB016_DashboardIMP.razor.rz.scp.css */
a[b-m616hx6w5l] {
    text-decoration: none;
    color: inherit;
}
body[b-m616hx6w5l] {
    font-family: 'Poppins', sans-serif;
    margin: 20px;
    background-color: #f0f0f0;
}

.linha[b-m616hx6w5l] {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .palcoDashboard[b-m616hx6w5l] {
        display: grid;
        grid-gap: 15px;
        grid-template-areas: "grid018 grid014A grid043 grid017 grid020 grid021 grid014B"
            "gridL2Item1 grid010A gridL2Item2 gridL2Item3 gridL2Item4 grid019 grid010B";
        grid-template-columns: repeat(7, 1fr); /* 7 colunas iguais */
    }
}

@media (max-width: 1023px) {
    .palcoDashboard[b-m616hx6w5l] {
        display: grid;
        grid-gap: 15px;
        grid-template-areas:
            "grid018 grid014A"
            "grid043 grid017"
            "grid020 grid021"
            "grid014B grid010A"
            "grid019 grid010B"
            "gridL2Item1 gridL2Item2"
            "gridL2Item3 gridL2Item4";
        grid-template-columns: repeat(2, 1fr); /* 2 colunas iguais */
    }
}


.grid018[b-m616hx6w5l] {
    grid-area: grid018
}

.grid014A[b-m616hx6w5l] {
    grid-area: grid014A
}

.grid043[b-m616hx6w5l] {
    grid-area: grid043
}

.grid017[b-m616hx6w5l] {
    grid-area: grid017
}

.grid020[b-m616hx6w5l] {
    grid-area: grid020
}

.grid021[b-m616hx6w5l] {
    grid-area: grid021
}

.grid014B[b-m616hx6w5l] {
    grid-area: grid014B
}

.grid010A[b-m616hx6w5l] {
    grid-area: grid010A
}

.grid019[b-m616hx6w5l] {
    grid-area: grid019
}

.grid010B[b-m616hx6w5l] {
    grid-area: grid010B
}

.gridL2Item1[b-m616hx6w5l] {
    grid-area: gridL2Item1
}

.gridL2Item2[b-m616hx6w5l] {
    grid-area: gridL2Item2
}

.gridL2Item3[b-m616hx6w5l] {
    grid-area: gridL2Item3
}

.gridL2Item4[b-m616hx6w5l] {
    grid-area: gridL2Item4
}

.azulEscuro[b-m616hx6w5l] {
    background-color: #053154 !important;
}

.grid-item-dash[b-m616hx6w5l] {
    color: white !important;
    padding: 15px;
    text-align: left;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 120px;
    transition: transform 0.2s, box-shadow 0.2s, background-color 0.2s;
}

    .grid-item-dash:hover[b-m616hx6w5l] {
        transform: scale(1.05);
        box-shadow: 0 4px 12px rgba(0,0,0,0.3);
        background-color: #357ABD;
        cursor: pointer;
    }

    .grid-item-dash h3[b-m616hx6w5l] {
        margin: 0;
        font-size: 16px;
        align-self: flex-start;
        text-align: center;
        color: white;
    }

    .grid-item-dash h4[b-m616hx6w5l] {
        margin: 0;
        font-size: 12px;
        align-self: flex-start;
        text-align: center;
        color: white;
    }

    .grid-item-dash p[b-m616hx6w5l] {
        margin: 0;
        font-size: 14px;
        text-align: center;
    }

.hidden[b-m616hx6w5l] {
    visibility: hidden;
}
/* /Components/Features/Dashboards/IB022_DashboardFretes/IB022_DashboardFretes.razor.rz.scp.css */
a[b-hnduump1qx] {
    text-decoration: none;
    color: inherit;
}

body[b-hnduump1qx] {
    font-family: 'Poppins', sans-serif;
    margin: 20px;
    background-color: #f0f0f0;
}

.linha[b-hnduump1qx] {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 10px;
    margin-bottom: 12px;
}

@media (min-width: 1024px) {
    .palcoDashboard[b-hnduump1qx] {
        display: grid;
        grid-gap: 5px;
        grid-template-areas: "grid023 grid024 grid027 grid029 grid030 b11 b12 b13 b14 b15"
            "b21 grid025 b22 b23 b24 b25 b26 b27 b28 b29"
            "grid028 grid026 b31 b32 b33 b34 b35 b36 b37 b38";
    }
}

@media (max-width: 1023px) {
    .palcoDashboard[b-hnduump1qx] {
        display: grid;
        grid-gap: 5px;
        grid-template-areas: "grid023 grid024"
            "grid025 grid026"
            "grid028 grid027"
            "grid029 grid030";
    }
}

.grid023[b-hnduump1qx] {
    grid-area: grid023
}

.grid024[b-hnduump1qx] {
    grid-area: grid024
}

.grid025[b-hnduump1qx] {
    grid-area: grid025
}

.grid026[b-hnduump1qx] {
    grid-area: grid026
}

.grid027[b-hnduump1qx] {
    grid-area: grid027
}

.grid028[b-hnduump1qx] {
    grid-area: grid028
}

.grid029[b-hnduump1qx] {
    grid-area: grid029
}

.grid030[b-hnduump1qx] {
    grid-area: grid030
}



.grid-item-dash[b-hnduump1qx] {
    background-color: #003178;
    color: white !important;
    padding: 15px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 130px;
    transition: transform 0.2s, box-shadow 0.2s, background-color 0.2s;
}

    .grid-item-dash:hover[b-hnduump1qx] {
        transform: scale(1.05);
        box-shadow: 0 4px 12px rgba(0,0,0,0.3);
        background-color: #002861;
        cursor: pointer;
    }

    .grid-item-dash h3[b-hnduump1qx] {
        margin: 0;
        font-size: 14px;
        align-self: flex-start;
        text-align: center;
        color: white;
    }

    .grid-item-dash h4[b-hnduump1qx] {
        margin: 0;
        font-size: 10px;
        align-self: flex-start;
        text-align: center;
        color: white;
    }
    .grid-item-dash p[b-hnduump1qx] {
        margin: 0;
    }

    .sectionTitle.title[b-hnduump1qx] {
        margin: 0;
        font-size: 12px;
        text-align: center;
    }

.hidden[b-hnduump1qx] {
    visibility: hidden;
}

.grid-item-dash.green[b-hnduump1qx] {
    background-color: #4CAF50;
}

    .grid-item-dash.green:hover[b-hnduump1qx] {
        background-color: #388E3C;
    }

.grid-item-dash.orange[b-hnduump1qx] {
    background-color: #ffa500;
}

    .grid-item-dash.orange:hover[b-hnduump1qx] {
        background-color: #f6be57;
    }

.grid-item-dash.purple[b-hnduump1qx] {
    background-color: #ff00ea;
}

    .grid-item-dash.purple:yellow[b-hnduump1qx] {
        background-color: #fa90f1;
    }

.gridAzulOffice[b-hnduump1qx] {
    background-color: #1465bb !important;
}

.gridAzulOffice:hover[b-hnduump1qx] {
    background-color: #1776dc !important;
}

.corLilas[b-hnduump1qx] {
    background-color: #4000d0 !important;
}

/* /Components/Features/Financeiro/001_Gerencia/IB002_AprovacaoDeCambioGerenciaAITT/IB002_AITT.razor.rz.scp.css */
table[b-3tljr2kpj6] {
    border: none 2px #999 !important;
}

#tbAprovacaoItensPI[b-3tljr2kpj6] {
    border-style: none !important;
}

    #tbAprovacaoItensPI th[b-3tljr2kpj6] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-3tljr2kpj6] {
    height: 90vh;
}

#modalHistoricoProdutos .modal-body[b-3tljr2kpj6] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-3tljr2kpj6] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-3tljr2kpj6] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/001_Gerencia/IB010_AprovacaoDeCambioGerenciaIMPORTACAO/IB010_Advance.razor.rz.scp.css */
table[b-fz5b401zww] {
    border: none 2px #999 !important;
}

#tbAdvanceItens[b-fz5b401zww] {
    border-style: none !important;
}

    #tbAdvanceItens th[b-fz5b401zww] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-fz5b401zww] {
    height: 90vh;
}

#modalHistoricoProdutos .modal-body[b-fz5b401zww] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-fz5b401zww] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-fz5b401zww] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/001_Gerencia/IB010_AprovacaoDeCambioGerenciaIMPORTACAO/IB010_Balance.razor.rz.scp.css */
table[b-j4jo03x6i7] {
    border: none 2px #999 !important;
}

#tbRevisoesItensPI[b-j4jo03x6i7] {
    border-style: none !important;
}

    #tbRevisoesItensPI th[b-j4jo03x6i7] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-j4jo03x6i7] {
    height: 90vh;
}


#modalHistoricoProdutos .modal-body[b-j4jo03x6i7] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-j4jo03x6i7] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-j4jo03x6i7] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/001_Gerencia/IB012_AprovacaoDeCambioGerenciaAITTSG/IB012_AITTSG.razor.rz.scp.css */
table[b-gm0z8o7sgb] {
    border: none 2px #999 !important;
}

#tbAprovacaoItensPI[b-gm0z8o7sgb] {
    border-style: none !important;
}

    #tbAprovacaoItensPI th[b-gm0z8o7sgb] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-gm0z8o7sgb] {
    height: 90vh;
}

#modalHistoricoProdutos .modal-body[b-gm0z8o7sgb] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-gm0z8o7sgb] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-gm0z8o7sgb] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/001_Gerencia/IB013_AprovacaoDeCambioGerenciaGlobal/IB013_Global.razor.rz.scp.css */
table[b-mq44ggb9xa] {
    border: none 2px #999 !important;
}

#tbAprovacaoItensPI[b-mq44ggb9xa] {
    border-style: none !important;
}

    #tbAprovacaoItensPI th[b-mq44ggb9xa] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-mq44ggb9xa] {
    height: 90vh;
}

#modalHistoricoProdutos .modal-body[b-mq44ggb9xa] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-mq44ggb9xa] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-mq44ggb9xa] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/002_Supervisao/IB014_AprovacaoDeCambioSupervisaoIMPORTACAO/IB014_Advance.razor.rz.scp.css */
table[b-gwa40k9o7g] {
    border: none 2px #999 !important;
}

#tbAdvanceItens[b-gwa40k9o7g] {
    border-style: none !important;
}

    #tbAdvanceItens th[b-gwa40k9o7g] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-gwa40k9o7g] {
    height: 90vh;
}

#modalHistoricoProdutos .modal-body[b-gwa40k9o7g] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-gwa40k9o7g] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-gwa40k9o7g] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/002_Supervisao/IB014_AprovacaoDeCambioSupervisaoIMPORTACAO/IB014_Balance.razor.rz.scp.css */
table[b-ndkrvo14kr] {
    border: none 2px #999 !important;
}

#tbRevisoesItensPI[b-ndkrvo14kr] {
    border-style: none !important;
}

    #tbRevisoesItensPI th[b-ndkrvo14kr] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-ndkrvo14kr] {
    height: 90vh;
}


#modalHistoricoProdutos .modal-body[b-ndkrvo14kr] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-ndkrvo14kr] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-ndkrvo14kr] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/IB003_NumerarioSintetico/IB003_NumerarioSintetico.razor.rz.scp.css */
thead th[b-7bhss6a7n5] {
    position: sticky;
    top: 114px;
    background: white;
    z-index: 2;
}

tfoot td[b-7bhss6a7n5] {
    font-weight: bold;
}
/* /Components/Features/Financeiro/IB006_AprovacaoDeCambioIMPORTACAO/IB006_Advance.razor.rz.scp.css */
table[b-vq5bqklzkf] {
    border: none 2px #999 !important;
}

#tbAdvanceItens[b-vq5bqklzkf] {
    border-style: none !important;
}

    #tbAdvanceItens th[b-vq5bqklzkf] {
        border-top: none !important
    }

#secaoDocumentos[b-vq5bqklzkf] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/IB006_AprovacaoDeCambioIMPORTACAO/IB006_Balance.razor.rz.scp.css */
table[b-9oq9e5fn2p] {
    border: none 2px #999 !important;
}

#tbRevisoesItensPI[b-9oq9e5fn2p] {
    border-style: none !important;
}

    #tbRevisoesItensPI th[b-9oq9e5fn2p] {
        border-top: none !important
    }


#secaoDocumentos[b-9oq9e5fn2p] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/IB007_AprovacaoDeCambioAITT/IB007_AITT.razor.rz.scp.css */
table[b-9goim6hplx] {
    border: none 2px #999 !important;
}

#tbAprovacaoItensPI[b-9goim6hplx] {
    border-style: none !important;
}

    #tbAprovacaoItensPI th[b-9goim6hplx] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-9goim6hplx] {
    height: 90vh;
}

#modalHistoricoProdutos .modal-body[b-9goim6hplx] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-9goim6hplx] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-9goim6hplx] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/IB008_AprovacaoDeCambio_Global/IB008_Global.razor.rz.scp.css */
table[b-uvnf10lmlk] {
    border: none 2px #999 !important;
}

#tbAprovacaoItensPI[b-uvnf10lmlk] {
    border-style: none !important;
}

    #tbAprovacaoItensPI th[b-uvnf10lmlk] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-uvnf10lmlk] {
    height: 90vh;
}

#modalHistoricoProdutos .modal-body[b-uvnf10lmlk] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-uvnf10lmlk] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-uvnf10lmlk] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/IB009_AprovacaoDeCambioAITTSG/IB009_AITTSG.razor.rz.scp.css */
table[b-bgsmlp6249] {
    border: none 2px #999 !important;
}

#tbAprovacaoItensPI[b-bgsmlp6249] {
    border-style: none !important;
}

    #tbAprovacaoItensPI th[b-bgsmlp6249] {
        border-top: none !important
    }

#modalHistoricoProdutos .modal-content[b-bgsmlp6249] {
    height: 90vh;
}

#modalHistoricoProdutos .modal-body[b-bgsmlp6249] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#modalHistoricoProdutos .tab-content[b-bgsmlp6249] {
    flex-grow: 1;
    overflow-y: auto;
}

#secaoDocumentos[b-bgsmlp6249] {
    width: 820px;
    max-height: 500px;
    position: fixed;
    overflow: scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: red; /* Mantém a cor de fundo para referência */
    z-index: 1060; /* Maior que os modais do Bootstrap */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
/* /Components/Features/Financeiro/IB011_ConsultaPagamento/IB011_ConsultaPagamento.razor.rz.scp.css */
thead th[b-uc3gogc7cw] {
    position: sticky;
    top: 114px;
    background: white;
    z-index: 2;
}

tfoot td[b-uc3gogc7cw] {
    font-weight: bold;


}

.filtros-fixos[b-uc3gogc7cw] {
    position: sticky;
    top: 0;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
}

.table thead th[b-uc3gogc7cw] {
    position: sticky;
    top: 60px; 
    background-color: white;
    border-bottom: 2px solid #dee2e6;
}

.filtros-fixos[b-uc3gogc7cw] {
    overflow-x: auto;
}

/* /Components/Features/Financeiro/IB041_ControleDeCambioAdvance/IB041_ControleDeCambioAdvance.razor.rz.scp.css */
thead th[b-vdjxklr3fr] {
    position: sticky;
    top: 114px;
    background: white;
    z-index: 2;
}

tfoot td[b-vdjxklr3fr] {
    font-weight: bold;
}

.filtros-fixos[b-vdjxklr3fr] {
    position: sticky;
    top: 0;
    background-color: white;
    padding-top: 10px;
    /*padding-bottom: 10px;*/
    border-bottom: 1px solid #dee2e6;
}

.table thead th[b-vdjxklr3fr] {
    position: sticky;
    top: 60px; 
    background-color: white;
    border-bottom: 2px solid #dee2e6;
}

.filtros-fixos[b-vdjxklr3fr] {
    overflow-x: auto;
}

footer.footer[b-vdjxklr3fr] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1030; 
    background-color: #f8f9fa !important; 
    border-top: 1px solid #dee2e6; 
    box-shadow: 0 -2px 5px rgba(0,0,0,0.1); 
    padding: 0.5rem 1rem; 
}

body[b-vdjxklr3fr] {
    padding-bottom: 60px;
}

#footerLocalIB041[b-vdjxklr3fr] {
    position: fixed;
    bottom: 36px; /* um pouco acima do footer global */
    left: 0;
    right: 0;
    background-color: #f8f9fa;
    border-top: 1px solid #dee2e6;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.05);
    z-index: 1025;
    padding: 8px 16px;
    font-size: 14px;
    color: #555;
}
/* /Components/Features/Financeiro/IB041_ControleDeCambioAdvance/IB041_ModalConfirmacao.razor.rz.scp.css */
thead th[b-zi0xnd86on] {
    position: sticky;
    top: 114px;
    background: white;
    z-index: 2;
}

tfoot td[b-zi0xnd86on] {
    font-weight: bold;


}

.filtros-fixos[b-zi0xnd86on] {
    position: sticky;
    top: 0;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
}

.table thead th[b-zi0xnd86on] {
    position: sticky;
    top: 60px; 
    background-color: white;
    border-bottom: 2px solid #dee2e6;
}

.filtros-fixos[b-zi0xnd86on] {
    overflow-x: auto;
}

/* /Components/Features/Financeiro/IB041_ControleDeCambioAdvance/IB041_ModalMessage.razor.rz.scp.css */
thead th[b-5xtu20vpyq] {
    position: sticky;
    top: 114px;
    background: white;
    z-index: 2;
}

tfoot td[b-5xtu20vpyq] {
    font-weight: bold;


}

.filtros-fixos[b-5xtu20vpyq] {
    position: sticky;
    top: 0;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
}

.table thead th[b-5xtu20vpyq] {
    position: sticky;
    top: 60px; 
    background-color: white;
    border-bottom: 2px solid #dee2e6;
}

.filtros-fixos[b-5xtu20vpyq] {
    overflow-x: auto;
}

/* /Components/Features/Financeiro/IB042_ControleDeCambioBalance/IB042_ControleDeCambioBalance.razor.rz.scp.css */
thead th[b-orhp521pq4] {
    position: sticky;
    top: 114px;
    background: white;
    z-index: 2;
}

tfoot td[b-orhp521pq4] {
    font-weight: bold;


}

.filtros-fixos[b-orhp521pq4] {
    position: sticky;
    top: 0;
    background-color: white;
    padding-top: 10px;
    /*padding-bottom: 10px;*/
    border-bottom: 1px solid #dee2e6;
}

.table thead th[b-orhp521pq4] {
    position: sticky;
    top: 60px; 
    background-color: white;
    border-bottom: 2px solid #dee2e6;
}

.filtros-fixos[b-orhp521pq4] {
    overflow-x: auto;
}

footer.footer[b-orhp521pq4] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1030; /* garante que fique acima de outros elementos */
    background-color: #f8f9fa !important; /* cor de fundo */
    border-top: 1px solid #dee2e6; /* borda superior sutil */
    box-shadow: 0 -2px 5px rgba(0,0,0,0.1); /* leve sombra */
    padding: 0.5rem 1rem; /* espaçamento interno */
}

body[b-orhp521pq4] {
    padding-bottom: 60px; /* evita que o conteúdo seja coberto pelo footer */
}

/* 🔹 novo style — para o footer local da IB012 */
#footerLocalIB012[b-orhp521pq4] {
    position: fixed;
    bottom: 36px; /* um pouco acima do footer global */
    left: 0;
    right: 0;
    background-color: #f8f9fa;
    border-top: 1px solid #dee2e6;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.05);
    z-index: 1025;
    padding: 8px 16px;
    font-size: 14px;
    color: #555;
}

/* Apenas para a tabela IB042 */
.table-ib042-wrapper[b-orhp521pq4] {
    max-height: 500px; /* altura do corpo da tabela */
    overflow-x: auto; /* scroll horizontal */
    overflow-y: auto; /* scroll vertical */
}

    .table-ib042-wrapper table[b-orhp521pq4] {
        width: 100%;
        border-collapse: collapse;
    }

    .table-ib042-wrapper thead th[b-orhp521pq4] {
        position: sticky;
        top: 0;
        background-color: #fff; /* fundo do header */
        z-index: 10;
        text-align: center;
    }

.text-truncate-break[b-orhp521pq4] {
    overflow-wrap: break-word; /* Quebra a palavra se necessário */
    word-wrap: break-word; /* Compatibilidade com navegadores antigos */
    word-break: break-word; /* Quebra palavras longas */
    overflow: hidden; /* Esconde o que exceder */
}
/* /Components/Features/Financeiro/IB042_ControleDeCambioBalance/IB042_ModalDetalhes.razor.rz.scp.css */
thead th[b-vhkibk58gu] {
    position: sticky;
    top: 114px;
    background: white;
    z-index: 2;
}

tfoot td[b-vhkibk58gu] {
    font-weight: bold;


}

.filtros-fixos[b-vhkibk58gu] {
    position: sticky;
    top: 0;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
}

.table thead th[b-vhkibk58gu] {
    position: sticky;
    top: 60px; 
    background-color: white;
    border-bottom: 2px solid #dee2e6;
}

.filtros-fixos[b-vhkibk58gu] {
    overflow-x: auto;
}

.footer-soma td[b-vhkibk58gu] {
    background-color: #e0e0e0 !important; /* sobrescreve o cinza escuro */
    color: #6c757d !important; /* texto mais claro */
    font-weight: 600;
}

/* /Components/Features/Importacao/IB017_PCAguardProcesso/IB017_PCAguardProcesso.razor.rz.scp.css */
/* /Components/Features/Importacao/IB019_ProcessosAguardBalance/IB019_ProcessosAguardBalance.razor.rz.scp.css */
/* /Components/Features/Importacao/IB020_ProdutosAguardNCM/IB020_ProdutosAguardNCM.razor.rz.scp.css */
/* /Components/Features/Importacao/IB021_ProcessosAgardEmbarque/IB021_ProcessosAgardEmbarque.razor.rz.scp.css */
/* /Components/Features/Importacao/IB024_ConferirCotacoes/IB024_ConferirCotacoes.razor.rz.scp.css */
th[b-s3onxv6zze]{
    cursor: pointer;
}

table[b-s3onxv6zze] {
    border: none 2px #999 !important;
}

td[b-s3onxv6zze] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-s3onxv6zze] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}
/* /Components/Features/Importacao/IB025_AprovarCotacoesGerencia/IB025_AprovarCotacoesGerencia.razor.rz.scp.css */
th[b-gpt47xksmr]{
    cursor: pointer;
}

table[b-gpt47xksmr] {
    border: none 2px #999 !important;
}

td[b-gpt47xksmr] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-gpt47xksmr] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-gpt47xksmr]{
        background-color: #ff0 !important;
}

.cabeça[b-gpt47xksmr] {
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 10;
}
/* /Components/Features/Importacao/IB026_AprovarCotacoesDiretoria/IB026_AprovarCotacoesDiretoria.razor.rz.scp.css */
th[b-7syneh5ntr]{
    cursor: pointer;
}

table[b-7syneh5ntr] {
    border: none 2px #999 !important;
}

td[b-7syneh5ntr] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-7syneh5ntr] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-7syneh5ntr]{
        background-color: #ff0 !important;
}

/* /Components/Features/Importacao/IB027_AprovarCotacoesCEO/IB027_AprovarCotacoesCEO.razor.rz.scp.css */
th[b-nkoc4qivfc]{
    cursor: pointer;
}

table[b-nkoc4qivfc] {
    border: none 2px #999 !important;
}

td[b-nkoc4qivfc] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-nkoc4qivfc] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-nkoc4qivfc]{
        background-color: #ff0 !important;
}
/* /Components/Features/Importacao/IB028_ManutencaoCotacao/IB028_ManutencaoCotacao.razor.rz.scp.css */
th[b-32pma8fw4f]{
    cursor: pointer;
}

table[b-32pma8fw4f] {
    border: none 2px #999 !important;
}

td[b-32pma8fw4f] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-32pma8fw4f] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-32pma8fw4f]{
        background-color: #ff0 !important;
}
/* /Components/Features/Importacao/IB029_VincularCotacoes/IB029_VincularCotacoes.razor.rz.scp.css */
th[b-muyysthoat]{
    cursor: pointer;
}

table[b-muyysthoat] {
    border: none 2px #999 !important;
}



td[b-muyysthoat] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-muyysthoat] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-muyysthoat]{
        background-color: #ff0 !important;
}


@media (min-width: 1024px) {
    .fixarthead[b-muyysthoat] {
        position: sticky;
        top: 228px;
        background-color: #f1f1f1;
        z-index: 20;
    }
}

@media (max-width: 1023.99px) {
    .fixarthead[b-muyysthoat] {
        position: sticky;
        top: 182px;
        background-color: #f1f1f1;
    }
}
/* /Components/Features/Importacao/IB030_ManutencaoProcessos/IB030_ManutencaoProcessos.razor.rz.scp.css */
th[b-fep4hpa6mk] {
    cursor: pointer;
}

table[b-fep4hpa6mk] {
    border: none 2px #999 !important;
}

th[b-fep4hpa6mk] {
    border-top: none !important
}

td[b-fep4hpa6mk] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-fep4hpa6mk] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-fep4hpa6mk] {
    background-color: #ff0 !important;
}
/* /Components/Features/Importacao/IB031_RegistrarEmbarques/IB031_RegistrarEmbarques.razor.rz.scp.css */
th[b-a3wi7mo58t] {
    cursor: pointer;
}

table[b-a3wi7mo58t] {
    border: none 2px #999 !important;
}

th[b-a3wi7mo58t] {
    border-top: none !important
}

td[b-a3wi7mo58t] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-a3wi7mo58t] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-a3wi7mo58t] {
    background-color: #ff0 !important;
}
/* /Components/Features/Importacao/IB032_AprovarEmbGerencia/IB032_AprovarEmbGerencia.razor.rz.scp.css */
th[b-df1qdhh24i] {
    cursor: pointer;
}

table[b-df1qdhh24i] {
    border: none 2px #999 !important;
}

th[b-df1qdhh24i] {
    border-top: none !important
}

td[b-df1qdhh24i] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-df1qdhh24i] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-df1qdhh24i] {
    background-color: #ff0 !important;
}
/* /Components/Features/Importacao/IB033_AprovarEmbDiretoria/IB033_AprovarEmbDiretoria.razor.rz.scp.css */
th[b-vixnaxga3g] {
    cursor: pointer;
}

table[b-vixnaxga3g] {
    border: none 2px #999 !important;
}

th[b-vixnaxga3g] {
    border-top: none !important
}

td[b-vixnaxga3g] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-vixnaxga3g] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-vixnaxga3g] {
    background-color: #ff0 !important;
}
/* /Components/Features/Importacao/IB034_AprovarFretes/IB034_AprovarFretes.razor.rz.scp.css */
th[b-9tihqthrmf] {
    cursor: pointer;
}

table[b-9tihqthrmf] {
    border: none 2px #999 !important;
}

th[b-9tihqthrmf] {
    border-top: none !important
}

td[b-9tihqthrmf] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-9tihqthrmf] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-9tihqthrmf] {
    background-color: #ff0 !important;
}
/* /Components/Features/Importacao/IB035_FretesAprovados/IB035_FretesAprovados.razor.rz.scp.css */
th[b-ozr54j8yak] {
    cursor: pointer;
}

table[b-ozr54j8yak] {
    border: none 2px #999 !important;
}

th[b-ozr54j8yak] {
    border-top: none !important
}

td[b-ozr54j8yak] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-ozr54j8yak] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-ozr54j8yak] {
    background-color: #ff0 !important;
}
/* /Components/Features/Importacao/IB036_RegistrarFaturas/IB036_RegistrarFaturas.razor.rz.scp.css */
th[b-skl3fev37j] {
    cursor: pointer;
}

table[b-skl3fev37j] {
    border: none 2px #999 !important;
}

th[b-skl3fev37j] {
    border-top: none !important
}

td[b-skl3fev37j] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-skl3fev37j] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-skl3fev37j] {
    background-color: #ff0 !important;
}

.azulClaro[b-skl3fev37j] {
    background-color: #1465bb !important;
}

/* /Components/Features/Importacao/IB037_AprovarFaturasGerencia/IB037_AprovarFaturasGerencia.razor.rz.scp.css */
th[b-ol29aakgo8] {
    cursor: pointer;
}

table[b-ol29aakgo8] {
    border: none 2px #999 !important;
}

th[b-ol29aakgo8] {
    border-top: none !important
}

td[b-ol29aakgo8] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-ol29aakgo8] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-ol29aakgo8] {
    background-color: #ff0 !important;
}

.azulClaro[b-ol29aakgo8] {
    background-color: #1465bb !important;
}
/* /Components/Features/Importacao/IB038_AprovarFaturasDiretoria/IB038_AprovarFaturasDiretoria.razor.rz.scp.css */
th[b-9irwnr4fg2] {
    cursor: pointer;
}

table[b-9irwnr4fg2] {
    border: none 2px #999 !important;
}

th[b-9irwnr4fg2] {
    border-top: none !important
}

td[b-9irwnr4fg2] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-9irwnr4fg2] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-9irwnr4fg2] {
    background-color: #ff0 !important;
}

.azulClaro[b-9irwnr4fg2] {
    background-color: #1465bb !important;
}
/* /Components/Features/Importacao/IB039_LiberarPagamentos/IB039_LiberarPagamentos.razor.rz.scp.css */
th[b-1afywdfppa] {
    cursor: pointer;
}

table[b-1afywdfppa] {
    border: none 2px #999 !important;
}

th[b-1afywdfppa] {
    border-top: none !important
}

td[b-1afywdfppa] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-1afywdfppa] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-1afywdfppa] {
    background-color: #ff0 !important;
}

.azulClaro[b-1afywdfppa] {
    background-color: #1465bb !important;
}
/* /Components/Features/Importacao/IB040_ConsultarFretes/IB040_ConsultarFretes.razor.rz.scp.css */
th[b-sodflyhdj6] {
    cursor: pointer;
}

table[b-sodflyhdj6] {
    border: none 2px #999 !important;
}

th[b-sodflyhdj6] {
    border-top: none !important
}

td[b-sodflyhdj6] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-sodflyhdj6] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-sodflyhdj6] {
    background-color: #ff0 !important;
}

.azulClaro[b-sodflyhdj6] {
    background-color: #1465bb !important;
}
/* /Components/Features/Importacao/IB043_ControleDePIs/IB043_ControleDePIs.razor.rz.scp.css */
/* /Components/Features/Planejamento/IB045_AlterarSV/IB045_AlterarSV.razor.rz.scp.css */
th[b-8xvzkimarz] {
    cursor: pointer;
}

table[b-8xvzkimarz] {
    border: none 2px #999 !important;
}

th[b-8xvzkimarz] {
    border-top: none !important
}

td[b-8xvzkimarz] {
    border: 1px solid #bbb !important;
    border-right: 1px solid #bbb !important;
    background: #fff;
}

th[b-8xvzkimarz] {
    vertical-align: middle !important;
    border: 1px solid #bbb !important;
}

.destaque[b-8xvzkimarz] {
    background-color: #ff0 !important;
}
/* /Components/Features/Shared/CompLoading.razor.rz.scp.css */
#loading-overlay[b-tgkhdap0c7] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Components/Features/Shared/IBS002_CompTableProdutos.razor.rz.scp.css */
table[b-768mru56sh] {
    border: solid 2px #999 !important;
    box-shadow: 0 0 8px #ccc !important;
}

thead th[b-768mru56sh] {
    position: sticky;
    top: 0;
    background: white;
    z-index: 3;
}

.fixarThComponent[b-768mru56sh] {
    position: sticky;
    top: -2px !important;
}
/* /Components/Features/Shared/IBS005_CompTableAdiantamentoCambio.razor.rz.scp.css */
table[b-xkyxv4hzu5] {
    border: solid 2px #999 !important;
    box-shadow: 0 0 8px #ccc !important;
}

thead th[b-xkyxv4hzu5] {
    position: sticky;
    top: 0px;
    background: white;
    z-index: 3;
}
/* /Components/Features/Shared/IBS006_TaxasDetalhadas.razor.rz.scp.css */
.destaque[b-tt0k467j8l] {
    background-color: #ff0 !important;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-jljx2x0u8d] {
    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[b-jljx2x0u8d] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Administracao/Navegacao/Permissoes/Listagem.razor.rz.scp.css */
