@media (min-width: 1000px) {
  .nav-profile i {
    display: none;
  }
}

@media (max-width: 1000px) {
  .portal-title {
    margin-left: 452px !important;
  }
}

@media (max-width: 330px) {
  .passChangeButtons {
    flex-direction: column;
  }

  .span.slider label {
    max-width: 100px;
  }
}


@media (max-width: 430px) {
  .passChangeButtons {
    flex-direction: column;
  }

  .span.slider label {
    max-width: 100px;
  }
}

@media (min-width: 768px) {
  .span.slider label {
    max-width: 100px;
  }

  p.authCright br {
    display: none;
  }

  .ggBack {
    display: none;
  }

  .tableRowDetails {
    display: none;
  }
}

@media (max-width: 767px) {
  .mauto {
    max-height: initial;
  }

  .noClient .btn {
    width: auto;
    padding: 0 20px;
  }

  .pagetitle h1 {
    font-size: 18px;
  }

  .CurrentAccount {
    border: none;
    padding: 0;
  }

  .btn-close {
    width: 30px;
    height: 30px;
  }

  .offcanvas-header h5 span {
    display: block;
  }

  .shiftType .d-flex {
    flex-wrap: wrap;
    flex-direction: row !important;
  }

  .shiftType .d-flex .column {
    flex: 0 0 47%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border: none !important;
  }

  .changeReqBtn {
    margin-left: 27px;
  }

  .changeReq {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .ncHeader {
    flex-direction: column;
    gap: 5px;
  }

  .btn {
    width: 100%;
  }

  .CurrentAccount p.acTitle {
    margin-top: 0;
  }

  p.acTitle {
    margin: 10px 0 8px 0;
  }

  .column p:last-child {
    text-align: right;
  }

  label.switch.rounded.mg20 {
    margin-bottom: 20px !important;
  }

  .hcpCard {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
  }

  .pocCard .d-flex {
    flex-direction: column;
  }

  .pocCard .d-flex .column {
    padding: 2px 0px;
  }

  .pocCard .d-flex .column:last-child {
    border: none;
  }

  .pocCard .d-flex .column {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #c6ccd4;
  }

  .wiInfo button {
    margin-bottom: 16px;
    vertical-align: top;
  }

  .mb30 {
    margin-bottom: 0px;
  }

  .canvasFooter .d-flex {
    flex-direction: column;
  }

  .canvasFooter button {
    width: 100%;
    margin: 8px 0 8px 0 !important;
  }

  .NewForm label {
    font-size: 14px;
  }

  label.checkLabel {
    position: relative;
    bottom: -3px;
    left: -13px;
  }

  .bill-search-bar i {
    top: 9px;
  }

  .customDate i.bi.bi-chevron-left,
  .customDate i.bi.bi-chevron-right,
  .fillLeft .form-control,
  .fillLeft .form-select {
    height: 42px;
    font-weight: 400 !important;
  }

  .offcanvas {
    margin-top: 58px;
  }

  p.authCright {
    max-width: 100%;
    position: static;
    transform: none;
    margin-top: 30px;
  }

  .notRec b {
    display: block;
  }

  .trustCom {
    align-items: flex-start;
  }

  .trustCom input {
    position: relative;
    top: 5px;
  }

  /* .logoLogin img {
      max-width: 220px;
    } */
  .disputeAccordian tr th,
  .disputeAccordian tr td {
    padding: 3px 4px !important;
  }

  .typeChat {
    position: fixed;
    bottom: 0;
    width: 100%;
  }

  .addNoteModal h5 {
    padding-right: 40px;
  }

  .dStatus {
    display: flex;
    align-items: center;
    gap: 9px;
  }

  /* .disputeAccordian tr th:nth-child(1),
      .disputeAccordian tr th:nth-child(2),
      .disputeAccordian tr th:nth-child(3),
      .disputeAccordian tr th:nth-child(4),
      .disputeAccordian tr th:nth-child(5),
      .disputeAccordian tr th:nth-child(6),
      .disputeAccordian tr th:nth-child(7),
      .disputeAccordian tr td:nth-child(1),
      .disputeAccordian tr td:nth-child(2),
      .disputeAccordian tr td:nth-child(3),
      .disputeAccordian tr td:nth-child(4),
      .disputeAccordian tr td:nth-child(5),
      .disputeAccordian tr td:nth-child(6),
      .disputeAccordian tr td:nth-child(7) {
          display: none;
      } */

  .chatHeader {
    padding: 14px 5px;
  }

  .dmark {
    display: none;
  }

  .resolutionNew,
  .disputeNew {
    padding: 0;
  }

  /* 
      .disputeNew .modal-body,
      .resolutionNew .modal-body {
          padding: 9px;
      } */

  .resHeader .col-md-4 {
    border-right: 0;
    border-bottom: 1px solid #e5e9ee;
  }

  .chatMessages {
    height: 100%;
    min-height: 400px;
    margin-bottom: 80px;
  }

  .ChatArea.active {
    display: flex;
    overflow: auto;
  }

  .ChatArea {
    display: none;
    min-height: auto;
    max-height: initial;
    position: fixed;
    justify-content: space-between;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100vh; */
    background: #fff;
  }

  .overflowX {
    overflow: auto;
  }

  /* .disputeAccordian .accordion-button p,
  .disputeAccordian .accordion-button h3 {
    font-size: 12px;
    margin: 0;
  }

  .disputeAccordian .collapse:not(.show) {
    display: none !important;
  } */

  .rowData .collapse:not(.show) {
    display: none !important;
  }

  .yellowToolTip {
    width: 261px;
    left: 0px !important;
  }

  /* .disputeAccordian .accordion-button {
    padding-left: 36px !important;
  }

  .disputeAccordian {
    margin-top: 16px;
  } */

  .topGreenArea .col-lg-2 {
    border-right: none;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-top: 0;
    padding-bottom: 0;
  }

  .topGreenArea {
    padding: 16px;
  }

  .topGreenArea p span {
    font-size: 14px;
    display: inline-block;
  }

  .with_Outline.weekBill.cRep {
    margin-top: 1rem;
  }

  .custColDropdown .form-check label {
    font-size: 12px;
  }

  .custColDropdown {
    min-width: 280px !important;
  }

  /* .with_Outline div:nth-child(3):after {
          content: '';
          position: absolute;
          width: calc(100% - 30px);
          height: 1px;
          background: #e5e9ee;
          bottom: 0;
          left: 50%;
          top: 52%;
          transform: translateX(-50%);
      }
  
      .with_Outline div:nth-child(3) {
          position: static;
      } */
  .with_Outline div:nth-child(4),
  .with_Outline div:nth-child(8) {
    /* margin: 0; */
    display: block !important;
  }

  .tabble_outer {
    max-height: 300px;
  }

  .diffMob .col-md-4:nth-child(2),
  .diffMob .col-md-4:nth-child(3) {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: 20px;
    border-top: 1px solid #e5e9ee;
    border-left: 0;
  }

  .dropdown-menu-arrow::before {
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: -7px;
    right: 20px;
    transform: rotate(45deg);
    border-top: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
  }

  .charttImg,
  .list_view_card {
    margin-bottom: 1rem;
  }

  .vsDiv p {
    width: 100%;
    text-align: center;
    position: relative;
  }

  .vsDiv p:before {
    content: "";
    width: calc(50% - 20px);
    height: 0.1px;
    position: absolute;
    top: 10px;
    background: #ced4da;
    left: 0;
  }

  .vsDiv p:after {
    content: "";
    width: calc(50% - 20px);
    height: 0.1px;
    position: absolute;
    top: 10px;
    background: #ced4da;
    right: 0;
  }

  p.timePeriod {
    text-align: left !important;
    line-height: 18px;
  }

  .modal.fade.rightPopups .modal-dialog {
    transform: translate(0%, 125%);
  }

  .daterangepicker.opensleft:after,
  .daterangepicker.opensleft:before {
    right: 50px;
  }

  .topDel .detFilter {
    position: static !important;
  }

  .rightPopups .fillLeft select {
    max-width: 100%;
  }

  ul.nav.nav-tabs li img {
    margin: 0;
  }

  .dropdown.custColumn {
    float: right;
  }

  .weekBill.revrse {
    display: block;
  }

  .list_view_card {
    height: 400px;
  }

  .lvHeader ul {
    border: 1px solid var(--GreenColor);
    padding: 0;
    right: 0px !important;
    min-width: 200px;
    transform: none !important;
    left: auto !important;
    top: 36px !important;
  }

  .topDel .borderBtn {
    position: absolute;
    width: auto;
    top: 16px;
    right: 17px;
    max-width: fit-content;
  }

  .rightPopups .modal-dialog {
    height: calc(100vh - 61px) !important;
    margin-left: auto !important;
    margin: 0;
    top: 61px;
  }

  .detFilter .dropdown-menu {
    border: 1px solid var(--GreenColor);
    width: 100%;
    padding: 10px;
    top: 8px !important;
  }

  .cRep .subCard {
    flex: 0 0 45%;
  }

  .cRep {
    position: relative;
  }

  /* .cRep:after {
          content: '';
          width: calc(100% - 20px);
          height: 1px;
          background: #dee2e6;
          position: absolute;
          top: 88px;
          left: 10px;
      } */

  .cRep .line {
    display: none;
  }

  .cRep {
    gap: 0px;
  }

  /* .greenTitle {
          font-size: 12px;
      } */

  .detFilter {
    position: absolute;
    width: 100%;
  }

  .radioSec,
  .firstFilter {
    flex-wrap: wrap;
  }

  .viewChange {
    justify-content: flex-end;
  }

  .m-none {
    display: none;
  }

  .radioSec {
    align-items: flex-start;
    gap: 4px;
  }

  .form-check label {
    font-size: 14px;
  }

  .radioSec label.checkbox-inline {
    width: 49%;
    font-size: 14px;
  }

  .detFilter hr {
    display: none;
  }

  .datefilter {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .vsDiv div {
    width: 100%;
  }

  .vsDiv select {
    width: 100%;
  }

  .firstFilter select {
    width: 100%;
  }

  .sCheck {
    width: 48%;
  }

  .subCard .clientNum,
  .bigNum {
    font-size: 22px;
  }

  .line {
    width: 100%;
    height: 1px;
    margin: 20px 0px;
  }

  .diffMob .deltsNums {
    position: absolute;
    right: 0;
    bottom: -5px;
    justify-content: space-between;
    text-align: right;
    max-width: 148px;
  }

  .deltsNums .badge.plus {
    text-align: center;
  }

  .card-title span {
    display: block;
  }

  .with_Outline {
    flex-wrap: wrap;
  }

  .with_Outline .line {
    height: 1px;
    margin: 10px 0px;
  }

  .viewChange .nav-pills button img {
    margin: 0;
  }

  .gView,
  .lView,
  ul.nav.nav-tabs .btn,
  .viewChange .nav-pills button {
    font-size: 0 !important;
    height: 36px;
    width: 36px;
    min-width: auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pcf p.timePeriod {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 80px;
    line-height: 18px;
    text-align: right;
  }

  .diffMob .deltsNums h2 {
    flex: 0 0 100%;
  }

  .diffMob .deltsNums p,
  .diffMob .deltsNums span {
    flex: 0 0 47%;
    text-align: right;
    width: 49%;
  }

  h2.deltsNums {
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  h2.deltsNums p,
  h2.deltsNums span {
    flex: 0 0 46%;
  }

  .subCard.text-center {
    display: flex;
    align-items: center;
    gap: 40px;
  }

  .introjs-tooltip {
    min-width: 300px !important;
  }

  div#leftFilt {
    padding-left: 0;
  }

  .overflx {
    overflow-x: scroll;
    /* padding-bottom: 20px; */
    margin-bottom: 20px;
  }

  .tdCardData p:nth-child(2) {
    text-align: right;
  }

  .dashboard_week label.checkbox-inline {
    width: 100%;
    font-size: 12px;
  }

  .dashboard_week_select {
    display: inline-block !important;
    width: 100% !important;
  }

  .dashboard_week_select select {
    margin-left: 0px !important;
    margin-bottom: 10px;
  }

  .searchWrapper button {
    width: 100%;
    text-align: left;
  }

  .paidBy {
    justify-content: flex-start;
  }

  .mNone {
    display: none !important;
  }

  p.mb-0 br {
    display: block;
  }

  .radioContainer .rdCheckmark:after {
    top: 38px;
    left: 10px;
  }

  .payAmnt {
    position: static;
  }

  div#makePayment button.btn.btn-secondary {
    padding-left: 0;
  }

  div#makePayment .modal-footer {
    justify-content: center;
  }

  .totalInv {
    position: static;
    line-height: 20px;
    margin-bottom: 10px;
  }

  label.switch.leftmob {
    display: block;
    margin-bottom: 16px;
  }

  .carddLeft {
    width: 100%;
  }

  .searchWrapper {
    width: 100%;
  }

  .textStyle2,
  h2.invCompName {
    font-size: 20px;
  }

  div#invoiceAccordian {
    height: auto;
    max-height: 400px;
    overflow: auto;
  }

  .height500 .col-md-9 {
    margin-top: 16px;
  }

  .topRightButtons {
    flex-direction: column;
    margin-top: 10px;
  }

  .topRightButtons button,
  .topRightButtons div,
  .topRightButtons .selectCont,
  .topRightButtons select {
    width: 100% !important;
    max-width: 500px;
    margin-right: auto;
  }

  .collapse .invoiTable {
    display: none;
  }

  .show .invoiTable {
    display: block !important;
  }

  .btnHeader p span {
    display: block;
  }

  .totalDiv p {
    padding: 11px;
    font-size: 14px;
  }

  .totalDiv {
    margin-top: 10px;
  }

  .paidBy p {
    font-size: 12px;
  }

  .height100 {
    height: auto;
  }

  .height500 {
    height: auto;
  }

  .invoiceGreenTable {
    flex-direction: column;
    height: auto;
    align-items: flex-start;
    padding: 16px;
    border: 0 !important;
  }

  .btnHeader {
    flex-direction: column;
    align-items: flex-start;
  }

  .btnHeader p {
    text-align: left;
    font-size: 14px;
  }

  .invCol {
    width: 100%;
    padding: 0;
    border: 0 !important;
  }

  .invCol h2 span {
    display: inline-block;
  }

  .invCol h2 {
    font-size: 14px;
  }

  .invoicePage .text-right p,
  .invoicePage .text-right h2 {
    text-align: left;
  }

  .drop-container {
    padding-left: 107px;
  }

  .payBy {
    flex-wrap: nowrap;
  }

  div#raiseDispute .modal-footer.position-relative,
  div#changePaymentMethod .modal-footer.position-relative {
    justify-content: center;
    margin-top: 30px;
  }

  button.btn.removePay {
    top: -31px;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
  }

  img.userImg {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px !important;
  }

  .updDet {
    width: 100%;
  }

  form.updateUserDetails button {
    width: 100%;
  }

  .UserDetails p,
  .UserDetails {
    text-align: center;
  }

  .headRight img {
    width: 50px;
    height: 50px;
  }

  .card {
    height: calc(100% - 16px);
  }

  .mobCol {
    justify-content: flex-start !important;
    flex-direction: column !important;
    align-items: flex-start;
    gap: 7px;
  }

  .lastYear {
    max-width: 100%;
  }

  .filt1 .col-sm-4 {
    padding-left: 0;
  }

  .card {
    margin-bottom: 16px !important;
  }

  .pagetitle {
    padding: 0 12px;
  }

  .stafPerm {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding: 0 20px;
    margin-left: 0;
    row-gap: 8px;
    column-gap: 21px;
  }

  h5.sPrm {
    text-align: left;
    margin-bottom: 16px;
  }

  .stafPerm .col-md-4 .row .col-md-3 {
    all: initial;
  }

  .stafPerm .col-md-4 .row p {
    text-align: left;
    padding: 0 0 0 5px;
    margin: 0;
  }

  .stafPerm .col-md-4 .row {
    /* justify-content: center; */
    flex-wrap: nowrap;
    margin-bottom: 10px;
  }

  .addNewClient .modal-body {
    padding: 16px 18px;
  }

  .stafPerm .col-md-4 {
    flex: 1 0 46%;
    padding: 0;
    margin-bottom: 6px;
  }

  .collapse:not(.show) {
    opacity: 0 !important;
    left: -100% !important;
    /*display: block !important;*/
  }

  .addNewClient .col-md-9 {
    margin-top: 10px;
  }

  div#cStaff_paginate {
    margin-top: 11px !important;
  }

  label.form-label {
    text-align: left;
    margin-bottom: -8px;
  }

  .dataTables_scrollBody {
    height: 100% !important;
    min: 440px !important;
    max-height: 440px !important;
  }

  /* .customDate input.form-control {
      margin-left: 10px;
    } */

  nav.header-nav li.nav-item.dropdown.pe-3 {
    padding: 0 !important;
  }

  .customDate {
    width: 100%;
    /* margin-bottom: 10px; */
  }

  #avgWeek .card-title {
    font-size: 13px;
  }

  .centerNav {
    order: -1;
    z-index: 9;
  }

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

  .tableFooter nav {
    flex-direction: column;
  }

  .fillLeft {
    flex-direction: column;
  }

  .fillLeft input,
  .fillLeft select {
    width: 100% !important;
    min-width: auto;
    max-width: 100%;
  }

  div#cStaff_length {
    text-align: center !important;
    margin-top: 16px;
  }

  .bill-search-bar {
    width: 100%;
  }

  div#cStaff_info {
    position: static !important;
  }

  .main_inner {
    padding: 14px 16px;
  }

  .addNewClient {
    text-align: center !important;
    margin-top: 20px !important;
  }

  /* thead tr th {
      min-width: 130px;
    } */

  .customDate input {
    padding: 0 65px 0 37px !important;
    border: none;
    font-size: 14px !important;
  }
}

