@import '_content/BlazorStrap.V5/BlazorStrap.V5.soy3cwhzex.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.10v83wk5fb.bundle.scp.css';
@import '_content/Tradesolution.Blazor.Iceberg.UI/Tradesolution.Blazor.Iceberg.UI.bundle.scp.css';

/* /Features/Aktivitet/AktivitetCard.razor.rz.scp.css */
.card-height[b-ju2b9x8s0l] {
    height: 220px !important;
}

.progress-height[b-ju2b9x8s0l] {
    height: 6px !important;
}

.progresscard-height[b-ju2b9x8s0l] {
    height: 26px !important;
}

.activitet-card[b-ju2b9x8s0l] {
    flex: 1 1 32%;
    max-width: 32%;
    height: 220px !important;
}

@media (max-width: 767px) {
    .activitet-card[b-ju2b9x8s0l] {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
/* /Features/Aktivitet/Aktiviteter.razor.rz.scp.css */
.search-row[b-rjbrvoe979] {
    width: 50%;
}

@media (max-width: 767px) {
    .search-row[b-rjbrvoe979] {
        width: 100%;
    }
}
/* /Features/Aktivitet/AktivitetKundeItem.razor.rz.scp.css */
.item[b-0umfhmlqg9] {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

.item-content[b-0umfhmlqg9] {
    display: grid;
    grid-template-columns: 1.5fr 2fr 1fr;
    align-items: center;
    text-align: left;
}

@media (max-width: 767px) {
    .item[b-0umfhmlqg9] {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .item-content[b-0umfhmlqg9] {
        grid-template-columns: 1fr; /* Stack all columns in one row */
        gap: 1px;
    }
}
/* /Features/Aktivitet/AktivitetKundeRow.razor.rz.scp.css */
.list-items[b-nbwug424qr] {
    overflow-y: auto !important;
    width: 100% !important;
    margin-top: 15px !important;
    flex-grow: 1;
    height: 0;
}
/* /Features/Dokumenter/DokumentCard.razor.rz.scp.css */
.card-style[b-s5sj9cvsds] {
    height: 200px !important;
}
.cardbody-height[b-s5sj9cvsds] {
    height: 130px !important;
}
/* /Features/Dokumenter/Dokumenter.razor.rz.scp.css */
.card-style[b-utqt2fyf9w] {
    flex: 1 1 32%;
    max-width: 32%;
    min-width: 400px;
    height: 200px !important;
}

.cardbody-height[b-utqt2fyf9w] {
    height: 130px !important;
    }

.search-row[b-utqt2fyf9w] {
    width: 50%;
}

@media (max-width: 767px) {
    .card-style[b-utqt2fyf9w] {
        flex: 1 1 100%;
        max-width: 100%;
        min-width: 300px;
    }

    .search-row[b-utqt2fyf9w] {
        width: 100%;
    }
}

        
/* /Features/Kunde/Aktivitet/AktivitetKort.razor.rz.scp.css */
.card-height[b-i0a1ra495a] {
    height: 180px !important;
}
/* /Features/Kunde/Aktivitet/OppgaveSvarListe.razor.rz.scp.css */
.image-maxwidth[b-8z8bk8qec8] {
    max-width: 160px;
    max-height: 70px;
}


.oppgave-rad[b-8z8bk8qec8]{
    padding:0.75rem;
}

@media (max-width: 768px) {
    .oppgave-rad[b-8z8bk8qec8] {
        padding: 0.5rem;
    }
}
/* /Features/Kunde/AvsluttBesok/AvsluttBesok.razor.rz.scp.css */
.SmallNumber[b-swcqqc6ng1] {
    width: 80px
}
/* /Features/Kunde/AvsluttBesok/AvsluttBesokAktivitetKort.razor.rz.scp.css */
.card-height[b-shtjepb6bs] {
    height: 180px !important;
}
.page-content[b-shtjepb6bs] {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 78px);
}
/* /Features/Kunde/Bilder/BilderCard.razor.rz.scp.css */
.image-container[b-0368xaq1wf] {
    width: 200px; /* Set the desired width */
    height: 200px; /* Set the desired height */
    overflow: hidden; /* Hide any overflow */
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd; /* Optional border for styling */
    border-radius: 8px; /* Optional rounded corners */
    margin: 10px;
}

    .image-container img[b-0368xaq1wf] {
        width: 100%;
        height: 100%;
        object-fit: cover; /* Makes sure the image fills the container without distortion */
    }

.card-text[b-0368xaq1wf] {
    min-height:1rem;
}
/* /Features/Kunde/Details/KundeKort.razor.rz.scp.css */

input[type="file"][b-ghicl1suya] {
    display: none;
}
.flex-item-1[b-ghicl1suya] {
    flex: 0 0 40%;
    flex-grow: 1;
}

.flex-item-2[b-ghicl1suya] {
    flex: 0 0 60%;
    flex-grow: 1;
}
/* /Features/Kunde/Dokumenter/KundeDokumenter.razor.rz.scp.css */
.card-style[b-dfiith5nss] {
    flex: 1 1 32%;
    max-width: 32%;
    min-width: 400px;
    height: 200px !important;
}

.cardbody-height[b-dfiith5nss] {
    height: 130px !important;
}

.pointer[b-dfiith5nss] {
    cursor: pointer
}

@media (max-width: 880px) {
    .card-style[b-dfiith5nss] {
        flex: 1 1 100%;
        max-width: 100%;
        min-width: 300px;
    }
}
/* /Features/Kunde/Kontaktkort/Besokdagerview.razor.rz.scp.css */
.days-of-week[b-8udawcd72h] {
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
    margin-bottom: 20px;
}

.day[b-8udawcd72h] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 24px;
    min-height: 24px;
    aspect-ratio: 1 / 0.9;
    font-weight: 700; 
    cursor: pointer; 
    margin: 0 2px 0 0;
    font-size: 12px;
    font-weight: 700;
}

    .day:hover[b-8udawcd72h] {
        background-color: #d4d4d4;
    }

    .day.first-day[b-8udawcd72h] {
        border-top-left-radius: 45%; 
        border-bottom-left-radius: 45%;
    }

    .day.last-day[b-8udawcd72h] {
        border-top-right-radius: 45%; 
        border-bottom-right-radius: 45%;
    }

    .day:not(.first-day):not(.last-day)[b-8udawcd72h] {
        border-radius: 0; 
    }
/* /Features/Kunde/Kontaktkort/Kontaktkort.razor.rz.scp.css */
.kontaktkort[b-r0xo1xop79] {
    padding: 1.5rem !important;
    margin-bottom: 0.5rem !important;
    border: 0 !important;
    min-height:280px;
    border-radius: 8px;
    /*for swiping*/
    overflow: hidden;
    touch-action: pan-y;
    position: relative;
}

.kontakt-content[b-r0xo1xop79] {
    margin-bottom: 18px;
    min-height: 252px;
}

.paging-bottom[b-r0xo1xop79] {
    position: absolute;
    bottom: 1.5rem;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

/* /Features/Kunde/Kontaktkort/KontaktModal.razor.rz.scp.css */
#kontakt-modal .header[b-wvbaqotxuf]{
    display:fixed;
}

#kontakt-modal .title[b-wvbaqotxuf] {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    margin-bottom: 18px;
    display: flex;
    justify-content: space-between;
}

#kontakt-modal .subtitle[b-wvbaqotxuf] {
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    margin-bottom: 18px;
}

