.header-navbar .search-bar #searchInput {
    width: 250px;
    border: 1px solid #2d515f !important;
    color: #000;
}
.header-navbar .search-bar{
  margin-right:30px;
}


.live-indicator-block{
   display: inline-flex;
  .live-indicator {
      background: #ea2429;
      color:  #fff;
      padding: 6px 7px;
      line-height: 1;
      border-radius: 6px;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      font-weight: bold;
      width: auto;
      .blink {
        animation: blinker 1s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
        font-size: 10px;
        margin-right: 2px;
        vertical-align: baseline;
      }
  }
}

@keyframes blinker {
    from { opacity: 1; }
    to { opacity: 0; }
}


/*Dr Stats Starts*/
.mx-insights .card {
    margin-bottom: 1rem;
}

.mx-insights h2 {
    font-size: 1.7rem!important;
    font-weight: bold;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.mx-insights .card-body {
    padding: 1rem;
}

.badge.badge-light-primary {
    margin-top: 5px;
    background-color: rgba(62, 151, 83, .12);
    color: #1e652e!important;
}

.mx-insights .card-header {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-between;
    margin: auto 0 !important;
    padding: 15px 15px;
    min-height: 100px;
}

.mx-insights .card-header h2 {
    margin-top: 0px !important;
}

.mx-insights .card-header p {
    line-height: 16px;
    font-weight: 600;
    line-height: 18px;
    margin: 0px;
}

.mx-insights .progress {
    height: 1.2rem;
}

.lh-1 { 
    line-height: 0.50rem!important;
}

.mx-insights hr:not([size]) {
    height: 1px;
}

.chart-dropdown .btn:after {
    left: 0;
    position: relative;
}

.mx-insights .kard-header {
    display: flex;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-between;
    margin: auto 0 !important;
    padding: 10px 15px;
    padding-bottom: 10px;
    align-items: center;
}

.mx-insights form-select {
    padding: 6px 10px;    
}

.mx-insights .kard-header .h4 {
    font-weight: 700;
    font-size: 1.4rem;
    text-transform: capitalize;
}

.progress-bar-primary {
    background-color: #7367f0;
}

.progress-bar-success {
    background-color: #28c76f;
}

.mx-insights .p-revenue hr {
    margin: 0 1.5rem;
}

.p-performance .progress {
    height: 0.357rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #ededed;
    border-radius: 1.28rem;
}

.p-performance .mb-10 {
    margin-bottom: 20px;
}

.border-left {
    border-left: 1px solid #EBE9F1;
}

.mx-insights .p-performance hr {
    margin-left: 0.80rem;
    margin-right: 0rem;
}

.align-middle {
    display: flex;
    align-items: center;
}

.staff-performance {
    margin-bottom: 1rem;
}

.staff-performance .progress {
    height: 0.90rem;
    overflow: hidden;
    font-size: 0.55rem;
    background-color: #ededed;
    border-radius: 1.28rem;
    min-width: 120px;
}

.transaction tbody, .transaction td, .transaction tfoot, .transaction th, .transaction thead, .transaction tr {
    border-style: none;
}

.transaction .table>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.staff-performance h6 {
    font-weight: 600;
    text-align: left;
}

.select-container {
    display: flex;
    align-items: center;
}

.select-container .filter:first-child {
    margin-right: 20px;
}

.select-container .filter {
    display: flex;
    align-items: center;
}

.select-container .filter label {
    min-width: fit-content;
    margin-right: 10px;
    margin-bottom: 0px;
}

.t-camp .series-info span {
    font-weight: 600;
    margin-left: 5px;
}

.t-camp .product-result span {
    font-weight: 600;
}

.nav-tabs .nav-link.active {
    position: relative;
    color: #fff;
    background: #1e652e;
    border-radius: 8px 8px 0px 0;
}

.nav-tabs .nav-link:after {
    background: -webkit-linear-gradient(60deg, #1e652e, #1e652e)!important;
    background: linear-gradient(30deg, #1e652e, #1e652e)!important;
}
.mx-tabs  {
    margin-top: 15px;
}

.mx-tabs  .card-body {
    padding: 0px 5px;
}
.mx-tabs .nav-tabs.nav-tabs-solid {
    border-bottom: none !important;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
    border-bottom: 1px solid #e5e5e5 !important;
    margin-bottom: 0px !important;
}

.mx-tabs .nav-tabs.nav-tabs-solid>li {
    margin-right: 4px;
}
.mx-tabs .nav-tabs.nav-tabs-solid>li>a.active {
    background-color: #1e652e !important;
    border-color: #1e652e !important;
    color: #fff !important;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 8px 20px;
    box-shadow: unset;
    text-align: center;
    margin-right: 10px;
    min-width: 150px;
}
.mx-tabs .nav-tabs.nav-tabs-solid>li>a {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 7px 20px;
}
.mx-tabs .nav-tabs.nav-tabs-solid>li>a {
    background: #fff!important;
    border: 1px solid #e5e5e5 !important;
    border-top-left-radius: 15px!important;
    border-top-right-radius: 15px!important;
    padding: 7px 20px!important;
    text-align: center;
    margin-right: 10px;
    min-width: 150px;
}
.nav-tabs .nav-link {
    color: #6E6B7B;
    border: none;
    min-width: auto;
    font-weight: 450;
    padding: .61rem 1.2rem;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}
.mx-tabs {
    margin-bottom: 0px;
}
.mx-tabs .nav-tabs .nav-link:after {
    background: none!important;
}

.select-container  select{ min-width: 200px;}
.border-right {
    border-right: 1px solid #EBE9F1!important;
}
.text-bold-700 {
    font-weight: 700;
}
.font-large-1 {
    font-size: 2rem !important;
}
.breadcrumbs-top a {
    color: #7367f0;
    text-decoration: none;
    background-color: transparent;
}
.top-tabs a {
    padding: 10px;
    font-weight: 600;
    color: #000;
    background: #ffffff !important;
    border-radius: 5px;
    border: 1px solid #d0d1d0;
}
.top-tabs .active{
	border: 0px !important;
	color: #fff !important;
	background: #318344 !important;
    border-radius: 5px;
}
.top-tabs {
    text-align: center;
    border: 1px solid #eee;
    margin-top: 10px;
    padding: 0px !important;
    border-radius: 8px !important;
}

.card-info {
    border: 1px solid #00cfe8;
}
.card-info h4,.card-info h2{    
    color: #00cfe8;
}

.card-warning {
    border: 1px solid #ff9f43;
}
.card-warning h4,.card-warning h2{    
    color: #ff9f43;
}

.card-danger {
    border: 1px solid #ea5455;
}
.card-danger h4,.card-danger h2{    
    color: #ea5455;
}

.mx-insights .dataTables_length {
    margin-right: 0px;
    margin-top: 0px;
}

.last-skaleton-radius{	
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
}
/*Dr Stats Ends*/


.fixedElement{
	background : white;
	border-radius: .428rem;
}
.nav-pills.nav-justified .nav-item {
	display: flex;
	align-items: center;
}
.new-fix .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	color: #1e652e;
	border: 1px solid #1e652e !important;
	background: white;
	box-shadow: initial;
	font-weight: 600;
}

.td-blank{
    margin-bottom: 0px !Important;
}

.s-bill .text-right {
    text-align: right;
}
.s-bill .dis-input {
    margin-top: -7px;
    width: 65px !important;
    float: right !important;
    margin-left: 5px !important;
    display: none;
}
.s-bill .dis-input-1 {
    margin-top: -7px;
    width: 200px !important;
    float: right !important;
    margin-left: 5px !important;
}
.s-bill .fx-border {
    border: 1px solid #e0e0e0;
    padding: 15px 15px;
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    background: #f4f8ff;
    position: relative;
    margin-bottom: 25px;
}
.s-bill .jsr-no {
    border: 1px dashed #4a4949;
    display: inline-block;
    padding: 0.3em 0.44em;
    font-weight: 700;
    line-height: 15px;
    padding-right: 0.7em;
    padding-left: 0.7em;
    border-radius: 10rem;
    position: absolute;
    left: -10px;
    top: -10px;
    background: #4a4949;
    color: #fff;
    font-size: 12px;
}
.s-bill #requirement_area .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    font-weight: 800;
}
.s-bill .select2-results__option[aria-selected] {
    cursor: pointer;
    font-weight: 800;
}
.s-bill .pl-0 {
    padding-left: 0px !important;
}
.s-bill .pr-0 {
    padding-right: 0px !important;
}
.s-bill #requirement_area .flex-grow-1 .form-group label {
    font-size: 13px;
}

