.widget-row .cus-widget-thumb .fa {
    border: 2px solid #4376a4;
    display: block;
    float: left;
    font-size: 30px;
    line-height: 55px;
    margin-right: 15px;
    padding: 0;
    text-align: center;
    width: 60px;
}

/****** Profile *******/

.profile.cus-pro {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}

.profile.cus-pro ul.profile-nav li.active a {
    background: #ecf5fb none repeat scroll 0 0;
    border-left: 2px solid #169ef4;
    color: #169ef4;
    text-decoration: none;
}

.profile.cus-pro ul.profile-nav img.pic-bordered {
    width: 100%;
}

/****** Profile *******/

/****** Custom Tour *******/

.popover[class*="tour-"] {
    z-index: 9999;
}

.tour-tour-element {
    box-shadow: 0 0 5px -1px #000000 !important;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
}

.popover.tour-tour .popover-title {
    font-weight: 600;
}

.tour-backdrop {
    z-index: 9999;
    opacity: 0.3;
}

.tour-step-background {
    display: none;
}

/****** Custom Tour *******/

/****** Dropzone *******/

.dropzone.dz-clickable {
    position: relative;
    z-index: 1;
}

.dropzone.dz-clickable h3 {
    display: inline-block;
    line-height: 0;
    margin: 35px 0 20px;
}

.dropzone.dz-clickable p {
    line-height: 0;
    display: inline-block;
    margin: 0;
}

/****** Dropzone *******/

/********* Email Menu *********/

.email-menu {
    position: relative;
}

.email-menu #side-menu {
    padding: 10px;
}

.email-menu ul.accordion {
    width: 100%;
    background: transparent;
}

.report-view table tr td.project-desc table tr td:nth-child(8) {
    width: 90px;
    color: #6a6a6a;
    text-align: left;
    color: #2b0d36;
    font-weight: 600;
}

.report-view table tr td.project-desc table tr td {
    padding: 10px 7px;
}

.email-menu ul.accordion .link {
    border-bottom: 1px solid #3979b2;
    /*box-shadow: 3px 3px 3px -1px #b0b0b0;*/
    color: #3979b2;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 15px 12px 42px;
    position: relative;
}

.email-menu ul.accordion li:not(open) last-child .link {
    border-bottom: 0;
}

.email-menu ul.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 16px;
    color: #3979b2;
}

.email-menu ul.accordion li i.fa-angle-down {
    right: 12px;
    left: auto;
    font-size: 20px;
}

.email-menu ul.accordion li.open .link {
    color: #3979b2;
}

.email-menu ul.accordion li.open i {
    color: #3979b2;
}

.email-menu ul.accordion li.open i.fa-angle-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.email-menu ul.accordion ul.submenu {
    display: none;
    background: transparent;
    font-size: 14px;
    padding: 0;
}

.email-menu ul.accordion ul.submenu li {
    border-bottom: 1px solid #4b4a5e;
    list-style: outside none none;
}

.email-menu ul.accordion ul.submenu li a {
    display: block;
    text-decoration: none;
    color: #3979b2;
    padding: 12px;
    padding-left: 42px;
    position: relative;
}

.email-menu ul.accordion ul.submenu li a i {
    font-size: 12px;
    left: 20px;
}

.email-menu ul.accordion ul.submenu li a:hover {
    color: #3c6c95;
}

.email-menu ul.accordion ul.submenu li a:active {
    color: #3c6c95;
}

/********* Email Menu *********/

/********* Right setting *********/
.widget-setting {
    bottom: 65px;
    display: none;
    position: fixed;
    right: 57px;
    z-index: 9999;
}

.widget-setting a {
    border: medium none;
    border-radius: 40px !important;
    font-size: 20px;
    height: 40px;
    line-height: 40px !important;
    position: absolute;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    width: 40px;
    z-index: 2
}

.widget-setting a::before {
    position: relative;
    z-index: 2;
}

.widget-setting a::after {
    border-radius: 20px;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 300ms ease 0s;
    width: 0;
    z-index: 1;
}

.widget-setting a:hover::after {
    opacity: 1;
    width: 180px;
}

.widget-setting a.icon-hidden {
    visibility: hidden;
}

.widget-setting a.info.icon-show {
    -webkit-transform: translateY(-550px);
    transform: translateY(-55px);
}

