/* Mobile Navigation */




.ne-glass {
    background: rgba(40, 40, 40, .2);
    backdrop-filter: blur(15px);
    /* -webkit-box-shadow: 0px 4px 20px rgb(0 0 0 / 15%); */
}


/* Dash */
#ne_dash {
    position: fixed;
    z-index: 22;
}

#ne_dash.active {
    background: #262626;
}

#ne_dash.expand {
    height: 510px;
    top: unset;
}

#ne_dash #menu-main li {
    display: block;
    width: auto;
    margin: 0px 0px 0;
    padding: 0;
    height: 110px;
}

#ne_dash #menu-main li a {
    color: #393838;
    font-size: 19px;
    display: block;
    width: 100%;
    background: RGBA(227, 227, 227, 0.3);
    height: 100px;
    line-height: 100px;
    /*! border-radius: 4px; */
    letter-spacing: 0.04em;
}

#ne_dash .action .button span {
    display: block;
    margin-top: 15px;
    font-size: 12px;
    margin-left: 28px;
    text-align: left;
}

#ne_dash .action .logout.button {
    bottom: 20px;
    top: unset;
    background-image: url(../images/ui/ui-off.png);
    border-radius: 40px;
    /*! background-size: 20px; */
}


#ne_dash #ne_task_form_add {
    top: 130px;
}

#ne_dash #ne_account_new_form {
    top: 205px;
}


/* Dash menu items and buttons */
#general_nav {
    position: absolute;
    top: 456px;
    width: 100%;
    height: 50px;
    display: none;
}

#authorized_accounts .go-settings, #authorized_accounts .go-account, #authorized_accounts #logout, #authorized_accounts #gowp, #authorized_accounts 
 #ne_show_settings {
    /*! bottom: 80px; */
    position: absolute;
    width: 32px;
    border-radius: 3px;
    height: 25px;
    color: transparent !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 6l6 6-6 6' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 12H4' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    background-color: #383636;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    z-index: 14;
    background-position: center;
    bottom: 15px;
    padding: 0;
    margin: 0;
    right: 30px;
    border: 0;
    box-shadow: none;
}


#authorized_accounts #gowp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='9' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2'/%3E%3Cpath d='M7.5 8.5l2.1 7 2-5 1.9 5 2.1-7' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    right: 76px;
    top: unset;
    /* bottom: 20px; */
}

#authorized_accounts .go-settings  {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='3.2' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2'/%3E%3Cpath d='M12 3.5v2.2M12 18.3v2.2M20.5 12h-2.2M5.7 12H3.5M18.1 5.9l-1.6 1.6M7.5 16.5l-1.6 1.6M18.1 18.1l-1.6-1.6M7.5 7.5L5.9 5.9' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");
    right: 25px;
    top: 20px;
    bottom: unset;
    /* opacity: 0.4; */
}
#authorized_accounts .go-logout  {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 6H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h4' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M13 8l4 4-4 4' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 12H9' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    right: 113px;
    bottom: 19px;
}
#authorized_accounts .go-account {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='8' r='3.2' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2'/%3E%3Cpath d='M5.5 18.5c1.8-3 4.2-4.5 6.5-4.5s4.7 1.5 6.5 4.5' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    right: 70px;
    top: 20px;
    /* bottom: 20px; */
    /* width: 18px; */
    /* height: 18px; */
}

#authorized_accounts .go-settings,
#authorized_accounts .go-account,
#authorized_accounts #logout,
#authorized_accounts #gowp,
#authorized_accounts #ne_show_settings.ne-authorized-account-btn {
    color: transparent !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: #383636;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

#authorized_accounts .go-settings span,
#authorized_accounts .go-account span,
#authorized_accounts #logout span,
#authorized_accounts #gowp span,
#authorized_accounts #ne_show_settings.ne-authorized-account-btn span {
    display: none !important;
}

#authorized_accounts .go-account::before,
#authorized_accounts .go-settings::before,
#authorized_accounts #ne_show_settings.ne-authorized-account-btn::before,
#authorized_accounts #gowp::before,
#authorized_accounts #logout::before {
    content: none !important;
}

#authorized_accounts .go-account::before {
    content: none;
}

#authorized_accounts .go-settings::before {
    content: none;
}

#authorized_accounts #ne_show_settings.ne-authorized-account-btn::before {
    content: none;
}

#authorized_accounts #gowp::before {
    content: none;
}

#authorized_accounts #logout::before {
    content: none;
}

#authorized_accounts .go-account {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4Zm0 2c-4.42 0-8 2.01-8 4.5V20h16v-1.5c0-2.49-3.58-4.5-8-4.5Z' fill='rgba%28184%2C184%2C184%2C0.3%29'/%3E%3C/svg%3E") !important;
}

