.tablefield {
    background-color: #f2f2f2 !important;
    text-align: right !important;
    padding-top: 13px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top-color: #dddddd !important;
    width: 20%;
}
.tabledata {
    background-color: #fff !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top-color: #dddddd !important;
    width: 30%;
}
.tabledatainput {
    background-color: #fff !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top-color: #dddddd !important;
    width: 30%;
}
.required{
    color: red;
}
.addRecord{
    color: #3c8dbc !important;
}
.addBtn{
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    position: absolute;
    top: 15px;
    right: 10px;
    border-radius: 2px;
    list-style: none;
}

.overlay{
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 100000;
}

.overlay .fa-spin{
    z-index: 1000000;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%, -50%);
    font-size: 30px;
}

.payment-url-left {
    width: 82%;
    float: left;
    text-align: right;
    padding: 0 2%;
}
.invoice-send-panel {
    /*width: 60%;*/
    margin: auto;
    margin-top:50px;
}

.payment-url-right {
    width: 18%;
    float: left;
}
.box-footer-payment {
    width: 100%;
    float: left;
    padding: 4% 0px;
    text-align: center;
}

.invoice-panel-header {
    padding-top: 3%;
}

.payment-url-mid {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 60px;
}

a#proceed-invoice {
    width: 210px;
    text-align: center;
}

p#payment_url {
    border: 1px solid #bbb6b6;
    background: #e1e1e1;
    padding: 7px;
    border-radius: 4px;
}

td.tabledata-rightalign {
    text-align: right;
    width: 10%;
    border-top-color: #dddddd !important;
}

.buttons-excel {
  background-color: #3c8dbc;  
  border-radius: 5px;
  color: white;
  padding: .5em;
  text-decoration: none;
  margin: 10px
}

.dt-buttons {
    margin-top: 10px;
    margin-bottom: 10px;
}

.services-checkbox-wrapper {

}

.service-boxes, .service-boxes-revamp, .sub-service-boxes-revamp {
    vertical-align: middle;
}

.service-option-text{
    margin-left: 3px;
}

.services-checkbox-wrapper ul {
    font-size: 0;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; 
}

.service-box-style ul li {
    display: inline-block;
    width: 31%;
    font-size: 12px;
    text-align: left;
}

.btn-search {
    margin-top: 24px;
}

.payment-options-wrapper {
    display:block; 
    font-size:0; 
    min-width: 100%;
}

.payment-options-checkbox {
    display: inline-block;
    vertical-align: middle;
}

.payment-options-checkboxes, .commision-options-checkboxes {
    display: inline-block;
    vertical-align: middle;
}

.payment-options-checkbox-text {
    font-size:12px;
    margin-left: 1px;
    margin-right: 5px;
    vertical-align: middle;
}

.service-option-text {
    vertical-align: middle;
}

.service-setup-milestone-tr {
    padding-top: 10px;
}

.service-box-text {
    vertical-align: middle;
    margin-left: 3px;
}

.service-payment-block-text {
    font-size: 14px !important;
}

.upload-document, .upload-qb-document {
    display: inline-block !important;
}

.login-box {
    text-align: center; 
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); border: 2px solid white; 
    padding: 10px; 
    border-radius: 25px;
}

.login-logo-jpg {
    display: inline-block;
    padding-top: 10px;
}

.login-box-body {
    text-align: center;
}

.login-wrapper {
    display: inline-block;
}

.delete-text {
    color: red;
}

.delete-disabled {
    pointer-events: none;
}

.delete-disabled-text {
    color: grey !important;
}

.datepicker {
    z-index: 10000 !important;
}

.upload-document, .upload-qb-document {
    display: none !important;
}

.upload-document-text {
    color: #3c8dbc;
    margin-left: 10px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align: middle;
}

.non-list {
    list-style: none !important;
    cursor: pointer;
}

.non-list:hover {
    text-decoration: underline;
}

.main-area {
    position: absolute;
    left: 57%;
    top: 45%;
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: white;
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.main-elements > li {
    display: inline;
    /*margin-bottom: 10px;*/
}
.welcome-logo {
    width: 40%;
    margin-bottom: 30px;
    margin-left: 0 auto;
    margin-right: 0 auto;
}
.welcome-btn {
    width: 150px;
    text-align: left;
    margin-bottom: 3px; 
}

.highcharts-credits {
    display: none;
}

.slimScrollBar {
    opacity: 0.8 !important;
}

.small-box .dashboard-icon {
    top: 9px !important;
    font-size: 60px !important;
}

#clientStatus {
    float: right; 
    width: 100px;
    margin-left: 10px;
    height: 30px;
}