.widget-setting a.widget-manage.icon-show {
    -webkit-transform: translateY(-110px);
    transform: translateY(-110px);
}

.widget-setting a.label-tag.icon-show {
    -webkit-transform: translateY(-165px);
    transform: translateY(-165px);
}

.widget-setting a.add-widget.icon-show {
    -webkit-transform: translateY(-220px);
    transform: translateY(-220px);
}

.widget-setting .theme-color a.color-setting-btn {
    z-index: 9;
}

.widget-setting .theme-color a.color-setting-btn.icon-show {
    -webkit-transform: translateY(-275px);
    transform: translateY(-275px);
}

.widget-setting .theme-color {
    position: relative;
}

.widget-setting a.theme-icon-hidden {
    visibility: hidden;
}

.widget-setting .theme-color a.color-default,
.widget-setting .theme-color a.color-darkblue,
.widget-setting .theme-color a.color-blue,
.widget-setting .theme-color a.color-bluelight,
.widget-setting .theme-color a.color-green,
.widget-setting .theme-color a.color-yellow,
.widget-setting .theme-color a.color-grey {
    top: 0px;
}

.widget-setting .theme-color.open a.color-default,
.widget-setting .theme-color.open a.color-darkblue,
.widget-setting .theme-color.open a.color-blue,
.widget-setting .theme-color.open a.color-bluelight,
.widget-setting .theme-color.open a.color-green,
.widget-setting .theme-color.open a.color-yellow,
.widget-setting .theme-color.open a.color-grey {
    top: -275px;
}

.widget-setting .theme-color.open a.color-default:hover::after,
.widget-setting .theme-color.open a.color-darkblue:hover::after,
.widget-setting .theme-color.open a.color-blue:hover::after,
.widget-setting .theme-color.open a.color-bluelight:hover::after,
.widget-setting .theme-color.open a.color-green:hover::after,
.widget-setting .theme-color.open a.color-yellow:hover::after,
.widget-setting .theme-color.open a.color-grey:hover::after {
    display: none
}

.widget-setting .theme-color a.color-setting-btn.close {
    background-image: none !important;
    opacity: 1;
}

.widget-setting .theme-color a.color-setting-btn.close::after {
    width: 40px;
}

.widget-setting .theme-color a.color-setting-btn.close span {
    opacity: 0;
}

.widget-setting .theme-color a.color-setting-btn .wz-theme-manager-icon {
    background-position: center -862px;
}

.widget-setting .theme-color a.color-setting-btn.close .wz-theme-manager-icon {
    background-position: center -1017px;
    background-size: 16px auto;
    height: 17px;
    width: 17px;
}

.widget-setting .theme-color a.color-default {
    background: #3D3D3D;
}

.widget-setting .theme-color a.color-grey {
    background: #5E6672;
}

.widget-setting .theme-color a.color-darkblue {
    background: #364150;
}

.widget-setting .theme-color a.color-blue {
    background: #00688f;
}

.widget-setting .theme-color a.color-bluelight {
    background: #ff5722;
}

.widget-setting .theme-color a.color-green {
    background: #43A047;
}

.widget-setting .theme-color a.color-yellow {
    background: #F9A825;
}

.widget-setting .theme-color.open a.theme-icon-show.color-default {
    -webkit-transform: translateX(-55px);
    transform: translateX(-55px);
}

.widget-setting .theme-color.open a.theme-icon-show.color-grey {
    -webkit-transform: translateX(-110px);
    transform: translateX(-110px);
}

.widget-setting .theme-color.open a.theme-icon-show.color-darkblue {
    -webkit-transform: translateX(-165px);
    transform: translateX(-165px);
}

.widget-setting .theme-color.open a.theme-icon-show.color-blue {
    -webkit-transform: translateX(-220px);
    transform: translateX(-220px);
}

.widget-setting .theme-color.open a.theme-icon-show.color-bluelight {
    -webkit-transform: translateX(-275px);
    transform: translateX(-275px);
}

.widget-setting .theme-color.open a.theme-icon-show.color-green {
    -webkit-transform: translateX(-330px);
    transform: translateX(-330px);
}

.widget-setting .theme-color.open a.theme-icon-show.color-yellow {
    -webkit-transform: translateX(-385px);
    transform: translateX(-385px);
}

