@import '_content/Cikom.EDozvolePortal.Libraries.Blazor.Components/Cikom.EDozvolePortal.Libraries.Blazor.Components.t9d76pdfvz.bundle.scp.css';

/* /Shared/MainLayout.razor.rz.scp.css */
/* sb-icons declaration */
@font-face {
    font-family: "sbicons";
    src: url("styles/common/fonts/sbicons.ttf?gcjn6a") format("truetype"), url("styles/common/fonts/sbicons.woff?gcjn6a") format("woff"), url("styles/common/fonts/sbicons.svg?gcjn6a#sbicons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[b-27237i81eg] .sb-icons {
    font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "sbicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* sb-hide */
[b-27237i81eg] .sb-hide {
    display: none;
}
/* Search and List component styles */
[b-27237i81eg] .sf-list-ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

[b-27237i81eg] .sf-list-li {
    background: transparent;
    border: none;
    height: 40px;
    line-height: 1.5;
    padding: 8px 16px 8px 16px;
    position: relative;
    cursor: pointer;
}

[b-27237i81eg] .sf-list-group-li {
    border: none;
    color: #000000;
    opacity: 87;
    font-weight: 700;
    background: transparent;
    height: 40px;
    line-height: 1.5;
    padding: 8px 16px 8px 16px;
    list-style-type: none;
}

[b-27237i81eg] .sf-list-li:hover:not(.sf-list-li-active),
[b-27237i81eg] .sf-search-hover {
    background: #d7d7d7;
}

[b-27237i81eg] .sf-list-li.sf-list-li-active,
[b-27237i81eg] .sf-tree-full-row.sf-tree-active {
    background: #007bff;
}

    [b-27237i81eg] .sf-list-li.sf-list-li-active *,
    [b-27237i81eg] .sf-tree-active + .sf-tree-text-content * {
        color: #ffffff;
    }

[b-27237i81eg] .sf-blazor-home .sf-search-icon,
[b-27237i81eg] .sf-search-container .sf-search-icon,
[b-27237i81eg] .sf-search-container .sf-clear-icon {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    color: #333;
    letter-spacing: 0;
    line-height: 23px;
    float: right;
    padding: 28px 15px;
}

    [b-27237i81eg] .sf-blazor-home .sf-search-icon::before,
    [b-27237i81eg] .sf-blazor-home .sf-search-input::placeholder {
        color: #c3cade !important;
    }

[b-27237i81eg] .sf-blazor-home .sf-search-input:focus {
    border: 2px solid #d9deec !important;
    box-shadow: none !important;
}

[b-27237i81eg] .sf-search-icon::before {
    content: "\e925";
    color: #B3B3CB;
}

[b-27237i81eg] .property-section,
[b-27237i81eg] .property-section .e-property-label,
[b-27237i81eg] .control-section .e-property-label {
    font-size: 14px;
}

.e-error-ui[b-27237i81eg] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 350px;
}

.e-error-ui-text[b-27237i81eg] {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.e-error-text-ui[b-27237i81eg] {
    font-size: 15px;
    padding: 10px;
}

.e-page-refresh[b-27237i81eg] {
    text-align: center;
}

/*iznad dodato*/

.page[b-27237i81eg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-27237i81eg] {
    flex: 1;
}

.sidebar[b-27237i81eg] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}


#errorDiv[b-27237i81eg] {
    float: right;
    z-index: 99 !important;
}

.top-row[b-27237i81eg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-27237i81eg]  a, .top-row[b-27237i81eg]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-27237i81eg]  a:hover, .top-row[b-27237i81eg]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-27237i81eg]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-27237i81eg] {
        display: none;
    }

    .top-row.auth[b-27237i81eg] {
        justify-content: space-between;
    }

    .top-row[b-27237i81eg]  a, .top-row[b-27237i81eg]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-27237i81eg] {
        flex-direction: row;
    }

    .sidebar[b-27237i81eg] {
        width: 350px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-27237i81eg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-27237i81eg]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }
