/* /Pages/NFe/NFePanel.razor.rz.scp.css */
/* /Pages/NFe/NFeSerials.razor.rz.scp.css */
.form-header-xml[b-6y6jnxmh5e] {
    justify-content: space-between;
}
/* /Pages/NFe/NFeSwitcher.razor.rz.scp.css */
import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500&family=Open+Sans:wght@300;400;500;600&display=swap');

body[b-aott0y9xul] {
    height: 100vh;
}

.gridNFe .rz-label[b-aott0y9xul] {
    align-self: center;
}

.gridNFe[b-aott0y9xul] {
    width: 100%;
}

    .gridNFe .rz-cell-data[b-aott0y9xul] {
        display: inline-flex !important;
    }

    .gridNFe .rz.rz-button[b-aott0y9xul] {
        box-shadow: none !important;
    }

    .gridNFe .rz-button:not(.rz-state-disabled):active[b-aott0y9xul] {
    }

    .gridNFe .rz-button[b-aott0y9xul], .rz-paginator-element[b-aott0y9xul] {
        box-shadow: none !important;
    }

.transparentButton[b-aott0y9xul] {
    background-color: transparent;
    border: none;
}

hr[b-aott0y9xul] {
    border: 2px solid white !important;
}


h1[b-aott0y9xul] {
    color: white;
}

#FileUpload[b-aott0y9xul] {
    display: flex;
    justify-content: center;
}

/* === Upload Box === */
.upload[b-aott0y9xul] {
    margin: 10px;
    height: 85px;
    color: white;
    border: 8px outset #ffc10a;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
}

    .upload p[b-aott0y9xul] {
        margin-top: 12px;
        line-height: 0;
        font-size: 22px;
        color: #0c3214;
        letter-spacing: 1.5px;
    }

.upload__button[b-aott0y9xul] {
    background-color: #ffc10a;
    border-radius: 10px;
    padding: 0px 8px 0px 10px;
    width: 32%;
    margin-left: 1%;
    cursor: pointer;
}

    .upload__button input[b-aott0y9xul]::-webkit-file-upload-button {
        cursor: pointer;
        opacity: 0.8;
    }

/* === Uploaded Files === */
.uploaded[b-aott0y9xul] {
    width: 275px;
    margin: 10px;
    background-color: #ffc10a;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.file[b-aott0y9xul] {
    display: flex;
    flex-direction: column;
}

.file__name[b-aott0y9xul] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    width: 200px;
    line-height: 0;
    color: #0c3214;
    font-size: 18px;
    letter-spacing: 1.5px;
}

.fa-times:hover[b-aott0y9xul] {
    cursor: pointer;
    opacity: 0.8;
}

.fa-file-pdf[b-aott0y9xul] {
    padding: 15px;
    font-size: 40px;
    color: #0c3214;
}

.file-input-zone[b-aott0y9xul] {   
    width: 100%;
    height: 100%;
}

    .file-input-zone input[type=file][b-aott0y9xul] {
        /*position: absolute;*/
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.tituloPage[b-aott0y9xul] {
    background-color: #1E90FF;
    margin: 0 auto;
    width: 1000px;
    color: white;
}

.card_page[b-aott0y9xul] {
    background-color: #D3D3D3;
    margin: 0 auto;
    width: 100%;
}

.grid[b-aott0y9xul] {
    background-color: white;
}

.conteudoPage[b-aott0y9xul] {
    margin: 0 auto;
    width: 200px;
}

.text[b-aott0y9xul] {
    margin: 0 auto;
    width: 200px;
}

.cardPage[b-aott0y9xul] {
    margin: 0 auto;
    /*        width: 200px;
        width:100%;
                                                                                                    */
}

.titulo[b-aott0y9xul] {
    background-color: #1E90FF;
    margin: 0 auto;
    width: 1000px;
    color: white;
}

.label[b-aott0y9xul] {
    width: 500px;
}


.rz-dialog .testDialog[b-aott0y9xul] {
    background-color: #202020;
}

#rz-label-modal[b-aott0y9xul] {
    color: #FFc10a;
    margin-bottom: 0;
    font-size: 2vh;
    margin-left: 2%;
}

.tituloTabela[b-aott0y9xul] {
    color: black;
}

.conteudoTabela[b-aott0y9xul] {
    background-color: white;
}

.select-xml[b-aott0y9xul] {
    color: black;
    background-color: white;
    margin: 0.6rem 0;
    padding: 0.75rem 1rem;
    border-radius: 15px !important;
    font-size: 0.9rem;
    height: 44px;
}

