.panel.smm {
    position: absolute;
    top: 2px;
    left: 0;
    background: #383636;
    width: calc(100% - 802px);
    height: 60px;
}


/* Dash menu */
#ne_dash #ne_dash_menu .button:hover span {
    color: #ffffffb5
}
#ne_dash #ne_dash_menu {
    position: absolute;
    top: 121px;
    left: 0px;
    width: 100%;
    z-index: 14;
    display: grid;
    background: #cccccc;
    grid-gap: 1px;
}

    #ne_show_start {
        width: 110px;
        height: 36px;
        top: 553px;
        left: 20px;
        line-height: 52px;
        z-index: 999;
        padding: 0;
        border-radius: 0;
        border: 0px solid #e0e0e01f;
        background: #821300;
        display: inline-block;
        text-align: center;
        cursor: pointer;
        position: relative;
    }
#ne_dash_menu .button .icon {
    background-size: 1170px;
    background-position: center -16px;
    display: block;
    width: 40px;
    height: 50px;
    top: 6px;
    left: 20px;

    border-radius: 0;
}

#ne_dash.minimal #ne_dash_menu .button .icon {
    left: 0px;
    top: 0px;
    width: 59px;
    height: 59px;
}

.show-view.button {
    height: 65px;
    position: relative;
    background: rgb(241, 241, 241);
    width: auto;
}


#ne_dash #ne_dash_menu .button.active,
#ne_dash #ne_dash_menu .button:active,
#ne_dash #ne_dash_menu .button.active:hover {
    /* box-shadow: none; */
    background-color: #2a2a2a;
}

#ne_dash #ne_dash_menu .button.active,
#ne_dash #ne_dash_menu .button.active span {
    /* color: #545454; */
    filter: grayscale(0);
}
#menu_wrap.active {
    top: 0;
    overflow: unset;
}
#menu_wrap {
    position: absolute;
    top: 0;
    right: 34px;
    z-index: 22;
    background: #383636;
    width: 881px;
    display: grid;
    grid-gap: 1px;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 60px;
    /* width: 100%; */
    top: -720px;
    overflow: hidden;
}
}

#show_accounts .icon {
    background-position: -116px 25px;
}