.widget-setting .overlay {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    position: fixed;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
}

.widget-setting .overlay.opn-bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}

.widget-setting a span {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: -50px;
    transition: all 500ms ease 0s;
    white-space: nowrap;
    width: 0;
    z-index: 2;
}

.widget-setting a:hover span {
    opacity: 1;
    right: 50px;
    visibility: visible;
    width: auto;
}

.widget-setting a.setting.setting-close span.open-lbl,
.widget-setting a.setting.setting-open span.close-lbl {
    opacity: 0;
}

/********* Right setting *********/


/********* project-activity *********/

table.project-activity th::after {
    display: none !important;
}

table.project-activity th {
    background-color: #74b4ed !important;
    color: #ffffff;
    padding-right: 15px !important;
    vertical-align: middle !important;
}

table.project-activity td {
    font-size: 13px;
}

table.project-activity th:nth-child(1),
table.project-activity td:nth-child(1) {
    max-width: 50px !important;
    min-width: 50px !important;
    width: 50px !important;
}

table.project-activity th:nth-child(2),
table.project-activity td:nth-child(2) {
    max-width: 25% !important;
    min-width: 25% !important;
    width: 25% !important;
}

table.project-activity th:nth-child(3),
table.project-activity td:nth-child(3) {
    max-width: 40% !important;
    min-width: 40% !important;
    width: 40% !important;
}

table.project-activity td h3 {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 3px;
}

table.project-activity td .ass-lbl {
    color: #000000;
    display: inline-block;
    font-weight: normal;
    margin-right: 5px;
}

table.project-activity td .asignee {
    color: #49a7fa;
    display: inline-block;
    margin-right: 5px;
}

table.project-activity td .time {
    color: #8f8f8f;
    font-size: 11px;
}

/********* project-activity *********/


/*************************************************************************************************************************************************************************/



/******************* Form wizard ********************/

.cus-form-wizard .progress-bar-success {
    background-color: #7AC044;
    background-image: -webkit-linear-gradient(45deg, rgb(207, 237, 187) 25%, transparent 25%, transparent 50%, rgb(207, 237, 187) 50%, rgb(207, 237, 187) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgb(207, 237, 187) 25%, transparent 25%, transparent 50%, rgb(207, 237, 187) 50%, rgb(207, 237, 187) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgb(207, 237, 187) 25%, transparent 25%, transparent 50%, rgb(207, 237, 187) 50%, rgb(207, 237, 187) 75%, transparent 75%, transparent);
}

.form-wizard.cus-form-wizard .steps>li>a.step {
    padding: 15px 15px 20px;
    color: #898989;
    position: relative;
}

.form-wizard.cus-form-wizard .steps>li>a.step.step2 {
    background: #F4F4F4;
}

.form-wizard.cus-form-wizard .steps>li>a.step.step2 .count-step {
    color: #e7e7e7;
}

.form-wizard.cus-form-wizard .steps>li>a.step.step2 .number {
    font-size: 20px;
    line-height: 43px;
}

.form-wizard.cus-form-wizard .steps>li>a.step.step3 {
    background: #EBEBEB;
}

.form-wizard.cus-form-wizard .steps>li>a.step.step3 .count-step {
    bottom: 24px;
    color: #dfddde;
}

.form-wizard.cus-form-wizard .steps>li>a.step.step4 {
    background: #E2E2E2;
}

.form-wizard.cus-form-wizard .steps>li>a.step.step4 .count-step {
    color: #d6d6d6;
}

.form-wizard.cus-form-wizard .steps>li>a.step.step5 {
    background: #D4D4D4;
}

.form-wizard.cus-form-wizard .steps>li>a.step.step5 .count-step {
    bottom: 24px;
    color: #c5c5c5;
}

.form-wizard.cus-form-wizard .steps>li>a.step .count-step {
    bottom: 23px;
    font-size: 58px;
    font-weight: bold;
    line-height: 0;
    position: absolute;
    right: 10px;
}

.form-wizard.cus-form-wizard .steps>li>a.step .number {
    background-color: #ffffff;
    font-size: 24px;
    border: 2px solid #bdbdbd;
    float: left;
    height: 50px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    width: 50px;
}

.form-wizard.cus-form-wizard .steps>li.active>a.step {
    background: #236194;
}

