﻿/*layout*/
body {
    background-color: #fdfdfd;
    font-size: 14px;
}
.layout-fixed .main-sidebar {
    padding-top: 60px;
    background: #ff7f00;
    z-index:8;
}
.input-group-append .input-group-text {
    height: 31px;
}
.custom-file-label {
    height: 33px !important;
}
.checkbox-intable {
    margin-left: 10px;
}
.s-green {
    background: #28a745;
}
.s-red {
    background: #dc3545;
}
.s-yellow {
    background: #feff06;
}
.s-black {
    background: #2a2a2a;
}
p.card-title {
    font-size: 14px;
    color: #8d8d8d;
    margin-top: 10px;
}
.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover ul.nav.nav-treeview {
    padding-left: 15px;
}
.colorcard {
    background: #f4f4f4;
    padding: 15px;
    border: 1px solid #e4e4e4 !important;
}
.button-close {
    position: fixed;
    background: #adc32b;
    border-radius: 50%;
    left: 235px;
    z-index: 9;
    top: 113px;
    padding: 3px 10px;
    box-shadow: 3px 1px 4px #1e1e1e4f;
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
}
.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover {
    width: 250px;
    z-index: 8;
}
.sidebar-collapse .button-close {
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
    left: 58px;
}
.c-grey {
    background-color: #f6f6f6 !important;
}
.sidebar-collapse .text-support {
    display: none;
}
.text-support {
    display: block;
}
.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover .text-support{
    display:block;
}

.header-khusus {
    border: none;
}
.button-close:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
}
.sidebar-collapse .button-close:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    transition: margin-left .3s ease-in-out,width .3s ease-in-out;
}
.btn-primary {
    color: #fff;
    background-color: #ff7f00;
    border-color: #ff7f00;
    box-shadow: none;
}
.form-control {
    font-size: 14px;
    border-radius:0px;
}
.header-khusus .card-title {
    font-size: 15px;
}
.header-khusus {
    border: none;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(0 108 183 / 15%);
}

.box-multi-check {
    height: 80px;
    overflow-x: scroll;
    border: 1px solid #c3c3c3;
    padding: 0px 10px;
}
.update-ab-button {
    position: fixed;
    right: 14px;
    bottom: 20px;
    z-index:3;
}

.detail-pre-qualification {
    position: relative;
}
footer.main-footer {
    position: relative;
    z-index: 2;
}
[class*=icheck-] > input:first-child + input[type=hidden] + label::before, [class*=icheck-] > input:first-child + label::before {
    content: "";
    width: 20px;
    height: 20px;
}
[class*=icheck-] > input:first-child:checked + input[type=hidden] + label::after, [class*=icheck-] > input:first-child:checked + label::after {
    content: "";
    width: 5px;
}
thead {
    background-color: #ff7f00;
    color: #fff;
}

.wrap-text {
    white-space: nowrap!important;
}
.r-border {
    border-right: 1px solid #e8e8e8;
}
.card-home {
    text-align: center;
}
a .card-body {
    color: #000;
}
    a .card-body:hover {
        border-color: #ff7f00;
        color: #ff7f00;
        border: 1px solid;
    }
/*    a .card-body .card-gambar .icon-home:hover {
        background: #fff;
    }*/
.card.noborder {
    box-shadow: none;
    margin-bottom: 1rem;
    border: 0px solid #e3e3e3;
}

.noborder .card-header {
    padding-left: 0;
}

.noborder .card-header {
    padding-left: 1px;
}

thead tr th {
    vertical-align: middle !important;
}

a {
    color: #ff7f00;
    text-decoration: none;
    background-color: transparent;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #ff7f00;
    border-color: #ff;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #ff7f00;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.logout-button {
    background: #767676;
    color: #fff;
    padding: 2px 10px;
    margin-right: 15px;
    font-size: 12px;
}

.content-wrapper {
    background-color: #fdfdfd;
}

.layout-top-nav .wrapper .main-header {
    padding: 0;
    margin: 0;
}

.main-header .container-fluid {
    padding: 0;
}

.navbar {
    display: flex;
    align-items: flex-start;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
 
    border-radius: 0px !important;
}
.head-bg {
    background-image: url(../images/header_bag.png);
    background-size: cover;
}