.details.icon {
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: contain !important;!i;!;
    background-position: center !important;!i;!;
    top: 18px;
    right: 30px;
    filter: grayscale(1) !important;!i;!;
    opacity: 0.4 !important;!i;!;
}
#ne_dash #ne_dash_menu .icon,
.details.icon {
    background-position-x: calc(50% + 290px);
    background-image: url(../images/ui-optimized/ic-feedback-dark.png);
    background-size: 90px;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(2px 3px 2px #22222278);
    opacity: 0.7;
}

#ne_dash #ne_dash_menu .show-view.button:hover .icon {
    -webkit-filter: drop-shadow(5px 5px 5px #f5a83d3d) !important;
    filter: drop-shadow(0px -1px 3px #f5a83d3d) !important;
    opacity: 1;
    height: 16px;
}

/* Dash Menu Icons */
#ne_dash #ne_dash_menu #ne_requests_show .icon,
.details.icon.request {
    background-image: url(../images/ui-optimized/ic-request-dark.png);
    background-color: transparent;
}
#ne_dash #ne_dash_menu #ne_orders_show .icon,
.details.icon.ne_orders {
    background-image: url(../images/ui-optimized/ic-orders.png);
    background-color: transparent;
}
#ne_dash #ne_dash_menu #ne_timesheet_show .icon,
.details.icon.ne_timesheet {
    background-image: url(../images/ui-optimized/ic-timesheet-dark.png);
    background-color: transparent;
}
#ne_dash #ne_dash_menu #ne_production_show .icon,
.details.icon.ne_production {
    background-image: url(../images/ui-optimized/ic-production.png);
    background-color: transparent;
}
#ne_dash #ne_dash_menu #ne_docs_show .icon,
.details.icon.ne_docs {
    background-image: url(../images/ui-optimized/ic-documents.png);
    background-color: transparent;
}
#ne_dash #ne_dash_menu #ne_projects_show .icon,
.details.icon.ne_project {
    background-image: url(../images/ui-optimized/ic-orders-2.png);
    background-color: transparent;
}
#ne_dash #ne_dash_menu #ne_sprint_show .icon,
.details.icon.ne_sprint {
    background-image: url(../images/ui-optimized/ic-sprint-dark.png);
    background-color: transparent;
}

#ne_dash #ne_dash_menu #ne_dash_show .icon,
.details.icon.ne_dash {
    background-image: url(../images/ui-optimized/ic-dash-dark.png);
    background-color: transparent;
}

#ne_dash #ne_dash_menu #ne_planner_show .icon,
.details.icon.ne_planner {
    background-image: url(../images/ui-optimized/ic-planner-dark.png);
    background-color: transparent;
}
#ne_dash #ne_dash_menu #ne_goals_show .icon,
.details.icon.ne_goal {
    background-image: url(../images/ui-optimized/ic-goals-dark.png);
    background-color: transparent;
}
#ne_dash #ne_dash_menu #ne_sales_show .icon,
.details.icon.ne_sales {
    background-image: url(../images/ui-optimized/ic-sales-dark.png);
    background-color: transparent;
}

#ne_dash #ne_dash_menu #ne_timeline_show .icon,
.details.icon.ne_task {
    background-image: url(../images/ui-optimized/ic-timeline-dark.png);
    background-color: transparent;
    /* box-shadow: 3px 3px 3px #000 !important; */
}

#ne_dash #ne_dash_menu #ne_accounts_show .icon,
.details.icon.ne_accounts {
    background-image: url(../images/ui-optimized/ic-accounts-dark.png);
    background-color: transparent;
}

#ne_dash #ne_dash_menu #ne_campaign_show .icon,
.details.icon.ne_campaign {
    background-image: url(../images/ui-optimized/ic-campaigns-dark.png);
    background-color: transparent;
}

#ne_dash #ne_dash_menu #ne_reports_show .icon,
.details.icon.ne_reports {
    background-image: url(../images/ui-optimized/ic-report-dark.png);
    background-color: transparent;
}

#ne_dash #ne_dash_menu #ne_feedback_show .icon,
.details.icon.ne_feedback {
    background-image: url(../images/ui-optimized/ic-feedback-dark.png);
    background-color: transparent;
}

#ne_dash #ne_dash_menu #ne_mediaplan_show .icon,
.details.icon.ne_media_post {
    background-image: url(../images/ui-optimized/ic-mediaplan-dark.png);
    background-color: transparent;
}
#ne_dash #ne_dash_menu #ne_timesheets_show .icon,
.details.icon.ne_timesheets {
    background-image: url(../images/ui-optimized/ic-timesheet-dark.png);
    background-color: transparent;
}

#ne_dash #ne_dash_menu #ne_transactions_show .icon,
.details.icon.ne_transaction {
    background-image: url(../images/ui-optimized/ic-finance-dark.png);
    background-color: transparent;
}
 











#ne_dash #ne_dash_menu span {
    /* position: absolute; */
    /* top: 18px; */
    /* left: 70px; */
    /* line-height: 30px; */
    /* font-weight: 300; */
    /* font-size: 17px; */
    /* text-align: left; */
    /* color: #000; */
}

#ne_dash #ne_dash_menu #show_accounts {
    background-position: -116px 25px;
}

#ne_dash #ne_dash_menu #ne_requests_show {
    background-position-x: calc(50% - -690px);
}

#ne_dash #ne_dash_menu #ne_accounts_show {
    background-position-x: calc(50% - -541px);
}

#ne_dash #ne_dash_menu #ne_campaigns_show {
    background-position-x: calc(50% - -20px);
}

#ne_dash #ne_dash_menu #ne_reports_show {
    background-position-x: calc(50% + 387px);
}

#ne_dash #ne_dash_menu #ne_feedback_show {
    background-position-x: calc(50% - 0px);
}

#ne_dash #ne_dash_menu #ne_orders_show {
    /* background-position-x: calc(50% - 95px); */
    /* background: #008268; */
}

#ne_dash #ne_dash_menu #ne_appointments_show {
    background-position-x: calc(50% - 96px);
}

#ne_dash #ne_dash_menu #ne_prospects_show {
    background-position-x: calc(50% - 225px);
}

#ne_dash #ne_dash_menu #ne_support_show {
    background-position-x: calc(50% - 213px);
}

#ne_dash #ne_dash_menu #ne_cloud_show {
    background-position-x: calc(50% - 309px);
}






























