.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}.left-fileds .col-md-6 {
    padding: 0px;
}    .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}    .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}    .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}a.navbar-item.has-divider {
    display: none;
}

.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}    .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}.left-fileds {
    margin: 0;
    outline: 0;
    color: #666;
    position: relative;
}.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}.left-fileds input, .left-fileds select {
    /*padding: 1px 3px 1px 3px !important;*/
    height: initial;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    border-color: #ccc;
}.left-fileds label {
    /*max-width: 150px;*/
    -ms-min-width: 20px;
    -o-min-width: 20px;
    -webkit-min-width: 20px;
    min-width: 20px;
    white-space: nowrap;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 13px;
    margin-bottom: 0px;
}.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    border:transparent;
    
}
.tab-content {
    display: block;
    clear: both;
    padding-top: 10px;
}
.nav-tabs li {
    position: relative;
    top: 0;
    float: left;
    margin-bottom: -1px;
    border: 0;
    list-style: none;
    white-space: nowrap;
    margin-right: 3px;
}.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color:transparent;
    border-color: transparent;
}.nav-tabs li .active {
    font-weight: 700;
    border-top-width: 0 !important;
    margin-top: 1px !important;
    -webkit-box-shadow: 0 1px 0 #007bff;
    -moz-box-shadow: 0 1px 0 #007bff;
    box-shadow: 0 1px 0 #007bff;
}.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}.nav-tabs li a {
    border-radius: 0;
    -moz-border-radius: 0;
    border: 2px solid transparent;
    color: #838383;
    float: left;
    -webkit-border-radius: 4px 4px 0 0;
    padding: 8px 12px;
    font-weight: 400;
    text-decoration: none;
    outline: 0;
    padding: 0px 10px 0 10px;
    font-size: 13px;
}.nav-link.active {
    background-color: #007bff; /* Active tab color */
    color: white;
    font-weight: bold;
  }
  
  /* Style for inactive tabs */
  .nav-link {
    color: #007bff;
    background-color: transparent;
  }
  
  /* Add a transition effect when tabs are switched */
  .tab-content .tab-pane {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  
  /* Show tab content when active */
  .tab-content .tab-pane.show {
    display: block;
    opacity: 1;
  }

  /* Custom background color for the active tab */
.nav-tabs .nav-item .nav-link.active {
    background-color: transparent;
    color: #838383;
}

.sales-icon-last-star img {
    display: none;
}

.sales-list li:hover img {
    display: none;
}
.star-1 img {
    color: transparent;
    height: 15px;
}

.sales-mega-menu .star-black {
    display: none;
}

.sales-mega-menu ul li:hover .star-white {
    display: none;
}
.sales-mega-menu ul li:hover .star-black {
    display:block;
}

/* Custom background color for the tab content */

.form-sec {
    padding: 13px !important;
    background-color: #f5f7f8b0;
}
.save {
    background-color: #007bff;
    color: #fff;
}
.submit-cancel-save {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}.submit-cancel-save button {
    padding: 6px 20px;
    border-radius: 5px;
    border: transparent;
    cursor: pointer;
}
.add-filed-bottom-button a {
    background-color: #007bff;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    border-radius: 3px;
    text-decoration: none;
}.footer {
  position: fixed;
    bottom: 0;
    width: 100%;
    background: #1e88e5;
    color: #fff;
    text-align: center;
    padding: 12px;
}#myTabContent .tab-pane {
    padding: 10px 0px;
}    /* Workspace content */

