.userIcon {
    overflow: hidden;
}
.userIcon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sidebar-enable .sidebar {
        display: block;
        position: fixed;
        z-index: 9999;
        height: 100%;
        overflow: auto;
    }
.sidebar.dhide {
    display: none;
}button#dpush-btn img {
    filter: invert(1);
}
button#dpush-btn {
    background: #0094FF;
    border: none;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    padding: 8px;
}
@media (max-width: 1200px) {
    a.logo {
        font-size: 14px;
        height: 20px;
    }
.dashboardBox{padding: 10px}
    a.logo span {
        width: 20px;
        height: 20px;
        line-height: 10px;
        margin-right: 6px;
        padding: 4px;
    }
.dashboardBox-icon {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    line-height: 31px;
}
    a.nav-link-item {
        margin-left: 15px;
    }

    a.nav-link-item:before {
        left: -9px;
    }

    .leftTopBar {
        padding-right: 15px;
    }

    .navbar-custom .topbar .nav-link {
        padding: 0px; width: 25px; height: 25px;
    }

    .navbar-custom .topbar .nav-link img {
        width: 16px;
        height: auto;
    }li.Task-list .btn {
    font-size: 12px;
    padding: 5px 10px;
}a.mainUser{width: 30px; height: 30px; line-height: 30px}
button#dpush-btn {  width: 30px; height: 30px;padding: 0 7px;}
    .mainContainer.px-4 {
        padding: 0 !important;
    }

    .summeryRow .card {
        min-height: 390px;
    }

    .chart-container {
        width: 60%;
    }
}

@media (max-width: 990px) {
    a.logo {
        max-width: 20px;
    }

    .login-content-inner {
        width: 80%;
    }

    .button-toggle-menu {
        display: block;
    }

    .sidebar-enable .sidebar {
        display: block;
        position: fixed;
        z-index: 9999;
        height: 100%;
        overflow: auto;
    }

    .modal-dialog {
        max-width: 90%;
        margin: 10px auto;
    }

    .sidebar {
        display: none;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    }
        .dashboardBoxPanel .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }.dashboardBoxPanel {
    overflow: auto;flex-wrap: nowrap;
}    .dashboardBox {
        padding: 10px;
        width: 200px;
    }
     textarea.subtask-textarea.form-control,div#taskModal .modal-lg {    max-width: 95%;}

}

@media (max-width: 768px) {
    .columnBoxOuter {
    padding-top: 10px;
    justify-content: flex-start !important;
}.dashboardTime {
    width: 100%;
    flex-shrink: 0;
}
    section#filter .container {
    max-width: 100%;
}
.filterInner.gap-3 {
    gap: 10px !important;
}
.filterInner >div {
    width: 47%;
    padding: 0 2%;
    margin: 0;
}
#filter .container {
    max-width: 100%;
}
.totalPanelinner > div {
    width: 46%;
    margin: 5px 2%;
}

.filterInner {
    flex-wrap: wrap;
    gap: 10px !important;
}
.filterInner span {
    width: 100%;
}
.dropdownMenu {   min-width: 45%;}
    #dpush-btn{display: none;}
    li.dropdown.user-list .dropdown-menu {
    z-index: 9999;
}
    .profileHeader li a{font-size: 14px}
    .shareMemberlinkinner a {
    display: none;
}.shareMemberlink {
    text-align: center;
}.shareMemberlinkinner .form-switch .form-check-input {
    width: 49px;
    height: 25px;}
    p.projectLink {
    word-break: break-all;
    text-align: left;
    font-size: 13px;
    line-height: 15px;
}
        .dashboardBox-icon {
        flex-shrink: 0;
        width: 42px;
        height: 42px;
        line-height: 42px;
    }.dashboardBox-info h5 {    font-size: 16px;}
    .dashboardBox-info p {
    margin: 2px 0 0;
    font-size: 13px;
    line-height: 15px;
}
    .rightTopBar {
    display: none !important;
}    .navbar-custom .topbar-menu {
        position: initial;
        display: block !important;
    }.leftTopBar {
    border-radius: 0;
}
.loginOuter a.btn.bg-light {
   
    height: 70px;
    line-height: 60px;
    font-size: 14px;
}.loginOuter .form-group.floatlabel input.form-control {
    height: 55px;
}form#login-form + hr {
    display: none;
}form#login-form {
    margin: 0 0 25px;
}.loginOuter p a {
    display: block;
    text-decoration: underline;
}
    .mainDashboard {
    flex-direction: column-reverse;
}
    .leftTopBar .dropdown.nav-link-item a {
    color: #000000 !important;
}.leftTopBar a.logo {
    display: none;
}
.leftTopBar .dropdown.nav-link-item a img {
    filter: invert(1);
}.leftTopBar .nav-link-item {
   display: inline-block;
        padding: 4px 10px;
        margin: 0 !important;
        position: relative;
        background: #fff;
}.leftTopBar {
    border-radius: 0;
    height: auto;
    padding: 0;
    white-space: nowrap;
    display: flex !important;
    justify-content: flex-start;       
    box-shadow: none;
}.nav-link-item:before, .dropdown.nav-link-item:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 40px;
    background: #dde5ef;
    left: 0;
    top: 0px;
}.extraMenu {
    border-top: 10px solid #eee;
}
    .navbar-custom {
        padding: 0; border: none !important;
    }

    .login-form-img {
        display: none; text-align: center;
    }
