@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-01dc6h9ivi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-01dc6h9ivi] {
    flex: 1;
}

.sidebar[b-01dc6h9ivi] {
    /*    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
*/
    background: linear-gradient( 180deg, rgb(8, 55, 115) 0%, rgb(0, 110, 130) 80%, rgb(34, 147, 134) 100% );
    top: 0;
    position: sticky;
    z-index: 900;
}

.top-row[b-01dc6h9ivi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
    opacity: 0.95;
}

    .top-row[b-01dc6h9ivi]  a, .top-row[b-01dc6h9ivi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-01dc6h9ivi]  a:hover, .top-row[b-01dc6h9ivi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-01dc6h9ivi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-01dc6h9ivi] {
        justify-content: space-between;
    }

    .top-row[b-01dc6h9ivi]  a, .top-row[b-01dc6h9ivi]  .btn-link {
        margin-left: 0;
    }
}



@media (min-width: 641px) {
    .page[b-01dc6h9ivi] {
        flex-direction: row;
    }

    .sidebar[b-01dc6h9ivi] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-01dc6h9ivi] {
        position: sticky;
        top: 0;
        z-index: 800;
    }

    .top-row.auth[b-01dc6h9ivi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-01dc6h9ivi], article[b-01dc6h9ivi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-01dc6h9ivi] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-01dc6h9ivi] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-f5igjkrjsr] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-f5igjkrjsr] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-f5igjkrjsr] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-f5igjkrjsr] {
    font-size: 1.1rem;
}

.bi-nav[b-f5igjkrjsr] {
    margin-right: 0.75rem;
    font-size: 1.25rem;
}

/*.bi-nav-menu {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}
*/
.nav-item[b-f5igjkrjsr] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-f5igjkrjsr] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-f5igjkrjsr] {
        padding-bottom: 1rem;
    }

    .nav-item[b-f5igjkrjsr]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-f5igjkrjsr]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-f5igjkrjsr]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-f5igjkrjsr] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-f5igjkrjsr] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-f5igjkrjsr] {
        display: none;
    }

    .nav-scrollable[b-f5igjkrjsr] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-uukj1y9mn9],
.components-reconnect-repeated-attempt-visible[b-uukj1y9mn9],
.components-reconnect-failed-visible[b-uukj1y9mn9],
.components-pause-visible[b-uukj1y9mn9],
.components-resume-failed-visible[b-uukj1y9mn9],
.components-rejoining-animation[b-uukj1y9mn9] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-uukj1y9mn9],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-uukj1y9mn9],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-uukj1y9mn9],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-uukj1y9mn9],
#components-reconnect-modal.components-reconnect-retrying[b-uukj1y9mn9],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-uukj1y9mn9],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-uukj1y9mn9],
#components-reconnect-modal.components-reconnect-failed[b-uukj1y9mn9],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-uukj1y9mn9] {
    display: block;
}


#components-reconnect-modal[b-uukj1y9mn9] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-uukj1y9mn9 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-uukj1y9mn9 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-uukj1y9mn9 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-uukj1y9mn9]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-uukj1y9mn9 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-uukj1y9mn9 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-uukj1y9mn9 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-uukj1y9mn9 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-uukj1y9mn9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-uukj1y9mn9] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-uukj1y9mn9] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-uukj1y9mn9] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-uukj1y9mn9] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-uukj1y9mn9] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-uukj1y9mn9] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-uukj1y9mn9 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-uukj1y9mn9] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-uukj1y9mn9 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/CajaPages/Index.razor.rz.scp.css */
/* Stop the last page from collapsing to the number of rows on it */
/*::deep tr {
    height: 1.8rem;
}
*/

/* Hide empty rows */
[b-04polxd3nz] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}
[b-04polxd3nz] td:empty {
    display: none;
}

/* Subtle stripe effect */
[b-04polxd3nz] tr:nth-child(even) {
    background: rgba(245,245,245,0.4);
}