.menu-list li.active {
    background-color: #fff;
    border-top: 1px solid #D2D4D7;
    border-bottom: 1px solid #D2D4D7;
    border-right:none;
}
.menu-list li {
    border-right: 1px solid #D2D4D7;
}

    /* Workspace container styling */
    .workspace-container {
        width: 70%;
        position: absolute;
        top: 7%;
        left: 223px; /* Right after the menu */
        background-color: #fff;
        padding: 20px;
        display: none; /* Initially hidden */
        height: 100vh;
        overflow-y: auto;
        z-index: 10;
        box-shadow: 12px 0 12px -12px gray !important;
    -webkit-box-shadow: 12px 0 12px -12px gray;
        transition: box-shadow 0.3s ease;
    }

    .workspace-container.active {
        display: block; /* Show active workspace */
        box-shadow: none; /* Remove box-shadow when active */
    }

    .workspace-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
    }

    .workspace-header h2 {
        color: #333;
        font-size: 24px;
        font-weight: 500;
    }
    .close-btn {
        color: #333;
        border: none;
        padding: 0px;
        cursor: pointer;
        border-radius: 0;
        font-size: 26px;
        background-color: transparent;
    }
    .dashboard-configure {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }
  .workspace-left-header {
        border-bottom: 1px solid #D2D4D7;
        width: 94%;
        padding-bottom: 10px;
    }
    .dashboard-button {
        background-color: #007bff;
        color: #fff;
        padding: 8px 26px;
        border: 1px solid #007bff;
        border-radius: 5px;
        margin-top: 9px;
        font-size: 16px;
        cursor: pointer;
    }.sales-list li {
        display: inline-block;
        margin-right: 10px;
    }
   /* .sales-list li a {
        position: relative;
        float: left;
        font-size: 15px;
        text-decoration: none;
        padding: 10px;
        margin-right: 15px;
        margin-top: 10px;
        width: 142px;
        height: 88px;
        background-color: #007bff;
        color: white;
        border-radius: 5px;
        text-align: center;
        line-height: 1.4;
        font-weight: 500;
    }*/

    .sales-list li a {
    position: relative;
    float: left;
    font-size: 15px;
    text-decoration: none;
    padding: 10px;
    margin-right: 15px;
    margin-top: 10px;
    background-color: #007bff;
    color: white;
    border-radius: 15px 15px 0px 0px;
    text-align: center;
    line-height: 1.4;
    font-weight: 500;
}
.sales-list a:hover img{
    display: none;
}
    .sales-list a:hover {
        background-color: #e0e0e0;
        color: #333;
    }.sales-mega-menu h2 {
        color: #000;
        font-weight: 500;
        font-size: 20px;
    }.sales-col-1, .sales-col-2, .sales-col-3 {
        width: 30%;
        float: left;
        margin-right: 3%;
    }.star-1 {
        color: transparent;
    }.sales-list {
        padding-left: 20px;
        padding-bottom: 15px;
    }.workspace-header {
        padding-left: 20px;
    }.sales-mega-menu {
        padding-left: 20px;
    }
    .sales-mega-menu li:hover a {
      
        background-color: #e0e0e0;
    }
    .sales-mega-menu ul li:hover .star-1 {
        display: inline-block;
        color: #333 !important;
    }.sales-mega-menu li a {
        left: -29px;
        width: 100%;
        position: relative;
        display: block;
        padding: 3px 10px;
        background-color: #fff;
    }  .added-menu {
        display: none;
        margin-top: 20px;
        margin-bottom: 20px;
    }.settingsales img {
        width: 19px;
        position: relative;
        top: 5px;
    }  .checkbox-container {
        display: none; /* Hide checkboxes by default */
        margin-right: 10px;
    }.settingsales {
        cursor: pointer;
    }.slaes-cin-text {
       
        position: relative;
        top: 0px;
    }.sales-icon-last-star {
        position: absolute;
        right: 6px;
        bottom: 2px;
        font-size: 28px;

    }.sales-icon-last-star i:before {
        color: transparent;
    }.sales-list li:hover .sales-icon-last-star i:before {
        color: #333;
    }.left-slaes-icon {
        width: 20px;
        float: left;
        margin-right: 3px;
    }.left-slaes-icon i {
        font-size: 22px;
    }.sales-mega-menu {
        clear: both;
        padding-bottom: 16px;
        display: flex;
    }.sales-mega-menu a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }.table-list-data {
        width: 100%;
        overflow-x: auto;
    }#color-name {
        position: absolute;
        top: 1px;
        width: 30px !important;
        height: 17px !important;
        right: 2px;
        padding: 0px !important;
        border-radius: 2px !important;
        border: none !important;
    }.add-button-bottom a {
        background-color: #007bff;
        color: #fff;
        font-size: 14px;
        padding: 5px 10px;
        border-radius: 3px;
        text-decoration: none;
    }.add-button-bottom a:hover{
        color:#fff;
        text-decoration: none;
    }
    .add-button-bottom {
        padding-top: 15px;
    }.dt-toolbar-footer {
        background: #fafafa;
        font-size: 11px;
        overflow: hidden;
        padding: 5px 10px;
        border-top: 1px solid #ccc;
        -webkit-box-shadow: inset 0 1px #fff;
        -moz-box-shadow: inset 0 1px #fff;
        -ms-box-shadow: inset 0 1px #fff;
        box-shadow: inset 0 1px #fff;
        margin-bottom: 30px;
    }#datatable_fixed {
        padding-top: 4px;
        font-size: 13px;
        font-style: italic;
    
    }.pagination {
        float: right;
    }.pagination .page-link {
        color: #214e75;
        outline: none;
    }.page-link {
        position: relative;
        display: block;
        padding: .3rem .75rem;
        margin-left: -1px;
        line-height: 1.2;
        color: #007bff;
        background-color: #fff;
        border: 1px solid #dee2e6;
        font-size: 13px;
    }#datatable_row_filter select {
        width: 100%;
        align-items: center;
        border-color: #ccc;
        height: 27px;
        vertical-align: middle;
        outline: none;
        text-align: center;
    }#searchList-column-names i {
        float: right;
        position: relative;
        top: 3px;
    }.page-link.active {
        background-color: #007bff;
        color: #fff;
    }#search-list-data-table tr th {
        padding-left: 9px;
        padding-right: 15px;
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
        padding-top: 0px;
       
    }.data-tables {
        width: 100%;
        display: inline-block;
        overflow-x: auto;
        padding-bottom: 0px;
    }.project-steps-buttons .active {
        background-color: #007bff;
        color: #fff;
    }.project-steps-buttons a {
        background-color: #f5f5f5;
        color: #444;
        padding: 7px 18px;
        border-radius: 3px;
        text-decoration: none;
        font-size: 13px;
    }.funnel-inner-single-box {
        width: 15em;
        float: left;
        background-color: #f5f5f5;
        margin-right: 10px;
        height: 70vh;
    }.inner-box-header {
        background: #007bff;
        color: #fff;
        padding: 0.5em 0.8em;
        min-height: 3em;
        display: flex;
        margin: 0 auto;
        text-align: center;
        align-items: center;
        justify-content: center;
    }.crm_funnel_middle_icon {
        font-size: 13px;
        line-height: 1.3;
        width: 80%;
    }.inprogress-task {
        background-color: #70c6ad;
        margin: 0.5em;
        border-radius: 0.3em;
        color: #000;
        font-size: 13px;
        display: flex;
    }.won-task {
        background-color: #f6ec3f;
        margin: 0.5em;
        border-radius: 0.3em;
        color: #000;
         font-size: 13px;
         display: flex;
    }.lost-task {
        background-color: #f47372;
        margin: 0.5em;
        border-radius: 0.3em;
        color: #000;
        font-size: 13px;
        display: flex;
    }.cancle-task {
        background-color: #33c5f4;
        margin: 0.5em;
        border-radius: 0.3em;
        color: #000;
        font-size: 13px;
        display: flex;
        padding: 5px 10px;
    }.percent {
        background-color: #ef2d2b;
        color: #fff;
        padding: 0.2em;
        border-radius: 5px;
        font-weight: 500;
    }.inner-box-right {
        width: 18%;
        float: left;
        margin-left: 2%;
        text-align: right;
    }.inner-box-middle {
        padding: 0.6em 0.7em;
        display: flex;
    }.inner-box-left {
        width: 80%;
        float: left;
    }
    .project-steps-buttons {
        margin-bottom: 14px;
        margin-top: 14px;
    }.top-title-header {
        background-color: #007bff;
        border: 1px solid #C2C2C2;
        height: 34px;
        padding: 0;
        
    }.title_heading h2 {
        height: 100%;
        width: auto;
        display: inline-block;
        font-size: 14px;
        position: relative;
        margin: 0;
        line-height: 34px;
        font-weight: 500;
        letter-spacing: 0;
        color: #fff;
        font-style: italic;
        margin-left: 10px;
    }.switch-1, .switch-2, .remove-filter-button, .file-buttons {
        display: inline-block;
        float: right;
        width: auto;
        height: 34px;
        line-height: 35px;
        position: relative;
        border-left: 1px solid rgba(0, 0, 0, .09);
        cursor: pointer;
        padding: 0 8px;
        text-align: center;
        color: #fff;
        font-size:14px;
        border: none !important;
    }.file-buttons button {
        background-color: transparent;
        padding: 0px;
        border: none;
    }.switch {
        position: relative;
        display: inline-block;
        width: 70px;
        height: 17px;
    }
    .funnel-searc input {
        padding: 0px 10px;
        font-size: 13px;
        border:1px solid #dddddd2b;
        color: #f5f5f5;
        outline: none;
    }.sales-funnel select {
           background-color: #007bff;
        border: 1px solid #dddddd2b;
        color: #f5f5f5;
        outline: none;
        margin-right: 20px;
    }.right-funnel-steps {
        color: #ffff;
        font-size: 14px;
        margin-right: 5px;
        padding-top: 4px;
        padding-bottom: 4px;
    }.seach-bx-new button {
        display: none;
    }.seach-bx-new input, .seach-bx-new select {
        padding: 4px 15px !important;
        border: none 0px;
        text-transform: none;
        overflow: hidden;
        text-overflow: ellipsis;
        background-color: #F5F7F8;
        border: 1px solid #D2D4D7;
        font-size: 13px;
        border-radius: 5px;
        outline: none;
    }.req-checkbox input {
        width: auto;
        display: inline;
        font-size: 13px;
    }.req-checkbox span {
        font-size: 13px;
        position: relative;
        top: -1px;
    }textarea {
        border-color: #ccc;
    }.recu_title {
        display: block;
        clear: both;
        width: 100%;
        font-size: 14px;
        margin-bottom: 0px;
        font-weight: 600;
    }.recu_title_ext {
        display: block;
        clear: both;
        width: 100%;
        font-size: 14px;
        margin-bottom: 0px;
        font-weight: 600;
    }.recu_title_radio input {
        display: inline !important;
        position: relative;
        top: 2px;
        width: auto;
    }#search-list-data-table tr th {
        font-size: 13px;
    }.act {
        background-color: #007bff;
        color: #fff;
        padding: 3px 10px;
        border-radius: 5px;
        font-size: 13px;
    }#search-list-data-table tr td {
        border-top: 1px solid #ddd;
        font-size: 12px;
        color: #666;
        padding-left: 10px;
    }#dispatch-2-table td {
        border: 1px solid #ddd;
        text-align: left;
        padding-left: 13px;
        font-size: 13px;
    }.remove-filter-button a {
        color: #333;
        background-color: #fff;
        border-color: #ccc;
        padding: 3px 10px 3px;
        border-radius: 3px;
        font-size: 13px;
        position: relative;
        top: -1px;
        text-decoration: none;
    }.title-left-box {
        width: 45%;
        float: left;
        position: relative;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: flex;
        align-items: center;
    }.title-right-box {
        width: 55%;
        float: left;
        text-align: right;
        position: relative;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 10px;
    }.title-bar-bottom button {
        padding: 0.5em 1.5em;
        border-radius: 3px;
        background-color: #ddd;
        color: #000;
        border: none;
        margin-right: 0.5em;
        margin-bottom: 0px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 13px;
        color: #333;
    }.title-bar-bottom.pv-nx {
        padding-top: 8px;
        padding-bottom: 8px;
        /* display: inline; */
    }.inactive input {
        width: auto;
    }.identification {
        display: inline-flex;
    }.identification input, .identification select {
    
        margin-right: 10px;
    width: 100%;
    padding: 7px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fdfdfd;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    }.identification {
        width: 100%;
    }.check-box input {
        height: 19px;
        margin-right: 20px;
    }.primary-contact-deatils p {
        width: 100%;
        font-size: 13px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
        padding: 9px 10px;
        padding-top: 0px;
    }.primary-contact-deatils {
        border: 1px solid #ddd;
        margin-top: 15px;
        padding-top: 10px;
        padding-bottom: 15px;
    }.primary-contact-deatils .col-md-6 {
        padding: 0px 10px;
    }.tree-view-folders ul {
        margin: 0px;
        list-style: none;
        padding: 0px;
        font-size: 13px;
    }.tree-view-folders ul li {
        margin-bottom: 10px;
        cursor: pointer;
    }.tree-view-folders i {
        position: relative;
        top: 0px;
        margin-right: 4px;
        color: #d1bf42;
    }.navbar-folders {
        background-color: #007bff;
        color: #fff;
        padding: 4px 8px;
    }.navbar-folders span {
        margin-right: 10px;
        font-size: 13px;
    }#searchList-column-names {
        background-color: #eee;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8fafc), to(#f8fafc));
        background-image: -webkit-linear-gradient(top, #f8fafc 0, #f8fafc 100%);
        background-image: -moz-linear-gradient(top, #f8fafc 0, #f8fafc 100%);
        background-image: -ms-linear-gradient(top, #f8fafc 0, #f8fafc 100%);
        background-image: -o-linear-gradient(top, #f8fafc 0, #f8fafc 100%);
        background-image: -linear-gradient(top, #f8fafc 0, #f8fafc 100%);
        font-size: 12px;
        color: #555;
    }#search-list-data-table tr th {
        padding-left: 9px;
        padding-right: 15px;
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
        padding-top: 0px;
    }#search-list-data-table tr td {
        border-top: 1px solid #ddd;
        font-size: 12px;
        color: #666;
        padding-left: 10px;
    }.nav-folders-top {
        border: 1px solid #ccc;
        padding: 0px;
    }.folder-stuc {
        width: 100%;
    }#search-list-data-table {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 6px;
    }.contol-check input {
        width: auto;
        display: inline;
        position: relative;
        top: 2px;
        margin-right: 5px;
    }.contol-check {
        display: block;
    }#teaxtarea-opp {
        width: 100%;
    }.checkbox-new {
        display: block;
        width: 100%;
        font-size: 13px;
        margin-bottom: 10px;
    }.epicor {
        padding: 10px;
    }.template-image {
        margin-right: 15px;
        border-radius: 8px;
    }.template-image img {
        width: 100%;
        border-radius: 8px;
    }#table_list-col td {
        padding: 0px;
        border: none;
    }.builder-box-element {
        padding: 10px;
        background-color: #f5f5f5;
        margin-right: 15px;
        margin-bottom: 10px;
        text-align: center;
    }.builder-box-element i {
        display: block;
        text-align: center;
    }.temp-1, .temp-2, .temp-3, .temp-4 {
        border: 1px solid #ddd;
        padding: 10px 20px;
        height: 103px;
        vertical-align: middle;
        align-items: center;
        display: flex;
        margin-bottom: 10px;
    }#table_list-col{
        width: 100%;
        margin-bottom: 1rem;
        color: #212529;  
    }.aff-tb input {
        width: auto;
        display: inline;
        margin-left: 5px;
    }.aff-1 input {
        display: inline-block;
        width: auto;
    }span.aff-1 {
        display: block;
        margin-right: 16px;
    }.right-funnel-steps {
        float: right;
    }.upload-list {
        padding: 20px;
    }.upload-list li {
        display: inline-block;
        margin-right: 20px;
        text-align: center;
        border: 2px solid #ddd;
        padding: 20px;
        border-radius: 5px;
    }.upload-list .title {
        font-size: 16px;
    }.chk-bx-1, .chk-bx-2, .chk-bx-3, .chk-bx-4 {
        width: 33%;
        float: left;
        font-size: 13px;
    }.check-bx input {
        width: auto;
        display: inline;
        margin-right: 5px;
    }.card-header button {
        color: #4C4F53;
        width: 100%;
        text-align: left;
        text-decoration: none;
        font-size: 13px;
        padding: 8px 15px;
    }.gauge {
        position: relative;
        border-radius: 50%/100% 100% 0 0;
        background-color: var(--color, #a22);
        overflow: hidden;
        display: inline-block;
        margin-right: 25px;
    }.gauge .percentage {
        position: absolute;
        top: -1px;
        left: -1px;
        bottom: 0;
        right: -1px;
        background-color: var(--background, #aaa);
        transform: rotate(var(--rotation));
        transform-origin: bottom center;
        transition-duration: 600;
    }.gauge:before {
        content: "";
        display: block;
        padding-top: 50%;
    }.gauge .mask {
        position: absolute;
        left: 20%;
        right: 20%;
        bottom: 0;
        top: 40%;
        background-color: #fff;
        border-radius: 50%/100% 100% 0 0;
    }.gauge .value {
        position: absolute;
        bottom: 0%;
        left: 0;
        width: 100%;
        text-align: center;
    }.crousal-feed {
        max-height: 53px;
    }.crousal-feed img {
        width: 100%;
        height: auto;
    }.profile-btm img {
        width: 100px;
        height: 100px;
        cursor: pointer;
        border-radius: 0;
        position: relative;
        border: 5px solid #fff;
        top: -30px;
        left: 10px;
        display: inline-block;
        text-align: right;
        z-index: 4;
        max-width: 100px;
        margin-bottom: -30px;
    }.user-profile h1 {
        font-size: 24px;
        padding-top: 19px;
    }.little-bit label {
        font-size: 19px;
        margin-top: 16px;
    }#teaxtarea-opp {
           outline: none;
    padding: 7px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fdfdfd;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
        
    }.basic-info h4 {
        display: block;
        width: 100%;
    }.air.air-bottom-right {
        position: absolute;
        right: 30px;
        top: 65px;
    }.air.air-bottom-right a {
        background-color: #a8829f !important;
        padding: 4px 13px;
        font-size: 13px;
        color: #fff;
    }
    .setting-profiles .tab-content {
        border: 1px solid #dee2e6 !important;
       
        padding: 15px;
    }.basic-info {
        border-top: 1px solid rgba(0,0,0,.1);
        padding-top: 20px;
        margin-top: 10px !important;
      
    }.setting-buttons a {
        background-color:hsl(229deg, 53%, 53%);
        color: #fff;
        font-size: 13px;
        padding: 5px 20px;
        border-radius: 5px;
    }

    .search-datalist > .tooltip {
        position: relative;
        display: inline;
        opacity: 1;
        z-index: 0;
      }
      
      .search-datalist > .tooltip .tooltiptext {
        visibility: hidden;
        background-color: black;
        width:auto;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 15px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 50%;
        margin-left: -100px;
        width: 180px;
      }
      
      .search-datalist > .tooltip .tooltiptext::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: black transparent transparent transparent;
      }
      
      .search-datalist .tooltip:hover .tooltiptext {
        visibility: visible;
      }
      .search-datalist .tooltip.active {
          background-color: #000;
          padding: 1px 20px;
          padding-right: 0px;
      }
      .search-datalist .tooltip.active i {
          font-size: 31px;
          position: relative;
          top: 5px;
          color: #fff;
          right: -1px;
      }.funnel-stages-label {
          display: block;
      }
      .search-datalist .tooltip {
          background-color: #dcdddd;
          padding: 1px 20px;
          padding-right: 0px;
      }
      .search-datalist .tooltip i {
          font-size: 31px;
          position: relative;
          top: 5px;
          color: #fff;
          right: -1px;
      }.search-datalist .tooltip.active .tooltiptext {
          margin-left: -74px;
      }.daboard-header {
        color: #333;
        border: 1px solid #C2C2C2;
        background: #fafafa;
    }.dashboard-widget-body {
        float: left;
        width: 100%;
        position: relative;
        font-size: 12px;
        -moz-border-radius: 0;
        -khtml-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        margin: 0;
        border-width: 1px 1px 2px;
        border-style: solid;
        border-top: none;
        border-right-color: #CCC !important;
        border-bottom-color: #CCC !important;
        border-left-color: #CCC !important;
        padding: 13px;
        overflow: visible;
    }.widget-icon {
        display: block;
        width: 30px;
        height: 32px;
        position: relative;
        float: left;
        font-size: 111%;
        line-height: 32px;
        text-align: center;
        margin-right: -10px;
    }.dashboar-heading {
        height: 100%;
        width: auto;
        display: inline-block;
        font-size: 14px;
        position: relative;
        margin: 0;
        line-height: 34px;
        font-weight: 400;
        letter-spacing: 0;
        margin-left: 15px;
    }.dashboard-box {
        margin-right: 10px;
        margin-bottom: 10px;
        display: flow-root;
    }.charts-crm {
        margin-bottom: 40px;
    }  /* Modal Container */
    .modal {
      display: none;
      position: fixed;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5); /* Black background with transparency */
      padding-top: 50px;
    }
    .to-email input, .to-email select {
        margin-bottom: 10px;
        border: 1px solid #ccccccb8;
        border-radius: 4px;
    }
    .send-email-inputs input {
        /* border: none; */
        width: 100%;
        height: 35px;
        border: 1px solid #ccc !important;
        border-bottom: none;
        padding: 0px 10px;
        outline: none;
    }.email-choose-templates select {
        border: 1px solid #ccc;
        width: 100%;
        height: 35px;
        padding: 0px 10px;
        outline: none;
    }.compose-email-under-tab select {
        width: 100%;
        height: 35px;
        padding: 0px 10px;
    }
    .compose-email-under-tab textarea {
        width: 100%;
       
        padding: 0px 10px;
    }span.ssearch-sms input {
        margin: 10px 0px;
    }.sms-table {
        width: 50%;
    }
    .sms-table td {
      
        padding: 4px 8px;
    }
    .sms-table th {
        background-color: #f5f5f5;
        padding: 4px 8px;
    }table.sms-table {
        margin-top: 10px;
        margin-left: 10px;
    }#calendar-container {
        padding: 20px;
    }.accordion .card {
        margin-bottom: 8px;
    }.funnel-searc button {
        display: none;
    }.left-fileds .tooltip {
        background-color: #dcdddd;
        padding: 0px 24px;
        padding-right: 0px;
        margin-left: -5px;
        margin-top: 10px;
    }
    .left-fileds .tooltip i {
        font-size: 33px;
        position: relative;
        top: 7px;
        color: #fff;
        right: 2px;
        line-height: 10px;
    }
    form.left-fileds span.tooltip.active {
        background-color: #007bff;
    }.compose-right input {
        display: inline;
        width: auto;
        position: relative;
        top: -3px;
    }.Notification {
        padding: 10px;
        line-height: 1.4;
        margin-bottom: 10px;
    }.Notification li {
        margin-bottom: 5px;
    }.col-md-10.nav-folders-top {
        padding: 0px;
    }.Notification li {
        background-color: #f5f5f5;
        padding: 10px 20px;
        margin-bottom: 10px;
        line-height: 1.4;
        border-radius: 6px;
    }.common-box {
        padding: 5px 10px;
        border: 1px solid #ddd;
        margin-bottom: 10px;
    }.custom-radio-btns input {
        display: inline;
        width: auto;
    }.common-box .row {
        padding-left: 15px;
    }.custom-checkbox input {
        display: inline;
        width: auto;
        position: relative;
        top: 1px;
        font-size: 13px;
    }.left-fileds label {
        white-space: nowrap;
        overflow: hidden;
        -moz-text-overflow: ellipsis;
        text-overflow: ellipsis;
    
    }.save-all {
        background-color: #007bff;
        color: #fff;
        padding: 2px 12px;
        border-radius: 3px;
        padding-bottom: 3px;
    }.boot-cost li {
        background-color: #ccc;
        margin-bottom: 5px;
        padding: 8px 10px;
        border-radius: 5px;
        cursor: pointer;
    }
    .boot-cost li:hover {
        background-color: #007bff;
       color:#fff;
    }