#kontakt-modal .actions[b-wvbaqotxuf] {
    display: flex;
    gap: 10px;
    align-items: center;
    width: 100%;
}

#kontakt-modal .item-label[b-wvbaqotxuf] {
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    text-align: left;
}

[b-wvbaqotxuf] .w-d2 {
    width: 50% !important;
}

[b-wvbaqotxuf] .flex-grow {
    flex-grow: 1 !important;
}

[b-wvbaqotxuf] .icon-16 svg {
    height: 16px !important;
}
.close-icon[b-wvbaqotxuf]{
    width:24px;
}
.input-group .bs-icon[b-wvbaqotxuf] {
    border-right: none !important;
}
[b-wvbaqotxuf] .input-group .form-control {
    border-left: none !important;
}
/* /Features/Kunde/Kontaktkort/Kontaktnavigering.razor.rz.scp.css */
.dots[b-k6ejcuy0cc] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; /* Adjust based on your container height */
    padding-top:8px;
}
.dot[b-k6ejcuy0cc] {
    height: 10px;
    width: 10px;
    margin: 0 3px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
}

.medium-dot[b-k6ejcuy0cc] {
    height: 8px;
    width: 8px;
}

.small-dot[b-k6ejcuy0cc] {
    height: 6px;
    width: 6px;
}
/* /Features/Kunde/Kontaktkort/KontaktView.razor.rz.scp.css */
.kontakt-menu[b-k8vnc8qf9n] {
    height: 36px;
    width:36px;
    border-radius: 5px;
    padding:6px;
}

