﻿/*
Template Name: Bsi
Template Version: 1.1 
Creation Date: 14-Feb-2018
Modification Date: 17-Dec-2018
*/
.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

div#accObj {
    position: relative;
    width: 360px;
    height: 400px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05), 0 1px 3px rgba(0,0,0,0.09);
}

.btnTimeCard {
    width: 80px;
}

#ViewTimeSheetDetails input {
    width: 58px;
    pointer-events: none;
}


label {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    color: #3e3f46;
    font-family: Poppins;
    font-size: 14px;
}

.w-input,
.w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #222;
    /*
      color: #bdbdbd ;
      color: #555555;
    */
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.w-inputTimeSheet {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #222;
    /*
      color: #bdbdbd ;
      color: #555555;
    */
    vertical-align: middle;
    background-color: #808080;
    border: 1px solid #cccccc;
}

.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
    color: #999999;
}

.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
    color: #999999;
    opacity: 1;
}

.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
    color: #999999;
}

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
    color: #999999;
}

.w-input:focus,
.w-select:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
    cursor: not-allowed;
    background-color: #eeeeee;
}

textarea.w-input,
textarea.w-select {
    height: auto;
}

.w-select[multiple] {
    height: auto;
}

.w-button {
    display: inline-block;
    padding: 12px;
    background-color: black;
    color: white;
    border: 0;
    line-height: inherit;
}

/*.gantt-menu-item, .gantt_grid div {
    position: relative;
}*/

.custmenu-items .dropdown-toggle {
    width: 33px;
    height: 33px;
    border-radius: 50px !important;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    background: white !important;
    border: none;
}

    .custmenu-items .dropdown-toggle:hover,
    .custmenu-items .dropdown-toggle:focus {
        background-color: #71c561 !important;
        text-decoration: none;
        border-color: #71c561;
    }

    .custmenu-items .dropdown-toggle i {
        font-style: normal;
    }

    .custmenu-items .dropdown-toggle:hover i,
    .custmenu-items .dropdown-toggle:focus i {
        color: #fff;
    }

.custmenu-items .dropdown-menu li a {
    display: inline-block;
    width: 100%;
    text-align-last: left;
    padding: 8px 0 8px 15px;
    border-bottom: 1px #ddd solid;
    line-height: normal;
}

.custmenu-items .dropdown-menu li:last-child a:last-child {
    border-bottom: 0 none;
}

.custmenu-items .dropdown-menu li a::before {
    position: absolute;
    left: 10px;
    top: 5px;
    line-height: 28px;
}

.ohie.resource-Profile {
    height: 360px;
}

.cstmrow {
    display: block;
}

.btn-grups {
    margin-top: 20px;
}

#modalAssignResource .modal-dialog {
    max-width: 750px;
}

#modalAssignResource label {
    margin: 5px 0 6px;
}

#modalAssignResource .modal-title {
    margin: 0 0 15px;
    line-height: normal;
}

#modalAssignResource .modal-body {
    padding-top: 10px;
}

.label-mar {
    margin-top: 15px;
}

.profile-details {
    margin-top: 20px;
    padding-left: 10px;
    width: 100%;
}

body .profile-details .select2-selection--single {
    height: 37.69px;
}

    body .profile-details .select2-selection--single .select2-selection__rendered {
        padding: 0 4px 15px;
        line-height: 36px;
        max-width:88%;
    }

    body .profile-details .select2-selection--single .select2-selection__arrow {
        height: 100%;
        line-height: 37px;
    }

    body .profile-details .select2-selection--single .select2-selection__rendered .select2-selection__clear {
        top: 11px;
        right: -7px;
    }

.basic-task-info {
    padding: 0;
    margin: 0px 0 30px;
    background-color: rgba(0,0,0,0.05);
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .basic-task-info ul {
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .basic-task-info ul li {
            border-right: 1px #dadada solid;
            border-bottom: 1px #dadada solid;
            display: inline-block;
            width: 24.6%;
            text-align: center;
            padding: 15px;
            transition: all 400ms ease-in-out 0s;
            -o-transition: all 400ms ease-in-out 0s;
            -ms-transition: all 400ms ease-in-out 0s;
            -moz-transition: all 400ms ease-in-out 0s;
            -webkit-transition: all 400ms ease-in-out 0s;
            list-style-type: none;
        }

            .basic-task-info ul li:last-child {
                border-right: 0;
            }

            .basic-task-info ul li:hover {
                background-color: #fdfdff;
            }

.task-name-o {
    margin-top: 7px;
}

.task-icons i {
    font-size: 25px;
    color: #71c561;
}

.task-name-o strong {
    margin-left: 7px;
}

.btn-panel {
    margin: 0 0 20px;
    display: inline-block;
    width: 100%;
}

    .btn-panel .btn {
        padding: 10px 35px;
        font-size: 14px;
        margin-right: 5px;
    }

.table-caps {
    background: #2c2e3e;
    border-radius: 5px 5px 0 0;
    border: 1px solid #2c2e3e;
    color: #fff;
    font-weight: 700;
    line-height: 33px;
    padding: 0 20px;
}

#projectsGrid {
    border: 1px solid #2c2e3e;
}

.profile-details .green-clr {
    margin-top: 7px;
}

.nav.nav-pills.nav-stacked {
    border-left: 5px solid white;
}

.model-opacity:not(.show),
.modal.fade:not(.show) {
    opacity: 1;
    background-color: rgba(0,0,0,0.5);
}

body .custm-model .modal-dialog {
    max-width: 980px;
    vertical-align: top;
    transform: none !important;
}

.modal .modal-dialog {
    transform: none !important;
}

.custm-model .modal-header {
    position: relative;
}

.modal .close {
    position: absolute;
    right: 15px;
    top: 10px;
    text-shadow: none;
    color: white;
    border: 1px solid white;
    background: transparent;
    opacity: 1;
}

.custm-model .modal-header span {
    display: inline-block;
    width: 100%;
}

.custm-portlet {
    min-height: 600px;
}

/*table:not(.table-condensed) tbody tr.hover,
table:not(.table-condensed) tbody tr:hover,
.adv-table table.display tr.odd.gradeA:hover,
.adv-table table.display tr.even.gradeA:hover,
tr.odd.gradeA:hover td.sorting_1,
tr.odd:hover td.sorting_1,
tr.even.gradeA:hover td.sorting_1,
table:not(.table-condensed) tbody tr:hover td {
    background-color: #e2e5ec;
}*/

.dataTables_empty {
    text-align: center !important;
}

.assign-teams span {
    color: #575962;
    background: #ebedf2;
    border: 1px solid #ebedf2;
    padding: 5px;
    display: inline-block;
    border-radius: 3px;
    margin: 3px 2px;
}

.assign-teams-name {
    border: 1px solid #ebedf2;
    padding: 10px;
}

.profile-details .select2-container {
    max-width: 100%;
}

.control-label, .ms-task-popup strong, #frmTimeSheet .control-label{
    color: #3e3f46 !important;
    font-weight: 500;
    font-family: Poppins;
    text-align: left !important;
}

