@import '_content/JaBa.CRM.Components/JaBa.CRM.Components.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.Common.JsInterop/Majorsoft.Blazor.Components.Common.JsInterop.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.Modal/Majorsoft.Blazor.Components.Modal.bundle.scp.css';
@import '_content/Majorsoft.Blazor.Components.Notifications/Majorsoft.Blazor.Components.Notifications.bundle.scp.css';

/* /Components/Calendar/AppointmentCard.razor.rz.scp.css */
.tooltip-text[b-vi3ssflpuj] {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 250px;
    color: white;
    font-size: 12px;
    background-color: #192733;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
    top: -150px;
    left: -10px;
}

.hover-text:hover .tooltip-text[b-vi3ssflpuj] {
    visibility: visible;
}
/* /Components/Calendar/AppointmentColumn.razor.rz.scp.css */
.hover-info-card[b-jh5qcry067] {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 140px;
    font-size: 12px;
    background-color: #FAFAFA;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
    bottom:-20px;
    right: 20px;
}

.hover-info:hover .hover-info-card[b-jh5qcry067] {
    visibility: visible;
}

.hover-info-card-dark[b-jh5qcry067] {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 300px;
    color: white;
    font-size: 12px;
    background-color: #192733;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
    top: -20px;
}

.hover-info:hover .hover-info-card-dark[b-jh5qcry067] {
    visibility: visible;
}
/* /Components/Calendar/AppointmentList.razor.rz.scp.css */
.dot[b-gqgqfngglt] {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
}

.tooltip-text[b-gqgqfngglt] {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 200px;
    color: white;
    font-size: 12px;
    background-color: #192733;
    border-radius: 10px;
    padding: 10px 15px 10px 15px;
    top: -150px;
    left: -80px;
}