/*modified dashboard style*/

.tbl-head-dashboard {
    background-color: #f5f4f4;
}

#tbl-crt-0 th {
    background-color: #dadada;
}

#tbl-crt-1 th, #spv-revenue-month-tbl th, #spv-revenue-region th {
    background-color: #dadada;
}

#tbl-crt-2 th, #tbl-sales-person th, #spv-project-summary-tbl th {
    background-color: #dadada;
}

#tbl-crt-3 th, #tbl-spv-contracts th, #tbl-spv-clients th {
    background-color: #dadada;
}

#tbl-crt-4 th, #tbl-spv-accounts th {
    background-color: #dadada;
}

#tbl-crt-5 th, #tbl-crt-5-sales th, #service-invoice-tbl th{
    background-color: #dadada;
}

#tbl-crt-0-sales th, #tbl-crt-6 th, #tbl-crt-7 th, #tbl-crt-7-sales th {
    background-color: #dadada;
}

.widget-user-username {
    font-size: 28px !important;
}

.widget-user-desc {
    font-size: 15px !important;
}

.box .nav-stacked>li {
    margin: -2px !important;
}

.dashboard-selec {
    width: 100px; 
    float: right;
    margin-right: 5px;
}

#dash-generate {
    margin: 0 !important;
    padding: 6px;
}

.dash-div {
    float: right;
    text-align: left;
}

.tbl-text-right {
    text-align: right;
}

#main-blocks {
    margin-top: 10px; 
}

#tbl-crt-5 tfoot, #tbl-crt-4 tfoot, #tbl-crt-3 tfoot {
    background-color: #dadada;
}

.dash-box {
    margin-bottom: 0px !important;
}

.dashboard-block {
    /*margin-bottom: 0px !important;*/
    /*padding: 8px !important;*/
}

.dash-content {
    padding-top: 0px;
    padding-bottom: 0px;
}

#forcast-12months-total, 
#forcast-12months-services
{
    height: 600px;
}

#project-summary-chart{
    height: 560px;
}

#tbl-crt-0-wrap, #tbl-crt-0-sales-wrap, #tbl-crt-7-wrap, #tbl-crt-7-sales-wrap {
    height: 550px;
}

#tbl-crt-5-wrap {
    height: 580px;
}

#tbl-crt-4-sales-wrap, #tbl-crt-5-sales-wrap {
    height: 580px;
}

#target-actual-chart-sales, #revenue-service-chart-sales {
    height: 560px;
}

#tbl-crt-3-wrap, #tbl-crt-3-sales-wrap {
    height: 530px;
}

#revenue-trend-piechart,
#revenue-trend-piechart-sales,
#sp-total-sales-pie,
#sp-upsell-sales-pie,
#sp-netnew-sales-pie,
#sp-projects-pie,
#sp-local-sales-pie,
#sp-int-sales-pie
{
    height: 510px;   
}

#revenue-trend-chart,
#revenue-trend-chart-sales,
#revenue-trend-sales-type,
#sp-total-revenue-trend
{
    height: 530px;
}

#revenue-service-chart
{
    height: 580px;
}

#target-actual-chart
{
    height: 510px;
}

#spv-revenue-service-pie, #spv-revenue-trend {
    height: 500px;
}

.add-btn-blk {
    padding-top: 7px;
}

.hide-btn {
    display: none;
}

.hide-input {
    display: none;
}

.text-center {
    text-align: center;
}

.clear {
    clear: both;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.margin-bot10 {
    margin-bottom: 10px;
}

.margin-left10 {
    margin-left: 10px;
}

.margin-bot20 {
    margin-bottom: 20px;
}

.margin-bot15 {
    margin-bottom: 15px;
}

.margin-top15 {
    margin-top: 15px;
}

.label-gray {
    background-color: #717171;
}

.filters span {
    margin-left: 10px;
}

.filters .dropdown {
    display: inline-block;
    margin-right: 3px;
}

.filters {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;
}

#view-approved i {
    margin-right: 10px;
}