.navgi-bar.plan-street-profile-details {
    height: auto;
}

.paging_full_numbers .next {
    font-size: 14px !important;
}

.ms-project-detail-grid .dataTables_info, .ms-project-detail-grid .dataTables_length, .ms-project-detail-grid .dataTables_paginate {
    float: left;
    width: 30%;
}

.right-paginations {
    display: inline-block;
    text-align: right;
    width: 100%;
    position: sticky;
    left: 0;
}
.mystreetTimesheetExpense.mpaneltabs .right-paginations {
    position: relative;
    left: auto;
    right: auto;
}

.ms-project-detail-grid .dataTables_length,
.ms-project-detail-grid .dataTables_paginate {
    width: auto;
    display: inline-block;
    float: none;
}

.right-paginations .dataTables_length select {
    border: 1px solid #ebedf2;
    color: #575962;
    width: 75px;
    display: inline-block;
}

.ms-project-detail-grid .dataTables_paginate .paginate_button, .ms-project-detail-grid .dataTables_paginate .paginate_active {
    width: 31.5px !important;
    height: 31.5px;
    display: inline-block;
    text-align: center;
    line-height: 31.5px;
    padding: 0;
    border: 0;
    background-color: transparent;
    color: #898b96 !important;
    border-radius: 200px;
    margin-right: 5px;
}

    .ms-project-detail-grid .dataTables_paginate .paginate_button.previous,
    .ms-project-detail-grid .dataTables_paginate .paginate_button.next {
        background-color: #ebe9f2 !important;
        padding: 0 !important;
        position: relative;
        text-indent: -99999px;
        vertical-align: top;
    }

        .ms-project-detail-grid .dataTables_paginate .paginate_active,
        .ms-project-detail-grid .dataTables_paginate .paginate_button:hover,
        .ms-project-detail-grid .dataTables_paginate .paginate_button.previous:hover,
        .ms-project-detail-grid .dataTables_paginate .paginate_button.first:hover,
        .ms-project-detail-grid .dataTables_paginate .paginate_button.next:hover,
        .ms-project-detail-grid .dataTables_paginate .paginate_button.last:hover {
            background: #71c561 !important;
            color: #fff !important;
        }

        .ms-project-detail-grid .dataTables_paginate .paginate_button.previous::before,
        .ms-project-detail-grid .dataTables_paginate .paginate_button.next::before {
            content: "\f111";
            font: normal normal normal 16px/1 LineAwesome;
            text-indent: 0;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            line-height: 31.5px;
        }

        .ms-project-detail-grid .dataTables_paginate .paginate_button.next::before {
            content: "\f112";
        }

    .ms-project-detail-grid .dataTables_paginate .paginate_button.first,
    .ms-project-detail-grid .dataTables_paginate .paginate_button.last {
        display: none;
    }

.dataTables_wrapper .ms-project-detail-grid .dataTables_info {
    padding-top: 18px;
}

#tblProjectGrid_wrapper .ms-project-detail-grid .dataTables_info {
    position: sticky;
    left: 0;
    width: 250px;
}

.m-portlet.m-portlet--full-height .ms-project-summary {
    padding-top: 0;
}

.ms-working-task {
    margin-left: -31px;
    margin-right: -31px;
}

    .ms-working-task .nav.nav-tabs {
        padding: 0 36px;
        height: 50px;
    }

.m-portlet__head-text a {
    color: #575962;
    font-weight: 500;
    font-family: Roboto;
}

.m-dropdown__body.ms-workspace {
    padding-top: 15px !important;
}

.ms-workspace .p-head {
    color: #212529;
    font-size: 1rem;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    padding-bottom: 3px;
}

.ms-workspace .mda-dsgn {
    padding: .75rem;
    margin: 0 !important;
    border-bottom: 1px solid #ccc !important;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
}

    .ms-workspace .mda-dsgn:hover {
        background-color: #f7f8fa;
        cursor: pointer;
    }

    .ms-workspace .mda-dsgn .media-body {
        padding: 0 .75rem;
    }

    .ms-workspace .mda-dsgn:hover .p-head {
        text-decoration: none;
    }

.ms-timeseat-header .aclr-green, .ms-timeseat-header .aclr-red {
    border-left: 0;
    padding: 0 10px 0 20px;
    margin: 0 !important;
    position: relative;
    color: #575962;
    cursor: default;
}

    .ms-timeseat-header .aclr-green::before, .ms-timeseat-header .aclr-red::before {
        content: "";
        position: absolute;
        left: 0;
        top: 6px;
        width: 10px;
        height: 10px;
        border-radius: 50px;
        background-color: #6CC04C;
    }

    .ms-timeseat-header .aclr-red::before {
        background-color: #EF4B4C;
    }

.ms-quick-search {
    padding: 0 15px;
}

    .ms-quick-search span img {
        background-color: #f4f5f8;
        padding: 8px 10px;
        border-radius: 0 5px 5px 0px;
        border: #ebedf2 1px solid;
    }

.txt-right {
    float: left;
    width: 100%;
    text-align: right;
    color: #3f4047;
    font-weight: 400;
}

.m-content div.gridbox_dhx_web.gridbox table.obj tr td:last-child,
.m-content div.gridbox_dhx_web.gridbox table.hdr td:last-child {
    border-right: 0 !important;
}

.adv-table table.display.table.dataTable tbody td.dataTables_empty {
    text-align: center !important;
}

.btn .ms-com-tsk-icon {
    vertical-align: baseline;
}

.street-input[type="text"] {
    height: 29px;
}

.btn.csm-btn {
    padding: 5px 12px;
}

.month-btns {
    display: inline-block;
    text-align: right;
    width: 100% !important;
}

    .month-btns .dhx_cal_tab {
        float: right;
        height: 35px;
        line-height: 35px;
        padding-top: 0;
        padding-bottom: 0;
    }

.st-dropdown .dropdown-menu {
    transform: none !important;
    top: 100% !important;
    left: inherit !important;
    right: 0;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 100;
}

.st-dropdown .btn-brand {
    color: #fff !important;
    background-color: #71c561 !important;
    border-color: #71c561;
    border-radius: .25rem;
}

    .st-dropdown .btn-brand:hover {
        background-color: #69b75a !important;
        border-color: #69b75a !important;
    }

.st-dropdown ul {
    padding: 0;
}

.views-btn.btn.dropdown-toggle {
    color: #fff;
    background-color: #36a3f7 !important;
    border-color: #36a3f7;
    border-radius: .25rem;
}

.st-dropdown ul .btn-brand {
    margin-right: 10px;
}

