/* _content/makonnect/Areas/App/Views/Settings/Index.cshtml.rz.scp.css */
#settings-main-content[b-jdrlr53los] {
    background-color: rgba(0,0,0,0.03);
}

[b-jdrlr53los] .settings-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
   
[b-jdrlr53los] .settings-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
}

[b-jdrlr53los] .settings-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    font-size: 12px;
    color: black;
}

[b-jdrlr53los] .settings-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
    font-size: 24px;
}
/* _content/makonnect/Areas/Crm/Views/Customers/Index.cshtml.rz.scp.css */
#customer-main-content[b-c35mrn8jok] {
    background-color: rgba(0,0,0,0.03);
}

[b-c35mrn8jok] .customer-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-c35mrn8jok] .customer-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
}

    [b-c35mrn8jok] .customer-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-c35mrn8jok] .customer-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }
/* _content/makonnect/Areas/Email/Views/Email/EmailDialog.cshtml.rz.scp.css */
 

/* To change font color and content background */
.e-richtexteditor .e-rte-content[b-fpd7zx0db4],
.e-richtexteditor .e-source-content[b-fpd7zx0db4] {
    margin-top: 0 !important;
}
/* _content/makonnect/Areas/Finance/Views/Accounts/Index.cshtml.rz.scp.css */
#accounts-main-content[b-jj8xr6djyx] {
    background-color: rgba(0,0,0,0.03);
}

[b-jj8xr6djyx] .accounts-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-jj8xr6djyx] .accounts-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

[b-jj8xr6djyx] .accounts-details-content.invisible {
    opacity: 0;
    pointer-events: none;
    height: 0px;
}


[b-jj8xr6djyx] .accounts-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    font-size: 12px;
    color: black;
}

[b-jj8xr6djyx] .accounts-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
    font-size: 24px;
}

[b-jj8xr6djyx] .accounts-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-jj8xr6djyx] {
    height: 100px;
}

[b-jj8xr6djyx] .accounts-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-jj8xr6djyx] {
    height: 100%;
}


[b-jj8xr6djyx] .accounts-details-content .e-tab.e-vertical-tab .e-content {
    padding-left: 1rem;
    height: 100%;
}
/* Hide Time Picker Icon */
[b-jj8xr6djyx] .accounts-details-content span.e-input-group-icon.e-time-icon.e-icons{
    display:none
}


/*Justify Tab Items Between */
[b-jj8xr6djyx] #deliveryTabs_tab_header_items {
    justify-content: space-between;
}
/* _content/makonnect/Areas/Finance/Views/Accounts/Overview.cshtml.rz.scp.css */
.e-card[b-hsokdkcbdn] {
    background: linear-gradient(135deg, #5d54a4, #7c78b8);
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    color: white;
    font-family: 'Arial', sans-serif;
    width: 320px;
    height: 200px;
    padding: 20px;
    position: relative;
    overflow: hidden;
}

.e-card-logo[b-hsokdkcbdn] {
    height: 40px;
    width: 40px;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 20px;
}

.e-card-bank-name[b-hsokdkcbdn] {
    height: 50px;
}

.e-account-number[b-hsokdkcbdn] {
    font-size: 1em;
    letter-spacing: 1px;
    margin: 15px 0;
}

.e-card-name[b-hsokdkcbdn] {
    font-size: 0.9em;
    text-transform: uppercase;
}

.e-card-valid[b-hsokdkcbdn] {
    font-size: 0.8em;
    margin-top: 5px;
}
/* _content/makonnect/Areas/Inventory/Views/Items/Index.cshtml.rz.scp.css */
#item-main-content[b-o4j1xdg6mg] {
    background-color: rgba(0,0,0,0.03);
}

[b-o4j1xdg6mg] .item-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-o4j1xdg6mg] .item-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
}

    [b-o4j1xdg6mg] .item-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-o4j1xdg6mg] .item-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }
/* _content/makonnect/Areas/Production/Views/NWR/Index.cshtml.rz.scp.css */
#nwr-main-content[b-nmv31p9did] {
    background-color: rgba(0,0,0,0.03);
}

