.main.tab .data.label.format {
    text-align: left;
    font-size: 12px;
    width: max-content;
    position: relative;
    top: 65px;
    display: block;
    left: 15px;
    text-transform: capitalize;
    font-weight: 300;
    color: #dddddd3d;
}

.flow-dropdown select {
    background: #1b1b1b !important;
    color: #ddd;
}
#template_options {/* display: none; */}
.template-options {
    display: grid;
    grid-template-columns: auto 90px 140px;
    grid-gap: 2px;
    margin-top: 0px;
}

.template-options select, .template-options input {
    margin: 0px !important;
    height: 49px;
}
.template-options .ne-dropdown {
    display: block !important;
}

#ne_pj_options {
    height: 100px;
}
#ne_pj_options label {
    position: unset;
    border: 0;
    background-color: #383636;
    margin: 0;
    width: auto;
}
#ne_pj_options input[type=checkbox]:checked + .ne-ui {
    background-color: #f4a83c;
    color: initial;
}
#ne_modal.active {
    right: 30px;
}
#ne_modal {
    position: fixed;
    top: 140px;
    left: calc(50% - -10px);
    z-index: 999;
    width: 380px;
    height: auto;
    background: #262626;
    padding: 0px;
    box-shadow: 0 17px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border: 3px solid #383636;
    padding: 2px;
    height: 55px;
    width: 379px;
    height: 755px;
    right: -530px;
    left: unset;
}
#ne_modal:hover {
    height: 755px;
    width: 379px;
}
form.ne-modal.project-template {
    width: 100%;
    height: 460px;
}

a.button.icon.close {
    bottom: 60px;
    position: absolute;
    top: unset;
    /* display: none; */
}
.pj-templates {
    padding: 0px 0px 0px;
    height: 155px;
    overflow-y: scroll;
}
.pj-templates:hover {
    height: 620px;
}
#ne_modal .header {
    padding: 14px 14px;
    background: #451b69;
    /* margin-top: 1px; */
    display: grid;
    grid-template-columns: auto 54px 44px;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 2px;
}
#ne_modal .header .title {
    padding: 2px;
    font-size: 11px;
    text-transform: uppercase;
    color: #f4a83c;
    letter-spacing: 0.07em;
}

.pj-templates div {
    padding: 14px 14px;
    background: #383636;
    /* margin-top: 1px; */
    display: grid;
    grid-template-columns: auto 54px 44px;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 2px;
}
.pj-templates div:hover {
    background: #4a4646;
    color: white;
    font-size: 14px;
}
.pj-templates div .button-sm {opacity: 0;width: 43px;}
.pj-templates div:hover .button-sm {opacity: 1;}

form.luncher fieldset {
    border: 0;
    background: #383636;
}
form.luncher {
    margin-bottom: 2px;
    position: absolute;
    z-index: 130;
    width: 370px;
    min-height: 0px;
    background: #262626;
    overflow: hidden;
    height: 0;
    top: 2px;
}
form.luncher .ne-form {
    margin-bottom: 2px !important;
}
form.luncher.active {
    height: 640px;
}
form.luncher .ne-form, form.luncher .button {
    border: 0;
    width: 100% !important;
    padding: 0;
}
form.luncher input, form.luncher input:hover {
    border: 0;
    width: 100% !important;
    background-color: #383636;
    color: #fff;
}
form.luncher fieldset {
    border: 0;
    background: #383636;
}
form.luncher fieldset {
    border: 0;
    background: #262626;
}
.wrap.easy {
    position: absolute;
    width: 369px;
}