@media screen and (min-width: 768px) {
#menu_wrap.active {
    top: 0;
    overflow: unset;
    /* width: 841px; */
    padding-bottom: 100px;
    box-shadow: 0px -10px 40px #00000080;
    right: 0;
    width: 100%;
    height: calc(100vh - 55px);
}
#menu_wrap {
    top: -180%;
    overflow: unset;
    /* width: 841px; */
    padding-bottom: 100px;
    box-shadow: 0px -10px 40px #00000080;
    right: 0;
    width: 100%;
    height: calc(100vh - 55px);
}

    #ne_dash #ne_dash_menu span {
        top: 0px;
        font-size: 14px;
        padding-left: 65px;
        font-weight: 400;
        text-transform: uppercase;
        color: #404040;
        left: 0;
        line-height: 60px;
    }

    #ne_dash.minimal #ne_dash_menu span {
        top: 35px;
        height: 20px;
        font-size: 7px;
        text-align: left;
        padding-left: 0;
        width: 100%;
        font-weight: 500;
        text-transform: uppercase;
        color: #a8a8a8ba;
        left: 0;
        line-height: 20px;
        text-align: center;
    }
#ne_dash .spacer {
    width: 110px;
    background: #383636;
    height: 56px;
    position: relative;
    top: 2px;
    left: 2px;
    border: 0px solid #e0e0e01f;
    display: none;
}

    #ne_dash #ne_dash_menu {
        background: none;
        top: 60px;
        /* grid-template-columns: repeat(1, 1fr); */
        grid-gap: 1px;
        top: 0px;
    }

    #ne_dash.minimal #ne_dash_menu {
        background: none;
        top: 60px;
        /* grid-template-columns: repeat(12, 1fr); */
        grid-gap: 1px;
        top: 2px;
        left: 3px;
    }

    #ne_dash #ne_dash_menu .button .icon {
        width: 30px;
        height: 30px;
        padding: 0;
        top: 13px;
        left: 20px;
    }

    #ne_dash #ne_dash_menu .button {
        display: block;
        width: 59px;
        line-height: 52px;
        background: #383636;
        text-align: left;
        padding-left: 0px;
        height: 57px;
        margin: 0px 0 0px 0;
        box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.8);
        box-shadow: none;
        border-radius: 0px;
        border-left: 0;
        border-right: 0;
        background-size: 423px;
        margin: 0 0px;
        padding: 0;
    }

    .button.sprint-action:hover {
        background: #4a4646;
        color: #000;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0s ease-in-out;
    }

    #ne_show_start.sprint-action {
        background: #821300;
        width: 100px;
        height: 40px;
        top: 0;
        margin: 40px auto;
        position: absolute;
        bottom: -10px;
        top: unset;
        width: 360px;
        left: 120px;
    }

    #ne_show_start.sprint-action .icon {
        background-image: url(../images/ui-optimized/ic-start-dark.png);
    }

    #ne_show_start.sprint-action.stop .icon {
        background-image: url(../images/ui-optimized/ic-stop-dark.png);
    }

    #ne_show_pause.sprint-action {
        background: #116d1e;
    }

    #ne_show_pause.sprint-action .icon {
        background-image: url(../images/ui-optimized/ic-pause-dark.png);
    }
}








    #ne_dash.minimal #ne_dash_menu .button .icon {position: absolute;display: inline-block;right: unset;top: 13px;left: 12px;margin: 0;background-size: contain;background-position: 0 0;height: 13px;width: 27px;}

    .show-view.button {
        height: 65px;
        position: relative;
        background: rgb(241, 241, 241);
        /* width: auto; */
    }

    #ne_dash.minimal #ne_dash_menu span {
        top: unset;
        height: 20px;
        font-size: 8px;
        width: auto;
        font-weight: 500;
        text-transform: uppercase;
        color: #a8a8a8ba;
        line-height: 20px;
        text-align: left;
        display: inline-block;
        height: fit-content;
        bottom: 5px;
        position: absolute;
        right: 10px;
    }



    #ne_dash #ne_dash_menu {
        background: none;
        top: 60px;
        /* grid-template-columns: repeat(1, 1fr); */
        grid-gap: 1px;
        top: 0px;
    }

    #ne_dash.minimal #ne_dash_menu {
        background: none;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2px;
        top: 2px;
        width: calc(100% - 4px);
        overflow-x: scroll;
        display: grid;
        left: 2px;
    }

    #ne_dash #ne_dash_menu .button .icon {
        width: 30px;
        height: 30px;
        padding: 0;
        top: 13px;
        left: 20px;
    }

    #ne_dash_menu .hovering {
        
    }