.item-context[b-k8vnc8qf9n]{
    display: inline-flex;
}

.kontaktkort .header-item[b-k8vnc8qf9n] {
    margin-bottom: 10px;
    width: calc(100% -50px);
}

.kontakt-card-header[b-k8vnc8qf9n]{
    display: flex;
    justify-content:space-between;
}

.kontaktkort .header-item .title[b-k8vnc8qf9n] {
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
        text-align: left;
        color: var(--B900);
    }

.kontaktkort .header-item .subtitle[b-k8vnc8qf9n] {
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        font-weight: 700;
        line-height: 15px;
        text-align: left;
        color: var(--GY400);
    }

.kontaktkort .card-item[b-k8vnc8qf9n] {
    margin-bottom: 6px;
    width:100%;
}

.kontaktkort .card-item-space[b-k8vnc8qf9n] {
    display: flex;
    justify-content: space-between;
}

    .kontaktkort .card-item .title[b-k8vnc8qf9n] {
        font-size: 11px;
        font-weight: 600;
        line-height: 16px;
        text-align: left;
        color: var(--GY400);
    }

    .kontaktkort .card-item .content[b-k8vnc8qf9n] {
        display: inline-flex;
        align-items: center;
        margin-bottom: 6px;
    }

.kontaktkort .card-item .item-icon-left[b-k8vnc8qf9n] {
    display: flex;
    height: 24px;
    justify-content: flex-start;
    padding-right: .5rem !important;
}

.icon-button-round[b-k8vnc8qf9n] {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
}

.float-start[b-k8vnc8qf9n]{
    justify-content:start;
}

.back-button[b-k8vnc8qf9n] {
    position: absolute;
    bottom: 5.5rem;
    right: 1.5rem;
}
/* /Features/Kunde/Kontaktkort/LeggNyKontaktView.razor.rz.scp.css */
#add-contact-view[b-6o1ezhpw9v] {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url('img/add_contact.svg');
    background-size: cover; 
    background-repeat: no-repeat;
    background-position: center;
}

.start-chat[b-6o1ezhpw9v] {
    min-height: 200px;
    display: flex; 
    justify-content: center; 
    align-items: center; 
}