.views-btn.btn.dropdown-toggle:hover {
    background-color: #1192f6 !important;
    border-color: #0a8cf0 !important;
}


.wb-rightframe {
    padding-left: 30px !important;
    padding-right: 30px;
}

    .wb-rightframe .select2-selection__rendered {
        margin-top: 3px !important;
    }

.modal-dialog.wb-modal-view {
    max-width: 800px;
}

    .modal-dialog.wb-modal-view .select2-container {
        width: 100% !important;
    }

        .modal-dialog.wb-modal-view .select2-container .select2-selection--single {
            height: auto;
        }

    .modal-dialog.wb-modal-view .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 30px;
    }

.modal .modal-dialog.wb-modal-view .close {
    right: 9px;
    top: 3px;
}

.modal-dialog.wb-create-issue-modal {
    max-width: 800px;
}

    .modal-dialog.wb-create-issue-modal .select2-container .select2-selection--single {
        height: 35px;
        border: 1px solid #ebedf2;
    }

        .modal-dialog.wb-create-issue-modal .select2-container .select2-selection--single span.select2-selection__rendered {
            padding: 3px 10px;
        }

    .modal-dialog.wb-create-issue-modal .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 20px;
    }

    .modal-dialog.wb-create-issue-modal form > .row {
        margin-bottom: 15px;
    }

.modal-dialog.wb-create-issue-modal {
    font-family: poppins;
    font-size: 14px;
}

    .modal-dialog.wb-create-issue-modal label, .modal-dialog.wb-create-issue-modal .form-control {
        font-family: poppins;
    }

    .modal-dialog.wb-create-issue-modal .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #575962;
    }

.modal-dialog.wb-meeting-modal .modal-content {
    width: 100% !important;
}

.modal-dialog.wb-meeting-modal {
    max-width: 800px;
}

    .modal-dialog.wb-meeting-modal table#TinyDescription_tbl {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .modal-dialog.wb-meeting-modal .form-group .col-lg-12.mrgntp {
        padding: 0px;
    }

    .modal-dialog.wb-meeting-modal .form-group {
        margin-bottom: 0px;
    }

    .modal-dialog.wb-meeting-modal form > .row {
        margin-bottom: 15px;
    }

div#consolidatedtasksganttTimeLine {
    z-index: 9 !important;
}

.pading-right-0 {
    padding-right: 0px;
}

.wb-close.btn.m-btn--close {
    border-radius: 6px;
}

.ui-datepicker td span, .ui-datepicker td a {
    padding: .2em !important;
    text-align: center !important;
}

.fc-list-view {
    margin-bottom: 20px;
}

.btn.unflogged-btn {
    float: left;
    width: 100%;
    background-color: transparent;
    border: 0;
    text-align: left;
}

h2#swal2-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f19828;
    color: #fff;
    padding: 15px 0px;
    font-size: 20px;
    font-weight: 600;
}

.swal2-icon.swal2-warning, .swal2-icon.swal2-success, .swal2-icon.swal2-error {
    margin-top: 5em;
}

.swal2-container {
    z-index: 99999;
}

button.swal2-confirm.btn {
    background-color: #78CD51;
}

    button.swal2-confirm.btn:hover {
        background-color: #20325A;
        border-color: #20325A;
    }

.btn.unflogged-btn:hover,
.btn.unflogged-btn:focus,
a.unflogged-btn:not([href]):not([tabindex]):hover,
a.unflogged-btn:not([href]):not([tabindex]):focus {
    color: #545454 !important;
    box-shadow: none;
    outline: 0 none;
    border: 0 none;
}

.ms-project-detail-grid {
    overflow-x: auto;
    width: 100%;
}

body .ms-project-detail-grid table.display.table.dataTable {
    border-collapse: initial !important;
}

button.swal2-close {
    opacity: 1;
    color: #fff !important;
}

.st-task-details .modal-dialog {
    max-width: 800px;
}

.st-task-details .list-group-itemnew {
    padding-bottom: 6px !important;
    font-family: Poppins;
    color: #a9a9a9;
}

    .st-task-details .list-group-itemnew strong {
        color: #7b7e8a;
    }

.st-task-details div.tagsinput {
    width: 100%;
}

.st-media-listing .well.well-lg {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.st-media-listing {
    max-height: 400px;
    overflow: auto;
    padding: 0 5px;
}

    .st-media-listing .well.well-lg > a {
        /*display: inline-block;
        float: none;
        vertical-align: top;
        margin-right: 15px;*/
        margin-right: 5px;
    }

    .st-media-listing img.media-object {
        max-width: 50px;
    }

.st-task-informations {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.border-bottom-none {
    border-bottom: 0 none !important;
}

.st-comment-section {
    /*border: 1px #ddd solid;*/
    border-radius: 5px;
}

.resource_div {
    height: 34px;
}

.task-resource-images .p-thumb {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    overflow: hidden;
    border: 1px #ddd solid;
    margin-right: 4px;
    margin-top: 3px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

    .task-resource-images .p-thumb img {
        min-height: 40px;
        width: 100%;
    }

body .ms-project-detail-grid table.display.table.dataTable {
    border: 1px solid #ddd !important;
    border-collapse: collapse !important;
}

.ms-project-summary .resources-img a {
    display: inline-block;
    border-radius: 500px;
}

@media (max-width:1550px) {
    .ms-project-summary .resources-img {
        width: 25px;
        height: 25px;
        margin: 0 2px;
    }

    .adv-table .project-summery table.display.table.dataTable tbody td .resources-img img {
        max-width: 25px;
        min-height: 25px;
    }

    body .adv-table .project-summery table.display.table.dataTable tbody td {
        white-space: normal;
    }
}

#lnkDisplaySettings {
    color: #71c561;
}

.workLogModal .modal-header {
    height: 60px;
    background-color: #F19828;
    padding: 15px 19px 15px 19px !important;
    border-radius: 0;
}

    .workLogModal .modal-header .modal-title {
        font-family: Poppins;
        font-size: 20px !important;
        font-weight: 500 !important;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: left;
        color: #ffffff !important;
        padding: 0;
        margin: 0;
    }

.workLogModal .taskDetail {
    /* height: 25px; */
    /* background-color: #6bc461; */
    padding-top: 2px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #FFF;
}

.workLogModal .taskHeading {
    font-family: Poppins;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    text-align: left;
    color: #818998;
    margin-bottom: 0;
}

.workLogModal .taskHead {
    color: #3e3f46;
}

.newWorkLog label {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.5;
    letter-spacing: normal;
    text-align: left;
    color: #818998;
}

.newWorkLog input:not(.k-textbox) {
    background: #7d7d7d;
    border: none !important;
    border-bottom: solid 1px #eaecf1 !important;
    outline: none;
    display: block;
    width: 100%;
    border: none !important;
    font-size: 20px !important;
    /* border: none; */
    /* border-bottom: solid 1px #eaecf1; */
    height: 35px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    box-shadow: none;
}

.newWorkLog textarea {
    border: none !important;
    border-bottom: solid 1px #eaecf1 !important;
    outline: none;
    display: block;
    width: 100%;
    border: none;
    border: solid 1px #eaecf1;
    height: 70px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #818998 !important;
    box-shadow: none;
}

.newWorkLog .postCmnt {
    max-width: 130px;
    /* height: 35px; */
    /* border-radius: 2px; */
    background-color: #38a3f5;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    /* line-height: 1.5; */
    letter-spacing: normal;
    text-align: left;
    color: #ffffff !important;
    border-color: #38a3f5;
    min-width: 80px;
    text-align: center;
}

    .newWorkLog .postCmnt:hover, .postCmnt:focus {
        background-color: #38a3f5;
        opacity: 0.6;
        border-color: #38a3f5;
    }

.taskHeading .taskHead .tasktitle-heading {
    font-family: Poppins;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    text-align: left;
    color: #818998 !important;
    margin-bottom: 0;
}

#Worklogmodel .modal-dialog {
    width: 950px !important;
    max-width: 950px !important;
    padding: 2px;
}

.workLogModal .closebtn {
    color: #9a9ea5 !important;
}
#TaskDetailModel .modal-content {
    margin-top: 60px;
}
.ms-quick-search span img#calendar_icon, #dtTimeCardSearch {
    height: calc(2.55rem + 2px);
}
#tblTimeSheetHours, #tblTimeSheetHoursView {
    overflow: auto;
    width: calc(100% - 90px) !important;
    display: block !important;
    margin-left: 30px;
}
    #tblTimeSheetHours th, #tblTimeSheetHoursView th {
        font-size: 1rem;
        font-weight: 500 !important;
        font-family: Poppins !important;
        vertical-align: middle;
    }
    #tblTimeSheetHours td, #tblTimeSheetHoursView td {
        vertical-align: middle !important;
        text-align: center !important;
        font-weight: 500;
        min-width: 100px !important;
        font-size: 1rem;
        color: #3E3F42 !important;
        width: max-content;
        white-space: nowrap;
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #tblTimeSheetHours tr td:first-child, #tblTimeSheetHoursView tr td:first-child {
        min-width: 250px !important;
        color: white !important;
        font-weight: 500 !important;
        font-family: Poppins !important;
        font-size: 1rem;
        z-index: 10;
        line-height: 30px;
        background: #9A70DC !important;
        border: 1px solid;
        padding-left: 32px !important;
        width: 250px !important;
        max-width: 250px !important;
    }
