html {
  background-color: white;
}

.recBtn {
  padding: 13px 10px;
  border-radius: 50%;
  color: white;
  border: 5px solid red;
}

.bgColorSec {
  background: linear-gradient(#f9f6f5, #fff, #e9f6fa) !important;
  background-position: center;
}

.recBtn:hover {
  border: 3px solid red;
  padding: 15px 13px;
  cursor: pointer;
}

.rec-box {
  border: 1px solid #8080802e;
}

.stopAndpush {
  border-radius: 50px;
}

.stopPause {
  border-radius: 50% !important;
}

.speakerCss:hover {
  color: blue;
  cursor: pointer;
}

.progress-label .progress-bar .label {
  position: absolute !important;
  top: -40px !important;
  right: -16px !important;
  /* background-color: #405189!important; */
  color: #fff !important;
  display: inline-block !important;
  line-height: 20px !important;
  padding: 2px 8px !important;
  border-radius: 4px !important;
}

.progress-label .progress-bar .label:after {
  border-top-color: #BF7B68 !important;
}

.progress {
  --vz-progress-bar-bg: #BF7B68;
}

.progress-bar {
  background-color: #BF7B68 !important;
}

.video-recorder__Wrapper-sc-7k20rv-0 {
  width: 300px !important;
}

@media (max-width: 550px) {
  .video-recorder__Wrapper-sc-7k20rv-0 {
    margin: 0% !important;
    width: 100% !important;
  }
}

.respo-video-div {
  width: 100% !important;
  border-radius: 15px !important;
}

@media (max-width: 550px) {
  .respo-video-div {
    width: 100% !important;
    border-radius: 15px !important;
  }
}

.hFwpQm {
  font-size: 20px !important;
  color: #000000 !important;

}

.gesAsm {
  font-size: 20px !important;
  color: rgb(0 0 0) !important;
}

.Toastify__toast--success {
  background: #dcebe0 !important;
}

.Toastify__toast--error {
  background: #efdede !important;
}

.imgques img {
  height: auto;
  width: 100%;
  margin-bottom: 20px;
  margin-right: 10px;
}

.secCond p {
  margin-bottom: 0px;
}

.dsplaynone {
  display: none;
}

.dBlockImp {
  display: block !important;
}

.mobileDisplay {
  display: none;
}



.searchBtnBook {
  margin-top: 26px;
}

.h-nev-patient {
  margin-left: 0px !important;
}

.newbg1 {
  background: #D5B59B !important;
}

.newbg2 {
  background: #BF7B68 !important;
}

.newColor2 {
  color: #BF7B68 !important;
}

.newbg3 {
  background: #CFE7F0 !important;
}

.newbg4 {
  background: #F3F3F3 !important;
}




.form-check-input:checked {
  background-color: #BF7B68 !important;
  border: 0px solid !important;
}


.activeLink {
  font-weight: bold !important;
}

.textdarkClass {
  color: black !important;
  background: white !important;
}

.navbar-nav .active {
  font-weight: bold;
}

.page_counting .active .page-link {
  background-color: #bf7b68 !important;
  border: 1px solid #bf7b68 !important;
}

.font-Size-10 {
  font-size: 10px;
}

.font-Size-11 {
  font-size: 11px;
}

.font-Size-12 {
  font-size: 12px;
}

.font-Size-13 {
  font-size: 13px;
}

.font-Size-14 {
  font-size: 14px;
}

.font-Size-15 {
  font-size: 15px;
}

.bg-primary {
  background: #BF7B68 !important;
}

.text-success2 {
  color: #BF7B68 !important;
}

.bgPride {
  background: linear-gradient(#f3e7e4, #fff, #cde8f2) !important;
}

.bgPrideLightpinkGradient {
  background: linear-gradient(#fff, #fff, rgba(191, 123, 104, .2));
  color: black;
}

.logoSize {
  height: 35px;
}

.c-button {
  display: none;
}

.page-title-right ol {
  display: none;
}

.bgPridewitepink {
  background: linear-gradient(#f4f2f1, #fff, #cde8f2) !important;
}

.note-question {
  font-size: 12px;
  font-weight: 600;
}

.hw-circal {
  width: 2rem !important;
  height: 2rem !important;
}

.newbg3BG {
  background: #cfe7f054 !important;
}

.sub-head {
  border-bottom: 1px solid #bdbdbdf0;
  margin-top: 4rem;
  z-index: 1 !important;
}

.zibiClass {
  padding-left: 8px;
  margin-top: 7px;
}

.lineSide {
  margin-top: 12px;
}


/* @media only screen and (max-width: 550px) {
  .marginTopClass {
    margin-top: 120px !important;
  }
  
} */

@media only screen and (max-width: 600px) {

  .zibiClass {
    padding-left: 7px !important;
    margin-top: -9px !important;
    font-size: 12px !important;
  }

  .lineSide {
    margin-top: 0px !important;
    font-size: 15px !important;
    margin-left: -10px !important;
  }

  .sub-head {
    margin-top: 2.8rem !important;
  }

  .mobile-size-chat {
    display: contents;
    visibility: visible !important;
  }

  .chatusenone {
    display: none;
  }

  .searchBtnBook {
    margin-top: 5px !important;
  }

  .h-h-n {
    padding-left: 0px !important;
  }

  .paddingTopClass2 {
    padding-top: 45px;
  }

  .logoSize {
    height: 20px !important;
    margin-top: -4px;
    margin-left: -4px;
  }

  .c-button {
    display: block !important;
  }

  .c-button2 {
    display: none !important;
  }

  .m-size-progress {
    margin-top: 20px;
    width: 110px !important;
  }

  .msize-progess-div {
    padding: 0px 20px 0px 20px !important;
  }

  .imgques img {
    height: auto;
    width: 100% !important;
    margin-bottom: 20px;
    margin-left: 0px !important;

  }

  .displayHide {
    display: none !important;
  }

  .landing-back-top {
    display: none !important;
  }

  .mobileDisplay {
    display: block !important;
  }

  .width-100 {
    width: 100% !important;
  }

  .f-size {
    font-size: 9px !important;
  }

  body {
    zoom: 100% !important;
  }

  #root {
    zoom: 100% !important;
  }

  .video-width-class {
    width: 100% !important;
  }

  .fontsizemanula {
    font-size: 10px;
  }

}


@media (max-width: 300px) {
  .cont {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .info-c {
    margin-top: -11px;
  }

  .info-p {
    margin-bottom: 32px;
  }
}

@media (max-width: 550px) {
  .cont {
    font-size: 9px;
    margin-left: -2px;
  }
}

.img-container {
  display: flex;
  gap: 34px;
}

@media (max-width: 550px) {
  .img-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 0px;
  }
}

.img-container .img-1 img {
  border: 2px black solid;
}

@media (max-width:400px) {
  .audio-container div audio {
    width: 120%;
  }
}

@media (max-width: 290px) {
  .info-p p {
    width: 143px;
  }
}

@media (max-width: 550px) {
  .video-container video {
    width: 100%;
  }
}

.video-tag {
  display: flex;
}


@media (max-width: 550px) {
  .video-tag {
    display: flex;
  }

}



.img-div p:nth-child(2) {
  margin-left: -80px;
}

.img-div p img:nth-child(2) {
  width: 143px;
  margin-left: -22px;
}

@media (max-width: 550px) {


  .img-div p:nth-child(2) {
    margin-left: 0px;
  }

  .img-div p img:nth-child(2) {
    width: 100%;
    margin-left: -2px;
    margin-top: 18px;
  }
}

@media (max-width: 450px) {
  .pregressbar {
    gap: 40px !important;
  }

  .last-p {
    margin-right: -35px;
  }
}

@media (max-width: 395px) {
  .pregressbar {
    gap: 24px !important;
  }
}

@media (max-width: 285px) {
  .pregressbar {
    gap: 0px !important;
  }

  .general-q {
    margin-left: -31px !important;
    padding-right: 4px;
  }
}

.subheader {
  /* margin-top: 50px; */
  background-color: #fff;
  height: 90vh;
  display: flex;
  align-items: end;
  /* justify-content: space-around; */
}

.subheader-h {
  font-size: 44px;
}

.job-icon-effect {
  background: repeating-linear-gradient(-55deg, hsla(0, 0%, 100%, 0) 0.8px, #0ab39c 1.6px, #0ab39c 2px, hsla(0, 0%, 100%, 0) 3.8px, hsla(0, 0%, 100%, 0) 5px);
  border-radius: 50%;
  height: 30px;
  left: -2%;
  opacity: .2;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 0;
}



@media (max-width: 953px) {
  .subheader {
    height: 50vh;
    /* background: no-repeat url("../job-profile.avif");
    background-color: #c3c3c3;
    background-size: 525px;
    background-position: 336px 27px; */
  }

  .subheader-h {
    font-size: 35px;
    color: black;
    margin-left: -371px;
  }

  .subheader-h5 {
    padding: 14px 50px;
    width: 425px;
    margin-left: -50px;
    color: black;
    font-size: 22px;
    line-height: 1.5;
  }

  /* .subheader-btn {
    margin-left: -400px;
  } */

  .img {
    display: none;
  }
}

@media (max-width: 500px) {
  .subheader {
    height: 50vh;
    margin-top: 43px;
    /* background: no-repeat url("../job-profile.avif");
    background-color: #c3c3c3;
    background-position: 140px 27px;
    background-size: 340px; */
  }

  .subheader-h {
    font-size: 21px;
    color: black;
    margin-left: -129px;
  }

  .subheader-h5 {
    padding: 0px 50px;
    color: black;
    font-size: 15px;
    margin-left: -10px;
    /* padding-right: 190px; */
    text-align: center;
  }

  /* .subheader-btn {
    margin-left: -167px;
  } */

  .img {
    display: none;
  }
}

@media (max-width: 380px) {
  .subheader {
    height: 57vh;
    margin-top: 43px;
    /* background: no-repeat url("../job-profile.avif");
    background-color: #c3c3c3;
    background-position: 134px 49px;
    background-size: 300px; */
  }

  .subheader-h {
    font-size: 21px;
    color: black;
    margin-left: -129px;
  }

  .subheader-h5 {
    padding: 0px 50px;
    color: black;
    font-size: 15px;
    margin-left: -49px;
    padding-right: 159px;
  }

  /* .subheader-btn {
    margin-left: -167px;
  } */

  .img {
    display: none;
  }
}

@media (max-width: 281px) {
  .subheader {
    height: 57vh;
    /* background: no-repeat url("../job-profile.avif");
    background-color: #c3c3c3;
    background-position: 127px 122px;
    background-size: 200px; */
  }

  .subheader-h {
    font-size: 21px;
    color: black;
    margin-left: -36px;
  }

  /* .holdup {
    margin-left:-140px;
  } */

  .subheader-h5 {
    padding: 0px 50px;
    color: black;
    font-size: 15px;
    width: 263px;
    text-align: left !important;
  }

  .subheader-btn {
    margin-left: -4px;
  }

  .img {
    display: none;
  }
}

@media (max-width: 300px) {
  .subheader-h {
    font-size: 20px;
  }

  .subheader-h5 {
    padding: 0px 24px;
  }
}

/* .about-img-section:before {
  border: 1px solid green;
  border-radius: 0.25rem;
  bottom: 20px;
  content: "";
  left: 20px;
  position: absolute;
  right: -20px;
  top: -20px;
  z-index: 0;
} */

.badge-img {
  width: 130px;
  position: absolute;
  z-index: 50;
  left: 393px;
}

/* @media (max-width: 550px) {
  .about-img-section:before {
    right: 5px !important;
  }
} */

@media (max-width: 1030px) {
  .badge-img {
    width: 106px !important;
    left: 334px !important;
  }
}

@media (max-width: 915px) {
  .badge-img {
    width: 130px !important;
    left: 483px !important;
  }
}

@media (max-width: 825px) {
  .badge-img {
    width: 120px !important;
    left: 490px !important;
  }
}

@media (max-width: 545px) {
  .badge-img {
    width: 120px !important;
    left: 432px !important;
  }
}

@media (max-width: 420px) {
  .badge-img {
    width: 90px !important;
    left: 328px !important;
  }
}

@media (max-width: 395px) {
  .badge-img {
    left: 307px !important;
  }
}

@media (max-width: 380px) {
  .badge-img {
    width: 92px !important;
    left: 291px !important;
  }
}

@media (max-width: 365px) {
  .badge-img {
    width: 92px !important;
    left: 274px !important;
  }
}

@media (max-width: 285px) {
  .badge-img {
    width: 71px !important;
    left: 214px !important;
  }
}

.Loader {
  background: #6b6b6b;
  position: fixed;
  z-index: 10000;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  opacity: 0.6;
}

.loader-content {
  position: fixed;
  z-index: 10001;
  left: 50%;
  top: 40%;
  width: 115px !important;
  height: 115px !important;
}

@media (max-width: 890px) {
  .fix-ui {
    height: 40px !important;
  }
}

@media (max-width: 450px) {
  .end-btn {
    position: relative;
    top: 48px;
    right: 0px;
    left: 92px;
    width: 113px;
  }

  .remove-img {
    display: none;
  }
}

@media (max-width: 290px) {
  .end-btn {
    position: relative;
    top: 48px;
    right: 0px;
    left: 68px;
    width: 113px;
  }
}

.imgques img {
  height: auto;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
}

.imgques p:nth-child(3) {
  display: flex;
  justify-content: space-between;
}

.seqimg {
  border: 2px solid #c3c3c3;
  /* width:100px; */
  padding: 5px;
  overflow: hidden;
}

.seqimg-rotations {
  border: 2px solid #c3c3c3;
  /* width:100px; */
  height: 100%;
  padding: 5px;
  overflow: hidden;
}

@media screen and (max-width: 600px) {

  /* CSS to override the flex properties for mobile devices (e.g., iPhone) */
  .imgques p:nth-child(3) {
    display: block;
    /* Change back to default display for mobile */
    justify-content: initial;
    /* Reset justify-content for mobile */
  }



  .seqimg {
    border: 2px solid #c3c3c3;
    width: 100%;
    padding: 5px;
  }

  .seqimg-rotations {
    border: 2px solid #c3c3c3;
    width: 100%;
    padding: 5px;
  }
}

.chattime {
  font-size: 13px !important;
  color: #d2cbcb !important;
  display: flex;
  justify-content: space-between;
}

.activelinkchat {
  color: #BF7B68 !important;
  border-bottom: 2px solid #BF7B68 !important;
}

.activelist {
  background-color: #fff2ee !important;
  border-left: 2px solid #BF7B68 !important;
}

.setcentermtime {
  display: flex;
  justify-content: center;
}

.setcentermtime div {
  padding: 3px 10px;
  background-color: #f8e8e3 !important;
  color: #BF7B68 !important;
  font-size: 14px;
  border-radius: 5px;
}

.chat-input-section {
  margin: 32px 13px 13px 13px;
}

/* @media (max-width: 500px) {
  .chat-input-section {
    margin-top: 95px;
  }
} */

.chat-conversation .conversation-list .ctext-wrap-content {
  padding: 8px 30px !important;
}

@media (max-width: 550px) {
  .chat-top-css {
    padding: 16px 0px 10px 0px !important;
  }
}

.navbar-items {
  position: absolute;
  top: 33px;
  left: 10px;
  z-index: 1000;
  background: white;
  width: 359px;
}

.logo-notifi {
  display: flex;
  margin-left: 109px;
  align-items: center;
  justify-content: space-between;
  z-index: 1000;
  position: relative;
}

.logo-img {
  height: 34px !important;
}

@media (max-width: 550px) {

  .chats-text {
    text-align: center;
    margin: 18px 0px;
  }

  .sidebar_search {
    height: 50px !important;
    margin: 20px 0px !important;
  }

}

.chat-message-info {
  font-weight: 400;
  font-size: 11px;
  background: #f9f2f0;
  color: black !important;
  padding: 0px;
  border-radius: 6px;
  border-left: 6px solid #BF7B68;
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  padding: 0px 11px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 3px, rgba(0, 0, 0, 0.3) 0px 4px 3px -2px, rgba(0, 0, 0, 0.2) 0px 0px 0px inset;
}

.bg-reactangle-img {
  background: url(../subheader_bg_img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.doctor-info {
  color: #464444;
  font-size: 14px;
  margin: 0px;
  margin-bottom: 5px;
}

.first-subh {
  position: relative;
}

.numberr {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  position: relative;
  display: flex;
  justify-content: center;
  background-color: #bf7b68;
  align-items: center;
  color: white;
  z-index: 10 !important;
  margin-top: 24px !important;
}

.first-subh::before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background-color: #ecd7d2;
  position: absolute;
  top: 50%;
  left: 18%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 5;
}

.line1,
.line2 {
  background: #e8cac2;
  border-right: 3px solid #efd2cb;
  height: 156px;
  width: 0px;
  margin: 10px;
  margin-top: 20px;
}

.item-1 {
  display: flex;
  flex-direction: column;
  gap: 70px;
  align-items: center;
}

@media (max-width: 1025px) {
  .first-subh::before {
    left: 21%;
  }
}

@media (max-width: 915px) {
  .first-subh::before {
    left: 35%;
  }

  .line1,
  .line2 {
    height: 200px;
  }
}

@media (max-width: 550px) {
  .first-subh::before {
    left: 12px;
  }

  .line1,
  .line2 {
    height: 295px;
  }
}

.showpassword {
  position: absolute;
  bottom: 12px;
  right: 13px;
  cursor: pointer;
}

@media (max-width: 550px) {
  .bgImage {
    margin-top: 43px !important;
    height: 28vh !important;
    border-radius: 10px;
  }

  .login-page {
    height: 100vh !important;
  }
}

@media (max-width: 380px) {
  .bgImage {
    height: 35vh !important;
  }
}

.my-custom-class {
  width: 2em !important;
  margin: 0 9px;
  text-align: center !important;
  border: none;
  border-bottom: 2px solid black;
}

.hoverintable:hover {
  background-color: #f3f3f3 !important;
}

@media (max-width: 550px) {
  .contact-ui-page {
    display: flex !important;
    justify-content: start;
    gap: 20px;
    margin-bottom: 18px;
  }

  .contact-des {
    font-size: 14px !important;
    padding-right: 10px;
  }
}

.prices-btn {
  background: #BF7B68;
  color: white;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  padding: 12px;
  margin-bottom: 10px !important;
  margin-bottom: 0px;
  border-top: 2px solid #BF7B68;
}

.prices2-btn {
  background: #BF7B68;
  color: white;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  padding: 10px;
  margin-bottom: 10px !important;
  margin-bottom: 0px;
  border-top: 2px solid #BF7B68;
}


.prices-table {
  /* padding-top: 10px; */
  border-left: 2px solid #BF7B68 !important;
  border-right: 2px solid #BF7B68 !important;
  /* padding-top: 10px; */
}

/* Style the input color when the checkbox is checked */
.form-check-input:checked {
  background-color: #14ae5c;
  /* Change the background color */
  border-color: #14ae5c;
  /* Change the border color */
  color: white;
  /* Change the text color */
}

/* Icon container styles */
.icon-container {
  position: relative;
  display: inline-block;
  border-right: none;
}

/* Icon styles */
.icon-info {
  cursor: pointer;
}

/* Tooltip styles */
.tooltipp {
  position: absolute;
  top: 0%;
  left: 100%;
  transform: translateX(-50%);
  border: 1px solid #ccc;
  padding: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: inline-block;
  z-index: 1;
  white-space: normal;
  width: 285px;
  background: #d4816a;
  font-size: 10px;
  color: white;
}

@media (max-width: 550px) {
  .tooltipp {
    top: 31%;
    left: 43%;
  }
}

/* Tooltip styles */
.tooltipp2 {
  position: absolute;
  top: 0%;
  left: 100%;
  transform: translateX(-50%);
  border: 1px solid #ccc;
  padding: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: inline-block;
  z-index: 1;
  white-space: normal;
  width: 285px;
  background: #d4816a;
  font-size: 10px;
  color: white;
}

@media (max-width: 550px) {
  .tooltipp2 {
    top: 63%;
    left: 43%;
  }
}

.tooltipp3 {
  position: absolute;
  top: 0%;
  left: 100%;
  transform: translateX(-50%);
  border: 1px solid #ccc;
  padding: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: inline-block;
  z-index: 1;
  white-space: normal;
  width: 285px;
  background: #d4816a;
  font-size: 10px;
  color: white;
}

.toolhealth {
  position: absolute;
  bottom: 73%;
  left: 70%;
  transform: translateX(-50%);
  border: 1px solid #ccc;
  padding: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: inline-block;
  z-index: 1;
  white-space: normal;
  width: 285px;
  background: #d4816a;
  font-size: 10px;
  color: white;
}

.toolhealthf {
  position: absolute;
  bottom: 64%;
  left: 68%;
  transform: translateX(-50%);
  border: 1px solid #ccc;
  padding: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: inline-block;
  z-index: 1;
  white-space: normal;
  width: 285px;
  background: #d4816a;
  font-size: 10px;
  color: white;
}


@media (max-width: 550px) {
  .toolhealthf {
    bottom: -55%;
  }

  .tooltipp3 {
    top: 95%;
    left: 43%;
  }

  .toolhealth {
    bottom: 63%;
    left: 164%;
  }

  .toolhealth1 {
    position: absolute;
    bottom: 50%;
    left: 43%;
    transform: translateX(-50%);
    border: 1px solid #ccc;
    padding: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    display: inline-block;
    z-index: 1;
    white-space: normal;
    width: 285px;
    background: #d4816a;
    font-size: 10px;
    color: white;
  }

  .toolhealth2 {
    position: absolute;
    bottom: 18%;
    left: 43%;
    transform: translateX(-50%);
    border: 1px solid #ccc;
    padding: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    display: inline-block;
    z-index: 1;
    white-space: normal;
    width: 285px;
    background: #d4816a;
    font-size: 10px;
    color: white;
  }
}

.hipp-bg {
  background: linear-gradient(#f3e7e4, #fff, #c6e3ee) !important;
}

.consultation-style {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 550px) {
  .consultation-style {
    display: none;
  }

  .memory-h {
    width: auto !important;
  }
}

/* report's css */


.containerr {
  /* max-width: 700px; */
  /* margin: 20px auto;
  padding: 40px; */
  background: white;
  font-family: "Rubik", sans-serif;
  line-height: 1;
  font-weight: 400;
  color: #000000;
  text-align: left;
   margin: 0;
   padding: 0;
}

.report-log {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.description {
  text-align: center;
  margin: 25px;
}

.score-circle {
  width: 130px;
  height: 130px;
  border: solid 12px #BF7B68;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}


.circle {
  position: relative;
  width: 170px;
  height: 150px;
  margin: 0.5rem;
  border-radius: 50%;
  background: #FFCDB2;
  overflow: hidden;
}

.circle.per-50 {
  background-image: conic-gradient(#BF7B68 50%, #FFCDB2 0);
}

.circle .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 115px;
  height: 115px;
  background: white;
  border-radius: 50%;
  font-size: 1.85em;
  font-weight: 300;
  color: black;
}

.circle-text {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}


body {
  background: #eef1f3;
}

@keyframes loader {

  0% {
    width: 50%;
  }

  /* 20% {
      width: 50%;
  }

  25% {
      width: 24%;
  }

  43% {
      width: 41%;
  }

  56% {
      width: 50%;
  }

  66% {
      width: 52%;
  }

  71% {
      width: 60%;
  }

  75% {
      width: 76%;

  }

  94% {
      width: 86%;
  } */

  100% {
    width: 50%;
  }

}

.progress-bar {
  border-radius: 60px;
  overflow: hidden;
  width: 100%;
}


.bar {
  background: rgba(0, 0, 0, 0.075);
}

.progress {
  animation: loader 8s ease infinite;
  background: #a1d3fc;
  color: #fff;
  padding: 5px;
  width: 0;
}

.progress-text {
  display: flex;
  justify-content: space-between;
  color: #7f7979;
  margin-bottom: 5px;
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
  line-height: 1.3;
}

@keyframes loader-1 {

  0% {
    width: 100%;
  }

  100% {
    width: 100%;
  }

}

.progress-1 {
  animation: loader-1 8s ease infinite;
  background: #a1d3fc;
  color: #fff;
  padding: 5px;
  width: 0;
}

.first-cirlce {
  width: 160px;
  height: 160px;
  border: solid 18px #BF7B68;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}


/* lobe pages */
.pointerr {
  width:12px;
  height:12px;
  border-radius: 50%;
}

.points {
  width:6px;
  height:6px;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
}

.pointerr-sqaure {
  width:12px;
  height:12px;
  border-radius: 0;
}

.box {
  background: #ece3e0;
  padding: 10px 20px;
  border-radius: 10px;
}

.color {
  color: black;
}

.react-sweet-progress-symbol {
  display: none !important;
}

.CircularProgressbar .CircularProgressbar-text {
  fill: #000000 !important;
}

.confirmation-c {
  position: fixed;
  background: black;
  width: 100vw;
  height: 100vh;
  z-index: 40;
  top: 0px;
  left: 0;
  opacity: 0.5;
}




.popup {
  z-index: 50;
  background: white;
  width: 555px;
  padding: 20px;
  border-radius: 15px;
  position: absolute;
  /* max-width: 90%; */
  /* transition: 0.9s all; */
  left: 50%;
  transform: translate(-50%, 15%);
  position: fixed !important;
}

.popup h1 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  padding: 0 26px;
  color: #495057
}

.popup p {
  font-size: 13px;
  text-align: center;
  /* color: #878a99; */
  padding: 20px;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .popup {
    width: 90%;
    max-width: 400px;
    padding: 20px;
  }

  .popup p {
    font-size: 12px;
    padding: 10px;
  }

  .popup h1 {
    font-size: 20px;
  }

  .popup button {
    width: 100%;
    padding: 10px;
  }
}

@media (max-width: 415px) {
  .popup {
    width: 90%;
    max-width: 330px;
    padding: 15px;
  }

  .popup img {
    padding-top: 2px;
  }
}

@media (max-width: 300px) {
  .popup {
    width: 90%;
    max-width: 250px;
    padding: 10px;
  }

  .popup img {
    padding-top: 50px;
  }
}

.progresss {
  color: white;
}

.bottomFlag {
  padding: 8px 30px 0px 30px;
}

@media (max-width: 500px) {
  .first-section {
    width: 100% !important;
  }

  .bottomFlag {
    padding: 8px 5px 0px 5px;
  }
}

.chatbuttons {
  border: 1px solid #BF7B68;
  padding: 5px 15px;
  border-radius: 20px;
  background: white;
  color: #BF7B68;
}


.pagination-css li {
  padding: 0 10px;
  border: 1px solid #BF7B68;
  margin: 0 10px;
  border-radius: 15%;

}

.pagination-css .previous {
  display: flex;
  align-items: center;
}

.pagination-css .next {
  display: flex;
  align-items: center;
}

.pagination-css ul {
  list-style: none;
  display: flex;
  justify-content: end;
  padding: 18px 30px 7px 20px;
}

.pagination-css li:hover {
  color: #BF7B68;
}

.pagination-css .selected {
  border-radius: 15%;
  color: white !important;
  background-color: #BF7B68;
  border: 1px solid #BF7B68;
}

.custom-count {
  height: 70% !important;
  width: 70% !important;
  position: relative !important;
  top: 12px !important;
  right: 23px !important;
}

span.flatpickr-day.selected {
  background-color: #BF7B68 !important;
  border-color: #BF7B68 !important;
}

.actionbtn {
  background: white !important;
  color: #BF7B68 !important;
  border: 1px solid #BF7B68 !important;
  padding: 5px 10px !important;
  font-size: 10px;
  border-radius: 10px;
  margin-right: 5px;
}

.archiveLink {
  margin: 0px;
  text-align: center;
  margin-top: 10px;
  font-size: 9px;
  color: #BF7B68;
  text-decoration: underline;
  cursor: pointer;
}

.read_status_css {
  width: 6px;
  height: 6px;
  background: #318200;
  border-radius: 50%;
  /* margin-right: 15px !important; */
}

.all_read_btn {
  margin: 12px;
  font-size: 9px;
  font-weight: 500;
  color: #BF7B68;
  text-decoration: underline;
  cursor: pointer;
}

.table-empty-css {
  background: #D9D9D9;
  width: 100px;
  height: 8px;
  border-radius: 3px;
}

.setwidth {
  width: 470px;
}

@media (max-width: 550px) {
  .setwidth {
    width: 100%;
  }
}

.customimg h5 figure {
  text-align: center !important;
}

.summary-block {
  background-color: #F5F5F5;
  padding: 14px;
  border-radius: 10px;
}

.ck_question p {
  color: #3d3d3d;
}

.react-html5-camera-photo video {
  width: 80% !important;
  /* border: 1px solid #BF7B68 !important; */
  border-radius: 10px;
  margin: 0px;
}

.react-html5-camera-photo img {
  display: none !important;
}

/* #inner-circle {
  background-color: #BF7B68 !important;
} */

.gotoquestionnaire {
  position: absolute;
  bottom: 16%;
  left: 44%;
  background: #BF7B68 !important;
  border: none;
  padding: 10px 50px;
  border: none !important;
}

@media (max-width: 600px) {
  .gotoquestionnaire {
    left: 30%;
  }
}



.chat-users-ui {
  background: white;
  padding: 10px 20px;
  margin-bottom: 14px;
  margin-top: 5px;
}

.chat-input {
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  margin-right: 16px;
  margin-bottom: 20px;
}

.message-wrapper {
  background: #F9F2F0;
  padding: 8px 13px;
}

.call-functions {
  height: 70px;
  width: 67%;
  background: white;
  position: absolute;
  bottom: 0px;
  margin-left: 20px;
  margin-bottom: 20px;
  opacity: 0.1;
  border-radius: 0px 0px 15px 15px;
  z-index: 9;
}

.call-icons {
  height: 70px;
  width: 67%;
  background: transparent;
  position: absolute;
  bottom: 0px;
  margin-left: 20px;
  margin-bottom: 20px;
  border-radius: 0px 0px 15px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.offline-circle {
  width: 7px;
  height: 7px;
  display: inline-block;
  background: red;
  border-radius: 50%;
  margin-right: 3px;
}

.online-circle {
  width: 7px;
  height: 7px;
  display: inline-block;
  background: #57E400;
  border-radius: 50%;
  margin-right: 3px;
}

.custome-selectbox {
  padding: 7px 12px;
  border: 1px solid #BF7B68;
  color: #BF7B68;
  border-radius: 5px;
}

.margin-mimuns-13 {
  margin-top: -13px !important;
}

.name-banner {
  position: absolute;
  top: 26%;
  left: 51px;
  background: black;
  opacity: 0.3;
  padding: 6px 8px;
  border-radius: 13px;
}


@media (max-width: 600px) {
  .name-banner {
    position: absolute;
    top: 19%;
    left: 98px;
    background: black;
    opacity: 0.3;
    padding: 6px 8px;
    border-radius: 13px;
  }

  .setH {
    height: 80vh !important;
  }

  .setforsH {
    height: 100% !important;
  }
}

.display-error {
  display: none !important;
}

.rs-progress-line-inner {
  width: 3px !important;
  min-height: 40px !important;
}

.rs-progress-line-outer {
  min-height: 40px !important;
}

.rs-progress-line-bg {
  width: 7px !important;
  top: 0px !important;
}

.step-pointer {
  font-weight: 600;
  width: 25px;
  height: 25px;
  background: #BF7B68;
  text-align: center;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
  flex-shrink: 0 !important;
  position: relative;
}

.step-pointer-unfil {
  font-weight: 600;
  width: 25px;
  height: 25px;
  /* background: #BF7B68; */
  text-align: center;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
  border: 2px solid black;
  flex-shrink: 0 !important;
  position: relative;
}

.cognitive-pointer {
  width: 22px;
  height: 22px;
  /* height:14%; */
  background: #BF7B68;
  font-size: 12px;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1px;
  padding-left: 1px;
}

.cognitive-pointer-container {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  gap: 5px;
}

.cognitive-line {
  width: 2px;
  background: white;
  height: 100%;
  position: relative;
}

.cognitive-line::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
  background-image: linear-gradient(to bottom, #BF7B68 50%, transparent 50%);
  background-size: 2px 10px;
  /* Width of the line, Height of the dot pattern */
}

.setWidth100 {
  width: 100% !important;
}

.cognitive-span span {
  color: #BF7B68;
}

.label-font {
  font-weight: 600;
}


/* New milestone start from here (8 categories) SHUBHAM */
.newbg5 {
  background: #F9F2F0 !important;
}

.dashboard-card {
  background-color: #fff;
  padding: 30px 25px;
  border-radius: 20px;
  /* height: 202px; */
}

.dashboard-card-height {
  @media (max-width: 1199px) {
    height: 202px;
  }
}

.continue-ass-dashboard-card {
  @media (min-width: 1200px) {
    height: 180px;
  }
}

.dashboard-card h5 {
  color: #000000;
}

.height-full {
  @media (min-width: 1200px) {
    height: 100vh;
  }
}

.setimgwidth img {
  width: 85px !important;
}

.setimgwidth .image {
  text-align: center;
}

.line-element {
  width: 30px;
  height: 30px;
  background: white;
  position: absolute;
  bottom: 0px;
  left: 47%;
  border-radius: 50%;

  @media (max-width: 650px) {
    bottom: 35px;
    left: 45%;
  }
}

.options_image1 img {
  width: 90px;
  height: 100px;

  @media (max-width: 550px) {
    height: 71px;
    width: 100%;
  }
}

.go-game-container {
  height: 280px;
  width: 280px;
  border: 1px solid #D9D9D9;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.squares img {
  width: 100px;
  height: 100px;
}

.small-point {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

.symbol-button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 8px;
}

.activity-main-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  width: 100%;
  margin-left: 20px;
}

.activity-row {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
}

.activity-icon-text {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex: 1;
  min-width: 100px; 
  margin-left: 0;
}

.activity-icon {
  width: 35px;
  height: 35px;
}

.activity-label {
  font-size: 14px;
  font-weight: 600;
  color: #2B2B2B;
}

.activity-progress {
  flex-shrink: 0;
  /* width: 250px;  */
  text-align: left;
  margin-right: 10%;
}

.brodmann-heading {
  background-color: #BF7B68;
  border-radius: 10px 10px 0 0;
  padding: .5rem 0 .5rem 2rem;
  color: white;
}

.performance-indicators {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}

.price-box-container {
  background-color: white;
  margin-bottom: 3rem;
}

.pricing-method-container {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 2rem;
}

.payment-method-box {
  width: 70%;
}

.method-info-box {
  width: 30%;
}

@media (max-width: 768px) {
  .activity-main-container {
    justify-content: start;
    /* align-items: center; */
    margin-left: 0; 
    padding-left: 1px;
  }

  .activity-container {
    flex-direction: column;
    align-items: center;
    margin-top: 2rem;
  }

  .activity-row {
    flex-direction: column; 
    align-items: flex-start; 
    margin-bottom: 1rem;
  }

  .activity-icon-text {
    gap: 0.5rem; 
    flex: none; 
    margin-left: 0;
  }

  .activity-progress {
    width: 100%; 
    margin-right: 0; 
    text-align: left;
    margin-top: 0.5rem;
    /* padding-right: 30px; */
  }

  .brodmann-heading {
    text-align: center;
    padding: .5rem 2rem;
  }

  .performance-indicators {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 2rem;
  }

  .rotated-image img {
    transform: rotate(130deg);
  }

  .price-box-container {
    margin: 10px;
    background-color: white;
    width: 100%;
    height: auto;
  }

  .pricing-method-container {
    flex-wrap: wrap;
  }

  .payment-method-box {
    width: 100%;
  }

  .method-info-box {
    width: 100%;
  }
}

#card-input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 16px;
  height: 16px;
  /* border: 2px solid #707070; */
  margin-top: 4px;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  transition: background-color 0.3s ease;
}

#card-input:checked {
  background-color: #050000;
  border-color: #050000;
}

#card-input:checked::after {
  content: '';
  position: absolute;
  top: 0px;
  left: 4px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.breakpoint818show {
  display: block;
}

.breakpoint818hide {
  display: none;
}

@media (max-width: 818px) {
  .breakpoint818show {
    display: none;
  }
  
  .breakpoint818hide {
    display: block;
  }
}

.borderTop {
  border-bottom: 1px solid #e9ebec;
  border-left: 1px solid #e9ebec;
  border-right: 1px solid #e9ebec;
  border-top: 15px solid #BF7B66 !important;
}

.react-sweet-progress-line {
  height: 5px !important; /* Set the progress bar height */
  border-radius: 0px !important; /* Remove rounding for the outer line */
}

.react-sweet-progress-symbol {
  display: none; /* Optional: Hide symbols if needed */
}

.react-sweet-progress-line-inner {
  min-height: 5px !important; /* Set the inner progress bar height */
  border-radius: 0px !important; /* Remove rounding for the inner line */
}

.step-breakpoints-text {
  position: absolute;
  top: 35px;
  margin: 0px;
  width: 120px;
  line-height: 1.2;
  font-size: 10px;
}

@media (max-width: 818px) {
  .step-breakpoints-text {
    width: auto !important;
    font-size: 8px;
  }
}

#cognitive-input {
  border: 1px solid black !important;
  border-radius: 0px !important;
  width: 50% !important;

  @media (max-width: 576px) {
    width: 100% !important;
  }
}

#three-images .image {
  text-align: center !important;
}

.selected-border {
  border: 4px solid #114EF2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.unselected-border {
  border: 2px solid #c3c3c3;
  display: flex;
  justify-content: center;
  align-items: center;
}

#removemargin .image {
  margin: 0px !important;
}

#textend .image {
  text-align: end !important;
}

.event-button {
  min-width: 200px !important;
  min-height: 35px !important;
  background-color: transparent;
  border-radius: 6px;
}

.selectedbutton {
  border: 3px solid #B57E6C !important;
}

[id^="defaultCanvas"] {
  width: 600px !important;
  height: 400px !important;
}

@media (max-width: 740px) {
  [id^="defaultCanvas"] {
    width: 100% !important;
    height: 100% !important;
  }
}


.react-p5 {
  display: flex;
  justify-content: center;
  align-items: start;
}

.symbolimgwidth img {
  width: 50% !important;
  margin-bottom: 20px;

  @media (max-width: 576px) {
    width: 100% !important;
  }
}

.symbolimgwidth .image {
  text-align: center;
}

.lineorientationimga img {
  padding: 10px;
  border: 1px solid black;
}

.lineorientationimga .image {
  text-align: center;
}

.landmarkOptionsbtn {
  background: white;
  border-radius: 5px;
  min-width: 110px !important;

  @media (max-width: 576px) {
    min-width: 90px !important;
  }
}

.selectedOptionsbtn {
  border: 3px solid #B57E6C;
}

.Width-100inmobile figure img {
  width: auto !important;

  @media (max-width: 576px) {
    width: 100% !important;
  }
}

.contextimg img {
  width: 190px !important;
}

.contextimg .image {
  text-align: center;
}

#memory-container {
  background: white;
  padding: 10px;
  border-color: snow;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  max-width: 80%;
  width: 100%;
  z-index: 1000;

  @media (max-width: 768px) {
    width: 90%;
  }
}

.selectedbutton2px {
  border: 3px solid #B57E6C !important;
}

.border1px {
  border: 1px solid black;
}

.fill-available {
  /* width: -webkit-fill-available;
  width: -moz-available;
  width: stretch; */
  width: 90%;
}