.start-chat-btn[b-6o1ezhpw9v] {
    width: 100% !important;
    height: 52px;
    padding: 4px 20px 4px 10px;
    border-radius: 5px;
    display: flex; 
    align-items: center;
    justify-content: center;
}
/* /Features/Kunde/KundeItem.razor.rz.scp.css */
.item[b-ru29niokr9] {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
.item-content[b-ru29niokr9] {
    display: grid;
    grid-template-columns: 1.5fr 2fr 1fr .2fr;
    align-items: center;
    gap: 15px;
    padding: 10px;
    text-align: left;
    width: 100%;
}

@media (max-width: 767px) {
    .item[b-ru29niokr9] {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .item-content[b-ru29niokr9] {
        grid-template-columns: 1fr; /* Stack all columns in one row */
        gap: 1px;
    }
}
/* /Features/Kunde/KundeListe.razor.rz.scp.css */

.list-items[b-xeku48frlg] {
    flex-grow: 1;
    height: 0;
    overflow-y: auto;
}

.badge-wrap-text[b-xeku48frlg] {
    white-space: break-spaces;
}

[b-xeku48frlg] .kunde-tabs {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    height: 0;
}

.search-left[b-xeku48frlg] {
    width: 74% !important;
}

.search-right[b-xeku48frlg] {
    width: 24% !important;
}

.al-flex-sb-sm-c[b-xeku48frlg] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 767px) {
    .search-left[b-xeku48frlg] {
        width: 100% !important;
    }

    .search-right[b-xeku48frlg] {
        width: 100% !important;
    }

    .al-flex-sb-sm-c[b-xeku48frlg] {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
/* /Features/Start/Dashboard/Aktiviteter.razor.rz.scp.css */
.ts-activity-page-style[b-qjk5tbi120] {
    min-width: 350px;
    max-width: 600px;
    min-height: 170px;
    max-height: 422px;
}

.ts-activity-main-title[b-qjk5tbi120] {
    font-size: 17px;
    font-weight: 700;
}

.se-alle-title[b-qjk5tbi120] {
    font-size: 14px;
    font-weight: 400;
}

.ts-activity-date[b-qjk5tbi120] {
    color: #7E92A2;
    font-size: 14px;
    font-weight: 400;
}

.ts-activity-name[b-qjk5tbi120] {
    font-size: 16px;
    font-weight: 600;
}
/* /Features/Start/Dashboard/Dokumenter.razor.rz.scp.css */
.ts-doc-page-style[b-6pgnppf82o] {
    min-width: 350px;
    max-width: 600px;
    min-height: 170px;
    max-height: 422px;
}

.ts-doc-main-title[b-6pgnppf82o] {
    font-size: 17px;
    font-weight: 700;
}

.ts-doc-date[b-6pgnppf82o] {
    color: #7E92A2;
    font-size: 14px;
    font-weight: 400;
}

.ts-doc-name[b-6pgnppf82o] {
    font-size: 16px;
    font-weight: 600;
}

.ts-upload-number[b-6pgnppf82o] {
    color: #514EF3 !important;
    font-size: 14px;
}

.ts-dok-div[b-6pgnppf82o] {
    border: 2px solid #EAEEF4;
    border-radius: 0 0 8px 8px;
}
/* /Features/Start/Dashboard/MineKunder.razor.rz.scp.css */
.page-style[b-0hsfxalnpc] {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
    height: 170px;
}

.left-item[b-0hsfxalnpc] {
    color: #7E92A2;
    font-size: 16px;
    font-weight: 400;
}

.right-item[b-0hsfxalnpc] {
    font-size: 14px;
    font-weight: 400;
}

.kunde-number[b-0hsfxalnpc] {
    font-size: 48px;
}
/* /Features/Start/Dashboard/NesteBesok.razor.rz.scp.css */
.dashboard[b-ydn7ca9x0b] {
    display: flex;
    flex-direction: column;
    padding: 30px 0 0 20px;
    overflow: hidden;
    min-width: 350px;
    max-width: 600px;
    height: 422px;
}

.svg-background[b-ydn7ca9x0b] {
    background-image: url('img/neste_besok_bg.svg');
    background-repeat: no-repeat;
    background-position: inherit;
    background-size: cover;
}

.dashboard-title[b-ydn7ca9x0b] {
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 0 20px 0;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
}

.dashboard-content[b-ydn7ca9x0b] {
    flex-grow: 1;
    overflow: auto;
}

.dashboard-info[b-ydn7ca9x0b] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .dashboard-info .title-subtitle-container[b-ydn7ca9x0b] {
        display: flex;
        flex-direction: column;
    }

        .dashboard-info .title-subtitle-container .title[b-ydn7ca9x0b] {
            font-size: 14px;
            font-weight: 700;
            line-height: 27px;
            text-align: left;
        }

        .dashboard-info .title-subtitle-container .subtitle[b-ydn7ca9x0b] {
            font-size: 14px;
            font-weight: 400;
            line-height: 27px;
            text-align: left;
        }

    .dashboard-info > div[b-ydn7ca9x0b] {
        flex-grow: 1;
    }

.dashboard-item-c1[b-ydn7ca9x0b] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
    margin: 10px 0;
}

.dashboard-item-label[b-ydn7ca9x0b] {
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
}

.dashboard-item-content[b-ydn7ca9x0b] {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 27px;
    text-align: left;
}

.dashboard-item-c2[b-ydn7ca9x0b] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.dashboard-item[b-ydn7ca9x0b] {
    flex: 1 1 calc(50% - 20px); /* Each item takes 50% width minus the gap */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
    box-sizing: border-box;
}

    .dashboard-item .btn-container[b-ydn7ca9x0b] {
        max-width: 50%;
        top: 10px;
        right: 10px;
    }
/* /Features/Start/Kalender/Kalender.razor.rz.scp.css */

.event[b-gnmquxjgcq] {
    position: relative;
    padding: 10px;
    border: 1px solid #dee2e6;
    border-radius: 0 20px 20px 0;
    margin-bottom: 10px;
}

.event[b-gnmquxjgcq]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 6px;
}
/* /Features/Start/StartPage.razor.rz.scp.css */
.ts-start-fade-in[b-5s7rgmk52t] {
    opacity: 0;
    animation: fadeInAnimation-b-5s7rgmk52t 0.2s ease-in forwards;
}

@keyframes fadeInAnimation-b-5s7rgmk52t {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.start-page[b-5s7rgmk52t] {
    /* display: grid;
    grid-template-columns: 1fr 358px;
    grid-gap: 0;*/
    display: flex;
    flex-direction: row;
    height: calc(100vh - 72px);
}

.main-container[b-5s7rgmk52t] {
    margin: 1rem 0 1rem 0.75rem;
}

.dashboard-panel[b-5s7rgmk52t] {
    overflow: hidden;
    align-self: start;
    min-width: 350px;
    max-width: 600px;
    min-height: 170px;
    max-height: 422px;
    margin-bottom: 1rem;
}

.dashboard-edit-row[b-5s7rgmk52t] {
    justify-content: end;
}

.sp-red-dot[b-5s7rgmk52t] {
    height: 10px;
    width: 10px;
    top: 8px;
    left: 6px;
}

.sp-panels-area-col[b-5s7rgmk52t] {
    min-width: fit-content;
    max-width: fit-content;
    align-self: start;
    max-height: max-content;
}

.sp-edit-panels-main-container[b-5s7rgmk52t] {
    margin-left: 0.75rem;
    border-color: #dddddd;
    border-width: 1px;
    border-radius: 8px;
    transform: scale(1);
    opacity: 1;
}

.sp-edit-card[b-5s7rgmk52t] {
    box-shadow: 4px 4px 4px 0px rgba(199,198,195,1.0);
    transition: transform 0.5s ease;
}

    .sp-edit-card:hover[b-5s7rgmk52t] {
        transform: scale(1.03);
    }

/* The Bootstrap close button uses a background image (an SVG icon) to display the "X" symbol.
    Changing the color property doesn't affect background images. Change colour to red on hover. */
button.btn-close.sp-remove-panel:hover[b-5s7rgmk52t] {
    filter: invert(31%) sepia(86%) saturate(6367%) hue-rotate(359deg) brightness(93%) contrast(103%);
    opacity: 1 !important;
}

.ts-animate-disappear[b-5s7rgmk52t] {
    transition: transform 1000ms ease-in-out, opacity 1000ms ease-in-out;
    transform: scale(0);
    opacity: 0;
}

.sidebar-r[b-5s7rgmk52t] {
    width: 346px;
    min-width: 346px;
    min-height: 600px;
    height: calc(100vh - 72px);
    border-radius: 8px 0px 0px 8px;
    background-color: #fff;
    box-shadow: -1px 0 2px rgba(0, 0, 0, 0.1);
    padding: 20px 16px;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    margin: 0.2rem 0.5rem 0 0.75rem;
}

/* Ensure dashboard-calendar fills the sidebar width */
[b-5s7rgmk52t] .dashboard-calendar {
    width: 100% !important;
}

/* Adjust layout for smaller screens */
@media screen and (min-width: 768px) and (max-width:959px) {
    .start-page[b-5s7rgmk52t] {
        /*grid-template-columns: 1fr;*/
        flex-direction: rows;
        overflow-x: hidden;
    }
}
@media screen and (max-width: 767px) {
    .start-page[b-5s7rgmk52t] {
        /*grid-template-columns: 1fr;*/
        flex-direction: column;
        overflow-x: hidden;
    }

    .main-container[b-5s7rgmk52t] {
        margin: 1rem 0 0 0.75rem;
    }

    .dashboard-panel[b-5s7rgmk52t] {
        overflow: hidden;
        align-self: start;
        width: 350px;
        margin-bottom: 1rem;
    }

    .dashboard-edit-row[b-5s7rgmk52t] {
        justify-content: start;
    }

    .sidebar-r[b-5s7rgmk52t] {
        border-radius: 8px 8px 8px 8px;
        background-color: #fff;
        box-shadow: -1px 0 2px rgba(0, 0, 0, 0.1), 1px 0 2px rgba(0, 0, 0, 0.1);
        width: 350px;
        margin: 1rem 0.5rem 0 0.75rem;
    }
}

[b-5s7rgmk52t] .col-auto {
    flex-grow: 1 !important;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-a8zrne9mgn] {
    position: relative;
    display: flex;
    flex-direction: row;
}

main[b-a8zrne9mgn] {
    display: flex;
    overflow-x: auto;
    flex: 1;
}

@media screen and (min-width: 768px) and (max-width:959px) {
    main[b-a8zrne9mgn] {
        margin-left: 61px; /*compensate left sidebar icones*/
    }
}

.spacer[b-a8zrne9mgn] {
    flex: 1 1 auto;
}

.sidebar[b-a8zrne9mgn] {
    height: 95vh;
    position: sticky;
    top: 0;
}

.top-row[b-a8zrne9mgn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.dropdown-toggle[b-a8zrne9mgn]::after {
    border: none;
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18.887 9.695a.75.75 0 0 1 0 1.06l-5.106 5.106a2.268 2.268 0 0 1-3.207-.002L5.47 10.757a.75.75 0 1 1 1.06-1.061l5.104 5.104c.301.301.788.3 1.087.001l5.105-5.105a.75.75 0 0 1 1.06 0z' clip-rule='evenodd'/%3E%3C/svg%3E");
    font-weight: 900;
    height: 24px;
    margin-left: 0;
    margin-top: .05rem;
    width: 24px;
    vertical-align: bottom;
}

.ts-toggle-side-menu[b-a8zrne9mgn] {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.15);
    display: inline-block;
    border-radius: 4.5px;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-a8zrne9mgn] {
        display: none;
    }

    .top-row.auth[b-a8zrne9mgn] {
        justify-content: space-between;
    }

    .top-row a[b-a8zrne9mgn],
    .top-row .btn-link[b-a8zrne9mgn] {
        margin-left: 0;
    }
}

.hamburger-menu[b-a8zrne9mgn] {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 4.5px;
}

[b-a8zrne9mgn] .md-show {
    display: none;
}
/*md*/
@media (min-width: 767px) and (max-width:959px) {
    [b-a8zrne9mgn] .md-show {
        display: flex;
    }
}

@media (min-width: 641px) {
    .page[b-a8zrne9mgn] {
        flex-direction: row;
    }

    .top-row[b-a8zrne9mgn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }
}
/* /Layout/NavMenu2.razor.rz.scp.css */
.overlay-sidebar2[b-wsf13mmtmi] {
    position: relative;
    z-index: 1000;
}

.sidebar2[b-wsf13mmtmi] {
    position: initial;
    top: 55px;
    left: 0;
    width: 250px;
    height: 100%;
    background-color: white;
    overflow-x: hidden;
    transition: 0.3s;
    z-index: 1000;
    padding: 5px 20px 0 5px;
    border-right: 1px solid #dcdcdc;
}

@media (max-width: 767px) {
    .sidebar2[b-wsf13mmtmi] {
        position: fixed;
        left: -250px;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .sidebar2[b-wsf13mmtmi] {
        position: fixed;
        left: 0;
        width:61px !important; /*fix main class*/
    }
}

.sidebar2.open[b-wsf13mmtmi] {
    left: 0; /* Show the sidebar */
    width: 250px !important;
}

.sidebar2.collaps[b-wsf13mmtmi] {
    width:61px;
}

.sidebar2.expand[b-wsf13mmtmi] {
    width:250px;
}

/*.sidebar2 .close-btn {
    background-color: transparent;
    border: none;
    color: white;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 20px;
}*/

.content-overlay[b-wsf13mmtmi] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.0);
    z-index: 999;
}

    .content-overlay.show[b-wsf13mmtmi] {
        display: block;
    }