[b-nmv31p9did] .nwr-details-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-nmv31p9did] .nwr-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-nmv31p9did] .nwr-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-nmv31p9did] .nwr-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-nmv31p9did] .nwr-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-nmv31p9did] .nwr-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-nmv31p9did] {
        height: 100px;
    }

    [b-nmv31p9did] .nwr-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-nmv31p9did] {
        height: 100%;
    }


    [b-nmv31p9did] .nwr-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-nmv31p9did] .nwr-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-nmv31p9did] #nwrTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Production/Views/ProductionOrder/Index.cshtml.rz.scp.css */
#production-order-main-content[b-8rh3c73p0b] {
    background-color: rgba(0,0,0,0.03);
}

[b-8rh3c73p0b] .production-order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-8rh3c73p0b] .production-order-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-8rh3c73p0b] .production-order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-8rh3c73p0b] .production-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-8rh3c73p0b] .production-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-8rh3c73p0b] .production-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-8rh3c73p0b] {
        height: 100px;
    }

        [b-8rh3c73p0b] .production-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-8rh3c73p0b] {
            height: 100%;
        }


    [b-8rh3c73p0b] .production-order-details-content .e-tab.e-vertical-tab .e-content {      
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-8rh3c73p0b] .production-order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }
 
   
    /*Justify Tab Items Between */
    [b-8rh3c73p0b] #purchaseOrderTabs_tab_header_items {
        justify-content: space-between;
    }
 
/* _content/makonnect/Areas/Production/Views/ProductionOrderTracking/Index.cshtml.rz.scp.css */
#production-order-tracking-main-content[b-p49tqxwmg3] {
    background-color: rgba(0,0,0,0.03);
}

[b-p49tqxwmg3] .production-order-tracking-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-p49tqxwmg3] .production-order-tracking-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-p49tqxwmg3] .production-order-tracking-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-p49tqxwmg3] .production-order-tracking-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-p49tqxwmg3] .production-order-tracking-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-p49tqxwmg3] .production-order-tracking-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-p49tqxwmg3] {
        height: 100px;
    }

        [b-p49tqxwmg3] .production-order-tracking-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-p49tqxwmg3] {
            height: 100%;
        }


    [b-p49tqxwmg3] .production-order-tracking-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-p49tqxwmg3] .production-order-tracking-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-p49tqxwmg3] #productionOrderTrackingTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Production/Views/ProductionPlanning/Index.cshtml.rz.scp.css */
#production-planning-main-content[b-52a03bsdjq] {
    background-color: rgba(0,0,0,0.03);
}

[b-52a03bsdjq] .production-planning-details-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-52a03bsdjq] .production-planning-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-52a03bsdjq] .production-planning-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-52a03bsdjq] .production-planning-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-52a03bsdjq] .production-planning-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-52a03bsdjq] .production-planning-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-52a03bsdjq] {
        height: 100px;
    }

        [b-52a03bsdjq] .production-planning-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-52a03bsdjq] {
            height: 100%;
        }


    [b-52a03bsdjq] .production-planning-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-52a03bsdjq] .production-planning-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-52a03bsdjq] #productionPlanningTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Production/Views/ProductionRequirements/Index.cshtml.rz.scp.css */
#productionRequirements-main-content[b-mq9e2fl6fv] {
    background-color: rgba(0,0,0,0.03);
}

[b-mq9e2fl6fv] .productionRequirements-details-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-mq9e2fl6fv] .productionRequirements-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-mq9e2fl6fv] .productionRequirements-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-mq9e2fl6fv] {
        height: 100px;
    }

        [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-mq9e2fl6fv] {
            height: 100%;
        }


    [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-mq9e2fl6fv] .productionRequirements-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-mq9e2fl6fv] #productionRequirementsTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Project/Views/Project/Index.cshtml.rz.scp.css */
#project-main-content[b-ugvfhgpg9p] {
    background-color: rgba(0,0,0,0.03);
}

[b-ugvfhgpg9p] .project-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-ugvfhgpg9p] .project-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-ugvfhgpg9p] .project-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-ugvfhgpg9p] .project-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-ugvfhgpg9p] .project-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-ugvfhgpg9p] .project-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-ugvfhgpg9p] {
        height: 100px;
    }

        [b-ugvfhgpg9p] .project-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-ugvfhgpg9p] {
            height: 100%;
        }


    [b-ugvfhgpg9p] .project-details-content .e-tab.e-vertical-tab .e-content {
        padding-left: 1rem;
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-ugvfhgpg9p] .project-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-ugvfhgpg9p] #projectTabs_tab_header_items {
        justify-content: space-between;
    }
 
