

#ne_view_form .ne-table {
    background: unset;
    color: #ddddddad;
    font-size: 13px;
}
#ne_view_form .ne-table th,
#ne_view_form .ne-table td {
    padding: 10px 15px;
    text-align: left;
    border-bottom: 1px solid #eeeeee1c;
}



#ne_view_form .upload-form {
    box-shadow: none !important;
    top: 160px;
    left: 2px;
    position: absolute;
    right: unset;
    border-radius: 0;
    background: #2a2a2a;
    width: 390px !important;
    padding: 130px 40px;
    height: calc(100% - 230px);
    display: none;
    text-align: center;
}

#ne_view_form .upload-form.active {
    display: block;
}



#ne_view_form .upload-file.button {
    width: -webkit-fill-available;
    background: no-repeat;
    border: 1px solid #565353;
    color: #888888;
    position: unset;
}



#ne_view_form input[type=file] {
    /* margin: auto; */
    /* display: none; */
}

#ne_view_form #media_upload_form .ne-file-upload {
    margin: auto;
    display: inline-block;
    position: relative;
    left: -5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#ne_view_form #task_attached fieldset .links {
    display: block;
    height: auto;
    width: 0px;
    position: absolute;
}

#ne_view_form #task_links {
    height: 500px;
    position: unset;
}

#ne_view_form #task_attached #add_links.active {
    display: block;
}

#ne_view_form #task_attached #add_links {
    top: 60px;
    width: 396px;
    left: 0;
    max-width: unset;
    background: #ebebeb;
    position: absolute;
    z-index: 129;
    display: none;
}

#ne_view_form #add_links .container {
    top: 0px;
    width: 100%;
    left: 0px;
    position: unset;
    overflow-y: scroll;
    height: 460px;
    padding: 50px 15px;
    background: #2a2a2a;
}

#ne_view_form #add_links .container div {
    position: relative;
    margin-bottom: 20px;
}

#ne_view_form #add_links .container div input {
    margin-bottom: 2px;
    background: #1b1b1b;
    border: 0;
    color: #a7a7a7;
}

#ne_view_form #add_links .container .remove_field {
    top: 3px;
    right: 3px;
    position: absolute;
    height: 20px;
    width: 20px;
    font-size: 8px;
    line-height: 20px;
    background: red;
    opacity: 0;
}

#ne_view_form #add_links .container div:hover .remove_field {
    opacity: 1;
}


#ne_view_form #task_attachments {
    top: 410px;
    width: 100%;
    max-width: unset;
    left: 0;
    padding: 10px 0;
}

#ne_view_form #task_attachments #file-wrap {
    width: 150px;
    line-height: 0px;
    padding: 0px;
    height: 46px;
    display: inline-block;
}






#ne_view_form .upload-file.button {
    width: -webkit-fill-available;
    background: no-repeat;
    border: 1px solid #565353;
    color: #888888;
    position: unset;
}



#ne_view_form input[type=file] {
    /* margin: auto; */
    /* display: block; */
}

#ne_view_form #media_upload_form .ne-file-upload {
    margin: auto;
    display: inline-block;
}

#ne_view_form #task_links {
    height: 160px;
    position: unset;
}

#ne_view_form #task_attached #add_links.active {
    display: block;
}

#ne_view_form #task_attached #add_links {
    top: 70px;
    width: 396px;
    left: 0;
    max-width: unset;
    display: none;
    background: #ebebeb;
    position: absolute;
    z-index: 129;
    display: none;
}

#ne_view_form #add_links .container {
    top: 0px;
    left: 0px;
    width: 100%;
    left: 0px;
    position: unset;
    overflow-y: scroll;
    height: calc(100vh - 230px);
    padding: 40px 15px;
    background: #2a2a2a;
}

#ne_view_form #add_links .container div {
    position: relative;
    margin-bottom: 7px;
}

#ne_view_form #add_links .container div input {
    /* margin-bottom: 2px; */
    /* background: #262626; */
    /* border: 0; */
    /* color: #a7a7a7; */
}

#ne_view_form #add_links .container .remove_field {
    top: 33px;
    right: 13px;
    position: absolute;
    height: 20px;
    width: 20px;
    font-size: 8px;
    line-height: 20px;
    background: red;
    left: unset;
    padding: 0;
    border-radius: 100%;
}


#ne_view_form #attach_links {
    width: -webkit-fill-available;
    position: unset;
    display: block;
    margin: 0 auto;
    text-align: center;
    right: 0px;
    background: none;
    background-size: 29px;
    background-position: 10px 13px;
    border: 1px solid #565353;
    color: #888888;
}