form.luncher .actions {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.options-add {
    position: absolute;
    top: 0;
    z-index: 99;
    background: #212121;
    height: 630px;
    position: absolute;
    display: none;
}
.options-add.active {
    display: block;
}
a.button.icon.template-add, a.button.icon.options-add {
    /* position: absolute; */
    right: unset;
    left: 20px;
    /* background-image: url(../images/ui/ui-back.png); */
    /* background-size: 21px; */*
    height: 49px; */
;
    top: 642px;
}
fieldset.template-add.active {
    position: absolute;
    top: 0;
}
a.button.icon.options-add, a.button.icon.template-add, a.button.icon.options-add, a.button.icon.close {
    position: absolute;
    top: 664px;
    background-image: url(../images/ui/ui-black-settings.png);
    background-size: 14px;
    height: 30px;
    width: 30px;
    top: 640px;
    left: unset;
    right: 11px;
    border-radius: 100px;
    background-color: #383636;
    bottom: unset;
}
a.button.icon.close {}

a.button.icon.template-add.active {
    right: 60px;
    background-image: url(../images/ui/ui-back.png);
    top: 642px;
}
#ne_modal h3 {
    padding: 2px;
    font-size: 11px;
    text-transform: uppercase;
    color: #f4a83c;
    letter-spacing: 0.07em;
}
#ne_view .ne-modal .ne-form.ne-dropdown {
    margin-bottom: 2px;
    display: none;
}
#ne_view .ne-modal .ne-form.ne-dropdown.flow-dropdown, #ne_view .ne-modal .template_options .ne-dropdown {
    margin-bottom: 1px;
    display: block;
}
#ne_view .ne-modal .ne-form.ne-dropdown.active {/* margin-bottom: 11px; */display: block;}
#ne_view .ne-modal .ne-form.ne-dropdown:disabled {
    display: none;
}
#ne_view .ne-modal fieldset {
    border: 0;
    margin-top: 0px;
}
#ne_view .ne-modal .ne-form input {
    border: 0;
    margin-bottom: 2px;
    background: #383636;
    height: 49px;
    font-size: 14px;
    color: white;
}
#ne_view .ne-modal .ne-form.parent {
    width: 100%;
    margin-bottom: 2px;
}
#ne_view .ne-modal .parent label {
    height: 49px;
    line-height: 47px;
    font-weight: 500;
    font-size: 13px;
    color: #dddddd36;
    width: auto;
    padding: 0 0px 0 0px;
    background-image: unset !important;
    margin: 0;
    text-align: center;
}
#ne_view .ne-modal .parent label span {
    position: relative;
    width: auto;
    top: 0;
    height: unset;
}
#ne_view .ne-modal .parent label:hover, #ne_pj_options label:hover {
    color: #ddddddc2;
    background: #4a4646;
}
#ne_view .ne-modal .parent  input[type=radio]:checked+.ne-ui {background-color: #ffa11b;background-color: #f4a83c;border: none;color: white;text-align: center;text-decoration: none;display: inline-block;font-size: 12px;cursor: pointer;transition: box-shadow 0.3s ease-in-out;box-shadow: 0 0 10px rgba(255, 165, 0, 0.7); /* Adjust the color and glow size */}
#ne_view .ne-modal .parent  input[type=radio]:checked+.ne-ui:hover {
background-color: #ffa11b;
    background-color: orange;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
        box-shadow: none;

    transition: box-shadow 0.3s ease-in-out;
    
}
fieldset.template-add {
    display: none;
}
fieldset.template-add.active {
    display: block;
    height: 630px;
    z-index: 999;
    background: #212121;
}
.project-template .button.icon {
    width: 100%;
    height: 30px;
    background-size: 3%;
    background-image: url(../images/ui/ui-add-dark.png);
    background-color: #383636;
}
#ne_view .ne-modal .ne-form {
    width: 100%;
}
.ne-modal .ne-select.parent, #ne_view .ne-modal .ne-checkbox {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2px;
}

.ne-form.active select.ne_project_type {
    display: block;
}
select.ne_project_type {
    display: none;
}
select.ne_project_type.active {
    display: block;
    height: 49px;
}
#ne_view .ne-modal .actions {
    /* display: grid; */
    /* grid-template-columns: auto auto auto; */
    justify-content: center;
    grid-gap: 2px;
    margin: 20px auto 0px;
    /* width: 100%; */
    position: absolute;
    bottom: 0;
    left: 50px;
    top: 0;
    left: unset;
    right: 0;
    top: -50px;
    bottom: unset;
    margin: 0;
}
#ne_view .ne-modal .actions .button, .options .close {min-width: unset;/* width: 140px; */height: 49px;line-height: 49px;padding: 0;top: 450px;position: unset;}
#ne_view .ne-modal .actions .button.save {color: #888888;width: 140px;height: 49px;line-height: 49px;margin: auto;margin: 0;top: 0px;position: relative;right: 0px;right: -150px;}
#ne_view .ne-modal .actions .button.save.active {right: 0;}
fieldset.options {
    display: none;
}
fieldset.options.active {
    display: block;
}