.menu-chevron[b-wsf13mmtmi] {
    border-radius: 0px;
    background-color: transparent;
    height: 24px;
    width: 24px;
    line-height: 0;
    display: inline-block;
    margin-right: 1rem;
}
/* /Layout/NavMenuFull.razor.rz.scp.css */
.overlay-sidebar-full[b-8b84foxbof] {
    position: relative;
    z-index: 1000;
}

.sidebar-full[b-8b84foxbof] {
    position: initial;
    top: 55px;
    left: 0;
    width: 250px;
    height: 100%;
    background-color: white;
    overflow-x: hidden;
    transition: 0.3s;
    z-index: 1000;
    padding: 5px 20px 0 5px;
    border-right: 1px solid #dcdcdc;
}

@media (max-width: 767px) {
    .sidebar-full[b-8b84foxbof] {
        position: fixed;
        left: -250px;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .sidebar-full[b-8b84foxbof] {
        position: fixed;
        left: 0;
        width:61px !important; /*fix main class*/
    }
}

.sidebar-full.open[b-8b84foxbof] {
    left: 0; /* Show the sidebar */
    width: 250px !important;
}

.sidebar-full.collaps[b-8b84foxbof] {
    width:61px;
}

.content-overlay[b-8b84foxbof] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.0);
    z-index: 999;
}

    .content-overlay.show[b-8b84foxbof] {
        display: block;
    }

