body {
    font-family: VIC, Arial, Helvetica, sans-serif;
    color: #333;
}

.navbar {
    height: 50px;
    padding: 0.5rem 0.0rem;
    background: #ffdc00;
}

p {
    color: #333;
}

.popup_col {
    display: flex;
}

.popup_row {
    width: 100%;
}

.col_border {
    border: 1px solid #808080;
}

.no-borber {
    border: 0;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.navbar-brand {
    position: relative;
    z-index: 1;
}

.bodypadding {
    padding-top: 3.5rem
}

.ng-cloack {
    z-index: 9999;
}

.full-screen-loader {
    text-align: center;
    z-index: -9999;
}

.project-btn1 {
    border: none;
    background: transparent;
}

.p_fontsize {
    font-size: 14px;
}

.info_image.activator {
    font-size: 20px;
    background-color: #E6E6E6;
    width: 35px;
    height: 35px;
}

.info_image {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #ffffff;
    border: black;
    border-radius: 20px;
    font-size: 25px;
}

.divMsg {
    background-color: white;
    color: black;
    width: 600px;
    text-align: center;
    display: none;
    border: 1px solid black;
    font-size: 13px;
    position: absolute;
    right: 50px;
    z-index: 3;
    top: 40px;
    padding: 20px 20px 20px 40px;
    box-shadow: 0 0 3px #269eb1;
}

.dot_initiated {
    height: 20px;
    width: 20px;
    background-color: #2684c4;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.dot_delivery {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.dot_green {
    height: 20px;
    width: 20px;
    background-color: #9bcc5c;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.dot_red {
    height: 20px;
    width: 20px;
    background-color: #c8474c;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.dot_amber {
    height: 20px;
    width: 20px;
    background-color: #faba58;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.dot_completed {
    height: 20px;
    width: 20px;
    background-color: #265b93;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.dot_terminated {
    height: 20px;
    width: 20px;
    background-color: #919191;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.dot_merged {
    height: 20px;
    width: 20px;
    background-color: #919191;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.dot_postponed {
    height: 20px;
    width: 20px;
    background-color: #bcbcbc;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}

.title_spacing {
    /* display: inline-block; */
    /* min-width: 70px; */
    /* padding-right: 7px; */
    padding-left: 5px;
    vertical-align: middle;
}

.info_style {
    text-align: left;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.text_padding_merged {
    padding-left: 6px;
}

.align_div {
    padding: 0 40px;
    text-align: left;
}

.align_text {
    width: 78%;
    float: right;
    text-align: left;
}

.font12 {
    font-size: 12px;
}

.close_btn {
    background-color: transparent;
    border: none;
}

.close_btn .imgClose{
   float: right;
}

.active {
    background-color: #666 !important;
    color: white;
}

/********************************************************************navbar styles*********************************************************************************************/
.brandimg {
    height: 70%
}

.navbg {
    background-color: #e4e4e4 !important;
}

.groupheaderrow {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}

.deptgroupheaderrow {
    margin-top: 1rem;
}

.deptgroupheaderrow1 {
    /*margin-top: -6rem;*/
}

.nav-heading {
    color: #1d1146;
    font-size: 18px;
    font-weight: bolder;
    width: 100%;
    text-align: center;
    text-shadow: 0 0 0px #000;
}

.nav-heading a {
    color: #1d1146 !important;
    position: relative;
}

.nav-heading .devCompanyName {
    position: absolute;
    bottom: -10px;
    right: 0;
    font-size: 9px;
    color: #65645b;
}

.sidebartop {
    top: 52px;
}

.nav-menu-font {
    color: #000;
    font-size: 1rem;
    margin-left: 5px;
}

.nav-padding-left {
    padding-left: 2.7rem;
}

.margin20 {
    margin: 20px;
}

.domainbackground {
    background-color: #E6E6E6
}

.slidermenu {
    position: fixed;
    z-index: 2000;
    left: 0;
    top: 0;
}

/***************************************************************sidemenu styles******************************************************************/

.sidemenu-level1 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
}

.sidemenu-level2 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
}

/***************************************************************header styles******************************************************************/

.mainpage-bottom {
    height: 15rem;
    position: relative;
}

.module-header {
    height: 10rem;
    padding: 20px;
}

.module-body {
    background-color: #CCCCCC;
}

.module-head-1 {
    text-align: left;
    padding-left: 15px;
    color: #000000;
    font-size: 60px;
    font-weight: 600;
}

.module-head-2 {
    text-align: left;
    padding-left: 15px;
    color: #000000;
    font-size: 40px;
}

.module-head-2-1 { /* missing */
    text-align: left;
    font-size: 21px;
    color: #000000;
    font-size: 30px;
    font-weight: 400;
}

.project-card-date:nth-child(2) b{
    padding-left: 8px;
}

.card-size-1 {
    background-color: #E6E6E6;
    padding: 1rem;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    min-width: 240px;
    /*min-width: 18rem;*/
}

.card-text-number {
    text-align: right;
    color: #006F94;
    font-size: 5rem;
    font-weight: 600; /* SemiBold */
    padding-right: 0.5rem;
}

.card-text-1 {
    text-align: left;
    color: #333333;
    font-weight: 300;
    line-height: 1.2rem;
    font-size: 1.1rem;
    vertical-align: middle;
    display: inline-block;
    width: 45%;
    word-wrap: break-word;
}

/*******************09/15/2017**************************/

.status-bar {
    width: 90%;
    display: flex;
    overflow: hidden;
    font-size: .75rem;
    text-align: center;
    border-radius: .1rem;
    /*border: 1px solid #ccc;*/
    box-shadow: 0 0 5px #ccc;
}

.status-bar-shadow {
    width: 10rem;
    height: 12px;
    box-shadow: inset 0 25px 18px -26px #ddd;
}

.status-bar-col {
    color: #fff;
    background-color: #007bff;
}

.status-bar-initiate {
    background-color: #227AB4 !important;
}

.status-bar-ontrack {
    background-color: #9bcc5c !important;
    color: #151515;
}

.status-bar-offtrack {
    background-color: #CA474C !important;
}

.status-bar-alert {
    background-color: #faba58 !important;
    color: #151515;
}

.status-bar-completed {
    background-color: #265B95 !important;
}

.status-bar-terminated {
    background-color: #BEBEBE !important;
    color: #151515;
}

.status-bar-postponded {
    background-color: #939393 !important;
    color: #151515;
}

.status-bar-colstyle {
    height: 15px;
}

.margin12 {
    margin: 12px;
}

.margin-bottom10 {
    margin-bottom: 10px
}

.padding0 {
    padding: 0 !important;
}

.note {
    display: table;
    margin: 0 auto;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-top20 {
    margin-top: 20px;
}

.detailsrow {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.padding20 {
    padding: 20px;
}

.detailsrow-option {
    padding-top: 20px;
    padding-left: 4rem;
    padding-right: 50px;
}

.hide {
    display: none;
}

.show {
    display: table-row;
}

.reset-text-style {
    padding-left: 10px;
    padding-right: 15px;
    font-family: VIC-Light;
    text-align: left;
    font-size: 16px;
    color: #808080;
}

.sort-text-style {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0.8rem;
    font-weight: 600;
    color: #808080;
}

.sort-text-style-1 {
    padding-left: 10px;
    font-size: 16px;
    font-family: VIC-Light;
    color: #808080;
}

.sort-text-style-1:hover {
    font-family: 'VIC-Bold';
    font-weight: bolder;
}

.sort-box-style {
    color: #333 !important;
    margin-top: 1rem;
    text-align: right;
}

.padding15 {
    padding: 15px;
}

.padding25 {
    padding: 25px;
}

/*********************************************project view header styles ******************************************************/

.project-head-1 {
    text-align: left;
    color: #000000;
    font-size: 30px;
    font-weight: 600;
}

.project-btn-text {
    font-size: 0.9rem;
    font-weight: 400;
}

.project-btn-number {
    font-size: 1.5rem;
    font-weight: 400;
}

.search-bar {
    margin-left: 3.5rem;
}

.distributionlabel {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.absolutediv {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    border: none;
    background-color: transparent;
    background-image: url("../icons/filter/Absolute.png");
    background-repeat: no-repeat;
    width: 130px;
    height: 30px;
    transition: all 0.5s ease;
}

.percentagediv {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    border: none;
    background-color: transparent;
    background-image: url("../icons/filter/Percentage.png");
    background-repeat: no-repeat;
    width: 130px;
    height: 30px;
    transition: all 0.5s ease;
}

.sort-text-style {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #808080
}

@media screen and (max-width: 1280px) {

    .sort-text-style-1 {
        padding-left: 10px;
        font-size: 14px;
        font-family: VIC-Light;
        color: #808080;
    }

    .search-bar {
        margin-left: 3.5rem;
    }
}

.chart-align {
    text-align: center;
    min-height: 50px;
}

.card-text-number-2 {
    text-align: right;
    color: #006F94;
    font-size: 7rem;
    font-weight: 600;
}

.margin-top-bottom15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.no-padding {
    padding: 0 !important;
}

.cursor-point {
    cursor: pointer;
}

.no-left-padding {
    padding-left: 0 !important;
}

.displayNone {
    display: none;
}

.sortby {
    background-color: #e4e4e4 !important;
    font-size: 0.8rem !important;
}

.sortorder:after {
    content: '\25b2';
}

.sortorder.reverse:after {
    content: '\25bc';
}

#sortselect {
    height: 1.3rem !important;
    font-size: 0.8rem !important;
    color: #939393;
}

.sortselect {
    height: 1.3rem;
    font-size: 0.8rem;
    font-weight: 300;
    color: #333;
    min-height: 1.5rem;
}

.lt-panel-sort {
    height: 1.3rem !important;
    font-size: 0.75rem !important;
    font-weight: 300;
    color: #939393;
    margin-bottom: 0.5rem;
    padding-left: 0;
    width: 12.5rem;
    min-height: 1.3rem;
}

.padding-left15 {
    padding-left: 15px !important;
}

.padding-bot50 {
    padding-bottom: 50px !important;
}

.margin-right1 {
    margin-right: -1rem;
}

.vertical-center {
    position: relative;
    /* padding-top: 26px; */
    top: 38%;
    transform: translateY(-38%);
}

.pt-page-moveToTop {
    -webkit-animation: moveToTop .6s ease both;
    animation: moveToTop .6s ease both;
}

.norecordsmesg {
    text-align: center;
    font-size: 2rem;
    /* text-shadow: 2px 2px #eee; */
    padding-top: 5%;
    padding-bottom: 25%;
    color: #4e4e4e;
}

@-webkit-keyframes moveToTop {
    from {
    }

    to {
        -webkit-transform: translateY(-100%);
    }
}

@keyframes moveToTop {
    from {
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.tooltip {
    font-size: 0.875rem;
    line-height: 1rem;
    color: #fff;
    text-align: left;
    z-index: 100300;
}

.tooltip-inner {
    background-color: #000;
}

.tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #000 !important;
}

.tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #000 !important;
}

.tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #000 !important;
}

.tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #000 !important;
}

/*Chart tool-tip styles*/
.donut-tip {
    position: absolute;
    z-index: 10;
    line-height: 1;
    font-size: 1rem;
    padding: 3px 8px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    border-radius: .25rem;
    visibility: hidden;
}

.donut-tip::before {
    position: absolute;
    z-index: 10;
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border-right-color: rgba(0, 0, 0, 0.7);
    border-width: 6px;
    margin-top: -6px;
}

.d3-tip {
    position: absolute;
    z-index: 10;
    line-height: 1;
    font-size: 1rem;
    padding: 3px 8px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    border-radius: .25rem;
}

.ng-hide.ng-hide-animate {
    display: none !important;
}

.fixed-top {
    z-index: 10030;
}

.page.ng-leave {
    z-index: 9999;
}

.page.ng-enter {
    z-index: 8888;
}

.page.ng-leave {
    -webkit-animation: fadeOut 0.5s both ease-in-out;
    -moz-animation: fadeOut 0.5s both ease-in-out;
    animation: fadeOut 0.5s both ease-in-out;
}

.page.ng-enter {
    -webkit-animation: slideInUp 1s both ease-in;
    -moz-animation: slideInUp 1s both ease-in;
    animation: slideInUp 1s both ease-in;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* slide in from the bottom */
@keyframes slideInUp {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

@-moz-keyframes slideInUp {
    from {
        -moz-transform: translateY(100%);
    }

    to {
        -moz-transform: translateY(0);
    }
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0);
    }
}

/* rotate out newspaper */
@-webkit-keyframes rotateOutNewspaper {
    to {
        -webkit-transform: translateZ(-3000px) rotateZ(360deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutNewspaper {
    to {
        -moz-transform: translateZ(-3000px) rotateZ(360deg);
        opacity: 0;
    }
}

@keyframes rotateOutNewspaper {
    to {
        transform: translateZ(-3000px) rotateZ(360deg);
        opacity: 0;
    }
}

.feedback-aln {
    color: #000;
    font-size: 1rem;
    text-decoration: underline;
    margin-right: 10px;
    position: absolute;
    right: 0;
    top: 12px;
    background: none;
    border: 0;
}

@media (max-width: 575px) {
    .card-size-1 {
        background-color: #E6E6E6;
        margin: 0px;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        /*min-width: 18rem;*/
        /*margin-right: 1rem;*/
    }
}

@media (min-width: 768px) {
    .card-text-number {
        text-align: right;
        color: #006F94;
        font-size: 4rem;
        font-weight: 600;
        padding-right: 0.5rem;
    }

    .card-text-1 {
        text-align: left;
        color: #333333;
        font-weight: 300;
        line-height: 1.2rem;
        font-size: 0.875rem;
        vertical-align: middle;
        display: inline-block;
        width: 49%;
        word-wrap: break-word;
    }
}

.bubblechart {
    width: 100%;
    height: 22.5rem;
}

.modal {
    z-index: 100200 !important;
}

.noDataMessage {
    position: absolute;
    font-style: italic;
    text-align: center;
    width: 100%;
    color: #6d6767;
}

.disabledElem {
    pointer-events: none;
}

#chart-PMM, #legend-PMM {
    float: left;
}

.text-under-line {
    text-decoration: underline;
}

.imgsize {
    height: 25px;
}

.toasterMessage {
    position: fixed;
    top: 65px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    padding: 8px 80px 5px 30px;
    background: #ffdc00;
    font-size: 15px;
    color: #a50404;
    max-height: 40px;
    width: 350px;
    z-index: 999;
    box-shadow: 1px 1px 5px #8a8880;
    border-radius: 5px 0 0 5px;
    transition: box-shadow 5s;
    line-height: 1.2;
}

.toasterMessage .subMsg {
    font-size: 8px;
}

.toasterMessage .msg {
    font-size: 14px;
}

.toasterMessage span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-left: 10px;
}

.toasterMessage img {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    position: absolute;
    left: 5px;
    top: 10px;
}

.toasterMessage .removeBtn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #74681f;
    color: #ffffff;
    border: none;
    width: 80px;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
}

.toasterMessage .removeBtn:hover {
    color: #FFF;
}

.table thead th.project-th:first-child {
    min-width: 360px;
}

.table thead th.project-th:not(:first-child) {
    text-align: center;
}

.table tbody td:not(:first-child) {
    text-align: center;
}

.table tbody td {
    vertical-align: middle;
}

.table thead th.project-th {
    width: 20%;
}

.insetRHover {
    -webkit-animation: shadowMove 4s; /* Safari 4.0 - 8.0 */
    animation: shadowMove 4s;
}

.fixedFooter {
    width: 100%;
    padding: 40px 50px 10px 10px;
    float: left;
    background: #ffffff;
}

.fixedFooter .companyName {
    font-weight: bold;
    font-size: 13px;
}

.fixedFooter .companyLogo {
    width: 150px;
    /*vertical-align: middle;*/
    /*display: inline-block;*/
}

#footer {
    background: #ffdc00;
    padding: 60px 0 60px 0;
    position: relative;
    float: left;
    width: 100%;
}

