html {
    --primary-color: #008C4D;
}

.login .form-side {
    background-color: #008C4D;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #fff;
    border: 1px solid #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #008C4D;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #008c4d63;
}

.orange {
    background-color: #008C4D !important;
}

.light-orange {
    background-color: rgb(84, 161, 115, 0.27) !important;
}

.yellow {
    background-color: #29AA96 !important;
}

.light-yellow {
    background-color: rgb(41, 170, 150, 0.27) !important;
}

.blue {
    background-color: #117668 !important;
}

.light-blue {
    background-color: rgb(17, 118, 104, 0.27) !important;
}

span.sidebar-notification {
    background-color: #008C4D;
}

.side-bar .nav-pills .nav-item .nav-link.show .svg-inline--fa,
.side-bar .nav-pills .nav-item .nav-link:hover .svg-inline--fa {
    color: #008C4D;
}

.side-bar .nav-pills .nav-item .nav-link.show::before,
.side-bar .nav-pills .nav-item .nav-link:hover::before {
    background-color: #008C4D;
}

.dropdown-menu .dropdown-title {
    color: #008C4D;
    border-bottom: 1px solid #008C4D !important;
}

.dropdown-menu .read-all {
    background-color: #008C4D !important;
}

#Icon_color {
    fill: #ccc;
}

.multi-forms .heading .form-title.active {
    color: #008C4D;
    border-bottom: 1px solid #008C4D;
}

body>div>div.main-content.manage>div>div.manage-cards.numbers>div.manage-card.color-orange>button {
    color: #008C4D;
    border-color: #008C4D;
}

.color-blue {
    color: #117668 !important;
}

.color-orange {
    color: #008C4D !important;
}

.color-orange .num {
    color: #008C4D;
}

body>div>div.main-content.manage>div>div.manage-cards.numbers>div.manage-card.color-blue {
    background-color: rgb(26, 103, 149, 0.05);
}

body>div>div.main-content.manage>div>div.manage-cards.numbers>div.manage-card.color-blue>div.projects-num.color-blue>p.num {
    color: #1A6795;
}

body>div>div.main-content.manage>div>div.manage-cards.numbers>div.manage-card.color-blue>button {
    color: #1A6795;
    border-color: #1A6795;
}

body>div>div.main-content.manage>div>div.manage-cards.numbers>div.manage-card.color-blue>div.icon-wrapper.blue {
    background-color: #1A6795;
}

#collapseTwo>div>div.table-container>table>thead>tr,
.self-service .attendance-table table.table-bordered thead tr,
.self-service table.table-bordered thead tr {
    background-color: rgb(0, 140, 77, 0.05);
}

.employees .btn.navy {
    background-color: #008C4D;
}

form .submit .employees-more {
    color: #008C4D;
}

.table-show .control .step.active {
    background-color: #008C4D;
}

table .edit-delete .edit .svg-inline--fa {
    color: #008C4D;
}

table .edit-delete span {
    background-color: rgba(0, 140, 77, 0.05);
}

.employees table thead th:first-child,
.employees table tbody th {
    color: #008C4D;
}

.advance .steps .step {
    padding: 0.5rem 0rem;
}

.advance .steps .step .step-body {
    background-color: #008C4D;
}

.advance .steps .step .step-line {
    background-color: #008C4D;
}

.form-check-input:checked {
    background-color: #008C4D;
    border-color: #008C4D;
}

.advance .widget-box .tasks .task .complete .svg-inline--fa {
    color: #008C4D;
}

.advance .widget-box .tasks .task .complete .circle {
    border-color: #008C4D;
}

.advance .widget-box .tasks .task .complete .line {
    background-color: #008C4D;
}

.advance .widget-box .tasks .task .task-body .message-box button {
    background-color: #008C4D;
}

.advance .widget-box .tasks .task .task-body .message .svg-inline--fa {
    color: #008C4D;
}

.advance .widget-box .tasks .task .task-body .task-item .circle {
    border-color: #008C4D;
}

.advance .widget-box .tasks .task .task-body .message-item .svg-inline--fa {
    color: #008C4D;
}

.advance .widget-box .divider {
    background-color: #008C4D;
}

.bill .widget-box .widget-header .buttons .dropdown-toggle {
    background-color: #117668;
    color: #ccc;
}

.bill .widget-box .widget-header .buttons .dropdown-toggle>div:first-child {
    color: #fff;
}

.bill .multi-forms table tbody th {
    color: #008C4D;
}

.bill .options .payment-data {
    color: #008C4D;
}

.bill .options button {
    background-color: #008C4D;
}

.charts .input-container button.yellow {
    color: #fff;
}

.mail .message.active {
    background-color: #008C4D;
}

.mail .section .title .svg-inline--fa {
    color: #008C4D;
}