/*
    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }*/
}
/* /Shared/MainLayoutNav.razor.rz.scp.css */
/* sb-icons declaration */
@font-face {
    font-family: "sbicons";
    src: url("styles/common/fonts/sbicons.ttf?gcjn6a") format("truetype"), url("styles/common/fonts/sbicons.woff?gcjn6a") format("woff"), url("styles/common/fonts/sbicons.svg?gcjn6a#sbicons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[b-s1xghskffd] .sb-icons {
    font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "sbicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* sb-hide */
[b-s1xghskffd] .sb-hide {
    display: none;
}
/* Search and List component styles */
[b-s1xghskffd] .sf-list-ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

[b-s1xghskffd] .sf-list-li {
    background: transparent;
    border: none;
    height: 40px;
    line-height: 1.5;
    padding: 8px 16px 8px 16px;
    position: relative;
    cursor: pointer;
}

[b-s1xghskffd] .sf-list-group-li {
    border: none;
    color: #000000;
    opacity: 87;
    font-weight: 700;
    background: transparent;
    height: 40px;
    line-height: 1.5;
    padding: 8px 16px 8px 16px;
    list-style-type: none;
}

[b-s1xghskffd] .sf-list-li:hover:not(.sf-list-li-active),
[b-s1xghskffd] .sf-search-hover {
    background: #d7d7d7;
}

[b-s1xghskffd] .sf-list-li.sf-list-li-active,
[b-s1xghskffd] .sf-tree-full-row.sf-tree-active {
    background: #007bff;
}

    [b-s1xghskffd] .sf-list-li.sf-list-li-active *,
    [b-s1xghskffd] .sf-tree-active + .sf-tree-text-content * {
        color: #ffffff;
    }

[b-s1xghskffd] .sf-blazor-home .sf-search-icon,
[b-s1xghskffd] .sf-search-container .sf-search-icon,
[b-s1xghskffd] .sf-search-container .sf-clear-icon {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    color: #333;
    letter-spacing: 0;
    line-height: 23px;
    float: right;
    padding: 28px 15px;
}

    [b-s1xghskffd] .sf-blazor-home .sf-search-icon::before,
    [b-s1xghskffd] .sf-blazor-home .sf-search-input::placeholder {
        color: #c3cade !important;
    }

[b-s1xghskffd] .sf-blazor-home .sf-search-input:focus {
    border: 2px solid #d9deec !important;
    box-shadow: none !important;
}

[b-s1xghskffd] .sf-search-icon::before {
    content: "\e925";
    color: #B3B3CB;
}

[b-s1xghskffd] .property-section,
[b-s1xghskffd] .property-section .e-property-label,
[b-s1xghskffd] .control-section .e-property-label {
    font-size: 14px;
}

.e-error-ui[b-s1xghskffd] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 350px;
}

.e-error-ui-text[b-s1xghskffd] {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.e-error-text-ui[b-s1xghskffd] {
    font-size: 15px;
    padding: 10px;
}

.e-page-refresh[b-s1xghskffd] {
    text-align: center;
}

/*iznad dodato*/

.page[b-s1xghskffd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-s1xghskffd] {
    flex: 1;
}

.sidebar[b-s1xghskffd] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}


#errorDiv[b-s1xghskffd] {
    float: right;
    z-index: 99 !important;
}

.top-row[b-s1xghskffd] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-s1xghskffd]  a, .top-row[b-s1xghskffd]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-s1xghskffd]  a:hover, .top-row[b-s1xghskffd]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-s1xghskffd]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-s1xghskffd] {
        display: none;
    }

    .top-row.auth[b-s1xghskffd] {
        justify-content: space-between;
    }

    .top-row[b-s1xghskffd]  a, .top-row[b-s1xghskffd]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-s1xghskffd] {
        flex-direction: row;
    }

    .sidebar[b-s1xghskffd] {
        width: 350px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-s1xghskffd] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-s1xghskffd]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }
/*
    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }*/
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6zmzuytd57] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-6zmzuytd57] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-6zmzuytd57] {
    font-size: 1.1rem;
}

.oi[b-6zmzuytd57] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-6zmzuytd57] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-6zmzuytd57] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6zmzuytd57] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6zmzuytd57]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-6zmzuytd57]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-6zmzuytd57]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6zmzuytd57] {
        display: none;
    }

    .collapse[b-6zmzuytd57] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