@media screen and (max-width: 1280px) and (max-height: 720px) {
  p.authCright {
    max-width: 100%;
    position: static;
    transform: none;
    margin-top: 30px;
  }
}

@media (min-width: 994px) {
  .assign_client_li {
    margin-right: 20px;
  }
}

@media (max-width: 994px) {
  .assign_client_li {
    padding: 15px;
  }
}

@media (min-width: 768px) {
  .detFilter ul.dropdown-menu {
    position: static !important;
    transform: none !important;
    box-shadow: none;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }

  .modal-title br {
    display: none;
  }

  /*.dropdown-menu.show {
          top: 8px !important;
      }*/

  .needs-validation .col-6 {
    margin: 0;
  }

  .weekBill .fillLeft {
    display: flex;
    flex-wrap: nowrap;
  }

  .weekBill .row.detFilter {
    flex: 1;
  }

  .filterBtn {
    display: none;
  }

  .dropdown-menu-arrow::before {
    content: "";
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: -7px;
    right: 20px;
    transform: rotate(45deg);
    border-top: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
  }
}

@media (max-width: 1199px) {
  .header .search-bar {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    padding: 20px;
    box-shadow: 0px 0px 15px 0px rgba(1, 41, 112, 0.1);
    background: white;
    z-index: 9999;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
  }

  .header .search-bar-show {
    top: 60px;
    visibility: visible;
    opacity: 1;
  }

  .sidebar {
    left: -300px;
  }

  .toggle-sidebar .sidebar {
    left: 0;
  }
}