.form-wizard.cus-form-wizard .steps>li.active>a.step::after {
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 15px;
}

.form-wizard.cus-form-wizard .steps>li.active>a.step .desc {
    color: #ffffff;
}

.form-wizard.cus-form-wizard .steps>li.active>a.step .number {
    border-color: #175588;
    color: #236194;
}

.form-wizard.cus-form-wizard .steps>li.active>a.step .count-step {
    color: #1d537f;
}

.form-wizard.cus-form-wizard .steps>li.done>a.step {
    background: #7ac043 none repeat scroll 0 0;
    border-right: 1px solid #669f38;
}

.form-wizard.cus-form-wizard .steps>li.done>a.step .desc {
    color: #ffffff;
}

.form-wizard.cus-form-wizard .steps>li.done>a.step .number {
    border-color: #669F38;
    color: #7AC044;
}

.form-wizard.cus-form-wizard .steps>li.done>a.step .count-step {
    color: #69A436;
}

.cus-form-wizard .nav.nav-pills {
    padding: 0;
}

.cus-form-wizard .nav.nav-pills li a .desc {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 0 60px;
    text-align: left;
    position: relative;
    z-index: 1;
}

.cus-form-wizard .nav.nav-pills li a .desc .name {
    display: block;
    line-height: 15px;
    margin: 0 0 3px;
    text-transform: uppercase;
}

.cus-form-wizard .nav.nav-pills li a .desc .short-des {
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 15px;
}

.cus-form-wizard .tab-pane.table-match-column .dataTables_length,
.cus-form-wizard .tab-pane.table-match-column .dataTables_info,
.cus-form-wizard .tab-pane.table-match-column .paging_bootstrap_number {
    display: none;
}

.cus-form-wizard #tab2.tab-pane table tr th {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-right: 10px;
    cursor: default;
}

.cus-form-wizard .tab-pane table .dropbox select {
    font-weight: normal;
    height: 30px;
    width: auto;
}

.cus-form-wizard .tab-pane table .dropbox {
    border: 1px solid #00688f;
    display: inline-block;
    position: relative;
}

.cus-form-wizard .tab-pane table .dropbox::before {
    font-family: 'FontAwesome';
    content: "\f107";
    color: #00688f;
    position: absolute;
    font-weight: normal;
    right: 5px;
    top: 2px;
}

.cus-form-wizard .tab-pane table .dropbox select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #00688f;
    font-weight: 300;
    height: 22px;
    padding: 0 20px 0 7px;
    position: relative;
    width: auto;
}

.cus-form-wizard .tab-pane table .dropbox select:disabled {
    cursor: not-allowed;
    opacity: 0.3;
}

.cus-form-wizard .table-scrollable {
    border-top: 1px solid #e7ecf1;
    margin-top: 5px !important;
}

.cus-form-wizard .table.imported_data tr:first-child th:nth-child(1),
.cus-form-wizard .table.imported_data tr:first-child th:nth-child(2) {
    max-width: 60px !important;
    min-width: 5% !important;
    vertical-align: middle;
    width: 0 !important;
}

.cus-form-wizard .table.imported_data tr td:nth-child(1),
.cus-form-wizard .table.imported_data tr td:nth-child(2) {
    /*max-width: 60px !important;*/
    min-width: 60px !important;
    vertical-align: middle;
    /*width: 60px !important;*/
}

.cus-form-wizard .table.imported_data.result-tbl tr:first-child th:nth-child(1),
.cus-form-wizard .table.imported_data.result-tbl tr:first-child th:nth-child(2) {
    max-width: inherit !important;
    min-width: auto !important
}

.cus-form-wizard .table.imported_data tr td {
    font-size: 13px;
    padding: 2px 10px;
    height: 26px;
    vertical-align: middle;
}

.cus-form-wizard .table.imported_data th {
    font-size: 13px;
    padding: 5px 18px 5px 10px;
}

.cus-form-wizard .table.imported_data th::after {
    display: none;
}

.cus-form-wizard .tab-pane table tr td input {
    border: 1px solid #cccccc;
    height: 26px;
    max-width: 100%;
    padding: 5px 10px;
    width: auto;
}

.cus-form-wizard .table.imported_data.result-tbl thead {
    background: #74b4ed none repeat scroll 0 0;
}