[b-ugvfhgpg9p] #projectTabs_tab_header_items {
    justify-content: space-between;
}

[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-toolbar-item {
    width: 50%;
    text-align: center;
}

/* make unselected tabs less prominent */
[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-tab-header .e-toolbar-item.e-active {
    background-color: var(--bs-light);
}

/* make text black */
[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-tab-header .e-toolbar-item.e-active .e-tab-text {
    color: var(--bs-dark);
}

[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
    color: black !important;
}

[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
    align-items: center;
}
 
[b-ugvfhgpg9p]  .custom-multi-select-bg .e-dropdownbase  {  
    background: transparent !important;
}
/* _content/makonnect/Areas/Project/Views/Project/_DetailsList.cshtml.rz.scp.css */

[b-c2nrk8r00p] #projectDetailsListTabs_tab_header_items {
    justify-content: space-between;
}
 
[b-c2nrk8r00p] #projectDetailsListTabs_tab_header_items .e-toolbar-item {
    width: 50%;
    text-align: center;
}

/* make unselected tabs less prominent */
[b-c2nrk8r00p] .e-tab-header .e-toolbar-item.e-active {
    background-color: var(--bs-light);
}

/* make text black */
[b-c2nrk8r00p] .e-tab-header .e-toolbar-item.e-active .e-tab-text {
    color: var(--bs-dark);
}

[b-c2nrk8r00p] .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
    color: black !important;
}

[b-c2nrk8r00p] .e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
    align-items: center;
}
/* _content/makonnect/Areas/Project/Views/Task/Index.cshtml.rz.scp.css */
#order-main-content[b-2xdwxsouae] {
    background-color: rgba(0,0,0,0.03);
}

[b-2xdwxsouae] .task-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-2xdwxsouae] .task-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-2xdwxsouae] .task-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-2xdwxsouae] .task-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-2xdwxsouae] .task-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-2xdwxsouae] .task-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-2xdwxsouae] {
        height: 100px;
    }

        [b-2xdwxsouae] .task-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-2xdwxsouae] {
            height: 100%;
        }


    [b-2xdwxsouae] .task-details-content .e-tab.e-vertical-tab .e-content {
        padding-left: 1rem;
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-2xdwxsouae] .task-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-2xdwxsouae] #orderTabs_tab_header_items {
        justify-content: space-between;
    }

[b-2xdwxsouae]  .custom-multi-select-bg .e-dropdownbase  {
    background: transparent !important;
}
/* _content/makonnect/Areas/Purchase/Views/ItemPurchaseOrders/Index.cshtml.rz.scp.css */
#item-purchase-order-main-content[b-stxx2we5gz] {
    background-color: rgba(0,0,0,0.03);
}

[b-stxx2we5gz] .item-purchase-order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-stxx2we5gz] .item-purchase-order-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-stxx2we5gz] .item-purchase-order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-stxx2we5gz] .item-purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-stxx2we5gz] .item-purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-stxx2we5gz] .item-purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-stxx2we5gz] {
        height: 100px;
    }

        [b-stxx2we5gz] .item-purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-stxx2we5gz] {
            height: 100%;
        }


    [b-stxx2we5gz] .item-purchase-order-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-stxx2we5gz] .item-purchase-order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-stxx2we5gz] #itemPurchaseOrderTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Purchase/Views/PurchaseOrders/Index.cshtml.rz.scp.css */
#purchase-order-main-content[b-j2nlpsh6a9] {
    background-color: rgba(0,0,0,0.03);
}

[b-j2nlpsh6a9] .purchase-order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-j2nlpsh6a9] .purchase-order-details-content {
    background-color: white;  
    height: 100%;
}

    [b-j2nlpsh6a9] .purchase-order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-j2nlpsh6a9] .purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-j2nlpsh6a9] .purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 16px;
    }

    [b-j2nlpsh6a9] .purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-j2nlpsh6a9] {
        height: 100px;
    }

        [b-j2nlpsh6a9] .purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-j2nlpsh6a9] {
            height: 100%;
        }


    [b-j2nlpsh6a9] .purchase-order-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-j2nlpsh6a9] .purchase-order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-j2nlpsh6a9] #purchaseOrderTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Purchase/Views/PurchaseOrders/_FilePool.cshtml.rz.scp.css */
