/* header styling */
.Dashboard_header-main-container__tYGDd {
  padding: 0;
  background: white;
  /* margin-left: 5px; */
  display: flex;
  border-bottom: 2px solid rgb(235, 235, 235);
  justify-content: space-between;
}

.Dashboard_header-search-bar__z\+pM8 {
  margin: 16px 12px;
  width: 25%;
  margin-left: -30px;
}

.Dashboard_header-right-side__f74da {
  display: flex;
  /* margin-right: 32px; */
}

.Dashboard_header-avatar-div__wkhS5 {
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.Dashboard_header-avatar-div-organization__QXjc- {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-left: 10px;
}

.Dashboard_header-avatar__ZpzJi {
  color: #f56a00;
  background-color: #fde3cf;
}

.Dashboard_header-para__BVbqg {
  font-size: 30px;
  font-weight: 200;
}

.Dashboard_header-right-most-div__QLp0F {
  display: flex;
  /* margin-right: 10px; */
  margin-left: 8px;
  align-items: center;
  justify-content: center;
}

.Dashboard_header-badge-avatar-div__MWTfT {
  /* margin-left: 0px; */
  margin-right: 16px;
  cursor: pointer;
  display: flex;
  /* margin-right: 10px; */
  margin-left: 10px;
  align-items: center;
  justify-content: center;
}

.Dashboard_header-badge-avatar__\+zv10 {
  color: black;
  background-color: white;
}

/* content styling */

.Dashboard_content-main-container__ZeXnS {
  padding: 24px;
  min-height: 500px;
  background: white;
}

.Dashboard_content-personal-button__iinFu {
  color: #103252;
  margin-left: -17px;
}

.Dashboard_content-personal-button__iinFu span {
  text-decoration: underline;
}

.Dashboard_content-first-row__0HG5i {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.Dashboard_content-first-row-firstcol__LdOOh {
  flex: 1 1;
}

.Dashboard_content-first-row-secondcol__eYSlT {
  flex: 1 1;
}

.Dashboard_content-first-row-thirdcol__RgM0U {
  flex: 3 1;
}

.Dashboard_content-first-row-thirdcol-input__6TBlW {
  width: 95%;
}

.Dashboard_content-first-row-forthcol__BT50X {
  flex: 3 1;
}

.Dashboard_content-first-row-forthcol-input__6tt4m {
  width: 95%;
}

.Dashboard_content-first-row-fifthcol__rfMJs {
  flex: 3 1;
}

.Dashboard_content-first-row-fifthcol-input__n9V7u {
  width: 95%;
}

.Dashboard_content-second-row-secondcol__XecLi {
  flex: 2.1 1;
  /* margin-left: 10px; */
}

.Dashboard_content-second-row-thirdcol__1JBw3 {
  flex: 3 1;
}

.Dashboard_content-second-row-forthcol__XZ5kg {
  flex: 4 1;
}

.Dashboard_content-second-row-fifthcol__pll3u {
  flex: 5 1;
}

.Dashboard_content-seventh-row__c9\+vl {
  display: flex;
  justify-content: flex-start;
  /* width: 80%; */
}

.Dashboard_content-seventh-row-firstcol__7Z\+xa {
  flex: 1 1;
}

.Dashboard_content-seventh-row-secondcol__xz9EF {
  flex: 1 1;
  /* margin-left: -15px; */
}

.Dashboard_content-plus-icon__dnurd {
  background-color: #2D5CF2;
  margin-left: 3%;
  color: white;
}

.Dashboard_content-last-button__b\+2xv {
  margin-top: 40px;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

/* main page styling  */

.Dashboard_demo-video-content__4j9on {
  padding: 0px 65px;
  padding-bottom: 30px;
  background-color: #fff;
}

.Dashboard_main-page-layout__QyBPd {
  min-height: 100vh;
  position: relative;
}

.Dashboard_main-page-silder__qMaY4 {
  background-color: white;
  position: fixed !important;
  top: 0;
  bottom: 0;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  border-right: 2px solid rgb(235, 235, 235);

}

.Dashboard_main-page-search__nARSp {
  margin-bottom: 16px;
  width: 50%;
}

.Dashboard_activity-table-container__EmBvQ {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  background-color: #FFFFFF;
  border-radius: 4px;
}

.Dashboard_activity-table-header__azJ3t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 12px;
}

.Dashboard_activity-table-header__azJ3t h3 {
  font-size: 16px;
  margin: 0;
}

.Dashboard_main-page-content__4rwTA {
  margin: 16px;
}

.Dashboard_main-page-breadcrumb__Ao9\+B {
  margin: 16px 0px;
}

.Dashboard_main-page-card-container__LLyAc {
  position: absolute;
  z-index: 1;
  width: 42.5%;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: white;
  border-radius: 6px;
  border: 1px solid #f2f2f2;
  margin-top: -10px;
  box-shadow: 1px 1px 1px #f2f2f2;
  height: 29.2rem;
  overflow-x: hidden;
  overflow-y: auto;
  box-shadow: 0px 4px 5px 0px #50565E1F;
}

.Dashboard_main-page-patient-search-container__D9ozn {
  position: absolute;
  z-index: 1;
  width: 42.5%;
  /* padding-top: 24px; */
  padding-bottom: 24px;
  background-color: white;
  border-radius: 2px;
  border: 1px solid #f2f2f2;
  margin-top: 60px;
  box-shadow: 1px 1px 1px #f2f2f2;
  height: 29.2rem;
  overflow-x: hidden;
  overflow-y: auto;
  left: 8%;
}

.Dashboard_main-page-patient-search__W26T6:hover {
  background-color: #f2f2f2;
  cursor: pointer;
}

.Dashboard_main-page-patient-search-main__9XmVs:hover {
  background-color: #f2f2f2;
  cursor: pointer;
}

.Dashboard_main-page-card-row__z4hKg {
  padding-left: 24px;
  padding-right: 24px;
  line-height: 20px;
}

.Dashboard_main-page-card-third-row__CgRRD {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}

/* patient list page  */
.Dashboard_patient-list-page-content__mVRTO {
  margin: 16px 16px;
}

.Dashboard_patient-list-page-card__GLDit {
  display: flex;
  height: 100px;
  justify-content: flex-start;
}

.Dashboard_patient-list-page-card-container__nfK9w {
  background-color: white;
}

.Dashboard_patient-list-page-card-first-row__VqrUt {
  margin-left: 36px;
  margin-top: 12px;
}

.Dashboard_patient-list-page-card-row__d3ELB {
  margin-left: 64px;
  margin-top: 24px;
}

.Dashboard_patient-list-page-card-row-anwser__J-QMB {
  margin-top: 4px;
}

.Dashboard_patient-list-table-main-container__ExIXb {
  background-color: white;
  margin-top: 24px;
}

.Dashboard_patient-list-table-headline__fec7c {
  display: flex;
  justify-content: space-between;
  margin: 16px;
  padding-top: 24px;
}

.Dashboard_patient-list-page-search__Imkx- {
  width: 50%;
  margin-left: 50%;
}

/* billing modal styling */

.Dashboard_billing-modal-slider-top-container__rDSw9 {
  /* height: 220px; */
  padding: 16px;
  width: 100%;
}

.Dashboard_billing-modal-slider-top-button__rdpy0 {
  font-size: 14px;
  /* line-height: 22px; */
  color: rgba(0, 0, 0, 0.45);
  padding: 0;
}

.Dashboard_billing-modal-slider-top-button__rdpy0 span {
  text-decoration: underline;
}

/* .billing-modal-slider-anwser {
  margin-top: 20px;
}

.billing-modal-slider-question {
  margin-top: 22px;
} */

.Dashboard_billing-modal-table-span__EPKd5 {
  padding-left: 10px;
  margin-right: 5%;
}

.Dashboard_billing-modal-table-input__JG8ik {
  padding: 8px;
  width: 48%;
}

.Dashboard_billing-modal-table-bottom-first-section__3gdZU {
  /* margin-top: 22px; */
  flex: 6 1;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  /* background-color: red; */
}

.Dashboard_billing-modal-table-bottom-second-section__jmWGn {
  /* margin-top: 22px; */
  /* flex: 6; */
  flex: 6 1;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  padding-left: 12px;
}

.Dashboard_billing-modal-table-bottom-second-section-main__Dm7hp {
  /* margin-top: 22px; */
  flex: 12 1;
  /* height: 150px; */
}

.Dashboard_billing-modal-table-bottom-third-section__YMCP2 {
  margin-top: 22px;
  flex: 6 1;
  padding-left: 12px;
}

.Dashboard_billing-modal-table-bottom-first-row__2Qkc4 {
  display: flex;
  justify-content: space-between;
  width: 85%;
  margin-top: 16px;
}

.Dashboard_billing-modal-table-bottom-second-row__0-IRK {
  display: flex;
  justify-content: space-between;
  width: 85%;
  margin-top: 10px;
}

.Dashboard_billing-modal-table-bottom-third-row__iofft {
  width: 85%;
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}

.Dashboard_billing-modal-table-bottom-third-section-last-row__\+dalN {
  display: flex;
  justify-content: space-evenly;
  margin-top: 16px;
}

.Dashboard_billing-modal-table-card__d62fT {
  position: absolute;
  z-index: 1;
  margin-left: 8%;
  width: 35%;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: white;
  border-radius: 2px;
  border: 1px solid #f2f2f2;
  box-shadow: 1px 1px 1px #f2f2f2;
  margin-top: 5px;
  height: 292px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* Receipt Modal  */

.Dashboard_recipt-modal-title__1qsLH {
  font-family: 'Times New Roman';
  font-weight: 700;
  margin: auto;
  display: flex;
  justify-content: center;
}

.Dashboard_recipt-modal-divider__fwBhw {
  background-color: black;
  margin-top: 16px;
}

.Dashboard_recipt-modal-content__671LI {
  display: flex;
  justify-content: flex-start;
  margin: 10px;
}

.Dashboard_recipt-modal-signature__I0K-M {
  width: 40%;
  margin-left: 57%;
  margin-top: 20%;
}

.Dashboard_ant-input-group__HW5dO {
  padding-bottom: 4.5px;
}

.Dashboard_cleardue-left__WKcLn {
  margin-top: 22px;
  flex: 3 1;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.Dashboard_graph-div-color__Brd8L {
  width: 12px;
  height: 12px;
  margin-right: 5px;
}

.Dashboard_side-graph-div-color__ayzVj {
  width: 8px;
  height: 8px;
  margin-right: 5px;
  border-radius: 50%;
}

.Dashboard_on-hover-class__kr8en:hover {
  background: #F2F2F2;
}

.Dashboard_disappear-scroll-bar__tQ06z::-webkit-scrollbar {
  display: none;
}

/* Lab setting styles */
.Dashboard_date-types-container__Whwun {
  display: flex;
  gap: 40px;
}

.Dashboard_date-type-info__a1X0X {
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.Dashboard_active-check__p90t7 {
  border-color: #2D5CF2;
}

.Dashboard_custom-select-package__g8cxV .Dashboard_ant-select-selector__DIq9N {
  border-radius: 0px;
}

.Dashboard_customSelect__cKCdt .Dashboard_ant-select__4te-T .Dashboard_ant-select-selector__DIq9N {
  border-radius: 10px !important;
  width: 500px;
}

.Dashboard_customSelect__cKCdt .Dashboard_ant-select__4te-T .Dashboard_ant-select-selector__DIq9N {
  border-radius: 20px;
}
.login_main-container__7sb7j {
  background-color: #fcfcfc;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.login_background-img1__uhM0w {
  position: absolute;
  width: 100%;
  /* height: 453.07px; */
  /* left: 0px; */
  /* right: -135px; */
  top: -80px;
  opacity: 1;
}

.login_background-img1__uhM0w img {
  width: 100%;
}

.login_background-img2__wdwYo {
  position: absolute;
  width: 453px;
  height: 453.07px;
  right: -135px;
  top: -125px;
  opacity: 1;
}

.login_login-background__4ErjK {
  height: 95vh;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  flex-direction: column;
  position: relative;
}

.login_login-container__VFfoM {
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.login_inner-content__MKSEd {
  width: 100%;
}

.login_card__d8TGg {
  width: 450px;
  /* height: 700px; */
  box-shadow: 0px 9px 28px 8px #0000000D;
  border-radius: 12px;
  /* margin-top: 30px; */
}

.login_login-card__jIVNO {
  width: 440px;
  box-shadow: 0px 9px 28px 8px #0000000D;
  border-radius: 12px;
  margin-top: 30px;
}



.login_flabs-logo__mZjyh {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.login_flabs-logo-size__y8x-M {
  width: 132px;
  height: 32px;
}

.login_switch-side__4gSnY {
  margin-bottom: 20px;
}

.login_user-link__Zghq9 {
  font-size: 2rem;
  text-decoration-line: underline;
}

.login_admin-link__CnlGo {
  font-size: 2rem;
  margin-left: 8%;
  color: black;
}

.login_input-bar-div__ZQS21 {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  /* margin-top: 20px; */
  margin-bottom: 16px;
  /* border-radius: 4px; */
  flex-direction: column;
}

.login_input-bar__FaIn\+ {
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 2px solid #dcdcdc;
}

.login_error-text__bog79 {
  color: red;
  margin-top: -18px;
}

.login_otp-button__1NsyI {
  padding: 6.4px 15px;
  border: none;
  background-color: blue;
  color: white;
}

.login_otp-button__1NsyI:hover {
  cursor: pointer;
}

.login_account-login__ADQXx {
  margin-top: 16px;
  font-size: 14px;
  margin-bottom: 0px;
}

.login_resend-otp__KyCvc {
  display: flex;
  justify-content: space-between;
}

.login_input-and-error__nZI78 {
  margin-bottom: 10px;
}

.login_mobile-num-error__6k1zp {
  width: 100%;
  margin-top: -14px;
  font-size: 12px;
  padding-left: 2px;
  color: red;
}

.login_footer__-bffc {
  position: absolute;
  /* bottom: -10px; */
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0)
}


/* updating field heights */
.login_input-bar-height__qIhU- {
  height: 36px;
}

.login_button-height-customized__g0Rlo {
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.login_corporate-login-container__B1H7p {
  height: 100vh;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.login_corporate-login-content__1gTC8 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  flex-direction: column;
  position: relative;
}

.login_corporate-login-logo__qWspH {
  margin-bottom: 40px;
}

.login_corporate-login-card__Zh\+UM {
  padding: 20px;
  width: 30%;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  border: none;
  border-radius: 10px;
}

.login_corporate-login-header__LdKEf {
  margin-bottom: 32px;
}

.login_corporate-login-title__PBWom {
  margin-bottom: 8px;
  color: #1f1f1f;
}

.login_corporate-login-subtitle__Ogsk- {
  color: #8c8c8c;
  font-size: 14px;
}

.login_corporate-login-input__sQOcT {
  padding: 12px 16px;
  border-radius: 8px;
  border: 1px solid #d9d9d9;
}

.login_corporate-login-forgot-section__Wt3uu {
  margin-bottom: 24px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.login_corporate-login-forgot-btn__JnU7E {
  padding: 0;
  font-weight: 500;
  font-size: 14px;
}

.login_corporate-login-submit-btn__hQw9C {
  width: 100%;
  height: 48px;
  border-radius: 8px;
  background-color: #1f1f1f;
  font-size: 16px;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .login_login-container__VFfoM {
    width: 40%;
  }
}

@media screen and (max-width: 768px) {
  .login_login-container__VFfoM {
    width: 50%;
  }

  .login_corporate-login-container__B1H7p {
    padding: 10px;
    overflow: auto;
  }

  .login_corporate-login-content__1gTC8 {
    margin: 0;
    padding: 20px 0;
  }

  .login_corporate-login-logo__qWspH {
    margin-bottom: 20px;
    transform: scale(0.8);
  }

  .login_corporate-login-card__Zh\+UM {
    width: 100%;
    padding: 16px;
    margin: 0 10px;
  }

  .login_corporate-login-header__LdKEf {
    margin-bottom: 24px;
  }

  .login_corporate-login-title__PBWom {
    font-size: 20px;
    margin-bottom: 6px;
  }

  .login_corporate-login-subtitle__Ogsk- {
    font-size: 13px;
  }

  .login_corporate-login-input__sQOcT {
    padding: 10px 14px;
    font-size: 14px;
  }

  .login_corporate-login-forgot-section__Wt3uu {
    margin-bottom: 20px;
  }

  .login_corporate-login-forgot-btn__JnU7E {
    font-size: 13px;
  }

  .login_corporate-login-submit-btn__hQw9C {
    height: 44px;
    font-size: 15px;
  }

  /* .card {
    box-shadow: none;
    border: none;
  } */
}

@media screen and (max-width: 480px) {
  .login_login-container__VFfoM {
    width: 70%;
  }

  .login_background-img1__uhM0w {
    display: none;
  }

  .login_card__d8TGg {
    box-shadow: none;
    border: none;
  }

  .login_login-card__jIVNO {
    box-shadow: none;
    border: none;
  }

  .login_footer__-bffc {
    margin-top: 80px;
  }

  .login_corporate-login-container__B1H7p {
    padding: 5px;
  }

  .login_corporate-login-card__Zh\+UM {
    margin: 0 5px;
    padding: 12px;
  }

  .login_corporate-login-logo__qWspH {
    transform: scale(0.7);
  }
}
.Test_heading__iZMi7 {
  margin: 0px;
  padding: 0px;
  color: #103252;
}

.Test_main-container__o9g53 {
  /* height: 580px; */
  background-color: white;
  border-radius: 4px;
  /* margin-left: 5px; */
  margin-top: 10px;
  padding: 0px 24px;
  padding-bottom: 24px;
}

.Test_top-bar__BC3Mh {
  padding-top: 15px;
}

.Test_middle-bar-content__qU\+BB {
  display: flex;
  padding-top: 25px;
  justify-content: space-between;
  gap: 20px
}

.Test_middle-bar-select__cwXEW {
  /* width: 19%; */
  margin-left: 5px;
}

.Test_top-bar-content__\+sQdr {
  display: flex;
}

.Test_topbar-select__x0nSg {
  width: 60%;
  margin-left: 5px;
}

.Test_topbar-input1__PgnxM {
  width: 70%;
  margin-left: 5px;
}

.Test_topbar-input2__MriMT {
  width: 50%;
  margin-left: 5px;
}

.Test_bottom-content-heading__9cCoO {
  height: 40px;
  display: flex;
  justify-content: space-between;
  background: #fafafa;
  align-items: center;
  padding: 12px;
  position: sticky;
  top: 0;
  z-index: 1;
}

.Test_table-first-flex__4MCS5 {
  flex: 4 1;
}

.Test_table-second-flex__5Kg15 {
  flex: 3 1;
}

.Test_table-third-flex__G78CY {
  flex: 2 1;
}

.Test_table-forth-flex__uWeN5 {
  flex: 2 1;
}

.Test_table-fifth-flex__\+lmh5 {
  flex: 1 1;
}

.Test_bottom-content-table__aRNND {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2px;
}

.Test_vertical-divider__cQhJ6 {
  height: 80%;
  margin-top: 12px;
  background-color: #d9d9d9;
}

.Test_horizontal-divder__rdw5f {
  margin-bottom: 0px;
  margin-top: 0px;
}

.Test_horizontal-divder-div__ZRDyw {
  width: 95%;
  margin-left: 20px;
}

.Test_delete-button__vYiPd {
  padding: 0;
  border: none;
  margin-left: 10px;
}

.Test_delete-button-heading__iTLFJ {
  padding: 0;
  border: none;
  margin-left: 15px;
}

.Test_formula-container__-mbWn {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.Test_formula-creation__JQGu5 {
  position: relative;
  display: flex;
  flex-direction: column;
}

.Test_formula-input__F4Gn\+ {
  width: 300px;
  padding: 5px 8px;
}

.Test_dropdown-container__ID3GW {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 10;
  top: 25px;
  background-color: white;
  border: 1px solid black;
  border-bottom: none;
}

.Test_dropdown-elements__9eNwN {
  padding: 2px 8px;
  border-bottom: 1px solid black;
  cursor: pointer;
}

/* product cards */

h1 {
  margin: 0px;
}

.Test_package-page-content__BK\+Um {
  padding: 20px 20px;
}

.Test_package-page-content__BK\+Um::-webkit-scrollbar {
  display: contents;
}

.Test_package-header__FXRRW {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.Test_cards-content__G6lhC {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  column-gap: 20px;
}

.Test_popupclass__QIE\+g {
  text-transform: capitalize;
}

/* Test.module.css */
.Test_root__uCdbJ .ant-collapse-header {
  /* remove header padding */
  padding: 8 !important;
}

.Test_root__uCdbJ .ant-collapse-content> .ant-collapse-content-box {
  /* remove panel body padding */
  padding: 0 !important;
}
.Entry_main-container__bRIFR {
  margin-top: 12px;
}

.Entry_top-bar__e8PAh {
  background-color: white;
  height: 56px;
  border-radius: 4px;
}

.Entry_top-bar-pad__eccwK {
  padding-top: 17px;
  padding-left: 16px;
}

.Entry_top-bar-leftcontent__9w6AS {
  display: flex;
  justify-content: space-between;
}

.Entry_top-bar-ans__Jp2dz {
  margin-left: 12px;
}

.Entry_top-bar-ques__65FOC {
  margin-left: 32px;
}

.Entry_top-bar-button__DpETj {
  margin-right: 9px;
}

.Entry_bottom-content__imnTr {
  margin-top: 16px;
  background-color: white;
  border-radius: 4px;
  padding-bottom: 10px;
  /* height: 550px; */
}

.Entry_bottom-content-heading__MeN-E {
  height: 40px;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
  justify-content: space-between;
  background: #fafafa;
  align-items: center;
  padding: 12px;
}

.Entry_blood-count-div__8A\+M9 {
  height: 40px;
  display: flex;
  justify-content: space-between;
  padding: 25px 10px;
  background: #fafafa;
  align-items: center !important;
  margin-right: 0px;
  /* margin-top: 12px; */
}

.Entry_table-div__XcRkj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 8px 0px;
}

.Entry_table-first-col__S0HjN {
  margin-left: 36px;
}

.Entry_table-first-flex__Xf3-L {
  flex: 4 1;
}

.Entry_table-second-flex__RbpVA {
  flex: 2 1;
}

.Entry_divider-div__1oIbx {
  width: 98%;
}

.Entry_divider__4oAgs {
  margin: 8px 0px;
  background-color: #ebebeb;
}

.Entry_table-second-col__Sy5gA {
  display: flex;
}

.Entry_table-textarea__AgtlN {
  margin-left: 8px;
  width: 100%;
}

.Entry_table-input__DrPLl {
  margin-left: 8px;
  width: 50%;
}

.Entry_table-select__hpODt {
  margin-left: 8px;
  width: 50%;
}

.Entry_table-select-error__Li1x5 .ant-select-selector {
  border-color: #f50c5b !important;
}

.Entry_popupclass__uS5jO {
  text-transform: capitalize;
}
.modal-break-lines>div:nth-child(2)>div {
  margin: 0 24px;
  /* padding: 10px 0; */
  /* padding-top: 20px; */
}

.modal-break-lines .ant-modal-close-x {
  /* margin-top: 15px; */
}

.modal-break-lines>div:nth-child(2)>div.ant-modal-header {
  padding-bottom: 18px;
}

.modal-break-lines>div:nth-child(2)>div.ant-modal-body {
  padding-top: 0;
}

.modal-break-lines>div:nth-child(2)>div.ant-modal-footer {
  padding-top: 10px;
}

.modal-break-lines>div:nth-child(2) {
  padding: 10px 0;
}

.custom-header {
  height: 70vh;
}

.custom-header .ant-table-tbody>tr.ant-table-row-selected>td {
  background: #f0f6ff;
}

.custom-header tr>th,
.custom-header tr>td {
  background-color: #fff;
  padding: 10px !important;
}
/* header styling */
.DashboardNew_header-main-container__hiauh {
  padding: 0;
  background: white;
  display: flex;
  justify-content: space-between;
  box-shadow: rgb(217, 217, 217) 0px -1px 0px 0px inset;
}

.DashboardNew_header-search-bar__PktDC {
  margin: 16px 12px;
  width: 25%;
}

.DashboardNew_header-right-side__y5H4b {
  display: flex;
  /* margin-right: 32px; */
}

.DashboardNew_header-avatar-div__yuBdm {
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.DashboardNew_header-avatar-div-organization__Svf0z {
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-left: 16px;
}

.DashboardNew_header-avatar__wNjlw {
  color: #f56a00;
  background-color: #fde3cf;
}

.DashboardNew_header-para__q5BYC {
  font-size: 30px;
  font-weight: 200;
  color: rgba(0, 0, 0, 0.15);
}

.DashboardNew_header-right-most-div__lRebt {
  display: flex;
  /* margin-right: 10px; */
  margin-left: 8px;
  align-items: center;
  justify-content: center;
}

.DashboardNew_header-right-most-div-frill__oHdPQ {
  display: flex;
  /* margin-right: 10px; */
  /* margin-left: 8px; */
  align-items: center;
  justify-content: center;
}

.DashboardNew_header-badge-avatar-div__M4cll {
  /* margin-left: 0px; */
  margin-right: 16px;
  cursor: pointer;
  display: flex;
  /* margin-right: 10px; */
  margin-left: 10px;
  align-items: center;
  justify-content: center;
}

.DashboardNew_header-badge-avatar__fzVN9 {
  color: black;
  background-color: white;
}

/* content styling */

.DashboardNew_content-main-container__fdYmd {
  padding: 24px;
  min-height: 500px;
  background: white;
}

.DashboardNew_content-personal-button__Ri0kI {
  color: #103252;
  margin-left: -17px;
}

.DashboardNew_content-personal-button__Ri0kI span {
  text-decoration: underline;
}

.DashboardNew_content-first-row__c7EzF {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.DashboardNew_content-first-row-firstcol__amwAg {
  flex: 1 1;
}

.DashboardNew_content-first-row-secondcol__PiEAm {
  flex: 1 1;
}

.DashboardNew_content-first-row-thirdcol__5af0R {
  flex: 3 1;
}

.DashboardNew_content-first-row-thirdcol-input__mOsIF {
  width: 95%;
}

.DashboardNew_content-first-row-forthcol__jhMkE {
  flex: 3 1;
}

.DashboardNew_content-first-row-forthcol-input__osZD9 {
  width: 95%;
}

.DashboardNew_content-first-row-fifthcol__DV2f4 {
  flex: 3 1;
}

.DashboardNew_content-first-row-fifthcol-input__V2gOw {
  width: 95%;
}

.DashboardNew_content-second-row-secondcol__NzC11 {
  flex: 2.1 1;
  /* margin-left: 10px; */
}

.DashboardNew_content-second-row-thirdcol__V1Eri {
  flex: 3 1;
}

.DashboardNew_content-second-row-forthcol__X2gor {
  flex: 4 1;
}

.DashboardNew_content-seventh-row__urLE\+ {
  display: flex;
  justify-content: flex-start;
  /* width: 80%; */
}

.DashboardNew_content-seventh-row-firstcol__x9Nl- {
  flex: 1 1;
}

.DashboardNew_content-seventh-row-secondcol__4PM0o {
  flex: 1 1;
  /* margin-left: -15px; */
}

.DashboardNew_content-plus-icon__dBFSj {
  background-color: #2D5CF2;
  margin-left: 3%;
  color: white;
}

.DashboardNew_content-last-button__om-LG {
  margin-top: 40px;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

/* main page styling  */

.DashboardNew_demo-video-content__1MuAG {
  padding: 0px 65px;
  padding-bottom: 30px;
  background-color: #fff;
}

.DashboardNew_main-page-layout__IGKYP {
  min-height: 100vh;
  position: relative;
}

.DashboardNew_main-page-silder__fTAv6 {
  background-color: white;
  position: fixed !important;
  top: 0;
  bottom: 0;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  border-right: 2px solid rgb(235, 235, 235);

}

.DashboardNew_main-page-search__uoWQT {
  margin-bottom: 16px;
  width: 50%;
}

.DashboardNew_activity-table-container__du-6N {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  background-color: #FFFFFF;
  border-radius: 4px;
}

.DashboardNew_activity-table-header__iV\+NX {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 12px;
}

.DashboardNew_activity-table-header__iV\+NX h3 {
  font-size: 16px;
  margin: 0;
}

.DashboardNew_main-page-content__YjEJ6 {
  margin: 0px 16px;
}

.DashboardNew_main-page-breadcrumb__qSOOe {
  margin: 16px 0px;
}

.DashboardNew_main-page-card-container__JLPTl {
  position: absolute;
  z-index: 1;
  width: 42.5%;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: white;
  border-radius: 2px;
  border: 1px solid #f2f2f2;
  margin-top: -10px;
  box-shadow: 1px 1px 1px #f2f2f2;
  height: 29.2rem;
  overflow-x: hidden;
  overflow-y: auto;
}

.DashboardNew_main-page-patient-search-container__rDI7i {
  position: absolute;
  z-index: 1;
  width: 42.5%;
  /* padding-top: 24px; */
  padding-bottom: 24px;
  background-color: white;
  border-radius: 2px;
  border: 1px solid #f2f2f2;
  margin-top: 60px;
  box-shadow: 1px 1px 1px #f2f2f2;
  height: 29.2rem;
  overflow-x: hidden;
  overflow-y: auto;
  left: 8%;
  top: 8%;
}

.DashboardNew_main-page-patient-search__AKGKp:hover {
  background-color: #f2f2f2;
  cursor: pointer;
}

.DashboardNew_main-page-patient-search-main__VOjgJ:hover {
  background-color: #f2f2f2;
  cursor: pointer;
}

.DashboardNew_main-page-card-row__CEvm1 {
  padding-left: 24px;
  padding-right: 24px;
  line-height: 20px;
}

.DashboardNew_main-page-card-third-row__-Omwk {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}

/* patient list page  */
.DashboardNew_patient-list-page-content__N1dxB {
  margin: 16px 16px;
}

.DashboardNew_patient-list-page-card__amM9L {
  display: flex;
  height: 100px;
  justify-content: flex-start;
}

.DashboardNew_patient-list-page-card-container__yo62X {
  background-color: white;
}

.DashboardNew_patient-list-page-card-first-row__fUgUM {
  margin-left: 36px;
  margin-top: 12px;
}

.DashboardNew_patient-list-page-card-row__BMUuw {
  margin-left: 64px;
  margin-top: 24px;
}

.DashboardNew_patient-list-page-card-row-anwser__lyj4O {
  margin-top: 4px;
}

.DashboardNew_patient-list-table-main-container__ohtC9 {
  background-color: white;
  margin-top: 24px;
}

.DashboardNew_patient-list-table-headline__WWpz2 {
  display: flex;
  justify-content: space-between;
  margin: 16px;
  padding-top: 24px;
}

.DashboardNew_patient-list-page-search__7ojDo {
  width: 50%;
  margin-left: 50%;
}

/* billing modal styling */

.DashboardNew_billing-modal-slider-top-container__yVDUC {
  height: 220px;
  padding: 8px;
}

.DashboardNew_billing-modal-slider-top-button__DGd0Z {
  font-size: 14px;
  /* line-height: 22px; */
  color: rgba(0, 0, 0, 0.45);
  padding: 0;
}

.DashboardNew_billing-modal-slider-top-button__DGd0Z span {
  text-decoration: underline;
}

/* .billing-modal-slider-anwser {
  margin-top: 20px;
}

.billing-modal-slider-question {
  margin-top: 22px;
} */

.DashboardNew_billing-modal-table-span__SwVh9 {
  padding-left: 8px;
  margin-right: 8%;
}

.DashboardNew_billing-modal-table-input__ov5Cr {
  padding: 8px;
  width: 48%;
}

.DashboardNew_billing-modal-table-bottom-first-section__k4Fm7 {
  margin-top: 22px;
  flex: 6 1;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  /* background-color: red; */
}

.DashboardNew_billing-modal-table-bottom-second-section__55oMx {
  margin-top: 22px;
  /* flex: 6; */
  flex: 6 1;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  padding-left: 12px;
}

.DashboardNew_billing-modal-table-bottom-second-section-main__PBe6V {
  margin-top: 22px;
  flex: 12 1;
  /* height: 150px; */
}

.DashboardNew_billing-modal-table-bottom-third-section__UTPPW {
  margin-top: 22px;
  flex: 6 1;
  padding-left: 12px;
}

.DashboardNew_billing-modal-table-bottom-first-row__BkClI {
  display: flex;
  justify-content: space-between;
  width: 85%;
  margin-top: 16px;
}

.DashboardNew_billing-modal-table-bottom-second-row__obtQY {
  display: flex;
  justify-content: space-between;
  width: 85%;
  margin-top: 10px;
}

.DashboardNew_billing-modal-table-bottom-third-row__Ldj4E {
  width: 85%;
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}

.DashboardNew_billing-modal-table-bottom-third-section-last-row__yqInQ {
  display: flex;
  justify-content: space-evenly;
  margin-top: 16px;
}

.DashboardNew_billing-modal-table-card__0ASR6 {
  position: absolute;
  z-index: 1;
  margin-left: 8%;
  width: 35%;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: white;
  border-radius: 2px;
  border: 1px solid #f2f2f2;
  box-shadow: 1px 1px 1px #f2f2f2;
  margin-top: 5px;
  height: 292px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* Receipt Modal  */

.DashboardNew_recipt-modal-title__uYyTT {
  font-family: 'Times New Roman';
  font-weight: 700;
  margin: auto;
  display: flex;
  justify-content: center;
}

.DashboardNew_recipt-modal-divider__5nrAG {
  background-color: black;
  margin-top: 16px;
}

.DashboardNew_recipt-modal-content__fls36 {
  display: flex;
  justify-content: flex-start;
  margin: 10px;
}

.DashboardNew_recipt-modal-signature__K349l {
  width: 40%;
  margin-left: 57%;
  margin-top: 20%;
}

.DashboardNew_ant-input-group__9pm3K {
  padding-bottom: 4.5px;
}

.DashboardNew_cleardue-left__LW7NW {
  margin-top: 22px;
  flex: 3 1;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.DashboardNew_graph-div-color__lupY\+ {
  width: 12px;
  height: 12px;
  margin-right: 5px;
}

.DashboardNew_side-graph-div-color__Cdn2L {
  width: 8px;
  height: 8px;
  margin-right: 5px;
  border-radius: 50%;
}

.DashboardNew_on-hover-class__2LBos:hover {
  background: #F2F2F2;
}

.DashboardNew_disappear-scroll-bar__ViaEe::-webkit-scrollbar {
  display: none;
}

/* Lab setting styles */
.DashboardNew_date-types-container__ZkIWX {
  display: flex;
  gap: 40px;
}

.DashboardNew_date-type-info__j5FZ9 {
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.DashboardNew_active-check__ewU\+l {
  border-color: #2D5CF2;
}