body.loginPanel {
    background: #fff;
}section.loginOuter .container-fluid {
    padding: 0;
}
    .login-form-content,
    .login-form-img {
        width: 100%;
        border: none;
        padding: 0 0;
    }

    .login-content-wrap {
        height: auto;
    }
    ul.taskModalSidebar{max-width: 100%}
    .taskModalinner {    padding: 15px;}
    body .modal {    z-index: 9999 !important;}
    .ui-sortable-handle {    touch-action: auto;}
    .loginOuter p.termText a {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #0362E0;
}.nbactionPanel {
    display: flex;
    flex-direction: column-reverse;
}.nbactionPanel .prev-step {
    margin: 50px 0;
}
    .logo_Outer { margin: 0 -50px; text-align: center;          border-bottom: 1px solid #eee;  padding: 5px 15px;    height: 75px; margin-bottom: 50px;}
    .step.step-8 .nbactionPanel {
    flex-direction: column;
}.mobile-header {
    display: block; margin: 0;
    padding: 0;
}    a.logo span {
        width: 26px;
        height: 26px;}
        a.mainlogo {
    width: 114px;
}.bottomheader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:5px;
}
 button.button-toggle-menu.push-btn {
        background: no-repeat;
        height: auto;
        padding: 0;
        font-size: 0;
        line-height: 0;
        margin: 0;
    }.bottomheader ul {
    list-style: none;margin-top: 6px !important;
}.bottomheader ul li {
    margin-left: 10px;
}.navbar-custom {
    display: none;
}
a.logo {
        height: auto;
        font-size: 17px;
        width: auto;
        max-width: fit-content;
    }
     .mobile-header .topmheader {
        display: flex;
        justify-content: space-between;background: #EAEAEA;
    box-shadow: 0 2px 4px #00000040;padding: 5px;align-items: center;
    }
 .mobile-header  .notification-list {
    margin-top: 10px;
}
.addtaskListitem {
    margin: 10px 0;
    box-shadow: 0 0px 4px 0 #0000002b;
    padding: 10px;
    background: #fff;
}
#taskModalDesinput {
    min-height: 40px;
    height: 40px;
}.mainContainer_outer {
    padding-top: 0;
}
.sidebar-enable button.button-toggle-menu.push-btn {
    left: 224px;
    background: #0094FF;border-radius: 0 5px 5px 0;
    height: 40px;
    position: fixed;
    top: 10px;
    z-index: 9;
}
.summeryRow > .row, .summeryRow > .row > div {
    padding-right: 0;
}button.accordion-button {
    font-size: 18px;
    padding: 10px 10px 10px 40px;
}
#projectSharing .modal-body {
    padding: 10px;
}#projectSharing .modal-body p {
    font-size: 13px;
}
.viewTable th, .viewTable td{min-width: 40px}
.sidebar-enable button.button-toggle-menu.push-btn img{filter: invert(1);}
.login-content-inner {        width: 100%;        padding: 0 50px;    }
}