#ne_dash #ne_dash_menu .button:active {
    background: #272626;
}
    .show-view.button {
        display: inline-block;
        line-height: 52px;
        background: #383636;
        text-align: left;
        padding-left: 0px;
        /* height: 54px; */
        margin: 0px 0 0px 0;
        box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.8);
        box-shadow: none;
        border-radius: 0px;
        border-left: 0;
        border-right: 0;
        background-size: 423px;
        margin: 0 0px;
        padding: 0;
        text-align: center;
        position: relative;
        /* width: calc(100vw/7/2 - 1px); */
        cursor: pointer;
        /* width: 90px; */
        /* border: 1px solid #e0e0e01f; */
    }

    #ne_dash #ne_dash_menu .button:hover {
        background: #4a4646;
        color: #000;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0s ease-in-out;
    }
    
    
    #ne_show_start .icon {
        background-image: url(../images/ui-optimized/ic-start-dark.png);
        background-size: 47px;
        background-position: center;
    }
    
    #ne_show_start.stop .icon {
        background-image: url(../images/ui-optimized/ic-stop-dark.png);
    }
    
    #ne_dash #ne_dash_menu #ne_show_pause {
        background: #116d1e;
    }
    
    #ne_dash #ne_dash_menu #ne_show_pause .icon {
        background-image: url(../images/ui-optimized/ic-pause-dark.png);
    }











/* TEST */

@media screen and (min-width: 1024px) {

    #ne_dash.minimal #ne_dash_menu {
        background: none;
        grid-template-columns: repeat(11, 1fr);
        grid-gap: 2px;
        top: 2px;
        width: calc(100% - 4px);
        overflow-x: scroll;
        display: grid;
        left: 2px;
    }
#ne_dash.minimal #ne_dash_menu {
    display: block;
}


    #ne_dash #ne_dash_menu span {
        top: 0px;
        font-size: 14px;
        padding-left: 65px;
        font-weight: 400;
        text-transform: uppercase;
        color: #404040;
        left: 0;
        line-height: 60px;
    }

    #ne_dash.minimal #ne_dash_menu .button .icon {background-repeat: no-repeat;height: 14px;width: 132px;filter: grayscale(1);}

    #ne_dash #ne_dash_menu .button {
        height: 65px;
        position: relative;
        background: rgb(241, 241, 241);
        width: auto;
    }

    #ne_dash.minimal #ne_dash_menu span {
        top: unset;
        height: 20px;
        font-size: 6px;
        /* text-align: center; */
        width: -webkit-fill-available;
        font-weight: 400;
        text-transform: uppercase;
        color: #898888ba;
        left: unset;
        line-height: 20px;
        text-align: center;
        position: relative;
        display: inline-block;
        height: fit-content;
        bottom: 3px;
        position: absolute;
        right: unset;
        left: 0px;
        letter-spacing: 0.04em;
    }



    #ne_dash #ne_dash_menu {
        background: none;
        top: 60px;
        /* grid-template-columns: repeat(1, 1fr); */
        grid-gap: 1px;
        top: 0px;
    }

    #ne_dash.minimal #ne_dash_menu {
        background: none;
        top: 60px;
        grid-template-columns: repeat(16, 1fr);
        grid-gap: 1px 2px;
        top: 2px;
        left: 0;
        width: -webkit-fill-available;
        /* overflow-x: scroll; */
        height: fit-content;
        display: grid;
        width: calc(100% - 100px);
        WIDTH: 100%;
    }

    #ne_dash #ne_dash_menu .button .icon {
        width: 30px;
        height: 30px;
        padding: 0;
        top: 13px;
        left: 20px;
    }

    #ne_dash_menu .hovering {
        
    }
#ne_dash #ne_dash_menu .button:active {
    background: #272626;
}
    #ne_dash #ne_dash_menu .button {
        display: inline-block;
        line-height: 52px;
        background: #383636;
        text-align: left;
        padding-left: 0px;
        height: 58px;
        margin: 0px 0 0px 0;
        box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.8);
        box-shadow: none;
        border-radius: 0px;
        border-left: 0;
        border-right: 0;
        background-size: 423px;
        margin: 0 0px;
        padding: 0;
        text-align: center;
        position: relative;
        width: auto;
        cursor: pointer;
        /* width: 90px; */
        border: 0px solid #e0e0e01f;
    }

    #ne_dash #ne_dash_menu .button:hover {
        background: #4a4646;
        color: #000;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0s ease-in-out;
    }
    
    
    #ne_show_start .icon {
        background-image: url(../images/ui-optimized/ic-start-dark.png);
        background-size: 32px;
        background-position: right;
    }
    
    #ne_show_start.stop .icon {
        background-image: url(../images/ui-optimized/ic-stop-dark.png);
        height: 19px;
        width: 37px;
        background-size: 52px;
    }
    
    #ne_show_pause {
        background: #116d1e;
    }
    
    #ne_show_pause .icon {
        background-image: url(../images/ui-optimized/ic-pause-dark.png);
    }
}