#tblTimeCardDetail_wrapper .ms-project-detail-grid .dataTables_info {
    width: 35%;
}
#tblTimeCardDetail_wrapper .right-paginations {
    width: 65%;
}
table.display.table.dataTable thead th {
    color: #575962;
    font-size: 14px;
    font-weight: 500;
    font-family: Poppins;
    border-bottom: 2px solid #ccc !important;
    /* border: 0px !important; */
    padding: 0.75rem;
}
table.display.table.dataTable tbody td {
    padding: 0.75rem;
    vertical-align: middle;
    color: #575962;
    font-weight: 300 !important;
    font-family: Poppins;
    height: 60px;
    border-right: 0 none;
    border-left: 0 none;
    font-size: 15px;
    border-color: #f4f5f8;
    white-space: initial;
}
.dataTable a:hover {
    color: #71c561;
}

.dataTable a {
    color: #575962;
}
.nowrap.table.display.table.dataTable tbody td {
    white-space: nowrap;
}
    table.display.table.dataTable tbody td[title] {
        overflow: hidden;
        text-overflow: ellipsis;
    }
table.display.table.dataTable {
    /*clear: both;
    table-layout: fixed; due to issues in streetadmin*/
}
#tblProjectGrid_wrapper table.display.table.dataTable {
    clear: both;
    table-layout: fixed;
}
.ms-project-detail-grid .dataTables_paginate .paginate_button.current {
    /*background: #71c561;*/
    background: var(--primary-color);
    color: #fff !important;
}
label.error {
    font-size: 12px;
    font-weight: 400;
    color: #ff1111;
}

.cursor-default {
    cursor: default !important;
}

.dummyImage {
    font-size: 18px;
    font-weight: 500;
    background-color: #484c7f;
    color: #ffc107;
    height: 40px;
    width: 40px;
    margin-right: 2px !important;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.5px;
}
.dummyImage-my-schedule-calendar {
    font-size: 14px;
    font-weight: 500;
    background-color: #484c7f;
    padding: 10px;
    color: #ffc107;
    height: 20px;
    width: 20px;
    display: inline-block;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 2.2;
    margin-right: 2px !important;
    cursor: pointer;
    text-transform: uppercase;
}
.chkChecklist {
    vertical-align: top !important;
}
.marginLeft25Pixel {
    vertical-align: top !important;
}
#txtSprintComment {
    border: 1px solid #ebedf2 !important;
}
#tblProjectGrid_wrapper .ms-project-detail-grid {
    /*overflow-x: auto;*/
}
#tblProjectGrid {
    /*min-width: 1140px;*/
}
@media(max-width: 1390px) {
    /*#tblProjectGrid tr th:first-child, #tblProjectGrid tr td:first-child {
        position: sticky;
        left: 0px;
        z-index: 1;
        background: #fff;
        text-align: center !important;
        border-right: 1px solid #eee !important;
    }*/
    body .ms-project-detail-grid table.display.table.dataTable {
        border-collapse: separate !important;
    }
    .adv-table .project-summery table.display.table.dataTable thead th, .adv-table .project-summery table.display.table.dataTable tbody td {
        border-bottom: 0px !important;
        border-right: 0px;
    }
        .adv-table .project-summery table.display.table.dataTable thead th:last-child, .adv-table .project-summery table.display.table.dataTable tbody td:last-child {
            border-right: 1px solid #ddd !important;
        }
    .adv-table .project-summery table.display.table.dataTable tbody tr:last-child td {
        border-bottom: 1px solid #ddd !important;
    }
    .adv-table .project-summery table.display.table.dataTable tbody td:nth-child(2), .adv-table .project-summery table.display.table.dataTable thead th:nth-child(2) {
        border-left: 0px !important;
    }
}

