
/*--------------------------------------------------------------
# Dashboard
--------------------------------------------------------------*/
/* Filter dropdown */
.dashboard .filter {
    position: absolute;
    right: 0px;
    top: 15px;
  }
  
  .dashboard .filter .icon {
    color: #aab7cf;
    padding-right: 20px;
    padding-bottom: 5px;
    transition: 0.3s;
    font-size: 16px;
  }
  
  .dashboard .filter .icon:hover,
  .dashboard .filter .icon:focus {
    color: #081538;
  }
  
  .dashboard .filter .dropdown-header {
    padding: 8px 15px;
  }
  
  .dashboard .filter .dropdown-header h6 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #aab7cf;
    margin-bottom: 0;
    padding: 0;
  }
  
  .dashboard .filter .dropdown-item {
    padding: 8px 15px;
  }
  
  /* Info Cards */
  .dashboard .info-card {
    padding-bottom: 10px;
  }
  
  .dashboard .info-card h6 {
    font-size: 28px;
    color: #012970;
    font-weight: 700;
    margin: 0;
    padding: 0;
  }
  
  .dashboard .card-icon {
    font-size: 32px;
    line-height: 0;
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    flex-grow: 0;
  }
  
  .dashboard .sales-card .card-icon {
    color: #081538;
    background: #f6f6fe;
  }
  
  .dashboard .revenue-card .card-icon {
    color: #2eca6a;
    background: #e0f8e9;
  }
  
  .dashboard .customers-card .card-icon {
    color: #ff771d;
    background: #ffecdf;
  }
  
  /* Activity */
  .dashboard .activity {
    font-size: 14px;
  }
  
  .dashboard .activity .activity-item .activite-label {
    color: #888;
    position: relative;
    flex-shrink: 0;
    flex-grow: 0;
    min-width: 64px;
  }
  
  .dashboard .activity .activity-item .activite-label::before {
    content: "";
    position: absolute;
    right: -11px;
    width: 4px;
    top: 0;
    bottom: 0;
    background-color: #eceefe;
  }
  
  .dashboard .activity .activity-item .activity-badge {
    margin-top: 3px;
    z-index: 1;
    font-size: 11px;
    line-height: 0;
    border-radius: 50%;
    flex-shrink: 0;
    border: 3px solid #fff;
    flex-grow: 0;
  }
  
  .dashboard .activity .activity-item .activity-content {
    padding-left: 10px;
    padding-bottom: 20px;
  }
  
  .dashboard .activity .activity-item:first-child .activite-label::before {
    top: 5px;
  }
  
  .dashboard .activity .activity-item:last-child .activity-content {
    padding-bottom: 0;
  }
  
  /* News & Updates */
  .dashboard .news .post-item + .post-item {
    margin-top: 15px;
  }
  
  .dashboard .news img {
    width: 80px;
    float: left;
    border-radius: 5px;
  }
  
  .dashboard .news h4 {
    font-size: 15px;
    margin-left: 95px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  
  .dashboard .news h4 a {
    color: #012970;
    transition: 0.3s;
  }
  
  .dashboard .news h4 a:hover {
    color: #081538;
  }
  
  .dashboard .news p {
    font-size: 14px;
    color: #777777;
    margin-left: 95px;
  }
  
  /* Recent Sales */
  .dashboard .recent-sales {
    font-size: 14px;
  }
  
  .dashboard .recent-sales .table thead {
    background: #f6f6fe;
  }
  
  .dashboard .recent-sales .table thead th {
    border: 0;
  }
  
  .dashboard .recent-sales .dataTable-top {
    padding: 0 0 10px 0;
  }
  
  .dashboard .recent-sales .dataTable-bottom {
    padding: 10px 0 0 0;
  }
  
  /* Top Selling */
  .dashboard .top-selling {
    font-size: 14px;
  }
  
  .dashboard .top-selling .table thead {
    background: #f6f6fe;
  }
  
  .dashboard .top-selling .table thead th {
    border: 0;
  }
  
  .dashboard .top-selling .table tbody td {
    vertical-align: middle;
  }
  
  .dashboard .top-selling img {
    border-radius: 5px;
    max-width: 60px;
  }

  .dashboard_cards .nav-item {
    background: #ffffff;
  }
  .dashboard-section-1-sub-1 {
    background: #ffffff;
    -webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%),
      0 2px 1px -1px rgb(0 0 0 / 12%), 0 1px 3px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%),
      0 1px 3px 0 rgb(0 0 0 / 20%);
    border-radius: 10px !important;
    height: 80px;
    width: 150px;
    text-align: center;
  }
  .dashboard_cards .nav-link.active {
    background-color: #3faefd;
    color: white;
  }
  .dashboard_cards .nav-link.active h2 {
    color: white;
  }
  
  .dashboard_cards .nav-link.active h3 {
    color: white;
  }
  
  .dashboard-section-1-sub-1 h2 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    color: #000;
    font-family: "Gilroy-Bold";
    text-align: left;
  }
  .dashboard_cards .nav-item.margin-right {
    margin-right: 12px;
  }
  
  .item-tab-icon {
    display: flex;
    align-items: center;
  }
  .item-tab-icon span.icon-bg {
    background-color: #ebf0f4;
    padding: 3px;
    font-size: 17px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    margin-right: 6px;
  }
  
  .dashboard_cards
    .nav-item:nth-child(1)
    .nav-link
    .flex.item-tab-icon
    span.icon-bg
    svg,
  .dashboard_cards
    .nav-item:nth-child(2)
    .nav-link
    .flex.item-tab-icon
    span.icon-bg
    svg {
    color: rgba(63, 174, 253, 0.82);
    font-weight: 400;
  }
  .dashboard_cards
    .nav-item:nth-child(3)
    .nav-link
    .flex.item-tab-icon
    span.icon-bg
    svg {
    color: #df3737;
  }
  .dashboard_cards
    .nav-item:nth-child(4)
    .nav-link
    .flex.item-tab-icon
    span.icon-bg
    svg {
    color: #4cb050;
  }
  .dashboard_header .header_flex:nth-child(3) select.form-select {
    margin-right: 0;
  }
  .dashboard-section-1-sub-1 p {
    font-size: 15px;
    line-height: 20px;
  }
  
  .dashboard-section-1-sub-1 h3 {
    font-size: 16px;
    line-height: 32px;
    color: #000;
    text-align: left;
  }
  
  .dashboard-section-2-sub-1 {
    background: #ffffff;
    padding: 10px;
    text-align: center;
    margin: 8px 12px;
    -webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%),
      0 2px 1px -1px rgb(0 0 0 / 12%), 0 1px 3px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%),
      0 1px 3px 0 rgb(0 0 0 / 20%);
    border-radius: 0.75rem;
    height: 45px;
    width: 170px;
  }
  
  .dashboard-section-2 h2 {
    font-size: 14px;
    line-height: 25px;
    font-weight: 550;
    font-family: "Gilroy-Medium";
  }
  
  .dashboard-section-2 h1 {
    font-size: 13px;
    line-height: 8px;
    font-weight: 600;
    font-family: "Gilroy-Bold";
  }
  