#view-approved {
    color: #3c8dbc;
}

.account-delete-body {
    height: calc(100vh - 200px);
    overflow-x:hidden;
    overflow-y:auto
}

#property-legal-name {
    font-weight: bold;
}

.hide-doc {
    display: none;
}

.service-tog-btn .toggle.btn.btn-success {
    width: 82.2344px !important;
}

.service-tog-btn .toggle.btn.btn-danger {
    width: 82.2344px !important;
}

.back-btn-top {
    margin-right: 3px;
}

#projByclient {
    height: 30px;
    margin-left: 3px;
}

#project-reports_wrapper .dt-buttons,
#project-rev-table_wrapper .dt-buttons,
#service-rev-table_wrapper .dt-buttons,
#rev-rep-revenue-month_wrapper .dt-buttons,
#bunitrev-rep-revenue-month_wrapper .dt-buttons,
#expired-service-reports_wrapper .dt-buttons, 
#expired-contract-reports_wrapper .dt-buttons, 
#project-list-table_wrapper .dt-buttons,
#acc-budget-list-table_wrapper .dt-buttons,
#acc-budget-campaign-table_wrapper .dt-buttons,
#financial-monthly_wrapper .dt-buttons,
#contract-reports_wrapper .dt-buttons,
#campaign-index-tbl_wrapper .dt-buttons,
#tbl-client-budgets_wrapper .dt-buttons,
#tbl-budget-report_wrapper .dt-buttons,
#tbl-client-bdg-view_wrapper .dt-buttons,
#tbl-prj-inv-view_wrapper .dt-buttons,
#invoice-project-report_wrapper .dt-buttons,
#approval-inv-table_wrapper .dt-buttons {
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    min-height: auto;
}

.cursor-not-allowed {
    pointer-events: none;
}
.disabled-field {
    pointer-events: none;
    background: #f2f2f2;
}
.project-manager-service{
    vertical-align: middle;
}
.project-manager-filter-labl{
    padding-top: 5px;
}
.project-manager-filter-search-btn{
    padding-right:20px;
}
.project-manager-service-lst{
    padding-left: 20px;
}
.expired-contracts-note-mod {
  width: 800px;
  height:700px;
  overflow-y: scroll;
}

.note-color-blue {
    color: #3c8dbc !important;
}

.note-color-green {
    color: #36bd26 !important;
}

.note-color-red {
    color: #d91616 !important;
}

.prj-budget-row-rem {
    cursor: pointer;
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.is_disable {
    cursor: not-allowed;
    opacity: 0.5;
}

.is_disable > a {
    pointer-events: none;
    text-decoration: none;
}

.apply-to-all {
    font-size: 11px;
}

.right-aligned-cell {
    text-align: right;
}

.background-red {
    color: red;
}

.background-aqua {
    background-color: #00b5ea;
}

.swal2-popup {
    width: 75em !important;
    padding: 5em !important;
}

.swal2-popup .swal2-cancel {
    margin-right: 8px;
}

.swal2-popup .swal2-confirm {
    margin-left: 8px;
}

#fade-wrapper {
    display: none;
    position: fixed;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.5);
    z-index:99999999999;
}

.remove-icon {    
    font-size: 11px;
    color: #ffffff;
    display: block;
    padding: 7px 0px;
    background: #d67979;
    line-height: 1;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}

.multiple-select{
    padding: 0;
}
.multiple-select .ms-choice{
    border: 0;
    height: 20px;
    line-height: 32px;
    outline: none;
}
.multiple-select .ms-choice>span{
    padding-left: 15px;
}
.multiple-select .ms-drop ul>li label span{
    padding-left: 10px;
}