.s-bill .btn-add-new i {
    color: #20398f;
    font-weight: 600;
}
.s-bill .del-btn {
    padding: 6px 12px;
    top: -13px;
    right: -15px;
    position: absolute;
}
  
  
  
  .district-card {
            --primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            --success-gradient: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
            --warning-gradient: linear-gradient(135deg, #fa709a 0%, #fee140 100%);
            --danger-gradient: linear-gradient(135deg, #ff6b6b 0%, #ee5a24 100%);
            --info-gradient: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);
            --dark-gradient: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);
            --glass-bg: rgba(255, 255, 255, 0.15);
            --glass-border: rgba(255, 255, 255, 0.2);
            --shadow-soft: 0 8px 32px rgba(0, 0, 0, 0.1);
            --shadow-hover: 0 12px 40px rgba(0, 0, 0, 0.15);
        }

        .district-card .dashboard-container {
            background: rgba(255, 255, 255, 0.95);
            backdrop-filter: blur(20px);
            border-radius: 24px;
            box-shadow: var(--shadow-soft);
            overflow: hidden;
            max-width: 1400px;
            margin: 0 auto;
            border: 1px solid var(--glass-border);
        }

        /* Header Section */
        .district-card .header-section {
            background: linear-gradient(135deg, #3e9753 0%, #226b32 100%);
            color: white;
            padding: 10px 16px;
            position: relative;
            overflow: hidden;
        }

        .district-card .header-section::before {
            content: '';
            position: absolute;
            top: -50%;
            right: -50%;
            width: 200%;
            height: 200%;
            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
            animation: float 6s ease-in-out infinite;
        }

        @keyframes float {
            0%, 100% { transform: translateY(0px) rotate(0deg); }
            50% { transform: translateY(-20px) rotate(180deg); }
        }

        .district-card .profile-header {
			display: flex;
			justify-content: space-between;
			align-items: center;
            gap: 20px;
            margin-bottom: 20px;
            position: relative;
            z-index: 2;
        }  

		.district-card .profile-header .thumb {
			display: flex;
			align-items: center;
        }

        .district-card .profile-avatar {
            width: 80px;
            height: 80px;
            background: var(--glass-bg);
            border: 3px solid var(--glass-border);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2rem;
            backdrop-filter: blur(10px);
        }

		.district-card .profile-info h3 {
			font-size: 1.5rem;
			font-weight: 700;
			margin-bottom: 0px;
			letter-spacing: -0.5px;
			color: #fff;
		}

        .district-card .profile-role {
            font-size: 1.1rem;
            opacity: 0.9;
            font-weight: 500;
        }

        .district-card .district-tags {
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
            margin-top: 15px;
            position: relative;
            z-index: 2;
        }

        .district-card .district-tag {
            background: var(--glass-bg);
            border: 1px solid var(--glass-border);
            padding: 6px 12px;
            border-radius: 20px;
            font-size: 0.85rem;
            font-weight: 500;
            backdrop-filter: blur(10px);
            transition: all 0.3s ease;
        }

        .district-card .district-tag:hover {
            background: rgba(255, 255, 255, 0.25);
            transform: translateY(-2px);
        }

        /* Stats Section */
        .district-card .stats-section {
            padding: 10px 16px;
            background: rgba(248, 250, 252, 0.8);
            backdrop-filter: blur(10px);
        }
		
		.district-card .stat-card {
			background: white;
			border-radius: 16px;
			padding: 6px 12px;
			text-align: center;
			box-shadow: var(--shadow-soft);
			border: 1px solid rgba(255, 255, 255, 0.2);
			transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
			position: relative;
			overflow: hidden;
			height: auto;
			display: flex;
			flex-direction: column;
			justify-content: center;
			min-width: 100px;
		}

        .district-card .stat-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 4px;
            transition: all 0.3s ease;
        }

        .district-card .stat-card:hover {
            transform: translateY(-8px);
            box-shadow: var(--shadow-hover);
        }

        .district-card .stat-card.districts::before { background: var(--success-gradient); }
        .district-card .stat-card.regular::before { background: var(--info-gradient); }
        .district-card .stat-card.samples::before { background: var(--warning-gradient); }
        .district-card .stat-card.no-sale::before { background: var(--danger-gradient); }
        .district-card .stat-card.target::before { background: var(--primary-gradient); }
        .district-card .stat-card.outstanding::before { background: var(--dark-gradient); }

        .district-card .stat-icon {
            font-size: 2rem;
            margin-bottom: 10px;
            opacity: 0.8;
        }

        .district-card .stat-number {
            font-size: 2.2rem;
            font-weight: 800;
            margin-bottom: 0px;
            letter-spacing: -1px;
        }

        .district-card .stat-label {
            font-size: 0.7rem;
            color: #64748b;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        /* Table Section */
        .district-card .table-section {
            padding: 10px 16px;
        }

        .district-card .section-header {
            display: flex;
            align-items: center;
            gap: 15px;
            margin-bottom: 25px;
            padding-bottom: 15px;
            border-bottom: 2px solid #e2e8f0;
        }

        .district-card .section-header h5 {
            font-size: 1.5rem;
            font-weight: 700;
            color: #1e293b;
            margin: 0;
        }

        .district-card .custom-table {
            border-radius: 16px;
            overflow: hidden;
            box-shadow: var(--shadow-soft);
            border: none;
            background: white;
        }

        .district-card .custom-table th {
            background: var(--dark-gradient);
            color: white;
            font-weight: 600;
            text-align: center;
            vertical-align: middle;
            padding: 20px 15px;
            font-size: 0.9rem;
            border: none;
            position: relative;
        }

        .district-card .custom-table th::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 2px;
            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
        }

        .district-card .custom-table td {
            padding: 18px 15px;
            vertical-align: middle;
            border-color: #e2e8f0;
            font-size: 0.9rem;
            transition: all 0.2s ease;
        }

        .district-card .custom-table tbody tr {
            transition: all 0.3s ease;
        }

        .district-card .custom-table tbody tr:hover {
            background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
            transform: scale(1.01);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
        }

        .district-card .badge-type {
            font-size: 0.75rem;
            padding: 8px 16px;
            border-radius: 20px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            border: none;
        }

        .district-card .type-asm {
            background: var(--success-gradient);
            color: white;
        }

        .district-card .type-bdo {
            background: var(--info-gradient);
            color: white;
        }

        .district-card .phone-number {
            font-family: 'SF Mono', Monaco, 'Cascadia Code', monospace;
            font-size: 0.9rem;
            background: #f8fafc;
            padding: 6px 10px;
            border-radius: 8px;
            border: 1px solid #e2e8f0;
        }

        .district-card .district-cell {
            max-width: 200px;
            font-size: 0.85rem;
            line-height: 1.4;
        }

        .district-card .district-list {
            display: flex;
            flex-wrap: wrap;
            gap: 4px;
        }

        .district-card .district-badge {
            background: #e2e8f0;
            color: #475569;
            padding: 2px 8px;
            border-radius: 12px;
            font-size: 0.75rem;
            font-weight: 500;
        }

        .district-card .empty-cell {
            text-align: center;
            color: #94a3b8;
            font-style: italic;
            font-size: 0.9rem;
        }

        .district-card .name-cell {
            font-weight: 600;
            color: #1e293b;
        }

        .district-card .state-cell {
            color: #64748b;
            font-weight: 500;
        }

        /* Responsive Design */
        @media (max-width: 1200px) {
            .district-card .dashboard-container {
                margin: 0 10px;
            }
        }

        @media (max-width: 768px) {
            .district-card .header-section {
                padding: 30px 20px;
            }
            
            .district-card .profile-header {
                flex-direction: column;
                text-align: center;
                gap: 15px;
            }
            
            .district-card .profile-info h3 {
                font-size: 1.5rem;
            }
            
            .district-card .stats-section,
            .district-card .table-section {
                padding: 20px;
            }
            
            .district-card .stat-card {
                margin-bottom: 15px;
                height: auto;
                padding:6px 12px;
            }
            
            .district-card .table-responsive {
                font-size: 0.8rem;
            }
            
            .district-card .custom-table th,
            .district-card .custom-table td {
                padding: 12px 8px;
            }
        }

        /* Loading Animation */
        .district-card .fade-in {
            animation: fadeIn 0.8s ease-out;
        }

        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: translateY(20px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        /* Scroll Enhancements */
        .district-card .table-responsive {
            scrollbar-width: thin;
            scrollbar-color: #cbd5e1 #f1f5f9;
        }

        .district-card .table-responsive::-webkit-scrollbar {
            height: 8px;
        }

        .district-card .table-responsive::-webkit-scrollbar-track {
            background: #f1f5f9;
            border-radius: 4px;
        }

        .district-card .table-responsive::-webkit-scrollbar-thumb {
            background: #cbd5e1;
            border-radius: 4px;
        }

        .district-card .table-responsive::-webkit-scrollbar-thumb:hover {
            background: #94a3b8;
        }