.hover-text:hover .tooltip-text[b-gqgqfngglt] {
    visibility: visible;
}
/* /Components/CallLogList.razor.rz.scp.css */
.item:hover[b-dkl3je3ieh] {
    background-color: gray !important;
}
/* /Components/Layout/TopMenu.razor.rz.scp.css */
.autocomplete-items[b-wr8c1boo4e] {
    position: absolute;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

    .autocomplete-items div[b-wr8c1boo4e] {
        cursor: pointer;
    }

.autocomplete-items-container[b-wr8c1boo4e] {
    margin-top: 5px;
    background: #ffffff;
}

    .autocomplete-items-container div[b-wr8c1boo4e] {
        padding: 10px;
    }

        .autocomplete-items-container div:hover[b-wr8c1boo4e] {
            background: #F0F0F0;
        }

/*when navigating through the items using the arrow keys:*/
.autocomplete-active[b-wr8c1boo4e] {
    background-color: DodgerBlue !important;
    color: #ffffff;
}
/* /Components/MMS/LocationSearch.razor.rz.scp.css */
.result-check[b-jtiehxi5qe] {
    visibility: hidden;
}

.result:hover[b-jtiehxi5qe] {
    background: #F0F0F0 !important;
}

.result:hover > .result-check[b-jtiehxi5qe] {
    visibility: visible;
}

.result-container[b-jtiehxi5qe] {
    max-height: 250px;
    overflow-y: scroll;
    z-index: 99;
}

[b-jtiehxi5qe]::-webkit-scrollbar {
    width: 10px;
}

/* Track */
[b-jtiehxi5qe]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
[b-jtiehxi5qe]::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
[b-jtiehxi5qe]::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* /Components/MMS/ProductSearch.razor.rz.scp.css */
.result-check[b-hwzambzst7] {
    visibility: hidden;
}

.result:hover[b-hwzambzst7] {
    background: #F0F0F0 !important;
}

.result:hover > .result-check[b-hwzambzst7] {
    visibility: visible;
}

.result-container[b-hwzambzst7] {
    max-height: 250px;
    overflow-y: scroll;
    z-index: 99;
}

[b-hwzambzst7]::-webkit-scrollbar {
    width: 10px;
}

/* Track */
[b-hwzambzst7]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
[b-hwzambzst7]::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
[b-hwzambzst7]::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* /Components/MMS/SupplierSearch.razor.rz.scp.css */
.result-check[b-1c6kdzt5rx] {
    visibility: hidden;
}

.result:hover[b-1c6kdzt5rx] {
    background: #F0F0F0 !important;
}

.result:hover > .result-check[b-1c6kdzt5rx] {
    visibility: visible;
}

.result-container[b-1c6kdzt5rx] {
    max-height: 250px;
    overflow-y: scroll;
    z-index: 99;
}

[b-1c6kdzt5rx]::-webkit-scrollbar {
    width: 10px;
}

/* Track */
[b-1c6kdzt5rx]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
[b-1c6kdzt5rx]::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
[b-1c6kdzt5rx]::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* /Components/PhoneSupport/ManualSlotCard.razor.rz.scp.css */
/* /Components/PhoneSupport/OverFlowItemCard.razor.rz.scp.css */
/* /Components/TimeEntryList.razor.rz.scp.css */
.item:hover[b-l8mne0974h] {
    background-color: gray !important;
}
/* /Pages/Customer/CustomerDashboard.razor.rz.scp.css */
/* /Pages/Customer/CustomerData/Appointments/AppointmentEdit.razor.rz.scp.css */
.custlist:hover[b-6odpe0knhv] {
    background-color: gray !important;
}
/* /Pages/Customer/CustomerData/Ticket/Ticketoverivew.razor.rz.scp.css */
@supports ((position:-webkit-sticky) or (position:sticky)) {
    .action-footer[b-mihktr9lqa] {
        position: -webkit-sticky;
        position: sticky;
        bottom: 1rem;
    }
}
/* /Pages/Customer/CustomerView.razor.rz.scp.css */
.customer-header[b-ygbeb3dt3g] {
    position: fixed;
    right: 0;
    left: 16.666666667%;
    top: 45px;
}

.data-header[b-ygbeb3dt3g] {
    margin-top: 60px;
}


.profile-picture[b-ygbeb3dt3g] {
    object-fit: cover;
}


@media (max-width: 767.98px) {
    .customer-header[b-ygbeb3dt3g] {
        position: relative;
        left: 0;
        top: -17px;
    }
}

.dropdown-menu a[b-ygbeb3dt3g] {
    cursor: pointer;
}
.record[b-ygbeb3dt3g] {
}

    .record:hover[b-ygbeb3dt3g] {
        background-color: #F0F0F0;
    }

    .record:not(:hover) > div > div > div > button[b-ygbeb3dt3g] {
        visibility: hidden;
    }
/* /Pages/Index.razor.rz.scp.css */
/* /Pages/Internal/Menu.razor.rz.scp.css */
.menu-card[b-lelz34x3wn] {
    width: 20rem;
    height: 20rem;
}
/* /Pages/PhoneSupport/AddItem.razor.rz.scp.css */
.result-check[b-a5poffe625] {
    visibility: hidden;
}

.result:hover[b-a5poffe625] {
    background: #F0F0F0 !important;
}

    .result:hover > .result-check[b-a5poffe625] {
        visibility: visible;
    }

.result-container[b-a5poffe625] {
    max-height:250px;
    overflow-y:scroll;
    z-index: 99;
}
/* /Pages/PhoneSupport/Index.razor.rz.scp.css */
/* /Pages/User/Calls/CallLogEdit.razor.rz.scp.css */
.item:hover[b-rzw4y0vqsz] {
    background-color: gray !important;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.bd-placeholder-img[b-iupvzthmur] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg[b-iupvzthmur] {
        font-size: 3.5rem;
    }
}

body[b-iupvzthmur] {
    font-size: .875rem;
}

.feather[b-iupvzthmur] {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}