.rz-dropdown-items-wrapper[b-aott0y9xul] {
    background-color: #3a3838;
    color: white;
}


.rz-dropdown[b-aott0y9xul] {
    border: 1px solid #3e3f40;
    border-radius: 4px;
    box-shadow: inset 0 4px 3px 0 rgb(0 0 0 / 3%);
    background-color: white;
}

#rz-inputtext-delivery[b-aott0y9xul] {
    color: white;
}

.card-page[b-aott0y9xul] {
    background-color: #525252;
}

.select-branch[b-aott0y9xul] {
    color: black;
    background-color: white;
    margin: 0.6rem 0;
    font-weight: bolder;
    padding: 0.75rem 1rem;
    border-radius: 15px;
    font-size: 0.9rem;
    height: 44px;
}

.col-xl-12[b-aott0y9xul] {
    margin-left: inherit;
}

.rz-datatable-even[b-aott0y9xul] {
    background-color: black !important;
}

[b-aott0y9xul]::-webkit-scrollbar-track {
    background: #333333;
}

[b-aott0y9xul]::-webkit-scrollbar-thumb {
    width: 20%;
    background-color: black !important;
}

.imagem[b-aott0y9xul] {
    margin-top: 3vh;
}

.rz-grid-table thead th[b-aott0y9xul] {
    background-color: #4c4c4c;
}

.rz-grid-table td[b-aott0y9xul] {
    white-space: nowrap;
    border-bottom: solid 1px #adadad;
    overflow: hidden;
}

.rz-overlaypanel[b-aott0y9xul] {
    position: absolute;
    overflow: hidden;
    color: white;
    box-shadow: 0 6px 14px 0 rgb(0 0 0 / 6%);
    border: solid 1px #cecece;
    border-radius: 4px;
    background-color: #606060;
}

.rz-card[b-aott0y9xul] {
    padding: 0px;
    margin: 1%;
}

.rz-cell-data[b-aott0y9xul] {
    font-weight: 600;
    color: black !important;
}

.rz-button.btn-light[b-aott0y9xul] {
    background-color: #FFc10a;
    color: black;
}

.rz-button.btn-secondary[b-aott0y9xul] {
    background-color: #FFc10a;
    color: black;
}

.rz-grid-table thead th .rz-column-title[b-aott0y9xul] {
    color: white;
}

.rz-dropdown-item:hover[b-aott0y9xul] {
    background-color: #606060 !important;
}

.rz-button.btn-success[b-aott0y9xul] {
    background-color: #ffc10a;
    color: black;
}

.rz-chkbox-box.rz-state-active[b-aott0y9xul] {
    background-color: #ffc10a;
}

.rz-chkbox-box .rzi[b-aott0y9xul] {
    color: black;
}


*[b-aott0y9xul] {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
}

.separador-xml[b-aott0y9xul] {
    border-top: 5px solid #1E90FF;
    background-color: #1E90FF;
}

body[b-aott0y9xul] {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rz-selectable .rz-datatable-odd:hover:not(.rz-state-highlight) > td:not(.rz-frozen-cell)[b-aott0y9xul] {
    /*background-color:aqua;*/
}

#container-xml[b-aott0y9xul] {
    width: 100%;
    height: 95%;
    background-color: #606060;
    padding: 25px;
    border-radius: 10px 20px;
}

.form-header-xml[b-aott0y9xul] {
    display: flex;
    justify-content: space-between;
}

    .form-header-xml.h1[b-aott0y9xul] {
        background-color: #ffc10a;
    }

.input-xml[b-aott0y9xul] {
    background-color: white;
    color: black;
}

.fechar-button-xml[b-aott0y9xul] {
    display: flex;
    align-items: center;
}

    .fechar-button-xml button[b-aott0y9xul] {
        border: none;
        background-color: #1E90FF;
        padding: 0.2rem 1rem;
        border-radius: 5px;
        cursor: pointer;
        color: #fff;
    }

        .fechar-button-xml button:hover[b-aott0y9xul] {
            background-color: #1E90FF;
        }

.gravar-button[b-aott0y9xul] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .gravar-button button[b-aott0y9xul] {
        border: none;
        background-color: #1E90FF;
        padding: 0.2rem 1rem;
        border-radius: 5px;
        cursor: pointer;
        color: #fff;
    }

        .gravar-button button:hover[b-aott0y9xul] {
            background-color: #1E90FF;
        }

.button-next[b-aott0y9xul] {
    border: none;
    background-color: #1E90FF;
    padding: 0.2rem 1rem;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
}

    .button-next :hover[b-aott0y9xul] {
        background-color: #1E90FF;
    }