.breadcrumb-item {
    font-size: 14px;
}

    .breadcrumb-item + .breadcrumb-item::before {
        float: left;
        padding-right: 0.5rem;
        color: #6c757d;
        content: " - ";
    }

.head-awal-dua {
    background-color: #ff7f00;
    padding: 7px 10px 1px 30px;
    position: relative;
    border-radius: 0px 0px 9px 0px;
    -moz-border-radius: 0px 0px 9px 0px;
    -webkit-border-radius: 0px 9px 0px 0px;
    border: 0px solid #000000;
    transform-origin: bottom left;
    transform: skewX(45deg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: 75px center;
    left: 0px;
}
.border {
    border-radius: 0px;
    box-shadow: unset;
   
}
h3.card-title {
    font-size: 14px;
}
.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 113px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}
.matut2 {
    position: fixed;
    z-index: 8;
    width: 100%;
    box-shadow: 2px 6px 10px #c6c6c6;
    
}

.matut-dua {
    position: fixed;
    z-index: 9;
    right: 20px;
    top: 73px;
    display: none;
}
.matut-coba {
    display: block;
}

.btn-circle i {
    font-size: 16px;
    margin: 0;
}
.border-grey {
    border-color: #b9b8b8 !important;
    box-shadow: unset;
    border: 1px solid;
}
.card-header {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
}
.to-do {
    position: relative;
}
.input-group > .form-control:not(:first-child) {
    border-radius: 0px !important;
}
.show-number {
    width: 110px;
    float: right;
}
.navbar-badge {
    font-size: .6rem;
    font-weight: 300;
    padding: 2px 4px;
    position: absolute;
    right: -5px;
    top: 3px;
    border-radius: 50%;
}

.layout-navbar-fixed .wrapper .content-wrapper {
    margin-top: calc(6.5rem + 1px);
}

.h-title-dua {
    font-weight: 600;
    font-size: 18px;
}

.h-title-satu {
    font-size: 12px;
}

.title-page {
    font-weight: 600;
    font-size: 16px;
    transform: skewX(-45deg);
    color: #fff;
}

.head-profile {
    padding-right: 20px;
}

.brand-logo {
    height: 45px
}

.head-awal-satu {
    display: flex;
    align-items: center;
}

.head-logo {
    background-image: url(../images/bg-header-master.png);
    background-size: 100% 100%;
    padding-right: 80px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 10px;
}

.head-breadchum .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.btn-green {
    color: #fff;
    background-color: #689f38;
    border-color: #689f38;
    box-shadow: none;
}

    .btn-green:hover {
        color: #fff;
        background-color: #90a60e;
        border-color: #90a60e;
        box-shadow: none;
    }

.btn-outline-green {
    color: #679f38;
    border-color: #679f38;
}

    .btn-outline-green:hover {
        color: #fff;
        background-color: #90a60e;
        border-color: #90a60e;
    }