#tblWorkLogs_length{
    display:none;
}
.no-padding{
    padding: 0 !important;
}
.alignment{
    margin-top:-2px;
}
.add-descp.input_text_wrapping {
    min-height: 35px !important;
    border: none !important;
    border-bottom: 1px solid #ebedf2 !important;
    resize: none;
    padding-top: 7px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
    .add-descp.input_text_wrapping:hover, .add-descp.input_text_wrapping:focus {
        border: none !important;
        border-bottom: 1px solid #78cd51 !important;
    }
.card-image {
    height: 50px !important;
    width: 50px !important;
    object-fit: cover;
}
.adv-table .project-summery table#tblConsolidated.display.table.dataTable thead th {
    white-space: nowrap;
}
.input_text_wrapping {
    height: auto;
    min-height: 35px !important;
}
.cstm-comment{
    top:7px !important;
}
.smalldummyImage {
    background-color: #484c7f;
    color: white;
    height: 29px;
    width: 29px;
    display: inline-block;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 4px !important;
    text-transform: uppercase;
}
.xsdummyImage {
    background-color: #484c7f;
    color: white;
    height: 27px;
    width: 27px;
    display: inline-flex;
    padding: 0px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
}
.portfolio_gantt .gantt_tree_content {
    display: flex;
    align-items: center;
    justify-content: center;
}
    .portfolio_gantt .gantt_tree_content .dvTimeline {
        display: flex;
        align-items: center;
        justify-content: center;
        margin:0;
    }
.portfolio_gantt .gantt_layout_content .gantt_grid_head_cell,
.portfolio_gantt .gantt_cell .dummyImage,
.portfolio_gantt .dropdown-menu,
#trad-list-view .gantt_cell .dummyImage,
#trad-list-view .dropdown-menu {
    font-size: 12px;
}

.portfolio_gantt .gantt_cell .dummyImage,
#trad-list-view .gantt_cell .dummyImage {
    height: 30px;
    width: 30px;
}
.minidummyImage {
    background-color: #484c7f;
    color: white;
    height: 25px;
    width: 25px;
    display: inline-block;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 4px !important;
    text-transform: uppercase;
}
.cstm-padding{
    padding:10px !important;
}
.logo_display_area {
    position: relative;
    width: 170px;
    height: 100px;
    overflow: hidden;
    margin-top: 12px;
}
.logo_display_area img{
    position: absolute;
    left: 50%;
    top: 50%;
    height: auto;
    width: 100%;
    transform: translate(-50%,-50%);
}
.streetCentersList.m-dropdown.m-dropdown--align-center .m-dropdown__wrapper {
    right: 0;
    left: auto;
}
.streetCentersList.m-dropdown.m-dropdown--arrow .m-dropdown__arrow {
    right: 10px;
    left: auto;
}
.padding-left {
    padding-left: 90%;
    display: -webkit-inline-box;
}
.largedummyImage {
    text-transform:uppercase;
    font-weight:500;
    background-color: #484c7f;
    /* padding: 0px !important; */
    color: white;
    height: 80px !important;
    width: 80px !important;
    display: inline-block;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 2.0;
    margin-right: 2px !important;
    cursor: pointer;
    font-size: 40px;
}
.greenBdr {
    max-width: 100%;
    margin: auto !important;
    margin-bottom: 20px !important;
}
.extralargedummyImage {
    text-transform: uppercase;
    font-weight: 500;
    background-color: #484c7f;
    /* padding: 0px !important; */
    color: #f19828;
    height: 170px;
    width: 170px;
    display: inline-block;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 1.8;
    /* margin-right: 8px !important; */
    cursor: pointer;
    font-size: 98px;
}
.margin-auto{
    margin:auto;
}
.cstm-ap-chart{
    padding:38px 30px !important;
}
.highcharts-text-outline{
    stroke:none !important;
    fill:none !important;
}
.resource-medium-image {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}
.noliststyle{
    list-style:none;
}
#nodeval{
    margin-left:4px;
}
div.gridbox_material.gridbox table.obj.row20px tr td.group_row img, div.gridbox_material.gridbox table.obj.row20px tr td .treegrid_cell img {
    height: 17px;
    padding-top: 0px !important;
}
.dhx_combo_edit{
    height:25px;
}
#DivProjectWorkOrder .dhx_combo_edit {
    overflow: auto;
}
.streetBoardImg {
    width: 28px;
    height: 28px;
    border-radius: 20px;
    margin-left: 1px;
}
.padding-link {
    padding: 2rem 0 2rem 0 !important;
}
.modal-open{
    overflow: hidden !important;
}
.margin-top-7px{
    margin-top:7px !important;
}
.width-225px{
    width: 225px !important;
}
.more-resource{
    font-size:15px !important;
    font-weight:500 !important;
}
#div_filterResourcesList {
    max-height: 675px;
    overflow: scroll;
}

/*Microsoft Edge*/
@supports (-ms-ime-align: auto) and (-webkit-text-stroke:initial) {
    #div_filterResourcesList {
        overflow: hidden;
    }
}

/*Internet Explorer*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #div_filterResourcesList {
        overflow: hidden;
    }
}


#myTaskPanel {
    background: #fff;
    overflow: scroll;
}
.height-full{
    height:100% !important;
}
#btnEditLink, #save-btn, #cancel-btn, #btnDeleteLink {
    padding: .35rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    background-color: transparent;
    background-image: none;
    border-color: #71c561;
    color: #71c561 !important;
    width: 28%;
    margin: 4px 5px !important;
    min-width: 55px;
}
    #btnEditLink :hover, #save-btn :hover, #cancel-btn :hover, #btnDeleteLink :hover {
        color: #71c561 !important;
    }
#cancel-btn, #btnDeleteLink {
    min-width: 70px;
}
.mr-60{
    margin-right:60px !important;
}
.cstm-margins {
    margin-top: 4px !important;
    margin-left: 13px !important;
}
.white-color{
    color:white !important;
}

/*Microsoft Edge*/
@supports (-ms-ime-align: auto) and (-webkit-text-stroke:initial) {
    #myTaskPanel {
        overflow: hidden;
    }
}