.upload-area[b-gmxjzq1frs] {
    border: 2px dashed #ccc;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.upload-area:hover[b-gmxjzq1frs] {
    border-color: #007bff;
    background-color: rgba(0,123,255,0.1);
}

.upload-area i[b-gmxjzq1frs] {
    font-size: 2rem;
    color: #666;
}

.upload-area.drag-over[b-gmxjzq1frs] {
    border-color: #28a745;
    background-color: rgba(40,167,69,0.1);
}

.upload-area.uploading[b-gmxjzq1frs] {
    pointer-events: none;
    opacity: 0.7;
    position: relative;
}

.upload-area.uploading[b-gmxjzq1frs]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #007bff 0%, #28a745 50%, #007bff 100%);
    background-size: 200% 100%;
    animation: loading-b-gmxjzq1frs 1.5s infinite;
}

@keyframes loading-b-gmxjzq1frs {
     0% { background-position: 200% 0; }
     100% { background-position: -200% 0; }
 }

.disabled-overlay[b-gmxjzq1frs] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    display: none;
    z-index: 1000;
}

.upload-area small[b-gmxjzq1frs] {
    display: block;
    margin-top: 8px;
    font-size: 0.8rem;
}

.document-type-select[b-gmxjzq1frs] {
    width: 100%;
    padding: 4px 8px;
    border: 1px solid #ced4da;
    border-radius: 4px;
}
/* _content/makonnect/Areas/Purchase/Views/ServiceOrders/Index.cshtml.rz.scp.css */
#service-order-main-content[b-5s3pjqsj0x] {
    background-color: rgba(0,0,0,0.03);
}

[b-5s3pjqsj0x] .service-order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-5s3pjqsj0x] .service-order-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-5s3pjqsj0x] .service-order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-5s3pjqsj0x] .service-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-5s3pjqsj0x] .service-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-5s3pjqsj0x] .service-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-5s3pjqsj0x] {
        height: 100px;
    }

        [b-5s3pjqsj0x] .service-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-5s3pjqsj0x] {
            height: 100%;
        }


    [b-5s3pjqsj0x] .service-order-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-5s3pjqsj0x] .service-order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-5s3pjqsj0x] #purchaseOrderTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Deliveries/Index.cshtml.rz.scp.css */
#delivery-main-content[b-0qlauyrtny] {
    background-color: rgba(0,0,0,0.03);
}

[b-0qlauyrtny] .delivery-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-0qlauyrtny] .delivery-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-0qlauyrtny] .delivery-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-0qlauyrtny] .delivery-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-0qlauyrtny] .delivery-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-0qlauyrtny] .delivery-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-0qlauyrtny] {
        height: 100px;
    }

        [b-0qlauyrtny] .delivery-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-0qlauyrtny] {
            height: 100%;
        }


    [b-0qlauyrtny] .delivery-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-0qlauyrtny] .delivery-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-0qlauyrtny] #deliveryTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Invoices/Index.cshtml.rz.scp.css */
#invoice-main-content[b-109xbj5mds] {
    background-color: rgba(0,0,0,0.03);
}

[b-109xbj5mds] .invoice-details-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-109xbj5mds] .invoice-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-109xbj5mds] .invoice-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-109xbj5mds] .invoice-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-109xbj5mds] .invoice-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-109xbj5mds] .invoice-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-109xbj5mds] {
        height: 100px;
    }

        [b-109xbj5mds] .invoice-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-109xbj5mds] {
            height: 100%;
        }


    [b-109xbj5mds] .invoice-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-109xbj5mds] .invoice-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-109xbj5mds] #invoiceTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Orders/Index.cshtml.rz.scp.css */
#order-main-content[b-grc8ks43aq] {
    background-color: rgba(0,0,0,0.03);
}