/* PROJECTS */
li:hover .estimate-total {
    left: 560px;
}
.estimate-total {
    left: -55px;
    top: 18px;
    font-size: 12px;
    opacity: 1;
    text-align: left;
    position: absolute;
}
.ne-list .task.project .check.button {
    right: 75px;
    width: 0;
    height: 0;
    top: 20px;
}
.ne-list .task.project:hover .check.button, .ne-list .task.project .check.button.active {
    right: 60px;
    width: 25px;
    height: 25px;
    transform-origin: left;
    top: 10px;
}
.ne-list .task.project:hover .avatar-wrap, .ne-list .task.project.selected .avatar-wrap {
    left: 92px;
}
.ne-list .task.project .avatar-wrap {
    left: -28px;
    position: absolute;
    top: 9px;
    /* display: none; */
    border-radius: 2px;
    /* opacity: 0.2; */
    /* border: 1px solid #ffffff2e; */
    width: 30px;
    height: 30px;
}

.ne-list .task.project:hover .avatar-wrap {
    opacity: 1;
}

.ne-list .task.project .account-tag {
    left: 135px;
    position: absolute;
    top: 17px;
    font-size: 14px;
    color: #ffffff2b;
    display: none;
}
.ne-list .task.project:hover .account-tag {
    display: none;
}

.indicator {
    width: 50px;
    display: flex;
    height: 14px;
    grid-gap: 0px;
}



.project span.total {
    right: 490px;
    width: 140px;
    text-align: left;
    font-size: 18px;
    display: none;
}

.production .project span.clips {
    right: 490px;
    width: 230px;
    text-align: left;
    font-size: 52px;
    /* display: none; */
    height: auto;
    color: #807c7c;
}

.project .action-list {
    display: none;
}

.project .format.label {
    top: 16px;
}

.project span.request-count.warn {
    background-color: #6a0100;
    color: #333131;
}

.project span.task_id {
    top: 19px;
    display: inline-block;
    right: 61px;
    font-size: 10px;
    color: #c5b9ae36;
    /* display: none; */
}

.project .label.format {
    right: unset;
    border-radius: 8px !important;
    width: 120px;
    text-align: right;
    background: no-repeat;
    display: block;
    opacity: 1;
    left: 740px;
    color: #c5b9ae36;
}

.project:hover span.task_id {
    display: block;
    right: 100px;
}
.project:hover .format {
    display: none;
}
.ne-list.production .project:hover .label.type {
    display: none;
}

.ne-list .project .label.ad-campaign {
    left: unset;
    right: 20px;
    top: 17px;
    width: auto;
    background: #f4a83c;
}

div#ne_projects {
    overflow: hidden;
}

#ne_projects .badge {
    top: 17px;
    right: 80px;
    width: 40px;
    height: 40px;
    left: unset;
}
#ne_projects .projects .badge.error-empty {
    background-size: 25px;
}
#ne_projects .projects .badge {
    left: unset;
    top: 0px;
    width: 48px;
    right: -3px;
    background-size: 16px;
    background-color: #cc800d;
    border-radius: 0;
    height: 48px;
}
.ne-list .project.item {
    display: block;
    overflow: hidden;
    /* height: 220px; */
    display: none;
}
.ne-list .project.item.expanded {
    display: block;
    overflow: hidden;
    height: max-content;
}
.ne-list .project.item:active {
    background: #5c5959;
}
.ne-list .project.item.active {
    display: block;
    /* color: #444; */
    /* background-color: #383636; */
    overflow: hidden;
    /* height: max-content; */
    /* height: 120px; */
}
.dash-form label.ne-ui.ne-form-ui {
    border: 1px solid rgb(55 54 54);
    background-color: #424040;
    color: #c6c5c4;
    margin: 0;
    font-size: 10px;
}
.dash-form input[type=radio]:checked + .ne-ui {
    border: 1px solid rgb(55 54 54);
    background-color: #4e4b4b;
    color: #c6c5c4;
}
.project a.button.icon.active {
    display: block;
    height: 74px;
    right: 296px;
    width: 80px;
    top: 21px;
    display: none;
}
.ne-list.production .project .title {
    font-size: 24px;
    left: 200px;
    top: 40px;
}
.ne-list .project .shotlist .title {
    font-size: 24px;
    left: 380px;
    top: 40px;
}
    .ne-list .project .avatar-wrap {
        top: 20px;
        left: 100px;
        width: 35px;
        height: 35px;
        position: absolute;
    }
    .ne-list.production .project .avatar-wrap {
        top: 35px;
        left: 110px;
        width: 45px;
        height: 45px;
        position: absolute;
        background-size: contain;
    }