.menu-chevron[b-8b84foxbof] {
    border-radius: 0px;
    background-color: transparent;
    height: 24px;
    width: 24px;
    line-height: 0;
    display: inline-block;
    margin-right: 1rem;
}
/* /Layout/NavMenuMobile.razor.rz.scp.css */
.overlay-sidebar-mobil[b-z8z443wj1d] {
    position: relative;
    z-index: 1000;
}

.sidebar-mobil[b-z8z443wj1d] {
    position: initial;
    top: 55px;
    left: 0;
    width: 250px;
    height: 100%;
    background-color: white;
    overflow-x: hidden;
    transition: 0.3s;
    z-index: 1000;
    padding: 5px 20px 0 5px;
    border-right: 1px solid #dcdcdc;
}

@media (max-width: 767px) {
    .sidebar-mobil[b-z8z443wj1d] {
        position: fixed;
        left: -250px;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .sidebar-mobil[b-z8z443wj1d] {
        position: fixed;
        left: 0;
        width:61px !important; /*fix main class*/
    }
}

.sidebar-mobil.open[b-z8z443wj1d] {
    left: 0; /* Show the sidebar */
    width: 250px !important;
}

.content-overlay[b-z8z443wj1d] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.0);
    z-index: 999;
}

    .content-overlay.show[b-z8z443wj1d] {
        display: block;
    }