/*Internet Explorer*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #myTaskPanel {
        overflow: hidden;
    }
}
#tblCheckList {
    max-height: 300px;
    overflow: auto;
    display: block;
}
#tblCheckList tr {
    border: none !important;
    width: 100%;
    display: table;
}
.pull-left, .dv-row2, .parent {
    z-index: auto !important;
}
.table-head-font{
    font-size: 15px;
}
#ReminderTimerInterval{
    /*min-height: 38px;*/
}
#filtersAllocations{
    padding: 0 !important;
}
.readonly .lblChecklist {
    pointer-events: none;
}
.readonly .fa-times.pointer.redColor, .readonly .pointer.chkChecklist{
    pointer-events: none;
    cursor: not-allowed;
    visibility: hidden;
}
#divCheckListTrad{
    width: 100%;
}
.tblCheckListTradPadd{
    width: 100%;
    padding: 10px 30px;
}
.swal2-popup .swal2-modal .swal2-show{
    z-index:1000000 !important;
}
#stories_search {
    color: #7b7e8a !important;
}
div.gantt_cal_light .gantt_cal_ltitle{
    padding:0 !important;
}
div.gantt_cal_light{
    padding: 0 !important;
}
.gantt_resource_cell.gantt_resource_cell_unit, .custom-mrgin {
    margin-left: 5%;
}
.gantt_btn_set.gantt_left_btn_set.save_button_set {
    background-color: #38a3f5;
    color: white;
}
.gantt_btn_set.gantt_left_btn_set.cancel_btn_set {
    background-color: #6bc461;
    color: white;
}
.gantt_btn_set.gantt_left_btn_set {
    background-color: #ff6c60;
    color: white;
}
.swal2-container {
    z-index: 99999999999999999999 !important;
}
.cstm-panel{
    padding:15px !important;
}
.cpimg {
    width: 40px !important;
    height: 40px !important;
    border-radius: 30px;
    background-color: #f3f4f7 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2px !important;
}
.gantt_tree_content .cpimg {
    width: 33px !important;
    height: 33px !important;
}
.gantt_tree_content .cpimg .btn{
    padding: 0 !important;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
}
.displayInLineBlock {
    display: inline-block !important;
}
#unassigned, #goodguys, #badguys, #normalguys {
    max-height: 1000px !important;
    overflow: auto !important;
    padding-top: 45px !important;
}
.sticky-left-timesheet {
    min-width: 175px !important;
    height: 45px;
    background: #fff !important;
    border-left: 0px !important;
    border-top: 0px;
    border-bottom: 0px;
    overflow: hidden;
    position: sticky !important;
    left: 0px !important;
}
.sticky-left-timesheet-2nd-Column {
    width: 120px;
    height: 50px;
    background: #fff !important;
    border-left: 0px !important;
    border-top: 0px;
    border-bottom: 0px;
    overflow: hidden;
    position: sticky !important;
    left: 172px !important;
    z-index: 1 !important;
}
@media screen and (max-width: 1026px) {
    #unassigned .task-label, #goodguys .task-label, #badguys .task-label, #normalguys .task-label {
        position: absolute;
        top: 0;
        z-index: 10;
        background: #e9e9eb;
        padding-top: 15px;
        height: 45px !important;
        margin-bottom: 0 !important;
        width: calc(100% - 40px) !important;
        left: 20px !important;
        padding-left: 10px;
    }
}
#unassigned .task-label, #goodguys .task-label, #badguys .task-label, #normalguys .task-label {
    position: absolute;
    top: 0;
    z-index: 10;
    background: #e9e9eb;
    padding-top: 15px;
    height: 45px;
    margin-bottom: 0 !important;
    width: calc(100% - 16px);
    left: 10px;
    padding-left: 10px;
}
.total-sum {
    background-color: #867f7f !important
}
#btnCardDetail {
    max-width: 90%;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    max-height: 45px;
    word-break: break-all;
}
.dv-col .upper-work {
    position: absolute;
    top: 0;
    margin-left: -15px;
    margin-top: 11px;
    min-width: 25px;
}
.dv-col .bottom-work {
    position: absolute;
    bottom: 0;
    margin-left: -14px;
    margin-bottom: 9px;
    min-width: 25px;
    background-color: #d10657 !important;
}

.dv-col .left-work {
    display: inline-flex;
    width: auto;
    min-width: 40px;
    height: 40px;
    margin-right: 5px;
    color: var(--chart-color3) !important;
    background-color: white !important;
    border: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 0;
    justify-content: center;
    align-items: center;
}

.dv-col .right-work {
    display: inline-flex;
    width: auto;
    min-width: 40px;
    height: 40px;
    max-width:40px;
    margin-left: 5px;
    background-color: white !important;
    border: 2px solid #38a3f5;
    color: #38a3f5 !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 0;
    justify-content: center;
    align-items: center;
}
@media(min-width: 1400px){
    .dv-col .right-work {
        margin-left: 10px;
    }
    .dv-col .left-work {
        margin-right: 10px;
    }
}
.dv-col span{
    border-radius: 50% !important;
    padding: 4px 2px !important;
}
.custom-title-street {
    max-height: 42px;
    word-break: break-all;
    white-space: normal !important;
}
.text-model-head {
    width: 100%;
    word-break: break-all;
}
.classtohide .bs-caret{
    display:none;
}
#headingOne1, #headingOne2, #headingOne3, #portletForAccordian {
    cursor: pointer;
}
.datefortitle{
    font-size:13px;
}
#fldt12 i{
    color: darkgray;
    margin-top:10px;
}
.resource_conflicts {
    height: 400px;
    border: 1px solid #E2E2E2 !important;
}
    .resource_conflicts .data_main_row {
        min-width: 100%;
    }
    .resource_conflicts .pull-left.text-center.dv-colhead:nth-child(2),
    .resource_conflicts .pull-left.text-center.dv-colhead:nth-child(3),
    .resource_conflicts .pull-left.text-center.dv-colhead:nth-child(4) {
        width: 120px !important;
        border-top: 1px solid #E2E2E2;
    }
    .resource_conflicts .dv-colhead,
    .resource_conflicts .hcol-details:first-child .dv-colteam,
    .resource_conflicts #divResourceConflictsList>.dv-row2:first-child .dv-colteam {
        border-top: 1px solid #E2E2E2;
    }
    .resource_conflicts .hcol-details .dv-colteam {
        display: flex;
        align-items: center;
        padding: 0;
    }
    .resource_conflicts .dv-col {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        padding: 0 10px;
    }
        .resource_conflicts .dv-col .left-work,
        .resource_conflicts .dv-col .right-work {
            position: relative;
            margin: 0;
            top:3px;
        }
.resource_conflicts .pull-left.text-center.dv-col:nth-child(2) {
        border-left: 1px solid #E2E2E2 !important;
    }
