.color {
    color: #688D38 !important;
}

.BGColor {
    background-color: #688D38 !important;
}

.fontColor {
    color: #FFFFFF !important;
}

.ListHeading {
    color: #FFFFFF !important;
    background-color: #688D38 !important;
}

.fa-circle {
    color: #688D38 !important;
}

.buttonMenu {
    color: #FFFFFF !important;
}

.button2Menu:hover {
    background-color: #D67F31 !important;
}
/* Green */
.button2Menu {
    background-color: #688D38 !important;
}

.section-header, .header-label {
    background-color: #688D38 !important;
    border-top: 0px solid !important;
}

    .section-header h3 {
        color: #FFFFFF !important;
        font-weight: normal !important;
        font-size: 17px !important;
    }
/* Blue */
.HMatrixLeft .header {
    background-color: #688D38 !important;
}

#HMatrixContainer .header .title {
    color: #FFFFFF !important;
    font-weight: normal !important;
    font-size: 17px !important;
}

#HMatrixContent .header {
    background-color: #688D38 !important;
}

#LeftSidebar .header .title {
    color: #FFFFFF !important;
}

.navbar .nav .active > a:before {
    border-bottom: 6px solid #688D38 !important;
}

#reqNavScroll > #list .nav > li.active > a {
    background-color: #688D38 !important;
}

#reqNavScroll > #list .nav > li > a {
    color: #FFFFFF !important;
}

li > .abc:hover {
    background-color: #D67F31 !important;
}

.tm-search-form-container {
    background-color: #688D38 !important;
}

.tm-bg-blue {
    background-color: #688D38 !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #FFFFFF !important;
    text-decoration: none;
    background-color: #688D38 !important;
}

@media (max-width: 767px) {
    .form-inline .form-control.tm-search-submit {
        background-color: #688D38 !important;
        color: #FFFFFF !important;
    }
}

.tm-bg-blue:hover {
    background-color: #FFFFFF !important;
    color: #688D38 !important;
    border: 1px solid #688D38 !important;
}

.userbtns .nav-tabs > li a:hover, .userbtns .nav-tabs > li.active a {
    background: #688D38 !important;
}

    .userbtns .nav-tabs > li.active a:after {
        border-top-color: #688D38 !important;
    }

.button {
    background-color: #0074cc !important;
    border-radius: 5px !important;
    padding: 7px 12px !important;
}

.button3 {
    background-color: #faa732 !important;
}

.pd1 {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    padding-left: 10px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.wizard .nav-tabs > li {
    width: 25% !important;
}

.wizard li.active span.round-tab {
    border: 2px solid #688D38 !important;
}

    .wizard li.active span.round-tab i {
        color: #688D38 !important;
    }

.wizard li.active:after {
    border-bottom-color: #688D38 !important;
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #688D38 !important;
}

.progress-bar {
    background-color: #688D38 !important;
}

#heading {
    color: #688D38 !important;
}

#heading1 {
    color: #688D38 !important;
}

#progressbar a {
    color: #688D38 !important;
}

.usernavdash li.active a {
    color: #FFFFFF !important;
    background: #688D38 !important;
}

.usernavdash li a:hover {
    color: #FFFFFF !important;
    background: #688D38 !important;
}

.abtn {
    background-color: #688D38 !important;
    color: #FFFFFF !important;
}
.openjobcontainer {
    border-left: 12px solid #688D38;
    box-shadow: 0px 0px 5px 0px rgba(0 0 0/75%);
    border-radius: 4px;
    padding-left: 1rem;
    padding-right: 1rem;
}

.openjobcontainer1 {
    border-left: 8px solid #688D38;
    box-shadow: 0px 0px 5px 0px #688D38;
    border-radius: 4px;
    padding-left: 1rem;
    padding-right: 1rem;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #688D38 !important;
    border-color: #688D38 !important;
    color: #FFFFFF !important;
}
.div {
    border-left: 7px solid #688D38;
    height: calc(85vh - 15px);
    width: 100%;
    /* overflow-y:scroll; */
    border-radius: 8px;
    position: relative;
    box-shadow: 0px 0px 5px 0px rgba(0 0 0/75%);
}

.sidenav a i {
    color: #688D38;
}

.sidenav {
    border-left: 7px solid #FFFFFF
}
.maincontenerb {
    border-left: 8px solid #FFFFFF
}

.card {
    border: 7px solid #D67F31;
    padding: 20px;
    text-align: center;
    /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*/
    border-radius: 10px; /* Rounded corners */
    transition: all 0.3s ease; /* Smooth transition */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
    padding: 16px;
    text-align: center;
    margin: 5px;
    background-color: #D67F31;
}

.cardMember {
    border: 7px solid #D67F31;
    padding: 20px;
    text-align: center;
    /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*/
    border-radius: 10px; /* Rounded corners */
    transition: all 0.3s ease; /* Smooth transition */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
    padding: 16px;
    text-align: center;
    margin: 5px;
    background-color: #D67F31;
    min-width: 120px;
    min-height: 120px;
}

.NodeStyle, .cardfont, .cardvaluefont {
    color: #FFFFFF;
}

#Fullcolumns .widget .widget-content p {
    padding: 0.8em 0;
    border-bottom: 1px solid #FFFFFF !important;
}
.stat-value, .stat-label {
    color: #FFFFFF;
}

/*left Tab*/
.igtab_LHMirror {
    border-right: 0px solid #688D38;
    height: 0px !important
}
.igtab_LHCenter {
    background-color: #688D38 !important;
    color: #FFFFFF !important;
}

.igtab_LHCenterHov {
    background-color: #D67F31 !important;
}

.igtab_LHMirrorSel {
    background-color: #D67F31 !important;
    color: #FFFFFF !important;
    border-radius: 10px !important;
}
.igtab_LHTailSel {
    background-color: #D67F31 !important;
    color: #FFFFFF !important;
    border-radius: 10px !important;
}
.igtab_LHCenterSel {
    background-color: #D67F31 !important;
    color: #FFFFFF !important;
    border-radius: 10px !important;
}

/*Top Tab*/
.igtab_THMirror {
    border-right: 0px solid #688D38;
    height: 0px !important
}

.igtab_THCenter {
    background-color: #688D38 !important;
    color: #FFFFFF !important;
    border-radius: 5px !important;
}

.igtab_THCenterHov {
    background-color: #D67F31 !important;
}

.igtab_THMirrorSel {
    background-color: #D67F31 !important;
    color: #FFFFFF !important;
    border-radius: 5px !important;
}

.igtab_THTailSel {
    background-color: #D67F31 !important;
    color: #FFFFFF !important;
    border-radius: 5px !important;
}

.igtab_THCenterSel {
    background-color: #D67F31 !important;
    color: #FFFFFF !important;
    border-radius: 5px !important;
}
.igtab_THText {
    padding: 10px !important;
}

.igtab_THTextSel {
    padding: 10px !important;
}

.igtab_THTail {
    display: block;
    padding-left: 0px !important;
    white-space: nowrap;
    border: 0px solid #4679A6;
}