.main-footer {
    background-color: #fff;
    color: #869099;
    padding: 1rem;
    border-top: 4px solid;
    border-image: linear-gradient(to right, #006cb7 30%, #ed1a2f 30%, #ed1a2f 70%, #adc32b 70%) 5;
}

ul.menu-fot {
    padding: 0;
}

    ul.menu-fot li {
        list-style: none;
        font-size: 14px;
        line-height: 28px;
    }

.bottom-footer {
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
}

.main-footer h6 {
    color: #000;
    font-weight: 600;
}

.main-footer p, .main-footer b {
    color: #000;
    font-size: 14px;
}

legend {
    font-size: 14px;
    margin-bottom: 0px;
}
/*endlayout*/

/*loginpage*/
.login-logo a img {
    background: #efefef;
    border-radius: 50%;
}

.login-box, .register-box {
    width: 450px;
    margin: 0 auto;
    background-image: url(../images/bg-login-main.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

    .login-box .card {
        margin-bottom: 0;
        background: transparent;
        box-shadow: none;
    }

.login-card-body {
    background-color: transparent;
    border-top: 0;
    color: #666;
    padding: 20px 60px 40px 40px;
}
/*endloginpage*/

/*home*/
.icon-tender-list {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/document-text-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-text-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-tender {
    /*    width: auto;
    height: 100px;
    background-color: #ea282c; 
    mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;*/
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;

}

.icon-todo {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/checkbox-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/checkbox-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-contract {
    width: 20px;
    height: 20px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/contract-icon.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/contract-icon.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-change {
    width: 16px;
    height: 18px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/change-icon.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/change-icon.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-todo-assign {
    width: 20px;
    height: 20px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/assign.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/assign.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-todo-csms {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/protection.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/protection.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-todo-pq {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/praqualification.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/praqualification.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-todo-tender {
    width: 20px;
    height: 20px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/tender.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/tender.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-todo-po {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/purchase-order-task-to-do.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/purchase-order-task-to-do.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-todo-contract {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/contract-tasktodo.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/contract-tasktodo.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-report-page {
    width: 20px;
    height: 20px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/report-icon.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/report-icon.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-monitoring {
    width: 20px;
    height: 20px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/monitoring-icon.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/monitoring-icon.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-sync {
    width: 20px;
    height: 20px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/sync.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/sync.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-listdata {
    width: 20px;
    height: 20px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/listdata-icon.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/listdata-icon.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-csms {
    width: 20px;
    height: 20px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/csms-icon.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/csms-icon.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-mass {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/cloud-upload-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/cloud-upload-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.nav-sidebar > .nav-item {
    overflow: hidden;
}

.icon-maintain {
    width: 22px;
    height: 22px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/git-branch-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/git-branch-outline.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-download-simple {
    width: 22px;
    height: 22px;
    background-color: white;
    mask: url(../images/icon-svg/download-icon-simple.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/download-icon-simple.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-history-simple {
    width: 22px;
    height: 22px;
    background-color: white;
    mask: url(../images/icon-svg/history-icon-simple.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/history-icon-simple.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}

.icon-play-simple {
    width: 18px;
    height: 18px;
    background-color: white;
    mask: url(../images/icon-svg/play-icon-simple.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/play-icon-simple.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-notes-simple {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/notes-icon-simple.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/notes-icon-simple.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-process-data {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/data-processing.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/data-processing.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-preview-color {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/preview.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/preview.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-add-notes {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/add-note.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/add-note.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-end-process {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/stop-process.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/stop-process.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-todo-changes {
    width: 20px;
    height: 20px;
    background-color: #d2d2d2;
    mask: url(../images/icon-svg/changes-order-task-to-do.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/changes-order-task-to-do.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-doc-file {
    width: 21px;
    height: 21px;
    background-color: black;
    mask: url(../images/icon-svg/document-file-icon.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-file-icon.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-doc-file-delete_red {
    width: 21px;
    height: 21px;
    background-color: red;
    mask: url(../images/icon-svg/delete_document.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/delete_document.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-doc-file-delete_white {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/delete-cross-fill.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/delete-cross-fill.svg) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-add-order {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/add-order-button.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/add-order-button.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-evaluation-perforance-company {
    width: 20px;
    height: 20px;
    background-color: black;
    mask: url(../images/icon-svg/evaluation_perforance_company.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/evaluation_perforance_company.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-list-note {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/list_note.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/list_note.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-sign {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/sign.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/sign.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-attendees {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/attendees.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/attendees.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.icon-history-item {
    width: 20px;
    height: 20px;
    background-color: white;
    mask: url(../images/icon-svg/history-item.png) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/history-item.png) no-repeat center / contain;
    float: left;
    margin-right: 12px;
}
.card-home .card-title {
    float: none !important;
    text-align: center;
    padding: 10px 10px;
}

.suport {
    position: relative;
    bottom: 0px;
    color: #fff;
    margin-left: 22px;
    margin-top: 30px;
}
.text-support ul li {
    list-style: none;
}
.text-support ul {
    margin-left: 0;
    padding-left: 29px;
}
.icon-suport {
    float: left;
    margin-right: 14px;
}

.modal-fullsize {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}
/*X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .icon-home {
        height: 60px;
    }

    .card-home .card-title {
        float: none !important;
        text-align: center;
        padding: 0px 0px;
        font-size: 11px;
    }

    .card-body {
        min-height: 133px;
    }

    .brand-logo {
        height: 35px;
    }

    .head-logo {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .head-breadchum .h-title-satu {
        display: none;
    }

    .head-breadchum .h-title-dua {
        display: none;
    }

    .head-awal-satu {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }

    .head-profile {
        padding-right: 5px;
        position: absolute;
        right: 0;
        width: 120px;
    }

        .head-profile .h-title-satu {
            font-size: 10px;
            margin-bottom: 2px;
        }

        .head-profile .h-title-dua {
            font-size: 10px;
        }

    .head-log-to-do .logout-button {
        font-size: 10px;
    }

    .title-page {
        font-size: 12px;
    }

    .breadcrumb-item {
        font-size: 12px;
    }

    .layout-navbar-fixed .wrapper .content-wrapper {
        margin-top: calc(5rem + 1px);
    }
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
}

/*X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
}

/*endhome*/


/*TenderAnnoucment*/
select {
    /* styling */
    /*    background-color: white;
    border: thin solid blue;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;*/
    /* reset */
    /*    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;*/
}
    select.form-control-sm ~ .select2-container--default {
        font-size: 100%;
    }
.select2-container--default .select2-selection--single {
    border-radius: 0px;
}

.default-select {
    display: inline-block;
    width: 100%;
    height: 31px;
    padding: 5px 5px 5px 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url(../images/icon-svg/caret-down-solid.svg) right 0.75rem center/8px 20px no-repeat;
    border: 1px solid #ced4da;
    border-radius: 0px;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 8%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

label {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #797979;
}



.card-header {
    font-size: 14px;
    font-weight: 500;
}

/* arrows */
select.classic {
    background-image: linear-gradient(45deg, transparent 50%, blue 50%), linear-gradient(135deg, blue 50%, transparent 50%), linear-gradient(to right, skyblue, skyblue);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}

    select.classic:focus {
        background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), linear-gradient(to right, gray, gray);
        background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
        background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
        background-repeat: no-repeat;
        border-color: grey;
        outline: 0;
    }

.select.classic:before {
    position: absolute;
    top: 25%;
    right: .5em;
    font-family: "Font Awesome 5 Free";
    content: "\f358"
}

.icon-tender-card {
    width: 15px;
    height: 15px;
    background-color: #ff7f00;
    mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 6px;
    top: 2px;
}
.card-header-form {
    background: #f2f2f2;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}


/*scrollnav*/
.list-nav-pre-qualification {
    /*width: 4500px;*/
}
.bg-grey {
    background: #f2f2f2;
}
.wrapper-nav {
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-behavior: smooth;
}
.list-nav-pre-qualification .nav-link {
    white-space: nowrap !important;
    border: 1px solid #f7f7f7 !important;
    max-width: 230px !important;
    /*border-right: 1px solid lightgray !important;
    border-left: 1px solid lightgray !important;*/
}
    .list-nav-pre-qualification .nav-link:hover {
        background: #006cb7 !important;
        color: #fff !important;
        border-radius: 0px !important;
        /*border-bottom: 4px solid #006cb7 !important;*/
    }

.list-nav-tender-detail .nav-link {
    white-space: nowrap !important;
    border: 1px solid #f7f7f7 !important;
    max-width: 230px !important;
    /*border-right: 1px solid lightgray !important;
    border-left: 1px solid lightgray !important;*/
}

.list-nav-tender-detail .nav-link:hover {
    background: #006cb7 !important;
    color: #fff !important;
    border-radius: 0px !important;
    /*border-bottom: 4px solid #006cb7 !important;*/
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    width:100%;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin-top: -7px;
}
.select2-selection {
    height: 31px !important;
}

/*.modal {
    z-index: 999999;
}
.modal-backdrop {
    z-index: 99999;
}*/
.sticky-PQ {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    background:#ffffff;
    z-index:7;
}
.card-fix {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    background: #f2f2f2;
    z-index: 7;
}
.bg-info {
    background-color: #3183b9 !important;
    border-radius: 0;
}

.tabbable .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}

.tabbable .nav-tabs .nav-link {
    white-space: nowrap;
}

/*.wrapper-nav {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 50px;
}

.list-nav-pre-qualification {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0px;
}

    .list-nav-pre-qualification li {
        display: table-cell;
        position: relative;
        text-align: center;
        cursor: grab;
        cursor: -webkit-grab;
        color: #efefef;
        vertical-align: middle;
    }
    */
.scroller {
    text-align: center;
    cursor: pointer;
    display: block;
    padding: 7px;
    padding-top: 11px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #f2f2f2;
}
.pre-qualification {
    box-shadow: 4px 1px 11px #00000029;
    background: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
}
.scroller-right {
    float: right;
}

.scroller-left {
    float: left;
}
/*endscrollnav*/
/*endtenderannoucment*/


/*tasktodo*/
.icon-todo-card {
    width: 15px;
    height: 15px;
    background-color: #ff7f00;
    mask: url(../images/icon-svg/checkbox-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/checkbox-outline.svg) no-repeat center / contain;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 6px;
    top: 2px;
}
.advanced-search {
    font-size: 16px;
    font-weight: 700;
    color: #dc3545;
    padding: 10px;
}
    .advanced-search i {
        margin-right: 8px;
    }
/*endtasktodo*/

/*tender*/

.icon-tender-card {
    width: 15px;
    height: 15px;
    background-color: #ff7f00;
    mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/document-outline.svg) no-repeat center / contain;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 6px;
    top: 2px;
}

/*endtender*/

/*csmsdata*/
.icon-mass-card {
    width: 15px;
    height: 15px;
    background-color: #ff7f00;
    mask: url(../images/icon-svg/cloud-upload-outline.svg) no-repeat center / contain;
    -webkit-mask: url(../images/icon-svg/cloud-upload-outline.svg) no-repeat center / contain;
    display: inline-block;
    position: relative;
    text-align: left;
    margin-right: 6px;
    top: 2px;

}
button i {
    margin-right: 10px;
}

/*endcmssdata*/


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FF7F00;
    background-color: white;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 4px solid #FF7F00;
    font-weight: 800;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: #eeeeee;
    border: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #000;
}

.nav-tabs-report {
    display: flex;
    border-bottom: 1px solid #dee2e6; /* Ensure tabs are properly aligned */
}

    .nav-tabs-report .nav-link-report {
        display: block;
        padding: 0.5rem 1rem;
        margin-bottom: -1px;
        background-color: #cecdcd;
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #000;
        text-align: center;
    }

        .nav-tabs-report .nav-link-report.active {
            color: #f9f9f9;
            background-color: #ff7f00;
            border-color: #dee2e6 #dee2e6 #fff;
            border-bottom: 4px solid #fff;
            font-weight: 800;
            position: relative;
            z-index: 2; /* Ensure active tab is above others */
        }

.tabbable .nav-tabs-report {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    border-bottom: none; /* Remove default border if needed */
}

    .tabbable .nav-tabs-report .nav-link-report {
        white-space: nowrap;
    }

.nav-justified .nav-link-report {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    background: white;
}

.sticky-footer {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 9; /* Keep it high enough for the header but below Bootstrap elements like modals */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.input-custom-file-data {
    display: none;
}

/*--------------Contarct Performance-----------------------*/

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ff7f00;
    background-color: white;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 4px solid #ff7f00;
    font-weight: 800;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: #eeeeee;
    border: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #000;
}

.nav-tabs-contract-performance {
    display: flex;
    border-bottom: 1px solid #dee2e6; /* Ensure tabs are properly aligned */
}

    .nav-tabs-contract-performance .nav-link-contract-performance {
        display: block;
        padding: 0.5rem 1rem;
        margin-bottom: -1px;
        background-color: #cecdcd;
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        color: #000;
        text-align: center;
    }

        .nav-tabs-contract-performance .nav-link-contract-performance.active {
            color: #f9f9f9;
            background-color: #4a5759;
            border-color: #dee2e6 #dee2e6 #fff;
            border-bottom: 4px solid #fff;
            font-weight: 800;
            position: relative;
            z-index: 2; /* Ensure active tab is above others */
        }

.tabbable .nav-tabs-contract-performance {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    border-bottom: none; /* Remove default border if needed */
}

    .tabbable .nav-tabs-contract-performance .nav-link-contract-performance {
        white-space: nowrap;
    }

.nav-justified .nav-link-contract-performance {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    background: white;
}