#divResourceConflictsList {
    max-height:400px;
    max-width:100%;
    overflow:scroll;
}
.ProjectNameConflicts {
    letter-spacing: .1rem;
}
.DateOfSprintsToStyle {
    font-size: 12px;
    letter-spacing:1px;
}
.ConflictCaption {
    font-weight: 600;
    letter-spacing: 0.7px;
    font-size: 15px;
}
.ConflictProject {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 300;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
.resource_conflicts .parent .dv-col {
    border-right: 1px solid #E2E2E2 !important;
}
.streetCenterArea .datefortitle {
    display: none;
}
.resource_conflicts .sticky-left {
    left: 0px !important;
}
.resource_conflicts .dv-row2 {
    display: inline-flex;
    border-left: none !important;
}
.resource_conflicts .dv-col .right-work{
    position:absolute !important;
    top:20px;
    left:10px;
}
.resource_conflicts .dv-col .right-work{
    position:absolute !important;
    top:20px;
    left:72px !important;
}
.resource_conflicts .pull-left.dv-row2 .pull-left:nth-child(1){
    z-index:11 !important;
}
.navigatin-tab .btn-success {
    color: #797979 !important;
}
#ganttContainer .ganttMenuIcon .dropdown-menu{
    position:relative !important;
    top:-20px !important;
}
#frmCreateSprintTask #divCheckList {
    border: 1px solid #ebedf2;
    border-radius: 3px;
    padding: 5px;
}
.custom-portletForAccordian{
    cursor:pointer;
    position:absolute;
    top:20px;
    right:20px;
}
#week-view .task-cs, #month-view .task-cs, #year-view .task-cs{
    margin-left:0 !important;
}
.templateTasksGrid_Outer {
    overflow: auto !important;
}
#divResourceConflictsList > .dv-row2 {
    position: sticky !important;
    top: 0;
    z-index: 12 !important;
}
#dvResourceConflictFilter .select2-container{
    z-index:100;
}
.documentText {
    max-width: 240px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    display: inline-block;
    vertical-align: middle;
}
#tblProjectDeletedGrid_wrapper, .ms-project-detail-grid{
    overflow-x:hidden;
}
#iProjectDetail .customdesp{
    padding-left:0 !important;
}
#modal_AddTaskResource input[type=number] {
    -moz-appearance: textfield;
}
.dummyEquip {
    font-size: 15px;
    font-weight: 500;
    background-color: #82cd79;
    color: white;
    height: 35px;
    width: 35px;
    margin-right: 2px !important;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.5px;
}
#divResourceConflictsList .dv-colhead{
    font-size: 11px;
}
#modal_AddAgileUnmappedProjectModal .modal-dialog{
    max-width: 550px !important;
}
.AgileProjectCaption:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #78CD51;
}
.sticky-right {
    position: sticky;
    right: 0;
    background-color: #efeeee;
    border:1px solid white !important;
}
.datesforallocation {
    font-size: 13px;
    font-weight: 500;
    margin-left:5px;
    position:absolute;
    right:0;
}
.expnselable{
    border-bottom:1px solid lightgray;
}
.headtextExp {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 16px;
}
.desp-row{
    padding:0px 25px;
    padding-right:60px;
}
.project-collapse {
    cursor: pointer;
}
.clsimgCat{
    width:50px;
    margin-right:5px;
}
#modalTaskExpense .add-on {
    width: auto;
    text-align: left;
    float: left;
}
#modalTaskExpense .form-horizontal .control-label{
    font-size:15px !important;
}
#templateTasksGrid, #CostGrid, #RevenueGrid, #TimeSheetGrid, #TimeSheetGridCost {
    min-width: 100% !important;
}
#DetailExpenseStartDate, #DetailExpenseEndDate, #DetailExpenseDate{
    padding-left: 35px !important;  
}
.clsHistoryView{
    cursor:pointer !important;
}
.cstm-timesheet-group {
    background-color: #ecebeb;
    padding: 10px 12px !important;
    margin-left: 25px;
    width: 94% !important;
}
#frmTimeSheet .add-descp {
    background-color: #ecebeb;
}
#tblTimeSheetHours thead th {
    background: #5887DF;
    color: white;
    border: 1px solid;
}
#tblTimeSheetHours thead th:last-child {
    background: #efeeee;
    color: #3e3f46;
}
.projandtask {
    color: #48535b !important;
    border:none !important;
}
.expand-icons {
    float: left;
    background: #805BB5;
    width: 30px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.expand-icons i{
    color:white !important;
    vertical-align:bottom;
}
#tblTimeSheetHours tr td:nth-child(2) {
    background: #71C1F8 !important;
    color: white !important;
    border: 1px solid;
}
#tdDateinfo {
    background: #efeeee;
    border:1px solid white;
}
#frmTimeSheet .select2-container--default .select2-selection--multiple {
    background: #ecebeb !important;
    max-height: 95px;
    overflow-y: scroll;
}
@media(max-width: 1439px) {
    .ProfilePicDel {
        width: 60% !important;
    }
}

@media(max-width: 1314px) {
    .ProfilePicDel {
        top: 41% !important;
    }
}

@media(max-width:1560px) and (min-width:1440px) {
    .ProfilePicDel {
        width: 55% !important;
    }
}
.ProfilePicDel {
    position: absolute;
    z-index: 1;
    text-align: center;
    background-color: #f2f3f8;
    width: 53%;
    opacity: 0.9;
    top: 45%;
    color: black;
}
#myselect {
    min-width: 105px;
    max-width: 280px;
    max-height: 35px;
    color: #71c561 !important;
}
#financialselect2 .select2-selection__rendered {
    width: 92%;
}
#createFullScreen #ResourceList {
    padding-right: 20px;
    padding-bottom: 7px;
}
#EpicFilterId .bootstrap-select .dropdown-menu {
    left: -70px !important;
}
.custompostionfordekay {
    font-size:14px !important;
}
#gantt_here .gantt_grid_data {
    border-right: 1px solid lightgray;
}
#Portfolio .filterSubmitProject{
    margin-bottom:0px !important;
}
.model-head-with-Delay{
    line-height:0.7 !important;
}
#ddlinked_forms{
    max-height:35px;
}
#tblTimeSheet_wrapper .dataTables_scrollBody, #tblTeamTimeSheet_wrapper .dataTables_scrollBody{
    min-height: 135px !important;
    overflow: inherit !important;
}
#FlaggedTaskDetailTaskViewModel .modal-dialog{
    min-width:60% !important;
}
#tblexpensedetails tr{
    font-size:14px !important;
}
#worklog table.display.table.dataTable tbody td, #DivExpenseinfo table.display.table.dataTable tbody td {
    max-width: 150px !important;
}
.st-street-center-resources .dropdown-menu.show{
    max-width:230px !important;
}
#createFullScreen .select2-container .select2-selection--single {
    height: 37px !important;
    background-color: #eeeeee;
}
#createFullScreen .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: initial !important;
    font-weight: 500;
    font-size: 14px;
    padding-top: 10px;
}
#createFullScreen .select2-container--default .select2-selection--single .select2-selection__arrow{
    top:18px !important;
}
#createFullScreen .select2-container--default .select2-selection--single{
    border:none !important;
}

.show_links .gantt_task_line.parent_task:not(.project_task):before,
.show_links .gantt_task_line.gantt_timeline_phase:not(.project_task):before {
    content: '';
    width: 2px;
    top: 0;
    position: absolute;
    text-align: center;
    background-color: rgb(28, 173, 17);
    box-sizing: border-box;
    left: -3px;
    z-index: 1;
    cursor: pointer;
}

.show_links .gantt_task_line.parent_task:not(.project_task):after,
.show_links .gantt_task_line.gantt_timeline_phase:not(.project_task):after {
    content: '';
    width: 2px;
    top: 0;
    position: absolute;
    text-align: center;
    background-color: rgb(28, 173, 17);
    box-sizing: border-box;
    right: -3px;
    z-index: 1;
    cursor: pointer;
}