.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px);
}.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}
.hide{
    display: none !important;
}.afflilist.list-views span {
    font-size: 12px;
    margin-top: 9px;
    width: 100%;
}
.affiliate-skills-tab span {
    font-size: 12px;
    margin-top: 9px;
    width: 100%;
}

.afflilist span {
    font-size: 12px;
    margin-top: 10px;
}

.funnel-stages-label span.tooltip.active {
    background-color: #000  !important;
    width: 25px !important;
    height: 17px !important;
}

.tab-panes {
    display: none;
}
.tab-panes:first-child {
    display:block;
}.is-desktop-icon-only:hover {
    background-color: transparent !important;
}         .form-sec.list-view .sales-cycle-dashboard-row,
.form-sec.list-view .sales-cycle-dashboard-row-two-boxes {
  display: block;
}

.form-sec.list-view .sales-cycle-dashboard-card,
.form-sec.list-view .sales-cycle-dashboard-box {
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 20px;
}
.view-toggle-buttons {
  display: inline-flex;
  gap: 8px;             
  align-items: center; 
}

.view-toggle-buttons .dashboard-btn {
  flex: none;
  white-space: nowrap;
}
        .acc-container {
            display: flex;
            gap: 20px;
            flex-wrap: wrap;
        }

        .acc-box {
            background: white;
            border: 1px solid #ddd;
            border-radius: 8px;
            width: 300px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }

        .acc-header {
            padding: 15px;
            background: #007bff;
            color: white;
            cursor: pointer;
            border-radius: 7px 7px 0 0;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .acc-header:hover {
            background: #0056b3;
        }

        .acc-toggle-btn {
            font-size: 18px;
            font-weight: bold;
        }

        .acc-content {
            padding: 15px;
            display: none;
            border-top: 1px solid #eee;
        }

        .acc-content.acc-show {
            display: block;
        }

        .acc-title {
            margin: 0;
            font-size: 16px;
        }

        .acc-text {
            margin: 10px 0 0 0;
            color: #666;
            line-height: 1.4;
        }
          .level.filter-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .inclue-inactive-bx {
    position: relative;
    top: -1.5px;
    font-size: 14px;
    margin-right: 0px !important;
}

  .funnel-container {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .funnel-container label {
    font-weight:600;
    font-size: 13px;
  }

  .funnel-select,
  .funnel-stage-select {
       padding: 5px 10px;
    border: 1px solid #D2D4D7;
    border-radius: 5px;
    font-size: 12px;
    outline: none;
  }

  .funnel-stage-wrapper {
    display: none;
    align-items: center;
    gap: 10px;
  }

  .funnel-stage-wrapper.active {
    display: flex;
  }



  #sc-openBtn {     font-size: 20px;
    margin-right:15px;
    cursor: pointer;
    background: #fff;
    border: 2px solid #ffff;
    border-radius: 4px; }
  #sc-sidebar {
    position: fixed; top: 0; left: 0; bottom: 0;
    width: 280px; background: #fff; color: #000;
    transform: translateX(-100%); transition: 0.3s;
    overflow-y: auto; z-index: 1000; padding-bottom: 30px;
    box-shadow: 2px 0 5px rgba(0,0,0,0.1);
  }
  .Procurement {
    display: block;
    padding-bottom: 22px;
}
  #sc-sidebar.open { transform: translateX(0); }
  .sc-sidebar-logo {     max-height: 104px;
    padding: 8px 10px; }
  .sc-sidebar-logo img { max-width: 160px; }
  .sc-menu-item, .sc-submenu-item {
    padding: 10px 15px; cursor: pointer;
    display: flex; align-items: center; justify-content: space-between;
    color: #444;
  }
  .sc-menu-item a, .sc-submenu-item a { flex: 1; color: #000; text-decoration: none; }
  .sc-menu-item:hover, .sc-submenu-item:hover { background: #f0f0f0; }
  .sc-icon-svg {
    width: 16px; height: 16px; fill: #000;
    transition: transform 0.3s ease;
  }
  .sc-has-dropdown.sc-open > .sc-icon-svg { transform: rotate(180deg); }
  .sc-submenu, .sc-submenu-nested {
    max-height: 0; overflow: hidden; transition: max-height 0.4s ease;
  }
  .sc-has-dropdown.sc-open + .sc-submenu,
  .sc-submenu-item.sc-open + .sc-submenu-nested {
    max-height: 2000px;
  }
  .sc-toggle-button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 26px;
    color: white;
    margin-right: 15px;
    padding: 0px;
}
.sc-close-button {
    cursor: pointer;
    font-size: 24px;
    line-height: 1;
    color: #333;
    position: absolute;
    right: 20px;
    top: 10px;
}
    /* aside.sc-sidebar {
      width: 280px;
      background-color: #fff;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      transform: translateX(-100%);
      transition: transform 0.3s ease;
      box-shadow: 2px 0 10px rgba(0, 0, 0, 0.15);
      z-index: 1100;
      padding-top: 100px; 
      overflow-y: auto;
    }
    aside.sc-sidebar.sc-open {
      transform: translateX(0);
    }
    .sc-close-button {
      position: absolute;
      top: 15px;
      right: 20px;
      font-size: 26px;
      cursor: pointer;
      color: #555;
    }
   
    .sc-sidebar-logo {
      position: absolute;
      top: 20px;
      left: 20px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-bottom: 1px solid #eee;
    }
    .sc-sidebar-logo img {
      max-height: 40px;
      max-width: 100%;
    }
    .sc-menu-item {
      padding: 15px 20px;
      border-bottom: 1px solid #f0f0f0;
      color: #333;
      font-weight: 500;
      cursor: pointer;
      display: flex;
      justify-content: space-between;
      align-items: center;
      background: #fff;
      transition: background 0.2s;
      user-select: none;
    }
    .sc-menu-item:hover {
      background-color: #f5f5f5;
    }
    .sc-submenu {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease;
      background-color: #fafafa;
    }
    .sc-submenu.sc-open {
      max-height: 500px;
    }
    .sc-submenu-item {
      display: block;
      padding: 12px 30px;
      font-size: 14px;
      color: #555;
      border-bottom: 1px solid #eee;
      text-decoration: none;
      transition: background-color 0.2s;
    }
    .sc-submenu-item:hover {
      background-color: #e0e7ff;
      color: #1e40af;
    }
    .sc-main-content {
      padding: 80px 20px;
    }
    .sc-overlay {
      position: fixed;
      top: 0; left: 0; right: 0; bottom: 0;
      background: rgba(0, 0, 0, 0.4);
      z-index: 1000;
      display: none;
    }
    .sc-overlay.sc-show {
      display: block;
    }
    /* SVG icon styling */
    .sc-icon-svg {
      width: 16px;
      height: 16px;
      fill: #888;
      transition: transform 0.3s ease;
      flex-shrink: 0;
      margin-left: 8px;
    }
    .sc-menu-item.sc-open .sc-icon-svg {
      transform: rotate(180deg);
      fill: #1e88e5;
    }
    .sc-navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height:47px;
  background-color: #1e88e5;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  z-index: 1000;
  box-sizing: border-box;
  overflow: hidden;
}