[b-grc8ks43aq] .order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-grc8ks43aq] .order-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-grc8ks43aq] .order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-grc8ks43aq] .order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-grc8ks43aq] .order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-grc8ks43aq] .order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-grc8ks43aq] {
        height: 100px;
    }

        [b-grc8ks43aq] .order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-grc8ks43aq] {
            height: 100%;
        }


    [b-grc8ks43aq] .order-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%; 
    }
    /* Hide Time Picker Icon */
    [b-grc8ks43aq] .order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    } 
    /*Justify Tab Items Between */
    [b-grc8ks43aq] #orderTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Quotes/Index.cshtml.rz.scp.css */
#quote-main-content[b-kom1864hgl] {
    background-color: rgba(0,0,0,0.03);
}

[b-kom1864hgl] .quote-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-kom1864hgl] .quote-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-kom1864hgl] .quote-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-kom1864hgl] .quote-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-kom1864hgl] .quote-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-kom1864hgl] .quote-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-kom1864hgl] {
        height: 100px;
    }

        [b-kom1864hgl] .quote-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-kom1864hgl] {
            height: 100%;
        }


    [b-kom1864hgl] .quote-details-content .e-tab.e-vertical-tab .e-content {
        height: 100%; 
    }
    /* Hide Time Picker Icon */
    [b-kom1864hgl] .quote-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-kom1864hgl] #quoteTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Returns/Index.cshtml.rz.scp.css */
#return-main-content[b-ktmgrtrg3q] {
    background-color: rgba(0,0,0,0.03);
}

[b-ktmgrtrg3q] .return-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-ktmgrtrg3q] .return-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-ktmgrtrg3q] .return-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-ktmgrtrg3q] .return-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-ktmgrtrg3q] .return-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-ktmgrtrg3q] .return-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-ktmgrtrg3q] {
        height: 100px;
    }

        [b-ktmgrtrg3q] .return-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-ktmgrtrg3q] {
            height: 100%;
        }


    [b-ktmgrtrg3q] .return-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-ktmgrtrg3q] .return-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-ktmgrtrg3q] #returnTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/ServiceExchanges/Index.cshtml.rz.scp.css */
#service-exchange-main-content[b-ge0kpjzej7] {
    background-color: rgba(0,0,0,0.03);
}

[b-ge0kpjzej7] .service-exchange-details-header {
    height: 50px;
    bservice-exchange-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-ge0kpjzej7] .service-exchange-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-ge0kpjzej7] .service-exchange-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-ge0kpjzej7] .service-exchange-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-ge0kpjzej7] .service-exchange-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-ge0kpjzej7] .service-exchange-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-ge0kpjzej7] {
        height: 100px;
    }

        [b-ge0kpjzej7] .service-exchange-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-ge0kpjzej7] {
            height: 100%;
        }


    [b-ge0kpjzej7] .service-exchange-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-ge0kpjzej7] .service-exchange-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-ge0kpjzej7] #invoiceTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Views/Shared/_Layout.cshtml.rz.scp.css */
*[b-t2rojwat29] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
}

html[b-t2rojwat29] {
    height: 100%;
}

body[b-t2rojwat29] {
    min-height: 100%;
    background-color: #F5F5F5;
    background-color: aliceblue !important; 
}


.navbar[b-t2rojwat29] {
    background: #11101D;
    max-height: 50px;
}
 


.home-section[b-t2rojwat29] {
    position: sticky;
    width: calc(100% - 225px);
    left: 225px;
    transition: all 0.5s ease;
    z-index: 1; /* Set a lower z-index for home-content */
}


.sidebar[data-expand="true"] ~ .home-section[b-t2rojwat29] {
    width: calc(100% - 78px);
    left: 78px;
}

.home-section .home-content[b-t2rojwat29] {
    width: 100%;
    transition: all 0.5s ease;
    height: calc(100vh - 75px); 
    z-index: 0; /* Set a lower z-index for home-content */
}



.offcanvas-start[b-t2rojwat29] {
    width: 40vw !important;
    min-width: 600px;
}
 
 
/* _content/makonnect/Views/Shared/_Navbar.cshtml.rz.scp.css */
/* CSS used here will be applied after bootstrap.css */

.dropdown[b-0fxo5p3xht] {
    display: inline-block;
    margin-left: 20px;
    padding: 10px;
}