.show_links .gantt_task_line.gantt_timeline_phase:not(.project_task):after,
.show_links .gantt_task_line.gantt_timeline_phase:not(.project_task):before {
    background-color: rgb(86, 102, 255);
}

.show_links .gantt_task_line.gantt_timeline_milestone:not(.project_task):after,
.show_links .gantt_task_line.gantt_timeline_milestone:not(.project_task):before {
    background-color: rgb(157, 36, 197);
    top: 15px;
}

.show_links .gantt_task_line.gantt_timeline_milestone:not(.project_task):after {
    right: 50%;
    visibility: visible;
}

.hidden {
    display: none;
}
.zEWidget-launcher.zEWidget-launcher--active {
    right: 45px !important;
    bottom: 0px !important;
}
#m_scroll_top {
    bottom:17px !important;
}
#consolidatedgantt .portfolio_gantt .gantt_layout_content .gantt_grid_head_cell {
    border-right: 1px solid lightgray !important;
}
#divMembers .select2-container--default.select2-container--focus .select2-selection--multiple, #divMembers .select2-container--default .select2-selection--multiple {
    max-height: 100px;
    /*overflow: scroll; commented because it shows scroll bar in select when there is nothing select*/
}
.filtertypeforapprov {
    margin-top: -8px;
    font-size: 15px;
    font-weight: 600;
}
.task-widthcons{
    min-width:250px;
}
.width-action{
    width:30px !important;
}
#divListShareResources .select2-container {
    z-index: 100 !important;
}
.resNameElem {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    object-fit: cover;
}
    .resNameElem img {
        width: 27px;
        height: 27px;
        border-radius: 50%;
        object-fit: cover;
    }
#TaskDetailModel .select2-container{
    z-index:auto !important;
}
/*Colors classes for Forms*/
.Green-Header-form {
    /*background: #71c561;*/
    background: var(--primary-color);
    color: white;
}
.blue-form {
    background: #1e3e6f;
    color:white;
}
.light-blue-form {
    background: #4b6cd3;
    color:white;
}
.gray-form {
    background: #8e8f88;
    color:white;
}
.aqua-green-form {
    background: #16c9bb;
    color:white;
}
.black-border-for-panel{
    border:4px solid black;
}
.cstm-bn {
    padding: 4px 12px !important;
    height: 25.5px !important;
}
.border-form{
    border:1px solid gray !important;
}

.search.listviewSearch {
    border: 1px solid #71c561;
    color: #71c561;
}
    .search.listviewSearch:after {
        /*background: #71c561;*/
        background: var(--primary-color);
        width: 1px;
        height: 10px;
        right: -3px;
        top: 10px;
    }    
        .search.listviewSearch #listview_search::-webkit-input-placeholder,
        .search.listviewSearch #listview_search:-moz-placeholder,
        .search.listviewSearch #listview_search:-ms-input-placeholder {
            color: #71c561;
        }
        .search.listviewSearch  span {
            color: #71c561;
        }
        #listview_search {
            font-size: 12px !important;
            line-height: 1.9 !important;
        }
.search { /* please do not use !important in these classes[line no:2325 to 2405] they are already mapped with multiple components */ 
    display: inline-block;
    position: relative;
    height: 15px;
    width: 15px;
    box-sizing: border-box;
    margin: 3px 20px 0px 0px;
    padding: 0px 5px 0px 5px;
    border: 2px solid #575962;
    border-radius: 25px;
    transition: all 400ms ease;
    cursor: pointer;
}

    .search span {
        position: absolute;
        color: #575962;
        left: -90px;
        font-weight: 400;
        font-size: 12px;
        top: -1px;
        height: 22px;
        width: 90px;
    }
    .search:after {
        content: "";
        position: absolute;
        width: 2px;
        height: 13px;
        right: -4px;
        top: 8px;
        background: #575962;
        border-radius: 3px;
        transform: rotate(-45deg);
        transition: all 400ms ease;
    }

    .search.active {
        width: 200px;
        height: 25px;
        margin-right: 0px;
        margin: 0px 8px 0px 0px;
        padding: 0px 10px 0px 10px;
        cursor: text;
    }

        .search.active:after {
            height: 0px;
        }

    .search input {
        display: none;
        width: calc(100% - 12px);
        border: none;
        box-sizing: border-box;
        font-family: Helvetica;
        font-size: 15px;
        color: inherit;
        background: transparent;
        outline-width: 0px;
    }

    .search.active input {
        display: block;
    }

    .search.active span {
        display: none;
    }
    .search span.clearSearch {
        display: none;
        right: 11px;
        left: auto;
        text-align: right;
        font-size: 15px;
        font-family: monospace;
        cursor: pointer;
        width: 8px;
    }

     .search.active span.clearSearch {
        display: inline;
    }

.bootstrap-select .bs-select-all, .bootstrap-select .select-all, .bootstrap-select .deselect-all {
    width: 100% !important;
}

.bootstrap-select .bs-deselect-all {
    display: none;
    width: 100% !important;
}
.deselectenabled.bootstrap-select .bs-deselect-all {
    display: block;
}
.red-border-form{
    border:1px solid red !important;
}
.red-color-text{
    color:red !important;
}
.red-color-text textarea{
    color:red !important;
}
.back-ground-container {
    background-color: #f5f5f5 !important;
    padding:10px;
}
.cke {
    z-index: 10000000 !important;
}

.cke_chrome {
    border: 1px solid #d1d1d1 !important;
}

.cke_reset_all table {
    z-index: 10000000000000 !important;
}
.cstm-icon-ck {
    float: right;
    cursor: pointer;
    /*position: absolute;*/
    right: 20px;
    margin-top: 7px;
    background: whitesmoke;
    z-index: 10;
    color: #3e3f46;
}
.cstm-icon-ck.cstm-export{
    margin-top: 30px;
}
.cke_editor_Description_dialog {
    z-index: 10000000 !important;
}
    .cke_editor_Description_dialog .cke_dialog.cke_browser_webkit.cke_ltr {
        -webkit-box-shadow: 0px 2px 50px -16px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 2px 50px -16px rgba(0,0,0,0.75);
        box-shadow: 0px 2px 50px -16px rgba(0,0,0,0.75);
    }
.form-control{
    color: #000000 !important;
}
@media(max-height: 800px) {
    .m-aside-menu .m-menu__nav > .m-menu__item > .m-menu__link {
        height: 33px;
    }
}

@media(max-height: 720px) {
    .m-aside-menu .m-menu__nav > .m-menu__item > .m-menu__link {
        height: 30px;
    }
}
@media(max-height: 650px) {
    .m-aside-menu .m-menu__nav > .m-menu__item > .m-menu__link {
        height: 28px;
    }
}
.calendar-wrapper .custom-popup{
    height:90px !important;
}
.custombiggertotaltext{
    font-size:20px;
}