/*negiciation_edit*/
.timeline {list-style: none;padding: 0;position: relative;margin-bottom: 0px;}.milestone {position: relative;}.completed .milestone:before {background-color: #28a745;border-color: #28a745;}.milestone .status {margin-top: 10px;}.milestone-cont-iner {margin-left: 40px;margin-top: -20px;}.profil_box {background: #fece1e;padding: 30px;border-radius: 15px;}.profil_box h1 {color: #fff;font-size: 22px;font-weight: 600;line-height: normal;border-bottom: 1px solid #f1f1f1;padding-bottom: 10px;margin-bottom: 20px !important;}.profil_box .header-notifications-trigger {position:static;display: flex;align-items: center;}.pro_name {padding-left: 20px;}.profil_box .user-avatar {width: 62px;height: 62px;}.profil_box .status-online img {width: 60px;height: 60px;}.pro_name h3 {font-size: 18px;font-weight: 600;color: #04004d;margin-bottom: 0px;}.pro_name p {margin-bottom: 0;font-size: 16px !important;font-weight: 600;color: #000;}.miles-progress h3 {font-size: 20px;color: #03004c;font-weight: 600;}.review-bx {background: #f1f1f1;padding: 30px;border-radius: 15px !important;box-shadow: rgb(4 0 77) 0px 25px 20px -33px;}a.overvw {color: #04004d;font-size: 14px;font-weight: 600;}.miles-progress {margin-bottom: 40px;
}
.timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #ccc;
    left: 13px;
    margin-left: -1px;
    z-index: 1;
}
.tsk_count {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #0a731e;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
  }
.review-bx h3 {
    font-size: 16px;
    color: #545454;
    font-weight: 700;
}
.depost_btn {
    margin-left: 6px;
}
.depost_btn .user_profile_submit {
    padding: 6px 20px;
    height: 42px;
    background: #198754 !important;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.inpro_btn, .Pas_btn, .btn_styl {
    padding: 13px;
    font-size: 14px;
    margin-right: 5px !important;
}
.disabl {
    cursor: not-allowed !important;
}
.addRownego_ i {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cccccc8c;
    border-radius: 100%;
    background: #04004d;
    color: #fccc25;
    margin-left: 3px;
    margin-top: 1px;
    position: absolute;
    left: 13px;
    font-size: 10px;
}
.miles-progress .removeRow i {
    font-size: 13px;
}
.nego_btn .button, .nego_btn .btn {
    width: 130px !important;
    height: 40px;
    font-weight: 500 !important;
    font-size: 16px !important;
    border-radius: 20px;
}
.btn-blue, .btn-orange{
    background: transparent;
    color: #313131 !important;
    border: 1px solid #999;
    border-radius: 20px;
    font-weight: 600;
}
.btn-blue:hover {
    background-color: #04004d !important;
    color: #fff !important;
    border: 1px solid #f1f1f1 !important;
}
.btn-orange:hover {
    background-color: #ffcd1f !important;
    color: #fff !important;
    border: 1px solid #f1f1f1 !important;
}
.form-control:focus {
    border-color: #ced4da;
    -webkit-box-shadow: unset !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px !important;
    border-width: 1px !important;
}
.nego_btn {
    display: flex;
    justify-content: center;
}
.date_box p {
    margin-bottom: 0;
    color: #04004c;
}
.milestone-cont-iner label {
    font-weight: 600;
    font-size: 15px !important;
    color: #5f5f5f;
    margin-bottom: 0;
}
.milestone-cont-iner input {
    margin-bottom: 0px !important;
}
.milestone-cont-iner {
    width: 100%;
}
.milestone-cont-iner textarea.form-control {
    min-height: 48px;
    padding: 1px 10px;
}
.main_negotition{
  padding: 10px 55px;
}
.nego_btn .btn-green {
    background: green;
    color: #fff;
}
.nego_btn .btn-red {
    background: #ca0000;
    color: #fff;
}

/*quotes_listing*/
 .myworks_ul li a {background-color: #ccc;color: #585858;}.myworks_ul .active.btn-orange a, .myworks_ul .btn-orange a:hover {background-color: #fcb041 !important;}.myworks_ul .active.btn-green a, .myworks_ul .btn-green a:hover {background-color: green !important;}.myworks_ul .active.btn-blue a, .myworks_ul .btn-blue a:hover {background-color: #0599b4 !important;}.myworks_ul .active.btn-red a, .myworks_ul .btn-red a:hover {background-color: #dd2e2e !important;}.disable_btn-red {background-color: #dd2e2e !important;}

        .sidebar {
            position: fixed;
            left: 0;
            z-index: 100;
            padding: 48px 0 0;
            box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
        }

        .sidebar-sticky {
            position: relative;
            top: 0;
            height: calc(100vh - 48px);
            padding-top: .5rem;
            overflow-x: hidden;
            overflow-y: auto;
        }

        .sidebar .nav-link {
            font-weight: 500;
            color: #333;
        }

        .sidebar .nav-link.active {
            color: #007bff;
        }

        .sidebar .nav-link i {
            margin-right: 10px;
        }
        footer#footer {
    padding: 0;
}
/*view*/
  .quotes_nm {
    color: #04004d;
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0 15px;
    border-bottom: 1px dashed #ffce1e;
    padding-bottom: 3px;
    max-width: fit-content;
}
.name_invoice p, .name_invoice span {
    font-weight: 600;
    color: #ffce1e;
    font-size: 21px;
}
.date_invoice {
    border: 1px solid #ccc;
    padding:20px;
   /* height: 100%;*/
    background: linear-gradient(164deg, rgba(0,0,0,1) 32%, rgba(4,0,77,0.9248074229691877) 76%);
}
.invoice-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 35px;
}
.invoice-table thead th {
    background: #04004d;
    color: #fff;
    padding: 7px;
}
.invoice-table tbody tr td {
    border: 1px solid #ccc;
    padding: 7px;
}
.invoice-table tfoot tr td {
    background: #ccc;
    border: 1px solid #9d9d9d;
    padding: 7px;
}
.invoice-table tfoot tr td b {
    color: #3c3c3c;
}
.top_bar_invoice .d_flexes {
    margin-bottom: 10px !important;
}
.nme_of_cmpny {
    margin-top: 35px;
}
.nme_of_cmpny p {
    text-align: center;
    color: #a81212;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 2px dashed #ccc;
    padding-bottom: 8px;
    margin-bottom: 10px !important;
}
.nme_of_cmpny ul {
    padding: 0;
    display: flex;
    justify-content: center;
    list-style: none;
}
.nme_of_cmpny ul li {
    margin: 0 10px;
    font-weight: 500;
    color: #a81212;
}
.nme_of_cmpny ul li span{
    color: #3c3c3c;
}
.quotes_date{
    margin-top: 100px;
}
.nm_ofcmpny {
    display: flex;
    align-items: center;
}
.cmpny_lg img {
    border-radius: 10%;
    margin-left: 10px;
    border: 1px solid #ccc;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    width: 50px !important;
    height: 50px !important;
}
.top_bar_invoice .d_flexes .btn-warning i {
    font-size: 18px;
}