#footer .logo {
    float: right;
    text-align: center;
    margin-left: 0;
}

ul#menu-footer {
    padding: 0;
    margin: 0;
    font-size: 14px;
}

ul#menu-footer li {
    float: left;
    list-style-type: none;
    padding: 0 20px 0 0;
}

ul#menu-footer a {
    /*text-decoration: none;*/
    color: #1d1146;
}

ul#menu-footer-last-modified {
    padding: 0;
    margin: 0;
    font-size: 14px;
}

ul#menu-footer-last-modified li {
    float: left;
    list-style-type: none;
    padding: 0 20px 0 0;
}

ul#menu-footer-last-modified a {
    /*text-decoration: none;*/
    color: #1d1146;
}

.noFocus:focus {
    outline: 0;
}

path:focus, div.showFocused:focus, input:focus, select:focus, span:focus, tr:focus, th:focus, td:focus, li:focus{
    outline: 1px solid black;
}

input:focus {
    border-color: #000 !important;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes shadowMove {
    from {
        box-shadow: 0 0 0 0 #ffdc00 inset
    }
    to {
        box-shadow: 300px 0 0 0 rgb(223, 200, 18) inset
    }
}

@keyframes shadowMove {
    from {
        box-shadow: 0 0 0 0 #ffdc00 inset
    }
    to {
        box-shadow: 300px 0 0 0 rgb(223, 200, 18) inset
    }
}

@media only screen and (min-height: 1000px) {
    .module-body {
        min-height: 741px;
    }

    .home-body {
        min-height: 630px;
    }

    #leftpanel {
        min-height: 741px;
    }

    #rightpanel {
        min-height: 741px;
    }
}