.project ul {
    padding-top: 220px;
}
.project ul li ul, .project ul li ul:hover {
    background: #262626;
    height: 110px;
}

.ne-list .project ul .item {
    background: #555252;
    height: 110px;
}
.ne-list .project ul .item:hover {
    background: #383636;
    height: 110px;
}
.ne-project-status {
    /* height: 240px; */
    width: 391px;
    /* display: grid; */
    /* grid-template-columns: repeat(4, 1fr); */
}
.ne-project-status label {
    display: none;
}
.project ul li ul.badges, .project ul li ul.badges:hover {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: auto;
    padding: 0;
    background: no-repeat;
}

.badge-wrap {
    /* display: grid; */
    position: absolute;
    right: 440px;
    height: -webkit-fill-available;
    width: 140px;
    top: 10px;
}
.project.item .id {
    color: #999;
    text-align: center;
    position: absolute;
    right: 16px;
    font-size: 12px;
    bottom: 20px;
}

.project.item .duedate {
    left: unset;
    position: absolute;
    display: block;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    top: 8px;
    left: 11px;
    opacity: 1;
    color: #fff;
    width: 80px;
    margin: 0;
    padding: 0;
    height: auto;
    text-align: left;
    top: 14px;
}
.ne-list.production .project a.button.icon {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 72px;
    background-image: url(../images/ui/ui-add-dark.png);
    background-size: 17px;
    border-radius: 6px;
}
span.icon.camera {
    /* background: #242424; */
    width: 100px;
    height: 110px;
    display: block;
    background-image: url(../images/icons/ic-photo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 43%;
    position: absolute;
    left: 10px;
}
span.icon.camera.drone {
    /* background: red; */
    background-image: url(../images/icons/ic-drone.png);
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: 50%; */
}
span.icon.camera.actioncam {
    /* background: red; */
    /* width: 100px; */
    /* height: 100px; */
    /* display: block; */
    background-image: url(../images/icons/ic-actioncam.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
}
span.icon.camera.phone {
    /* background: red; */
    /* width: 100px; */
    /* height: 100px; */
    /* display: block; */
    background-image: url(../images/icons/ic-phone.png);
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: 50%; */
}
span.icon.angle {
    /* background-color: #c73a3a; */
    width: 100px;
    height: 110px;
    display: block;
    background-image: url(../images/icons/ic-cam-movement-eye.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20%;
    left: 120px;
    position: absolute;
    opacity: 1;
    z-index: 99;
    top: 0;
}
span.icon.type {
    /* background-color: #c73a3a; */
    width: 100px;
    height: 110px;
    display: block;
    background-image: url(../images/ui/ui-shot-type-animation.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35%;
    left: 300px;
    position: absolute;
    opacity: 0.2;
    z-index: 99;
    top: 0;
}

span.icon.type.photo {
    background-image: url(../images/icons/ic-photo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
}
span.icon.type.video {
    background-image: url(../images/icons/ic-video.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35%;
}
span.icon.angle.bird {
    background-image: url(../images/icons/ic-cam-movement-bird.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20%;
}
span.icon.angle.pedestal {
    background-image: url(../images/icons/ic-cam-movement-pedestal.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20%;
}

.ne-list.production .project a.button.icon {
    /* display: none; */
    width: 70px;
    height: 70px;
    right: 330px;
    top: 20px;
    opacity: 0;
}
.ne-list.production .project a.button.icon.newshot {
    right: 430px;
}
.ne-list .project .action.button {
    right: 325px;
    top: 20px;
    position: absolute;
    font-size: 12px;
    text-transform: uppercase;
    color: #dddddda6;
    top: 20px;
    width: 50px;
    height: 70px;
    line-height: 68px;
    border-radius: 6px;
    opacity: 0;
}
.ne-list .project .action.button.finish {
    right: 120px;
    top: 30px;
    position: absolute;
    background: #00820f;
    opacity: 1;
    position: absolute;
}
.ne-list .project:hover .action.button {
    right: 230px;
    top: 24px;
    position: absolute;
}
.ne-list .project li:hover .action.button.start {
    right: 325px;
    top: 23px;
    position: absolute;
    background: #821300;
    opacity: 1;
}
.action.button.start {
}
.ne-list.production .project:hover a.button.icon.openss {
    right: 330px;
    background-image: url(../images/ui/ui-expand-dark.png);
}
.ne-list.production .project:hover a.button.icon {
    /* display: block; */
    top: 20px;
    opacity: 1;
    right: 430px;
}
.project.item .duedate span {
    top: 90px;
}
.ne-project-status .label {
    height: -webkit-fill-available;
    width: 5px;
    top: 0;
    left: 80px;
}
.ne-list .project a.button.icon, .ne-list .project:hover a.button.icon {
    display: block;
    background-color: #2a2a2a;
    right: 0px;
    position: absolute;
    display: none;
    height: 50px;
    width: 48px;
}

.ne-list.compact li:hover .button.icon {
    background-color: #312f2f;
    display: block;
    right: 0;
    background-image: url(../images/ui/ic-edit-grey-small.png);
    background-size: 13px;
}

.ne-list.compact li .button.icon:hover {
    background-color: #1b1b1b;
}
.ne-list .project .title {
    text-transform: capitalize !important;
    left: 147px;
}
.project span.request-count {
    right: -2px;
    top: 0px;
    background: #333131;
    width: 50px;
    height: 48px;
    line-height: 48px;
    font-size: 25px;
    font-weight: 800;
    border-radius: 0px;
    padding-left: 2px;
}

.project span.estimate-remaining {
    right: 280px;
    top: 17px;
    font-size: 12px;
    opacity: 0.5;
    display: none;
}

#ne_projects .project .error {
    right: 320px;
    top: 17px;
    font-size: 12px;
    opacity: 0.5;
    position: absolute;
}
li:hover span.estimate-progress.progress, li.selected span.estimate-progress.progress {
    background: #212121;
    color: #cccccc;
}
.project span.estimate-progress {
    right: 295px;
    top: 6px;
    font-size: 15px;
    color: #878686;
    line-height: 33px;
    padding: 2px 4px;
    height: 37px;
    width: 56px;
    text-align: center;
    border-radius: 4px;
    font-weight: 400;
    letter-spacing: 0;
    filter: drop-shadow(0px -1px 3px #f5a83d3d) !important;
}
.project span.estimate-progress.done.incomplete {
    color: #f4833c;
}
.project span.estimate-progress.done {
    color: #affb58;
}


.project.task .task_status {
    height: 48px;
    top: 0px;
    width: 3px;
    left: 73px;
    padding: 0;
    border-radius: 0px;
    z-index: 1;
    opacity: 0.2;
}

.ne-list .avatar-wrapper {
    width: 45px;
    left: 8px;
    height: 45px;
}


.projects-wrap .actions {
    text-align: right;
    margin: 0;
    display: flex;
    grid-gap: 2px;
}

.projects-wrap .actions .button.small.unsorted {
    width: 100px;
}

.projects-wrap .actions .button-sm {
    display: inline-block;
}

.projects-wrap {
    display: grid;
    grid-template-columns: auto 700px;
    grid-gap: 0px;
    height: -webkit-fill-available;
}
.projects-wrap.production {
    display: block;
}
#planning_item_title,
#planning_item_title:focus,
#planning_item_title:active {
    background: #ffffff05;
    border: unset;
    padding: 12px 24px;
    color: #dddcdc;
    -webkit-tap-highlight-color: unset;
    border-radius: 8px;
    width: inherit;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.03em;
}

#planning_form {
    padding: 10px 20px;
    background-color: #1b1b1b;
    display: grid;
    grid-template-columns: 290px auto;
    height: 66px;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    box-shadow: 0px 20px 20px #00000038;
    width: 100%;
}

#planning_form.active {
}

#planning_form .ne-form {
    width: 100%;
    /* display: grid; */
    /* grid-template-columns: 30px 30px auto; */
}
#planning_form .ne-form label span  {
    /* padding-left: 40px; */
    width: auto;
    position: relative;
    left: unset;
    right: unset;
}
#planning_form input[type=radio]+.ne-ui  {
    width: 140px;
    display: inline-block;
    background-color: #1b1b1b;
}

.projects-wrap .tab.requests {
    background: #262626;
    height: calc(100vh - 145px);
    box-shadow: 0px -10px 40px #00000080;
    z-index: 999;
    position: relative;
}

.projects-wrap .tab {
    background: #262626;
    height: calc(100vh - 135px);
}

.projects-wrap .tab.ne-list.compact {
    background: #1b1b1b;
    overflow-y: scroll;
    width: calc(100% + 2px);
    overflow-x: hidden;
    height: calc(100vh - 175px);
}

.projects-wrap .tab .note {
    background: #1c1b1b;
    width: 290px;
    margin: 200px auto;
}
#ne_projects .header {
    /* width: 970px; */
}

#ne_projects .actions .button.small.add-template {
    background-color: purple;
}
#ne_projects .actions .button.small {
    height: auto;
    background: #333232;
    color: #aaa;
    right: 0;
    border-radius: 0;
    cursor: pointer;
    top: 0;
    margin-left: auto;
    display: inline-block;
    width: -webkit-fill-available;
}