.modal-body .multi-forms .heading .form-title.active {
    background-color: rgb(17, 118, 104, 0.5);
}

.modal-body .multi-forms .heading .form-title.active {
    border-top: 4px solid rgb(17, 118, 104);
}

.modal .modal-header button {
    background-color: rgb(17, 118, 104, 0.5);
}

.btn-primary {
    border: none;
    color: #FFF !important;
    background-color: #008b4e !important;
}

.models-multi-forms .form-title {
    background-color: #008C4D;
    border: 1px solid #008C4D;
}

.models-multi-forms .form-title.active,
.models-multi-forms .form-title:hover {
    color: #008C4D;
    background-color: var(--main-color);
    border: 1px solid #008C4D;
}

.performance .table-container table th:nth-child(3),
.performance .table-container table td:nth-child(3) {
    color: #008C4D;
}

.performance .table-container table td:last-child .progress-bar {
    background-color: #117668;
}

.policies .widget-box .item {
    background-color: rgba(0, 140, 77, 0.17);
}

.policies .widget-box .item .svg-inline--fa {
    color: #008C4D;
}

.self-service table.unbordered-table thead th:first-child {
    color: #008C4D;
}

.self-service table.unbordered-table tbody th {
    color: #008C4D;
}

.light-blue-button {
    background-color: rgb(0, 140, 77, 0.24);
}

.widget-header {
    position: relative;
}

:root[dir="rtl"] .self-service .widget-box::before {
    content: none;
}

:root[dir="rtl"] .self-service .widget-header::before {
    top: 0;
    height: 100%;
    background-color: #008C4D;
    z-index: 99;
    content: '';
    width: 5px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 5px;
    transform: translateX(30%);
}

.benefit .num {
    background-color: rgb(0, 140, 77, 0.24);
    color: #008C4D;
}

#headingOne button.btn.btn-outline.color-blue,
#headingOne button.btn.color-blue {
    border-color: #008C4D;
}

.self-service .reviews .percent svg circle:nth-child(2) {
    stroke: #008C4D;
}

.self-service .salary .benefits-container .shown .benefit .color-blue {
    background-color: rgb(0, 140, 77, 0.24);
    color: #008C4D;
}

.self-service .salary-details table tbody td:nth-child(3) {
    color: #008C4D;
}

.self-service .team .teammate,
.self-service .prepare .details {
    border-color: #008C4D;
}

body>div>div.self-service>div>div.multi-secions>div>div.widget-body>div.heading>h5 {
    color: #008C4D;
}

.self-service .prepare .content>button {
    color: #fff;
    font-weight: 600;
}

.stepper .step-button[aria-expanded="true"],
.stepper .step-button:hover {
    background-color: #008C4D;
}

.stepper .next {
    background-color: #008C4D;
    color: #fff;
}

.stepper .prev {
    background-color: rgb(0, 140, 77, 0.24);
    color: #777;
}

.stepper .prev svg path {
    fill: #777;
}

body>div>div.main-content.task-details>div>div.wrapper>div.data-container>div.doc.widget-box>div.widget-body {
    align-items: center;
}

body>div>div.main-content.task-details>div>div.wrapper>div.data-container>div.doc.widget-box>div.widget-body>p {
    margin: 0;
}

body>div>div.main-content.task-details>div>div.wrapper>div.data-container>div.doc.widget-box>div.widget-body>button {
    background-color: #008C4D;
    color: #fff;
}

.icon svg path,
.icon i {
    fill: #008C4D;
}

.task-panel .tasks .tasks-title,
.task-panel .task .heading {
    background-image: linear-gradient(to right, #008b4e, #1a6795);
}

table.table-bordered .thead {
    background-color: rgb(0, 140, 77, 0.24) !important;
}

.modal-body .multi-forms .heading .form-title.active div.text,
.modal-body .multi-forms .heading .form-title.active {
    color: #fff;
}

#ModalNotic>div.modal-footer>button {
    background-color: #008b4e;
    color: #fff;
}

input[type="submit"] {
    background-color: #008b4e !important;
}

table td>a.btn {
    background-color: rgb(0, 140, 77, 0.24) !important;
}

.icon-edit::before {
    color: #008b4e !important;
}

.btn-group .btn {
    background-color: #008b4e !important;
}

.widget-header .btn {
    background-color: #008b4e !important;
}

.widget-box .widget-header .btn-group a {
    color: #008b4e;
}

.tdaddress>div:first-child {
    color: #008b4e !important;
}

table.table-bordered th,
table.table-bordered a {
    color: #008b4e !important;
}

table.table-bordered .thead {
    background-color: rgb(0, 140, 77, 0.24) !important;
}