.form-header-xml h1[b-aott0y9xul]::after {
    content: '';
    display: block;
    width: 5rem;
    height: 0.3rem;
    background-color: #FFc10a;
    margin: 0 auto;
    position: absolute;
    border-radius: 10px;
}

.input-group-xml[b-aott0y9xul] {
    flex-wrap: wrap;
    justify-content: space-between;
}

.input-group-quebra[b-aott0y9xul] {
    display: flex;
    justify-content: space-between;
}

.continue-button button:hover[b-aott0y9xul] {
    background-color: #1E90FF;
}

.select-xml[b-aott0y9xul] {
    color: #479cc8;
    background-color: white;
    margin: 0.6rem 0;
    padding: 0.75rem 1rem;
    border-radius: 15px;
    font-size: 0.9rem;
    height: 44px;
}

.check-box-xml[b-aott0y9xul] {
    display: flex;
    align-items: center;
}

/* /Pages/NFe/NFeUpload.razor.rz.scp.css */

#FileUpload[b-u13bjn2r5q] {
    display: flex;
    justify-content: center;
}
.upload[b-u13bjn2r5q] {
    margin: 10px;
    height: 85px;
    color: white;
    border: 8px outset #ffc10a;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
}

    .upload p[b-u13bjn2r5q] {
        margin-top: 12px;
        line-height: 0;
        font-size: 22px;
        color: #0c3214;
        letter-spacing: 1.5px;
    }

.upload__button[b-u13bjn2r5q] {
    background-color: #ffc10a;
    border-radius: 10px;
    padding: 0px 8px 0px 10px;
    width: 32%;
    margin-left: 1%;
    cursor: pointer;
}

    .upload__button input[b-u13bjn2r5q]::-webkit-file-upload-button {
        cursor: pointer;
        opacity: 0.8;
    }

/* === Uploaded Files === */
.uploaded[b-u13bjn2r5q] {
    width: 275px;
    margin: 10px;
    background-color: #ffc10a;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.file[b-u13bjn2r5q] {
    display: flex;
    flex-direction: column;
}

.file__name[b-u13bjn2r5q] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    width: 200px;
    line-height: 0;
    color: #0c3214;
    font-size: 18px;
    letter-spacing: 1.5px;
}

.fa-times:hover[b-u13bjn2r5q] {
    cursor: pointer;
    opacity: 0.8;
}

.fa-file-pdf[b-u13bjn2r5q] {
    padding: 15px;
    font-size: 40px;
    color: #0c3214;
}

.file-input-zone[b-u13bjn2r5q] {
    width: 100%;
    height: 100%;
}

    .file-input-zone input[type=file][b-u13bjn2r5q] {
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }
/* /Pages/Panel/Shared/Delivery.razor.rz.scp.css */
.rz-grid-table thead th[b-4snr7p0q73] {
    background-color: #4c4c4c !important;
}

.rz-grid-table thead th .rz-column-title[b-4snr7p0q73] {
    color: white !important;
}

.btnrem[b-4snr7p0q73] {
    margin-top: 20px;
    color: #ffc10a;
    background-color: transparent;
    border: 2px solid #ffc10a;
    text-align-last: center;
    border-radius: 20px;
    width: 100%;
}
/* /Pages/Panel/Shared/PackingTab.razor.rz.scp.css */
/* /Pages/Panel/Shared/PanelHeader.razor.rz.scp.css */
import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500&family=Open+Sans:wght@300;400;500;600&display=swap');

*[b-6beznqhz0p] {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
}

body[b-6beznqhz0p] {
}


input[b-6beznqhz0p] {
    border: 1px solid gray;
    width: 40vh;
}

/*button {
    outline: 1px solid black;
    border: none;
    border-radius: 8px !important;
    color: white;
    background: #ff6d41;
}
*/

#btn-header-buscar[b-6beznqhz0p] {
    margin-top: 20px;
    color: #ffc10a;
    background-color: transparent;
    border: 2px solid #ffc10a;
    text-align-last: center;
    border-radius: 20px;
    width: 100%;
}

#obs-box[b-6beznqhz0p] {
    width: 62vh;
    height: 29vh;
    background-color: #ffc10a47;
    border: 1px solid black;
}

    #obs-box:focus[b-6beznqhz0p] {
        line-height: initial;
        caret-color: #ffc10a;
        border: 1px solid black;
    }

.col-xl-4[b-6beznqhz0p] {
    font-size: 2.3vh;
    max-width: 15%;
}

div#obs-textarea[b-6beznqhz0p] {
    width: 73vh;
    margin-left: 40%;
    margin-top: -30%;
}