#ne_view_form #task_attachments {
    top: 410px;
    width: 100%;
    max-width: unset;
    left: 0;
    padding: 10px 0;
}

#ne_view_form #task_attachments #file-wrap {
    width: 150px;
    line-height: 0px;
    padding: 0px;
    height: 46px;
    display: inline-block;
}

#ne_view_form #attach_links {
    width: -webkit-fill-available;
    position: unset;
    display: block;
    margin: 0 auto;
    text-align: center;
    right: 0px;
    background: none;
    background-size: 29px;
    background-position: 10px 13px;
    border: 1px solid #565353;
    color: #888888;
}



#ne_view_form .quick-actions .button.discard {
    display: block;
    background-image: url(../images/ui/ui-back-dark.png);
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    color: transparent;
    width: 100%;
    padding: 0;
    display: inline-block;
    height: 48px;
}



#ne_view_form .quick-actions .button.discard {
    display: block;
    background-image: url(../images/ui/ui-back-dark.png);
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    color: transparent;
    width: 100%;
    padding: 0;
    display: inline-block;
    height: 48px;
    opacity: 1;!i;!;
}

/* Quick actions */


#ne_view_form .quick-actions {
    position: absolute;
    top: 100px;
    z-index: 99;
    width: auto;
    height: 50px;
    left: 0px;
    top: 0px;
    display: none;
    cursor: pointer;
    opacity: 1;
}

#ne_view_form .quick-actions.active {
    display: grid;
    position: absolute;
    z-index: 99;
    grid-template-columns: 45px 45px 45px 45px 45px;
    grid-gap: 4px;
    padding: 1px;
}


#ne_view_form .quick-actions .button:hover {
    background-color: unset;
    opacity: 0.8;
    opacity: 1 !important;!i;!;
}

#ne_view_form .quick-actions .button.icon {
    display: block;
    width: 100%;
    height: 48px;
    opacity: 1;
}
#ne_view_form .quick-actions .button.icon:active {
    background-color: #1b1b1c;
}


#ne_view_form .quick-actions .icon.settings {
    background-image: url(../images/ui/ui-task-settings-dark.png );
    background-color: #414040;
    opacity: 1;
}

#ne_view_form .quick-actions .icon.cloud {
    background-image: url(../images/ui/ui-cloud-dark.png);
    opacity: 1;
}

#ne_view_form .quick-actions .icon.progress {
    background-image: url(../images/ui/ui-task-update-dark.png);
    opacity: 1;
}

#ne_view_form .quick-actions .button.main {
    background-image: url(../images/ui/ui-task-main-dark.png);
    opacity: 1;
}

#ne_view_form .quick-actions .button,
#ne_view_form .quick-actions .discard {
    opacity: 1;
    background-color: #424040bf;
    border-radius: 0;
    height: 48px;
}

#ne_view_form .quick-actions .button.icon.active {
    opacity: 0.2;
}

/* End quick actions */

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



    #ne_view_form {
        position: fixed;
        z-index: 99999;
        height: 100%;
    }

    #ne_view_form {
        right: -405px;
        border-left: 1px solid #6a6868a8;
        height: 100vh;
        top: 0;
        right: -405px;
        border-left: 1px solid #6a6868a8;
        height: 100vh;
        top: 0;
    }

    #ne_view_form.active {
        right: 0px;
        width: 100%;
        background: rgb(27 27 27);
        -moz-animation: dash_form_in;
        -o-animation: dash_form_in;
        animation: dash_form_in;
        animation-duration: 0.2s;
        animation-name: dash_form_in;
        top: 0px;
    }



}


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

    #ne_view_form #task_attached fieldset .links {
        display: block;
        height: auto;
        width: 0px;
        position: absolute;
    }


}


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



    #ne_view_form .quick-actions.active {
        display: grid;
        position: absolute;
        z-index: 99;
        grid-template-columns: 49px 49px 49px 49px 49px;
        grid-gap: 1px;
        padding: 1px;
    }

    #ne_view_form {
        right: -405px;
        border-left: 1px solid #6a6868a8;
        height: 100vh;
        top: 0;
        right: -405px;
        border-left: 1px solid #6a6868a8;
        height: 100vh;
        top: 0;
    }

    #ne_view_form.active {
        right: 0px;
        width: 395px;
        background: rgb(27 27 27);
        -moz-animation: dash_form_in;
        -o-animation: dash_form_in;
        animation: dash_form_in;
        animation-duration: 0.2s;
        animation-name: dash_form_in;
        top: 0;
    }

    #ne_view_form #form_container {
        right: 0;
        height: 100vh;
        top: 0;
        box-shadow: 2px 0 54px 0 rgb(0 0 0 / 40%);
    }
}