.project-information-section>p {
    background-image: linear-gradient(to right, #008b4e, #1a6795) !important;
}

.more-information>div span:first-child,
.date-section>div:nth-child(2)>div span:first-child {
    color: #008b4e !important;
}

.seqeunce-dots::after,
.seqeunce-dots::before {
    background-color: #008b4e !important;
}

.tab,
.models-multi-forms .heading {
    background-color: #008b4e !important;
    border: 1px solid #008b4e !important;
}

.models-multi-forms .heading .form-title {
    background-color: #008b4e !important;
    border-bottom-color: #008b4e !important;
    transition: 0.3s;
}

.models-multi-forms .heading .form-title:hover {
    border-color: #008b4e !important;
}

.tab button:hover,
.models-multi-forms .heading .form-title:hover {
    background-color: #02ae63 !important;
    color: #fff !important;
    border: 1px solid #008b4e !important;
}

    .tab button.active,
    .models-multi-forms .heading .form-title.active {
        color: #fff !important;
        background-color: #02ae63;
        border: 1px solid #008b4e;
    }

.tabcontent-section * input[type="submit"] {
    background-color: #008b4e !important;
}

table td>a.btn {
    color: #008b4e;
}

#member-tab>div>div>div.name-container>h5>a {
    color: #008b4e;
}

.widget-header :not(.btn-group)>.btn:last-of-type {
    background-color: rgb(0, 140, 77, 0.24);
    color: #fff !important;
}

.benefit .text a {
    color: #008C4D !important;
}

.models-multi-forms .forms .benefits .benefit {
    border-color: #008b4e;
}

.models-multi-forms .forms .benefits .benefit:nth-child(odd) {
    border-inline-end-color: #008b4e;
}

h3.header,
h4.header,
.tdaddress {
    color: #008b4e !important;
}

.side-bar .badge,
.main-content .modal .heading .badge {
    background-color: #008b4e !important;
}

.modal .modal-header .blue {
    color: #008b4e !important;
}

.modal .modal-header {
    border-color: #008b4e !important;
}

.nav-tabs li a {
    color: #707070;
}

.nav-tabs li.active a {
    color: #008b4e;
    border-bottom: 1px solid #008b4e;
}