.cus-form-wizard .table.imported_data.result-tbl th {
    /*color: #ffffff;*/
    font-size: 13px;
    padding: 8px;
    padding-right: 20px;
}

.cus-form-wizard #tab2 .dataTables_filter {
    display: none;
}

.report-summary .report-summary-list {
    border-left: 1px solid #cccccc;
    display: inline-block;
    padding: 0 10px 0 12px;
    vertical-align: top;
}

.report-summary .report-summary-list:first-child {
    border-left: medium none;
}

.report-summary .report-summary-list label {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 5px 0 0;
}

.report-summary .report-summary-list span {
    display: inline-block;
    font-size: 16px !important;
    height: 25px;
    line-height: 24px;
    margin: 1px 0 0;
    padding: 0;
    vertical-align: top;
    width: 25px;
}

.cus-form-wizard label.label {
    color: #00688f;
}

.cus-form-wizard .number-lbl {
    background: #00688f none repeat scroll 0 0;
    border-radius: 30px !important;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    margin: 0 5px 0 0;
    width: 30px;
}

.cus-form-wizard .down-sample {
    background-color: #7ac043;
    border-color: #7ac043;
    color: #fff;
}

.cus-form-wizard .down-sample:hover {
    opacity: 0.8
}

.note.wizard-cus-note {
    background: #f7ca18 none repeat scroll 0 0;
    border-left-color: #1d537f;
    color: #ffffff;
    font-size: 18px;
}

.note.wizard-cus-note span.label {
    background: #1d537f none repeat scroll 0 0;
}

/******************* Form wizard ********************/


/************** Responsive *************/

@media (max-width: 1200px) {

    /******* Form wizard *********/
    .form-wizard.cus-form-wizard .steps>li>a.step .number {
        float: none;
    }

    .cus-form-wizard .nav.nav-pills li a .desc {
        margin: 10px 0 0;
        padding: 0;
        text-align: center;
    }

    .form-wizard.cus-form-wizard .steps>li>a.step .count-step {
        bottom: auto;
        font-size: 124px;
        left: 15px;
        opacity: 0.6;
        right: auto;
        top: 48px;
    }

    .form-wizard.cus-form-wizard .nav-pills>li+li {
        margin: 0;
    }

    .form-wizard.cus-form-wizard .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        float: left;
        width: 20%;
    }

    /******* Form wizard *********/

}

@media (max-width: 991px) {

    /******* Form wizard *********/
    .form-wizard.cus-form-wizard .nav-justified>li,
    .nav-tabs.nav-justified>li {
        float: left;
        width: 33.33%;
    }

    .form-wizard.cus-form-wizard .steps>li>a.step {
        border-bottom: solid 1px transparent;
    }

    .form-wizard.cus-form-wizard .steps>li.done>a.step {
        border-bottom: 1px solid #669f38;
    }

}

/************** Responsive *************/

/*css change(10-5-18), need to make changes in theme css files for today's date color for spreadsheet date picker*/
.is-today .pika-button {
    color: #666 !important;
}

/*above css change made for temporary*/
.page-header.navbar .call {
    margin: 14px;
}

.checkbox-button {
    cursor: pointer;
}

.checkbox-button__input {
    opacity: 0;
    position: absolute;
}

.checkbox-button__control {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-color: inherit;
    color: #017b5f;
    border: 2px solid #666;
}

.checkbox-button__input:checked+.checkbox-button__control:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    background-color: #01a982;
}

.checkbox-button__input:checked+.checkbox-button__control {
    border-color: #01a982;
}

.checkbox-button__control {
    transform: scale(0.75);
}

/* For Block Quote Card Design CSS BEGIN */
.blockquote-card {
    border: 0px;
    margin: 0px;
    padding: 10px;
    box-shadow: 0px 0px 5px 0px #999;
}

.blockquote-card span {
    font-size: 20px;
    line-height: 1.5;
    margin: 0;
}

.blockquote-card span:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    font-size: 18px;
    margin-right: 5px;
}

.blockquote-card span:after {
    content: "\f10e";
    font-family: 'Fontawesome';
    font-size: 18px;
    margin-left: 5px;
}

/* For Block Quote Card Design CSS END */