#authorized_accounts .go-settings {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='4' y='5' width='16' height='14' rx='3' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2'/%3E%3Cpath d='M8 10h8M8 14h5' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='17' cy='14' r='1.2' fill='rgba%28184%2C184%2C184%2C0.3%29'/%3E%3C/svg%3E") !important;
}

#authorized_accounts #ne_show_settings.ne-authorized-account-btn {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='4' y='5' width='16' height='14' rx='3' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2'/%3E%3Cpath d='M8 10h8M8 14h5' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='17' cy='14' r='1.2' fill='rgba%28184%2C184%2C184%2C0.3%29'/%3E%3C/svg%3E") !important;
}

#authorized_accounts #gowp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='9' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='2'/%3E%3Cpath d='M7.1 8.3l2.2 7.4 2.4-5.8 2.3 5.8 2.9-7.4' fill='none' stroke='rgba%28184%2C184%2C184%2C0.3%29' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

#authorized_accounts #logout {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 3h-2v10h2V3Zm4.83 2.17-1.42 1.42A7 7 0 1 1 7.58 6.6L6.17 5.17a9 9 0 1 0 11.66 0Z' fill='rgba%28184%2C184%2C184%2C0.3%29'/%3E%3C/svg%3E") !important;
}

#authorized_accounts .go-settings,
#authorized_accounts #ne_show_settings.ne-authorized-account-btn {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.4 13.5c.1-.5.1-1 .1-1.5s0-1-.1-1.5l2-1.5-2-3.5-2.4 1a7 7 0 0 0-2.6-1.5L14 2h-4l-.4 2.5A7 7 0 0 0 7 6L4.6 5l-2 3.5 2 1.5c-.1.5-.1 1-.1 1.5s0 1 .1 1.5l-2 1.5 2 3.5 2.4-1a7 7 0 0 0 2.6 1.5L10 22h4l.4-2.5A7 7 0 0 0 17 18l2.4 1 2-3.5-2-1.5Z' fill='rgba%28184%2C184%2C184%2C0.3%29'/%3E%3Ccircle cx='12' cy='12' r='3.1' fill='%23383636'/%3E%3C/svg%3E") !important;
}

#authorized_accounts .go-account:hover,
#authorized_accounts .go-account:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4Zm0 2c-4.42 0-8 2.01-8 4.5V20h16v-1.5c0-2.49-3.58-4.5-8-4.5Z' fill='%23f4a83c'/%3E%3C/svg%3E") !important;
}

#authorized_accounts .go-settings:hover,
#authorized_accounts .go-settings:focus,
#authorized_accounts #ne_show_settings.ne-authorized-account-btn:hover,
#authorized_accounts #ne_show_settings.ne-authorized-account-btn:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.4 13.5c.1-.5.1-1 .1-1.5s0-1-.1-1.5l2-1.5-2-3.5-2.4 1a7 7 0 0 0-2.6-1.5L14 2h-4l-.4 2.5A7 7 0 0 0 7 6L4.6 5l-2 3.5 2 1.5c-.1.5-.1 1-.1 1.5s0 1 .1 1.5l-2 1.5 2 3.5 2.4-1a7 7 0 0 0 2.6 1.5L10 22h4l.4-2.5A7 7 0 0 0 17 18l2.4 1 2-3.5-2-1.5Z' fill='%23f4a83c'/%3E%3Ccircle cx='12' cy='12' r='3.1' fill='%23383636'/%3E%3C/svg%3E") !important;
}

#authorized_accounts #gowp:hover,
#authorized_accounts #gowp:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='9' fill='none' stroke='%23f4a83c' stroke-width='2'/%3E%3Cpath d='M7.1 8.3l2.2 7.4 2.4-5.8 2.3 5.8 2.9-7.4' fill='none' stroke='%23f4a83c' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

#authorized_accounts #logout:hover,
#authorized_accounts #logout:focus {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 3h-2v10h2V3Zm4.83 2.17-1.42 1.42A7 7 0 1 1 7.58 6.6L6.17 5.17a9 9 0 1 0 11.66 0Z' fill='%23f4a83c'/%3E%3C/svg%3E") !important;
}









/* Dash */

#ne_dash {
    width: 100%;
    left: 0;
    position: fixed;
    overflow: hidden;
    height: 0;
    bottom: -70px;
    opacity: 0;
}

#ne_dash.expand {
    height: 100vh;
    bottom: -112px;
    right: 0;
    width: 100%;
    opacity: 1;
    left: unset;
}

#finder .search-results {
    position: absolute;
    top: 58px;
    width: min(760px, calc(100vw - 24px));
    max-width: calc(100vw - 24px);
    box-sizing: border-box;
    height: auto;
    z-index: 99;
    background: #151515;
    padding: 24px 18px;
    color: #898989;
    display: none;
}