@media (max-width: 1280px) {
  .invoiceTabs::-webkit-scrollbar {
    height: 0;
  }

  .invoiceTabs a {
    flex: 0 0 auto;
  }

  .invoiceTabs {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }
}

@media (min-width: 1200px) {

  .toggle-sidebar #main,
  .toggle-sidebar #footer {
    margin-left: 0;
  }

  .toggle-sidebar .sidebar {
    left: -300px;
  }
}

@media (min-width: 992px) {
  .error-404 img {
    max-width: 50%;
  }
}

@media (max-width: 990px) {
  nav.header-nav .bellDiv {
    display: none;
  }

  .topFilters {
    display: none !important;
  }

  div#navbarSupportedContent:before {
    content: "";
    width: 75%;
    height: 100%;
    background: #fff;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
  }

  div#navbarSupportedContent:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2;
    pointer-events: none;
  }

  .mob_header {
    display: flex;
  }

  p.reqBy span {
    display: block;
  }

  .mobSignout {
    display: block;
  }

  .pagetitle nav {
    display: none;
  }

  span.notofy {
    float: right;
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 27px;
    position: absolute;
    bottom: 72px;
  }


  .centerNav ul li a {
    color: #000 !important;
    font-size: 16px;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    margin: 0;
    padding: 20px !important;
  }

  .centerNav ul li a:hover {
    background: var(--pinkcolor);
  }

  .centerNav ul li a.active {
    background: var(--pinkcolor);
    color: #fff !important;
  }

  a.logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .centerNav {
    order: -1;
  }

  .header {
    padding: 10px 16px !important;
  }

  span.navbar-toggler-icon {
    margin-top: 10px;
  }

  div#navbarSupportedContent {
    position: fixed;
    transition: all 0.3s ease-in-out;
    top: 0;
    left: 0;
    background: #fff;
    width: 75%;
    height: 100vh;
    overflow-x: scroll;
  }

  li.nav-item {
    width: 100% !important;
  }

  #payment-details li.nav-item {
    width: auto !important;
  }

  div#navbarSupportedContent .navbar-nav {
    overflow-y: scroll;
    height: 65vh;
  }

  .mobFilter {
    display: flex !important;
  }

  .tableHead p {
    text-align: left !important;
  }

  .loginTooltip {
    position: static;
    margin-bottom: 10px;
  }

  .filt1 .row {
    --bs-gutter-y: 10px !important;
  }

  .billDetails {
    flex-direction: column;
    align-items: flex-start;
  }

  .changeBill {
    width: 100%;
    margin-top: 16px;
  }

  .card.debitCard {
    min-height: 264px;
  }

  .visaImg {
    max-width: 46px;
  }

  img.elipses {
    max-width: 180px;
  }

  .dcTop {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start !important;
  }

  .passChangeButtons button {
    height: auto !important;
    max-height: initial !important;
    padding: 8px;
    flex: 1;
  }

  hr.mt-5.mb-4 {
    margin: 30px 0px 24px 0px !important;
  }

  .btn-primary {
    padding: 3px 10px;
  }

  .scheuleRadio {
    /* flex-direction: column; */
    align-items: baseline;
  }

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

  .cardDetNUm h2 {
    font-size: 15px;
  }

  .cardDetNUm p {
    font-size: 12px;
  }

  .carddLeft {
    gap: 6px;
  }

  .buttonContainer button {
    flex: 1;
  }
}