.sub-container>div:nth-child(1),
.project-card-section,
.project-state-section p,
.project-progress-section>P,
.progress-content>div>p {
    background-image: linear-gradient(to right, #008b4e, #1a6795);
}

.sub-container-cards>div:nth-child(1),
.sub-container-cards2>div:nth-child(1) {
    background-image: linear-gradient(to right, #008b4e, #1a6795);
}

.new-project-btn {
    margin: 1rem 0px;
}

.sub-container {
    margin: 1.5rem 0px;
}

.table-bordered tr:not(.pagination) td table tr:first-child {
    background-color: rgb(0, 140, 77, 0.24);
}
.pagination span{
    background-color: #008b4e !important;
}
.pagination table td:hover{
    background-color: transparent !important;
}
.pagination table td:hover a{
    color: red !important;
    color: #008b4e !important;
}
.pagination table td a:hover{
    color: #fff !important;
    background-color: #008b4e !important;
    border-radius: 5px;
}
.widget-header .widget-title{
    color: #008b4e !important;
}
.btn-info{
    color: #fff !important;
}
.svg-inline--fa .fa-primary {
    fill: var(--fa-primary-color,#008C4D);
    opacity: var(--fa-primary-opacity,1);
}

.total-projects {
    font-weight: 700;
    color: #1A6795;
}

.total-projects__number {
    font-size: 30px;
}

.projects-status > div {
    padding: 0.5rem;
    border-radius: 0.5rem;
    text-align: center;
}

.project-status_number {
    font-weight: 700;
    color: inherit;
    padding: 0px 0.5rem;
    border-radius: 0.5rem;
    border: 1px solid;
}

.project-status_description {
    font-weight: 500;
}

.project-status__late {
    flex: 1;
    color: #FFC000;
    background-color: rgba(255, 192, 0, 0.14);
}

.project-status__as-plan {
    color: #358C3B;
    background-color: rgba(53, 140, 59, 0.14);
}

.project-status__stumbling {
    color: #C00000;
    background-color: rgba(192, 0, 0, 0.14);
}

.project-status__completed {
    color: rgb(22, 188, 55);
    background-color: rgba(22, 188, 55, 0.14);
}

.project-status__notStarted {
    color: rgb(110, 110, 110);
    background-color: rgba(110, 110, 110, 0.14);
}

.project-costs > div {
    color: #2C698D;
    background-color: #EEEEEE;
    border-radius: 0.5rem;
    padding: 0.5rem 0rem;
    font-weight: 700;
}

.project-costs_cost > span {
    font-weight: 400;
}

a.go-to-projects {
    border-radius: 0.5rem;
    padding: 0.5rem;
    color: #2C698D;
    background-color: rgba(44, 105, 141, 0.13);
    transition: 0.2s;
    font-weight: 700;
}

    a.go-to-projects:hover {
        background-color: rgba(44, 105, 141, 0.3);
    }

.sub-container > div:nth-child(2) {
    max-height: none !important;
}

.tab-buttons {
    background-color: inherit !important;
    left: -10px;
    width: 100%;
    border: 0 !important;
}

    .tab-buttons button {
        border-bottom: 0 !important;
        font-weight: 500;
        font-size: 16px;
    }

        .tab-buttons button.active {
            border: 0 !important;
            border-top-right-radius: 40px;
            border-bottom-right-radius: 40px;
        }

        .tab-buttons button:hover {
            background-color: #02ae63 !important;
            color: #fff !important;
            border: 0 !important;
            border-top-right-radius: 40px;
            border-bottom-right-radius: 40px;
        }

    .tab-buttons .tablinks {
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

.tab-icon {
    padding: 0.5rem;
    border-radius: 50%;
    border: 1px solid;
    color: #008b4e;
    background-color: rgba(255, 255, 255, 0.78);
}

.project-details {
    background-image: linear-gradient(to bottom, #008b4e, #1a6795);
    border-radius: 0.5rem;
    padding: 1rem !important;
}

.tab-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    padding-top: 1.5rem;
    padding-right: 1.5rem;
}

.tab-title {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: 2rem;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.tabcontent-section.active {
    border: 0px !important;
    background-color: #fff;
    border-radius: 0.5rem !important;
    padding: 0.5rem;
}

.tabcontent-section {
    flex: 1;
}

.generalInfo__description {
    border: 1px solid #008b4e;
    border-radius: 0.5rem;
    padding: 0.5rem;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.08);
    font-weight: 500;
    flex: 1;
}

.generalInfo__label {
    font-weight: 500;
}

.charts {
    position: relative;
    width: 200px;
}

.chart-value {
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
    font-size: 30px;
    z-index: 999999999999999;
    color: #008b4e;
    margin: 0 !important;
}

.technicalInfo-chart,
.financialInfo-chart {
    position: absolute;
    border: 1px solid #008b4e;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 1rem;
    top: -35%;
    width: fit-content;
    background-color: #fff;
}

#technicalInfo,
#financialInfo {
    padding: 2rem;
    margin-top: 8rem;
}

.technicalInfo-content,
.financialInfo-content {
    position: relative;
    border: 1px solid #008b4e;
    border-radius: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.technicalInfo-statistics,
.financialInfo-report {
    width: 100%;
    padding: 8rem 2rem 1rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.financialInfo-report {
    padding: 8rem 2rem 0rem;
}

.progress-bars > div {
    border: 0px !important;
    gap: 5rem;
}

.bar {
    background-color: rgb(41, 170, 150);
}

.progress {
    border-radius: 0.5rem;
    justify-content: end;
}

.progress-value {
    color: rgb(41, 170, 150);
    font-weight: 500;
}

.progress-title {
    color: rgb(41, 170, 150);
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.financialInfo-title {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.financialInfo-report > div {
    display: flex;
}

.financialInfo-report__number {
    border-radius: 0.5rem;
    padding: 0.2rem 1rem;
    font-weight: 700;
    background-color: rgba(41, 170, 150, 0.11);
    color: rgb(41, 170, 150);
}

.financialInfo-expenses {
    border-collapse: separate;
    border-spacing: 0px 0.85rem;
}

    .financialInfo-expenses td {
        width: fit-content;
    }

        .financialInfo-expenses td:nth-child(1) {
            color: rgb(41, 170, 150);
            font-weight: 700;
        }

        .financialInfo-expenses td:nth-child(2) {
            text-align: center;
        }

        .financialInfo-expenses td:nth-child(3) {
            text-align: end;
        }

/* .svg-inline--fa .fa-primary {
    fill: var(--fa-primary-color,#008C4D);
    opacity: var(--fa-primary-opacity,1);
} */
.table > :not(caption) > * > * {
    border-bottom-width: 0px;
}

.projectRequests__container {
    display: flex;
    align-items: center;
    gap: 3.5rem;
    flex-wrap: wrap;
}

.projectRequests__link,
.addNewRisk {
    background-color: #29AA96;
    border-radius: 0.5rem;
    color: #fff;
    transition: 0.2s;
    display: flex;
    width: 10rem;
}

.addNewRisk {
    transition: 0.25s;
    align-items: center;
    width: 100%;
    background-color: transparent;
    background-image: linear-gradient(to left, #29AA96, rgba(223, 158, 19, 0.6), rgba(223, 158, 19, 0));
}

    .addNewRisk:hover {
        color: #fff;
        box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.3);
    }

.projectRequests__link:hover {
    color: #fff;
    background-color: #2cbca7;
}

.projectRequests__link span {
    padding: 0.5rem;
}

.projectRequests__icon {
    padding: 0.8rem;
    background-color: #2cbca7;
    box-shadow: -2px 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 50%;
    right: -10px;
}

.riskHistory-table__container {
    border: 0.3px solid #707070;
    border-radius: 0.5rem;
    margin-top: 2rem;
}

.riskHistory-table {
    border-collapse: collapse;
    text-align: center;
    margin-bottom: 0px !important;
}

    .riskHistory-table .tab-icon {
        position: absolute;
        top: -20px;
        background-color: rgba(255, 255, 255, 1);
        ;
    }

    .riskHistory-table thead th {
        color: #008b4e;
        padding: 1rem;
    }

    .riskHistory-table > :not(:last-child) > :last-child > * {
        border-right: 0.3px solid #707070;
        border-bottom: 0.3px solid #707070;
    }

    .riskHistory-table thead th:first-child {
        width: 7rem;
        border-right: 0px !important;
    }

    .riskHistory-table tbody tr {
        border-bottom: 0.3px solid #707070;
    }

        .riskHistory-table tbody tr:last-child {
            border-bottom: 0px;
        }

    .riskHistory-table tbody td {
        border-right: 0.3px solid #707070;
    }

        .riskHistory-table tbody td:first-child {
            border-right: 0px;
        }

        .riskHistory-table tbody td.red {
            background-color: #C00000 !important;
            color: #fff;
        }

        .riskHistory-table tbody td.yellow {
            background-color: #FFFF00 !important;
        }

        .riskHistory-table tbody td.green {
            background-color: #92D050 !important;
        }

        .riskHistory-table tbody td.orange {
            background-color: #FFC000 !important;
        }

.changeRequests-table tbody td {
    font-weight: 700;
    font-size: 15px;
}

    .changeRequests-table tbody td:last-child {
        display: flex;
        align-items: center;
        gap: 16px;
        justify-content: center;
    }

#documentLibrary .tab-buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 0.5rem !important;
}

    #documentLibrary .tab-buttons button {
        color: #028953;
        border: 1px solid #028953 !important;
        border-left: 0px !important;
    }

        #documentLibrary .tab-buttons button:first-child {
            border-top-right-radius: 0.5rem;
            border-bottom-right-radius: 0.5rem;
        }

        #documentLibrary .tab-buttons button:last-child,
        #documentLibrary .tab-buttons button:last-child:hover {
            border-top-left-radius: 0.5rem;
            border-bottom-left-radius: 0.5rem;
            border-left: 1px solid #028953 !important;
        }

        #documentLibrary .tab-buttons button:hover {
            border-radius: 0px;
            border: 1px solid #028953 !important;
            border-left: 0px !important;
        }

        #documentLibrary .tab-buttons button.active {
            border-radius: 0px !important;
            background-color: #028953;
            color: #fff !important;
            border: 1px solid #028953 !important;
            border-left: 0px !important;
        }

.tabSubcontent {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    display: none;
}

.contracts-container > a {
    text-decoration: none;
    padding: 2rem;
    border-radius: 0.5rem;
    color: #038756;
    font-weight: 500;
    background-color: rgba(0, 140, 77, 0.17);
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 18px;
    transition: 0.4s;
}

    .contracts-container > a:hover {
        font-size: 18px !important;
        transform: scale(1.05);
        box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.17);
    }