/* HOVER STYLES */
.trigger, .trigger_email_body, .trigger_email_response{
    position: relative;
    cursor: pointer;
}
.trigger .fa{
}
/*.m-pop-up {
    position: absolute;
    width: 750px;
    padding: 20px;
    right: -760px;
    top: 0;
    background: #fff;
    color: #000000;
    border: 1px solid #f1f1f1;
    font-size: 12px;
    transition: all .2s ease-in-out;
    transform: scale(0);
    opacity:0;
    z-index: 99;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.37);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.37);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.37);

}*/
.m-pop-up {
    position: fixed;
    width: 750px;
    padding: 20px;
    right: 320px;
    min-height: 440px;
    top: 50%;
    background: #fff;
    color: #000000;
    border: 1px solid #f1f1f1;
    font-size: 12px;
    transition: all .2s ease-in-out;
    transform: scale(0) translateY(-50%);
    opacity: 0;
    z-index: 99;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.37);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.37);
    box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.37);
}
.m-pop-up .preloader-wrap{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 74%);
}
.m-pop-up .preloader-wrap svg{
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.m-pop-up .table{
    background-color: #e0e0e0 !important;
    margin-bottom: 10px;
}
.m-pop-up.open{
    transform: scale(1) translateY(-50%);
    opacity:1;
}
.m-pop-up:before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 15px 10px 0;
    border-color: transparent #ddd transparent transparent;
    position: absolute;
    left: -16px;
    top: 0;
    display: none;
}
.m-pop-up .table tbody tr td, .m-pop-up .table tbody tr th {
    padding: 5px 5px;
}
.m-pop-up h4{
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
}

.m-pop-up h3{
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
}

.m-pop-up .float-right {
    margin-top: -30px;
    float: right;
    font-size: 14px;
}

.margin-class {
    margin-top: 10px;
    margin-bottom: 10px;
}

.comment-box .comment-submit textarea {
    width: 100%;
    border: solid 2px #ddd;
    padding: 15px 15px;
    height: 120px;
    margin-bottom: 20px
}

.comment-box .comment-block .user-d {
    margin-bottom: 15px;
}

.comment-box .comment-block .user-d .dp {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    margin-right: 20px;
    margin-top: -3px;
}

.comment-box .comment-block .user-d .u-name {
    font-size: 16px;
    font-weight: 600;
}

.comment-box .comment-block .user-d .p-date {
    font-size: 12px;
}

.comment-box .comment-block .comment-display {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 30px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 30px;
}

input[type="checkbox"][readonly] {
  pointer-events: none;
}

.input-error {
    border-color: red !important;
}

.disabled {
    pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}

a.disabled.btn {
    color: #fff;
}

.minus-profit {
    color: red;
}

.plus-profit {
    color: green;
}

#loading-image {
    margin: 10px 0;
    height: 35px;
    width: auto;
}

.modal-x-lg {
    width: 1400px;
}

.remove-to-in-same-invoice, .remove-cc-in-same-invoice {
    cursor: pointer;
}

.anchor-disable {
    cursor: not-allowed;
    text-decoration: none;
    color: gray;
}

/*--Tooltip Styles--*/
.tip {
    color: #fff;
    background:#1d1d1d;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;  z-index:1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: fit-content; 
    height: fit-content;
    overflow: scroll;
}

/*--select2 selected items text color--*/
.select2-selection__choice__display {
    color:  black;
}

input[readonly]{
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none;
    pointer-events: none;
}

.italic {
    font-style: italic;
    font-weight: bold;
}

#form-progress fieldset:not(:first-of-type) {
    display: none
}

.text {
    color: #2F8D46;
    font-weight: normal
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #2F8D46
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 15%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar .step:before {
    content: " ";
    font-family: FontAwesome;
    position: relative;
    z-index: 1;
    text-align: center;
}

#progressbar #step1:before {
    content: "\f044";
}

#progressbar #step2:before {
    content: "\f2bd";
}

#progressbar #step3:before {
    content: "\f007";
}

#progressbar #step4:before {
    content: "\f27e";
}

#progressbar #step5:before {
    content: "\f164";
}

#progressbar #step6:before {
    content: "\f058";
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #2F8D46
}

#step1 li.active .step1:before,
#step1 li.active .step1:after {
    background: #0c0c0c
}


.progress {
    height: 20px
}

.is-invalid {
    border-color: #dc3545;
}

#step1.active:before,
#step1.active:after {
    background: #DE3163 !important;
    /* Green */
}

#step2.active:before,
#step2.active:after {
    background: #FF7F50 !important;
    /* Green */
}

#step3.active:before,
#step3.active:after {
    background: #FFBF00 !important;
    /* Green */
}

#step4.active:before,
#step4.active:after {
    background: #9FE2BF !important;
    /* Green */
}

#step5.active:before,
#step5.active:after {
    background: #40E0D0 !important;
    /* Green */
}