@media only screen and (max-width: 800px) {

  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr {
    border: 1px solid #ccc;
  }

  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: right;
  }

  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  /*
      Label the data
      */
  #no-more-tables td:before {
    content: attr(data-title);
  }
}

@media only screen and (max-width: 800px) {

  /* Force table to not be like tables anymore */
  #no-more-tables-past-past table,
  #no-more-tables-past thead,
  #no-more-tables-past tbody,
  #no-more-tables-past th,
  #no-more-tables-past td,
  #no-more-tables-past tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables-past thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables-past tr {
    border: 1px solid #ccc;
  }

  #no-more-tables-past td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: right;
  }

  #no-more-tables-past td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  /*
      Label the data
      */
  #no-more-tables-past td:before {
    content: attr(data-title);
  }
}

@media only screen and (max-width: 800px) {

  /* Force table to not be like tables anymore */
  #no-more-tables-aging table,
  #no-more-tables-aging thead,
  #no-more-tables-aging tbody,
  #no-more-tables-aging th,
  #no-more-tables-aging td,
  #no-more-tables-aging tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables-aging thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables-aging tr {
    border: 1px solid #ccc;
  }

  #no-more-tables-aging td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: right;
  }

  #no-more-tables-aging td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  /*
      Label the data
      */
  #no-more-tables-aging td:before {
    content: attr(data-title);
  }

  #agingTable .text-center {
    text-align: right !important;
  }
}