.sc-navbar-left,
.sc-navbar-right {
  display: flex;
  align-items: center;
}

.sc-toggle-button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 26px;
  color: white;
  margin-right: 15px;
  padding: 0px;
}*/

.sc-title {
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    position: relative;
    top: 1px;
}

/* Search and Logout */
.sc-search-input {
  padding: 6px 10px;
  border-radius: 4px;
  border: none;
  outline: none;
  font-size: 14px;
  max-width: 200px;
  margin-right: 10px;
}

.sc-logout-icon {
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: relative;
  top: 3px;
}


/* 🔽 Responsive for small screens */
@media (max-width: 768px) {
  .sc-title {
    display: none;
  }


  .sc-navbar {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: auto;
  }

  .sc-search-input {
    max-width: 120px;
    font-size: 12px;
  }

  .sc-navbar-right {
    gap: 6px;
  }
}
        /* Popup styles */
.contact-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.contact-popup.contact-popup-show {
  display: block;
}

.contact-popup-content {
  background: #fff;
  margin: 5% auto;
  padding: 20px;
  width: 70%;
  position: relative;
  border-radius: 4px;
  height:500px;
  overflow-x: auto;
}

.contact-popup-close {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  font-size: 20px;
}
.sc-contact-form {
  padding: 0px;
  max-width: 100%;
  background: #fff;
  box-sizing: border-box;
}