#step6.active:before,
#step6.active:after {
    background: #6495ED !important;
    /* Green */
}

#client_portal_permission_edit {
    display: none;
}

#client_portal_permission_add {
    display: none;
}

span.question-tool-tip {
    margin-left: 5px;
    font-size: 12px;
    color: #d1d0d0;
}

.tooltip, .top , .tooltip-inner, .tooltip-arrow { 
    color: #000;
    background-color: #d9c7a2;
}

.flex-display {
    display: flex;
}

.progress-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.step-labels {
    display: flex;
    justify-content: space-between;
    width: 700px;
    margin: 10px auto;
    font-size: 18px;
    font-weight: bold;
}

/* Background Line */
.progress-line {
    stroke: lightgray;
    stroke-width: 6;
}

 /* Animated Progress Line */
 .progress-line-active {
     stroke: #2F8D46;
     stroke-width: 6;
     stroke-dasharray: 550;
     /* Adjusted for larger size */
     stroke-dashoffset: 0;
     animation: drawLine 1s ease forwards;
 }

/* Completed Step (Filled Green) */
.completed {
    transform: scale(0);
    animation: growCircle 0.6s ease-out forwards;
}

/* Current Step (Outlined Green) */
.current {
    stroke-dasharray: 157.08;
    stroke-dashoffset: 157.08;
    animation: drawOutline 0.8s ease-in forwards;
}

/* Animations */
@keyframes drawLine {
    from {
        stroke-dashoffset: 550;
    }

    to {
        stroke-dashoffset: 0;
    }
}

@keyframes growCircle {
    from {
        transform: scale(0);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes drawOutline {
    from {
        stroke-dashoffset: 125;
    }

    to {
        stroke-dashoffset: 0;
    }
}

#button-wrapper p {
    display: block;
    width: 100%;
    text-align: left;
    /* Optional: Align text to the left */
    margin-top: 10px;
    /* Add some spacing */
}

/* contract send pop up chat btn styles start*/
#chat-box-model-poup-btn {
    position: fixed; 
    bottom: 20px; 
    right: 20px; 
    z-index: 1000; 
    width: 50px; 
    height: 50px; 
    font-size: 24px; 
    border-radius: 25px;
}

/* contract send span tag chat count styles*/
.chat-count-contractsend-view {
    position: absolute; 
    top: -5px; 
    right: -5px; 
    background-color: black; 
    color: white; 
    font-size: 14px; 
    width: 20px; 
    height: 20px; 
    border-radius: 50%; 
    display: flex; 
    align-items: center; 
    justify-content: center
}

.chat-modal-dialog {
    position: fixed;
    bottom: 20px;
    right: 20px;
    margin: 0;
    width: 350px;
    z-index: 1050; /* above most other elements */
    animation: slideInUpRight 0.4s ease;
}

@keyframes slideInUpRight {
    from {
        transform: translate(100%, 100%);
        opacity: 0;
    }
    to {
        transform: translate(0, 0);
        opacity: 1;
    }
}
/* contract send pop up chat btn styles end*/

/*  Report URL descriptions
    If you want to apply styles only when the tooltip is shown for this specific element */
.report-intro-description-active + .tooltip .tooltip-inner {
    max-width: 1270px;
    text-align: justify;
    font-size: 13px;
}

.readonly-input-field {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none;
    pointer-events: none;
}

/* The switch - the box around the slider */
.service-remove-btn {
    position: relative;
    display: inline-block;
    width: 53px !important;
    height: 20px;
    margin-left: 5px;
}

/* Hide default HTML checkbox */
.service-remove-btn .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.service-remove-btn .slider {
    position: absolute;
    cursor: pointer;
    top: -5px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.service-remove-btn .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.service-remove-btn input:checked+.slider {
    background-color: #00a65a;
}

.service-remove-btn input:focus+.slider {
    box-shadow: 0 0 1px #00a65a;
}

.service-remove-btn input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.service-remove-btn .slider.round {
    border-radius: 34px;
}

.service-remove-btn .slider.round:before {
    border-radius: 50%;
}

/* Hide native checkbox safely */
.service-remove-btn input[type="checkbox"].service-remove-toggle-btn {
    opacity: 0;
}

.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.loader-spinner {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Filter border look consistent with other filter borders when using Select2 */
.select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important; /* Force border */
    border-radius: 0px !important;      /* Force border-radius */
    height: 34px !important;           /* Force height */
}

/* Make the selected blue color darker in the dropdown using Select2 */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #2d47cf !important; 
    color: #fff !important; /* Keep text white for contrast */

}