label[b-6beznqhz0p] {
    margin-bottom: 0;
    width: 17vh;
    margin-top: 2vh;
}

#os-fields[b-6beznqhz0p] {
    margin-top: -30%;
    float: right;
    margin-left: 89%;
}

.rz-card[b-6beznqhz0p] {
    height: 44vh;
}

#fields[b-6beznqhz0p] {
    height: 51vh;
    white-space: nowrap;
}
/* /Pages/Panel/Shared/Term.razor.rz.scp.css */
.select-term-status[b-5m1xbl270s] {
    color: black !important;
    background-color: white;
    margin: 0.6rem 0;
    font-weight: bolder;
    padding: 0.75rem 1rem;
    border-radius: 15px;
    font-size: 0.9rem;
    height: 44px;
}

.rz-button:not(.rz-state-disabled):hover:not(:active)[b-5m1xbl270s] {
    box-shadow: none;
}

.rz-dropdown[b-5m1xbl270s] {
    border: 1px solid #3e3f40;
    box-shadow: inset 0 4px 3px 0 rgb(0 0 0 / 3%);
    /*background-color: white;*/
    color: black;
}

.select-term-status label[b-5m1xbl270s] {
    color: black !important;
}
/* /Shared/LoadingDialog.razor.rz.scp.css */
body[b-xmsn9wt1uk] {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    background-color: #3c4359;
}

.content[b-xmsn9wt1uk] {
    width: 300px;
    height: 300px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .content .planet[b-xmsn9wt1uk] {
        width: 65%;
        height: 65%;
        background-color: #546c8c;
        border-radius: 100%;
        position: absolute;
        display: flex;
        align-items: center;
        transform-origin: center center;
        box-shadow: inset 2px -10px 0px rgba(0, 0, 0, 0.1);
        animation: planet-b-xmsn9wt1uk 5s ease infinite alternate;
    }

@keyframes planet-b-xmsn9wt1uk {
    /* planet ring */
    0% {
        transform: rotate(10deg);
    }

    100% {
        transform: rotate(-10deg);
    }
}

.content .planet .ring[b-xmsn9wt1uk] {
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 100%;
    background-color: #bacbd9;
    display: flex;
    align-items: center;
    justify-content: center;
    transform-origin: 33% center;
    box-shadow: 2px -10px 0px rgba(0, 0, 0, 0.1), inset -5px -10px 0px rgba(0, 0, 0, 0.1);
    animation: ring-b-xmsn9wt1uk 3s ease infinite;
}

@keyframes ring-b-xmsn9wt1uk {
    /* small ball */
    0% {
        transform: rotateX(110deg) rotateZ(0deg) translate(-50px, 5px);
    }

    100% {
        transform: rotateX(110deg) rotateZ(360deg) translate(-50px, 5px);
    }
}

.content .planet .ring[b-xmsn9wt1uk]:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 30px;
    border-radius: 100%;
    background-color: #7ea1bf;
    z-index: 2;
    left: calc(0px - 5px);
    box-shadow: inset -3px 3px 0px rgba(0, 0, 0, 0.2);
    /* inner ring */
}

.content .planet .ring[b-xmsn9wt1uk]:after {
    content: "";
    position: absolute;
    width: 240px;
    height: 240px;
    border-radius: 100%;
    background-color: #7ea1bf;
    box-shadow: inset 2px -10px 0px rgba(0, 0, 0, 0.1);
    /* to cover the back of the ring */
}

.content .planet .cover-ring[b-xmsn9wt1uk] {
    position: absolute;
    width: 100%;
    height: 50%;
    border-bottom-left-radius: 80%;
    border-bottom-right-radius: 80%;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    transform: translate(0px, -17px);
    background-color: #546c8c;
    z-index: 2;
    box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.1);
    /* planet spots */
}

.content .planet .spots[b-xmsn9wt1uk] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 2;
}

    .content .planet .spots span[b-xmsn9wt1uk] {
        width: 30px;
        height: 30px;
        background-color: #3c4359;
        position: absolute;
        border-radius: 100%;
        box-shadow: inset -2px 3px 0px rgba(0, 0, 0, 0.3);
        animation: dots-b-xmsn9wt1uk 5s ease infinite alternate;
    }

@keyframes dots-b-xmsn9wt1uk {
    0% {
        box-shadow: inset -3px 3px 0px rgba(0, 0, 0, 0.3);
    }

    100% {
        box-shadow: inset 3px 3px 0px rgba(0, 0, 0, 0.3);
    }
}

.content .planet .spots span:nth-child(1)[b-xmsn9wt1uk] {
    top: 20px;
    right: 50px;
}