.sc-contact-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom:8px;
}

.sc-contact-header {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom:6px;
}

.sc-contact-inactive {
  display: flex;
  align-items: center;
  gap: 5px;
}

.sc-contact-type {
  font-weight: bold;
  font-size: 18px;
}

.sc-contact-sections {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.sc-contact-left,
.sc-contact-right {
  flex: 1;
}

.sc-contact-field {
  display: flex;
  flex-direction: column;
  margin-bottom:5px;
}

.sc-contact-field label {
  font-size: 13px;
  margin-bottom: 5px;
}

.sc-contact-field input,
.sc-contact-field textarea,
.sc-contact-field select {
  padding: 4px 8px;
  font-size: 13px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.sc-contact-field textarea {
  resize: vertical;
}

.sc-address details {
  margin-top: 10px;
  background: #f9f9f9;
  padding: 10px;
  border-radius: 4px;
}

.sc-address summary {
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 10px;
}

.sc-address-fields {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Tabs Section */
.sc-tabs {
  margin-top: 30px;
}

.sc-tab-group,
.sc-mapping-tab-group {
  display: flex;
  gap: 15px;
  list-style: none;
  padding: 0;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
}

.sc-tab,
.sc-mapping-tab {
  padding: 8px 12px;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  font-size: 13px;
}

.sc-tab.active,
.sc-mapping-tab.active {
  border-bottom: 3px solid #007bff;
  font-weight: 600;
}

/* Table Styling */
.sc-mapping-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
}

.sc-mapping-table th,
.sc-mapping-table td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: left;
  font-size: 12px;
}

/* Buttons */
.sc-contact-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  gap: 10px;
}