.more-information__icon {
    background-color: rgba(0, 140, 77, 0.367);
    width: fit-content;
    padding: 0.5rem;
    font-size: 18px;
    border-radius: 0.5rem;
}

.more-information__state {
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
}

    .more-information__state.as-plan {
        background-color: rgba(53, 140, 59, 0.14);
    }

    .more-information__state.late {
        background-color: rgba(255, 191, 0, 0.14);
    }

    .more-information__state.stumbling {
        background-color: rgba(192, 0, 0, 0.14);
    }

    .more-information__state.notStarted {
        background-color: rgb(217, 217, 217);
    }

    .more-information__state.completed {
        background-color: rgba(22, 188, 55, 0.14);
    }

    .more-information__state.as-plan .fa-circle {
        color: #358C3B;
    }

    .more-information__state.late .fa-circle {
        color: rgba(255, 191, 0, 1);
    }

    .more-information__state.stumbling .fa-circle {
        color: rgba(192, 0, 0, 1);
    }

    .more-information__state.notStarted .fa-circle {
        color: #6E6E6E;
    }

    .more-information__state.completed .fa-circle {
        color: rgba(22, 188, 55, 1);
    }

.execConclusion-status_text {
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
}

    .execConclusion-status_text.as-plan {
        color: rgba(53, 140, 59, 1);
        background-color: rgba(53, 140, 59, 0.14);
    }

    .execConclusion-status_text.notStarted {
        color: #6E6E6E;
        background-color: rgb(217, 217, 217);
    }

    .execConclusion-status_text.completed {
        color: rgba(22, 188, 55, 1);
        background-color: rgba(22, 188, 55, 0.14);
    }

    .execConclusion-status_text.stubling {
        color: rgba(192, 0, 0, 1);
        background-color: rgba(192, 0, 0, 0.14);
    }

    .execConclusion-status_text.late {
        color: rgba(255, 191, 0, 1);
        background-color: rgba(255, 191, 0, 0.14);
    }