.content .planet .spots span:nth-child(2)[b-xmsn9wt1uk] {
    top: 40px;
    left: 50px;
    width: 15px;
    height: 15px;
}

.content .planet .spots span:nth-child(3)[b-xmsn9wt1uk] {
    top: 80px;
    left: 20px;
    width: 25px;
    height: 25px;
}

.content .planet .spots span:nth-child(4)[b-xmsn9wt1uk] {
    top: 80px;
    left: 90px;
    width: 40px;
    height: 40px;
}

.content .planet .spots span:nth-child(5)[b-xmsn9wt1uk] {
    top: 160px;
    left: 70px;
    width: 15px;
    height: 15px;
}

.content .planet .spots span:nth-child(6)[b-xmsn9wt1uk] {
    top: 165px;
    left: 125px;
    width: 10px;
    height: 10px;
}

.content .planet .spots span:nth-child(7)[b-xmsn9wt1uk] {
    top: 90px;
    left: 150px;
    width: 15px;
    height: 15px;
}

.content p[b-xmsn9wt1uk] {
    color: #bacbd9;
    font-size: 14px;
    z-index: 2;
    position: absolute;
    bottom: -20px;
    font-family: "Roboto Mono", monospace;
    animation: text-b-xmsn9wt1uk 4s ease infinite;
    width: 100px;
    text-align: center;
}

@keyframes text-b-xmsn9wt1uk {
    0% {
        transform: translateX(-30px);
        letter-spacing: 0px;
        color: #bacbd9;
    }

    25% {
        letter-spacing: 3px;
        color: #7ea1bf;
    }

    50% {
        transform: translateX(30px);
        letter-spacing: 0px;
        color: #bacbd9;
    }

    75% {
        letter-spacing: 3px;
        color: #7ea1bf;
    }

    100% {
        transform: translateX(-30px);
        letter-spacing: 0px;
        color: #bacbd9;
    }
}
/* /Shared/MainWebLayout.razor.rz.scp.css */
.page[b-4kvawzv6mn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4kvawzv6mn] {
    flex: 1;
}

.sidebar[b-4kvawzv6mn] {
    background: rgb(40 39 39 / 60%);
    border-radius: 16px;
    box-shadow: 0 6px 9px rgb(0 0 0);
    backdrop-filter: blur(8.1px);
    -webkit-backdrop-filter: blur(8.1px);
    overflow: hidden;
}

.top-row[b-4kvawzv6mn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4kvawzv6mn]  a, .top-row[b-4kvawzv6mn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-4kvawzv6mn]  a:hover, .top-row[b-4kvawzv6mn]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-4kvawzv6mn]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-4kvawzv6mn] {
        display: none;
    }

    .top-row.auth[b-4kvawzv6mn] {
        justify-content: space-between;
    }

    .top-row[b-4kvawzv6mn]  a, .top-row[b-4kvawzv6mn]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4kvawzv6mn] {
        flex-direction: row;
    }

    .sidebar[b-4kvawzv6mn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4kvawzv6mn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-4kvawzv6mn]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-4kvawzv6mn], article[b-4kvawzv6mn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

   
}

ul[b-4kvawzv6mn] {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
   background-color: transparent;
}

li[b-4kvawzv6mn] {
    float: left;
}

    li a[b-4kvawzv6mn], .dropbtn[b-4kvawzv6mn] {
        display: inline-block;
        color: white;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
    }

        li a:hover[b-4kvawzv6mn], .dropdown:hover .dropbtn[b-4kvawzv6mn] {
            background-color: red;
        }

    li.dropdown[b-4kvawzv6mn] {
        display: inline-block;
    }

.dropdown-content[b-4kvawzv6mn] {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a[b-4kvawzv6mn] {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .dropdown-content a:hover[b-4kvawzv6mn] {
            background-color: #f1f1f1;
        }

.dropdown:hover .dropdown-content[b-4kvawzv6mn] {
    display: block;
}
.oi-copywriting[b-4kvawzv6mn] {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
/*.navbar .navbar-toggler .icon-bar {
    background: #000000 !important;
}*/
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-b4ix7yez2c] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-b4ix7yez2c] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-b4ix7yez2c] {
    font-size: 1.1rem;
}

.oi[b-b4ix7yez2c] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-b4ix7yez2c] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-b4ix7yez2c] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-b4ix7yez2c] {
        padding-bottom: 1rem;
    }

    .nav-item[b-b4ix7yez2c]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-b4ix7yez2c]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-b4ix7yez2c]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-b4ix7yez2c] {
        display: none;
    }

    .collapse[b-b4ix7yez2c] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