.sc-btn-cancel,
.sc-btn-save {
  padding: 8px 16px;
  font-size: 14px;
  border: none;
  cursor: pointer;
  border-radius: 4px;
}

.sc-btn-cancel {
  background: #f5f5f5;
  color: #333;
}

.sc-btn-save {
  background: #007bff;
  color: #fff;
}
 .group-name-section {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 20px;
    }

    .group-name-section label {
      font-weight: bold;
      font-size: 13px;
    }

    .group-name-section .required {
      color: red;
    }

.group-name-section input[type="text"] {
    width: 300px;
    padding: 7px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fdfdfd;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

    .group-name-section button {
      background-color:#007bff;
      color: white;
      border: none;
      padding: 6px 12px;
      font-size: 14px;
      cursor: pointer;
    }

    .contact-controls {
      position: absolute;
      top: 25px;
      right: 30px;
      display: flex;
      flex-direction: column;
      gap: 10px;
    }

    .contact-controls button {
      background-color: #007bff;
      color: white;
      border: none;
      padding: 6px 12px;
      font-size: 14px;
      cursor: pointer;
      border-radius: 5px;
    }

    .selected-contact {
      margin-top: 40px;
    }

    .selected-contact h2 {
      font-style: italic;
      font-weight: normal;
      margin-bottom: 10px;
    }

    .contact-list {
      border: 1px solid #ddd;
      background-color: #f9f9f9;
      padding: 30px;
      text-align: center;
      color: #333;
      font-size: 14px;
    }.sc-email-btn {
  padding: 8px 16px;
  background-color: #004080;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.sc-email-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.sc-email-popup {
  background-color: #fff;
  width: 600px;
  max-width: 95%;
  padding: 25px;
  border-radius: 8px;
  position: relative;
}

.sc-email-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}