#finder .search-results.active {
    display: block;
    position: fixed;
    top: 76px;
    left: 12px;
    max-height: calc(100vh - 94px);
    overflow-y: auto;
}

.ne-search-results-tabs {
    display: flex;
    gap: 6px;
    margin: 0 0 18px;
    padding: 0 0 10px;
    overflow-x: auto;
    scrollbar-width: thin;
}

.ne-search-results-tab {
    flex: 0 0 auto;
    min-height: 28px;
    padding: 0 10px;
    border: 1px solid #343434;
    border-radius: 3px;
    background: #202020;
    color: #aaa;
    font-size: 11px;
    line-height: 26px;
    cursor: pointer;
}

.ne-search-results-tab.active {
    border-color: #a66c27;
    background: #3a2b1b;
    color: #f4a83c;
}

#finder [data-ne-search-section][hidden] {
    display: none !important;
}

#finder.is-searching::after {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-top-color: #f4a83c;
    border-radius: 50%;
    animation: ne-search-spinner 0.65s linear infinite;
}

@keyframes ne-search-spinner {
    to {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 767px) {
    #finder .search-results.active {
        top: 98px;
        width: calc(100vw - 16px);
        max-width: calc(100vw - 16px);
        left: 8px;
        max-height: calc(100vh - 114px);
        padding: 16px 12px;
    }
}

.search-results h2 {
    font-size: 12px;
    border-bottom: 1px solid #262626;
    margin: 0px 0 8px;
    padding: 6px 0;
    font-weight: 400;
    letter-spacing: .03em;
    color: #5f5f5f;
    text-transform: uppercase;
}

.search-results li {
    font-size: 18px;
    padding: 6px 0;
    color: #b88238;
    letter-spacing: .03em;
}

#finder .search-results a.search-id {
    font-size: 18px;
    letter-spacing: 0.04em;
    font-weight: 300;
    color: #c4c4c4;
}

#finder .search-results .section.task {
    margin-bottom: 18px;
}

#finder .search-results .no-result {
    color: #4a4646;
    font-size: 12px;
}

#finder .search-results .ne-search-result-id {
    position: static !important;
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
    margin: 0 8px 0 0 !important;
    padding: 0 !important;
    transform: none !important;
    color: #686868;
    font-size: 10px !important;
    font-weight: 500;
    line-height: 1 !important;
    vertical-align: middle;
}







.filter {
    margin: 0;
    padding: 0;
    display: inline-block;
    position: fixed;
    top: 0px;
    left: 74px;
    height: 0;
}

.filter.active {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    height: auto;
}

.filter .item {
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    text-transform: capitalize;
    display: none;
}

.filter.active .item,
.filter .item.main {
    display: block;
    background: rgb(95, 95, 95);
    text-align: left;
    font-size: 11px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    width: 90px;
}

.filter.active .item.main {
    display: none;
}

.filter .main {
    display: none;
    width: 60px;
    position: unset;
    background: rgba(213, 213, 213, 0.84);
    color: rgb(119, 119, 119);
}

.filter .main.active {
    display: inline-block;
    position: unset;
}

.filter .item.active,
.filter .item.active:hover {
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.filter .item:hover {
    background: #ccc;
    color: #000;
}

#filter_status {
    left: 185px;
}

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

    #ne_dash.active.minimal {
        height: 63px;
        top: 0px;
        position: absolute;
        overflow: hidden;
        display: block
    }

    #ne_dash.active.minimal {
        width: 100%;
        color: transparent;
        left: 0;
        z-index: 29;
        grid-template-columns: auto;
        opacity: 1;
        height: 63px;
    }

    #general_nav {
        position: fixed;
        display: block
    }

    #general_nav .button {
        right: 30px
    }

    #general_nav .wp {
        right: 70px
    }

    #ne_dash.active {
        left: 0
    }

    #ne_dash {
        box-shadow: none
    }

    #general_nav {
        top: -1px;
        height: 60px;
        bottom: 0;
        width: 90px;
        z-index: 30;
        right: 368px
    }

    #general_nav .edit {
        left: 250px;
        background-image: url(../images/ui/ui-cal.png)
    }

    #general_nav .home {
        right: 110px;
        display: none
    }

    #general_nav .wp {
        display: none
    }

}

@media screen and (max-width: 1199px) {
    #ne_dash.active.minimal.expand {
        top: 45px;
        bottom: 0;
        height: calc(100vh - 59px);
        min-height: 0;
        overflow-x: hidden;
        overflow-y: auto;
        background: #1f1f1f;
    }
}