.project-add.button.small:hover {
    background: #f5a73c;
    color: #000;
}

.projects-wrap .header {
    display: grid;
    grid-template-columns: auto 339px;
    background-color: #212121;
    padding: 1px 0 2px;
    height: 34px;
    margin-bottom: 0px;
    grid-gap: 2px;
}

.projects-wrap .header h2 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    padding: 9px 9px 0;
    background: #333232;
    color: #f4a83c;
}

.projects-wrap .ne-list .request {
    display: none !important;
}

.projects-wrap .ne-list .request.active {
    display: block !important;
}

.projects-wrap .wrap .ne-list.project-requests {
    overflow-y: scroll;
    height: calc(100vh - 180px);
    background: #2b2a2a;
}

#ne_requests.project-requests .description {
    font-size: 26px;
    left: 32px;
    top: 25px;
    border: 0;
    width: auto;
    font-weight: 300;
    letter-spacing: 0.04em;
    opacity: 1;
    color: #dccec2db;
}



.projects-wrap .new-request.button {
    width: 100%;
    padding: 12px;
    text-transform: uppercase;
}

.projects-wrap .ne-list li .request-editor {
    position: absolute;
    top: 15px;
    right: 40px;
    background-image: url(../images/ui/ic-edit-grey.png);
    background-color: #ffffff0f;
    display: none;
}