.sc-email-form {
  display: flex;
  flex-direction: column;
}

.sc-email-row {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
}

.sc-email-box {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.sc-email-box label {
  margin-bottom: 5px;
  font-weight: 600;
}

.sc-email-box input,
.sc-email-box select {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.sc-email-send {
  padding: 10px 20px;
  background-color: #0077cc;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}.sc-box.search-bx {
    width: 30%;
    padding-bottom: 20px;
    /* background-color: #fff; */
}
.sc-material {
  padding: 20px;
  background-color: #fff;
}


.sc-material .sc-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px;
  align-items: center;
}

.sc-checkbox-row,
.sc-select-row {
  display: flex;
  align-items: center;
  gap: 10px;
}

.sc-material label {
    font-weight: 500;
    min-width: 190px;
    font-size: 13px;
  
}
.sc-material input[type="date"], .sc-material select {
    padding: 7px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fdfdfd;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}



.sc-get-report-btn button {
  background-color: #007bff;
  color: white;
  padding: 8px 16px;
  border: none;
  font-weight: bold;
  cursor: pointer;
  border-radius: 4px;
  transition: background-color 0.2s;
}

.sc-get-report-btn button:hover {
  background-color: #111;
}

.sc-data-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

.sc-data-table th,
.sc-data-table td {
  border: 1px solid #444;
  padding: 10px;
  text-align: left;
}

.sc-data-table th {
  background-color: #2b2b2b;
  color: white;
  font-size: 14px;
}

.sc-data-table td {
  background-color: #fafafa;
  font-size: 13px;
}

.sc-pagination {
  margin-top: 15px;
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
}

.sc-page-active {
  background-color: #007bff;
  color: white;
  padding: 4px 10px;
  border-radius: 3px;
}    .scprit-container {
      margin: auto;
      background: #fff;
      padding: 20px;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.05);
      font-size: 13px;
    }

    .scprit-form-row {
      display: flex;
      gap: 20px;
      margin-bottom: 15px;
    }

    .scprit-label-type,
    .scprit-label-name {
      flex: 1;
      display: flex;
      flex-direction: column;
      font-weight: 600;
    }

    .scprit-select-type,
    .scprit-input-name {
      padding: 6px 10px;
      border: 1px solid #ccc;
      border-radius: 4px;
    }

    .scprit-checkbox-group {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      margin-bottom: 20px;
    }

    .scprit-checkbox-group label {
      display: flex;
      align-items: center;
      gap: 5px;
      cursor: pointer;
    }

    .scprit-section {
      border: 1px solid #e0e0e0;
      background: #f9f9f9;
      padding: 20px;
      border-radius: 6px;
      margin-bottom: 20px;
    }

    .scprit-section-title {
      margin-bottom: 10px;
      font-weight: 600;
      font-size: 13px;
      color: #444;
    }

    .scprit-logo-box {
      display: flex;
      gap: 20px;
    }

    .scprit-logo-preview {
      width: 150px;
      height: 120px;
      border: 1px dashed #ccc;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #fff;
    }

    .scprit-logo-img {
      max-width: 100%;
      max-height: 100%;
    }

    .scprit-form-group {
      display: flex;
      flex-direction: column;
    }

    .scprit-form-group label {
      font-weight: 500;
      margin-bottom: 4px;
    }

    .scprit-form-group input {
      padding: 6px 8px;
      border: 1px solid #ccc;
      border-radius: 4px;
    }

    .scprit-two-column {
      display: flex;
      gap: 30px;
      margin-top: 15px;
    }

    .scprit-left-box,
    .scprit-right-box {
      flex: 1;
      display: flex;
      flex-direction: column;
      gap: 10px;
    }

    .scprit-column-config-btn {
      padding: 6px 14px;
      background: #007bff;
      color: #fff;
      border: none;
      border-radius: 4px;
      margin-bottom: 10px;
      cursor: pointer;
    }

    .scprit-column-config-btn:hover {
      background: #007bff;
    }

    .scprit-table {
      width: 100%;
      border-collapse: collapse;
    }

    .scprit-table th,
    .scprit-table td {
      padding: 8px;
      border: 1px solid #ddd;
      text-align: left;
    }

    .scprit-table th {
      background: #f0f0f0;
      font-weight: 600;
    }

    .scprit-table input[type="text"] {
      width: 100%;
      padding: 4px 6px;
      border: 1px solid #ccc;
      border-radius: 3px;
    }

    .scprit-buttons {
      margin-top: 20px;
      display: flex;
      justify-content: flex-end;
      gap: 10px;
    }

    .scprit-cancel-btn,
    .scprit-save-btn {
      padding: 6px 14px;
      border: none;
      border-radius: 4px;
      cursor: pointer;
      font-weight: 500;
    }

    .scprit-cancel-btn {
      background: #fff;
      border: 1px solid #ccc;
      color: #333;
    }

    .scprit-cancel-btn:hover {
      background: #f5f5f5;
    }

    .scprit-save-btn {
      background: #007bff;
      color: #fff;
    }

    .scprit-save-btn:hover {
      background: #007bff;
    }


  .sc-accordian-t-card {
         border: 1px solid #ccc;
         margin-bottom: 10px;
         border-radius: 4px;
      }

      .sc-accordian-t-header {
         background-color: #f2f2f2;
         padding: 10px;
         cursor: pointer;
         font-weight: bold;
      }

      .sc-accordian-t-toggle {
         background: none;
         border: none;
         font-size: 16px;
         cursor: pointer;
         width: 100%;
         text-align: left;
         padding: 10px;
      }

      .sc-accordian-t-body {
         display: none;
         padding: 10px;
         background-color: #fff;
      }

       .sc-accordian-t-card table {
         width: 100%;
         border-collapse: collapse;
      }

       .sc-accordian-t-card table th, td {
         padding: 8px;
         border-bottom: 1px solid #ccc;
      }

      .sc-accordian-t-card .icon {
         margin-right: 5px;
         font-weight: bold;
      }.sc-box-inline input, .sc-box-inline select {
    width: auto;
    display: inline;
    padding: 7px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fdfdfd;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

.sales-cycle-table.task-tb-lk select, .sales-cycle-table.task-tb-lk input {
    padding: 7px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fdfdfd;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    outline: none;
}

  .procurement-cycle {
      padding: 20px;
      font-family: Arial, sans-serif;
    }

    .procurement-category-group {
      margin-bottom: 15px;
    }

    .procurement-category-group button {
      padding: 6px 12px;
      margin-right: 5px;
      background-color: #f0f0f0;
      border: 1px solid #ccc;
      border-radius: 4px;
      cursor: pointer;
      font-size: 14px;
      margin-bottom: 10px;
    }

    .procurement-category-group button.active {
      background-color:#1e88e5;
      color: #fff;
      border-color: #1e88e5;
    }

.procurement-supplier-select-wrapper select {
    padding: 7px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fdfdfd;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}
.procument-row {
    text-align: right;
}
.procument-row span {
    font-weight: 600;
    font-size: 15px;
}
.action-box {
    margin-top: 15px;
    margin-bottom: 15px;
}
.procument-row input {
    margin-top: 10px;
    margin-left: 10px;
}
    .procurement-supplier-select-wrapper {
      display: none;
      margin-top: 15px;
    }

    .procurement-supplier-select {
      padding: 8px;
      font-size: 14px;
      width: 100%;
      max-width: 300px;
    }

    .procurement-supplier-select label {
      display: block;
      margin-bottom: 5px;
      font-weight: bold;
    }

    .sales-cycle-task-table.procuments-cycle {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 20px;
}.sales-cycle-task-table.procuments-cycle table {
    width: 1100px;
}
.create-recoginzations-buttons span {
    background-color: #1e88e5;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
}
.create-recoginzations-buttons {
    margin-bottom: 20px;
    margin-top: 10px;
}.create-recoginzations-notes {
    font-size: 14px;
}.copyright {
    padding-right: 10px;
}

.level-item a {
    color: #f5f5f5;
}


        .procurement-cycle-plus-container {
            max-width: 1600px;
            margin: 0 auto;
            padding:30px;
            background-color: #fff;
        }

        .procurement-cycle-plus-header {
            text-align: center;
            margin-bottom: 3rem;
            color: #2c3e50;
        }

        .procurement-cycle-plus-title {
            font-size: 2.5rem;
            font-weight: 700;
            margin-bottom: 0.5rem;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
        }

        .procurement-cycle-plus-subtitle {
            font-size: 1.1rem;
            color: #7f8c8d;
        }

        .procurement-cycle-plus-dashboard-grid {
            display: grid;
            gap:;
            margin-bottom: 2rem;
        }

        .procurement-cycle-plus-top-row {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 2rem;
            margin-bottom: 2rem;
        }

        .procurement-cycle-plus-bottom-row {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 2rem;
        }

        .procurement-cycle-plus-card {
            background:#dfe9ee9e;
            border-radius: 8px;
            padding: 2rem;
            box-shadow: 0 10px 30px rgba(0,0,0,0.08);
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
            position: relative;
            overflow: hidden;
        }

        .procurement-cycle-plus-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 4px;
            background: var(--procurement-cycle-plus-accent-color);
            border-radius: 8px 8px 0 0;
        }

        .procurement-cycle-plus-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 20px 40px rgba(0,0,0,0.12);
        }

        .procurement-cycle-plus-card-icon {
            width: 60px;
            height: 60px;
            border-radius: 15px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 1.5rem;
            font-size: 1.8rem;
            color: white;
            background: var(--procurement-cycle-plus-accent-color);
            box-shadow: 0 4px 15px rgba(0,0,0,0.15);
        }

        .procurement-cycle-plus-card-content h3 {
            font-size: 1.3rem;
            color: #2c3e50;
            margin-bottom: 0.5rem;
            font-weight: 600;
        }

        .procurement-cycle-plus-card-number {
            font-size: 3rem;
            font-weight: 800;
            color: var(--procurement-cycle-plus-accent-color);
            line-height: 1;
            margin-bottom: 0.5rem;
        }

        .procurement-cycle-plus-card-label {
            font-size: 0.9rem;
            color: #7f8c8d;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            font-weight: 500;
        }

        .procurement-cycle-plus-progress-bar {
            width: 100%;
            height: 6px;
            background: #ecf0f1;
            border-radius: 3px;
            margin-top: 1rem;
            overflow: hidden;
        }

        .procurement-cycle-plus-progress-fill {
            height: 100%;
            background: var(--procurement-cycle-plus-accent-color);
            border-radius: 3px;
            transition: width 0.6s ease;
        }

        /* Individual card color schemes */
        .procurement-cycle-plus-all-requests {
            --procurement-cycle-plus-accent-color: #3498db;
        }

        .procurement-cycle-plus-pending-orders {
            --procurement-cycle-plus-accent-color: #f39c12;
        }

        .procurement-cycle-plus-approved-requests {
            --procurement-cycle-plus-accent-color: #27ae60;
        }

        .procurement-cycle-plus-denied-requests {
            --procurement-cycle-plus-accent-color: #e74c3c;
        }

        .procurement-cycle-plus-saved-requests {
            --procurement-cycle-plus-accent-color: #9b59b6;
        }

        .procurement-cycle-plus-stats-section {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 1rem;
            margin-top: 2rem;
            padding: 2rem;
            background: #f8f9fa;
            border-radius: 15px;
            border: 1px solid #e9ecef;
        }

        .procurement-cycle-plus-stat-item {
            text-align: center;
            padding: 1rem;
        }

        .procurement-cycle-plus-stat-value {
            font-size: 1.5rem;
            font-weight: 700;
            color: #2c3e50;
            margin-bottom: 0.5rem;
        }

        .procurement-cycle-plus-stat-name {
            font-size: 0.9rem;
            color: #7f8c8d;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        .procurement-cycle-plus-action-buttons {
            display: flex;
            gap: 1rem;
            margin-top: 2rem;
            justify-content: center;
            flex-wrap: wrap;
        }

        .procurement-cycle-plus-btn {
            padding: 1rem 2rem;
            border: none;
            border-radius: 12px;
            font-size: 1rem;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            gap: 0.5rem;
        }

        .procurement-cycle-plus-btn-primary {
            background: #1e88e5;
            color: white;
            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
        }

        .procurement-cycle-plus-btn-secondary {
            background: white;
            color: #667eea;
            border: 2px solid #667eea;
        }

        .procurement-cycle-plus-btn:hover {
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(0,0,0,0.15);
        }

        @media (max-width: 768px) {
            .procurement-cycle-plus-top-row {
                grid-template-columns: 1fr;
                gap: 1.5rem;
            }
            
            .procurement-cycle-plus-bottom-row {
                grid-template-columns: 1fr;
                gap: 1.5rem;
            }
            
            .procurement-cycle-plus-card {
                padding: 1.5rem;
            }
           
        }