/* Magnifying glass */
[b-04polxd3nz] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-04polxd3nz] .col-options {
    margin-top: -3.5rem;
}
/* /Components/Pages/CuotaPages/Index.razor.rz.scp.css */
/* Stop the last page from collapsing to the number of rows on it 
::deep tr {
    height: 1.8rem;
} */

/* Hide empty rows */
[b-55m7h6kcwj] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}

[b-55m7h6kcwj] td:empty {
    display: none;
}


    /* Subtle stripe effect */
    [b-55m7h6kcwj] tr:nth-child(even) {
        background: rgba(245,245,245,0.4);
    }

/* Magnifying glass */
[b-55m7h6kcwj] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-55m7h6kcwj] .col-options {
    margin-top: -3.5rem;
}
/* /Components/Pages/EmpresaPages/Index.razor.rz.scp.css */
/* Stop the last page from collapsing to the number of rows on it */
/*::deep tr {
    height: 1.8rem;
}
*/

/* Hide empty rows */
[b-m6rijl5z12] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}
[b-m6rijl5z12] td:empty {
    display: none;
}

/* Subtle stripe effect */
[b-m6rijl5z12] tr:nth-child(even) {
    background: rgba(245,245,245,0.4);
}

/* Magnifying glass */
[b-m6rijl5z12] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-m6rijl5z12] .col-options {
    margin-top: -3.5rem;
}
/* /Components/Pages/FacturaPages/Index.razor.rz.scp.css */
/* Stop the last page from collapsing to the number of rows on it */
/*::deep tr {
    height: 1.8rem;
}
*/

/* Hide empty rows */
[b-m4xazxb5f0] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}
[b-m4xazxb5f0] td:empty {
    display: none;
}

/* Subtle stripe effect */
[b-m4xazxb5f0] tr:nth-child(even) {
    background: rgba(245,245,245,0.4);
}

/* Magnifying glass */
[b-m4xazxb5f0] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-m4xazxb5f0] .col-options {
    margin-top: -3.5rem;
}
/* /Components/Pages/InformesPages/Socios.razor.rz.scp.css */
/* Label grid: two labels per row, printable */
.labels-table[b-nm3w0pvyx5] {
    width: 100%;
    border-collapse: collapse;
}

.label-cell[b-nm3w0pvyx5] {
    width: 50%;
    padding: 0.25rem;
    vertical-align: top;
}

.label-card[b-nm3w0pvyx5] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    border: 1px solid #e0e0e0;
    padding: 0.6rem;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.03);
    min-height: 4.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

.label-img[b-nm3w0pvyx5] {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    background: #f8f9fa;
    flex-shrink: 0;
}

.label-placeholder[b-nm3w0pvyx5] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    color: #6c757d;
    font-size: 0.75rem;
    border-radius: 6px;
    border: 1px dashed #dcdcdc;
    background: #f8f9fa;
    flex-shrink: 0;
}

.label-info[b-nm3w0pvyx5] {
    display: flex;
    flex-direction: column;
    gap: 0.12rem;
}

.label-num[b-nm3w0pvyx5] {
    font-weight: 700;
    color: #0d6efd;
    font-size: 1.05rem;
}

.label-name[b-nm3w0pvyx5] {
    font-weight: 600;
    font-size: 0.98rem;
    color: #212529;
}

.label-extra[b-nm3w0pvyx5] {
    font-size: 0.88rem;
    color: #495057;
}

@media print {
    .no-print[b-nm3w0pvyx5] {
        display: none !important;
    }

    .label-card[b-nm3w0pvyx5] {
        page-break-inside: avoid;
        -webkit-print-color-adjust: exact;
    }
}
/* /Components/Pages/InformesPages/Traspasos.razor.rz.scp.css */
/* Stop the last page from collapsing to the number of rows on it */
/*::deep tr {
    height: 1.8rem;
}
*/

/* Hide empty rows */
[b-dpvg1oz2ug] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}
[b-dpvg1oz2ug] td:empty {
    display: none;
}

/* Subtle stripe effect */
[b-dpvg1oz2ug] tr:nth-child(even) {
    background: rgba(245,245,245,0.4);
}