.execConclusion-header {
    padding: 1rem 0px;
    border-radius: 0.5rem;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.16);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.execConclusion-header_title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #008b4e;
}

    .execConclusion-header_title .fa-chart-simple {
        padding: 0.5rem;
        background-color: rgba(4, 135, 87, 0.16);
        border-radius: 0.5rem;
    }

.execConclusion-progress {
    margin: 2rem 0px;
    padding: 0.8rem;
    border-radius: 0.5rem;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.16);
}

.execConclusion-progress__header {
    background-image: linear-gradient(to right, rgb(0, 139, 78), rgb(26, 103, 149)) !important;
    padding: 0.8rem;
    text-align: center;
    font-size: 18px;
    border-radius: 0.5rem;
    color: #fff;
}

.execConclusion-progress__content-header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    padding: 0.5rem;
    border-radius: 0.5rem;
    background-image: linear-gradient(to right, rgb(0, 139, 78), rgb(26, 103, 149)) !important;
}

    .execConclusion-progress__content-header svg {
        font-size: 18px;
    }

.execConclusion-projectPhase {
    padding: 0.8rem;
    border-radius: 0.5rem;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.16);
}

.execConclusion-projectPhase__header {
    text-align: center;
    border-radius: 0.5rem;
    padding: 0.5rem;
    background-image: linear-gradient(to right, rgb(0, 139, 78), rgb(26, 103, 149)) !important;
    color: #fff;
}

.execConclusion-projectPhase__content {
    margin: 0.8rem 0px;
    padding: 0.5rem;
    border-radius: 0.5rem;
    background-color: #F2F2F2;
}

.execConclusion-projectPhase__content {
    display: flex;
    gap: 10px;
}

    .execConclusion-projectPhase__content > div {
        width: calc(100%/2);
    }

    .execConclusion-projectPhase__content .phase {
        background-color: #fff;
        box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.16);
        border-radius: 0.5rem;
        text-align: center;
        padding: 0.2rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .execConclusion-projectPhase__content .phase.active {
            color: #fff;
            background-color: #048756;
        }

.execConclusion-projectPhase__phase-nested {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 0.5rem;
}

    .execConclusion-projectPhase__phase-nested > div {
        height: 100%;
    }

.execConclusion-projectPhase__phase-two .execConclusion-projectPhase__phase-nested > .phase:nth-child(2) {
    width: 170px;
}

.execConclusion-projectPhase__phase-three .execConclusion-projectPhase__phase-nested > .phase:nth-child(4) {
    width: 145px;
}

.execConclusion-projectPhase__content > div:nth-child(1) {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.execConclusion-projectPhase__phase-three .execConclusion-projectPhase__phase-nested .phase:nth-child(5),
.execConclusion-projectPhase__phase-three .execConclusion-projectPhase__phase-nested .phase:last-child {
    height: 55px;
}

.execConclusion-progress__content-statistics {
    margin-top: 6rem !important;
    background-color: #F2F2F2;
    border-radius: 0.5rem;
    position: relative;
}

    .execConclusion-progress__content-statistics .charts {
        position: relative;
        width: 150px;
        margin: 0 auto !important;
        background-color: #fff;
        border: 1px solid #008b4e;
        border-radius: 50%;
        top: -50px !important;
    }

        .execConclusion-progress__content-statistics .charts .chart-value {
            font-size: 20px;
        }

        .execConclusion-progress__content-statistics .charts canvas {
            padding: 0.5rem;
        }

.execConclusion-progress__content-info {
    padding: 0rem 0.5rem 0px 0.5rem;
    gap: 10px;
}

.execConclusion-progress__content-subInfo {
    background-color: #fff;
    border-radius: 0.5rem;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.16);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.5rem;
    gap: 5px;
    color: #048756;
}

    .execConclusion-progress__content-subInfo > span {
        font-weight: 700;
    }

    .execConclusion-progress__content-subInfo > div {
        display: flex;
        align-items: center;
        gap: 5px;
    }

        .execConclusion-progress__content-subInfo > div > span:nth-child(1) {
            padding: 0.2rem;
            text-align: center;
            border-radius: 0.5rem;
            background-color: rgba(4, 135, 87, 0.16);
        }

        .execConclusion-progress__content-subInfo > div > span:nth-child(2) {
            color: #000;
        }

    .execConclusion-progress__content-subInfo svg {
        font-size: 20px;
        width: fit-content;
        padding: 0.3rem;
        border: 1px solid #008b4e;
        border-radius: 50%;
    }