.glyphicon-bell[b-0fxo5p3xht] {
    font-size: 1.5rem;
}

.notifications[b-0fxo5p3xht] {
    min-width: 420px;
}

.notifications-wrapper[b-0fxo5p3xht] {
    overflow: auto;
    max-height: 250px;
}

.menu-title[b-0fxo5p3xht] {
    color: #ff7788;
    font-size: 1.5rem;
    display: inline-block;
}

.glyphicon-circle-arrow-right[b-0fxo5p3xht] {
    margin-left: 10px;
}


.notification-heading[b-0fxo5p3xht], .notification-footer[b-0fxo5p3xht] {
    padding: 2px 10px;
}


.dropdown-menu.divider[b-0fxo5p3xht] {
    margin: 5px 0;
}

.item-title[b-0fxo5p3xht] {
    font-size: 1.3rem;
    color: #000;
}

.notifications a.content[b-0fxo5p3xht] {
    text-decoration: none;
    background: #ccc;
}

.notification-item[b-0fxo5p3xht] {
    padding: 10px;
    margin: 5px;
    background: #ccc;
    border-radius: 4px;
}
/* _content/makonnect/Views/Shared/_Sidebar.cshtml.rz.scp.css */
.sidebar[b-6freeszu2h] {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 225px;
    background: #11101D;
    z-index: 100;
    transition: all 0.5s ease;
}

.sidebar[data-expand="true"][b-6freeszu2h] {
    width: 78px;
}
 