.menu-chevron[b-z8z443wj1d] {
    border-radius: 0px;
    background-color: transparent;
    height: 24px;
    width: 24px;
    line-height: 0;
    display: inline-block;
    margin-right: 1rem;
}
/* /Shared/Components/DateAndTime/TsCalendar.razor.rz.scp.css */
.calendar-navigation[b-49elq6ykmy] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 10px 0;
    padding: 0 0 13px 0;
    flex-shrink: 0;
}

    .calendar-navigation span[b-49elq6ykmy] {
        font-weight: bold;
    }


.w-1[b-49elq6ykmy] {
    width: 1rem;
}

.kl-day-active[b-49elq6ykmy] {
    position: absolute;
    bottom: 0;
    margin: -1px;
    font-weight: 900;
    padding-left: 7px;
}
/* /Shared/Components/DateAndTime/TsTimepicker.razor.rz.scp.css */
.input-group .bs-icon[b-h05s306mdp] {
    border-right: none !important;
}

[b-h05s306mdp] .input-group .form-control {
    border-left: none !important;
}

.tstimepicker[b-h05s306mdp]::-webkit-calendar-picker-indicator {
    display: none;
}
/* /Shared/Components/Dialog/ConfirmDialog.razor.rz.scp.css */
.title[b-o0qox2ckyz] {
    justify-content: space-between;
    display: flex;
}
/* /Shared/Components/Dialog/TemplateDialog.razor.rz.scp.css */
.pop-container[b-8ufc2nqyhg] {
    z-index: 1000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.40);
}