@media (max-width: 580px) {
    .InReviewTaskInfo h6 strong, .InReviewTaskInfo h6{font-size: 12px}
    .InReviewTaskInfo p{font-size: 10px}
    .InReviewTaskBtn {
    font-size: 12px;
    padding: 7px 5px;
}
    #sectionChart {
    width: 300px !important;
    height: 300px !important;
}
.chart-container{margin-left: 0}
    .dropdown.notification-list .dropdown-menu {
    width: 250px;
    z-index: 9999;
}
    .navbar-custom .leftTopBar .dropdown .dropdown-menu {
        width: 100%;
        left: 0 !important;
        right: 0 !important;top: 45px !important;
    }
    .leftTopBar .nav-link-item {
        display: inline-block;
        padding: 10px 5px;
        margin: 0 !important;
        position: static;
        background: #fff;
    }
   
    .leftTopBar .dropdown.nav-link-item a img {
        width: 10px;
    }
   .multiStepform .btn-group-vertical>.btn, .multiStepform .btn-group>.btn {
    flex: none;
}.multiStepform h4 {
    font-size: 16px;
}
    .automationsBox a {
    margin-right: 5px;
    font-size: 12px;
}.welcomTitle {
    border-radius: 5px;
}
.welcomTitle + .mt-4 {
    margin-top: 15px !important;
}
.dashboardBox {
        margin-bottom: 10px;
        padding: 23px 10px;
        width: 180px;
    }.dashboardBoxPanel .col-sm-6 {
    padding: 0 7px;
}
      
        

    button.button-toggle-menu.push-btn:after {
        display: none;
    }

    .nav-link-item {
        margin: 0 7px  !important;
    }

   

   
    .leftTopBar .logo {
        display: none;
    }
        .subtask-item {
        max-width: 100%;
        flex-wrap: wrap;
        margin-left: 0;
    }.subtask-item .form-check {
    width: 100%;
    margin: 0 0 5px;
}.subtask-item .subtaskDate {
    margin-left: 25px !important;
}
.card-title-icon {
    flex-shrink: 0;
}
.subTaskBoxicon {
    width: 30px;
}.subTaskOuter .d-flex.align-items-center.justify-content-around {
    justify-content: space-between !important;
}.subTaskBoxinfo h6 {
    font-size: 13px;
}.subTaskOuter:before{height: 35px;}
.subtaskInput{margin-left: 0}

ul.tagListOuter li .tagListInner .tagColor {
    background: #fff;
    width: 100%;
    padding: 10px 6px 2px;border-radius: 12px;margin: 0;
}
ul.tagListOuter li .tagListInner {
    flex-wrap: wrap;padding: 10px;
    position: relative;
}
.priorityRemove {
    position: absolute;
    right: 20px;
    bottom: 14px;
}
.tagColor span{margin: 0}
.tagRemove {
    width: 20px;
    background: #F7F7F7;
    height: 20px;
    position: absolute;
    bottom: 14px;
    border-radius: 50%;
    right: 14px;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
}
.subtask-item .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
}
.taskModalitem .taskmodal-scheduled .dropdown-menu {
    width: 300px;
    left: 0 !important;
    right: auto !important;
    padding: 0;
}.daterangepicker .calendar-table td, .daterangepicker .calendar-table th {
    font-size: 10px;
    padding: 4px;
}.daterangepicker .calendar{width: 100%}
.profileDeatil .card-body {
    padding: 0;
}.profileDeatil .card.shadow-sm .card-header {
    padding: 0 0 15px;
}.tab-content {
    padding: 0;
}
}

@media (max-width: 480px) {
    .filterInner >div {
    width: 100%;
}
.levelOuter .col {
    padding: 0;
}
    .profileHeader ul li {
    margin: 0;
    padding: 0 5px;
}.profileHeader ul li a {
    font-size: 13px;
}.profileHeader {
    padding: 14px 10px;
}.profileDeatil .mb-3 {
    margin-bottom: 10px !important;
}
    .subTaskOuter:before{display: none;}

    .subTaskOuter .d-flex {
    flex-wrap: wrap;
}.subTaskBox {
    width: 100%;
    margin: 5px 0;
}
    .leftTopBar a.nav-link-item, .leftTopBar .dropdown.nav-link-item a span {
    font-size: 11px;
}.nav-link-item img {
    width: 11px;
}
    .login-content-inner {
        width: 100%;
        padding: 0 20px;
    }    .logo_Outer { margin: 0 -20px 50px;}
    .InReviewTask,.completeTask {
    width: 100%;
    margin: 13px 0 0 0px !important;
}.complete-main-task-section,.TaskStatusManage,.complete-task-section {
    flex-wrap: wrap;
}
.InReviewTaskInfo p{font-size: 10px}
    
    .taskModalTitle input {  padding: 8px 0;font-size: 13px;}
        textarea.subtask-textarea.form-control, div#taskModal .modal-lg {       max-width: 100%;    }
        .subtask-item{margin-left: 0}
    textarea.subtask-textarea.form-control{margin-left: 0}
    .dropdown.unuserIcon.ms-2.contributor-list {
    position: absolute;        
    top: 48px;
    margin: 0 !important;
    background: #eef8f9;
    width: 100%;
    left: 0;
    margin-top: unset;
}#taskModal .unuserIcon a,.pending-subtask-task{padding: 10px}
.taskManegmentOuter{padding: 10px}
.completeMainTaskBtn {
    /* font-size: 12px; */
    padding: 4px;
    white-space: nowrap;
    height: 30px;
}
#taskModal .modal-header,#subtaskModal .modal-header {
    padding: 10px;
    height: 110px;        align-items: flex-start;
}
   

    }