.projects-wrap .ne-list li:hover .request-editor {
    display: block;

}

.projects-wrap .ne-list li .request-editor:hover {
    background-color: #000;
}

.projects-wrap .new-request.button:hover {
    background: #f4a83c;
    color: #000;
}

.task.project .duedate span {
    width: 20px;
    margin-top: 6px;
    color: #b1b1b1;
    position: absolute;
    top: 0;
    left: 30px;
    font-size: 16px;
}
.project .badge_clips {
    left: unset;
    right: 520px;
    position: absolute;
    top: 12px;
}
.task.project p {
    font-weight: 700;
    color: rgb(137 137 137);
    letter-spacing: 0.03em;
    text-transform: uppercase;
    padding: 8px 0px 2px 6px;
    width: 60px;
    position: absolute;
    left: 1px;
    top: 0px;
    text-align: left;
    margin: 0;
    z-index: 2;
    opacity: 0.6;
    display: inline-block;
    font-size: 12px;
    height: 48px;
}

.task.project .late {
    color: red !important;
    color: #fff
}



.ne-list .project .indicator {
    width: 42px;
    display: flex;
    height: 14px;
    grid-gap: 2px;
    top: 0px;
    position: relative;
}

.ne-list .project .indicator .mark {
    background-color: #676767;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.ne-list .project .indicator .mark.active {
    background-color: #fff;
}



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


.projects-wrap {
    display: grid;
    grid-template-columns: auto 700px;
    grid-gap: 0px;
    height: -webkit-fill-available;
}


}


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


.projects-wrap {
    display: grid;
    grid-template-columns: auto 430px;
    grid-gap: 0px;
    height: -webkit-fill-available;
}


}



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


.projects-wrap {
    display: grid;
    grid-template-columns: auto 900px;
    grid-gap: 0px;
    height: -webkit-fill-available;
}


}