@media screen and (min-width: 1680px) {

    #ne_dash.minimal #ne_dash_menu {
        background: none;
        grid-template-columns: repeat(11, 1fr);
        grid-gap: 2px;
        top: 2px;
        width: calc(100% - 4px);
        overflow-x: scroll;
        display: grid;
        left: 2px;
    }
#ne_dash.minimal #ne_dash_menu {
    display: block;
}


    #ne_dash #ne_dash_menu span {
        top: 0px;
        font-size: 14px;
        padding-left: 65px;
        font-weight: 400;
        text-transform: uppercase;
        color: #404040;
        left: 0;
        line-height: 60px;
    }

    #ne_dash.minimal #ne_dash_menu .button .icon {}

    #ne_dash #ne_dash_menu .button {
        height: 65px;
        position: relative;
        background: rgb(241, 241, 241);
        width: auto;
    }

    #ne_dash.minimal #ne_dash_menu span {
        top: unset;
        height: 20px;
        font-size: 8px;
        text-align: left;
        width: auto;
        font-weight: 500;
        text-transform: uppercase;
        color: #a8a8a866;
        left: unset;
        line-height: 20px;
        text-align: right;
        position: relative;
        display: inline-block;
        height: fit-content;
        bottom: 3px;
        position: absolute;
        right: unset;
        left: 12px;
    }



    #ne_dash #ne_dash_menu {
        background: none;
        top: 60px;
        /* grid-template-columns: repeat(1, 1fr); */
        grid-gap: 1px;
        top: 0px;
    }

    #ne_dash.minimal #ne_dash_menu {
        background: none;
        top: 60px;
        grid-template-columns: repeat(18, 1fr);
        grid-gap: 1px 2px;
        top: 2px;
        left: 2px;
        /* width: -webkit-fill-available; */
        overflow-x: scroll;
        height: 62px;
        display: grid;
    }
  #ne_dash.minimal #ne_dash_menu.smm {
    grid-template-columns: repeat(5, 1fr);
    width: 800px;
    right: 0;
    left: unset;
}
    #ne_dash #ne_dash_menu .button .icon {
        width: 30px;
        height: 30px;
        padding: 0;
        top: 13px;
        left: 20px;
    }

    #ne_dash_menu .hovering {
        
    }
#ne_dash #ne_dash_menu .button:active {
    background: #272626;
}
    #ne_dash #ne_dash_menu .button {
        display: inline-block;
        line-height: 52px;
        background: #383636;
        text-align: left;
        padding-left: 0px;
        height: 58px;
        margin: 0px 0 0px 0;
        box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.8);
        box-shadow: none;
        border-radius: 0px;
        border-left: 0;
        border-right: 0;
        background-size: 423px;
        margin: 0 0px;
        padding: 0;
        text-align: center;
        position: relative;
        width: 100%;
        cursor: pointer;
        /* width: 90px; */
        border: 0px solid #e0e0e01f;
        top: 0;
        border-radius: 0;
        left: 0;
    }

    #ne_dash #ne_dash_menu .button:hover {
        background: #4a4646;
        color: #000;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0s ease-in-out;
    }
    
    #ne_show_start {
        background: #821300;
    }
    
    #ne_show_start .icon {
        background-image: url(../images/ui-optimized/ic-start-dark.png);
        background-size: 32px;
        background-position: right;
    }
    
    #ne_show_start.stop .icon {
        background-image: url(../images/ui-optimized/ic-stop-dark.png);
        height: 19px;
        width: 37px;
        background-size: 52px;
    }
    
    #ne_dash #ne_dash_menu #ne_show_pause {
        background: #116d1e;
    }
    
    #ne_dash #ne_dash_menu #ne_show_pause .icon {
        background-image: url(../images/ui-optimized/ic-pause-dark.png);
    }
}

  