.date-div {
    color: #008b4e;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 90%;
    position: relative;
}

    .date-div > div {
        position: absolute;
        content: "";
        height: 100%;
        width: 2px;
        background-color: rgba(0, 140, 77, 0.088);
    }

.total-projects-header {
    background-color: #fff;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.08);
    display: flex;
    justify-content: center;
    align-items: center;
}

.total-projects-content {
    display: flex;
    align-items: center;
    width: fit-content;
    gap: 20px;
    font-weight: 700;
    padding: 1rem 3rem;
    border-radius: 0.5rem;
    background-color: rgba(22, 188, 55, 0.11);
    color: #16BC37;
    font-size: 22px;
}

    .total-projects-content .fa-calendar-lines-pen {
        font-size: 40px;
    }

.total-project-status {
    background-color: #fff;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.08);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .total-project-status .status {
        width: fit-content;
        border-radius: 0.5rem;
        overflow: hidden;
    }

        .total-project-status .status .status-number {
            padding: 0.5rem;
            border-radius: 0.5rem;
            color: #fff;
            background-color: inherit;
        }

        .total-project-status .status .status-title {
            padding: 0.5rem 1rem 0.5rem 2rem;
            background-color: #fff !important;
            color: #6E6E6E;
        }

        .total-project-status .status.green {
            border: 1px solid #16BC37;
            background-color: #16BC37;
        }

        .total-project-status .status.grey {
            border: 1px solid #d9d9d9;
            background-color: #d9d9d9;
        }

        .total-project-status .status.darkGreen {
            border: 1px solid #358C3B;
            background-color: #358C3B;
        }

        .total-project-status .status.purple {
            border: 1px solid #7C3BC6;
            background-color: #7C3BC6;
        }

        .total-project-status .status.gold {
            border: 1px solid #FFC000;
            background-color: #FFC000;
        }

        .total-project-status .status.red {
            border: 1px solid #C00000;
            background-color: #C00000;
        }

.sub-container-cards2__container {
    padding: 0;
    border-radius: 0.5rem;
    overflow: hidden;
    padding-top: 0.5rem;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, 0.10);
}

    .sub-container-cards2__container.gold {
        background-color: #FFC000;
    }

    .sub-container-cards2__container.green {
        background-color: #16BC37;
    }

    .sub-container-cards2__container.darkGreen {
        background-color: #358C3B;
    }

    .sub-container-cards2__container.red {
        background-color: #C00000;
    }

    .sub-container-cards2__container.grey {
        background-color: #D9D9D9;
    }

    .sub-container-cards2__container.purple {
        background-color: #7C3BC6;
    }