.welcome-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
}

.welcome-header {
    margin-bottom: 30px;
}

.welcome-banner {
    background: #fff;
    border: 1px solid #d2d6de;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    display: flex;
    align-items: center;
}

.welcome-logo {
    border-radius: 8px;
    border: 1px solid #d2d6de;
    float: right;
    margin-bottom: 0px !important;
}

.welcome-text-section {
    flex: 1;
}

.welcome-title {
    font-size: 30px;
    font-weight: 600;
    margin: 8px 0 8px 0;
    color: #444;
}

.welcome-subtitle {
    font-size: 16px;
    margin: 0 0 20px 0;
    color: #666;
    font-weight: 400;
}

.welcome-stats {
    display: flex;
    gap: 20px;
}

.stat-item {
    text-align: center;
    padding: 12px 16px;
    background: #f9f9f9;
    border: 1px solid #d2d6de;
    border-radius: 8px;
    min-width: 80px;
}

.stat-number {
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #3b4950;
}

.stat-label {
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.dashboard-tiles {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
}

.tile-container {
    background: #fff;
    border: 1px solid #d2d6de;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    overflow: hidden;
}

.tile-header {
    background: #3b4950;
    color: white;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #d2d6de;
}

.tile-header i {
    font-size: 18px;
}

.tile-header h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.tile-content {
    padding: 20px;
    height: auto;
    min-height: 200px;
}

.approvals-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.requests-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.loading-spinner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 150px;
    color: #666;
}

.spinner {
    width: 30px;
    height: 30px;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #3b4950;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin-bottom: 10px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.approval-item,
.request-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    border: 1px solid #d2d6de;
    border-radius: 8px;
    background: #f9f9f9;
    transition: all 0.2s ease;
}

.approval-item:hover,
.request-item:hover {
    background: #f4f4f4;
    border-color: #3b4950;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}

.item-content {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
}

.item-icon {
    font-size: 14px;
    color: #3b4950;
}

.item-label {
    font-weight: 600;
    color: #333;
    font-size: 14px;
    line-height: 1.2;
    word-wrap: break-word;
}

.item-count {
    background: #dd4b39;
    color: white;
    padding: 4px 8px;
    border-radius: 16px;
    font-weight: 600;
    font-size: 16px;
    min-width: 32px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.item-count.off {
    background: #bdbdbd !important;
    /* muted gray */
    color: #fff !important;
}

.item-count.loading {
    background: #e0e0e0;
    color: transparent;
}

.item-count.loading::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

.number-animation {
    animation: countUp 0.6s ease-out;
}

@keyframes countUp {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.quick-access {
    background: #fff;
    border: 1px solid #d2d6de;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    padding: 20px;
}

.quick-access h3 {
    margin: 0 0 15px 0;
    color: #444;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #d2d6de;
    padding-bottom: 10px;
}

.quick-access-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 12px;
}

.quick-access-item {
    text-align: center;
}

.quick-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 10px;
    background: #f9f9f9;
    border: 1px solid #d2d6de;
    border-radius: 8px;
    text-decoration: none;
    color: #444;
    transition: all 0.2s ease;
}

.quick-link:hover {
    background: #3b4950;
    color: white;
    border-color: #3b4950;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}

.quick-link i {
    font-size: 20px;
    margin-bottom: 6px;
}

.quick-link span {
    font-weight: 500;
    font-size: 12px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .welcome-banner {
        flex-direction: column;
        text-align: center;
        padding: 15px;
    }

    .welcome-title {
        font-size: 20px;
    }

    .welcome-stats {
        justify-content: center;
        flex-wrap: wrap;
    }

    .approvals-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .requests-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .welcome-container {
        padding: 15px;
    }

    .quick-access-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .welcome-title {
        font-size: 18px;
    }

    .welcome-stats {
        flex-direction: column;
        gap: 10px;
    }

    .approvals-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .requests-grid {
        grid-template-columns: 1fr;
    }

    .quick-access-grid {
        grid-template-columns: 1fr;
    }
}