.sidebar .logo-details[b-6freeszu2h] {
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.sidebar .logo-details .logo_image[b-6freeszu2h] {
    height: 35px;
    width: 35px;
    min-width: 35px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background: #1d1b31;
    transition: all 0.5s ease;
    cursor: pointer;
}

.sidebar .logo-details .logo_name[b-6freeszu2h] {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 50px;
    margin-left: 10px;
    transition: 0.3s ease;
    transition-delay: 0.1s;
}

.sidebar[data-expand="true"] .logo-details .logo_name[b-6freeszu2h] {
    opacity: 0;
    transition-delay: 0.1s;
    pointer-events: none;
    display: none;
}


.sidebar .nav-links[b-6freeszu2h] {
    height: 100%;
    padding: 30px 0 150px 0;
    overflow: auto;
}

.sidebar[data-expand="true"] .nav-links[b-6freeszu2h] {
    overflow: visible;
}

.sidebar .nav-links[b-6freeszu2h]::-webkit-scrollbar {
    display: none;
}

.sidebar .nav-links li[b-6freeszu2h] {
    position: relative;
    list-style: none;
    transition: all 0.5s ease;
}

.sidebar .nav-links li:hover[b-6freeszu2h] {
    background-color: #1d1b31;
}

.sidebar .nav-links .icon-link[b-6freeszu2h] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.sidebar[data-expand="true"] .nav-links .icon-link[b-6freeszu2h] {
    display: block;
}

.sidebar .nav-links li i[b-6freeszu2h] {
    height: 50px;
    min-width: 50px;
    text-align: center;
    line-height: 50px;
    color: lightblue; 
    transition: all 0.3s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    margin-top: 0;
}
/*
on sidebar collapes, min-width 50 to 78px
 */
.sidebar[data-expand="true"] .nav-links li i[b-6freeszu2h] {
    min-width: 78px; 
}
 

.sidebar .nav-links li.showMenu i.arrow[b-6freeszu2h] {
    transform: rotate(90deg);
    transform-origin: center;
}

.sidebar .nav-links li i.arrow[b-6freeszu2h] { 
    right: 0;
    top: 15px;
    transform: none;
}

.sidebar[data-expand="true"] .nav-links li i.arrow[b-6freeszu2h] {
    display: none;
}

.sidebar .nav-links .icon-link.selected[b-6freeszu2h] {
    border-left: 4px solid #ff8c00;
}

.sidebar .nav-links .icon-link.selected a[b-6freeszu2h] {
    margin-left: -4px;
}


.sidebar[data-expand="true"] .nav-links i.arrow[b-6freeszu2h] {
    display: none;
}

.sidebar .nav-links li a[b-6freeszu2h] {
    display: flex;
    align-items: flex-start;
    text-decoration: none;
    padding: 0;
}

.sidebar .nav-links li a .link_name[b-6freeszu2h] {
    font-size: 14px;
    font-weight: 500;
    color: white;
    white-space: normal;
    word-wrap: break-word;
    line-height: 1.2;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.sidebar[data-expand="true"] .nav-links li a .link_name[b-6freeszu2h] {
    opacity: 0;
    pointer-events: none;
    transition: 0.3s ease;
}

.sidebar .nav-links li .sub-menu[b-6freeszu2h] {
    padding: 6px 6px 14px 50px; 
    background-color: #1d1b31;
    display: none;
}

.sidebar .nav-links li.showMenu .sub-menu[b-6freeszu2h] {
    display: block;
}

.sidebar .nav-links li .sub-menu a[b-6freeszu2h] {
    color: #fff;
    font-size: 15px;
    padding: 5px 0;
    white-space: normal;
    word-wrap: break-word;
    opacity: 0.6;
    transition: all 0.3s ease;
    line-height: 1.2;
    display: block;
}

.sidebar .nav-links li .sub-menu a.selected[b-6freeszu2h] {
    opacity: 1;
}

.sidebar .nav-links li .sub-menu a:hover[b-6freeszu2h] {
    opacity: 1;
}

.sidebar[data-expand="true"] .nav-links li .sub-menu[b-6freeszu2h] {
    position: absolute;
    left: 100%;
    top: -10px;
    margin-top: 0;
    padding: 10px 20px;
    border-radius: 0 6px 6px 0;
    opacity: 0;
    display: block;
    pointer-events: none;
    transition: 0s;
}

.sidebar[data-expand="true"] .nav-links li:hover .sub-menu[b-6freeszu2h] {
    top: 0;
    opacity: 1;
    pointer-events: auto;
    transition: all 0.5s ease;
}

.sidebar .nav-links li .sub-menu .link_name[b-6freeszu2h] {
    display: none;
}

.sidebar[data-expand="true"] .nav-links li .sub-menu .link_name[b-6freeszu2h] {
    display: none;
}

.sidebar[data-expand="true"] .nav-links li .sub-menu .link_name[b-6freeszu2h] {
    font-size: 18px;
    opacity: 1;
    display: block;
}
 

.sidebar .nav-links li:hover .sub-menu.blank[b-6freeszu2h] {
    top: 50%;
    transform: translateY(-50%);
}

.sidebar .profile-details[b-6freeszu2h] {
    position: fixed;
    bottom: 0;
    width: 225px;
    display: flex; 
    background: #1d1b31;
    transition: all 0.5s ease;
}
 

.sidebar[data-expand="true"] .profile-details[b-6freeszu2h] {
    width: 78px;
    background: none;
}

.sidebar .profile-details .profile-content[b-6freeszu2h] {
    display: flex;
    align-items: center;
}

.sidebar .profile-details img[b-6freeszu2h] {
    height: 52px;
    width: 52px;
    object-fit: cover;
    border-radius: 16px;
    margin: 0 14px 0 12px;
    background: #1d1b31;
    transition: all 0.5s ease;
}

.sidebar[data-expand="true"] .profile-details img[b-6freeszu2h] {
    padding: 10px;
}

.sidebar .profile-details .profile_name[b-6freeszu2h],
.sidebar .profile-details .job[b-6freeszu2h] {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    white-space: nowrap;
    transition: all 0.5s ease;
    align-items: center;
    text-align: center;
    display: flex;
    
}
 
.sidebar[data-expand="true"] .profile-details .profile_name[b-6freeszu2h] {
    display: none;
}

.sidebar .profile-details .job[b-6freeszu2h] {
    font-size: 12px;
}

.iconDiv .p1[data-count][b-6freeszu2h]:after {
    position: absolute;
    right: 10%;
    top: 10%;
    content: attr(data-count);
    font-size: 40%;
    padding: .2em;
    border-radius: 50%;
    line-height: 1em;
    color: white;
    background: rgba(255,0,0,.85);
    text-align: center;
    min-width: 1.3em;
}

/* Make menu items appear clickable with cursor */
.sidebar .nav-links li .icon-link[b-6freeszu2h] {
    cursor: pointer;
}