.sub-container-cards2 {
    background-color: #FFF;
}

    .sub-container-cards2 > div:nth-child(1) {
        background-image: none;
        background-color: #fff !important;
        font-weight: 700;
        color: #303030 !important;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

.sub-container-content {
    padding: 0.5rem;
}

.sub-container-cards2__container.gold .sub-container-cards2 > div:nth-child(1) {
    
    border-bottom: 0.3px solid #FFC000;
}

.sub-container-cards2__container.purple .sub-container-cards2 > div:nth-child(1) {
    border-bottom: 0.3px solid #7C3BC6;
}

.sub-container-cards2__container.red .sub-container-cards2 > div:nth-child(1) {
    border-bottom: 0.3px solid #C00000;
}

.sub-container-cards2__container.green .sub-container-cards2 > div:nth-child(1) {
    border-bottom: 0.3px solid #16BC37;
}

.sub-container-cards2__container.darkGreen .sub-container-cards2 > div:nth-child(1) {
    border-bottom: 0.3px solid #358C3B;
}

.sub-container-cards2__container.grey .sub-container-cards2 > div:nth-child(1) {
    border-bottom: 0.3px solid #D9D9D9;
}

.sub-container-cards2__container.gold .sub-container-content {
    border-bottom: 0.3px solid #FFC000;
    border-left: 0.3px solid #FFC000;
}

.sub-container-cards2__container.purple .sub-container-content {
    border-bottom: 0.3px solid #7C3BC6;
    border-left: 0.3px solid #7C3BC6;
}

.sub-container-cards2__container.red .sub-container-content {
    border-bottom: 0.3px solid #C00000;
    border-left: 0.3px solid #C00000;
}

.sub-container-cards2__container.green .sub-container-content {
    border-bottom: 0.3px solid #16BC37;
    border-left: 0.3px solid #16BC37;
}

.sub-container-cards2__container.darkGreen .sub-container-content {
    border-bottom: 0.3px solid #358C3B;
    border-left: 0.3px solid #358C3B;
}

.sub-container-cards2__container.grey .sub-container-content {
    border-bottom: 0.3px solid #D9D9D9;
    border-left: 0.3px solid #D9D9D9;
}

.sub-container-cards2__container .sub-container-content:last-child {
    border-bottom: 0px;
}

.sub-container-cards2 .charts {
    margin: 0 auto;
    width: 150px;
}

.sub-container-cards2__container.gold .dashboard-chart-value {
    color: #FFC000;
}

.sub-container-cards2__container.purple .dashboard-chart-value {
    color: #7C3BC6;
}

.sub-container-cards2__container.green .dashboard-chart-value {
    color: #16BC37;
}

.sub-container-cards2__container.red .dashboard-chart-value {
    color: #C00000;
}

.sub-container-cards2__container.grey .dashboard-chart-value {
    color: #b3b1b1;
}

.sub-container-cards2 > div:nth-child(2) > div:nth-child(1) {
    width: 50%;
}

.dashboard-chart-value {
    font-size: 16px;
}

@media (max-width: 768px) {

    .technicalInfo-statistics,
    .financialInfo-report {
        padding: 5rem 0rem 1rem;
    }

    .progress-bars > div {
        flex-direction: column;
        gap: 8px;
        width: 100% !important;
    }

    .charts {
        width: 100px;
    }

    .chart-value {
        font-size: 16px;
    }

    .technicalInfo-chart {
        top: -15%;
        padding: 0.5rem;
    }

    .financialInfo-chart {
        top: -12%;
    }


    .tab-container {
        padding-right: 0px;
        padding-left: 0.5rem;
    }

    #technicalInfo,
    #financialInfo {
        padding: 0;
        margin-top: 4rem;
    }

    .table thead {
        display: none;
    }

    .table,
    .table tbody,
    .table tr,
    .table td {
        display: block;
        width: 100%;
        font-size: 14px;
    }

        .table td {
            display: flex;
            justify-content: center;
            position: relative;
            text-align: center;
            /* border-bottom: 1px solid #707070 !important; */
        }

    .riskHistory-table td {
        padding-left: 50%;
        text-align: left;
        position: relative;
        text-align: center;
        border-right: 0px !important;
        border-bottom: 1px solid #707070 !important;
    }

        .riskHistory-table td::after {
            content: attr(aria-label);
            position: absolute;
            left: 0;
            width: 50%;
            padding-left: 15px;
            font-size: 14px;
            font-weight: bold;
            text-align: left;
        }

    .riskHistory-table tr:nth-child(even) {
        background-color: #ccc !important;
    }

    .table tr:nth-child(even) {
        background-color: #efefef;
    }

    .table td {
        border-left: none;
    }

    .financialInfo-expenses td:nth-child(3) {
        text-align: center;
    }

    .date-div {
        gap: 20px;
    }

    .tab-buttons button.active {
        border-top-right-radius: 40px;
        border-top-left-radius: 40px;
        border-bottom-right-radius: 0px;
    }

    .execConclusion-projectPhase__content {
        flex-direction: column;
        gap: 30px;
        padding: 1rem;
    }

    .execConclusion-projectPhase__phase-nested {
        flex-direction: column;
    }

        .execConclusion-projectPhase__phase-nested > div {
            width: 100%;
        }

    .execConclusion-projectPhase__content > div,
    .execConclusion-projectPhase__phase-three .execConclusion-projectPhase__phase-nested > .phase:nth-child(4),
    .execConclusion-projectPhase__phase-two .execConclusion-projectPhase__phase-nested > .phase:nth-child(2) {
        width: 100%;
    }

    .execConclusion-projectPhase__phase-title {
        background-color: #6E6E6E !important;
        color: #fff;
        margin-bottom: 0.3rem;
    }

    .execConclusion-projectPhase__phase-three .execConclusion-projectPhase__phase-nested .phase:nth-child(5),
    .execConclusion-projectPhase__phase-three .execConclusion-projectPhase__phase-nested .phase:last-child {
        height: initial;
    }

    .execConclusion-progress__content-statistics .charts {
        width: 100px;
    }

        .execConclusion-progress__content-statistics .charts .chart-value {
            font-size: 15px;
        }
}
#lnkAboutlogix, #lnkVediotutorial, #lblCopyright {
    display: none;
}
.login .logo {
    width: 170px;;
    top:0px;
}
.e-request-card-title {
    background-image: linear-gradient(to right, #008b4e, #1a6795) !important;
}
.main-info-subCard > i {
    background-image: linear-gradient(to right, #008b4e, #1a6795) !important;
}