.dashboard-section-3 {
    background: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%),
      0 2px 1px -1px rgb(0 0 0 / 12%), 0 1px 3px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%),
      0 1px 3px 0 rgb(0 0 0 / 20%);
    border-radius: 0.75rem;
  }
  
  .dashboard-section-4-sun-1 {
    background: #ffffff;
    padding: 20px 20px 30px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%),
      0 2px 1px -1px rgb(0 0 0 / 12%), 0 1px 3px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%),
      0 1px 3px 0 rgb(0 0 0 / 20%);
    border-radius: 0.75rem;
    margin-top: 20px;
  }
  .dashboard-section-4-sun-1 h3 {
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    line-height: 0;
    color: #000000;
    margin-bottom: 20px;
    font-family: "Gilroy-Bold";
  }
  .dashboard-section-4-sun-1 iframe {
    border-radius: 0.75rem;
  }
  
  .settings-section-1-sub-3 {
    margin-top: 30px;
  }
  
  .dashboard-section-1-sub-1-time {
    border: none;
    font-size: 12px;
  }
  
  .dashboard-section-1-sub-1-time:focus-visible {
    outline-offset: 0;
    outline: none;
  }
  
  .dashboard-section-1-sub-1 {
    padding: 20px 20px 15px;
  }

  .dashboard-section-2 h1 {
    font-size: 13px;
  }

  .dashboard-section-3 {
    padding: 20px 4px 15px;
  }

  .dashboard-section-4-sun-1 {
    padding: 20px 4px 15px;
  }

  .dashboard-section-3 {
    padding: 20px 4px 15px;
  }

  .dashboard-section-4-sun-1 {
    padding: 20px 4px 15px;
  }

  .dashboard-section-1-sub-1 {
    padding: 20px 20px 15px;
  }

  .dashboard-section-3 {
    padding: 20px 4px 15px;
  }

  .dashboard-section-4-sun-1 {
    padding: 20px 4px 15px;
  }

  .dashboard-section-3 {
    padding: 20px 4px 15px;
  }

  .dashboard-section-4-sun-1 {
    padding: 20px 4px 15px;
  }
  .login_section .card .login-header h2 {
    font-size: 22px;
  }

  .dashboard-section-2-card-2 {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .dashboard_chart h3 {
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    line-height: 10px;
    color: #000000;
    font-family: "Gilroy-Bold";
  }
  .dashboard_chart_1 {
    height: 100%;
    overflow: auto;
  }
  .dashboard_chart_1 .funnel-pipeline-chart {
    margin: 2rem 0;
  }
  .dashboard_chart_1 h3 {
    font-size: 20px;
    text-align: center;
    font-weight: 800;
    line-height: 30px;
    color: #000000;
    font-family: "Gilroy-Bold";
  }
  
  .dash_area_funnel_chart {
    display: flex;
    justify-content: space-between;
    margin-top: -5px;
  }
  .dashboard_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }
  .dashboard_header .form-select {
    height: 40px;
    width: 150px;
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0px;
    border-radius: 8px;
    border: 1px solid #e5e7eb;
    font-family: "Gilroy-Bold";
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-position: right 12px center;
    padding: 8px 32px 8px 12px;
    cursor: pointer;
  }
  
  .dashboard_header .form-select:hover {
    border-color: #d1d5db;
  }
  
  .dashboard_header .form-select:focus {
    border-color: #3faefd;
    outline: none;
    box-shadow: 0 0 0 2px rgba(63, 174, 253, 0.1);
  }
  
  .header_flex {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .header_flex label {
    margin-right: 10px;
    line-height: 2rem;
    font-family: "Gilroy-Medium";
  }
  .header_flex .form-to-date {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
  }
  .dashboard_map_card {
    width: 100%;
    border-radius: 10px;
    height: 200px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    position: relative;
  }
  .colpr-0 {
    padding-right: 0;
  }
  .colpl-0 {
    padding-left: 0;
  }
  .fw-bold {
    font-family: "Gilroy-Bold";
  }
  
  .dashboard_map_card .gmnoprint {
    display: none;
  }
  .no_data_found {
    text-align: center;
    margin: 2rem 0;
    font-family: "Gilroy-Bold";
  }
  .dashboard_header_row {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 25px;
  }
  .chart_x_lbl {
    display: grid;
    position: absolute;
    left: 25rem;
    margin-top: 22px;
  }
  .chart_x_lbl label {
    margin: 2px 0;
  }
  .chart_y_lbl {
    display: grid;
    position: absolute;
    right: 2rem;
    margin-top: 22px;
  }
  .chart_y_lbl label {
    margin: 2px 0;
  }
  .dashboard_chart_1::-webkit-scrollbar {
    width: 10px;
  }
  
  .dashboard_chart_1::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
  }
  
  .dashboard_chart_1::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
  }
  
  .dashboard_chart_1::-webkit-scrollbar-thumb:hover {
    background: #888;
  }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .dashboard-section-2 h1 {
      font-size: 10px;
    }}    