/*----- CSS for Send-report-modal start-----*/
.send-report-modal .form-group {
    position: relative;
}

.send-report-modal .form-group label.error {
    top: 100%;
    left: 0;
    margin-top: -2px;
}

/*----- CSS for Send-report-modal end-----*/

#reset-search-form {
    margin-right: 10px;
}

.input-width {
    width: 133px;
}

/*#project_overview.dataTable tr,*/
/*#project_overview.dataTable td.sorting_1 {*/
/*    background-color: #e8e8e8 !important;*/
/*}*/

/*#project_overview.dataTable tr td:nth-of-type(even) {*/
/*    background-color: #fff !important;*/
/*}*/

#project_overview.dataTable>thead>tr>th {
    white-space: normal;
    color: #fff;
    text-transform: none;
}

/*#project_overview.dataTable thead th {*/
/*    background: #156082 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(1) {*/
/*    background: #156082 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(2) {*/
/*    background: #3d7cb4 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(3) {*/
/*    background: #4ea896 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(4) {*/
/*    background: #a2b863 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(5) {*/
/*    background: #ecae4e !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(6) {*/
/*    background: #ba534f !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(7) {*/
/*    background: #536172 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(8) {*/
/*    background: #156082 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(9) {*/
/*    background: #3d7cb4 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(10) {*/
/*    background: #4ea896 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(11) {*/
/*    background: #a2b863 !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(12) {*/
/*    background: #ecae4e !important;*/
/*}*/

/*#project_overview.dataTable thead th:nth-child(13) {*/
/*    background: #ba534f !important;*/
/*}*/

/* #project_overview.dataTable tr:nth-of-type(even) {
    background-color: white;
} */

.tagify--noTags {
    --tags-border-color: var(--tags-focus-border-color);
    transition: 0s;
    width: 100%;
}


.bootstrap-select.btn-group.show-tick .dropdown-menu ul li {
    width: 100%;
}


.queck-links a i .wz-add-icon {
    background-position: center -824px;
}

.page-sidebar-menu-closed .wz-overview_2_-icon {
    background-position: center -996px;
}

.wz-overview_2_-icon {
    background-position: center -568px;
}

#project_overview.dataTable tr,
#project_overview.dataTable td.sorting_1 {
    background-color: #e8e8e8 !important;
    text-align: center;
}

#project_overview.dataTable>thead>tr>th {
    white-space: normal;
    color: #fff;
    text-transform: none;
    text-align: center;
}


#project_overview.dataTable thead tr:nth-child(3) th,
#project_overview.dataTable tbody tr td {
    background: #f3f3f3 !important;
    color: #00688f;
}

#project_overview.dataTable thead tr:nth-child(3) th span {
    display: block;
}

#project_overview.dataTable>thead>tr>th {
    width: 10% !important;
    padding: 15px;
    font-size: 15px;
}

#project_overview.dataTable {
    margin-bottom: 20px !important;
    width: 100%;
}

.title-color {
    background: #00688f !important;
}

.subtitle-color {
    background: #e3e3e3 !important;
    color: #00597a !important;
}

#project_overview.dataTable span {
    font-size: 17px;
    padding: 5px 0 0 0;
    border-radius: 5px !important;
    margin: 5px 0 0 0;
    color: #f78c30;
}

.show-more,
.show-less {
    color: black;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 5px;
}

.dropdown-task-list.open {
    z-index: 9999 !important;
}

.table-scrollable table.table thead tr th.holiday-date {
    background-color: #00688f !important;
    color: white;
}

.table-scrollable table.table thead tr th.light-holiday-date {
    background-color: #eee !important;
    color: black;
}

.portlet.light>.portlet-title>.caption {
    width: 90%;
}

.search-project-user {
    font-size: 16px;
    font-weight: normal;
    border: none;
    width: 60%;
    background-color: transparent;
    border-bottom: 1px solid #00688f;
}

.note.note-info-danger {
    background-color: #fee2e2;
    border-color: #ed6b75;
    color: #010407;
    display: inline-block;
    padding: 4px;
    vertical-align: top;
}

.quick-hour-update-form .form-group label.error {
   position: inherit;
}

.quick-hour-update-form .form-group  input[type="text"] {
    padding-left: 10px;
}
.quick-hour-update-form .form-group  textarea {
    padding-left: 10px;
}