.pop-box[b-8ufc2nqyhg] {
    border-style: solid;
    border-width: 1px;
    min-width: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 10px;
    transform: translate(-50%, -50%);
    padding: 24px;
    border-radius: 10px;
}

 
@media (max-width: 768px) {
    .pop-box[b-8ufc2nqyhg] {
        padding-left: 10px;
        padding-right: 10px;
        min-width: 370px ;
    }
}
/* /Shared/Components/Dialog/YesNoDialog.razor.rz.scp.css */
.title[b-ss48dpjip6] {
    justify-content: space-between;
    display: flex;
}
/* /Shared/Components/ImagePicker/ImagePicker.razor.rz.scp.css */
input[type="file"][b-ldhm2cru32] {
    display: none;
}

@media (max-width: 767px) {
    [b-ldhm2cru32] .camera-btn span:first-of-type {
        margin: 0 !important;
    }

    [b-ldhm2cru32] .camera-btn span:not(:first-of-type) {
        display: none;
    }
}
/* /Shared/Components/Spinner/ProcessRunning.razor.rz.scp.css */
.ts-process-running-container[b-1y4tbfqf50] {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.15);
}
/* /Shared/Components/Tabs/TabSet.razor.rz.scp.css */
.tabset[b-49gra91qis] {
    padding-bottom: 0;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
}
 
.arrow-left[b-49gra91qis], .arrow-right[b-49gra91qis] {
    position: absolute;
    transform: translateY(-50%);
    border: none;
    cursor: pointer;
    z-index: 1;
    display: none;
    margin-top:12px;
}

.arrow-left[b-49gra91qis] {
    left: 0;
    padding-left: 1rem;
    width: 36px !important;
}

.arrow-right[b-49gra91qis] {
    right: 0;
    padding-right: 1rem;
    width: 36px !important;
}
    .arrow-left.show[b-49gra91qis], .arrow-right.show[b-49gra91qis] {
        display: flex;
    }

.nav-tabs-body[b-49gra91qis] {
    background-color: #FBFAFC;
    padding: 1rem;
}

@media (max-width: 767px) {
    .nav-tabs-body[b-49gra91qis] {
        padding: 0.5rem;
    }
}


/*.arrow-left:before {
    content: '<';
    font-size: 18px;
    color: #333;
}*/

/*.arrow-right:before {
    content: '>';
    font-size: 18px;
    color: #333;
}*/
