/* .fitterBtn{
    background: none !important;
    border: none !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
    font-size: 16px !important;
    cursor: pointer !important;
}

.login {
    background-color: #003f72;
}
.btn-primary {
    background-color: #003f72 !important;
    border-color: #003f72 !important;
    color: #fff !important;
}

.login-card h3 {
    color: #666666; 
    font-size: 24px;
    font-weight: 600;
    margin-top: 0;
    text-align: left;
    margin-top: 35px;
} */

/* .form-control {
    display: block;
    width: 100%;
    padding: 0.25rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
} */

/* .nav-logo {
    width: 100px !important;
} */

/* css sahi hai */
.pcoded .pcoded-header[header-theme="theme5"] a {
    /* color: #fff; */
    color: #003f72 !important;
}


/* css sahi hai */
.card {
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
    box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
    border: none;
    margin-bottom: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* css sahi hai */
.card:hover {
    box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
}

/* .bg-c-blue {
    background: linear-gradient(45deg, #003f72, #003f72) !important;
} */

/* css sahi hai */
.order-card i {
    font-size: 16px;
    /*background-color: #2c6ec7;*/
    /*width: 50px;*/
    /*height: 50px;*/
    /*text-align: center;*/
    /*border-radius: 27px;*/
    /*padding: 10px;*/
}

/* css sahi hai */
.order-card h2{
   /*font-size: 28px;*/
   font-size: 20px;
   margin-bottom: 0;
}

/* .bg-c-red {
    background: linear-gradient(45deg, #dd9b98, #dd9b98) !important;
}
.bg-c-lav {
    background: linear-gradient(45deg, #b48dd3, #b48dd3) !important;
}
.bg-c-orange {
    background: linear-gradient(45deg, #ffa755, #ffa755) !important;
}
.bg-c-green {
    background: linear-gradient(45deg, #68e365, #68e365) !important;
}
.bg-c-org2 {
    background: linear-gradient(45deg, #f4a63f, #f4a63f) !important;
}
.bg-c-red2 {
    background: linear-gradient(45deg, #ff5656, #ff5656) !important;
} */


/* .green-ti{
    background-color: #23ad35 !important;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 27px;
    padding: 10px;
}
.red-ti{
    background-color: #cc2a2a !important;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 27px;
    padding: 10px;
} */
/* .lav-ti{
    background-color: #812cc7 !important;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 27px;
    padding: 10px;
}
.org-ti{
    background-color: #c7772c !important;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 27px;
    padding: 10px;
} */
/* .org2-ti{
    background-color: #c7772c !important;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 27px;
    padding: 10px;
}
.red2-ti{
    background-color: #dc3545 !important;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 27px;
    padding: 10px;
} */

/* .main-menu {
    float: left;
    width: 250px;
    z-index: 99;
} */

.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu {
    /*background-color: #163c70;*/
    background-color: #fff;
    padding: 10px;
    border: none;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.active > a {
    /*background: -webkit-gradient(linear, left top, right top, from(#004ef9), to(#79a3ff)) !important;
    background: linear-gradient(to right, #f39722, #f39722) !important;*/
    background: #d5e2ea !important;
    color: #005b8c !important;
    border-radius: 50px;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li:hover > a .pcoded-micon {
    color: #005b8c !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li:hover > a{
    color: #005b8c !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.active > a:before {
    border-left-color: #ffff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li > a {
    color: #000 !important;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon, .pcoded[nav-type="st2"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon {
    color: #f6f7fb;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-header .pcoded-left-header, .pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-navbar {
    width: auto;
}

/* tr th {
    font-weight: 500;
}

.btn-main {
    background-color: #003f72;
    color: #fff;
    border-radius: 5px;
    padding: 5px 25px;
} */
/* .fiter-card {
    -webkit-box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
    box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
    border: none;
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
} */
/* 
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050 !important;
    display: none;
    overflow: hidden;
    outline: 0;
} */
/* .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #163c70;
    border: 1px solid #163c70;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
}

.date-pick {
    height: calc(2.25rem + 2px);
} */

/* css sahi hai */
.order-card {
    color: #163c70;
    border-radius: 13px !important;
    height: 100%;
}

/* css sahi hai */
.order-card h6{
    color: #898989;
    font-weight: 400;
    margin: 0;
    font-size: 13px;
}

/* css sahi hai */
.card .card-block {
    padding: 15px 10px;
}

/* css sahi hai */
.flex_icon{
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-bottom: 10px;
    flex-direction: row-reverse;
    align-items: center;
}

/* css sahi hai */
.flex_icon i{
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff !important;
    font-size: 12px;
    flex: 0 0 auto;
}

/* css sahi hai */
.flex_icon .t_lead_colors{
   background: #581C87 !important;
}

/* css sahi hai */

.t_responded_lead_colors {
    background: #22C55E !important;
}
/* css sahi hai */

.t_unresponded_lead_colors {
    background: #F59E0B !important;
}
/* css sahi hai */

.t_cluster_colors {
    background: #8B5CF6 !important;
}
/* css sahi hai */

.t_iso_colors {
    background: #F59E0B !important;
}
.t_district_colors {
    background: #14B8A6 !important;
}
.t_won_leads_colors {
    background: #22C55E !important;
}
.t_lost_leads_colors {
    background: #EF4444 !important;
}
.t_progress_leads_colors {
    background: #3B82F6 !important;
}
.t_progress_leads_colors_1 {
    background: #3b82f6c4 !important;
}
.t_progress_leads_colors_2 {
    background: #3B82F670 !important;
}
.t_progress_leads_colors_3 {
    background: #3B82F660 !important;
}
.t_others_leads_colors {
    background: #6B7280 !important;
}
.t_duplicate_leads_colors {
    background: #F97316 !important;
}
/* css sahi hai */
.br-13{
    border-radius: 13px !important;
}

 /* .date-filter-box {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 15px 20px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}
.date-filter-box h6{
    color: #001737;
    width: 100%;
}
.date-filter-box h2 {
    font-size: 28px;
    margin-bottom: 0;
    width: 100%;
    color: #163c70;
}
.date-filter-box label {
    font-weight: 600;
    margin-right: 8px;
    color: #333;
}
.date-filter-box input[type="date"] {
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    min-width: 160px;
}
.date-filter-box button {
    border-radius: 8px;
    padding: 6px 15px;
} */

/* css sahi hai */
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext{
   position: static;
   width: 100%;
   display: flex;
   justify-content: space-between;
   align-items: center;
}

/* css sahi hai */
.pcoded-mtext{
   position: static;
   width: 100%;
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="none"] li > a {
    border: none;
    display: flex;
    align-items: center;
    padding: 5px 10px;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.active > a .pcoded-micon {
    color: #005b8c !important;
}

.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.active > a:before {
    border: none;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon, .pcoded[nav-type="st2"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon {
    color: #000;
}
.pcoded .pcoded-navbar .pcoded-item > li{
    margin-bottom: 5px;
}

/* css sahi hai */
.pcoded-mtext .num{
    padding: 1px 10px;
    background: #d5e2ea82;
    color: #005b8c;
    font-size: 12px;
}

/* css sahi hai */
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.active > a .pcoded-mtext .num{
    background: none;
}
.pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon{
    margin-right: 0;
}
/* .fh_c{
    border: none;
} */
/* .header-navbar .navbar-wrapper .navbar-container .nav-right {
    float: right;
    display: flex;
    align-items: center;
} */

/* .name_1{
    font-size: 12px;
    color: #6B7280;
}

.pcoded-main-container{
    background: #fafafa;
}

.listing_card {
    display: flex;
    align-items: center;
    gap: 20px;
}
.listing_card img {
    width: 60px;
    border-radius: 50%;
}
.listing_card .name h3{
    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
    color: #163c70;
}
.listing_card .name p{
   margin: 0;
}
.listing_flex .listing_card:not(:last-child) {
    border-bottom: 1px solid #d5e2ea;
}
.listing_flex .listing_card{
    padding: 10px 0;
}
.listing_flex{
    height: 342px;
    overflow: auto;
}
.h_color{
   color: #001737;
}
.listing_flex .listing_card:before {
    content: '';
    width: 4px;
    height: 50px;
    display: block;
    border-radius: 20px;
}
.listing_flex .listing_card:nth-child(4n-1):before{
    background: #581C87;
}
.listing_flex .listing_card:nth-child(4n-2):before{
    background: #22C55E;
}
.listing_flex .listing_card:nth-child(4n-3):before{
    background: #F97316;
}
.listing_flex .listing_card:nth-child(4n-4):before{
    background: #F59E0B;
}
.leader-item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 12px;
      border-radius: 10px;
      background: #fff;
      margin-bottom: 12px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.05);
      transition: 0.3s;
}
.leader-item:hover {
      transform: translateY(-3px);
}
.leader-profile {
      display: flex;
      align-items: center;
      gap: 12px;
}
.leader-profile img {
      width: 50px;
      height: 50px;
      object-fit: cover;
      border-radius: 50%;
}
.rank-badge {
      font-weight: bold;
      padding: 5px 10px;
      border-radius: 20px;
      font-size: 0.85rem;
}
.rank-1 { background: gold; color: #000; }
.rank-2 { background: silver; color: #000; }
.rank-3 { background: #cd7f32; color: #fff; }
.leader-item_list{
    height: 342px;
    overflow: auto;
} */

/* .filter-input, .filter-select {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e2e8f0;
    border-radius: 12px;
    font-size: 14px;
    background: white;
    transition: all 0.3s ease;
    appearance: none;
}

.filter-input:focus, .filter-select:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

.filter-input:hover,
.filter-select:hover {
    border-color: #cbd5e1;
}
.date-range {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 12px;
    align-items: end;
}

.date-separator {
    padding: 12px 8px;
    color: #6b7280;
    font-weight: 500;
    text-align: center;
}
.custom_select {
    position: relative;
}

.custom_select::after {
    content: '▼';
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #6b7280;
    pointer-events: none;
    font-size: 12px;
}

.filter-select {
    padding-right: 45px;
    cursor: pointer;
}

.table > thead > tr > th{
    background: #f9f7f6;
}
.breadcrumb-title{
    display: flex;
}
.revenue-card {
    background: white;
    border-radius: 20px;
    padding: 13px 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
    display: flex;
    gap: 10px;
    align-items: center;
} */
/*.revenue-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}*/
/* .card-info {
    background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%); */
    /* color: white;
} */
/* .card-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    transition: transform 0.3s ease;
    flex: 0 0 auto;
}
.card-info .card-icon {
    background: #581C87;
    color: #fff;
    backdrop-filter: blur(10px);
}
.icon {
    width: 19px;
    height: 24px;
    fill: currentColor;
}
.card-title {
    font-size: 12px;
    font-weight: 400;
    opacity: 0.8;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
    color: #898989;
}

.card-amount {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1;
    color: inherit;
} */

.profile-card_old {
    background: white;
    border-radius: 20px;
    padding: 24px;
    /*box-shadow: 0 10px 30px rgba(0,0,0,0.15);*/
    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;
    box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
    height: 100%;
}

/*.profile-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}*/

/* Card Header with Profile */
/* .profile-header {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-direction: column;
    margin-bottom: 20px;
} */

.profile-avatar {
    /*width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #fff;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    transition: transform 0.3s ease; */
}

/* .profile-info {
    flex: 1;
    text-align: center;
}

.profile-name {
    font-size: 18px;
    font-weight: 700;
    color: #1e293b;
}

.profile-role {
    font-size: 14px;
    color: #64748b;
    font-weight: 500;
}
.card-compact {
    padding: 25px 0;
} */

/* .card-compact .profile-avatar {
    width: 180px;
    height: 50px;
    border-radius: 10px;
}

.card-compact .profile-name {
    font-size: 16px;
}

.card-compact .win-ratio {
    font-size: 54px;
}

.card-compact .highlight-stats {
    gap: 12px;
}

.card-compact .stat-item {
    padding: 10px;
}

.card-compact .stat-value {
    font-size: 20px;
}
.win-ratio-container {
    text-align: center;
}

.win-ratio {
    font-size: 48px;
    font-weight: 900;
    color: #22c55e;
    line-height: 1;
    margin-bottom: 4px;
    text-shadow: 0 2px 4px rgba(34, 197, 94, 0.2);
}

.win-ratio-label {
    font-size: 13px;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
} */

/* Highlight Stats */
/* .highlight-stats {
    flex-direction: column;
    display: flex;
    gap: 16px;
}

.stat-item {
    text-align: center;
    padding: 12px;
    background: #f8fafc;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    transition: all 0.2s ease;
}

.stat-item:hover {
    background: #f1f5f9;
    border-color: #cbd5e1;
}

.stat-value {
    font-size: 24px;
    font-weight: 800;
    color: #1e293b;
    display: block;
    margin-bottom: 4px;
}

.stat-label {
    font-size: 12px;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.3px; 
}*/
.card-unresponded_old {
    /* background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white; */
}
/* .card-unresponded .card-icon{
    background: #3B82F6 !important;
}
#calender .ui-datepicker .ui-datepicker-header {
    background: #005b8c !important;
    border-radius: 50px;
} */
#calender .ui-datepicker-calendar tbody tr td .ui-state-default {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: 0 auto;
    /*background: #2ed8b6;
    color: #fff;
    border-color: #2ed8b6;*/
    background: #1186e41f;
    color: #1186e4;
    border-color: #1186e4;
}
/* #calender .ui-datepicker-calendar tbody tr td span.ui-state-default{
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: 0 auto;
    background: #ff00001a;
    color: #ff0303;
    border-color: #ff0303;
    filter: none;
}
#calender .ui-datepicker td{
    padding-bottom: 10px;
    opacity: 1;
}
#calender .ui-widget.ui-widget-content {
    width: 100%;
    box-shadow: none;
    border-radius: 13px;
    padding: 0;
    border: none;
} */
/* #calender .ui-datepicker-calendar tbody tr td .ui-state-default.ui-state-active {
    background: linear-gradient(to right, #005b8c, #005b8c) !important;
    border-color: #005b8c;
}
.task { font-size:11px; padding:2px 4px; border-radius:4px; margin-bottom:2px; }
.done { background:#27a844; color:#fff; }
.pending { background:#e04f4f; color:#fff; }
.listing_flex_1 .listing_card {
    padding: 10px 0;
    border: 1px solid #d5e2ea;
    border-radius: 10px;
    margin-bottom: 5px;
}
.listing_flex_1{
    height: 267px;
    overflow: auto;
} */
/* .listing_flex_1 .listing_card:before{
    display: none;
}
.listing_flex_1 .listing_card:nth-child(4n-1){
    border-left: 4px solid #581C87;
}
.listing_flex_1 .listing_card:nth-child(4n-2){
    border-left: 4px solid #22C55E;
}
.listing_flex_1 .listing_card:nth-child(4n-3){
    border-left: 4px solid #F97316;
}
.listing_flex_1 .listing_card:nth-child(4n-4){
    border-left: 4px solid #d5e2ea;
}
.listing_flex_1 .listing_card img{
    margin-left: 5px;
} */
/* #myChart_1{
   height: 305px !important;
}
.calender_color ul{
   display: flex;
   gap: 15px;
   align-items: center;
}

.calender_color ul li{
   display: flex;
   gap: 3px;
   font-size: 12px;
   align-items: center;
    line-height: 1;
   pointer-events: none;
} */
/* .calender_color ul li span {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    flex: 0 0 auto;
}
.calender_color ul li span.current_day{
    background: #005b8c;
}
.calender_color ul li span.worked_day{
    background: #1186e41f;
    border: 1px solid #1186e4;
} */
.calender_color ul li span.leave_day{
    /*background: #ff6384;*/
    background: #ff00001a;
    border: 1px solid #ff0303;
}
/* .calender{
    width: 100%;
    box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
    border-radius: 13px;
    padding: 15px;
    border: none;
    background: #fff;
} */

/* css sahi hai */
.card_new_bg{
    position: relative;
    z-index: 1;
}

/* css sahi hai */
.card_new_bg:before {
    content: '';
    position: absolute;
    background: url(../images/media-89.png);
    background-size: cover;
    background-position: right bottom;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.4;
}


/* css shi hai */
.new_o_card {
    background: #eaf0f4;
    box-shadow: none;
}
.t_responded_lead_colors_new{
    background-color: #2c6ec7;
}
.t_won_lead_colors{
 background-color: #9955d8;
}
.t_current_month_colors{
    background-color: #2e9687;
}
@media(max-width: 1300px){
    /* css sahi hai */
    .order-card h2{
	font-size: 16px;
    }
}