/** Ipad Landscape **/
@media screen and (min-width: 768px) and (max-width: 990px) {
  .pocCard p {
    font-size: 14px;
  }

  .bill-search-bar,
  .fillLeft .form-control,
  .fillLeft .form-select {
    width: 100% !important;
  }

  .customDate,
  .rightPopups .fillLeft select,
  .vsDiv select {
    max-width: 100%;
    width: 100% !important;
  }

  .fillLeft {
    justify-content: center;
  }
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
  .fillLeft {
    gap: 9px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .overflowX {
    overflow: auto;
  }

  .topGreenArea p {
    font-size: 13px;
  }

  .topGreenArea {
    padding: 0 16px;
  }

  .oneLine {
    flex-wrap: nowrap;
  }

  .vsDiv p {
    width: 100%;
    text-align: center;
    position: relative;
  }

  .vsDiv p:before {
    content: "";
    width: calc(50% - 20px);
    height: 0.1px;
    position: absolute;
    top: 10px;
    background: #ced4da;
    left: 0;
  }

  .vsDiv p:after {
    content: "";
    width: calc(50% - 20px);
    height: 0.1px;
    position: absolute;
    top: 10px;
    background: #ced4da;
    right: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {

  .barNum h2,
  .subCard .clientNum,
  .bigNum {
    font-size: 20px;
  }

  .deltsNums h2 {
    font-size: 14px;
  }

  .card-title {
    font-size: 14px;
  }

  .firstFilter {
    flex-wrap: wrap;
  }

  .firstFilter select {
    width: 100%;
  }

  .vsDiv div {
    width: 100%;
    flex: 0 0 100%;
  }

  .vsDiv {
    flex-direction: column;
    gap: 5px;
  }

  .rightPopups button.borderBtn {
    width: auto;
    padding: 0 10px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1396px) {
  /* .pagetitle {
      margin-top: 20px;
    } */

  /* .centerNav ul li a {
      padding: 8px 6px !important;
      font-size: 10px;
    } */

  .adminNav ul li a {
    padding: 8px 16px !important;
    font-size: 14px;
  }

  .topRightButtons button,
  .topRightButtons #saveInvoice a {
    display: block;
    min-width: max-content;
    font-size: 14px;
  }

  #invoice_pagi_btn {
    margin-top: 0px !important;
  }
}

@media (min-width: 770px) and (max-width: 980px) {
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin-bottom: 50px;
  }

  #change_address {
    margin-top: -15px;
  }

  .topRightButtons button,
  .topRightButtons #saveInvoice a {
    min-width: max-content;
    font-size: 14px;
  }

  .tdCardData {
    display: block;
  }
}

@media only screen and (max-width: 1000px) and (orientation: portrait) {
  #warning-message {
    display: none;
  }

  .nested_boxes {
    display: block;
  }

  #assign_client_ipad {
    display: none;
  }
}

@media (orientation: portrait) {
  .nested_boxes {
    display: block;
  }

  #assign_client_ipad {
    display: none;
  }
}

@media (orientation: landscape) {
  .nested_boxes {
    display: none;
  }

  #assign_client_ipad {
    display: block;
  }
}

@media only screen and (max-width: 1000px) and (orientation: landscape) {
  #warning-message {
    display: flex;
  }

  #next-content-section {
    display: none;
  }
}