/* Magnifying glass */
[b-dpvg1oz2ug] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-dpvg1oz2ug] .col-options {
    margin-top: -3.5rem;
}
/* /Components/Pages/NoSocioPages/Index.razor.rz.scp.css */
/* Stop the last page from collapsing to the number of rows on it */
/*::deep tr {
    height: 1.8rem;
}
*/

/* Hide empty rows */
[b-yaesygdf1w] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}
[b-yaesygdf1w] td:empty {
    display: none;
}

/* Subtle stripe effect */
[b-yaesygdf1w] tr:nth-child(even) {
    background: rgba(245,245,245,0.4);
}

/* Magnifying glass */
[b-yaesygdf1w] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-yaesygdf1w] .col-options {
    margin-top: -3.5rem;
}
/* /Components/Pages/ReciboPages/Details.razor.rz.scp.css */
.wm-stamp[b-f821btb8pp] {
    color: red;
    text-shadow: 2px 2px black;
    font-size: 8em;
}

th[b-f821btb8pp], td[b-f821btb8pp] {
    padding-left: 30px;
}

/* /Components/Pages/ReciboPages/Index.razor.rz.scp.css */
/* Stop the last page from collapsing to the number of rows on it */
/*::deep tr {
    height: 1.8rem;
}
*/

/* Hide empty rows */
[b-mxb1tzpc3s] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}
[b-mxb1tzpc3s] td:empty {
    display: none;
}

/* Subtle stripe effect */
[b-mxb1tzpc3s] tr:nth-child(even) {
    background: rgba(245,245,245,0.4);
}

/* Magnifying glass */
[b-mxb1tzpc3s] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-mxb1tzpc3s] .col-options {
    margin-top: -3.5rem;
}
/* /Components/Pages/SocioPages/Index.razor.rz.scp.css */
.row-baja[b-jocev8bxcz] {
    background-color: rgba(255, 0, 0, 0.2);
}

/* Assign default width to column */
[b-jocev8bxcz] thead .socio-email {
    width: 10rem;
}
/* Stop text from wrapping, and truncate with ellipsis */
[b-jocev8bxcz] tbody .socio-email {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

/* Stop the last page from collapsing to the number of rows on it 
::deep tr {
    height: 1.8rem;
}  */

    /* Hide empty rows */
    [b-jocev8bxcz] tr:has(> td:not(:empty)) > td {
        display: table-cell;
    }

[b-jocev8bxcz] td:empty {
    display: none;
}

    /* Subtle stripe effect */
    [b-jocev8bxcz] tr:nth-child(even) {
        background: rgba(245,245,245,0.4);
    }

/* Magnifying glass */
[b-jocev8bxcz] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-jocev8bxcz] .col-options {
    margin-top: -3.5rem;
}
/* /Components/Pages/TestPages/TestDisplay.razor.rz.scp.css */
/* Stop the last page from collapsing to the number of rows on it */
/*::deep tr {
    height: 1.8rem;
}
*/

/* Hide empty rows */
[b-etwugh0z2q] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}
[b-etwugh0z2q] td:empty {
    display: none;
}

/* Subtle stripe effect */
[b-etwugh0z2q] tr:nth-child(even) {
    background: rgba(245,245,245,0.4);
}

/* Magnifying glass */
[b-etwugh0z2q] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-etwugh0z2q] .col-options {
    margin-top: -3.5rem;
}
/* /Components/Pages/TipoCuotaPages/Index.razor.rz.scp.css */
/* Stop the last page from collapsing to the number of rows on it */
/*::deep tr {
    height: 1.8rem;
}
*/

/* Hide empty rows */
[b-y7ugcb5x7o] tr:has(> td:not(:empty)) > td {
    display: table-cell;
}
[b-y7ugcb5x7o] td:empty {
    display: none;
}

/* Subtle stripe effect */
[b-y7ugcb5x7o] tr:nth-child(even) {
    background: rgba(245,245,245,0.4);
}

/* Magnifying glass */
[b-y7ugcb5x7o] .qg-search .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}

/* Make search box higher up*/
[b-y7ugcb5x7o] .col-options {
    margin-top: -3.5rem;
}
