@import url(https://fonts.googleapis.com/css?family=Nunito);
@import url(https://unpkg.com/eleganticons@0.0.1/css/style.css);
@font-face {
    font-family: 'SF Pro Display';
    src: url(/fonts/SFProDisplay-Bold.woff2?d823f5a9d17f708153890e99acce8c2a) format('woff2'), url(/fonts/SFProDisplay-Bold.woff?ff86478741ea0808440e1c40a6f8940f) format('woff'), url(/fonts/SFProDisplay-Bold.ttf?3677bc5bd24f4cf9dd29fcb9fdc67f73) format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(/fonts/SFProDisplay-Black.woff2?2d70cab837c049f922417452cdea5182) format('woff2'), url(/fonts/SFProDisplay-Black.woff?ec91873cf76e074596913e7b42baccac) format('woff'), url(/fonts/SFProDisplay-Black.ttf?0cde707f5c5b92eab7d8bbf3f877da07) format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(/fonts/SFProDisplay-Heavy.woff2?97cf98ca0735c1befb53d0d76a3bc54c) format('woff2'), url(/fonts/SFProDisplay-Heavy.woff?915d3052d1a7e5c336554f9ad247fdcc) format('woff'), url(/fonts/SFProDisplay-Heavy.ttf?65b606edde327a36b81800ae17132aae) format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(/fonts/SFProDisplay-Light.woff2?582090178794bbd7132006e23ec29b67) format('woff2'), url(/fonts/SFProDisplay-Light.woff?fcc25630bfcc8eb99dd31d7741c9f83c) format('woff'), url(/fonts/SFProDisplay-Light.ttf?aecff39816f54827bbfbc4bd36aeabec) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(/fonts/SFProDisplay-Ultralight.woff2?f40c689e3ddb37484527958f9a74f7a0) format('woff2'), url(/fonts/SFProDisplay-Ultralight.woff?2782863ad3bfa583ef1d256f8b117f64) format('woff'), url(/fonts/SFProDisplay-Ultralight.ttf?4242f5f48d320477f1cb766ba46cfa48) format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(/fonts/SFProDisplay-Medium.woff2?6834441d6718ca722942e51ea95d3be8) format('woff2'), url(/fonts/SFProDisplay-Medium.woff?9324a2297c07b1571f26435751fab6c5) format('woff'), url(/fonts/SFProDisplay-Medium.ttf?683279185a5e0348c00dfd8e6d95c464) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(/fonts/SFProDisplay-Thin.woff2?1c6421449949f180b0a7859171ab30f7) format('woff2'), url(/fonts/SFProDisplay-Thin.woff?33406139d014c77c9b0062dae812192c) format('woff'), url(/fonts/SFProDisplay-Thin.ttf?0dc53026b3c8d1603adb1895caf9b33c) format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(/fonts/SFProDisplay-Regular.woff2?748b7260d6ec134466a54b147d11d8f3) format('woff2'), url(/fonts/SFProDisplay-Regular.woff?a508aee06b3fe836160685315b53fa81) format('woff'), url(/fonts/SFProDisplay-Regular.ttf?3e7de1ebbc2cf3a769223b47bf1e72f3) format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url(/fonts/SFProDisplay-Semibold.woff2?73234ad6dc5faef889c0c81f12d11819) format('woff2'), url(/fonts/SFProDisplay-Semibold.woff?dfa3dbfa6f4bd2ac790454ab617c25e6) format('woff'), url(/fonts/SFProDisplay-Semibold.ttf?70844b1b1c8038f176d1a68e0abba2ed) format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
/* Mobile menu breakpoint */
/* 0, 640px */
/* 641px, 800px */
/* 801px, 1000px */
/* 1001px, 1920px */
/* 1921px */
/* 2101px, 2560px */
@media only screen and (min-width: 1921px) {
  .book-cont .book-main {
    width: 100%;
    max-width: initial;
  }
}
@media only screen and (max-width: 1921px) {
  table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .table2 thead,
  .table2 tbody {
    display: table;
    width: 100%;
  }
}
@media only screen and (max-width: 790px) {
  .consult-physio-photo {
    float: left;
  }
  .consult-physio-in {
    display: inline-block;
    width: 100%;
    padding: 5px;
  }
}
/* Height Responsive */
.tooltiptext {
  display: none;
}
.tooltiptext.active {
  display: block !important;
  visibility: visible !important;
  z-index: 100000000;
}

.text-p {
  font-size: 15px !important;
}

.u-regular {
  font-weight: 400 !important;
}

.u-bold {
  color: #1c233d !important;
  font-weight: 600 !important;
}

/* @include transition(all,2s,ease-out); */
.top-menubar {
  font-family: "SF Pro Display", Arial;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  width: 100%;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1215686275);
  position: fixed;
  z-index: 100;
  height: 65px !important;
  background: #fff;
  transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  z-index: 9999;
}
@media (max-width: 480px) {
  .top-menubar {
    padding: 30px 15px !important;
  }
}
@media (max-width: 991px) {
  .top-menubar {
    padding: 30px 22px;
  }
}
@media (min-width: 992px) {
  .top-menubar {
    padding: 30px 22px;
  }
}
@media (min-width: 1280px) {
  .top-menubar {
    padding: 30px 22px;
  }
}
@media (min-width: 1440px) {
  .top-menubar {
    padding: 30px 45px;
  }
}
@media (min-width: 1920px) {
  .top-menubar {
    padding: 30px 45px;
  }
}
.top-menubar .logo {
  width: 147px;
  height: 54px;
}
.top-menubar .logo a {
  text-decoration: none;
}
.top-menubar .logo a img {
  height: 100%;
  width: 100%;
  max-width: unset !important;
}
.top-menubar .menu-item {
  position: relative;
  position: relative;
  display: flex;
  min-width: 50px;
  justify-content: center;
  align-items: center;
  min-width: 50px;
}
.top-menubar .menu-item h6 {
  color: #616466;
  text-align: right;
}
@media (max-width: 480px) {
  .top-menubar .menu-item h6 {
    font-size: 12px;
    width: 120px;
  }
}
.top-menubar .menu-item:hover .menu-content {
  display: block;
}
.top-menubar .menu-item a {
  text-decoration: none;
  color: rgb(27, 27, 27);
  font-weight: 500;
  display: inline-block;
  padding: 16px;
  padding-right: 0px !important;
}
.top-menubar .menu-item a:hover {
  color: #2aa1db;
}
.top-menubar .menu-item a img.profile-small {
  width: 40px;
  height: 40px;
  border-radius: 4px;
}
.top-menubar .menu-item i {
  font-size: 1.2em;
}
.top-menubar .menu-item:last-child .menu-content {
  top: 60px;
  right: 15px;
  border-radius: 4px;
}
.top-menubar .menu-item .menu-content {
  border: 1px solid rgb(241, 241, 241);
  background-color: rgb(243, 243, 243);
  width: 200px;
  position: absolute;
  list-style-type: none;
  font-size: 0.9em;
  padding-left: 0.5em;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  z-index: 99;
  display: none;
  text-align: left;
}
.top-menubar .menu-item .menu-content a {
  padding: 1em;
  display: block;
  font-weight: 500;
}

.home-container {
  position: relative;
  width: 75%;
  margin: 0 auto;
  height: 100%;
}
.home-container .consultation-button {
  position: absolute;
  left: 100px;
}
.home-container .ongoing-sessions {
  left: 100px;
  top: 50px;
  min-width: 170px;
  position: absolute;
  border-radius: 10px;
  background-color: white;
  border: 1px solid rgb(179, 179, 179);
  text-align: center;
}
.home-container .ongoing-sessions .ongoing-sessions-title {
  font-size: 1.2em;
  margin-top: 0.5em;
}
.home-container .ongoing-sessions .ongoing-sessions-countdown {
  margin: 0.8em 0;
  border-bottom: 1px solid rgb(221, 221, 221);
  border-top: 1px solid rgb(221, 221, 221);
}
.home-container .ongoing-sessions .ongoing-sessions-countdown span {
  display: block;
}
.home-container .ongoing-sessions .ongoing-sessions-condition {
  margin: 0.5em 0;
}
.home-container .ongoing-sessions .ongoing-sessions-condition span {
  display: block;
}
.home-container .ongoing-sessions .ongoing-sessions-condition .go-to-consultation {
  text-decoration: none;
  display: block;
  font-size: 0.9em;
  margin: 0.5em 0.2em;
  padding: 0.2em 1em;
  border-radius: 2px;
  background-color: #2aa1db;
  color: white;
}
.home-container .ongoing-sessions .ongoing-sessions-condition .go-to-consultation:hover {
  background-color: #7e2785;
  color: #fff;
}
.home-container .gender-btn, .home-container .confirm-section .confirm-btn,
.home-container .confirm-section .conditions-btn,
.home-container .confirm-section .strengthening-btn,
.home-container .consultation-button {
  cursor: pointer;
  display: block;
  text-align: center;
  padding: 23px;
  border: 2px solid #fff;
  border-radius: 4px;
  background: #2aa1db;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}
.home-container .gender-btn:hover, .home-container .confirm-section .confirm-btn:hover,
.home-container .confirm-section .conditions-btn:hover,
.home-container .confirm-section .strengthening-btn:hover, .home-container .gender-btn:focus, .home-container .confirm-section .confirm-btn:focus,
.home-container .confirm-section .conditions-btn:focus,
.home-container .confirm-section .strengthening-btn:focus,
.home-container .consultation-button:hover,
.home-container .consultation-button:focus {
  color: #fff;
  background: #7e2785;
  border: 2px solid #fff;
}
.home-container .gender-btn.selected, .home-container .confirm-section .selected.confirm-btn,
.home-container .confirm-section .selected.conditions-btn,
.home-container .confirm-section .selected.strengthening-btn,
.home-container .consultation-button.selected {
  background: #7e2785;
  color: #fff;
}
.home-container .pick-injury-container {
  margin: 0 auto;
  width: 50%;
  display: block;
}
.home-container .pick-injury-container:after {
  display: table;
  clear: both;
  content: "";
}
.home-container .pick-injury-container .pick-gender,
.home-container .pick-injury-container .pick-injury {
  text-align: center;
  position: relative;
  float: left;
  margin: 0 auto;
  padding: 30px 30px;
}
.home-container .pick-injury-container .pick-gender {
  width: 30%;
}
.home-container .pick-injury-container select {
  width: 40%;
  position: relative;
  float: left;
  margin: 2em auto;
}
.home-container .pick-injury-container .pick-injury {
  width: 40%;
}
.home-container .pick-injury-container .pick-injury i {
  color: #2aa1db;
  cursor: pointer;
  font-size: 120px;
  transition: all 0.4s ease-in-out;
}
.home-container .pick-injury-container .pick-injury i.selected {
  color: #7e2785;
}
.home-container .pick-injury-container .pick-injury i:hover, .home-container .pick-injury-container .pick-injury i:focus {
  color: #7e2785;
}
.home-container .confirm-section {
  width: 20%;
  margin: 0 auto;
  display: block;
}
.home-container .confirm-section:after {
  display: table;
  clear: both;
  content: "";
}
.home-container .confirm-section .confirm-btn,
.home-container .confirm-section .conditions-btn,
.home-container .confirm-section .strengthening-btn {
  padding: 20px;
  opacity: 0;
  margin: 0 auto;
  display: none;
  transition: none;
}
.home-container .pt-menu {
  width: 30%;
  max-width: 300px;
  margin: 2em auto;
  border-radius: 4px;
  border: 1px solid #2aa1db;
}
.home-container .pt-menu .menu-title {
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid rgb(219, 219, 219);
  padding: 0.5em 0;
}
.home-container .pt-menu .choice {
  width: 100%;
  text-align: center;
  position: relative;
}
.home-container .pt-menu .choice:after {
  display: table;
  clear: both;
  content: "";
}
.home-container .pt-menu .choice a {
  display: block;
  width: 100%;
  padding: 0.5em 0;
  text-align: center;
  text-decoration: none;
  color: #2aa1db;
}
.home-container .pt-menu .choice a:hover {
  background-color: #2aa1db;
  color: white;
}

.full-container.home {
  flex-direction: column;
}
.full-container.home .user-image {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  background: #2aa0db;
  width: 40px;
  height: 40px;
  border-radius: 4px;
}
.full-container.home .menu {
  position: absolute;
  left: 15px;
  top: 15px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: start;
  z-index: 6;
  cursor: pointer;
}
.full-container.home .menu:hover .submenu {
  opacity: 1;
  visibility: visible;
}
.full-container.home .menu .username {
  color: black;
  font-weight: 500;
  padding: 8px;
  margin: 0px !important;
  border-bottom: 1px solid #c6c6c6;
}
.full-container.home .menu .submenu {
  transition: all 0.2s ease-in-out;
  background-color: white;
  top: calc(100% + 15px);
  width: auto;
  border-radius: 4px;
  position: relative;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  border-radius: 4px !important;
}
.full-container.home .menu .submenu a {
  transition: all 0.2s ease-in-out;
  display: block;
  color: black;
  text-decoration: none;
  padding: 8px 15px;
  width: 100%;
}
.full-container.home .menu .submenu a:hover {
  background-color: #f2f3f5;
}
.full-container.home .two-columns .session-controls {
  position: absolute;
  top: calc(50% - 27px);
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 340px;
  z-index: 3;
  height: 300px;
}
.full-container.home .two-columns .session-controls i {
  color: white;
}
.full-container.home .two-columns .session-controls .move-right,
.full-container.home .two-columns .session-controls .move-left {
  position: absolute;
  display: none;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
}
.full-container.home .two-columns .session-controls .move-right.move-left,
.full-container.home .two-columns .session-controls .move-left.move-left {
  left: 0;
}
.full-container.home .two-columns .session-controls .move-right.move-right,
.full-container.home .two-columns .session-controls .move-left.move-right {
  right: 0;
}
.full-container.home .two-columns .session-controls .move-right.active,
.full-container.home .two-columns .session-controls .move-left.active {
  display: block;
}
.full-container.home .two-columns .upcoming-sessions {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  overflow-x: hidden;
  height: 355px;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-proxy {
  width: 290px;
}
.full-container.home .two-columns .upcoming-sessions .session-list {
  height: 100%;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session {
  width: 290px;
  position: absolute;
}
.full-container.home .two-columns .upcoming-sessions .cd-msg {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.full-container.home .two-columns .upcoming-sessions .bold {
  font-weight: 800;
}
.full-container.home .two-columns .upcoming-sessions .bold-msg {
  font-weight: 700;
  text-align: center;
  font-size: 17px;
  width: 100%;
  line-height: 1.3;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container {
  border-radius: 4px;
  overflow: hidden;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container .upcoming-session-header {
  display: flex;
  background: white;
  border-bottom: 4px solid white;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container .upcoming-session-header .session-number {
  background-color: #2aa1db;
  color: white;
  width: auto;
  padding: 5px 14px;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container .upcoming-session-header .session-duration {
  background-color: white;
  width: 100%;
  font-weight: 700;
  padding: 10px 20px;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container .upcoming-session-details {
  background-color: white;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-datetime {
  display: flex;
  border-bottom: 4px solid white;
  background-color: white;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-datetime .upcoming-session-date {
  width: 50%;
  border-right: 2px solid white;
  background-color: #f2f3f5;
  padding: 10px 0;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-datetime .upcoming-session-time {
  width: 50%;
  border-left: 2px solid white;
  background-color: #f2f3f5;
  padding: 10px 0;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-countdown {
  background-color: #f2f3f5;
  padding: 10px 0;
  border-bottom: 4px solid white;
}
.full-container.home .two-columns .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-pt {
  background-color: #f2f3f5;
  padding: 10px 0;
  text-align: center;
}
.full-container.home .upcoming-sessions-carousel {
  position: absolute;
  top: 50%;
  transform: translate3d(0%, -50%, 0);
  height: 355px;
  display: flex;
}
.full-container.home .upcoming-sessions-carousel .container {
  width: 290px;
  margin: 0;
  margin-left: 26px;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session {
  width: 290px;
}
.full-container.home .upcoming-sessions-carousel .container .cd-msg {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.full-container.home .upcoming-sessions-carousel .container .bold {
  font-weight: 800;
}
.full-container.home .upcoming-sessions-carousel .container .bold-msg {
  font-weight: 700;
  text-align: center;
  font-size: 17px;
  width: 100%;
  line-height: 1.3;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container {
  border-radius: 4px;
  overflow: hidden;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container .upcoming-session-header {
  display: flex;
  background: white;
  border-bottom: 4px solid white;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container .upcoming-session-header .session-number {
  background-color: #2aa1db;
  color: white;
  width: auto;
  padding: 5px 14px;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container .upcoming-session-header .session-duration {
  background-color: white;
  width: 100%;
  font-weight: 700;
  padding: 10px 20px;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container .upcoming-session-details {
  background-color: white;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container .upcoming-session-details .upcoming-session-datetime {
  display: flex;
  border-bottom: 4px solid white;
  background-color: white;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container .upcoming-session-details .upcoming-session-datetime .upcoming-session-date {
  width: 50%;
  border-right: 2px solid white;
  background-color: #f2f3f5;
  padding: 10px 0;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container .upcoming-session-details .upcoming-session-datetime .upcoming-session-time {
  width: 50%;
  border-left: 2px solid white;
  background-color: #f2f3f5;
  padding: 10px 0;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container .upcoming-session-details .upcoming-session-countdown {
  background-color: #f2f3f5;
  padding: 10px 0;
  border-bottom: 4px solid white;
}
.full-container.home .upcoming-sessions-carousel .container .upcoming-session-container .upcoming-session-details .upcoming-session-pt {
  background-color: #f2f3f5;
  padding: 10px 0;
  text-align: center;
}
.full-container.home .upcoming-sessions-carousel .container .go-to-upcoming-session {
  transition: all 0.2s ease-in-out;
  border-left: 2px solid #2aa1db;
  border-right: 2px solid #7e2785;
  background: -webkit-linear-gradient(left, #2aa1db, #7e2785), -webkit-linear-gradient(left, #2aa1db, #7e2785);
  background-size: 100% 2px;
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat;
  background-clip: border-box;
  width: 150px;
  border-width: 2px;
  margin: 0 auto;
  padding: 12px 0;
  color: #2aa1db;
  border-radius: 4px;
  margin-top: 15px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  text-align: center;
  pointer-events: all;
}
.full-container.home .upcoming-sessions-carousel .container .go-to-upcoming-session.go-to-upcoming-session {
  width: 290px;
  margin-top: 10px;
}
.full-container.home .upcoming-sessions-carousel .container .go-to-upcoming-session:after {
  transition: all 0.2s ease-in-out;
  content: "";
  border-radius: 2px;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(left, #2aa1db, #7e2785), -webkit-linear-gradient(left, #2aa1db, #7e2785);
  opacity: 0;
  visibility: hidden;
}
.full-container.home .upcoming-sessions-carousel .container .go-to-upcoming-session:hover, .full-container.home .upcoming-sessions-carousel .container .go-to-upcoming-session.active {
  color: white;
}
.full-container.home .upcoming-sessions-carousel .container .go-to-upcoming-session:hover:after, .full-container.home .upcoming-sessions-carousel .container .go-to-upcoming-session.active:after {
  opacity: 1;
  visibility: visible;
}

.reg-log-out {
  padding: 8px !important;
}

.container.signup-form #upload-photo {
  width: 200px;
  margin: 0 auto;
  height: auto;
  display: none;
}

.terms__heading-1 {
  font-size: 30px;
  font-weight: 600;
  padding: 100px 0px 20px;
}
.terms__heading-3 {
  margin-top: 40px;
  font-size: 24px;
  font-weight: 600;
}
.terms__heading-4 {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 700;
}

.terms__p {
  font-size: 16px;
  margin-top: 8px;
}
.terms__p-span {
  font-weight: 700;
}

.order-list {
  list-style: auto;
  margin-top: 16px;
}
.order-list li {
  margin-bottom: 10px;
}

.unorder-list {
  list-style: inside;
  margin-top: 16px;
}
.unorder-list li {
  margin-bottom: 10px;
}

.padding-left-1 {
  padding-left: 40px;
}

.padding-left-2 {
  padding-left: 80px;
}

#terms {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#terms td,
#terms th {
  border: none;
  padding: 8px;
}

#terms tr:nth-child(even) {
  background-color: #253153;
}

#terms tr:hover {
  background-color: #253153;
}

#terms th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}

section#content-wrapper {
  width: 100%;
  position: absolute;
}
section#content-wrapper.abs {
  position: absolute;
}

#placeholderOption {
  border-radius: 0px 5px 5px 0px !important;
}

body,
html {
  overflow-x: hidden;
}

:root {
  --text-gray: #404244;
  --purple: #78308a;
  --blue: #378ecd;
  --light-gray: #f2f3f5;
  --gray: #dadada;
  --table-border: #707070;
}

.book-cont {
  height: 100%;
  transform: inherit !important;
  background: #fff;
  display: inline-flex;
}
.book-cont .calendar-row.linear-gradient {
  background-color: #778298;
}
.book-cont .c-time-row__hover.c-time-row.linear-gradient {
  background: #bfe3f4; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #bfe3f4 0%, #d7bfdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2aa1db", endColorstr="#7e2785",GradientType=1 ); /* IE6-9 */
}
.book-cont .c-time-row__hover.c-time-row.linear-gradient:hover {
  color: white;
}
.book-cont .c-time-row__hover.c-time-row.linear-gradient:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 0;
  background-color: #7e2785;
  transition: opacity 0.17s ease-in-out;
}
.book-cont .c-time-row.linear-gradient {
  background: #bfe3f4; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #bfe3f4 0%, #d7bfdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2aa1db", endColorstr="#7e2785",GradientType=1 ); /* IE6-9 */
}
.book-cont .c-time-row.linear-gradient:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 0;
  background-color: #dee0e3;
  color: #1c233d !important;
  transition: opacity 0.17s ease-in-out;
}
.book-cont .c-time-row.linear-gradient.disabled {
  background: #f5f6f8;
}
.book-cont .c-time-row.linear-gradient.disabled .time-span,
.book-cont .c-time-row.linear-gradient.disabled .availability,
.book-cont .c-time-row.linear-gradient.disabled i {
  cursor: default;
  color: #c7c7c7 !important;
}
.book-cont .c-time-row.linear-gradient.disabled:before {
  background: #f1f3f5 !important;
  cursor: default;
}
.book-cont .c-time-row.linear-gradient.selected:before, .book-cont .c-time-row.linear-gradient.selected2:before, .book-cont .c-time-row.linear-gradient:hover:before, .book-cont .c-time-row.linear-gradient:focus:before {
  opacity: 1;
  top: 0;
}
.book-cont .book-main {
  width: 100vw;
  position: relative;
  overflow: hidden !important;
  height: 100%;
}
.book-cont .book-main .filters {
  background: #f5f6f8;
  display: block;
  height: 54px;
  position: absolute;
  z-index: -1;
}
.book-cont .book-main .filters .booking-top-filters {
  display: inline-block;
  width: 100%;
  padding: 0 28px;
  position: absolute;
  left: 50%;
  top: 50%; /* IE 9 */ /* Safari */
  transform: translate(-50%, -50%);
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-time {
  display: inline-flex;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-time h4 {
  font-size: 1.25em;
  font-weight: 700;
  margin: 0 14px 0 0;
  line-height: 44px;
  color: #404244;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-time .duration-select-container {
  display: inline-flex;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-time .duration-select-container .duration-select {
  display: inline-block;
  padding: 0 18px;
  border-radius: 4px;
  line-height: 44px;
  margin-right: 4px;
  font-weight: 700;
  font-size: 1.1em;
  color: #404244;
  background: #fff;
  transition: all 0.4s ease-in-out;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-time .duration-select-container .duration-select.selected {
  background: #2aa1db;
  color: #fff;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-time .duration-select-container .duration-select:hover, .book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-time .duration-select-container .duration-select:focus {
  cursor: pointer;
  background: #2aa1db;
  color: #fff;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-search {
  display: inline-flex;
  position: relative;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-search h4 {
  font-size: 1.25em;
  line-height: 1.2;
  font-weight: 700;
  line-height: 44px;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-search #search-form {
  display: inline-flex;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-search #search-form i.fa-search {
  right: 0px;
  position: absolute;
  pointer-events: none;
  padding: 0.8em;
  color: #404244;
}
.book-cont .book-main .filters .booking-top-filters .top-filters-row .top-filters-search #search-form input[type=text] {
  width: 300px;
  padding: 0.4em 1em;
  border: none;
  font-weight: 500;
}
.book-cont .book-main .datepicker-head {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
@media (max-width: 480px) {
  .book-cont .book-main .datepicker-head {
    padding: 0 15px 0px 12px !important;
  }
}
@media (max-width: 991px) {
  .book-cont .book-main .datepicker-head {
    padding: 0 22px;
  }
}
@media (min-width: 992px) {
  .book-cont .book-main .datepicker-head {
    padding: 0 22px;
  }
}
@media (min-width: 1280px) {
  .book-cont .book-main .datepicker-head {
    padding: 0 45px;
  }
}
@media (min-width: 1920px) {
  .book-cont .book-main .datepicker-head {
    padding: 0 45px;
  }
}
.book-cont .book-main .datepicker-head .datepicker-title {
  display: flex;
}
.book-cont .book-main .datepicker-head .datepicker-title .date {
  font-size: 23px;
  line-height: 1;
  margin-bottom: 0;
  color: #404244;
}
@media (max-width: 767px) {
  .book-cont .book-main .datepicker-head .datepicker-title .date {
    font-size: 18px;
  }
}
.book-cont .book-main .datepicker-head .datepicker-title .date strong {
  font-weight: 600;
}
.book-cont .book-main .datepicker-head .datepicker-title .date span {
  font-weight: 300;
}
.book-cont .book-main .datepicker-head .datepicker-ui {
  display: inline-flex;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 0.7em;
  color: #404244;
  cursor: pointer;
}
.book-cont .book-main .datepicker-head .datepicker-ui .change-month {
  border-radius: 4px;
  border: 1px solid rgb(216, 216, 216);
  padding: 2px 6px;
}
.book-cont .book-main .datepicker-head .datepicker-ui .change-month span {
  background: #fff;
  display: block;
  border-radius: 4px;
  position: relative;
  z-index: 1;
}
.book-cont .book-main .datepicker-head .datepicker-ui .change-month.today-btn {
  font-weight: 700;
}
.book-cont .book-main .date-table {
  height: 100%;
}
.book-cont .book-main .date-table .header-row {
  display: inline-flex;
  width: 100%;
}
.book-cont .book-main .date-table .header-row .header-day {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding: 0px 16px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .book-cont .book-main .date-table .header-row .header-day {
    padding: 0px 4px !important;
    display: flex;
    justify-content: center;
  }
}
.book-cont .book-main .date-table .calendar-days {
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: #afb6c1;
  overflow: scroll;
  height: calc(100vh - 215px);
}
.book-cont .book-main .date-table .calendar-days_physio {
  height: calc(100vh - 89px);
}
.book-cont .book-main .date-table .calendar-days .calendar-row {
  display: inline-flex;
  width: 100%;
  height: 16.6666666667% !important;
  min-height: 130px !important;
}
@media (max-width: 767px) {
  .book-cont .book-main .date-table .calendar-days .calendar-row {
    min-height: 90px !important;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel {
  display: block;
  width: 100%;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #bbbbbb;
  position: relative;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel:hover {
  cursor: pointer;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel:hover .day span {
  color: #404244 !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel:hover .day:before {
  opacity: 1;
  top: 0;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.disabled:hover {
  cursor: default !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.disabled:hover > .cel-info {
  background-color: white !important;
  color: white !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.disabled:hover > .day span {
  color: #c6c6c6 !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.disabled .day {
  color: #afb6c1;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.disabled .day:before {
  opacity: 0;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel:hover .cel-info {
  background-color: #f5f6f8;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.booked-date .day span {
  color: #fff;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.booked-date .day:before {
  background-color: rgba(119, 130, 152, 0.2705882353);
  top: 0;
  opacity: 1;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.booked-date.selected .day:before {
  background-color: rgba(119, 130, 152, 0.2705882353);
  top: 0;
  opacity: 1;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day {
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-size: 19px;
  font-weight: 400;
  padding: 0px 16px;
  color: #404244;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: #f5f6f8;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 480px) {
  .book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day {
    justify-content: center !important;
  }
}
@media (max-width: 767px) {
  .book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day {
    padding: 0px 4px !important;
    justify-content: center !important;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day:before {
  content: "";
  background-color: rgba(119, 130, 152, 0.2705882353);
  transition: all 0.4s ease-in-out;
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 43px;
  display: block;
  z-index: 0;
  opacity: 0;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day div {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 30px;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day div:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%; /* IE 9 */ /* Safari */
  transform: translate(-50%, -50%);
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 0;
  border-radius: 50%;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day div span {
  position: relative;
  z-index: 1;
}
@media (max-width: 480px) {
  .book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day div span {
    font-size: 16px !important;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day.today div:before {
  background: #ed0881;
  border-radius: 5px;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .day.today span {
  color: #fff !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.selected:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f5f6f8;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.selected .cel-info {
  background: #f5f6f8;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.selected .day:before {
  background-color: rgba(119, 130, 152, 0.2705882353);
  opacity: 1;
  top: 0;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel.selected span {
  color: #404244 !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .cel-info {
  display: block;
  width: 100%;
  height: calc(100% - 41px);
  overflow: scroll;
  background: #fff;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .cel-info .booked-date-info {
  text-align: center;
  width: 100%;
  padding: 10px;
  max-height: 100px;
  overflow-y: hidden;
  margin-bottom: 4px;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .cel-info .booked-date-info-content-box {
  align-self: center;
  margin-left: 4px;
  margin-right: 8px;
  border-radius: 2px;
  height: 8px;
  width: 8px;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .cel-info .booked-date-info h4 {
  font-size: 1.15em;
  font-weight: 700;
  margin-bottom: 5px;
  color: #404244;
}
.book-cont .book-main .date-table .calendar-days .calendar-row .cal-cel .cel-info .booked-date-info p {
  font-size: 1.1em;
  font-weight: 500;
  margin-bottom: 5px;
  color: #404244;
}
.book-cont .book-main .date-table .calendar-days .calendar-book {
  background: #f5f6f8;
  border-bottom: 1px solid #bbbbbb;
  overflow: hidden;
  padding: 26px;
  height: 0px;
}
@media (max-width: 767px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book.padd-small {
    padding: 16px;
  }
}
@media (max-width: 991px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book {
    padding: 26px;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book.show {
  padding: 26px;
  height: 600px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment {
  box-shadow: 0px 0px 65px rgba(0, 0, 0, 0.2784313725);
  background: #fff;
  border-radius: 4px;
  display: inline-flex;
  width: 100%;
  position: relative;
  height: 565px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time {
  border-radius: 4px;
  display: block;
  width: 100%;
  position: relative;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-head {
  color: #404244;
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  height: 60px;
  border-bottom: 1px solid rgba(119, 130, 152, 0.4470588235);
}
@media (max-width: 480px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-head {
    height: 45px !important;
  }
}
@media (max-width: 991px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-head {
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-head {
    padding-left: 15px;
  }
}
@media (min-width: 1280px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-head {
    padding-left: 30px;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-head-fixed {
  position: fixed;
  background-color: white;
  z-index: 20;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-head .c-time-header {
  display: flex;
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-head .c-time-header {
    font-size: 18px !important;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row {
  max-height: 457px;
  overflow: auto;
  position: relative;
  border-radius: 3px;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 54px;
  overflow: hidden;
  color: #7e2785;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row-special {
  margin: 0px !important;
  padding: 0px !important;
  height: 40px;
  text-align: center;
}
@media (max-width: 991px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row {
    padding: 0 16px;
  }
}
@media (min-width: 992px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row {
    padding: 0 16px;
  }
}
@media (min-width: 1280px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row {
    padding: 0 20px;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row:last-child {
  margin-bottom: 0px !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row__container {
  overflow-y: scroll;
  overflow-x: hidden;
  height: calc(100% - 60px);
  border-right: 1px solid rgba(119, 130, 152, 0.4470588235);
}
@media (max-width: 991px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row__container {
    padding: 16px;
  }
}
@media (min-width: 992px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row__container {
    padding: 16px;
  }
}
@media (min-width: 1280px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row__container {
    padding: 30px;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row * {
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 2;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.disabled {
  color: #c7c7c7;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.disabled .availability {
  color: #c7c7c7;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.selected, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.selected2, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row:hover, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row:focus {
  cursor: pointer;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.selected .time-span,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.selected i,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.selected .availability, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.selected2 .time-span,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.selected2 i,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.selected2 .availability, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row:hover .time-span,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row:hover i,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row:hover .availability, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row:focus .time-span,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row:focus i,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row:focus .availability {
  color: #fff;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row i {
  line-height: 1.2;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row i {
    font-size: 16px;
    margin-right: 4px;
  }
}
@media (min-width: 992px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row i {
    font-size: 16px;
    margin-right: 4px;
  }
}
@media (min-width: 1280px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row i {
    font-size: 20px;
    margin-right: 10px;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row i.fas.fa-plus, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row i.fas.fa-times, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row i.fas.fa-check {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .availability {
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .availability {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .availability {
    font-size: 16px;
  }
}
@media (min-width: 1280px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .availability {
    font-size: 20px;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .availability.selected {
  color: #fff;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .availability.appointment.has-input {
  position: absolute;
  top: 0;
  right: 35px;
  height: 100%;
  border: 5px solid transparent;
  background: linear-gradient(#fff, #fff) content-box, linear-gradient(to right, #2aa1db, #7e2785) border-box;
  border-radius: 4px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .availability.appointment .full-height {
  height: 100%;
  font-size: 15px;
  outline: none;
  font-weight: 500;
  border: none;
  width: 230px;
  padding: 0.5em 1em;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .action {
  position: absolute;
  right: 0;
  /* vertical-align: middle; */
  width: 40px;
  top: 0;
  height: 100%;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .action.add {
  background-color: #a66aab;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .action.delete {
  background-color: #ec0d4b;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .action.verify {
  background-color: #7e2785;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .time-span {
  line-height: 1.2;
  font-weight: 400;
}
@media (max-width: 991px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .time-span {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .time-span {
    font-size: 16px;
  }
}
@media (min-width: 1280px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row .time-span {
    font-size: 20px;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .instant {
  display: none;
  z-index: 5;
  position: absolute;
  width: 235px;
  background-color: white;
  right: 82px;
  box-shadow: 0px 0px 5px 0px grey;
  max-height: 150px;
  overflow: hidden;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .instant .instant-option {
  display: block;
  cursor: pointer;
  height: 50px;
  color: black;
  padding: 0.8em;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .instant .instant-option:hover {
  color: white;
  background-color: #2aa1db;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio {
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 4px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .c-physio-header {
  margin-bottom: 0;
  color: #404244;
  width: 100%;
  height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  border-bottom: 1px solid rgba(119, 130, 152, 0.4470588235);
  display: flex;
  align-items: center;
  font-size: 23px;
  font-weight: 600;
}
@media (max-width: 480px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .c-physio-header {
    height: 45px !important;
    font-size: 18px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row {
  max-height: calc(100% - 60px);
  padding: 30px;
  display: grid;
  flex-wrap: wrap;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  overflow-y: scroll;
  width: 100%;
}
@media (max-width: 767px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row {
    grid-template-columns: 1fr;
    padding: 16px !important;
  }
}
@media (max-width: 991px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 992px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1280px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1920px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div {
  display: inline-block;
  padding: 8px;
  text-align: center;
  position: relative;
  box-shadow: 0px 0px 14px rgba(119, 130, 152, 0.4470588235);
  border-radius: 3px;
  background: #fff;
  height: 100%;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div:hover, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div:focus {
  cursor: pointer;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected {
  background-color: #ffe2f1;
  border: 1px solid #7e2785;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected .doc-div-in .doc-profile-top {
  opacity: 1 !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div:hover:before {
  opacity: 1;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div:hover .doc-image-in {
  transform: scale(1.05, 1.05);
  border-radius: 4px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected:before {
  background: #2aa1db; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #2aa1db 0%, #7e2785 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2aa1db", endColorstr="#7e2785",GradientType=0 ); /* IE6-9 */
  opacity: 1 !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected .doc-div-in .doc-profile-top {
  opacity: 1 !important;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected .doc-div-in .doc-profile-top i {
  color: #fff;
  position: absolute;
  right: 7px;
  top: 7px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected .doc-div-in .doc-info h4 {
  color: #7e2785;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected .doc-div-in .doc-info p {
  color: #7e2785;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected .doc-div-in .doc-info .view-doc {
  background-color: #7e2785;
  border: 1px solid #6e1c80;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected .doc-div-in .doc-info .view-doc span {
  color: #fff;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div.selected .doc-div-in .doc-info .doc-rating i {
  color: #7e2785;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in {
  position: relative;
  z-index: 1;
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 7px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-profile-top {
  display: inline-block;
  width: 52px;
  height: 52px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-image {
  display: block;
  width: 100%;
  height: 8vw;
  overflow: hidden;
  min-width: 178px;
  min-height: 178px;
  border-radius: 3px;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 480px) {
  .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-image {
    min-width: 85px !important;
    min-height: 85px !important;
  }
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-image .doc-image-in {
  width: 100%;
  height: 100%;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  transition: all 0.4s ease-in-out;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-info {
  display: grid;
  grid-template-rows: 1fr auto;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-info h4 {
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: 700;
  color: #778298;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-info p {
  margin-bottom: 0;
  color: #404244;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-info .doc-rating i {
  color: #778298;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-info .view-doc {
  transition: all 0.4s ease-in-out;
  background: #778298;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 7px 0 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 29px;
  border-radius: 3px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-info .view-doc span {
  position: relative;
  z-index: 1;
  font-weight: 500;
  color: #fff;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-info .view-doc:hover span {
  color: #fff;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-info .view-doc:before {
  content: "";
  display: block;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  background-color: #7e2785;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .doc-div .doc-div-in .doc-info .view-doc:hover:before {
  cursor: pointer;
  opacity: 1;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options input {
  border: 0;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options input[type=text] {
  padding: 10px;
  padding-left: 15px;
  outline: 0;
  min-width: 50px;
  font-weight: 500;
  font-size: 0.9em;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options input[type=text][disabled] {
  background-color: #eeeeee;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options input[type=radio] {
  vertical-align: baseline;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:checked,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:checked + label,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 12px;
  color: #778298;
  display: inline-block;
  font-weight: 400;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:checked + label:before,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #cbd0d8;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:checked + label:after,
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #ed0881;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options [type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options label {
  display: block;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options label:last-child {
  margin-bottom: 0;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options label.disabled {
  color: #cbd0d8;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat {
  display: flex !important;
  width: 100%;
  height: 100%;
  display: block;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat * {
  z-index: 2;
  position: relative;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat i {
  font-size: 1.2em;
  line-height: 1.2;
  margin-right: 10px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat i.fas.fa-plus, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat i.fas.fa-times, .book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat i.fas.fa-check {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat:after {
  display: table;
  clear: both;
  content: "";
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container {
  width: 50%;
  background-color: #f1f3f5;
  border-radius: 4px;
  height: 100%;
  /* gap: 21px; */
  max-height: unset;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-day-container {
  padding: 0.5em;
  padding-left: 0;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-day-container .repeat-day {
  border-radius: 4px;
  overflow: hidden;
  padding: 25px;
  background-color: #f1f3f5;
  border-radius: 4px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-day-container .repeat-day div {
  margin-bottom: 10px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-day-container .repeat-day div.selected {
  background: transparent;
  color: white;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-day-container .repeat-day .day-option {
  font-weight: 500;
  font-size: 0.9em;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-day-container .repeat-until {
  padding: 1em 0;
  display: flex;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-day-container .repeat-until .until-text {
  background-color: white;
  padding: 0.7em 1.1em;
  font-size: 0.9em;
  font-weight: 500;
  margin-right: 0.4em;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-day-container .repeat-until input {
  flex: 1;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-month-container {
  padding: 0.5em;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-month-container .repeat-month {
  border-radius: 4px;
  overflow: hidden;
  padding: 25px;
  border-radius: 4px;
  background-color: #f1f3f5;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-month-container .repeat-month div {
  margin-bottom: 10px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-month-container .repeat-month div.selected {
  background: transparent;
  color: white;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-month-container .repeat-month .month-option {
  font-weight: 500;
  font-size: 0.9em;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-selected-slots {
  padding: 0.5em;
  position: relative;
  overflow: hidden;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-selected-slots .repeat-slot {
  background: #2aa1db; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #2aa1db 0%, #7e2785 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2aa1db", endColorstr="#7e2785",GradientType=1 ); /* IE6-9 */
  border-radius: 4px;
  padding: 0.5em 0.6em;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5em;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-selected-slots .repeat-slot .timeslot {
  color: white;
  font-size: 1em;
  font-weight: 500;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-selected-slots .repeat-slot .action {
  position: absolute;
  right: 0;
  /* vertical-align: middle; */
  width: 40px;
  top: 0;
  height: 100%;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .repeat .repeat-container .repeat-selected-slots .repeat-slot .action.delete {
  background-color: #2aa1db;
  color: white;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .block {
  width: 100%;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .block:after {
  display: table;
  clear: both;
  content: "";
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .block .block-options {
  margin-top: 25px;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .block .block-options:after {
  display: table;
  clear: both;
  content: "";
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .block .block-options .block-text {
  background-color: white;
  padding: 0.7em 1.1em;
  font-size: 0.9em;
  font-weight: 500;
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-physio .doc-row .options .block .block-options .block-text.add {
  font-size: 22px;
  line-height: 31px;
  font-weight: 200;
  position: absolute;
  padding: 5px 15px;
  background-color: rgb(231, 231, 231);
}
.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .line-between {
  height: calc(100% - 60px);
  width: 1px;
  background-color: #778298;
  position: absolute;
  top: 55.5%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.book-cont .book-side {
  width: 250px;
  overflow: hidden;
  position: fixed;
  right: -250px;
  top: 0;
  z-index: 999;
}
.book-cont .book-side.longtransition {
  transition: all 1s 0s ease-in;
}
.book-cont .book-side.notransition {
  transition: none !important;
}
.book-cont .book-side.open-side {
  width: 300px;
}
.book-cont .book-side .booking-sidebar-in {
  padding: 16px 8px 15px 15px;
  margin-top: 16px;
}
.book-cont .book-side .booking-sidebar {
  background-color: #565F79;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  position: relative;
  text-align: center;
  min-height: 550px;
  overflow-y: scroll;
}
@media (max-width: 480px) {
  .book-cont .book-side .booking-sidebar {
    text-align: left !important;
  }
}
.book-cont .book-side .booking-sidebar-button {
  margin-top: 3px;
  outline: none;
  border: none;
  width: 100% !important;
  background-color: #7e2785;
  height: 36px;
  border-radius: 5px;
  cursor: pointer;
}
.book-cont .book-side .booking-sidebar-button p {
  color: white;
  font-size: 16px;
}
.book-cont .book-side .booking-sidebar .book-side-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
  background-position: left center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.book-cont .book-side .booking-sidebar .sidebar-user-top {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6588235294);
}
.book-cont .book-side .booking-sidebar .sidebar-user-top h1 {
  font-size: 1rem;
  font-weight: 600;
  color: white;
}
.book-cont .book-side .booking-sidebar .sidebar-user-top .user-image {
  display: inline-block;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  margin-bottom: 5px;
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.book-cont .book-side .booking-sidebar .sidebar-user-top .side-name {
  color: #fff;
  font-size: 1.25em;
}
.book-cont .book-side .booking-sidebar .appointment-div {
  width: 100%;
  position: relative;
  min-height: 299px;
  padding: 40px 0px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1450980392);
  border: 1px solid #4f5870;
  border-radius: 3px;
}
.book-cont .book-side .booking-sidebar .appointment-div-physio {
  width: 100%;
  position: relative;
  padding: 0px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1450980392);
  border: 1px solid #778298;
  border-radius: 3px;
}
.book-cont .book-side .booking-sidebar .appointment-div-physio > .repeat-selected-slots .repeat-slot .action.icon-close {
  cursor: pointer;
  width: 14px !important;
  height: 14px !important;
}
.book-cont .book-side .booking-sidebar .appointment-div-physio > .appointment-header {
  background-color: white;
  padding: 8px;
  border-radius: 3px 3px 0px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(119, 130, 152, 0.1294117647);
  font-weight: 600;
}
.book-cont .book-side .booking-sidebar .appointment-div-physio > .appointment-header > span.action {
  width: 14px !important;
  height: 14px !important;
}
.book-cont .book-side .booking-sidebar .appointment-div-physio > .repeat-selected-slots {
  padding: 0px 12px;
  border-radius: 4px;
}
.book-cont .book-side .booking-sidebar .appointment-div-physio > .repeat-selected-slots:last-child {
  padding-bottom: 12px;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body {
  margin-top: 14px;
  text-align: left;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-date {
  display: block;
  padding: 20px 0 10px;
  color: #fff;
  font-size: 1.25em;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-date strong {
  display: block;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-time {
  display: block;
  padding: 10px 0;
  color: #fff;
  font-size: 1.25em;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-time strong {
  display: block;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-injury {
  display: block;
  padding: 10px 0;
  color: #fff;
  font-size: 1.25em;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-injury strong {
  display: block;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-physio-info {
  display: block;
  padding: 10px 0 20px;
  color: #fff;
  font-size: 1.25em;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-physio-info strong {
  display: block;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-confirm {
  padding: 20px 0 10px;
  color: #fff;
  font-size: 1.25em;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-confirm .confirm-btn {
  display: block;
  text-align: center;
  padding: 23px;
  width: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  background: #2aa1db;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}
.book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-confirm .confirm-btn:hover, .book-cont .book-side .booking-sidebar .appointment-div .appoint-body .appoint-confirm .confirm-btn:focus {
  color: #fff;
  background: #7e2785;
  border: 2px solid #fff;
}

.cancel {
  background-color: #ED0881;
  top: 6px;
  right: 6px;
  width: 19px;
  size: calc(100% - 186px);
  height: 19px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  position: absolute;
}

.acard span {
  font-size: 15px;
  color: #8c95a7;
  display: flex;
}
.acard p {
  font-size: 15px;
  color: #1c233d;
  font-weight: 600;
  display: flex;
}

.payment-sidebar-toggle {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.ptpayment-sidebar-toggle {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
@media (max-width: 480px) {
  .ptpayment-sidebar-toggle {
    position: relative;
    bottom: 0px !important;
    left: 20px !important;
    padding-bottom: 50px;
  }
}

.radioBtn-radius {
  border-radius: 4px 0px 0px 4px !important;
}

.selectbar {
  z-index: 990;
}

.custom-select-box {
  display: flex;
  width: 294px;
  font-size: 15px;
  margin-top: 2px;
}
@media (max-width: 480px) {
  .custom-select-box {
    width: 190px !important;
  }
}

@media (max-width: 480px) {
  #activeB {
    text-align: center !important;
  }
}

.custom-select-box .custom-options__container {
  background-color: #6e1c80;
  color: white;
  outline: 2px solid white;
  width: 100%;
  transition: all 0.4s;
  border-radius: 0px 4px 4px 0px;
  overflow: visible;
  opacity: 0;
  height: 0%;
  display: none;
}

.custom-select__selected {
  font-weight: 600;
  font-size: 15px;
  position: relative;
}

.custom-select-box .custom-option,
.custom-select__selected {
  padding: 12px 20px 12px 12px;
  cursor: pointer;
}

.custom-option:hover {
  background-color: #812796;
}

.custom-select-box .custom-option {
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-delay: 3s;
}
.custom-select-box .custom-option:hover > .injury__tooltip {
  z-index: 99;
  opacity: 1;
}

.custom-select-box label {
  cursor: pointer;
}

.custom-select-box .custom-option .radio {
  display: none;
}

.custom-select-box .custom-options__container.custom-select-active {
  opacity: 1;
  height: 100%;
  display: block;
}

.custom-options__container label {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.custom-select__selected {
  background-color: #6e1c80;
  color: white;
  border-radius: 0px 4px 4px 0px;
  height: 54px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}

.p-custom-select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.injury-title,
.show-injury {
  font-size: 20px !important;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 480px) {
  .injury-title,
  .show-injury {
    font-size: 16px !important;
  }
}

@media (max-width: 991px) {
  .form.dash-injury-popup {
    max-width: 380px;
  }
}

.dash .show-injury {
  margin-right: 16px;
}

.option-span,
.show-date {
  font-size: 14px !important;
  opacity: 0.59;
  line-height: 1;
}
@media (max-width: 480px) {
  .option-span,
  .show-date {
    font-size: 12px !important;
  }
}

.repeat-option__container {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  justify-content: space-between;
  padding: 12px;
  background-color: white;
  border-radius: 4px;
  margin-top: 4px;
  gap: 4px;
}

.repeat-option__content {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.repeat-option__content label {
  font-size: 14px !important;
  margin-bottom: 0px !important;
}

.repeat-option__one {
  display: flex;
  gap: 4px;
  align-items: center;
}

.datepicker-ui.datepicker-change {
  display: flex !important;
  gap: 1px !important;
}

.prev-btn.change-month {
  padding: 6px 12px !important;
}

.today-btn.change-month {
  padding: 6px 12px !important;
}

.next-btn.change-month {
  padding: 6px 12px !important;
}

@media (max-width: 480px) {
  .phone-vanish {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .desktop-display {
    display: block;
  }
}
@media (max-width: 991px) {
  .desktop-display {
    display: block;
  }
}
@media (max-width: 480px) {
  .desktop-display {
    display: none;
  }
}

@media (min-width: 992px) {
  .phone-title-display {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .phone-title-display {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .phone-title-display {
    display: block !important;
  }
}

@media (max-width: 767px) {
  #activeB {
    font-size: 16px !important;
    line-height: 1 !important;
  }
}
@media (max-width: 480px) {
  #activeB {
    font-size: 13px !important;
    line-height: 1 !important;
  }
}

.repeat-wrapper.user-clicked-availability > .repeat-slot {
  background: #6dbbe0 !important;
}

.user-clicked-availability.repeat-wrapper > .repeat-slot > .slots-trash {
  display: block !important;
}

.repeat-wrapper > .repeat-slot > .slots-trash {
  display: none !important;
}

.controls-overlay {
  transition: all 0.2s ease-in-out;
  position: fixed;
  top: 0;
  width: 100vw;
  height: calc(100vh - 64px);
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

.controls-overlay.active {
  opacity: 1;
  visibility: visible;
}

.controls-overlay .controls-overlay-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.controls-overlay .controls {
  transition: all 0.2s ease-in-out;
  background-color: #171717;
  width: 550px;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  padding: 20px;
  border-radius: 5px;
}
@media (max-width: 480px) {
  .controls-overlay .controls {
    width: calc(100vw - 134px);
    overflow: hidden;
  }
}
.controls-overlay .controls.light {
  background-color: white;
}
.controls-overlay .controls.light h1,
.controls-overlay .controls.light h2,
.controls-overlay .controls.light h3,
.controls-overlay .controls.light h4 {
  color: #171717;
  text-rendering: auto;
  letter-spacing: normal;
  word-spacing: normal;
}
.controls-overlay .controls.light .settings select.settings-options {
  color: #171717;
}
.controls-overlay .controls.light .close-btn i {
  color: #171717;
}

.frame-button.messages, .frame-button.settings {
  transform: translate(0px, 70px);
}

@media (max-width: 480px) {
  .left-sidebar-item.close-btn {
    margin-top: 10px !important;
    border-top: 1px solid rgba(226, 228, 234, 0.368627451) !important;
  }
}

.controls-overlay .controls .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 20px;
  cursor: pointer;
}

.controls-overlay .controls .close-btn i {
  color: white;
}

.controls-overlay .controls .settings {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
}
@media (max-width: 480px) {
  .controls-overlay .controls .settings {
    justify-content: left;
    flex-direction: column;
    align-items: flex-start;
  }
}

.controls-overlay .controls .settings select.settings-options {
  height: 20px;
  background: transparent;
  border: 0;
  color: #a5a5a5;
  font-size: 14px;
  font-weight: 300;
  outline: 0;
  cursor: pointer;
  position: relative;
  top: 0;
}

.controls-overlay .controls h3,
.controls-overlay .controls h1 {
  color: white;
  width: 100%;
  margin: 0;
  font-weight: 550;
}

.controls-overlay .controls h1 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 0;
}

.controls-overlay .controls h3 {
  font-size: 18px;
}

.controls-overlay .controls h4 {
  color: #a5a5a5;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.controls-overlay .controls #myself {
  width: 100%;
  height: 250px;
  background-color: white;
  margin-bottom: 20px;
}
.controls-overlay .controls #myself video {
  width: 100%;
  height: 100%;
}

.controls-overlay .controls .numbers {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 5px;
}

.controls-overlay .controls .numbers .number {
  color: #a5a5a5;
  font-size: 13px;
  font-weight: 300;
}

.controls-overlay .controls .slidecontainer {
  width: 100%;
}

.controls-overlay .controls .slidecontainer input {
  width: 100%;
  margin: 0;
}

.slidecontainer {
  margin-bottom: 10px;
}

.slider {
  -webkit-appearance: none;
  height: 10px;
  border-radius: 10px;
  outline: 0;
  border: 0;
  /*background: #A5A5A5;*/
  background-color: #f3f3f3;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2aa1db), color-stop(100%, #2aa1db));
  background-size: 50% 100%;
  background-repeat: no-repeat;
  position: relative;
  cursor: grab;
  /*overflow: hidden;*/
}

input[type=range]::-webkit-slider-runnable-track {
  box-shadow: none;
  border: none;
  background: transparent;
  -webkit-appearance: none;
}

input[type=range]::-webkit-slider-thumb {
  height: 15px;
  width: 15px;
  border: 0;
  background: #e1e1e1;
  /*border: 1px solid #777;*/
  border-radius: 50%;
  /*box-shadow: 0 0 1px 0px rgba(0,0,0,0.1);*/
  -webkit-appearance: none;
}

.consultation {
  transition: all 0.4s ease-in-out;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: inline-flex;
  width: 100%;
  max-width: 100vw;
  overflow: hidden;
  height: 100%;
  top: 0;
  position: absolute;
  background: transparent linear-gradient(180deg, #122f48 0%, #1a233f 100%) 0% 0% no-repeat padding-box;
}
.consultation .consult-side-full {
  position: relative;
  height: calc(100vh - 64px);
  z-index: 10;
}
@media (max-width: 480px) {
  .consultation .consult-side-full {
    position: absolute;
    left: -224px;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .consultation .consult-side-full {
    position: absolute;
    left: -286px;
  }
}
@media (min-width: 992px) {
  .consultation .consult-side-full {
    position: absolute;
    left: -286px;
  }
}
@media (min-width: 1280px) {
  .consultation .consult-side-full {
    left: 0px;
    position: relative;
  }
}
.consultation .consult-side-toggle,
.consultation .consult-chat-toggle {
  background: #2aa1db; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #2aa1db 0%, #7e2785 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2aa1db", endColorstr="#7e2785",GradientType=1 ); /* IE6-9 */
  transition: all 0.4s ease-in-out;
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 50px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  /* IE 9 */
  /* Safari */
  transform: translate(0, -50%);
  color: #fff;
  z-index: 1;
}
.consultation .consult-side-toggle.consult-chat-toggle,
.consultation .consult-chat-toggle.consult-chat-toggle {
  left: -15px;
  z-index: 2;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.consultation .consult-side-toggle:hover,
.consultation .consult-chat-toggle:hover {
  cursor: pointer;
}
.consultation .consult-side-toggle i,
.consultation .consult-chat-toggle i {
  position: absolute;
  left: 50%;
  top: 50%; /* IE 9 */ /* Safari */
  transform: translate(-50%, -50%);
  transition: all 0.4s ease-in-out;
  font-size: 16px;
}
.consultation .consult-side-toggle .mobile-intro-text,
.consultation .consult-chat-toggle .mobile-intro-text {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%; /* IE 9 */ /* Safari */
  transform: translate(-50%, -50%) rotate(-90deg);
  font-size: 9px;
  color: #fff;
  line-height: 20px;
  width: 100px;
  text-align: center;
  letter-spacing: 0.5px;
}
.consultation.open-chat {
  padding-right: 350px;
}
@media only screen and (max-width: 420px) {
  .consultation.open-chat {
    padding-right: 100vw;
  }
}
.consultation.open-chat .consult-chat {
  right: 0;
}
.consultation.open-chat .consult-chat-toggle i {
  position: absolute;
  left: 50%;
  top: 50%; /* IE 9 */ /* Safari */
  transform: translate(-50%, -50%) rotate(-180deg);
}
.consultation.open-chat .consult-chat-container .mobile-intro-text {
  transition: all 0.4s ease-in-out;
  opacity: 1;
  display: none;
}
.consultation.open-chat .consult-chat-container .mobile-intro-text.rotate {
  top: 60%;
}
.consultation.open-side .consult-side-toggle i {
  position: absolute;
  left: 50%;
  top: 50%; /* IE 9 */ /* Safari */
  transform: translate(-50%, -50%) rotate(-180deg);
}
.consultation.open-side .mobile-intro-text {
  transition: all 0.4s ease-in-out;
  opacity: 1;
  display: none;
}
.consultation.open-side .mobile-intro-text.rotate {
  top: 60%;
}
.consultation .consult-side {
  transition: all 0.4s ease-in-out;
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(100vh - 63px);
  min-height: 750px;
  max-width: 350px;
  background: #f1f3f5;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width: 480px) {
  .consultation .consult-side {
    max-width: 278px !important;
  }
}
@media only screen and (max-height: 575px) {
  .consultation .consult-side {
    min-height: 565px;
  }
}
.consultation .consult-side:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 1px;
  height: calc(100vh - 64px);
  right: 0;
  top: 0;
  background: #0e92d4;
  z-index: 1;
}
.consultation .consult-side .consult-side-inner {
  overflow-y: auto;
  display: block;
  height: calc(100vh - 64px);
  position: relative;
  min-height: 400px;
}
@media (max-width: 991px) {
  .consultation .consult-side .consult-side-inner {
    opacity: 0;
  }
}
@media (min-width: 992px) {
  .consultation .consult-side .consult-side-inner {
    opacity: 0;
  }
}
@media (min-width: 1280px) {
  .consultation .consult-side .consult-side-inner {
    opacity: 1;
  }
}
.consultation .consult-side .consult-side-top {
  display: inline-flex;
  width: 100%;
}
.consultation .consult-side .consult-side-top .consult-dur {
  background: #2aa0db;
  color: #fff;
  font-size: 40px;
  line-height: 70px;
  text-align: center;
  width: 75px;
  font-weight: 100;
}
.consultation .consult-side .consult-side-top .consult-title-area {
  display: inline-block;
  width: calc(100% - 75px);
  text-align: center;
  background: #fff;
}
.consultation .consult-side .consult-side-top .consult-title-area .consult-title {
  line-height: 75px;
  font-size: 16px;
  color: #1c233d;
  font-weight: 600;
}
.consultation .consult-side .consult-side-date-time {
  display: inline-flex;
  width: 100%;
}
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div {
  display: flex;
  width: 50%;
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 67px;
  border-bottom: 1px solid #d1d1d4;
}
@media only screen and (max-height: 900px) {
  .consultation .consult-side .consult-side-date-time .consult-side-date-time-div {
    padding: 1vh 0;
  }
}
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div.chosen-date:after {
  content: "";
  display: inline-block;
  top: 0;
  right: -1px;
  width: 2px;
  height: 100%;
  z-index: 1;
  background: #d1d1d4;
  position: absolute;
}
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div span {
  display: block;
  width: 100%;
  text-align: center;
}
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div .injuryBadge .chosen-date-title,
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div .injuryBadge .chosen-time-title {
  color: #778298 !important;
}
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div .injuryBadge > .chosen-date-title > .chosen-time-title {
  color: #778298 !important;
}
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div .chosen-time-title,
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div .chosen-date-title {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-weight: 400;
  color: #778298 !important;
}
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div .chosen-date {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #192440;
  font-weight: 600;
}
.consultation .consult-side .consult-side-date-time .consult-side-date-time-div .chosen-time {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #192440;
  font-weight: 600;
}
.consultation .consult-side .consult-side-mid-top .consult-physio {
  display: inline-block;
  width: 100%;
  padding: 22px 23px 5px;
}
.consultation .consult-side .consult-side-mid-top .consult-patient {
  display: inline-block;
  width: 100%;
  padding: 5px 23px 22px;
}
.consultation .consult-side .consult-side-mid-top .consult-user-in {
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 137px;
  box-shadow: 4px 4px 15px rgba(25, 36, 64, 0.1490196078);
  border-radius: 5px;
  position: relative;
}
.consultation .consult-side .consult-side-mid-top .consult-user-in .user-name {
  font-size: 16px;
  margin: 5px 0;
  display: block;
  color: #1c233d;
  font-weight: 600;
}
.consultation .consult-side .consult-side-mid-top .consult-user-in .consult-title {
  margin: 0;
  font-size: 10px;
  letter-spacing: 0.8px;
  display: block;
  width: 100%;
}
.consultation .consult-side .consult-side-mid-top .consult-user-in .mobile-input {
  display: none;
  width: 70px;
  position: absolute;
  height: 58px;
  right: 0;
  top: 0;
}
.consultation .consult-side .consult-side-mid-top .consult-user-in .mobile-input .cwr {
  position: absolute;
  left: 0;
  width: 20px;
  border: 2px solid #f1f3f5;
  height: 126px;
  background: #f1f3f5;
  z-index: 1;
}
.consultation .consult-side .consult-side-mid-top .consult-user-in .mobile-input .cwr .rotate {
  position: absolute;
  left: 50%;
  top: 50%; /* IE 9 */ /* Safari */
  transform: translate(-50%, -50%) rotate(-90deg);
  font-size: 9px;
  color: #2aa1db;
  line-height: 20px;
  display: inline-block;
  width: 100px;
  text-align: center;
}
.consultation .consult-side .consult-side-mid-top .consult-user-in .mobile-input .cwr-input {
  left: 63%;
}
@media only screen and (max-height: 900px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-in {
    padding: 2vh 0;
  }
}
@media only screen and (max-height: 780px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-in {
    padding: 3px 0;
  }
}
@media only screen and (max-width: 420px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-in {
    padding: 15px !important;
  }
}
.consultation .consult-side .consult-side-mid-top .consult-user-photo {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  background: #2aa0db;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.consultation .consult-side .consult-side-mid-top .consult-user-info {
  display: inline-flex;
  width: 100%;
  overflow: hidden;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #2aa1db;
  background: linear-gradient(to right, #2aa1db 0%, #7e2785 100%);
}
.consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info {
  width: 50%;
  text-align: center;
  padding: 12px 0;
}
@media only screen and (max-height: 900px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info {
    padding: 1vh 0;
  }
}
.consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info.injury-type {
  line-height: 48px;
  color: #fff;
  font-weight: 400;
  min-width: 59%;
}
@media only screen and (max-height: 800px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info.injury-type {
    line-height: 40px;
  }
}
@media only screen and (max-width: 900px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info.injury-type {
    min-width: 50%;
  }
}
@media only screen and (max-width: 420px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info.injury-type {
    line-height: 24px;
  }
}
.consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info.appointment-date {
  width: 41%;
  overflow: hidden;
  border-left: 1px solid #fff;
}
@media only screen and (max-width: 900px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info.appointment-date {
    width: 50%;
  }
}
.consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info.appointment-date span {
  color: #778298;
  font-size: 10px;
  width: 100%;
  display: block;
  line-height: 1;
  margin: 6px 0 0;
}
@media only screen and (max-width: 900px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info.appointment-date span {
    display: inline-block;
    margin: 0;
    width: auto;
    line-height: 40px;
  }
}
@media only screen and (max-width: 420px) {
  .consultation .consult-side .consult-side-mid-top .consult-user-info .consult-user-in-info.appointment-date span {
    line-height: 20px;
  }
}
.consultation .consult-side .consult-side-mid-bot {
  display: inline-flex;
  width: 100%;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
@media only screen and (max-width: 420px) {
  .consultation .consult-side .consult-side-mid-bot {
    display: none;
  }
}
.consultation .consult-side .consult-side-mid-bot .consult-members {
  text-align: right;
  min-width: 70%;
  border-right: 2px solid #fff;
  padding: 26px 0;
}
.consultation .consult-side .consult-side-mid-bot .consult-members h3 {
  font-size: 15px;
  line-height: 1.2;
  margin: 0 0 12px;
  padding-right: 17px;
  letter-spacing: -0.4px;
}
.consultation .consult-side .consult-side-mid-bot .consult-members h3.patient-name {
  margin: 0;
}
.consultation .consult-side .consult-side-mid-bot .consult-cwr {
  min-width: 20px;
}
.consultation .consult-side .consult-side-mid-bot .consult-cwr .cwr {
  width: 20px;
  height: 100%;
  position: relative;
  background: #fff;
  font-weight: 900;
}
.consultation .consult-side .consult-side-mid-bot .consult-cwr .cwr .rotate {
  position: absolute;
  left: 50%;
  top: 50%; /* IE 9 */ /* Safari */
  transform: translate(-50%, -50%) rotate(-90deg);
  font-size: 15px;
  color: #2aa1db;
  line-height: 20px;
  display: inline-block;
  width: 100px;
  text-align: center;
}
.consultation .consult-side .consult-side-mid-bot .consult-cwr-select {
  width: 100%;
  position: relative;
  height: 100%;
  min-height: 100px;
}
@media only screen and (max-height: 700px) {
  .consultation .consult-side .consult-side-mid-bot .consult-cwr-select {
    min-height: 82px;
  }
}
.consultation .consult-side .consult-side-mid-bot .consult-cwr-select .cwr-input {
  position: relative;
  text-align: center;
  display: inline-block;
}
.consultation .consult-side .consult-side-mid-bot .consult-cwr-select .cwr-input:first-child {
  margin-bottom: 10px;
}
.consultation .consult-side .cwr-input {
  background: rgb(14, 139, 203);
  background: linear-gradient(34deg, rgb(14, 139, 203) 0%, rgb(71, 224, 151) 100%);
  transition: all 0.4s ease-in-out;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 10px 2px #47e097;
}
.consultation .consult-side .cwr-input i {
  transition: all 0.4s ease-in-out;
  opacity: 0;
}
.consultation .consult-side .cwr-input.selected {
  background: rgb(235, 8, 1);
  background: linear-gradient(34deg, rgb(235, 8, 1) 0%, rgb(245, 109, 0) 100%);
  box-shadow: 0 0 10px 2px rgb(245, 109, 0);
}
.consultation .consult-side .cwr-input.selected i {
  opacity: 1;
}
.consultation .consult-side .cwr-input:hover, .consultation .consult-side .cwr-input:focus {
  cursor: pointer;
}
.consultation .consult-side .consult-side-bot {
  padding: 22px;
  position: relative;
}
@media only screen and (max-height: 900px) {
  .consultation .consult-side .consult-side-bot {
    padding: 2vh 63px;
  }
}
@media only screen and (max-width: 420px) {
  .consultation .consult-side .consult-side-bot {
    padding: 22px 23px;
  }
}
.consultation .consult-side .consult-side-bot .stop-watch {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 12px;
}
.consultation .consult-side .consult-side-bot .stop-watch div {
  width: 99px;
  height: 106px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 15px rgba(25, 36, 64, 0.1490196078);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.consultation .consult-side .consult-side-bot .stop-watch div span.num {
  font-size: 50px;
  color: #6e1c80;
  line-height: 1;
  font-weight: 700;
}
.consultation .consult-side .consult-side-bot .stop-watch div span.num.disabled {
  color: #dddddd;
  background: none;
  -webkit-text-fill-color: #dddddd;
}
.consultation .consult-side .consult-side-bot .stop-watch div span.desc {
  color: #778298;
  font-size: 10px;
  display: block;
  line-height: 1;
  margin: 6px 0 0;
}
@media only screen and (max-width: 900px) {
  .consultation .consult-side .consult-side-bot .stop-watch div span.desc {
    display: inline-block;
    margin: 0;
    width: auto;
    line-height: 40px;
  }
}
@media only screen and (max-width: 420px) {
  .consultation .consult-side .consult-side-bot .stop-watch div span.desc {
    line-height: 20px;
  }
}
.consultation .consult-side .consult-side-bot .click-to-end {
  display: block;
  position: relative;
  color: #778298 !important;
  width: 100%;
  margin-top: 9px;
  font-size: 10px;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  padding: 15px 0;
  letter-spacing: 1px;
  font-weight: 500;
  pointer-events: all;
  cursor: pointer;
}
.consultation .consult-side .consult-side-bot .click-to-end .text {
  position: relative;
}
.consultation .consult-side .consult-side-bot .click-to-end * {
  z-index: 2;
}
.consultation .consult-side .consult-side-bot .click-to-end:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  background: #2aa1db;
  border-radius: 4px;
  opacity: 0;
  transition: all 0.2s 0s ease-in-out;
}
@media only screen and (max-height: 850px) {
  .consultation .consult-side .consult-side-bot .click-to-end {
    padding: 8px 0;
  }
}
.consultation .consult-side .consult-side-bot .click-to-end:hover, .consultation .consult-side .consult-side-bot .click-to-end:focus {
  cursor: pointer;
}
.consultation .consult-side .consult-side-bot .click-to-end:hover::after, .consultation .consult-side .consult-side-bot .click-to-end:focus::after {
  opacity: 1;
}
.consultation .consult-side .consult-side-bot .click-to-end.unavailable {
  pointer-events: none;
  background: white;
}
.consultation .consult-side .consult-bot-logo {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 2vh 0;
  text-align: center;
  cursor: pointer;
  pointer-events: all;
  background: #fff;
}
@media only screen and (max-height: 718px) {
  .consultation .consult-side .consult-bot-logo {
    position: relative;
  }
}
@media only screen and (max-width: 420px) {
  .consultation .consult-side .consult-bot-logo {
    position: absolute;
    bottom: 0;
  }
}
@media only screen and (max-height: 575px) {
  .consultation .consult-side .consult-bot-logo {
    position: relative;
  }
}
.consultation .consult-side .consult-bot-logo img {
  max-width: 160px;
  height: auto;
}
@media only screen and (max-width: 420px) {
  .consultation .consult-side .consult-bot-logo img {
    max-width: 90px;
  }
}
.consultation .consult-main {
  position: relative;
  width: 100%;
}
@media (max-width: 480px) {
  .consultation .consult-main {
    width: calc(100% - 56px) !important;
    left: 56px !important;
    height: 100% !important;
    top: 0px !important;
    padding: 0px 0px 0px !important;
    overflow: visible !important;
  }
}
@media (max-width: 991px) {
  .consultation .consult-main {
    width: calc(100% - 62px);
    left: 62px;
    min-height: 300px !important;
  }
}
@media (min-width: 992px) {
  .consultation .consult-main {
    width: calc(100% - 62px);
    left: 62px;
  }
}
@media (min-width: 1280px) {
  .consultation .consult-main {
    width: 100%;
    left: 0px;
  }
}
.consultation .consult-main .frame-buttons {
  position: absolute;
  top: 20px;
  display: flex;
  right: 30px;
}
@media (max-width: 480px) {
  .consultation .consult-main .frame-buttons {
    right: 5px;
  }
}
.consultation .consult-main .frame-button {
  transition: all 0.4s ease-in-out;
  position: relative;
  margin: 0 10px;
  color: #fff;
  display: inline-block;
  text-align: center;
  z-index: 1000;
  width: 30px;
  height: 30px;
  line-height: 27px;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: all;
}
.consultation .consult-main .frame-button:before {
  display: block;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 500px;
  z-index: -1;
}
.consultation .consult-main .frame-button:hover, .consultation .consult-main .frame-button:focus {
  cursor: pointer;
  border: 1px solid #2aa1db;
  color: #2aa1db;
}
.consultation .consult-main .frame-button.selected {
  border: 1px solid #2aa1db;
  color: white;
  background-color: #2aa1db;
}
.consultation .consult-main .frame-button.close-section {
  order: 3;
  display: none;
}
.consultation .consult-main .frame-button.mute-microphone {
  display: none;
}
.consultation .consult-main .frame-button.messages {
  display: block;
}
.consultation .consult-main .frame-button.settings {
  display: block;
}
.consultation .consult-main .frame-button.settings i {
  pointer-events: none;
}
.consultation .consult-main .countdown-outer-div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 480px) {
  .consultation .consult-main .countdown-outer-div {
    width: 100% !important;
    padding: 15px !important;
  }
}
@media (max-width: 991px) {
  .consultation .consult-main .countdown-outer-div {
    width: 60vw;
  }
}
@media (min-width: 992px) {
  .consultation .consult-main .countdown-outer-div {
    min-width: 500px;
  }
}
@media (min-width: 1280px) {
  .consultation .consult-main .countdown-outer-div {
    width: auto;
  }
}
.consultation .consult-main .ctext {
  position: relative;
}
.consultation .consult-main .countdown-div {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 481px;
  height: 132px;
  padding: 10px 0;
  border-top: 1px solid rgba(198, 203, 211, 0.26);
  border-bottom: 1px solid rgba(198, 203, 211, 0.26);
}
@media (max-width: 480px) {
  .consultation .consult-main .countdown-div {
    height: 87px !important;
  }
}
@media (max-width: 991px) {
  .consultation .consult-main .countdown-div {
    width: 100%;
  }
}
.consultation .consult-main .countdown-div div {
  min-width: 92px;
  height: 112px;
  position: relative;
  text-align: center;
  margin: 0 5px;
  background: transparent;
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 480px) {
  .consultation .consult-main .countdown-div div {
    height: 80px !important;
    overflow: visible !important;
  }
}
@media (max-width: 991px) {
  .consultation .consult-main .countdown-div div {
    min-width: unset !important;
  }
}
.consultation .consult-main .countdown-div div .num {
  font-size: 60px;
  font-weight: 700;
  background: #ffffff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 15px 0;
}
@media (max-width: 480px) {
  .consultation .consult-main .countdown-div div .num {
    font-size: 30px !important;
    padding: 0px !important;
  }
}
@media (max-width: 991px) {
  .consultation .consult-main .countdown-div div .num {
    font-size: 40px;
  }
}
.consultation .consult-main .countdown-div div .desc {
  display: block;
  position: absolute;
  bottom: 0;
  height: 32px;
  width: 100%;
  background: transparent;
  font-size: 10px;
  padding: 4px 0;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 480px) {
  .consultation .consult-main .countdown-div div .desc {
    padding: 0px !important;
    position: relative !important;
  }
}
.consultation .consult-main .message-container-div {
  position: absolute;
  left: 50%;
  /* IE 9 */
  /* Safari */
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.85);
  max-width: 600px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
@media only screen and (max-width: 970px) {
  .consultation .consult-main .message-container-div {
    width: calc(100% - 30px);
  }
}
.consultation .consult-main .message-container-div .summary-message-title {
  border-bottom: 2px solid #000;
  padding: 10px 50px;
  color: #782f8a;
  font-weight: 700;
}
.consultation .consult-main .message-container-div .summary-message {
  background: #2aa1db;
  padding: 26px 50px;
  line-height: 1.8;
  color: #2b2c33;
  font-weight: 500;
}
.consultation .consult-main div.video {
  background: #222;
  width: 100%;
  height: calc(100vh - 65px);
}
.consultation .consult-main div.video#localvid {
  display: none;
  position: absolute;
  left: calc(50% - 150px);
  bottom: 20px;
  background: rgb(110, 110, 110);
  width: 300px;
  height: 150px;
}
.consultation .consult-main div.video#localvid video {
  height: 100%;
}
.consultation .consult-main video {
  width: 100%;
  background: #222;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.consultation .consult-chat-container {
  position: relative;
}
.consultation .consult-chat-container .close-chat {
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 50%;
  width: 30px;
  padding: 2px 9px;
  border: 2px solid #2aa1db;
  z-index: 3;
  display: none;
  height: 30px;
}
@media (max-width: 480px) {
  .consultation .consult-chat-container .close-chat {
    position: relative;
    margin: 15px;
    right: 0px;
    top: 80px;
  }
}
@media only screen and (max-width: 420px) {
  .consultation .consult-chat-container .close-chat {
    display: block;
  }
}
.consultation .consult-chat-container .close-chat i {
  color: #2aa1db;
  font-size: 14px;
}
.consultation .consult-chat-container .unavailable {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(45, 44, 50, 0.8196078431);
  color: black;
  z-index: 2;
}
.consultation .consult-chat-container .unavailable.inactive {
  display: none;
}
.consultation .consult-chat-container .unavailable div {
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: white;
  text-align: center;
  left: 50%;
}
.consultation .consult-chat {
  font-family: "SF Pro Display";
  transition: all 0.4s ease-in-out;
  position: fixed;
  bottom: 0;
  right: -350px;
  display: inline-block;
  width: 100%;
  height: calc(100vh - 64px);
  max-width: 350px;
  background: white;
  z-index: 999;
  overflow-x: hidden;
  overflow-y: hidden;
}
.consultation .consult-chat:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 2px;
  height: calc(100vh - 64px);
  left: 0;
  bottom: 0;
  background: #56baec;
  z-index: 1;
}
@media only screen and (max-width: 480px) {
  .consultation .consult-chat {
    max-width: calc(100vw - 104px);
    right: -100vw;
  }
}
.consultation .consult-chat .consult-chat-in-container {
  height: calc(100% - 66px);
  overflow-y: scroll;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in {
  width: 100%;
  font-size: 14px;
  overflow: visible;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .status {
  padding: 5px 20px;
  color: #c5c5c5;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.others {
  padding: 5px 20px;
  overflow: hidden;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.others .message-sender {
  width: 40px;
  float: left;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.others .message-sender img {
  width: 100%;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.others .message-info {
  max-width: calc(100% - 80px);
  float: left;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.others .message-info .message-sender-info {
  margin: 5px 0;
  color: gray;
  font-size: 15px;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.others .message-info .message-text {
  background-color: #7e2785;
  color: white;
  padding: 15px;
  border-radius: 20px;
  border-top-left-radius: 0px;
  margin: 2px 0;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.me {
  padding: 5px 20px;
  overflow: hidden;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.me .message-sender {
  width: 40px;
  float: right;
  text-align: right;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.me .message-sender img {
  width: 100%;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.me .message-info {
  max-width: calc(100% - 80px);
  float: right;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.me .message-info .message-sender-info {
  margin: 5px 0;
  color: gray;
  font-size: 15px;
  text-align: right;
}
.consultation .consult-chat .consult-chat-in-container .consult-chat-in .message.me .message-info .message-text {
  background-color: #2aa1db;
  color: white;
  padding: 10px;
  border-radius: 20px;
  border-top-right-radius: 0px;
  padding: 15px;
  margin: 2px 0;
}
.consultation .consult-chat .chat-input {
  padding: 0px 20px;
  width: 100%;
  position: absolute;
  bottom: 10px;
}
.consultation .consult-chat .chat-input i {
  position: absolute;
  right: 40px;
  top: 14px;
  color: #2aa1db;
  cursor: pointer;
  pointer-events: all;
}
.consultation .consult-chat .chat-input input {
  width: 100%;
  padding: 15px 25px;
  background-color: #f2f3f5;
  border: none;
  outline: 0;
  border-radius: 25px;
  font-size: 14px;
}

div#remote-media {
  height: 43%;
  width: 100%;
  background-color: #fff;
  text-align: center;
  margin: auto;
}

div#remote-media video {
  border: 1px solid #272726;
  margin: 3em 2em;
  height: 70%;
  max-width: 27% !important;
  background-color: #272726;
  background-repeat: no-repeat;
}

div#controls {
  padding: 3em;
  max-width: 1200px;
  margin: 0 auto;
}

div#controls div {
  float: left;
}

div#controls div#room-controls,
div#controls div#preview {
  width: 16em;
  margin: 0 1.5em;
  text-align: center;
}

div#controls p.instructions {
  text-align: left;
  margin-bottom: 1em;
  font-family: Helvetica-LightOblique, Helvetica, sans-serif;
  font-style: oblique;
  font-size: 1.25em;
  color: #777776;
}

div#controls button {
  width: 15em;
  height: 2.5em;
  margin-top: 1.75em;
  border-radius: 1em;
  font-family: "Helvetica Light", Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: lighter;
  outline: 0;
}

div#controls div#room-controls input {
  font-family: Helvetica-LightOblique, Helvetica, sans-serif;
  font-style: oblique;
  font-size: 1em;
}

div#controls button:active {
  position: relative;
  top: 1px;
}

div#controls div#preview div#local-media {
  width: 270px;
  height: 202px;
  border: 1px solid #cececc;
  box-sizing: border-box;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjgwcHgiIGhlaWdodD0iODBweCIgdmlld0JveD0iMCAwIDgwIDgwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjEgKDEyMDAyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5GaWxsIDUxICsgRmlsbCA1MjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPgogICAgICAgIDxnIGlkPSJjdW1tYWNrIiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTU5LjAwMDAwMCwgLTE3NDYuMDAwMDAwKSIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgIDxnIGlkPSJGaWxsLTUxLSstRmlsbC01MiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU5LjAwMDAwMCwgMTc0Ni4wMDAwMDApIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOS42ODYsMC43MyBDMTcuODUsMC43MyAwLjA4NSwxOC41IDAuMDg1LDQwLjMzIEMwLjA4NSw2Mi4xNyAxNy44NSw3OS45MyAzOS42ODYsNzkuOTMgQzYxLjUyMiw3OS45MyA3OS4yODcsNjIuMTcgNzkuMjg3LDQwLjMzIEM3OS4yODcsMTguNSA2MS41MjIsMC43MyAzOS42ODYsMC43MyBMMzkuNjg2LDAuNzMgWiBNMzkuNjg2LDEuNzMgQzYxLjAwNSwxLjczIDc4LjI4NywxOS4wMiA3OC4yODcsNDAuMzMgQzc4LjI4Nyw2MS42NSA2MS4wMDUsNzguOTMgMzkuNjg2LDc4LjkzIEMxOC4zNjcsNzguOTMgMS4wODUsNjEuNjUgMS4wODUsNDAuMzMgQzEuMDg1LDE5LjAyIDE4LjM2NywxLjczIDM5LjY4NiwxLjczIEwzOS42ODYsMS43MyBaIiBpZD0iRmlsbC01MSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTQ3Ljk2LDUzLjMzNSBMNDcuOTYsNTIuODM1IEwyMC4wOTMsNTIuODM1IEwyMC4wOTMsMjcuODI1IEw0Ny40NiwyNy44MjUgTDQ3LjQ2LDM4LjI1NSBMNTkuMjc5LDMwLjgwNSBMNTkuMjc5LDQ5Ljg1NSBMNDcuNDYsNDIuNDA1IEw0Ny40Niw1My4zMzUgTDQ3Ljk2LDUzLjMzNSBMNDcuOTYsNTIuODM1IEw0Ny45Niw1My4zMzUgTDQ4LjQ2LDUzLjMzNSBMNDguNDYsNDQuMjE1IEw2MC4yNzksNTEuNjY1IEw2MC4yNzksMjguOTk1IEw0OC40NiwzNi40NDUgTDQ4LjQ2LDI2LjgyNSBMMTkuMDkzLDI2LjgyNSBMMTkuMDkzLDUzLjgzNSBMNDguNDYsNTMuODM1IEw0OC40Niw1My4zMzUgTDQ3Ljk2LDUzLjMzNSIgaWQ9IkZpbGwtNTIiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
}

div#controls div#preview div#local-media video {
  max-width: 100%;
  max-height: 100%;
  border: none;
}

div#controls div#preview button#button-preview {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE3cHgiIGhlaWdodD0iMTJweCIgdmlld0JveD0iMCAwIDE3IDEyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4zLjEgKDEyMDAyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5GaWxsIDM0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+CiAgICAgICAgPGcgaWQ9ImN1bW1hY2siIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjUuMDAwMDAwLCAtMTkwOS4wMDAwMDApIiBmaWxsPSIjMEEwQjA5Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTEzNi40NzEsMTkxOS44NyBMMTM2LjQ3MSwxOTE5LjYyIEwxMjUuNzY3LDE5MTkuNjIgTDEyNS43NjcsMTkxMC4wOCBMMTM2LjIyMSwxOTEwLjA4IEwxMzYuMjIxLDE5MTQuMTUgTDE0MC43ODUsMTkxMS4yNyBMMTQwLjc4NSwxOTE4LjQyIEwxMzYuMjIxLDE5MTUuNTUgTDEzNi4yMjEsMTkxOS44NyBMMTM2LjQ3MSwxOTE5Ljg3IEwxMzYuNDcxLDE5MTkuNjIgTDEzNi40NzEsMTkxOS44NyBMMTM2LjcyMSwxOTE5Ljg3IEwxMzYuNzIxLDE5MTYuNDUgTDE0MS4yODUsMTkxOS4zMyBMMTQxLjI4NSwxOTEwLjM3IEwxMzYuNzIxLDE5MTMuMjQgTDEzNi43MjEsMTkwOS41OCBMMTI1LjI2NywxOTA5LjU4IEwxMjUuMjY3LDE5MjAuMTIgTDEzNi43MjEsMTkyMC4xMiBMMTM2LjcyMSwxOTE5Ljg3IEwxMzYuNDcxLDE5MTkuODciIGlkPSJGaWxsLTM0IiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) 1em center no-repeat #fff;
  border: none;
  padding-left: 1.5em;
}

div#controls div#log {
  border: 1px solid #686865;
}

div#controls div#room-controls {
  display: none;
}

div#controls div#room-controls input {
  width: 100%;
  height: 2.5em;
  padding: 0.5em;
  display: block;
}

div#controls div#room-controls button {
  color: #fff;
  background: 0 0;
  border: 1px solid #686865;
}

div#controls div#room-controls button#button-leave {
  display: none;
}

div#controls div#log {
  width: 35%;
  height: 9.5em;
  margin-top: 2.75em;
  text-align: left;
  padding: 1.5em;
  float: right;
  overflow-y: scroll;
}

div#controls div#log p {
  color: #686865;
  font-family: "Share Tech Mono", "Courier New", Courier, fixed-width;
  font-size: 1.25em;
  line-height: 1.25em;
  margin-left: 1em;
  text-indent: -1.25em;
  width: 90%;
}

.chosen-time {
  font-size: 15px !important;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #192440;
  font-weight: 600 !important;
}

#subscriber {
  opacity: 1;
}

#subscriber video {
  width: 100%;
  height: 100%;
}

#publisher {
  position: absolute;
  right: 50px;
  bottom: 50px;
  max-width: 300px;
  max-height: 200px;
  opacity: 1;
}
@media (max-width: 480px) {
  #publisher {
    right: 15px;
    bottom: 15px;
  }
}
@media (max-width: 767px) {
  #publisher {
    right: 5%;
    bottom: 2%;
    max-width: 180px;
    max-height: 100px;
  }
}

.consult-sidebar-toggle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 35px;
}
.consult-sidebar-toggle:hover h3 {
  color: #9333a8 !important;
}
.consult-sidebar-toggle:hover i {
  color: #9333a8 !important;
}
.consult-sidebar-toggle__container {
  position: absolute;
  right: -5px;
  z-index: 99;
  color: #6E1C80;
}
@media (max-width: 480px) {
  .consult-sidebar-toggle__container {
    right: -10px !important;
    bottom: calc(50% - 65px) !important;
  }
}
@media (max-width: 991px) {
  .consult-sidebar-toggle__container {
    right: -10px !important;
    bottom: calc(50% - 65px) !important;
  }
}
@media (min-width: 992px) {
  .consult-sidebar-toggle__container {
    right: -10px !important;
    bottom: calc(50% - 65px) !important;
  }
}
@media (min-width: 1280px) {
  .consult-sidebar-toggle__container {
    display: none;
  }
}
.consult-sidebar-toggle__container i {
  color: #6E1C80 !important;
}
.consult-sidebar-toggle__heading {
  transform: rotate(-90deg);
}

.liner {
  height: 112px;
  width: 1px;
  background-color: rgba(198, 203, 211, 0.26);
}
@media (max-width: 480px) {
  .liner {
    height: 64px !important;
  }
}

.text-notReady {
  display: none;
}

.text-isReady {
  display: none;
}

.preview {
  display: block;
}

.modal-consultation {
  z-index: 99;
}

.consult-side__overlay {
  position: absolute;
  height: 100vh;
  width: 100vw;
  background-color: rgba(21, 41, 68, 0.8);
  opacity: 0;
  display: none;
}

.top-index {
  display: none !important;
}

.top-display {
  display: block !important;
}

.admin-container {
  position: relative;
  width: 30%;
  max-width: 400px;
  margin: 2em auto;
}
.admin-container hr {
  margin: 0;
}
.admin-container .menu-title {
  font-weight: 700;
  text-align: center;
  margin: 2em 0;
}
.admin-container .choice {
  width: 100%;
  text-align: center;
  position: relative;
}
.admin-container .choice:after {
  display: table;
  clear: both;
  content: "";
}
.admin-container .choice a {
  display: block;
  width: 100%;
  padding: 0.5em 0;
  text-align: center;
  text-decoration: none;
  color: #2aa1db;
}
.admin-container .choice a:hover {
  background-color: #2aa1db;
  color: white;
}

.full-container {
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100vh;
  width: 100vw;
  background: rgb(18, 47, 72);
  background: linear-gradient(180deg, rgb(18, 47, 72) 0%, rgb(26, 35, 63) 100%);
  position: relative;
  font-family: "SF Pro Display";
  overflow: hidden;
}
@media (max-width: 480px) {
  .full-container {
    min-height: 800px;
  }
}
@media (max-width: 991px) {
  .full-container {
    min-height: 970px;
  }
}
@media (min-width: 992px) {
  .full-container {
    min-height: 800px;
  }
}
.full-container .flex-shrink-1 {
  flex-shrink: 1;
}
.full-container .flex {
  display: flex;
}
.full-container .horizontal-line {
  width: 100%;
  height: 2px;
  background: #eef0f4;
  margin-top: 20px;
  margin-bottom: 20px;
}
.full-container .work-experience-template {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  visibility: hidden;
}
.full-container .work-experience-template .work-experience-template-mask {
  background-color: rgba(0, 0, 0, 0.4117647059);
  opacity: 0;
  visibility: hidden;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.full-container .work-experience-template .work-experience-template-in {
  background: white;
  width: 25%;
  height: 500px;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.full-container .work-experience-template .work-experience-template-in .close-btn {
  position: absolute;
  right: 13px;
  top: 13px;
}
.full-container .work-experience-template .work-experience-template-in .close-btn i {
  color: #2aa1db;
  font-size: 18px;
  cursor: pointer;
}
.full-container .work-experience-template .work-experience-template-in .title {
  padding: 13px;
  font-weight: 500;
  color: #2aa1db;
  border-bottom: 1px solid #f1f1f1;
}
.full-container .work-experience-template .work-experience-template-in .image {
  width: 100%;
  height: 450px;
  position: relative;
  overflow-y: scroll;
}
.full-container .work-experience-template .work-experience-template-in .image img {
  width: 100%;
}
.full-container .continue-btn,
.full-container .back-btn {
  transition: all 0.2s ease-in-out;
  width: 100%;
  padding: 12px 0;
  text-align: center;
  border-radius: 3px;
  color: white;
  background: linear-gradient(90deg, #2aa1db 0%, #7e2785 100%);
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  cursor: pointer;
  pointer-events: all;
  position: relative;
  z-index: 0;
}
.full-container .continue-btn:after,
.full-container .back-btn:after {
  transition: opacity 0.17s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 4px;
  background: linear-gradient(90deg, #3674a5 0%, #4e2a6d 100%);
}
.full-container .continue-btn:hover:after,
.full-container .back-btn:hover:after {
  opacity: 1;
}
.full-container .continue-btn.shadow,
.full-container .back-btn.shadow {
  box-shadow: 11px 10px 40px 0 rgba(154, 169, 222, 0.3);
}
.full-container .back-btn {
  width: 53px;
  flex-shrink: 0;
  margin-right: 5px;
  background: #2aa1db;
  font-size: 25px;
  font-weight: 900;
}
.full-container .back-btn:after {
  background: #3674a5 0%;
}
.full-container .register,
.full-container .go-to-upcoming-session {
  transition: all 0.2s ease-in-out;
  border-left: 2px solid #2aa1db;
  border-right: 2px solid #7e2785;
  background: -webkit-linear-gradient(left, #2aa1db, #7e2785), -webkit-linear-gradient(left, #2aa1db, #7e2785);
  background-size: 100% 2px;
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat;
  background-clip: border-box;
  width: 150px;
  border-width: 2px;
  margin: 0 auto;
  padding: 12px 0;
  color: #2aa1db;
  border-radius: 4px;
  margin-top: 15px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  text-align: center;
  pointer-events: all;
}
.full-container .register.go-to-upcoming-session,
.full-container .go-to-upcoming-session.go-to-upcoming-session {
  width: 100%;
  margin-top: 5px;
  bottom: 0;
  position: absolute;
}
.full-container .register:after,
.full-container .go-to-upcoming-session:after {
  transition: all 0.2s ease-in-out;
  content: "";
  border-radius: 2px;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(left, #2aa1db, #7e2785), -webkit-linear-gradient(left, #2aa1db, #7e2785);
  opacity: 0;
  visibility: hidden;
}
.full-container .register:hover, .full-container .register.active,
.full-container .go-to-upcoming-session:hover,
.full-container .go-to-upcoming-session.active {
  color: white;
}
.full-container .register:hover:after, .full-container .register.active:after,
.full-container .go-to-upcoming-session:hover:after,
.full-container .go-to-upcoming-session.active:after {
  opacity: 1;
  visibility: visible;
}
.full-container .scrollbar-track-y {
  width: 5px !important;
  background-color: transparent !important;
  top: 2px !important;
  right: 2px !important;
  opacity: 1 !important;
}
.full-container .scrollbar-thumb {
  width: 5px !important;
  background: linear-gradient(180deg, #2aa1db 0%, #7e2785 100%) !important;
}
.full-container input.msk-input-file,
.full-container select.msk-input-file,
.full-container button.msk-input-file,
.full-container textarea.msk-input-file {
  opacity: 0;
  z-index: -1;
  position: absolute;
  padding: 16px 20px;
}
.full-container input.msk-input,
.full-container select.msk-input,
.full-container button.msk-input,
.full-container textarea.msk-input {
  outline: 0;
  background-color: #f2f3f5;
  width: 100%;
  padding: 13px 20px;
  border: 0;
  display: block;
  border-radius: 3px;
}
.full-container input.msk-input::-moz-placeholder, .full-container select.msk-input::-moz-placeholder, .full-container button.msk-input::-moz-placeholder, .full-container textarea.msk-input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #87919e;
  opacity: 1;
  /* Firefox */
}
.full-container input.msk-input::placeholder,
.full-container select.msk-input::placeholder,
.full-container button.msk-input::placeholder,
.full-container textarea.msk-input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #87919e;
  opacity: 1;
  /* Firefox */
}
.full-container input.msk-input:-ms-input-placeholder,
.full-container select.msk-input:-ms-input-placeholder,
.full-container button.msk-input:-ms-input-placeholder,
.full-container textarea.msk-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #87919e;
}
.full-container input.msk-input::-ms-input-placeholder,
.full-container select.msk-input::-ms-input-placeholder,
.full-container button.msk-input::-ms-input-placeholder,
.full-container textarea.msk-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #87919e;
}
.full-container input.msk-input:focus,
.full-container select.msk-input:focus,
.full-container button.msk-input:focus,
.full-container textarea.msk-input:focus {
  outline-width: 0;
}
.full-container.show-form .no-account .upper {
  opacity: 0;
  z-index: -1 !important;
  position: absolute;
  bottom: -100px;
}
.full-container.show-form .no-account .lower {
  opacity: 0;
  position: absolute;
  bottom: -100px;
}
.full-container.show-form .line {
  opacity: 0;
}
.full-container.show-form .no-account .lower {
  color: transparent;
}
.full-container.show-form:not(.home).physio .no-account .lower a:first-child {
  color: black;
}
.full-container.show-form.patient .no-account .lower a:last-child {
  color: black;
}
.full-container .logo-svg {
  left: 62%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  width: 100%;
  height: 100%;
}
.full-container .logo-svg.small {
  z-index: 2;
  top: 40px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  position: absolute;
  width: 100px;
  height: 150px;
}
.full-container .logo-svg.small svg {
  transform: unset;
  opacity: 1;
}
.full-container .logo-svg svg {
  width: 100%;
  height: 100%;
  opacity: 0.15;
  transform: scale(2.4);
}
.full-container .logo-form {
  z-index: 2;
  position: absolute;
  max-width: 450px;
  width: 100%;
  padding: 0px 26px;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.full-container .logo-form form .password-eye {
  position: relative;
  pointer-events: fill;
}
.full-container .logo-form form .password-eye .eye {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
  pointer-events: all;
}
.full-container .logo-form form .password-eye .eye:hover i {
  color: rgb(39, 39, 39);
}
.full-container .logo-form form .password-eye .eye i {
  transition: all 0.2s ease-in-out;
  color: #87919b;
  pointer-events: none;
}
.full-container .logo-form form .indexes {
  text-align: center;
  color: white;
  font-size: 15px;
  margin: 25px 0;
}
.full-container .logo-form form input {
  width: 100%;
}
.full-container .logo-form form input:-webkit-autofill::first-line, .full-container .logo-form form input:-webkit-autofill, .full-container .logo-form form input:-webkit-autofill:hover, .full-container .logo-form form input:-webkit-autofill:focus, .full-container .logo-form form input:-webkit-autofill:active {
  font-family: "SF Pro Display", sans-serif !important;
  font-size: 16px;
}
.full-container .logo-form form .remember-forgot {
  margin: 25px 0;
  overflow: hidden;
  padding-bottom: 4px;
}
.full-container .logo-form form .remember-forgot .remember {
  float: left;
  display: block;
  position: relative;
  padding-left: 32px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 15px;
  padding-top: 1px;
  color: white;
}
.full-container .logo-form form .remember-forgot .remember:hover input ~ .checkmark {
  background-color: #fff;
}
.full-container .logo-form form .remember-forgot .remember input {
  position: absolute;
  opacity: 0;
  border-radius: 3px !important;
  cursor: pointer;
  height: 0;
  width: 0;
}
.full-container .logo-form form .remember-forgot .remember input:checked ~ .checkmark {
  background-color: white;
}
.full-container .logo-form form .remember-forgot .remember input:checked ~ .checkmark i {
  display: none;
}
.full-container .logo-form form .remember-forgot .remember .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  width: 26px;
  background-color: #fff;
  border-radius: 2px;
}
.full-container .logo-form form .remember-forgot .remember .checkmark i {
  position: absolute;
  color: #0566cc;
  left: 3px;
  top: 3px;
  font-size: 20px;
}
.full-container .logo-form form .remember-forgot .lost {
  color: white;
  float: right;
  font-size: 15px;
}
.full-container .logo-form form .remember-forgot .lost a {
  color: white;
  text-decoration: none;
}
.full-container .no-account {
  bottom: 20px;
  position: absolute;
  left: 50%;
  text-align: center;
  transform: translate3d(-50%, 0, 0);
  color: white;
  z-index: 5;
  width: 100%;
  padding: 0px 26px;
}
.full-container .no-account .upper {
  transition: opacity 0.2s ease-in-out;
}
.full-container .no-account .upper a {
  padding-left: 10px;
  color: #21b1ce;
  text-decoration: underline;
}
.full-container .no-account .lower {
  font-size: 14px;
  display: flex;
  justify-content: space-around;
  padding-top: 10px;
  width: 100%;
  margin: 0 auto;
}
.full-container .no-account .lower a {
  transition: color 0.2s ease-in-out;
  color: white;
  text-decoration: none;
}
.full-container .line {
  transition: opacity 0.2s ease-in-out;
  width: 1px;
  background-color: white;
  position: absolute;
  left: 50%;
  top: 210px;
  height: calc(100% - 210px - 75px - 30px);
  transform: translate3d(-50%, 0, 0);
}
.full-container .two-columns {
  width: 100%;
  display: flex;
  height: 100%;
  position: absolute;
  top: 0;
}
.full-container .two-columns .registration-button {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  width: 100%;
  text-align: center;
}
.full-container .two-columns .title {
  color: white;
  font-weight: 200;
}
@media (max-width: 767px) {
  .full-container .two-columns .title {
    padding: 0px 26px;
    font-size: 26px;
    letter-spacing: 1px !important;
  }
}
@media (max-width: 991px) {
  .full-container .two-columns .title {
    padding: 0px 26px;
    font-size: 26px;
    letter-spacing: 5px;
  }
}
@media (min-width: 992px) {
  .full-container .two-columns .title {
    padding: 0px;
    font-size: 35px;
    letter-spacing: 5px;
  }
}
.full-container .two-columns .back {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  color: white;
  padding-top: 10px;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.full-container .two-columns .column-one {
  z-index: 5;
  width: 50%;
  height: 100%;
  position: relative;
}
.full-container .two-columns .column-two {
  z-index: 5;
  width: 50%;
  height: 100%;
  position: relative;
}
.full-container .top-bar {
  align-items: center;
  top: 0;
  background: white;
  padding: 10px;
  margin: 15px;
  display: flex;
  position: absolute;
  box-shadow: 11px 10px 40px 0 rgba(154, 169, 222, 0.3);
  width: calc(50% - 30px);
  height: 50px;
  z-index: 3;
  overflow: hidden;
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 991px) {
  .full-container .top-bar {
    width: calc(95% - 52px);
  }
}
@media (min-width: 992px) {
  .full-container .top-bar {
    width: calc(50% - 30px);
  }
}
.full-container .top-bar.physio-bar {
  left: 0;
}
.full-container .top-bar.physio-bar .steps .step.passed {
  cursor: pointer;
  pointer-events: all;
}
.full-container .top-bar.physio-bar .steps .step:first-child.active, .full-container .top-bar.physio-bar .steps .step:first-child.passed {
  background-image: linear-gradient(90deg, #2aa1db 0%, #3194d2 100%);
  color: white;
}
.full-container .top-bar.physio-bar .steps .step:last-child.active, .full-container .top-bar.physio-bar .steps .step:last-child.passed {
  background-image: linear-gradient(90deg, #76338d 0%, #7e2785 100%);
  color: white;
}
.full-container .top-bar.patient-bar {
  right: 0;
}
.full-container .top-bar.patient-bar .steps .step.passed {
  cursor: pointer;
  pointer-events: all;
}
.full-container .top-bar.patient-bar .steps .step:first-child.active, .full-container .top-bar.patient-bar .steps .step:first-child.passed {
  background-image: linear-gradient(90deg, #2aa1db 0%, #3194d2 100%);
  color: white;
}
.full-container .top-bar.patient-bar .steps .step:nth-child(2).active, .full-container .top-bar.patient-bar .steps .step:nth-child(2).passed {
  background-image: linear-gradient(90deg, #4e6bb5 0%, #585eac 100%);
  color: white;
}
.full-container .top-bar.patient-bar .steps .step:last-child.active, .full-container .top-bar.patient-bar .steps .step:last-child.passed {
  background-image: linear-gradient(90deg, #76338d 0%, #7e2785 100%);
  color: white;
}
.full-container .top-bar.patient-bar .steps .step:nth-child(3).active, .full-container .top-bar.patient-bar .steps .step:nth-child(3).passed {
  background-image: linear-gradient(90deg, #76338d 0%, #7e2785 100%);
  color: white;
}
.full-container .top-bar .complete-prompt {
  color: #87919b;
  width: 33.3%;
}
.full-container .top-bar .steps {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
.full-container .top-bar .steps.two-steps.step-two:after {
  background: linear-gradient(90deg, #2aa1db 0%, #7e2785 100%);
}
.full-container .top-bar .steps.two-steps.step-three:after {
  background: linear-gradient(90deg, #2aa1db 0%, #7e2785 100%);
}
.full-container .top-bar .steps.four-steps.step-two:after {
  background: linear-gradient(90deg, #2aa1db 0%, #3194d2 33.3%, #eef0f4 33.3%, #eef0f4 100%);
}
.full-container .top-bar .steps.four-steps.step-three:after {
  background: linear-gradient(90deg, #2aa1db 0%, #3194d2 33.3%, #585eac 66.6%, #eef0f4 66.6%, #eef0f4 100%);
}
.full-container .top-bar .steps.four-steps.step-four:after {
  background: linear-gradient(90deg, #2aa1db 0%, #7e2785 100%);
}
.full-container .top-bar .steps:after {
  height: 1px;
  width: 100%;
  background: #eef0f4;
  left: 0;
  top: 50%;
  position: absolute;
  content: "";
  z-index: -1;
}
.full-container .top-bar .steps .step {
  transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
  background-color: #eef0f4;
  color: #87919b;
  padding: 5px 18px;
  border-radius: 4px;
  font-size: 14px;
}
.full-container .user-registration-bg {
  position: absolute;
  height: 100%;
  z-index: 0;
  background-color: #f2f3f5;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 991px) {
  .full-container .user-registration-bg {
    width: calc(100% - 52px);
  }
}
@media (min-width: 992px) {
  .full-container .user-registration-bg {
    width: 50%;
  }
}
@media (min-width: 1280px) {
  .full-container .user-registration-bg {
    width: 50%;
  }
}
.full-container .user-registration-bg.physio-bg {
  left: 0;
}
.full-container .user-registration-bg.patient-bg {
  right: 0;
}
.full-container .user-forms {
  position: absolute;
  top: calc(50% + 35px);
  transform: translate3d(0, -50%, 0);
  width: 50%;
  z-index: 4;
  height: calc(100% - 70px);
}
@media (max-width: 991px) {
  .full-container .user-forms {
    width: calc(100% - 52px);
  }
}
@media (min-width: 992px) {
  .full-container .user-forms {
    width: 70%;
  }
}
@media (min-width: 1280px) {
  .full-container .user-forms {
    width: 50%;
  }
}
.full-container .user-forms.physio-forms {
  left: 0;
}
.full-container .user-forms.patient-forms {
  right: 0;
}
.full-container .user-forms .form {
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  will-change: transform;
  left: 50%;
  width: 65%;
  max-width: 620px;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 480px) {
  .full-container .user-forms .form {
    top: 0 !important;
    transform: translate3d(-50%, 11px, 0) !important;
  }
}
@media (max-width: 991px) {
  .full-container .user-forms .form {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .full-container .user-forms .form {
    width: 65%;
  }
}
@media (min-width: 1280px) {
  .full-container .user-forms .form {
    width: 65%;
  }
}
.full-container .user-forms .form.active-form {
  display: block;
}
.full-container .user-forms .form .trumbowyg-button-pane {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.full-container .user-forms .form .trumbowyg-editor {
  background: #f2f3f5;
  border: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.full-container .user-forms .form .trumbowyg-box.trumbowyg {
  border: none;
  border-radius: 4px;
}
.full-container .user-forms .form .form-bar {
  background-color: white;
  padding: 10px 30px;
  color: #778298;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 4px;
  box-shadow: 11px 10px 40px 0 rgba(154, 169, 222, 0.3);
  border-radius: 4px;
  position: relative;
  z-index: 1;
}
.full-container .user-forms .form#patient-form-three form .form-in {
  overflow-y: hidden;
}
.full-container .user-forms .form form {
  box-shadow: 11px 10px 40px 0 rgba(154, 169, 222, 0.3);
  margin-bottom: 4px;
}
.full-container .user-forms .form form .form-in {
  background-color: white;
  border-radius: 4px;
  height: 100%;
}
.full-container .user-forms .form form .form-in .form-in-padding.injury {
  padding-left: 25px;
}
.full-container .user-forms .form form .form-in .form-in-padding.injury:before {
  content: "";
  position: absolute;
  height: calc(100% - 100px);
  top: 47px;
  left: 18px;
  width: 2px;
  background-color: #58cffd !important;
}
.full-container .user-forms .form form .form-in .custom-form-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
  position: relative;
  z-index: 1;
  position: relative;
  z-index: 1;
}
.full-container .user-forms .form form .form-in .custom-form-row[disabled] {
  opacity: 0.2;
  cursor: not-allowed;
  pointer-events: none;
}
.full-container .user-forms .form form .form-in .custom-form-row.wrap {
  flex-wrap: wrap;
  position: relative;
}
.full-container .user-forms .form form .form-in .custom-form-row.wrap .numbering {
  position: absolute;
  left: -38px;
  top: 8px;
  background-color: white;
  color: #58cffd !important;
  font-weight: 700;
}
.full-container .user-forms .form form .form-in .custom-form-row.wrap .numbering-reg {
  position: absolute;
  left: -38px;
  top: 8px;
  background-color: white;
  color: #58cffd !important;
  font-weight: 700;
}
@media (max-width: 480px) {
  .full-container .user-forms .form form .form-in .custom-form-row.wrap .numbering-reg {
    left: -37px !important;
  }
}
@media (max-width: 480px) {
  .full-container .user-forms .form form .form-in .custom-form-row.wrap .numbering {
    left: -27px !important;
  }
}
.full-container .user-forms .form form .form-in .custom-form-row.wrap .numbering.two-digits {
  left: -42px;
}
@media (max-width: 480px) {
  .full-container .user-forms .form form .form-in .custom-form-row.wrap .numbering.two-digits {
    left: -34px !important;
  }
}
.full-container .user-forms .form form .form-in .custom-form-row.error {
  margin-bottom: 0;
}
.full-container .user-forms .form form .form-in .custom-form-row.error span {
  margin-bottom: 8px;
  margin-top: 0;
}
.full-container .user-forms .form form .form-in .custom-form-row.error p {
  margin-bottom: 0;
}
.full-container .user-forms .form form .form-in .custom-form-row:last-child {
  margin-bottom: 0;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col {
  /* Change the white to any color ;) */
  width: calc(50% - 4px);
  position: relative;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col.flex-col {
  justify-content: space-between;
  display: flex;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col input:-webkit-autofill,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col input:-webkit-autofill:hover,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col input:-webkit-autofill:focus,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col input:-webkit-autofill:active {
  box-shadow: 0 0 0 30px #f2f3f5 inset !important;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col label[for=photo_url] {
  pointer-events: none;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col label[for=work_experience] .exclamation {
  color: white;
  font-size: 15px;
  padding: 0px 8px;
  font-weight: 500;
  border-radius: 50%;
  background-color: #2aa1db;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 21px;
  height: 21px;
  cursor: pointer;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col label:not(.gender-option) {
  top: 8px;
  position: relative;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col:first-child {
  width: 30%;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col:last-child {
  width: 70%;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col.half {
  width: calc(50% - 4px);
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col.third {
  width: calc(33.333% - 4px);
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col.full {
  width: 100%;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col.full.black label {
  color: black;
  margin-bottom: 20px;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col.full.small-textarea textarea {
  height: 120px;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col.full select {
  -moz-text-align-last: center;
       text-align-last: center;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col.flex {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col.flex-around {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col input[type=text],
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col input[type=password],
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col input[type=email],
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col input[type=file],
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col button,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col select {
  cursor: pointer;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col button {
  width: auto;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col button.multi-button {
  width: 100%;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col button.multi-button.active {
  border-left: 2px solid #2aa1db;
  border-right: 2px solid #7e2785;
  background: -webkit-linear-gradient(left, #2aa1db, #7e2785), -webkit-linear-gradient(left, #2aa1db, #7e2785);
  background-size: 100% 2px;
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat;
  background-clip: border-box;
  color: #5562af;
  background-color: #f2f3f5;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col button.multi-button.active:after {
  content: "";
  border-radius: 2px;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  background: #f2f3f5;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col select,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col button,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col .msk-form-text,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col label {
  color: #87919e;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col textarea {
  height: 120px;
  overflow-y: scroll;
  resize: none;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col .msk-form-text {
  padding: 16px 20px;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:checked,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:checked + label,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:not(:checked) + label {
  position: relative;
  padding: 16px 20px;
  padding-left: 22px;
  cursor: pointer;
  line-height: 12px;
  margin-right: 0;
  margin-bottom: 0;
  display: block;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:checked + label:before,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  margin-top: 13px;
  height: 17px;
  border-radius: 100%;
  background: rgb(240, 240, 240);
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:checked + label:after,
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #2aa1db; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #2aa1db 0%, #7e2785 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2aa1db", endColorstr="#7e2785",GradientType=0 ); /* IE6-9 */
  position: absolute;
  top: 2px;
  margin-top: 13px;
  left: 2px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col label {
  display: block;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col label.disabled {
  color: #c6c6c6;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col .msk-input-file {
  cursor: pointer;
  width: 50%;
  left: 50%;
  z-index: -1;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col .msk-input {
  padding: 13px 20px;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col .choose-file {
  cursor: pointer;
  pointer-events: all;
  z-index: 5;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  padding: 0;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col .choose-file .img {
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-color: #4e2a6d;
  background-image: url("https://e7.pngegg.com/pngimages/798/436/png-clipart-computer-icons-user-profile-avatar-profile-heroes-black.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col .filename div {
  font-size: 14px;
  padding: 0 20px;
  width: 100%;
}
.full-container .user-forms .form form .form-in .custom-form-row .custom-form-col .name {
  font-size: large;
  font-weight: 600;
  margin-top: 8px;
}

.mobile-back {
  width: auto;
  height: auto;
  color: white;
  position: absolute;
  transform: rotate(-90deg);
  bottom: 53px;
  left: -22px;
  opacity: 0;
  z-index: 99;
}

.mobile-back-right {
  width: auto;
  height: auto;
  color: white;
  position: absolute;
  transform: rotate(90deg);
  bottom: 62px;
  right: -19px;
  opacity: 0;
  z-index: 99;
}

.lower a:last-child {
  color: white !important;
}

@media (max-width: 767px) {
  .patient-breakpoint {
    height: 40px !important;
  }
}
@media (max-width: 991px) {
  .patient-breakpoint {
    height: 0px;
  }
}

.Physiotherapist-breakpoint {
  gap: 4px;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .Physiotherapist-breakpoint {
    display: flex;
    flex-direction: column;
    padding: 0px !important;
  }
}
@media (max-width: 991px) {
  .Physiotherapist-breakpoint {
    display: flex;
    justify-content: center;
  }
}

.grid-container__step-2 {
  display: grid;
  grid-template-columns: 1fr minmax(148px, 1fr);
}
@media (max-width: 991px) {
  .grid-container__step-2 {
    flex-direction: column;
    gap: 4px;
  }
}
@media (max-width: 991px) {
  .grid-container__step-2 .custom-form-col {
    width: 100% !important;
  }
}
.reset-input-container {
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-items: center;
  margin-bottom: 0px !important;
  width: 300px;
  max-width: 400px;
}
.reset-input-container label {
  margin: 0px !important;
}

.form-control {
  height: 40px !important;
}

.form-group__container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4px;
}

.empty-space-top {
  content: " ";
  display: block;
  position: absolute;
  width: 10px;
  background-color: white;
  top: -44px;
  height: 54px;
  left: -38px;
}
@media (max-width: 480px) {
  .empty-space-top {
    left: -28px !important;
  }
}

.empty-space-bottom {
  content: " ";
  display: block;
  position: absolute;
  width: 30px;
  background-color: white;
  bottom: -40px;
  height: 94px;
  left: -48px !important;
}

@media (max-width: 480px) {
  .tr-padding {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }
}
@media (max-width: 991px) {
  .tr-padding {
    padding-bottom: 26px !important;
    margin-bottom: 0px !important;
  }
}
@media (min-width: 992px) {
  .tr-padding {
    padding-bottom: 26px !important;
    margin-bottom: 5px !important;
  }
}

.admin-calendar {
  height: calc(100vh - 166px) !important;
}

.container.dashboard {
  font-family: "SF Pro Display", Arial;
  width: 100%;
  max-width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
  background: linear-gradient(#122f48 25%, #1a233f 100%);
}
.container.dashboard img.profile-small {
  width: 40px;
  height: 40px;
  border-radius: 4px;
}
.container.dashboard .edit-card-popup {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.container.dashboard .edit-card-popup .edit-card-overlay {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 101;
}
@media only screen and (max-width: 568px) {
  .container.dashboard .edit-card-popup .edit-card-overlay {
    width: calc(100vw - 40px);
  }
}
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in {
  background-color: white;
  padding: 40px;
  height: 100%;
  width: 600px;
}
@media only screen and (max-width: 568px) {
  .container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in {
    width: calc(100% - 80px);
  }
}
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in .edit-card-title {
  font-weight: 600;
  font-size: 18px;
  color: #7e2785;
  margin-bottom: 20px;
}
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form {
  font-size: 15px;
}
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .form-row {
  margin: 7px 0;
}
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form input[type=text],
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form input[type=submit],
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form textarea {
  padding: 10px;
  outline: 0;
  font-weight: 400;
  margin: 5px 0;
  border: 1px solid lightgray;
  width: 100%;
  box-sizing: border-box;
}
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form input[type=submit] {
  transition: all 0.15s 0s ease-in-out;
  background-color: #2d2d2d;
  border: 0;
  color: white;
  cursor: pointer;
  margin-top: 20px;
}
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form input[type=submit]:hover {
  background-color: #7e2785;
}
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form input[type=checkbox] {
  display: inline;
}
.container.dashboard .new-card-popup,
.container.dashboard .edit-card-popup {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.container.dashboard .new-card-popup .new-card-overlay,
.container.dashboard .new-card-popup .edit-card-overlay,
.container.dashboard .edit-card-popup .new-card-overlay,
.container.dashboard .edit-card-popup .edit-card-overlay {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 101;
}
@media only screen and (max-width: 568px) {
  .container.dashboard .new-card-popup .new-card-overlay,
  .container.dashboard .new-card-popup .edit-card-overlay,
  .container.dashboard .edit-card-popup .new-card-overlay,
  .container.dashboard .edit-card-popup .edit-card-overlay {
    width: calc(100vw - 40px);
  }
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in {
  background-color: white;
  padding: 20px;
  height: 100%;
  width: 400px;
  overflow: hidden;
}
@media only screen and (max-width: 568px) {
  .container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in,
  .container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in,
  .container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in,
  .container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in,
  .container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in,
  .container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in,
  .container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in,
  .container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in {
    width: calc(100% - 80px);
  }
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in .new-card-title,
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in .edit-card-title,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in .new-card-title,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in .edit-card-title,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in .new-card-title,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in .edit-card-title,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in .new-card-title,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in .edit-card-title,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in .new-card-title,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in .edit-card-title,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in .new-card-title,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in .edit-card-title,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in .new-card-title,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in .edit-card-title,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in .new-card-title,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in .edit-card-title {
  font-weight: 600;
  font-size: 18px;
  color: #7e2785;
  margin-bottom: 20px;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form {
  font-size: 15px;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row {
  position: relative;
  float: left;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row.full,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row.full,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row.full,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row.full,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row.full,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row.full,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row.full,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row.full {
  width: 100%;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row.right,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row.right,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row.right,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row.right,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row.right,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row.right,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row.right,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row.right {
  float: right;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row.right .input,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row.right .input,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row.right .input,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row.right .input,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row.right .input,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row.right .input,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row.right .input,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row.right .input {
  text-align: right;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .action-btn,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .action-btn,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .action-btn,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .action-btn,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .action-btn,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .action-btn,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .action-btn,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .action-btn {
  width: 100%;
  padding: 8px 0;
  outline: 0;
  border: 0;
  background: linear-gradient(90deg, #2aa1db 0%, #7e2785 100%);
  color: white;
  font-size: 14px;
  font-weight: 600;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input-title,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input-title,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input-title,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input-title,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input-title,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input-title,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input-title,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input-title {
  font-weight: 600;
  color: #313131;
  font-size: 15px;
  margin-bottom: 5px;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input-title.disabled,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input-title.disabled,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input-title.disabled,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input-title.disabled,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input-title.disabled,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input-title.disabled,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input-title.disabled,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input-title.disabled {
  color: var(--light-gray);
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input {
  margin-bottom: 15px;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input.full,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input.full,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input.full,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input.full,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input.full,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input.full,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input.full,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input.full {
  width: 100%;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input.full input,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input.full input,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input.full input,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input.full input,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input.full input,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input.full input,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input.full input,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input.full input {
  width: 100%;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input.small input,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input.small input,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input.small input,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input.small input,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input.small input,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input.small input,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input.small input,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input.small input {
  width: 40px;
  padding: 10px;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input input,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input input,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input input,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input input,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input input,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input input,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input input,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input input {
  border: none;
  background-color: var(--light-gray);
  padding: 13px;
  font-size: 15px;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input input:focus,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input input:focus,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input input:focus,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input input:focus,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input input:focus,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input input:focus,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input input:focus,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input input:focus {
  outline: 0;
}
.container.dashboard .new-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input input:disabled,
.container.dashboard .new-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input input:disabled,
.container.dashboard .new-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input input:disabled,
.container.dashboard .new-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input input:disabled,
.container.dashboard .edit-card-popup .new-card-overlay .new-card-overlay-in form .payment-form-row .input input:disabled,
.container.dashboard .edit-card-popup .new-card-overlay .edit-card-overlay-in form .payment-form-row .input input:disabled,
.container.dashboard .edit-card-popup .edit-card-overlay .new-card-overlay-in form .payment-form-row .input input:disabled,
.container.dashboard .edit-card-popup .edit-card-overlay .edit-card-overlay-in form .payment-form-row .input input:disabled {
  background-color: #dadada;
}
.container.dashboard .crop-image-popup {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.container.dashboard .crop-image-popup .crop-image-overlay {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 101;
}
@media only screen and (max-width: 568px) {
  .container.dashboard .crop-image-popup .crop-image-overlay {
    width: calc(100vw - 40px);
  }
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in {
  background-color: white;
  padding: 20px;
  height: 100%;
  width: 400px;
  overflow: hidden;
}
@media only screen and (max-width: 568px) {
  .container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in {
    width: calc(100% - 80px);
  }
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in .crop-image-title {
  font-weight: 600;
  font-size: 18px;
  color: #7e2785;
  margin-bottom: 20px;
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in canvas {
  height: 300px;
  width: 100%;
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in img {
  max-width: 100%;
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in form {
  font-size: 15px;
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in form .payment-form-row {
  position: relative;
  float: left;
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in form .payment-form-row.full {
  width: 100%;
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in form .payment-form-row.right {
  float: right;
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in form .payment-form-row.right .input {
  text-align: right;
}
.container.dashboard .crop-image-popup .crop-image-overlay .crop-image-overlay-in form .payment-form-row .action-btn {
  width: 100%;
  padding: 8px 0;
  outline: 0;
  border: 0;
  background: linear-gradient(90deg, #2aa1db 0%, #7e2785 100%);
  color: white;
  font-size: 14px;
  font-weight: 600;
}
@media (max-width: 480px) {
  .container.dashboard .phone-none {
    display: none;
  }
}
.container.dashboard .left-sidebar {
  border-right: 1px solid rgba(255, 255, 255, 0.6588235294);
  max-width: 178px;
  background-color: #182742;
  z-index: 90;
  float: left;
  height: 100%;
  min-height: 100vh;
  position: fixed;
  left: 0;
  transition: all 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
@media (min-width: 1280px) {
  .container.dashboard .left-sidebar {
    width: 178px;
  }
}
.container.dashboard .left-sidebar:before {
  background: linear-gradient(#133655 25%, #3e2e6f 100%);
  content: " ";
  width: 51px;
  height: 100vh;
  position: absolute;
}
.container.dashboard .left-sidebar .profile {
  width: 100%;
  position: relative;
  border-bottom: 1px solid white;
}
.container.dashboard .left-sidebar .profile .profile-item {
  overflow: hidden;
  position: relative;
  height: 100px;
}
.container.dashboard .left-sidebar .profile .profile-item .profile-icon {
  display: block;
  float: left;
  width: 51px;
  text-align: center;
  height: 100%;
  padding: 35px 10px;
}
.container.dashboard .left-sidebar .profile .profile-item .profile-text {
  display: block;
  float: left;
  width: calc(100% - 51px);
  padding: 40px 10px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .container.dashboard .left-sidebar .profile .profile-item .profile-text {
    display: none;
  }
}
@media (min-width: 992px) {
  .container.dashboard .left-sidebar .profile .profile-item .profile-text {
    display: none;
  }
}
@media (min-width: 1280px) {
  .container.dashboard .left-sidebar .profile .profile-item .profile-text {
    display: block;
  }
}
.container.dashboard .left-sidebar .left-sidebar-items {
  width: 100%;
  transition: all 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
@media (max-width: 480px) {
  .container.dashboard .left-sidebar .left-sidebar-items {
    margin-top: 15px !important;
  }
}
@media (max-width: 991px) {
  .container.dashboard .left-sidebar .left-sidebar-items {
    margin-top: 22px;
  }
}
@media (min-width: 992px) {
  .container.dashboard .left-sidebar .left-sidebar-items {
    margin-top: 22px;
  }
}
@media (min-width: 1280px) {
  .container.dashboard .left-sidebar .left-sidebar-items {
    margin-top: 22px;
  }
}
@media (min-width: 1440px) {
  .container.dashboard .left-sidebar .left-sidebar-items {
    margin-top: 43px;
  }
}
@media (min-width: 1920px) {
  .container.dashboard .left-sidebar .left-sidebar-items {
    margin-top: 43px;
  }
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  pointer-events: all;
  display: block;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.active .menu-item-text {
  background: #41556d !important;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.active .menu-item-icon {
  background: white;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.active .menu-item-icon i {
  color: #2aa1db;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item:not(.close-btn):hover .menu-item-text,
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item :active .menu-item-text {
  background: rgba(65, 85, 109, 0.537254902);
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item:not(.close-btn):hover .menu-item-icon,
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item :active .menu-item-icon {
  background: #fff;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item:not(.close-btn):hover .menu-item-icon i,
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item :active .menu-item-icon i {
  color: #2aa1db;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.active-menu .menu-item-text {
  background: #41556d !important;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.active-menu .menu-item-icon {
  background: white;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.active-menu .menu-item-icon i {
  color: #2aa1db;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.close-btn {
  bottom: 51px;
  position: absolute;
}
@media (max-width: 480px) {
  .container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.close-btn {
    bottom: 0px !important;
    position: relative !important;
  }
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.close-btn:hover .menu-item-icon i {
  color: rgb(211, 211, 211);
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.close-btn .menu-item-icon {
  height: auto;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.c-btn {
  bottom: 51px;
  position: absolute;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.c-btn:hover .menu-item-icon i {
  color: rgb(211, 211, 211);
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item.c-btn .menu-item-icon {
  height: auto;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item .menu-item-icon {
  position: relative;
  display: block;
  padding: 10px;
  float: left;
  height: 40px;
  width: 51px;
  text-align: center;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item .menu-item-icon i {
  color: white;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item .menu-item-icon-bottom {
  position: relative;
  display: block;
  padding: 10px 10px 30px 10px;
  float: left;
  height: 40px;
  width: 51px;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item .menu-item-icon-bottom {
    padding-top: 14px !important;
  }
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item .menu-item-icon-bottom i {
  color: white;
}
.container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item .menu-item-text {
  display: block;
  float: left;
  width: calc(100% - 51px);
  padding: 10px;
  height: 40px;
  position: relative;
  line-height: 1.4;
  font-size: 15px !important;
}
@media (max-width: 991px) {
  .container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item .menu-item-text {
    display: none;
  }
}
@media (min-width: 992px) {
  .container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item .menu-item-text {
    display: none;
  }
}
@media (min-width: 1280px) {
  .container.dashboard .left-sidebar .left-sidebar-items .left-sidebar-item .menu-item-text {
    display: block;
  }
}
.container.dashboard .page-container {
  height: 100%;
  transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
@media (max-width: 480px) {
  .container.dashboard .page-container {
    padding: 15px !important;
  }
}
@media (max-width: 991px) {
  .container.dashboard .page-container {
    padding: 22px;
  }
}
@media (min-width: 992px) {
  .container.dashboard .page-container {
    padding: 22px;
  }
}
@media (min-width: 1280px) {
  .container.dashboard .page-container {
    padding: 22px;
  }
}
@media (min-width: 1440px) {
  .container.dashboard .page-container {
    padding: 45px;
  }
}
@media (min-width: 1920px) {
  .container.dashboard .page-container {
    padding: 45px;
  }
}
.container.dashboard .dashboard-container {
  display: grid;
  height: 100%;
  transition: all 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
@media (max-width: 480px) {
  .container.dashboard .dashboard-container {
    gap: 15px !important;
    padding: 15px !important;
    grid-template-rows: 412px 412px auto auto 695px 520px !important;
  }
}
@media (max-width: 991px) {
  .container.dashboard .dashboard-container {
    grid-template-columns: 100%;
    gap: 22px;
    padding: 22px;
    grid-template-rows: 460px 460px auto auto 695px 695px;
  }
}
@media (min-width: 992px) {
  .container.dashboard .dashboard-container {
    grid-template-columns: 1fr 1fr;
    padding: 22px;
    gap: 22px;
    grid-template-rows: 460px 1fr;
  }
}
@media (min-width: 1280px) {
  .container.dashboard .dashboard-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1440px) {
  .container.dashboard .dashboard-container {
    padding: 45px;
    gap: 45px;
  }
}
@media (min-width: 1920px) {
  .container.dashboard .dashboard-container {
    grid-template-rows: 457px 1fr;
  }
}
.container.dashboard .dashboard-content {
  float: left;
  height: 100%;
  width: calc(100% - 178px);
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  left: 178px;
  transition: all 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
  background: #e3e5eb;
}
.container.dashboard .dashboard-content::-webkit-scrollbar {
  width: 6px !important;
  /* width of the entire scrollbar */
  position: absolute;
}
.container.dashboard .dashboard-content::-webkit-scrollbar-track {
  background: transparent !important;
  /* color of the tracking area */
}
.container.dashboard .dashboard-content::-webkit-scrollbar-thumb {
  background-color: rgba(119, 130, 152, 0.4470588235) !important;
  /* color of the scroll thumb */
  border-radius: 4px !important;
  /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}
@media (max-width: 991px) {
  .container.dashboard .dashboard-content {
    width: calc(100% - 51px);
    left: 51px;
  }
}
@media (min-width: 992px) {
  .container.dashboard .dashboard-content {
    width: calc(100% - 51px);
    left: 51px;
  }
}
@media (min-width: 1280px) {
  .container.dashboard .dashboard-content {
    width: calc(100% - 178px);
    left: 178px;
  }
}
.container.dashboard .dashboard-content.notscroll {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-y: hidden !important;
  height: calc(100% - 50px);
}
.container.dashboard .dashboard-content .dashboard-card {
  position: relative;
}
@media (max-width: 991px) {
  .container.dashboard .dashboard-content .dashboard-card.unique-height {
    height: 530px !important;
  }
}
.container.dashboard .dashboard-content .dashboard-card.more-height {
  align-self: center;
  padding-bottom: 45px;
  align-self: self-start;
}
@media (max-width: 991px) {
  .container.dashboard .dashboard-content .dashboard-card.more-height {
    padding-bottom: unset;
    height: 100%;
  }
  .container.dashboard .dashboard-content .dashboard-card.more-height:last-child {
    padding-bottom: 22px;
  }
}
@media (min-width: 992px) {
  .container.dashboard .dashboard-content .dashboard-card.more-height {
    padding-bottom: 45px;
    min-height: 695px;
    height: calc(100% + 45px);
  }
}
@media (min-width: 1280px) {
  .container.dashboard .dashboard-content .dashboard-card.more-height {
    padding-bottom: 22px;
    min-height: 675px;
    height: calc(100% + 22px);
  }
}
@media (min-width: 1440px) {
  .container.dashboard .dashboard-content .dashboard-card.more-height {
    padding-bottom: 45px;
    min-height: 675px;
    height: calc(100% + 45px);
  }
}
@media (max-width: 480px) {
  .container.dashboard .dashboard-content .dashboard-card.more-height.profile-height {
    height: auto !important;
  }
}
.container.dashboard .dashboard-content .dashboard-card.more-height .dashboard-card-in .dashboard-card-content {
  max-height: calc(100% - 49px);
  height: 100%;
}
.container.dashboard .dashboard-content .dashboard-card.even-more-height {
  height: 730px;
}
.container.dashboard .dashboard-content .dashboard-card.even-more-height .dashboard-card-in .dashboard-card-content {
  max-height: calc(100% - 49px);
  height: 100%;
}
.container.dashboard .dashboard-content .dashboard-card.calendar-height {
  height: 887px;
}
.container.dashboard .dashboard-content .dashboard-card.expanded div.dashboard-card-order {
  width: 100%;
}
.container.dashboard .dashboard-content .dashboard-card.expanded div.dashboard-card-order:nth-of-type(3n-2), .container.dashboard .dashboard-content .dashboard-card.expanded div.dashboard-card-order:nth-of-type(3n-1) {
  margin-right: 80px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in {
  box-shadow: 20px 20px 30px rgba(119, 130, 152, 0.1294117647);
  background-color: #f2f3f5;
  border-radius: 4px;
  -ms-overflow-style: none;
  height: 100%;
  position: relative;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in object {
  width: 100%;
  height: calc(100% - 49px);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-title {
  width: 100%;
  /* height: 60px; */
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-title .dashboard-card-title-text {
  display: block;
  font-weight: 600;
  font-size: 25px;
  /* height: 50px; */
  padding: 5px 25px;
  float: left;
  width: calc(100% - 60px);
}
@media (max-width: 480px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-title .dashboard-card-title-text {
    padding: 5px 15px !important;
    width: 100% !important;
  }
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-title .dashboard-full,
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-title .dashboard-messages,
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-title .dashboard-users {
  display: block;
  /* float: right; */
  /* width: 60px; */
  padding: 14px 17px;
  position: absolute;
  height: 47px;
  text-align: center;
  font-size: 13px;
  right: 0;
  border-left: 2px solid #f2f3f5;
  top: 0;
  width: 50px;
  pointer-events: all;
  cursor: pointer;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-title .dashboard-messages {
  right: 50px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-title .dashboard-users {
  right: 100px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content {
  overflow-y: auto;
  max-height: calc(100% - 48px);
  height: 100%;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content::-webkit-scrollbar {
  width: 6px !important;
  /* width of the entire scrollbar */
  position: absolute;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content::-webkit-scrollbar-track {
  background: transparent !important;
  /* color of the tracking area */
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content::-webkit-scrollbar-thumb {
  background-color: rgba(119, 130, 152, 0.4470588235) !important;
  /* color of the scroll thumb */
  border-radius: 4px !important;
  /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content.messages {
  max-height: calc(100% - 120px);
}
@media (max-width: 480px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .phone-scroll {
    overflow-y: hidden !important;
  }
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in {
  position: relative;
  padding: 26px;
  padding-right: 26px !important;
  overflow-y: scroll;
  overflow-x: hidden;
  border-radius: 4px;
  overflow-x: hidden;
}
@media (max-width: 480px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in {
    padding: 15px !important;
  }
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in::-webkit-scrollbar {
  width: 6px !important;
  /* width of the entire scrollbar */
  position: absolute;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in::-webkit-scrollbar-track {
  background: transparent !important;
  /* color of the tracking area */
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in::-webkit-scrollbar-thumb {
  background-color: rgba(119, 130, 152, 0.4470588235) !important;
  /* color of the scroll thumb */
  border-radius: 4px !important;
  /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.profile, .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.billing {
  background-color: #f2f3f5;
  height: 100%;
  border-radius: 5px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.billing {
  height: auto;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.billing .injury-description {
  background-color: #fff;
  padding: 15px 20px;
  position: relative;
  color: #192440;
  border-radius: 3px;
  height: 52px;
  margin-bottom: 4px;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 0 30px 0 rgba(119, 130, 152, 0);
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.billing .injury-description .tobookings {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  opacity: 0;
  visibility: hidden;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.injuries {
  overflow: hidden;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.injuries .injury-description {
  position: relative;
  margin-bottom: 6px;
  font-weight: 700;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 4px;
  width: 100%;
  height: 52px;
}
@media (max-width: 480px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.injuries .injury-description {
    margin-bottom: 4px !important;
    height: auto !important;
  }
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.injuries .injury-description .injury-bar {
  background-color: #fff;
  padding: 8px 20px;
  color: #192440;
  border-radius: 3px;
  display: grid;
  grid-template-columns: 1fr 90px;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 480px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.injuries .injury-description .injury-bar {
    padding: 8px 15px !important;
    grid-template-columns: 60px 1fr !important;
  }
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.injuries .injury-description .injury-bar span {
  text-align: left !important;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-content-in.injuries .tobookings {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  opacity: 0;
  visibility: hidden;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table {
  width: 100%;
  font-size: 13px;
  height: 100%;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table thead {
  background-color: #232f3d;
  color: white;
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0 auto;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tbody {
  display: block;
  overflow: auto;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tbody::-webkit-scrollbar {
  display: none;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tbody tr {
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5px;
  display: table;
  table-layout: fixed;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tbody tr.invoice-available {
  border-collapse: separate;
  background: #fff;
  padding-left: 4px;
  padding-right: 4px;
  width: 100%;
  border-left: 2px solid #2aa1db;
  border-right: 2px solid #2aa1db;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  position: relative;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tr th:last-child {
  width: auto !important;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tr td:last-child {
  text-align: center;
  width: auto !important;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tr td:last-child.invoice {
  margin-left: 5px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tr td:last-child.invoice a {
  color: black;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tr.availability {
  padding: 0 18px;
  background-color: #fff;
  border-radius: 4px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tr.availability .spacerA {
  width: 18px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tr.availability .spacerB {
  width: 5px;
  background-color: #f1f3f5;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content table tr.availability td:last-child {
  margin-left: 5px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content object {
  width: 100%;
  height: 100%;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order {
  background-color: #ffffff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  transition: width 0.5s 0s ease-in-out;
  width: 100%;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .dashboard-card-content-title {
  position: relative;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .dashboard-card-content-title .dashboard-card-content-title-text {
  display: block;
  color: #7e2785;
  font-size: 12px;
  font-weight: 500;
  /* height: 50px; */
  padding: 5px;
  width: calc(100% - 60px);
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .dashboard-card-content-title .dashboard-card-content-title-text .order-id {
  font-weight: 600;
  color: black;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .dashboard-card-content-title .dashboard-card-content-mute {
  display: block;
  /* float: right; */
  /* width: 60px; */
  padding: 5px 7px;
  position: absolute;
  height: 32px;
  text-align: center;
  right: 0;
  border-left: 2px solid white;
  top: 0;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .dashboard-card-content-title .dashboard-card-content-mute i {
  color: rgb(202, 0, 0);
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .order-info .order-info-item:last-child {
  border: none !important;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .order-info {
  padding: 35px 35px 20px 35px;
  position: relative;
  border-radius: 3px 3px 0px 0px;
}
@media (max-width: 480px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .order-info {
    padding: 15px 15px 16px 15px;
  }
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .order-info .order-info-item {
  border-bottom: 1px solid #d1d1d4;
  margin-bottom: 6px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .order-info .order-info-item:last-child {
  border-bottom: none !important;
  height: 46.5px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .order-info .order-info-item .field-text {
  color: #7e2785;
  font-size: 12px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-order .order-info .order-info-item .field-info {
  font-weight: 600;
  color: #3b3944;
  font-size: 15px;
  margin-bottom: 6px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat {
  width: 100%;
  font-size: 14px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.others {
  padding: 5px 20px;
  overflow: hidden;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.others .message-sender {
  width: 40px;
  float: left;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.others .message-info {
  max-width: calc(100% - 80px);
  float: left;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.others .message-info .message-sender-info {
  margin: 5px 0;
  color: gray;
  font-size: 15px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.others .message-info .message-text {
  background-color: #7e2785;
  color: white;
  padding: 15px;
  border-radius: 20px;
  border-top-left-radius: 0px;
  margin: 2px 0;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.me {
  padding: 5px 20px;
  overflow: hidden;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.me .message-sender {
  width: 40px;
  float: right;
  text-align: right;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.me .message-info {
  max-width: calc(100% - 80px);
  float: right;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.me .message-info .message-sender-info {
  margin: 5px 0;
  color: gray;
  font-size: 15px;
  text-align: right;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-chat .message.me .message-info .message-text {
  background-color: #2aa1db;
  color: white;
  padding: 10px;
  border-radius: 20px;
  border-top-right-radius: 0px;
  padding: 15px;
  margin: 2px 0;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .grid-profile {
  display: grid;
  background-color: #f2f3f5;
  overflow-y: hidden !important;
  -moz-column-gap: 25px;
       column-gap: 25px;
  height: 100%;
}
@media (min-width: 992px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .grid-profile {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1280px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .grid-profile {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1920px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .grid-profile {
    grid-template-columns: 1fr 1fr;
  }
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info {
  height: calc(100% - 40px);
  border-radius: 4px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info.grid {
  display: grid;
  background-color: #f2f3f5;
  overflow-y: hidden !important;
  -moz-column-gap: 25px;
       column-gap: 25px;
  height: 100%;
}
@media (max-width: 480px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info.grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    overflow-y: visible !important;
  }
}
@media (max-width: 991px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info.grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto 100%;
  }
}
@media (min-width: 992px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info.grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto 100%;
  }
}
@media (min-width: 1280px) {
  .container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info.grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 100%;
  }
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs {
  overflow: hidden;
  width: 100%;
  height: 40px;
  position: relative;
  display: flex;
  background-color: #f2f3f5;
  border-bottom: 2px solid #f2f3f5;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs.hidden {
  display: none !important;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .tab-choice {
  flex: 1;
  border: none;
  background-color: #ffffff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-radius: 3px 3px 0px 0px;
  color: #778298;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .tab-choice.selected {
  background: #6E1C80 0% 0% no-repeat padding-box;
  color: #fff;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .tab-choice.full {
  width: calc(100% + 2px);
  padding: 10px 20px;
  font-weight: 600;
  border-bottom: 2px solid #f2f3f5;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .tab-choice2 {
  cursor: pointer;
  flex: 1;
  border: none;
  background-color: #ffffff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  line-height: 1.1;
  border-radius: 3px 3px 0px 0px;
  color: #778298;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .tab-choice2.selected {
  background: #6E1C80 0% 0% no-repeat padding-box;
  color: #fff;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .tab-choice2.full {
  width: calc(100% + 2px);
  padding: 10px 20px;
  font-weight: 600;
  border-bottom: 2px solid #f2f3f5;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .tab-choice3 {
  cursor: pointer;
  flex: 1;
  border: none;
  background-color: #ffffff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-radius: 3px 3px 0px 0px !important;
  color: #778298;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .tab-choice3.selected {
  background: #6E1C80 0% 0% no-repeat padding-box;
  color: #fff;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .tab-choice3.full {
  width: calc(100% + 2px);
  padding: 10px 20px;
  font-weight: 600;
  border-bottom: 2px solid #f2f3f5;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-tabs .profile-edit-info-btn.pt {
  display: block;
  /* float: right; */
  /* width: 60px; */
  padding: 14px 17px;
  position: absolute;
  height: 47px;
  text-align: center;
  font-size: 13px;
  right: 0px;
  border-left: 2px solid #f2f3f5;
  top: 0;
  width: 50px;
  pointer-events: all;
  cursor: pointer;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in {
  height: 100%;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .space {
  height: 35px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in::-webkit-scrollbar {
  width: 6px !important;
  /* width of the entire scrollbar */
  position: absolute;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in::-webkit-scrollbar-track {
  background: transparent !important;
  /* color of the tracking area */
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in::-webkit-scrollbar-thumb {
  background-color: rgba(119, 130, 152, 0.4470588235) !important;
  /* color of the scroll thumb */
  border-radius: 4px !important;
  /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in.medical {
  display: none;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in.profile {
  background-color: white;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-edit-info-btn {
  display: block;
  /* float: right; */
  /* width: 60px; */
  position: relative;
  height: 47px;
  text-align: center;
  right: 0;
  top: 0;
  width: 100%;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-edit-info-btn .profile-edit-info-btn-in {
  float: right;
  width: 50px;
  font-size: 13px;
  pointer-events: all;
  cursor: pointer;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-edit-info-btn .profile-edit-info-btn-in i {
  border-left: 2px solid #f2f3f5;
  border-bottom: 2px solid #f2f3f5;
  padding: 14px 17px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-edit-info-btn .profile-edit-info-btn-in i.fa-check {
  color: #2aa1db;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-photo {
  width: 35%;
  float: left;
  position: relative;
  max-width: 430px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-photo .profile-photo-in {
  position: relative;
  padding-right: 15px;
  padding-bottom: 0;
  padding-top: 15px;
  padding-left: 40px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-photo .profile-photo-in img {
  height: 150px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  max-width: 350px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-photo .profile-photo-in:after {
  position: absolute;
  width: 10px;
  height: 20px;
  content: " ";
  right: 0;
  color: #3b3944;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-photo .upload-photo-btn {
  position: absolute;
  left: 40px;
  width: calc(100% - 55px);
  text-align: center;
  background-color: #3b3944;
  color: white;
  font-size: 12px;
  padding: 2px 0;
  cursor: pointer;
  max-width: 350px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-photo .upload-photo-btn input[type=file] {
  height: 100%;
  position: absolute;
  left: 0;
  width: 100%;
  cursor: pointer;
  pointer-events: all;
  opacity: 0;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container {
  position: relative;
  width: 65%;
  float: left;
  overflow: auto;
  height: calc(100% - 47px - 44px);
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container::-webkit-scrollbar {
  width: 6px !important;
  /* width of the entire scrollbar */
  position: absolute;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container::-webkit-scrollbar-track {
  background: transparent !important;
  /* color of the tracking area */
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container::-webkit-scrollbar-thumb {
  background-color: rgba(119, 130, 152, 0.4470588235) !important;
  /* color of the scroll thumb */
  border-radius: 4px !important;
  /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container.pt {
  height: calc(100% - 37px - 44px);
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form {
  position: relative;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form:before {
  content: " ";
  left: 0;
  top: 15px;
  width: 1px;
  background-color: #d1d1d4;
  height: 100%;
  position: absolute;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info {
  padding: 40px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 50px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item {
  margin: 10px 0;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item:first-child {
  margin-top: 0;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item:not(:last-child) {
  border-bottom: 1px solid #d1d1d4;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-text {
  color: #7e2785;
  font-size: 12px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info {
  font-weight: 600;
  color: #3b3944;
  font-size: 14px;
  margin-bottom: 6px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info label {
  margin-bottom: 0;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info input,
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info textarea {
  border: 0;
  font-weight: 600;
  color: inherit;
  background-color: rgb(243, 243, 243);
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info input:disabled,
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info textarea:disabled {
  background-color: transparent;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info input[type=radio],
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info textarea[type=radio] {
  margin-right: 2px;
  vertical-align: middle;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info select {
  max-width: 200px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info select:disabled {
  outline: 0;
  border: 0;
  padding: 0;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info label {
  margin-right: 5px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-profile-info .dashboard-profile-info-in .profile-info-container form .profile-info .profile-info-item .field-info textarea {
  resize: none;
  width: 100%;
  min-height: 100px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing {
  overflow: hidden;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-details {
  background-color: white;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-details .billing-info-text div {
  margin-bottom: 3px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-details .billing-info-text.left {
  width: 50%;
  float: left;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-details .billing-info-text.right {
  width: 50%;
  float: left;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements {
  background-color: white;
  margin-bottom: 20px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements table {
  width: 100%;
  font-size: 13px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements table thead {
  background-color: #778298;
  color: white;
  display: table;
  width: 100%;
  table-layout: fixed;
  border-radius: 4px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements table tbody {
  display: block;
  overflow: auto;
  max-height: 80px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements table tbody.full-height {
  max-height: -moz-max-content;
  max-height: max-content;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements table tbody::-webkit-scrollbar {
  display: none;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements table tr th {
  padding: 8px 5px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements table tr td {
  padding: 8px 5px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements table tr td:last-child {
  border-left: 1px solid #d1d1d4;
  text-align: center;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .statements table tbody tr {
  border-bottom: 1px solid #d1d1d4;
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 30px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .saved-cards {
  background-color: white;
  position: relative;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .saved-cards .add-card-btn {
  width: 100px;
  padding: 14px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-details-edit {
  display: block;
  /* float: right; */
  /* width: 60px; */
  padding: 14px 17px;
  position: absolute;
  height: 47px;
  text-align: center;
  font-size: 13px;
  right: 0;
  border-left: 2px solid #f2f3f5;
  top: 0;
  width: 50px;
  pointer-events: all;
  cursor: pointer;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-pane-title {
  padding: 10px 20px;
  font-weight: 600;
  border-bottom: 2px solid #f2f3f5;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-pane-content {
  font-size: 14px;
  padding: 20px;
  overflow: hidden;
  overflow-y: auto;
  margin-bottom: 26px !important;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-pane-content table {
  width: 100%;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-pane-content table img {
  width: 35px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .dashboard-card-billing .billing-pane-content table td {
  padding: 4px;
}
.container.dashboard .dashboard-content .dashboard-card .dashboard-card-in .dashboard-card-content .no-orders {
  padding-left: 5px;
}
.container.dashboard .dashboard-content .dashboard-card .chat-input {
  padding: 0px 20px;
  width: 100%;
  position: absolute;
  bottom: 15px;
}
.container.dashboard .dashboard-content .dashboard-card .chat-input i {
  position: absolute;
  right: 40px;
  top: 14px;
  color: gray;
}
.container.dashboard .dashboard-content .dashboard-card .chat-input input {
  width: 100%;
  padding: 15px 25px;
  background-color: #f2f3f5;
  border: none;
  outline: 0;
  border-radius: 25px;
  font-size: 14px;
}
.container.dashboard .dashboard-content.half {
  width: 50%;
}
.container.dashboard .dashboard-content.two-thirds {
  width: 66.666%;
}
.container.dashboard .dashboard-content.full {
  width: 100%;
}

@media (max-width: 991px) {
  .dash-box:nth-child(1) {
    height: 530px !important;
    padding: 45px 22px 22px 22px !important;
  }
}
@media (min-width: 992px) {
  .dash-box:nth-child(1) {
    padding: 45px 22px 0px 45px !important;
    height: 510px !important;
  }
}
@media (min-width: 1440px) {
  .dash-box:nth-child(1) {
    padding: 45px 22px 0px 45px !important;
    height: 505px !important;
  }
}
@media (max-width: 991px) {
  .dash-box:nth-child(2) {
    height: 485px !important;
    padding: 0px 22px 22px 22px !important;
  }
}
@media (min-width: 992px) {
  .dash-box:nth-child(2) {
    padding: 45px 45px 0px 22px !important;
    height: 510px !important;
  }
}
@media (min-width: 1440px) {
  .dash-box:nth-child(2) {
    padding: 45px 22px 0px 22px !important;
    height: 505px !important;
  }
}
@media (max-width: 991px) {
  .dash-box:nth-child(3) {
    height: 530px !important;
    padding: 0px 22px 22px 22px !important;
  }
}
@media (min-width: 992px) {
  .dash-box:nth-child(3) {
    padding: 45px 22px 22px 45px !important;
    height: 740px !important;
  }
}
@media (min-width: 1440px) {
  .dash-box:nth-child(3) {
    padding: 45px 45px 0px 22px !important;
    height: 505px !important;
  }
}
@media (max-width: 480px) {
  .dash-box:nth-child(4) {
    padding: 0px 22px 22px 22px !important;
    min-height: 900px !important;
    height: 900px !important;
  }
}
@media (max-width: 991px) {
  .dash-box:nth-child(4) {
    padding: 0px 22px 22px 22px !important;
    height: 670px !important;
  }
}
@media (min-width: 992px) {
  .dash-box:nth-child(4) {
    padding: 45px 45px 22px 22px !important;
    height: 740px !important;
    min-height: 670px;
  }
}
@media (min-width: 1440px) {
  .dash-box:nth-child(4) {
    padding: 45px 22px 45px 45px !important;
    height: 760px !important;
  }
}
@media (max-width: 991px) {
  .dash-box:nth-child(5) {
    padding: 0px 22px 22px 22px !important;
  }
}
@media (min-width: 992px) {
  .dash-box:nth-child(5) {
    padding: 22px 22px 45px 45px !important;
    border: none;
  }
}
@media (min-width: 1440px) {
  .dash-box:nth-child(5) {
    padding: 45px 22px 45px 22px !important;
    height: 505px;
  }
}
@media (max-width: 991px) {
  .dash-box {
    padding: 0px 22px 22px 22px !important;
  }
}
@media (min-width: 992px) {
  .dash-box {
    padding: 22px 45px 45px 22px !important;
  }
}
@media (min-width: 1440px) {
  .dash-box {
    padding: 45px 45px 45px 22px !important;
    height: 505px;
  }
}

.history-buttons {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
}
.history-buttons .exercises-btn,
.history-buttons .invoice-btn {
  width: 100%;
  float: left;
  font-size: 13px;
  background: #778298;
  color: white;
  font-weight: 600;
  padding: 8px 0;
  position: relative;
  border-radius: 0px 0px 3px 3px;
  cursor: pointer;
  text-align: center;
}
.history-buttons .exercises-btn i,
.history-buttons .invoice-btn i {
  color: white;
  padding-right: 5px;
  font-size: 17px;
}
.history-buttons .exercises-btn.disabled2,
.history-buttons .invoice-btn.disabled2 {
  color: gray;
  background-color: lightgray;
}
.history-buttons .exercises-btn.disabled2 i,
.history-buttons .invoice-btn.disabled2 i {
  color: gray;
}
.history-buttons .exercises-btn.disabled,
.history-buttons .invoice-btn.disabled {
  color: white;
  background: #c4cad7 !important;
}
.history-buttons .exercises-btn.disabled i,
.history-buttons .invoice-btn.disabled i {
  color: white;
  padding-right: 5px;
  font-size: 17px;
}
.history-buttons .exercises-btn form,
.history-buttons .invoice-btn form {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.history-buttons .exercises-btn form input,
.history-buttons .invoice-btn form input {
  height: 100%;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}
.history-buttons .exercises-btn form input > input,
.history-buttons .invoice-btn form input > input {
  cursor: inherit;
}
.history-buttons .invoice-btn {
  border-left: 1px solid white;
}

#update-medical-form-patient {
  overflow-y: visible;
  height: 100%;
}
#update-medical-form-patient button,
#update-medical-form-patient input {
  border-radius: 3px;
}

.dashboard-card-order.history-screen-item {
  margin-bottom: 0px 0px 0px 0px !important;
}

.dashboard-statement__content {
  overflow-y: scroll;
  overflow-x: hidden;
}
.dashboard-statement__content::-webkit-scrollbar {
  width: 6px !important;
  /* width of the entire scrollbar */
  position: absolute;
}
.dashboard-statement__content::-webkit-scrollbar-track {
  background: transparent !important;
  /* color of the tracking area */
}
.dashboard-statement__content::-webkit-scrollbar-thumb {
  background-color: rgba(119, 130, 152, 0.4470588235) !important;
  /* color of the scroll thumb */
  border-radius: 4px !important;
  /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}

.modal-profile__container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: rgba(28, 35, 61, 0.73);
}
.modal-profile__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.modal-profile__content-box {
  border-radius: 4px;
}

.modal-profile__container {
  display: none;
  z-index: 999;
}

.general-profile-photo {
  border-radius: 3px;
}
@media (max-width: 480px) {
  .general-profile-photo {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.card__book-a-physio {
  height: 100%;
}

.dashboard-card-grid {
  display: grid;
  gap: 28px;
}

.elements-distance {
  margin-bottom: 4px;
}

.injury-bar {
  box-shadow: 0 0 30px 0 rgba(119, 130, 152, 0) !important;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) !important;
}
.injury-bar:hover {
  z-index: 99;
  box-shadow: 0 0 30px 0 rgba(119, 130, 152, 0.2) !important;
}

.border-3 {
  border-radius: 3px;
}

.injury-sidebar__container {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: 0.3s all cubic-bezier(0.075, 0.82, 0.165, 1);
  z-index: -1;
  display: none;
}
.injury-sidebar__container.active {
  display: block;
  z-index: 999;
  background-color: rgba(21, 41, 68, 0.8);
}
.injury-sidebar__content {
  position: fixed;
  height: 100%;
  background-color: white;
  transition: 0.3s all cubic-bezier(0.075, 0.82, 0.165, 1);
  right: -50vw;
  min-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  .injury-sidebar__content {
    width: calc(100vw - 52px);
  }
}
@media (min-width: 992px) {
  .injury-sidebar__content {
    width: 70vw;
  }
}
@media (min-width: 1280px) {
  .injury-sidebar__content {
    width: 50vw;
  }
}
.injury-sidebar__content.active {
  right: 0;
}

.statements {
  height: 100%;
}

.method {
  height: 100%;
}

.button-book-a-physio {
  background-color: #fff;
  padding: 15px 20px;
  color: #6E1C80;
  border-radius: 3px;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  cursor: pointer;
  align-items: center;
  display: flex;
  justify-content: center;
}
.button-book-a-physio:hover {
  background-color: #6E1C80;
  color: white !important;
}

.statement-bar {
  position: relative;
  text-align: left;
  height: 52px;
  background-color: white;
  padding: 15px 20px;
  box-shadow: 0 0 30px 0 rgba(119, 130, 152, 0) !important;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) !important;
  font-weight: 700;
  color: #192440;
  border-radius: 3px;
  margin-bottom: 4px;
  cursor: pointer;
}
.statement-bar:last-child {
  margin-bottom: 0px !important;
}
.statement-bar:hover {
  z-index: 99;
  box-shadow: 0 0 30px 0 rgba(119, 130, 152, 0.2) !important;
}

.no-padding {
  padding: 0px !important;
}

@media (max-width: 991px) {
  .time-availability {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .time-availability h1 {
    margin-left: 25px;
    font-size: 25px !important;
  }
}
@media (min-width: 992px) {
  .time-availability h1 {
    margin-left: 25px;
    font-size: 25px !important;
  }
}
@media only screen and (min-width: 1580px) {
  .time-availability h1 {
    margin-left: 34px;
    font-size: 34px !important;
  }
}

.billing-patient__dashboard {
  height: calc(100% - 10px) !important;
}

.billing__view {
  margin-bottom: 32px !important;
}

.popup-profile__grid-area {
  display: grid;
  grid-template-columns: 100px 1fr;
  align-items: start;
}
@media (max-width: 991px) {
  .popup-profile__grid-area {
    grid-template-columns: 1fr;
  }
}

.dashboard-profile__scroll {
  height: calc(100% - 46px) !important;
}

@media (min-width: 992px) {
  .two-columns-scroll {
    overflow-y: scroll !important;
    height: 660px !important;
  }
}
@media (min-width: 1280px) {
  .two-columns-scroll {
    overflow-y: auto;
    max-height: calc(100% - 48px);
    height: 100%;
  }
}

section#content-wrapper {
  height: 100%;
}

@media (max-width: 480px) {
  .profile-page {
    height: auto !important;
    min-height: 1030px !important;
  }
}
@media (max-width: 991px) {
  .profile-page {
    height: calc(100% - 44px);
  }
}
@media (min-width: 992px) {
  .profile-page {
    height: calc(100% - 44px);
  }
}
@media (min-width: 1280px) {
  .profile-page {
    height: calc(100% - 44px);
  }
}
@media (min-width: 1440px) {
  .profile-page {
    height: calc(100% - 90px);
  }
}
@media (min-width: 1920px) {
  .profile-page {
    height: calc(100% - 90px);
  }
}

section.profile {
  width: 100%;
  height: 100%;
  background: #ececec 0% 0% no-repeat padding-box;
}
section.profile .cards-container {
  width: calc(100% - 108px);
  height: 100%;
  height: 850px;
  display: flex;
  padding-top: 54px;
  margin-left: 54px;
  margin-right: 54px;
}
section.profile .cards-container .bar {
  width: 100%;
  height: 38px;
  display: flex;
}
section.profile .cards-container .bar .title {
  width: 100%;
  height: 100%;
  background: #ffd603 0% 0% no-repeat padding-box;
  border-radius: 7px;
  font: normal normal bold 15px/18px SF Pro Display;
  letter-spacing: 0px;
  color: #1c233d;
  padding-left: 21px;
  padding-top: 10px;
}
section.profile .cards-container .bar .btn {
  width: 137px;
  height: 100%;
  flex-shrink: 0;
  margin-left: 3px;
  background: #798296 0% 0% no-repeat padding-box;
  border-radius: 7px;
  text-align: center;
  font: normal normal bold 14px/16px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 10px;
  cursor: pointer;
}
section.profile .cards-container .data-card {
  width: 100%;
  height: 100%;
  margin-top: 6px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 30px 30px 50px rgba(25, 35, 63, 0.0705882353);
  border-radius: 7px;
}
section.profile .cards-container object {
  width: 100%;
  height: 100%;
  padding: 7px;
  box-sizing: border-box;
}
section.profile .cards-container .general-profile {
  width: calc(50% - 22.5px);
  height: 100%;
}
section.profile .cards-container .medical-related-info {
  width: calc(50% - 22.5px);
  margin-left: 45px;
}

.short-layout .dash-card {
  width: calc((100% - 200px) / 3);
  border-radius: 7px;
  transition: 0.5s;
}
.short-layout .dash-card .card-top {
  width: 100%;
  display: flex;
  margin-top: 12px;
  padding: 0;
  justify-content: space-between;
  padding-left: 21px;
  padding-right: 21px;
  height: 20px;
}
.short-layout .dash-card .card-top .title {
  text-align: center;
  font: normal normal 900 15px/18px SF Pro Display;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #778298;
  flex-shrink: 0;
}
.short-layout .dash-card .card-top .maximize {
  display: flex;
  width: 73px;
  flex-shrink: 0;
  color: #778298;
  cursor: pointer;
}
.short-layout .dash-card .card-top .maximize .txt {
  flex-shrink: 0;
}
.short-layout .dash-card .card-top .maximize .icon {
  flex-shrink: 0;
  width: 16px;
  margin-left: 10px;
  margin-top: 3px;
  height: 16px;
}
.short-layout .dash-card .card-top .yellow {
  color: #ffd603;
}
.short-layout .dash-card .h-line {
  width: calc(100% - 42px);
  height: 1px;
  margin-left: 21px;
  background-color: #ffd603;
  margin-top: 10px;
}
.short-layout .dash-card .contain {
  display: flex;
  width: calc(100% - 42px);
  height: calc(100% - 106px);
  margin-left: 21px;
  margin-top: 15px;
}
.short-layout .dash-card .contain .left {
  width: 126px;
  height: 100%;
  flex-shrink: 0;
  border-right: 1px solid #ffd603;
}
.short-layout .dash-card .contain .left .box {
  width: 100%;
  height: 33.3333333333%;
  border-bottom: 1px solid #ffd603;
}
.short-layout .dash-card .contain .left .box .label {
  font: normal normal normal 14px/21px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 10px;
}
.short-layout .dash-card .contain .left .box .data {
  font: normal normal 900 14px/21px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
}
.short-layout .dash-card .contain .left .box.none {
  border-bottom: none;
}
.short-layout .dash-card .contain .right {
  width: 100%;
  height: 100%;
  margin-left: 7%;
}
.short-layout .dash-card .contain .right .type {
  margin-top: 50px;
  text-align: left;
  font: normal normal 900 14px/16px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
}
.short-layout .dash-card .contain .right .body {
  text-align: left;
  font: normal normal 900 34px/40px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.short-layout .dash-card .contain .right .person {
  display: flex;
  margin-top: 31px;
}
.short-layout .dash-card .contain .right .person .pic {
  width: 38px;
  height: 38px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 4px;
}
.short-layout .dash-card .contain .right .person .pt {
  margin-left: 13px;
}
.short-layout .dash-card .contain .right .person .pt .label {
  text-align: left;
  font: normal normal normal 14px/21px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
}
.short-layout .dash-card .contain .right .person .pt .name {
  text-align: left;
  font: normal normal 900 14px/21px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
}
.short-layout .dash-card .button {
  width: 100%;
  text-align: center;
  font: normal normal bold 15px/18px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 8px;
}
.short-layout .long {
  height: 100%;
  margin-top: 45px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 30px 30px 50px rgba(25, 35, 63, 0.1725490196);
  border-radius: 7px;
}
.short-layout .scroll {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.short-layout .scroll .scroll-item {
  margin-bottom: 15px;
  width: 100%;
  border-bottom: 2px solid rgba(119, 130, 152, 0.4745098039);
}
.short-layout .scroll .scroll-item .scroll-item-label {
  text-align: left;
  font: normal normal normal 14px/21px SF Pro Display;
  letter-spacing: 0px;
  color: #778298;
}
.short-layout .scroll .scroll-item .scroll-item-data {
  text-align: left;
  font: normal normal bold 16px/21px SF Pro Display;
  letter-spacing: 0px;
  color: #192440;
  margin-bottom: 5px;
}
.short-layout .tabs {
  margin-top: 12px;
  display: flex;
  width: calc(100% - 40px);
  margin-left: 20px;
  height: 37px;
}
.short-layout .tabs .tab-left,
.short-layout .tabs .tab-center,
.short-layout .tabs .tab-right {
  height: 100%;
  flex-shrink: 0;
  background: #ececec 0% 0% no-repeat padding-box;
  border-radius: 4px 4px 0px 0px;
  text-align: center;
  font: normal normal bold 14px/16px SF Pro Display;
  letter-spacing: 0px;
  color: #778298;
  padding-top: 10px;
  cursor: pointer;
}
.short-layout .scroll {
  width: calc(100% - 26px);
  height: calc(100% - 200px);
  margin-top: 27px;
  margin-left: 20px;
  padding-right: 12px;
  display: flex;
}
.short-layout .scroll .profile {
  width: 30%;
  min-width: 127px;
  max-width: 192px;
}
.short-layout .scroll .profile .profile-pic {
  width: 100%;
  height: 168px;
  background: black 0% 0% no-repeat padding-box;
  border-radius: 4px 4px 0px 0px;
}
.short-layout .scroll .profile .upload-btn {
  width: 100%;
  height: 32px;
  background: #1a233f 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 5px 5px;
  text-align: center;
  font: normal normal normal 14px/16px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 5px;
}
.short-layout .scroll .personal-data {
  padding-left: 20px;
  width: 100%;
}

.gap-distance {
  margin-top: 25px;
  margin-bottom: 25px;
}

.registration_tooltip {
  position: relative;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  color: #778298;
  margin-left: 8px;
}
.registration_tooltip i {
  color: #778298;
  cursor: pointer;
}

#update-medical-form-physio {
  padding: 26px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.pt-info__container {
  display: grid;
  position: relative;
  gap: 4px;
  grid-template-columns: 1fr minmax(148px, 1fr);
  align-items: flex-start;
}
@media (max-width: 991px) {
  .pt-info__container {
    grid-template-columns: 1fr;
  }
}
.pt-info__container input {
  height: 40px;
  border-radius: 3px;
  padding-left: 12px;
  font-size: 16px;
  color: #192440;
  border: none;
}

.pt-info__content {
  display: flex;
  align-items: center;
  color: #778298 !important;
  height: 45px;
}
.pt-info__content span {
  line-height: 16px;
}

.multiselect-container li {
  height: 30px !important;
  color: white;
  width: 100%;
  display: flex;
  align-items: center;
}
.multiselect-container li label {
  display: flex;
  align-items: center;
  gap: 12px;
}

.tooltiptextDashboard {
  display: block;
  position: absolute;
  width: 500px;
  background-color: #FFFBD0;
  border-radius: 3px;
  color: #778298;
  padding: 13px;
  opacity: 0;
  left: 24px;
  top: 0px;
  z-index: -1;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  border: 1px solid #CED1D6;
}
.tooltiptextDashboard.active {
  opacity: 1;
  z-index: 99;
}

.btn-group {
  width: 100% !important;
}

.multiDrop {
  border-radius: 3px !important;
}

.btn.btn-default.btn-custom {
  width: 100% !important;
  overflow: visible;
  height: 100%;
  border-radius: 3px !important;
  padding: 12px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #C1E2F7 !important;
  color: #192440 !important;
  overflow: hidden !important;
}

.grid-buttons {
  display: grid;
  gap: 4px;
}
@media (max-width: 480px) {
  .grid-buttons {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
@media (max-width: 991px) {
  .grid-buttons {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .grid-buttons {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid-buttons button,
.grid-buttons input {
  width: 100%;
}
.grid-buttons-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 4px;
}
.grid-buttons-2 button,
.grid-buttons-2 input {
  width: 100%;
}

.grid-100 {
  width: 100% !important;
}

@media (max-width: 991px) {
  .profile-view {
    display: flex !important;
  }
}
@media (min-width: 992px) {
  .profile-view {
    display: flex !important;
  }
}
@media (min-width: 1280px) {
  .profile-view {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .profile-view__medical {
    display: none;
  }
}
@media (min-width: 992px) {
  .profile-view__medical {
    display: none;
  }
}
@media (min-width: 1280px) {
  .profile-view__medical {
    display: block;
  }
}

.profile-view__profile {
  display: block;
}

.phone-gender {
  display: flex;
  padding-bottom: 26px;
}
@media (max-width: 480px) {
  .phone-gender {
    flex-direction: column !important;
  }
}

@media (max-width: 480px) {
  .ptprofile-card-in {
    height: auto !important;
  }
}

.profile-height-auto {
  height: auto !important;
}

.scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.scroll::-webkit-scrollbar-thumb {
  background: rgba(119, 130, 152, 0.4745098039);
  border-radius: 10px;
}

section.injuries {
  background: #ececec 0% 0% no-repeat padding-box;
  width: 100%;
  height: 100%;
  padding-top: 54px;
}
section.injuries .bar {
  width: calc(100% - 108px);
  height: 38px;
  margin-left: 54px;
  background: #778298 0% 0% no-repeat padding-box;
  border-radius: 7px;
  opacity: 1;
  display: flex;
  text-align: left;
  font: normal normal normal 15px/18px SF Pro Display;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 10px;
  box-sizing: border-box;
  text-transform: uppercase;
}
section.injuries .bar .title {
  font: normal normal 900 15px/18px SF Pro Display;
  width: calc(14.5% - 15px);
  margin-left: 45px;
}
section.injuries .bar .date {
  width: calc(17.5% - 11px);
}
@media (max-width: 1340px) {
  section.injuries .bar .date,
  section.injuries .bar .order {
    display: none;
  }
}
section.injuries .injuries-container {
  margin-top: 7px;
  margin-left: 54px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 30px 30px 50px rgba(25, 35, 63, 0.0705882353);
  border-radius: 7px;
}
section.injuries .injuries-container object {
  width: 100%;
  height: 100%;
  padding: 7px;
  box-sizing: border-box;
}

.injury-option {
  position: relative;
  border-bottom: 1px solid #5C0E65;
}

.injury__tooltip {
  position: absolute;
  top: -22px;
  right: 50%;
  z-index: 99;
  background-color: #FFFBD0;
  color: #778298;
  padding: 4px;
  border-radius: 4px;
  border: 1px solid #CED1D6;
  box-shadow: 0px 0px 10px #778298;
  opacity: 0;
  z-index: -1;
  transition: 0.3s all cubic-bezier(0.075, 0.82, 0.165, 1);
  animation-delay: 3s;
}
.injury__tooltip.active {
  opacity: 1;
  z-index: 99;
}

section.injuries-container .scroll {
  width: calc(100% - 40px);
  margin-left: 20px;
  margin-top: 20px;
}
section.injuries-container .scroll .injury-item {
  width: 100%;
}
section.injuries-container .scroll .injury-item .injury {
  width: 100%;
  height: 52px;
  display: flex;
  margin-bottom: 4px;
}
@media (max-width: 480px) {
  section.injuries-container .scroll .injury-item .injury {
    height: auto !important;
    display: grid;
    grid-template-columns: 1fr 40px !important;
  }
}
section.injuries-container .scroll .injury-item .injury .left {
  align-self: center;
  justify-self: center;
  width: 100%;
  height: 100%;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 3px;
  text-align: left;
  padding-left: 17px;
  font: normal normal normal 16px/21px SF Pro Display;
  letter-spacing: 0px;
  color: #192440;
  display: grid;
  gap: 4px;
  align-items: center;
  position: relative;
}
@media (max-width: 480px) {
  section.injuries-container .scroll .injury-item .injury .left {
    grid-template-columns: 50px 1fr !important;
    padding: 8px 15px;
    gap: 0px !important;
  }
}
@media (max-width: 991px) {
  section.injuries-container .scroll .injury-item .injury .left {
    grid-template-columns: 1fr 1fr 1fr auto;
  }
}
@media (min-width: 992px) {
  section.injuries-container .scroll .injury-item .injury .left {
    grid-template-columns: 200px 200px 1fr auto;
  }
}
section.injuries-container .scroll .injury-item .injury .left .title {
  font: normal normal bold 16px/21px SF Pro Display;
  width: 100%;
}
section.injuries-container .scroll .injury-item .injury .left .date {
  width: 22%;
}
@media (max-width: 1061px) {
  section.injuries-container .scroll .injury-item .injury .left .date,
  section.injuries-container .scroll .injury-item .injury .left .order {
    display: none;
  }
  section.injuries-container .scroll .injury-item .injury .left .title {
    width: 100%;
  }
}
section.injuries-container .scroll .injury-item .injury .right {
  height: 100%;
  margin-left: 4px;
  flex-shrink: 0;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 3px;
  text-align: center;
  font: normal normal normal 14px/16px SF Pro Display;
  letter-spacing: 0px;
  color: #6e1c80;
  padding-top: 20px;
}
@media (max-width: 480px) {
  section.injuries-container .scroll .injury-item .injury .right {
    width: 40px !important;
  }
}
@media (max-width: 767px) {
  section.injuries-container .scroll .injury-item .injury .right {
    width: 60px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 767px) {
  section.injuries-container .scroll .injury-item .injury .right {
    width: 200px;
  }
}
@media (min-width: 992px) {
  section.injuries-container .scroll .injury-item .injury .right {
    width: 200px;
  }
}
@media (max-width: 480px) {
  section.injuries-container .scroll .injury-item .injury .right.go-to-booking {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0px !important;
  }
}
section.injuries-container .scroll .injury-item .injury .right.go-to-booking:hover {
  background-color: #6e1c80;
  color: white;
  transition: all 0.3s ease;
}
section.injuries-container .scroll .injury-item .injury .right.go-to-booking.booked {
  background-color: #c4cad7 !important;
  color: white;
  opacity: 1;
}
section.injuries-container .scroll .injury-item .injury .right.go-to-booking.booked:hover {
  cursor: default;
  box-shadow: 0 0 0px 0 rgba(119, 130, 152, 0);
}
section.injuries-container .scroll .injury-item .injury .left:hover,
section.injuries-container .scroll .injury-item .injury .right:hover {
  color: #1a233f;
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 2;
  box-shadow: 0 0 30px 0 rgba(119, 130, 152, 0.2509803922);
}
section.injuries-container .scroll .injury-item .injury-data {
  background-color: #fff;
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
  height: 300px;
  display: none;
}
section.injuries-container .scroll .injury-item .injury-data .data {
  width: auto;
  text-align: left;
  padding: 26px;
  font: normal normal bold 16px/21px SF Pro Display;
  letter-spacing: 0px;
}
@media (max-width: 480px) {
  section.injuries-container .scroll .injury-item .injury-data .data {
    padding: 15px !important;
  }
}
section.injuries-container .scroll .injury-item .injury-data .data .title {
  width: 100%;
  text-align: left;
  font: normal normal bold 33px/38px SF Pro Display;
  letter-spacing: 0px;
  color: #58cffd;
  margin-left: 0px;
  flex-shrink: 0;
}
section.injuries-container .scroll .injury-item .injury-data .data .text {
  width: 100%;
  height: 100%;
  margin-left: calc(18% - 179px);
  margin-top: 0;
}
section.injuries-container .scroll .injury-item .injury-data .data .text .top {
  width: 100%;
  display: flex;
}
section.injuries-container .scroll .injury-item .injury-data .data .text .top .num {
  color: #58cffd;
  text-align: left;
  font: normal normal 900 16px/25px SF Pro Display;
  flex-shrink: 0;
}
section.injuries-container .scroll .injury-item .injury-data .data .text .top .text-title {
  width: 100%;
  color: var(--unnamed-color-122f48);
  text-align: left;
  margin-left: 20px;
  font: normal normal bold 16px/25px SF Pro Display;
  letter-spacing: 0px;
}
section.injuries-container .scroll .injury-item .injury-data .data .text .bottom {
  display: flex;
}
section.injuries-container .scroll .injury-item .injury-data .data .text .bottom .line {
  width: 1px;
  margin-left: 6px;
  background-color: #58cffd;
  flex-shrink: 0;
}
section.injuries-container .scroll .injury-item .injury-data .data .text .bottom .paragraph {
  margin-left: 26px;
  text-align: left;
  font: normal normal normal 16px/25px SF Pro Display;
  letter-spacing: 0px;
  color: #122f48;
  padding-right: 10%;
  box-sizing: border-box;
  padding-bottom: 30px;
  height: 120px;
  outline: 0;
  background-color: #f2f3f5;
  width: 100%;
  padding: 13px 20px;
  border: 0;
  display: block;
  border-radius: 4px;
  margin-top: 20px;
  /* margin-left: 5%; */
  margin-bottom: 20px;
}
section.injuries-container .scroll .injury-item .injury-data .data .text .bottom .btnInjury {
  margin-left: 26px;
  width: 160px;
  height: 40px;
  background: #dbe9f4 0% 0% no-repeat padding-box;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #778298;
  font-size: 16px;
  margin-top: 20px;
  /* margin-left: 5%; */
  margin-bottom: 20px;
}
section.injuries-container .scroll .injury-item .injury-data .photo {
  width: 20%;
  min-width: 151px;
  margin-left: 4px;
  flex-shrink: 0;
  background: transparent;
  border-radius: 4px;
  text-align: center;
  font: normal normal normal 14px/16px SF Pro Display;
  letter-spacing: 0px;
  color: #778298;
  padding-top: 20px;
}

.bluee .left {
  background-color: #b9dff3 !important;
}

.toggle-down-icon {
  opacity: 0.8;
  position: absolute;
  right: 17px;
}

.icon-expand {
  position: absolute;
  opacity: 0.4;
  right: 17px;
  top: 50%;
  transform: translate(-50%, -50%);
}

.injuryCon-container {
  height: calc(100% - 105px);
  overflow-y: scroll;
  padding-bottom: 20px;
}

.card-titles {
  display: flex;
}

.payment_buttons-container {
  display: flex;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .payment_buttons-container {
    flex-direction: column;
    gap: 4px;
  }
}

.invisibleItem {
  display: none !important;
}

.visibleItem {
  display: block;
}

.areaPayment {
  background-color: white;
  max-width: 60px;
  height: 20px;
  padding: 4px !important;
  line-height: 16px;
  min-height: 30px;
  border: 1px solid #afb6c1;
  text-align: center;
}
@media (max-width: 767px) {
  .areaPayment {
    max-width: 40px;
  }
}

.cards-informations {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 50px;
  gap: 4px;
}
@media (max-width: 480px) {
  .cards-informations {
    grid-template-columns: 1fr auto;
  }
}
@media (max-width: 991px) {
  .cards-informations {
    height: 50px;
  }
}

.cards-informations-top {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 4px;
}
@media (max-width: 480px) {
  .cards-informations-top {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 991px) {
  .cards-informations-top {
    height: 50px;
  }
}

.cards-container {
  display: grid !important;
  grid-template-columns: 100px 1fr !important;
  gap: 4px !important;
  height: auto !important;
}
@media (max-width: 991px) {
  .cards-container {
    grid-template-rows: 60px !important;
    grid-template-columns: 1fr !important;
  }
}

.reusable-card__content {
  padding: 0px 14px;
}
@media (max-width: 480px) {
  .reusable-card__content p {
    font-size: 15px !important;
  }
}

.reusable-card__content {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: auto auto auto !important;
  gap: 16px;
  align-items: center !important;
  justify-content: left !important;
}

.cvv-container {
  display: grid;
  grid-template-columns: 110px 1fr;
  align-items: center;
}
@media (max-width: 767px) {
  .cvv-container {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .payment .rowCard .rowCardBottom .flex .cardRight {
    width: 40px !important;
  }
}

.payNowFields {
  display: grid;
  grid-template-columns: 100px 1fr !important;
  align-items: center;
}
@media (max-width: 767px) {
  .payNowFields {
    grid-template-columns: 1fr !important;
  }
}

.go-back-button {
  color: white;
  background-color: #7e2785;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 16px;
  border-radius: 3px;
  cursor: pointer;
}

.payment_save_form__container {
  padding: 26px;
  height: 100%;
  margin: 0px !important;
}
.payment_save_form__container input {
  width: 100% !important;
}

.payment-info__content {
  display: grid;
  align-items: center;
  margin-bottom: 4px;
}
@media (max-width: 991px) {
  .payment-info__content {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 992px) {
  .payment-info__content {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1280px) {
  .payment-info__content {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1440px) {
  .payment-info__content {
    grid-template-columns: 1fr !important;
  }
}
@media (min-width: 1920px) {
  .payment-info__content {
    grid-template-columns: 120px 1fr !important;
  }
}
.payment-info__content input {
  height: 40px;
  border-radius: 3px;
  padding-left: 12px;
  font-size: 16px;
  color: #192440;
  border: none;
}

.cv-container {
  display: grid;
  justify-content: start;
  align-items: start;
  gap: 4px;
}
@media (max-width: 480px) {
  .cv-container {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 991px) {
  .cv-container {
    grid-template-columns: 80px 1fr;
  }
}
@media (min-width: 992px) {
  .cv-container {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1280px) {
  .cv-container {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1920px) {
  .cv-container {
    grid-template-columns: 80px 1fr;
  }
}
.cv-container input {
  width: 50%;
  height: 40px;
  outline: 0;
  border-radius: 3px;
  border: 0;
  padding: 10px;
  min-height: 45px;
}
@media (max-width: 991px) {
  .cv-title {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .cv-title {
    margin: 0px;
  }
}
@media (min-width: 1280px) {
  .cv-title {
    margin: 0px;
  }
}
@media (min-width: 1920px) {
  .cv-title {
    margin-top: 10px;
  }
}
.cv-title span {
  font-size: 16px;
  color: #778298 !important;
}

.cv-view-container {
  background-color: #fff;
  padding-left: 26px;
  padding-right: 26px;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: none !important;
  height: calc(100% - 100px);
}

.cv-dates__container {
  display: flex;
  align-items: center;
  gap: 4px;
}

.invoice-header h1 {
  font-weight: 600 !important;
  font-size: 25px !important;
}
.invoice-subtitle {
  font-size: 16px !important;
  color: #778298 !important;
  font-weight: 400 !important;
  line-height: 1.1;
}
.invoice-title {
  font-size: 16px !important;
  font-weight: 600 !important;
}
.invoice-p {
  font-size: 16px !important;
  font-weight: 400 !important;
}

.date-title {
  text-align: right;
  width: 120px;
  text-align: center;
  border: none;
  border-radius: 4px;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 600 !important;
  background-color: #f2f3f5 !important;
}

.injuries_tooltip_options {
  font-size: 15px !important;
  line-height: 1.1 !important;
  color: #778298 !important;
  background: none !important;
  padding: 0px !important;
  text-align: left !important;
  letter-spacing: 0px !important;
  margin-bottom: 4px !important;
  font-weight: 400 !important;
}
@media (max-width: 991px) {
  .injuries_tooltip_options {
    font-size: 13px !important;
  }
}
.injuries_tooltip_options.selected {
  cursor: pointer !important;
  color: #192440 !important;
  background-color: none !important;
}
.injuries_tooltip_options.selected:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  background-color: #ed0881;
  margin-right: 4px;
  border-radius: 100px;
  border: 2px solid #fff;
  outline: 1px solid #ed0881;
}
.injuries_tooltip_options:first-child {
  border-top: 1px solid #DADCE0 !important;
  padding-top: 6px !important;
  margin-top: 6px !important;
}
.injuries_tooltip_options:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  background-color: #f2f3f5;
  margin-right: 4px;
  border-radius: 100px;
  outline: 1px solid #87919e;
}
.injuries_tooltip_options:hover {
  cursor: pointer !important;
  color: #192440 !important;
  background-color: none !important;
}

.background-gray__back {
  fill: #DADCE0;
  opacity: 0.4;
  border-radius: 4px;
  z-index: 0;
  overflow: hidden !important;
}

.padding-model {
  padding: 26px 26px 0px 26px;
}

.back-image-model {
  transform: translate(1035px, 838px);
}

rect.border-hover {
  stroke: #fff;
  transition: 0.3s all;
}
rect.border-hover:hover {
  stroke: #ed0981;
}

.buttonWrap {
  background-color: #58b6ea;
  height: 37px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  transition: all 0.4s ease-in-out;
}
.buttonWrap:hover, .buttonWrap:focus {
  color: #fff;
  background: #7e2785;
  border: 2px solid #fff;
}

body {
  font-family: "SF Pro Display", Arial;
}

input[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: #0096d8;
  width: 14px !important;
  height: 14px !important;
  background-color: #ececec;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.statement-description > .table-phone-view {
  font-weight: 400 !important;
}

@media (max-width: 480px) {
  .table-phone-view {
    display: block !important;
    font-weight: 400 !important;
  }
}
@media (max-width: 991px) {
  .table-phone-view {
    display: none;
    font-weight: 600 !important;
  }
}
@media (min-width: 992px) {
  .table-phone-view {
    display: none;
    font-weight: 600 !important;
  }
}

@media (max-width: 480px) {
  .phone-title {
    font-size: 14px !important;
  }
}

.note_dot[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: #0096d8;
  width: 1rem;
  height: 1rem;
  background-color: #db4545;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.bottom__card__buttons {
  background-color: #f2f3f5;
  cursor: pointer;
}
.bottom__card__buttons .bottom_card__button__btn {
  transition: all 0.2s 0.2s ease-in-out;
}
.bottom__card__buttons .bottom_card__button__btn:hover {
  background-color: #44576e;
  transition: all 0.2s 0.2s ease-in-out;
}

.bottom__card__buttons__save {
  bottom: 0px !important;
}

.users-table {
  width: 100%;
}
.users-table thead {
  background-color: #778298 !important;
  height: 38px;
}
.users-table thead tr th {
  text-transform: uppercase;
  height: 38px;
  color: #fff;
}
.users-table thead tr th:first-child {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.users-table thead tr th:last-child {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.users-table tbody tr {
  background-color: #fff;
  height: 60px;
  margin-bottom: 4px;
  border-radius: 4px !important;
}
.users-table tbody tr.planned {
  background-color: #fff;
}
.users-table tbody tr.completed {
  background-color: #d5e7f2;
}
.users-table tbody tr.overdue {
  background-color: #f0e0eb;
}
.users-table tbody tr td {
  text-align: center;
  height: 38px;
  color: #1c233d;
}
.users-table tbody tr td:first-child {
  width: auto !important;
}
.users-table tbody tr td button {
  width: 73px;
  height: 28px;
  display: inline-block;
  background: #fbc9e4;
  border: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 3px;
}
.users-table tbody tr td button:first-child {
  background: #b1ddf5;
}
.users-table tbody tr td input {
  border-radius: 3px;
  width: 101px;
  height: 30px;
  text-align: center;
  background-color: #f2f3f5;
  border-radius: 3px !important;
  outline: none;
  border: none;
}
.users-table tbody tr td select {
  width: 174px;
  height: 30px;
  text-align: center;
  background-color: #f2f3f5;
  border-radius: 3px !important;
  outline: none;
  border: none;
}
.users-table tbody tr td .loadDoc {
  width: 56px;
  height: 28px;
  background: #d5d5d6;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.users-table tbody tr td .loadDoc.disabled i {
  font-size: 18px;
  color: #778298;
}
.users-table tbody tr td .loadDoc i {
  font-size: 18px;
  color: #1c233d;
}
.users-table tbody tr td .inju {
  width: 115px;
  height: 30px;
  display: inline-block;
  background: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.users-table tbody tr.line-spacer {
  height: 4px;
  background: transparent;
}

.profile__img-text {
  display: grid;
  grid-template-columns: 100px 100%;
  gap: 4px;
}
@media (max-width: 480px) {
  .profile__img-text {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 480px) {
  .profile__img-text.middle-card > img.general-profile-photo {
    img: 100%;
    max-width: unset;
  }
}

.middle-card .flex-center {
  transition: all 0.2s 0.2s ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}
.middle-card .flex-center:hover {
  background-color: #44576e;
  transition: all 0.2s 0.2s flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}

#tabs .selected:hover {
  background-color: #6E1C80 !important;
  color: #fff !important;
  transition: all 0.2s 0.2s ease-in-out;
}
#tabs div:hover {
  color: #000;
  transition: all 0.2s 0.2s ease-in-out;
}

.pay-button__payment {
  border-radius: 3px;
}

.dashboard-profile-tabs .selected:hover {
  background-color: #778298 !important;
  color: #fff !important;
  transition: all 0.2s 0.2s ease-in-out;
}
.dashboard-profile-tabs div:hover {
  color: #000;
  transition: all 0.2s 0.2s ease-in-out;
}

.countdown-outer {
  width: calc(100% - 300px);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 300px;
}

.message-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.message-container .message-title {
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.middleBtn {
  width: 100%;
  height: 40px;
  color: #fff;
  display: inline-block;
  outline: none;
  border: none;
  background-color: #59b6ea;
}

.pNone {
  padding: 0 !important;
  padding-top: 20px !important;
}

.cancelBtn {
  width: 100%;
  height: 40px;
  color: black;
  display: inline-block;
  outline: none;
  border: none;
  background: transparent;
}

.hiddenEl {
  display: none !important;
}

input[type=radio]::before {
  content: "";
  width: 14px !important;
  height: 14px !important;
  border-radius: 50%;
  transform: scale(1);
  transition: 120ms transform ease-in-out;
  background-color: #f2f3f5;
  border: 2px solid white;
}

input[type=radio]:checked::before {
  transform: scale(1);
  background-color: #ED0881;
}

input[type=radio]:focus {
  outline: max(2px, 0.15em) solid currentColor;
  outline-offset: max(2px, 0.15em);
}

.absoluteIn {
  position: absolute;
  top: 0;
  left: 0;
}

.dashboard-content {
  overflow-x: hidden;
}

.middle-card-items-checkbox[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  height: 100%;
  width: 100%;
  background-color: #dbe9f4;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.checkRelative {
  position: relative;
  margin-right: 4px;
}
.checkRelative span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.middle-card-items-checkbox[type=radio]::before {
  content: "";
  width: calc(33.3% - 4px);
  height: 40px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  background-color: #59b6ea !important;
}

.middle-card-items-checkbox[type=radio]:checked::before {
  transform: scale(1);
}

.middle-card-items-checkbox_lg[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  height: 100%;
  width: 100%;
  background-color: #dbe9f4;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.middle-card-items-checkbox_lg[type=radio]::before {
  content: "";
  width: 50%;
  height: 40px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  background-color: #59b6ea !important;
}

.middle-card-items-checkbox_lg[type=radio]:checked::before {
  transform: scale(1);
}

.bgaccent {
  background-color: #fff;
}

* {
  box-sizing: border-box;
}

.header_db {
  width: 100%;
  height: 65px;
  font-size: 1em;
  margin: 0 auto;
  padding-right: 15px;
  text-align: right;
  width: 100%;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  position: fixed;
  z-index: 100;
  background: #fff;
}

.error-card {
  background-color: red;
  color: #fff;
  width: 500px;
  height: 50px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 99999999;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 480px) {
  .error-card {
    width: 90vw !important;
    top: 80px !important;
  }
}

.nanoRadius {
  border-radius: 2px !important;
}

.bggray {
  background-color: rgba(119, 130, 152, 0.1294117647) !important;
}

.centerItems {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.injuryCon {
  height: calc(100% - 138px);
  overflow-y: visible;
  overflow-x: visible;
  scrollbar-width: none !important;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

@media (max-width: 480px) {
  .medical-form {
    display: none;
  }
}

@media (max-width: 480px) {
  .ptmedicalCon {
    height: calc(100% - 36px) !important;
  }
}

.medicalCon {
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  background-color: white !important;
}

.multiselect-container > li > a > label {
  padding: 3px 20px 3px 12px !important;
}

.multiselect-container > li > a > label > input[type=checkbox] {
  margin: 0px !important;
}

.injuryCon .injury-data {
  background-color: #fff;
  display: flex;
  margin-bottom: 5px;
  height: 300px;
  display: none;
  box-shadow: 0 0 30px 0 rgba(119, 130, 152, 0.2509803922);
}
.injuryCon .injury-data .data {
  width: 100%;
  text-align: left;
  padding-left: 26px;
  padding-right: 26px;
  font: normal normal bold 16px/21px SF Pro Display;
  letter-spacing: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.injuryCon .injury-data .data .title {
  text-align: left;
  font: normal normal bold 33px/38px SF Pro Display;
  letter-spacing: 0px;
  color: #58cffd;
  margin-left: 0px;
  flex-shrink: 0;
  margin-top: 20px;
}
.injuryCon .injury-data .data .text {
  width: 100%;
  height: 100%;
  padding-bottom: 30px;
  margin-top: 0;
}
.injuryCon .injury-data .data .text .top {
  width: 100%;
  display: flex;
}
.injuryCon .injury-data .data .text .top .num {
  color: #58cffd;
  text-align: left;
  font: normal normal 900 16px/25px SF Pro Display;
  flex-shrink: 0;
}
.injuryCon .injury-data .data .text .top .text-title {
  width: 100%;
  color: var(--unnamed-color-122f48);
  text-align: left;
  margin-left: 20px;
  font: normal normal bold 16px/25px SF Pro Display;
  letter-spacing: 0px;
}
.injuryCon .injury-data .data .text .bottom {
  display: flex;
}
.injuryCon .injury-data .data .text .bottom .line {
  width: 1px;
  margin-left: 6px;
  background-color: #58cffd;
  flex-shrink: 0;
}
.injuryCon .injury-data .data .text .bottom .paragraph {
  margin-left: 26px;
  text-align: left;
  font: normal normal normal 16px/25px SF Pro Display;
  letter-spacing: 0px;
  color: #122f48;
  padding-right: 10%;
  box-sizing: border-box;
  padding-bottom: 30px;
  height: 120px;
  outline: 0;
  background-color: #f2f3f5;
  width: 100%;
  padding: 13px 20px;
  border: 0;
  display: block;
  margin-top: 20px;
  /* margin-left: 5%; */
  margin-bottom: 20px;
}
.injuryCon .injury-data .data .text .bottom .btnInjury {
  margin-left: 26px;
  margin-right: 26px;
  width: calc(100% - 26px);
  height: 40px;
  background: #dbe9f4 0% 0% no-repeat padding-box;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #778298;
  font-size: 16px;
  margin-top: 20px;
  /* margin-left: 5%; */
  margin-bottom: 20px;
}

.side22 {
  padding: 0 22px !important;
}

.box4 {
  width: 40px !important;
  height: 40px !important;
}

.hi4 {
  height: 40px !important;
}

.popup-body-info .injury-data {
  background-color: #fff;
  display: flex;
  margin-bottom: 5px;
  max-height: 520px;
  overflow-y: scroll;
  display: block;
  box-shadow: 0 0 30px 0 rgba(119, 130, 152, 0.2509803922);
}
.popup-body-info .injury-data .data {
  width: 100%;
  text-align: left;
  padding-left: 17px;
  padding-right: 17px;
  font: normal normal bold 16px/21px SF Pro Display;
  letter-spacing: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.popup-body-info .injury-data .data .title {
  text-align: left;
  font: normal normal bold 33px/38px SF Pro Display;
  letter-spacing: 0px;
  color: #58cffd;
  margin-left: 0px;
  flex-shrink: 0;
  margin-top: 20px;
}
.popup-body-info .injury-data .data .text {
  width: 100%;
  height: 100%;
  padding-bottom: 30px;
  margin-top: 0;
}
.popup-body-info .injury-data .data .text .top {
  width: 100%;
  display: flex;
}
.popup-body-info .injury-data .data .text .top .num {
  color: #58cffd;
  text-align: left;
  font: normal normal 900 16px/25px SF Pro Display;
  flex-shrink: 0;
}
.popup-body-info .injury-data .data .text .top .text-title {
  width: 100%;
  color: var(--unnamed-color-122f48);
  text-align: left;
  margin-left: 20px;
  font: normal normal bold 16px/25px SF Pro Display;
  letter-spacing: 0px;
}
.popup-body-info .injury-data .data .text .bottom {
  display: flex;
}
.popup-body-info .injury-data .data .text .bottom .line {
  width: 1px;
  margin-left: 6px;
  background-color: #58cffd;
  flex-shrink: 0;
}
.popup-body-info .injury-data .data .text .bottom .paragraph {
  margin-left: calc(5% + 9px);
  text-align: left;
  font: normal normal normal 16px/25px SF Pro Display;
  letter-spacing: 0px;
  color: #122f48;
  padding-right: 10%;
  box-sizing: border-box;
  padding-bottom: 30px;
  height: 120px;
  outline: 0;
  background-color: #f2f3f5;
  width: 100%;
  padding: 13px 20px;
  border: 0;
  display: block;
  margin-top: 20px;
  /* margin-left: 5%; */
  margin-bottom: 20px;
}
.popup-body-info .injury-data .data .text .bottom .btnInjury {
  margin-left: 26px;
  margin-right: 26px;
  width: calc(100% - 26px);
  height: 40px;
  background: #dbe9f4 0% 0% no-repeat padding-box;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #778298;
  font-size: 16px;
  margin-top: 20px;
  /* margin-left: 5%; */
  margin-bottom: 20px;
}
.popup-body-info .injury-description {
  margin-top: 20px;
  margin-bottom: 5px;
  position: relative;
  padding: 20px;
  border-radius: 3px;
  z-index: 1;
  background-color: #b9dff3;
}
.popup-body-info .injury-description span {
  font-weight: normal !important;
  text-align: center;
  flex-basis: 33.333%;
  flex-grow: 0;
  flex-shrink: 0;
}
.popup-body-info .injury-description p {
  flex-basis: 33.333%;
  flex-grow: 0;
  flex-shrink: 0;
}

.spinner-border {
  color: #58cffd;
}

.calendar-days_physio {
  height: calc(100vh - 96px) !important;
}

.payment {
  opacity: 1;
  font-family: "SF Pro Display", Arial;
  position: relative;
  height: 100%;
  min-height: 100vh;
  overflow-y: scroll;
}
@media (max-width: 991px) {
  .payment {
    padding: 26px;
    width: calc(100vw - 102px);
  }
}
@media (min-width: 992px) {
  .payment {
    padding: 26px;
    width: calc(100vw - 102px);
  }
}
@media (min-width: 1280px) {
  .payment {
    padding: 26px;
    width: calc(100vw - 430px);
  }
}
@media (min-width: 1440px) {
  .payment {
    padding: 45px;
    width: calc(100vw - 430px);
  }
}
@media (min-width: 1920px) {
  .payment {
    padding: 45px;
  }
}
.payment .text {
  text-align: center;
  position: absolute;
  font-size: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.payment .text .click {
  font-size: 30px;
  text-align: center;
}
.payment .text .click a {
  color: #00c9ff;
  text-decoration: none;
}
.payment .text .click a:hover {
  color: #00b0e0;
}
.payment .payment-details-container {
  background-color: var(--light-gray);
  padding: 50px;
  width: 100%;
}
.payment .payment-details-container .payment-row {
  overflow: hidden;
  position: relative;
}
.payment .payment-details-container .payment-row .billing-details {
  background-color: white;
  width: calc(65% - 30px);
  float: left;
  min-height: 300px;
}
.payment .payment-details-container .payment-row .billing-details .billing-title {
  padding: 20px 40px;
  font-weight: 700;
  border-bottom: 4px solid var(--light-gray);
}
.payment .payment-details-container .payment-row .billing-details .billing-info {
  overflow: hidden;
}
.payment .payment-details-container .payment-row .billing-details .billing-info .billing-info-text {
  padding: 20px 40px;
}
.payment .payment-details-container .payment-row .billing-details .billing-info .billing-info-text.left {
  width: 30%;
  display: block;
  float: left;
  position: relative;
}
.payment .payment-details-container .payment-row .billing-details .billing-info .billing-info-text.right {
  display: block;
  float: left;
  position: relative;
}
.payment .payment-details-container .payment-row .billing-details .billing-info .billing-info-text div {
  margin: 10px 0;
}
.payment .payment-details-container .payment-row .order-summary {
  background-color: white;
  width: 35%;
  margin-left: 30px;
  float: left;
  min-height: 300px;
}
.payment .payment-details-container .payment-row .order-summary .order-summary-title {
  padding: 20px 40px;
  font-weight: 700;
  border-bottom: 4px solid var(--light-gray);
}
.payment .payment-details-container .payment-row .order-summary .table-container {
  padding: 45px;
  position: relative;
  height: 100%;
}
.payment .payment-details-container .payment-row .order-summary .table-container table {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 auto;
  width: 100%;
}
.payment .payment-details-container .payment-row .order-summary .table-container table tr {
  border-spacing: 0;
  border-top: 1px solid var(--gray);
  border-bottom: 1px solid var(--gray);
}
.payment .payment-details-container .payment-row .order-summary .table-container table tr:last-child {
  background-color: var(--text-gray);
  color: white;
  font-weight: 700;
}
.payment .payment-details-container .payment-row .order-summary .table-container table tr td {
  padding: 15px 25px;
  border-spacing: 0;
}
.payment .payment-details-container .payment-method {
  background-color: white;
  width: 100%;
  margin-top: 30px;
  display: block;
  position: relative;
  overflow: hidden;
}
.payment .payment-details-container .payment-method .payment-method-title {
  padding: 20px 40px;
  font-weight: 700;
  border-bottom: 4px solid var(--light-gray);
}
.payment .payment-details-container .payment-method .payment-tab {
  width: 50%;
  cursor: pointer;
  float: left;
  text-align: center;
  border-bottom: 4px solid var(--light-gray);
}
.payment .payment-details-container .payment-method .payment-tab:hover:not(.selected) {
  background-color: var(--light-gray);
}
.payment .payment-details-container .payment-method .payment-tab.selected {
  border-bottom: none;
}
.payment .payment-details-container .payment-method .payment-tab.one.selected .payment-tab-in {
  border-right: 4px solid var(--light-gray);
}
.payment .payment-details-container .payment-method .payment-tab.two.selected .payment-tab-in {
  border-left: 4px solid var(--light-gray);
  margin-left: -4px;
}
.payment .payment-details-container .payment-method .payment-tab .payment-tab-in {
  height: 100%;
  padding: 10px 0;
  height: 60px;
  width: 100%;
}
.payment .payment-details-container .payment-method .payment-tab .payment-tab-in img {
  position: relative;
}
.payment .payment-details-container .payment-method .payment-tab .payment-tab-in img.visa {
  top: 0;
  margin-right: 20px;
}
.payment .payment-details-container .payment-method .payment-tab .payment-tab-in img.mastercard {
  top: 8px;
  margin-left: 20px;
}
.payment .payment-details-container .payment-method .visa-content {
  display: block;
  position: relative;
  height: 100%;
  width: calc(100% - 40px - 4px);
  float: left;
}
.payment .payment-details-container .payment-method .visa-content .card-details {
  width: calc(50% - 58px);
  float: left;
  padding: 40px;
  max-width: 420px;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row {
  position: relative;
  float: left;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row.full {
  width: 100%;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row.right {
  float: right;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row.right .input {
  text-align: right;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .container {
  display: block;
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #eee;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .container:hover input ~ .checkmark {
  background-color: #ccc;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .container input:checked ~ .checkmark {
  background-color: #2196f3;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .container input:checked ~ .checkmark:after {
  display: block;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .container .checkmark:after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .input-title {
  font-weight: 600;
  color: #313131;
  font-size: 15px;
  margin-bottom: 5px;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .input-title.disabled {
  color: var(--light-gray);
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .input {
  margin-bottom: 15px;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .input.full {
  width: 100%;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .input.full input {
  width: 100%;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .input.small input {
  width: 40px;
  padding: 10px;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .input input {
  border: none;
  background-color: var(--light-gray);
  padding: 13px;
  font-size: 15px;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .input input:focus {
  outline: 0;
}
.payment .payment-details-container .payment-method .visa-content .card-details .payment-form-row .input input:disabled {
  background-color: #dadada;
}
.payment .payment-details-container .payment-method .visa-content .cards {
  padding: 60px 0px;
  width: calc(50% - 22px);
  position: relative;
  float: right;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card {
  border: 2px solid var(--light-gray);
  width: 100%;
  padding: 20px 0;
  position: relative;
  cursor: pointer;
  pointer-events: all;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card.selected {
  border: 2px solid #2aa1db;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card:not(:first-child) {
  margin-top: -2px;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card.mastercard-payment-card {
  padding-top: 18px;
  padding-bottom: 19px;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card.visa-payment-card {
  padding-top: 22.5px;
  padding-bottom: 22.5px;
  width: 100%;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card.add {
  background-color: var(--gray);
  height: 25px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-color: transparent;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card.add i {
  color: var(--purple);
  font-size: 25px;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card span {
  display: inline-block;
  vertical-align: middle;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card .icon {
  width: 150px;
  text-align: center;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card .icon img.visa-small {
  width: 49px;
  height: 16px;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card .icon img.mastercard-small {
  width: 42px;
  height: 33px;
  padding-left: 5px;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card .type {
  width: 130px;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card .last-digits {
  width: 130px;
}
.payment .payment-details-container .payment-method .visa-content .cards .payment-card .trash {
  right: 20px;
  vertical-align: middle;
  top: calc(50% - 8px);
  position: absolute;
  color: var(--table-border);
}
.payment .payment-details-container .payment-method .payment-pane {
  background-color: var(--light-gray);
  width: calc(100% - 100px);
  position: relative;
  float: left;
  margin-bottom: 40px;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 20px;
  font-size: 16px;
}
@media (max-width: 991px) {
  .payment .payment-details-container .payment-method .payment-pane {
    width: 100% !important;
  }
}
.payment .payment-details-container .payment-method .payment-pane .payment-info {
  display: inline-block;
}
.payment .payment-details-container .payment-method .payment-pane .payment-info span {
  display: inline-block;
  padding: 6px 0;
  margin: 14px 0;
}
.payment .payment-details-container .payment-method .payment-pane .payment-info .payment-text {
  font-size: 18px;
  font-weight: 700;
  padding-right: 50px;
  border-right: 2px solid var(--gray);
}
.payment .payment-details-container .payment-method .payment-pane .payment-info .payment-total {
  font-size: 18px;
  font-weight: 700;
  padding-left: 50px;
}
.payment .payment-details-container .payment-method .payment-pane .payment-button {
  transition: background 0.5s ease-in-out;
  display: inline-block;
  cursor: pointer;
  width: 376px;
  text-align: center;
  float: right;
  color: white;
  font-weight: 700;
  padding: 20px 0;
  border-radius: 4px;
  background: linear-gradient(90deg, var(--purple) 0%, var(--blue) 100%);
}

.consult-cwr-select__mobile__unresponsive {
  position: relative;
  background: linear-gradient(180deg, #1B4D7E 0%, #65257C 100%);
  border-radius: 4px;
  height: 117px;
  padding: 20px auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #19233F;
  color: white !important;
  z-index: 1;
  cursor: normal;
}
@media (max-width: 480px) {
  .consult-cwr-select__mobile__unresponsive {
    height: 80px !important;
  }
}
.consult-cwr-select__mobile__unresponsive::before {
  cursor: normal;
  content: "";
  position: absolute;
  border-radius: 4px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #2AA0DB 0%, #ED0881 100%);
  opacity: 0;
  transition: opacity 0.4s;
  z-index: -1;
}
.consult-cwr-select__mobile__unresponsive.consult-cwr-select__mobile__selected__unresponsive {
  box-shadow: 0px 0px 40px rgb(88, 184, 235);
  border: 1px solid #19233F;
  background: linear-gradient(180deg, #2AA0DB 0%, #ED0881 100%);
}

.consult-cwr-select__mobile {
  position: relative;
  background: linear-gradient(180deg, #1B4D7E 0%, #65257C 100%);
  border-radius: 4px;
  height: 117px;
  padding: 20px auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #19233F;
  color: white !important;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 480px) {
  .consult-cwr-select__mobile {
    height: 80px;
  }
}
.consult-cwr-select__mobile::before {
  cursor: pointer;
  content: "";
  position: absolute;
  border-radius: 4px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #2AA0DB 0%, #ED0881 100%);
  opacity: 0;
  transition: opacity 0.4s;
  z-index: -1;
}
.consult-cwr-select__mobile:hover::before {
  opacity: 1;
}
.consult-cwr-select__mobile.consult-cwr-select__mobile__selected {
  box-shadow: 0px 0px 40px rgb(88, 184, 235);
  border: 1px solid #19233F;
  background: linear-gradient(180deg, #2AA0DB 0%, #ED0881 100%);
}
@media only screen and (max-height: 700px) {
  .consult-cwr-select__mobile {
    min-height: 82px;
  }
}
.consult-cwr-select__mobile .cwr-input {
  position: relative;
  text-align: center;
  display: inline-block;
}
.c-divider {
  width: 1px;
  background-color: rgba(198, 203, 211, 0.26);
  height: 100%;
}
@media (max-width: 991px) {
  .c-divider {
    display: none;
  }
}

.cselect__mobile {
  padding: 14px 0px;
  border-top: 1px solid rgba(198, 203, 211, 0.26);
  border-bottom: 1px solid rgba(198, 203, 211, 0.26);
}

.cwr-input {
  background: rgb(14, 139, 203);
  background: linear-gradient(34deg, rgb(14, 139, 203) 0%, rgb(71, 224, 151) 100%);
  transition: all 0.4s ease-in-out;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}
.cwr-input i {
  transition: all 0.4s ease-in-out;
  opacity: 0;
}
.cwr-input.selected {
  background: rgb(235, 8, 1);
  background: linear-gradient(34deg, rgb(235, 8, 1) 0%, rgb(245, 109, 0) 100%);
  box-shadow: 0px 0px 15px #DBAF60;
}
.cwr-input.selected i {
  opacity: 1;
}
.cwr-input:hover, .cwr-input:focus {
  cursor: pointer;
}

.consult .session-controls {
  position: absolute;
  top: calc(50% - 27px);
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 340px;
  z-index: 3;
  height: 300px;
}
.consult .session-controls i {
  color: white;
}
.consult .session-controls .move-right,
.consult .session-controls .move-left {
  position: absolute;
  display: none;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
}
.consult .session-controls .move-right.move-left,
.consult .session-controls .move-left.move-left {
  left: 0;
}
.consult .session-controls .move-right.move-right,
.consult .session-controls .move-left.move-right {
  right: 0;
}
.consult .session-controls .move-right.active,
.consult .session-controls .move-left.active {
  display: block;
}
.consult .upcoming-sessions {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  overflow-x: hidden;
  height: 355px;
}
.consult .upcoming-sessions .upcoming-session-proxy {
  width: 290px;
}
.consult .upcoming-sessions .session-list {
  height: 100%;
}
.consult .upcoming-sessions .upcoming-session {
  width: 290px;
  position: absolute;
}
.consult .upcoming-sessions .cd-msg {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.consult .upcoming-sessions .bold {
  font-weight: 800;
}
.consult .upcoming-sessions .bold-msg {
  font-weight: 700;
  text-align: center;
  font-size: 17px;
  width: 100%;
  line-height: 1.3;
}
.consult .upcoming-sessions .upcoming-session-container {
  border-radius: 4px;
  overflow: hidden;
}
.consult .upcoming-sessions .upcoming-session-container .upcoming-session-header {
  display: flex;
  background: white;
  border-bottom: 4px solid white;
}
.consult .upcoming-sessions .upcoming-session-container .upcoming-session-header .session-number {
  background-color: #2aa1db;
  color: white;
  width: auto;
  padding: 5px 14px;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}
.consult .upcoming-sessions .upcoming-session-container .upcoming-session-header .session-duration {
  background-color: white;
  width: 100%;
  font-weight: 700;
  padding: 10px 20px;
}
.consult .upcoming-sessions .upcoming-session-container .upcoming-session-details {
  background-color: white;
}
.consult .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-datetime {
  display: flex;
  border-bottom: 4px solid white;
  background-color: white;
}
.consult .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-datetime .upcoming-session-date {
  width: 50%;
  border-right: 2px solid white;
  background-color: #f2f3f5;
  padding: 10px 0;
}
.consult .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-datetime .upcoming-session-time {
  width: 50%;
  border-left: 2px solid white;
  background-color: #f2f3f5;
  padding: 10px 0;
}
.consult .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-countdown {
  background-color: #f2f3f5;
  padding: 10px 0;
  border-bottom: 4px solid white;
}
.consult .upcoming-sessions .upcoming-session-container .upcoming-session-details .upcoming-session-pt {
  background-color: #f2f3f5;
  padding: 10px 0;
  text-align: center;
}
.consult .go-to-upcoming-session {
  border-left: 2px solid #2aa1db;
  border-right: 2px solid #7e2785;
  background: -webkit-linear-gradient(left, #2aa1db, #7e2785), -webkit-linear-gradient(left, #2aa1db, #7e2785);
  background-repeat: no-repeat;
  background-clip: border-box;
  width: 150px;
  border-width: 2px;
  margin: 0 auto;
  padding: 12px 0;
  color: #fff;
  border-radius: 4px;
  margin-top: 15px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  text-align: center;
  pointer-events: all;
}
.consult .go-to-upcoming-session.go-to-upcoming-session {
  width: 290px;
  margin-top: 10px;
  bottom: 0;
  position: absolute;
}
.consult .go-to-upcoming-session:after {
  content: "";
  border-radius: 2px;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(left, #2aa1db, #7e2785), -webkit-linear-gradient(left, #2aa1db, #7e2785);
  opacity: 0;
  visibility: hidden;
}
.consult .go-to-upcoming-session:hover, .consult .go-to-upcoming-session.active {
  color: white;
}
.consult .go-to-upcoming-session:hover:after, .consult .go-to-upcoming-session.active:after {
  opacity: 1;
  visibility: visible;
}

.user-image {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  background: #2aa0db;
  width: 40px;
  height: 40px;
  border-radius: 4px;
}

.cselect {
  padding: 20px 0;
  border-top: 1px solid #c6cbd3;
  border-bottom: 1px solid #c6cbd3;
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
}
@media (max-width: 480px) {
  .cselect__mobile {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 12px;
  }
}
@media (max-width: 991px) {
  .cselect__mobile {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
@media (min-width: 992px) {
  .cselect__mobile {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 12px;
  }
}
.cselect .divider {
  position: relative;
  height: 100%;
}

.divider {
  width: 1px;
  background-color: #d1d1d4;
  height: 100%;
  margin: 0 31px;
}

.physio-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}

.ctext {
  margin: 14px 0;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
@media (max-width: 480px) {
  .ctext {
    font-size: 13px !important;
  }
}

.cardGrid {
  display: grid;
}
@media (max-width: 480px) {
  .cardGrid {
    gap: 15px !important;
  }
}
@media (max-width: 767px) {
  .cardGrid {
    grid-template-columns: repeat(1, 1fr);
    gap: 26px;
  }
}
@media (min-width: 992px) {
  .cardGrid {
    grid-template-columns: repeat(2, 1fr);
    gap: 26px;
  }
}
@media (min-width: 1440px) {
  .cardGrid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.logo-svg {
  left: 62%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  width: 100%;
  height: 100%;
}
.logo-svg.small {
  z-index: 2;
  top: 40px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  position: absolute;
  width: 100px;
  height: 150px;
}
.logo-svg.small svg {
  transform: unset;
  opacity: 1;
}
.logo-svg svg {
  width: 100%;
  height: 100%;
  opacity: 0.15;
  transform: scale(2.4);
}

.consult-side-mid-top {
  border-bottom: 2px solid #c1c7d3;
}

.consult-side-bot {
  border-bottom: 2px solid #c1c7d3;
}

.injuryBadge {
  height: 67px;
  border-bottom: 1px solid #d1d1d4;
}
@media only screen and (max-height: 900px) {
  .injuryBadge {
    padding: 1vh 0;
  }
}
.injuryBadge.chosen-date:after {
  content: "";
  display: inline-block;
  top: 0;
  right: -1px;
  width: 2px;
  height: 100%;
  z-index: 1;
  background: #d1d1d4;
  position: absolute;
}
.injuryBadge span {
  display: block;
  width: 100%;
  text-align: center;
}
.injuryBadge .chosen-date-title,
.injuryBadge .chosen-time-title {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 1px;
  color: #778298 !important;
}

.injuries-container .scroll {
  width: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.para {
  height: 120px;
  outline: 0;
  background-color: #f2f3f5;
  width: 100%;
  padding: 13px 20px;
  border: 0;
  display: block;
}

.grayback {
  width: 100%;
  height: 38px;
  display: grid;
  grid-template-columns: 1fr 200px;
  align-items: center;
  margin-bottom: 4px;
  background: #778298 0% 0% no-repeat padding-box;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .grayback {
    grid-template-columns: 1fr 60px;
  }
}
.grayback .left {
  width: 100%;
  text-align: left;
  padding-left: 17px;
  font: normal normal normal 16px/21px SF Pro Display;
  letter-spacing: 0px;
  color: #fff;
  display: grid;
  grid-template-columns: 200px 200px 1fr auto !important;
  gap: 4px;
}
@media (max-width: 991px) {
  .grayback .left {
    grid-template-columns: 1fr 1fr 1fr auto !important;
  }
}
.grayback .left .title {
  font: normal normal bold 16px/21px SF Pro Display;
  width: 100%;
  font: normal normal bold 16px/21px SF Pro Display;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .grayback .left .title {
    font-size: 12px !important;
  }
}
.grayback .left .date {
  width: 22%;
}
@media (max-width: 1061px) {
  .grayback .left .date,
  .grayback .left .order {
    display: none;
  }
  .grayback .left .title {
    width: 100%;
  }
}

.injuryCon .injury-description {
  position: relative;
  border-radius: 3px;
  z-index: 0;
}
.injuryCon .injury-description span {
  font-weight: normal !important;
  text-align: center;
  flex-basis: 33.333%;
  flex-grow: 0;
  flex-shrink: 0;
}
.injuryCon .injury-description p {
  flex-basis: 33.333%;
  flex-grow: 0;
  flex-shrink: 0;
}

.injury__card__bg {
  position: relative;
  width: 100%;
  height: 129px;
  background: transparent linear-gradient(180deg, #6654a6 0%, #68479d 24%, #6e1c80 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #6654a6 0%, #68479d 24%, #6e1c80 100%) 0% 0% no-repeat padding-box;
  background-position: center;
  background-size: cover;
  position: relative;
  border-radius: 3px;
  margin-bottom: 4px;
}
@media screen and (max-width: 540px) {
  .injury__card__bg {
    width: initial;
  }
}
.injury__card__bg .card_bg_wrapper {
  height: 100%;
  width: 100%;
  background: url("/images/injury.png");
  mix-blend-mode: soft-light;
  background-position: center;
  background-size: cover;
}
.injury__card__bg div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start !important;
}
.injury__card__bg div span {
  color: #fff;
  font-size: 14px;
  margin-left: 34px;
}
.injury__card__bg div h1 {
  margin: 0;
  color: #fff;
  font-size: 34px;
  margin-left: 34px;
  font-weight: 600;
}
@media (max-width: 480px) {
  .injury__card__bg div h1 {
    margin-left: 15px !important;
  }
}

.area {
  text-align: left;
  font: normal normal normal 16px/25px SF Pro Display;
  font-weight: 400 !important;
  letter-spacing: 0px;
  color: #122f48;
  padding-right: 10%;
  box-sizing: border-box;
  padding-bottom: 30px;
  height: 100%;
  min-height: 45px;
  outline: 0;
  background-color: #f2f3f5;
  width: 100%;
  padding: 10px;
  border: 0;
  display: block;
  border-radius: 3px;
}
.area__white {
  background-color: white !important;
}

textarea {
  resize: none !important;
}

.top__card__bg {
  position: relative;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #58b8eb 0%, #6e1c80 100%) 0% 0% no-repeat padding-box;
  background: linear-gradient(180deg, #58b8eb 0%, #6e1c80 100%) 0% 0% no-repeat padding-box;
  background-position: center;
  background-size: cover;
  position: relative;
  border-radius: 3px;
}
@media screen and (max-width: 540px) {
  .top__card__bg {
    width: initial;
  }
}
.top__card__bg .card_bg_wrapper {
  height: 100%;
  width: 100%;
  background: url("/images/skin4.png");
  mix-blend-mode: soft-light;
  background-position: center;
  background-size: cover;
}
.top__card__bg div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.top__card__bg div span {
  color: #fff;
  font-size: 14px;
  margin-left: 34px;
}
.top__card__bg div h1 {
  margin: 0;
  color: #fff;
  font-size: 34px;
  margin-left: 34px;
  font-weight: 600;
}

button.continue-btn {
  border: none;
}
button.continue-btn:focus {
  outline: 0 !important;
}

.custom-form-col .msk-input {
  font-weight: 600;
}

.name {
  font-size: 22px;
}

.g-recaptcha {
  margin-bottom: 6px;
}

.lower {
  width: initial !important;
}

.remember-fg {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 25px 0;
}
.remember-fg .lost {
  color: white;
  float: right;
  font-size: 15px;
}
.remember-fg .lost a {
  color: white;
  text-decoration: none;
}

.horizontal-line {
  width: 100%;
  height: 2px;
  background: #eef0f4;
  margin-top: 20px;
  margin-bottom: 20px;
}

.choose-fil {
  cursor: pointer;
  pointer-events: all;
  z-index: 5;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  padding: 0;
}
.choose-fil .img {
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-color: #4e2a6d;
  background-image: url(https://e7.pngegg.com/pngimages/798/436/png-clipart-computer-icons-user-profile-avatar-profile-heroes-black.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

label.image_url {
  position: initial !important;
  width: 47px;
  height: 47px;
  background-color: #f2f3f5;
  color: #000 !important;
  border-radius: 50%;
  margin-left: 20px;
  justify-content: center;
  align-items: center;
}

.btn {
  background-color: #58b6ea !important;
  border: none !important;
  border-radius: 4px !important;
}

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

section#content-wrapper {
  padding-top: 65px;
}

.expandedHeight {
  height: 100vh !important;
}

.man_img {
  display: none;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  margin-left: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}

.flex {
  display: flex;
}

.form-in {
  overflow: hidden !important;
}

.m {
  margin-top: 9px;
}

.fullbar {
  width: 100% !important;
}

.middle-card-bottom-item-left {
  width: 100px !important;
  margin-right: 4px;
}
.middle-card-bottom-item-left span {
  font-size: 16px;
  color: #778298 !important;
}

.no-margin {
  margin: 0px !important;
}

.translate-center {
  display: grid;
  align-content: center;
}
.translate-center span {
  padding: 0px !important;
}

.middle-card {
  display: flex;
}
.middle-card img {
  max-width: 100px;
  width: 100%;
  height: 71px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 480px) {
  .middle-card img {
    height: 129px !important;
  }
}
.middle-card div {
  flex-basis: unset !important;
  width: 100%;
  height: 71px;
  background: #778298;
  border-radius: 3px;
}
@media (max-width: 991px) {
  .middle-card div {
    width: 100% !important;
  }
}
.middle-card div label {
  width: 100%;
  height: 100%;
  display: flex !important;
  justify-content: center;
  flex-direction: column;
}
.middle-card div label span {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}
.middle-card div label p {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
}

.uploader {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}

.blank {
  display: none !important;
}

.bottom__card__buttons {
  width: 100%;
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  bottom: 0px;
  gap: 2px;
  left: 0;
  position: sticky;
  border-radius: 0px 0px 4px 4px;
}
@media (max-width: 480px) {
  .bottom__card__buttons {
    position: sticky;
  }
}
.bottom__card__buttons .bottom_card__button__btn {
  flex: 1;
  border: none;
  border-radius: 0px 0px 3px 3px !important;
  background-color: #778298;
  width: 100%;
  height: 37px;
  color: #fff;
}

.button-profile {
  bottom: 5px !important;
}

.profile-form-into {
  height: 100%;
}

.PayPal {
  display: none;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 434px;
  height: 642px;
  box-shadow: 30px 30px 60px rgba(119, 130, 152, 0.2509803922);
  border-radius: 15px;
  opacity: 0;
  z-index: 99;
  padding: 20px;
}
.PayPal .creditTop .creditTop__close {
  font-size: 18px;
  font-weight: 600;
  color: black;
  cursor: pointer;
}
.PayPal .creditBottom {
  margin-top: 30px;
  margin-bottom: 20px;
}
.PayPal .creditBottom .creditBottom__title {
  font-size: 30px;
  color: black;
  margin-bottom: 20px;
}
.PayPal .creditBottom .creditBottom__text {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5843137255);
  margin-bottom: 20px;
}
.PayPal .creditBottom .addPayPalBtn {
  width: 100%;
  margin-top: 4em;
  height: 60px;
  background-color: #f3cb04;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  outline: none;
  color: #250c80;
  font-size: 18px;
  font-weight: 600;
}
.PayPal .creditBottom .addPayPalBtn span {
  color: #3a80a2;
}

.PayPalForm {
  display: none;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 434px;
  height: 642px;
  box-shadow: 30px 30px 60px rgba(119, 130, 152, 0.2509803922);
  border-radius: 15px;
  opacity: 0;
  z-index: 99;
  padding: 20px;
}
.PayPalForm .creditTop .creditTop__close {
  font-size: 18px;
  font-weight: 600;
  color: black;
  cursor: pointer;
}
.PayPalForm .creditBottom {
  margin-top: 30px;
  margin-bottom: 20px;
}
.PayPalForm .creditBottom .creditBottom__title {
  font-size: 30px;
  color: black;
  margin-bottom: 20px;
}
.PayPalForm .creditBottom .creditBottom__text {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5843137255);
  margin-bottom: 20px;
}
.PayPalForm .creditBottom .addPayPalBtn {
  width: 100%;
  margin-top: 4em;
  height: 60px;
  background-color: #f3cb04;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  outline: none;
  color: #250c80;
  font-size: 18px;
  font-weight: 600;
}
.PayPalForm .creditBottom .addPayPalBtn span {
  color: #3a80a2;
}

.credit {
  display: none;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 434px;
  height: 642px;
  box-shadow: 30px 30px 60px rgba(119, 130, 152, 0.2509803922);
  border-radius: 15px;
  opacity: 0;
  z-index: 99;
  padding: 20px;
}
.credit .creditTop .creditTop__close {
  font-size: 18px;
  font-weight: 600;
  color: black;
  cursor: pointer;
}
.credit .creditBottom {
  margin-top: 30px;
  margin-bottom: 20px;
}
.credit .creditBottom .creditBottom__title {
  font-size: 30px;
  color: black;
  margin-bottom: 20px;
}
.credit .creditBottom .fieldBox {
  margin-bottom: 4px;
}
.credit .creditBottom .fieldBox .fieldBox__label {
  font-size: 16px;
  color: #778298;
}
.credit .creditBottom .fieldBox .fieldBox__input {
  width: 100%;
  height: 40px;
}
.credit .creditBottom .fieldBox .fieldBox__input input,
.credit .creditBottom .fieldBox .fieldBox__input select {
  width: 100%;
  height: 100%;
  border: none;
  background-color: #f2f3f5;
  padding: 0 10px;
  font-size: 16px;
  color: #778298;
  outline: none;
}
.credit .creditBottom .addCreditBtn {
  width: 100%;
  margin-top: 4em;
  height: 60px;
  background-color: #f2f3f5;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  outline: none;
  color: rgba(0, 0, 0, 0.5843137255);
  font-size: 18px;
  font-weight: 600;
}
.credit .creditBottom .cancelBtn {
  width: 100%;
  margin-top: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  outline: none;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
}

.payment-wrap {
  display: flex !important;
  flex-direction: row-reverse !important;
  height: 100%;
}

.payment-side {
  top: 0;
  min-width: 250px;
  width: 250px;
  overflow: hidden;
  position: absolute;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.6588235294);
  z-index: 9999;
}
@media (max-width: 991px) {
  .payment-side {
    left: -198px;
  }
}
@media (min-width: 992px) {
  .payment-side {
    left: -198px;
  }
}
@media (min-width: 1280px) {
  .payment-side {
    left: 0px;
  }
}
.payment-side > .booking-sidebar {
  height: 100% !important;
}
@media (max-width: 991px) {
  .payment-side > .booking-sidebar > .sidebar-user-top {
    opacity: 0;
  }
}
@media (min-width: 992px) {
  .payment-side > .booking-sidebar > .sidebar-user-top {
    opacity: 0;
  }
}
@media (min-width: 1280px) {
  .payment-side > .booking-sidebar > .sidebar-user-top {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .payment-side > .booking-sidebar > .booking-sidebar-in {
    opacity: 0;
  }
}
@media (min-width: 992px) {
  .payment-side > .booking-sidebar > .booking-sidebar-in {
    opacity: 0;
  }
}
@media (min-width: 1280px) {
  .payment-side > .booking-sidebar > .booking-sidebar-in {
    opacity: 1;
  }
}
.payment-side.longtransition {
  transition: all 1s 0s ease-in;
}
.payment-side.notransition {
  transition: none !important;
}
.payment-side.open-side {
  width: 300px;
}
.payment-side .booking-sidebar {
  background-color: #565F79;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  position: relative;
  text-align: center;
}
.payment-side .booking-sidebar .book-side-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 0;
  background-position: left center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.payment-side .booking-sidebar .sidebar-user-top {
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #f1f3f5;
}
.payment-side .booking-sidebar .sidebar-user-top h1 {
  font-size: 1rem;
  font-weight: 600;
  color: white;
}
.payment-side .booking-sidebar .sidebar-user-top .user-image {
  display: inline-block;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  margin-bottom: 5px;
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.payment-side .booking-sidebar .sidebar-user-top .side-name {
  color: #fff;
  font-size: 1.25em;
}
.payment-side .booking-sidebar .booking-sidebar-in {
  padding: 16px 16px 4px 16px;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div {
  width: 100%;
  min-height: 258px;
  padding: 6px;
  background-color: #ffffff;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  border: 1px solid #4f5870;
  border-radius: 3px;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body {
  margin-top: 14px;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-date {
  display: block;
  padding: 20px 0 10px;
  color: #fff;
  font-size: 1.25em;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-date strong {
  display: block;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-time {
  display: block;
  padding: 10px 0;
  color: #fff;
  font-size: 1.25em;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-time strong {
  display: block;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-injury {
  display: block;
  padding: 10px 0;
  color: #fff;
  font-size: 1.25em;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-injury strong {
  display: block;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-physio-info {
  display: block;
  padding: 10px 0 20px;
  color: #fff;
  font-size: 1.25em;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-physio-info strong {
  display: block;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-confirm {
  padding: 20px 0 10px;
  color: #fff;
  font-size: 1.25em;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-confirm .confirm-btn {
  display: block;
  text-align: center;
  padding: 23px;
  width: 100%;
  border: 2px solid #fff;
  background: #2aa1db;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}
.payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-confirm .confirm-btn:hover, .payment-side .booking-sidebar .booking-sidebar-in .appointment-div .appoint-body .appoint-confirm .confirm-btn:focus {
  color: #fff;
  background: #560e65;
  border: 2px solid #fff;
}

.border-3 {
  border-radius: 3px !important;
}

.payment .rowCard {
  margin-bottom: 5px;
}
.payment .rowCard .rowCardTop {
  height: 37px;
  width: 100%;
  margin-bottom: 5px;
  background-color: #2aa0db;
  border-radius: 3px;
  display: flex;
  align-items: center;
}
.payment .rowCard .rowCardTop.gray {
  background-color: #778298;
}
.payment .rowCard .rowCardTop .addButton {
  margin-left: 30px;
}
.payment .rowCard .rowCardTop .addButton a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.payment .rowCard .rowCardBottom {
  box-shadow: 20px 20px 50px rgba(119, 130, 152, 0.2392156863);
  padding: 30px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .payment .rowCard .rowCardBottom {
    padding: 18px;
  }
}
.payment .rowCard .rowCardBottom .flex {
  margin-bottom: 5px;
  height: 60px;
  width: 100%;
}
@media (max-width: 480px) {
  .payment .rowCard .rowCardBottom .flex {
    height: 100%;
    flex-direction: column;
    gap: 4px;
  }
}
.payment .rowCard .rowCardBottom .flex .cardLeft {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 3px;
  width: 101px;
  height: 100%;
}
.payment .rowCard .rowCardBottom .flex .cardCenter {
  background-color: #f2f3f5;
  border-radius: 3px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.payment .rowCard .rowCardBottom .flex .cardCenter p {
  font-size: 18px;
  color: #1a233f;
  font-weight: 600;
}
@media (max-width: 767px) {
  .payment .rowCard .rowCardBottom .flex .cardCenter p {
    font-size: 15px;
  }
}
.payment .rowCard .rowCardBottom .flex .cardCenter .cardInner {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.payment .rowCard .rowCardBottom .flex .cardRight {
  background-color: #f2f3f5;
  border-radius: 3px;
  width: 60px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.payment .rowCard .rowCardBottom .flex .cardRight p {
  font-size: 18px;
  color: #1a233f;
  font-weight: 600;
}

.itemsWra .rowCardBottom {
  box-shadow: 20px 20px 50px rgba(119, 130, 152, 0.2392156863);
  min-height: 0px !important;
  padding: 30px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 4px;
}
.itemsWra .rowCardBottom .flex {
  margin-bottom: 5px;
  height: 40px !important;
  width: 100%;
}
.itemsWra .rowCardBottom .flex .cardLeft {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 3px;
  width: 67.26px !important;
  height: 100%;
  cursor: pointer !important;
}
.itemsWra .rowCardBottom .flex .cardCenter {
  background-color: #f2f3f5;
  border-radius: 4px;
  width: calc(100% - 107px) !important;
  height: 100%;
  display: flex;
  align-items: center;
}
.itemsWra .rowCardBottom .flex .cardCenter p {
  font-size: 16px !important;
  color: #1a233f;
  font-weight: 600;
  margin-left: 69px;
}
.itemsWra .rowCardBottom .flex .cardRight {
  background-color: #f2f3f5;
  border-radius: 3px;
  width: 60px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.itemsWra .rowCardBottom .flex .cardRight p {
  font-size: 18px;
  color: #1a233f;
  font-weight: 600;
}

.optionsWrap {
  min-height: 0px;
  width: 100%;
  background-color: #f2f3f5;
}

.padding-top {
  padding-top: 26px;
}
@media (max-width: 480px) {
  .padding-top {
    padding-top: 15px !important;
  }
}

.middle-card-bottom {
  background-color: #fff;
  padding-left: 26px;
  padding-right: 26px;
  min-height: 443px;
  overflow-y: scroll;
  overflow-x: hidden;
}
@media (max-width: 480px) {
  .middle-card-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.middle-card-bottom .middle-card-bottom-item {
  height: 40px;
}
.middle-card-bottom .middle-card-bottom-item.middle-card-bottom-item__profile {
  display: grid;
  height: 40px;
  grid-template-columns: 100px 100%;
  gap: 4px;
}
@media (max-width: 480px) {
  .middle-card-bottom .middle-card-bottom-item.middle-card-bottom-item__profile {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: left !important;
    text-align: left !important;
    height: auto;
  }
  .middle-card-bottom .middle-card-bottom-item.middle-card-bottom-item__profile input,
  .middle-card-bottom .middle-card-bottom-item.middle-card-bottom-item__profile select {
    padding: 10px !important;
  }
}
.middle-card-bottom .middle-card-bottom-item.middle-card-bottom-item-textarea {
  height: auto !important;
}
.middle-card-bottom .middle-card-bottom-item .middle-card-bottom-item-left {
  max-width: 100px !important;
}
.middle-card-bottom .middle-card-bottom-item .middle-card-bottom-item-left span {
  font-size: 16px;
  color: #778298 !important;
}
.middle-card-bottom .middle-card-bottom-item .middle-card-bottom-item-right {
  flex-basis: unset !important;
  border-radius: 3px !important;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  color: #192440;
  border: none;
  width: calc(100% - 103px);
}
@media (max-width: 480px) {
  .middle-card-bottom .middle-card-bottom-item .middle-card-bottom-item-right {
    width: 100% !important;
  }
}

.middle-card-bottom-item-rightselect {
  height: 40px !important;
}

.no-paddingdiv {
  padding: 0 !important;
}

.tooltiper {
  transition: all 0.3s ease-in-out;
  top: -100%;
  left: 110%;
  width: 256px;
  padding: 0 18px;
  height: 260px;
  background: rgba(172, 231, 254, 0.8666666667) 0% 0% no-repeat padding-box;
  box-shadow: 25px 25px 30px rgba(25, 36, 64, 0.3960784314);
  border: 1px solid #5aa8e1;
  border-radius: 4px;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 4px;
  position: absolute;
  overflow: hidden;
  z-index: 99;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.badger {
  padding: 0 4px;
  background: #ffe2f1;
  border-radius: 4px;
  width: 100%;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px;
}
.badger:hover .tooltiper {
  opacity: 1 !important;
  visibility: visible !important;
  display: none !important;
}
.badger:focus .tooltiper {
  opacity: 1;
  visibility: visible;
}
.badger div {
  position: relative;
  display: flex;
  align-items: center;
}
.badger div .dot {
  background: #5aa8e1 0% 0% no-repeat padding-box;
  border-radius: 2pt;
  width: 8px;
  height: 8px;
}
.badger div span {
  font-size: 14px;
  color: #1c233d;
  margin-left: 5px;
}
.badger span {
  position: relative;
  font-size: 14px;
  color: #1c233d;
  margin-left: 5px;
}

.middle-card-bottom-checkbox {
  height: 100%;
}

.button_checkbox {
  width: 100%;
  height: 40px;
  background: #dbe9f4;
  border-radius: 4px;
  border: none;
}
.button_checkbox.active {
  background-color: #59b6ea !important;
  color: #ffffff !important;
}

.left-sidebar-items a {
  color: rgba(255, 255, 255, 0.6784313725) !important;
}
.left-sidebar-items a:hover {
  color: #1a243f;
}

.related-button {
  width: 100%;
  height: 40px;
  background: #dbe9f4;
  border-radius: 4px;
  border: none;
}
.related-button.active {
  background-color: #59b6ea !important;
  color: #ffffff !important;
}

img {
  border-style: none !important;
}

.middle-card-items-input {
  width: 33.3%;
  height: 40px;
  display: block;
}
.middle-card-items-input input {
  border: none;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 16px;
  color: #192440;
}

.show {
  display: block !important;
  position: relative !important;
  overflow-y: scroll;
}

.content-gray {
  background-color: #f2f3f5;
  border-radius: 4px;
  position: relative;
}
.content-gray p {
  color: #192440;
  font-size: 16px;
  line-height: 20px;
}

.middle-card-items-checkbox {
  width: 33.3%;
  height: 40px;
  cursor: pointer;
  border: none;
}
.middle-card-items-checkbox:hover {
  background-color: #59b6ea !important;
}
.middle-card-items-checkbox:hover span {
  color: #ffffff !important;
}
.middle-card-items-checkbox.active {
  background-color: #59b6ea !important;
}
.middle-card-items-checkbox.active span {
  color: #ffffff !important;
}
.middle-card-items-checkbox span {
  font-size: 16px;
  color: #778298;
}

.notabs {
  display: none !important;
}

.block {
  display: block !important;
  overflow-y: scroll !important;
  background-color: #fff;
  position: relative !important;
}

.top__head {
  height: 38px;
  background: #778298;
  border-radius: 3px 3px 0px 0px;
  display: none;
  padding-left: 21px;
}
.top__head span {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
}

.spaceD {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

.head_reveal {
  display: flex !important;
  align-items: center;
  position: sticky;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  .head_reveal {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .head_reveal {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .head_reveal {
    display: flex !important;
  }
}

.content-gray {
  width: 100%;
}
.content-gray textarea {
  background-color: transparent !important;
  outline: none;
  width: 100%;
}

#tabs div {
  cursor: pointer !important;
}

.top-menubar {
  height: 65px;
}

.activeMenu .menu-item-text {
  background: #41556d !important;
  color: white;
}
.activeMenu .menu-item-icon {
  background: white;
}
.activeMenu .menu-item-icon i {
  color: #2aa1db !important;
}

.middle-card-items-checkbox_lg {
  width: 50%;
  height: 40px;
  cursor: pointer;
  border: none;
}
.middle-card-items-checkbox_lg.active {
  background-color: #59b6ea !important;
}
.middle-card-items-checkbox_lg.active span {
  color: #ffffff !important;
}
.middle-card-items-checkbox_lg:hover {
  background-color: #59b6ea !important;
}
.middle-card-items-checkbox_lg:hover span {
  color: #ffffff !important;
}
.middle-card-items-checkbox_lg span {
  font-size: 16px;
  color: #778298;
}

.bg-gray {
  background-color: #f2f3f5;
}

.bg-blueGray {
  background-color: #dbe9f4;
}

.divider2 {
  width: 100%;
  border-bottom: 1px solid #d1d1d4;
}

/** Custom Select **/
/* Dropdown menu css */
.dropdown-container {
  position: relative;
  width: 100%;
}

.activeBtn {
  background-color: #ed0881 !important;
}
.activeBtn p {
  opacity: 1 !important;
  color: white !important;
}

.selectbar {
  width: 292px;
}
@media (max-width: 480px) {
  .selectbar {
    width: 190px !important;
  }
}

.left-sidebar-item:active .menu-item-text {
  background: rgba(65, 85, 109, 0.537254902) !important;
}

.transformer {
  transform: none !important;
}

.dropdown-toggler {
  color: #fff;
  background-color: #6e1c80;
  width: 100%;
  height: 54px;
  border-radius: 0px 5px 5px 0px;
  cursor: pointer;
  position: relative;
  transition: all ease-in-out 0.3s;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
}
.dropdown-toggler label {
  cursor: pointer;
  width: 100%;
}

.dropdown-menu {
  width: 100%;
  border-radius: 10px;
  margin-top: 17px;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  background-color: #6e1c80 !important;
  z-index: 10;
}
.dropdown-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  z-index: 10;
}
.dropdown-menu a {
  text-decoration: none;
  display: block;
  color: #fff;
  font-size: 15px;
  padding: 16px 20px;
  font-weight: 600;
  transition: all ease-in-out 0.3s;
}

.dropdown-menu,
.dropdown-toggler {
  position: relative;
}
.dropdown-menu::before,
.dropdown-toggler::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  border: 5px solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  margin-top: -2.5px;
  background-color: rgba(0, 0, 0, 0);
  transition: all ease-in-out 0.2s;
}

.dropdown-menu {
  z-index: 10;
  position: relative;
}
.dropdown-menu::before {
  z-index: -1;
  transform: rotate(-135deg);
  top: -4px;
  box-shadow: 1px 1px 4px -2px rgba(0, 0, 0, 0.4);
}

.dropdown-open .dropdown-menu.dropdown-active {
  display: block;
}

.dropdown-container.dropdown-open .dropdown-toggler {
  background-color: #6e1c80;
  color: #ffffff;
}
.dropdown-container.dropdown-open .dropdown-toggler:before {
  transform: rotate(-135deg);
}

.dropdown-bordered .dropdown-toggler {
  border: 2px solid #000000;
  border-radius: 10px;
}
.dropdown-bordered .dropdown-toggler:hover, .dropdown-bordered .dropdown-toggler:active, .dropdown-bordered .dropdown-toggler:focus {
  background-color: #6e1c80;
  color: #ffffff;
  border-color: #ffffff;
}
.dropdown-bordered .dropdown-menu {
  border: 2px solid #000000;
  border-radius: 10px;
  background-color: #6e1c80;
}
.dropdown-bordered .dropdown-menu::before {
  border-color: #000000;
}
.dropdown-bordered .dropdown-menu a {
  box-shadow: none;
  border-bottom: 2px solid #000000;
}
.dropdown-bordered .dropdown-menu li:last-child a {
  border-bottom: 0;
}

.dropdown-gradient .dropdown-toggler,
.dropdown-gradient .dropdown-menu,
.dropdown-gradient a {
  background: rgb(255, 49, 49);
  background: linear-gradient(262deg, rgb(255, 49, 49) 11%, rgb(84, 0, 255) 100%);
  color: #ffffff;
}
.dropdown-gradient .dropdown-toggler::before {
  color: #ffffff;
}
.dropdown-gradient .dropdown-menu {
  background-color: #6e1c80 !important;
}
.dropdown-gradient .dropdown-menu a {
  background: none;
  box-shadow: none;
  color: #ffffff;
}
.dropdown-gradient .dropdown-menu a:hover, .dropdown-gradient .dropdown-menu a:active, .dropdown-gradient .dropdown-menu a:focus {
  background: rgb(255, 49, 49);
  background: linear-gradient(66deg, rgb(255, 49, 49) 11%, rgb(84, 0, 255) 100%);
}
.dropdown-gradient .dropdown-menu::before {
  box-shadow: none;
  border-color: rgb(255, 49, 49);
}

.dropdown-solid .dropdown-toggler,
.dropdown-solid .dropdown-menu {
  background-color: #6e1c80;
  color: #ffffff;
}
.dc {
  height: 100%;
}

.topheader {
  height: 54px;
  margin-top: 0px !important;
  width: 100%;
}

.top-header-calendar {
  display: grid !important;
  grid-template-columns: 292px 1fr 160px 160px !important;
  gap: 2px;
}
@media (max-width: 991px) {
  .top-header-calendar {
    grid-template-columns: 292px 1fr 1fr !important;
  }
}
@media (max-width: 480px) {
  .top-header-calendar {
    grid-template-columns: 190px 1fr 1fr !important;
  }
}

.banner {
  width: 100%;
  height: 54px;
  border-radius: 4px;
  background-color: #6e1c80;
}
.banner p {
  color: white;
  font-size: 15px;
}
@media (max-width: 991px) {
  .banner-mobile {
    display: none !important;
  }
}

.radioBtn {
  height: 54px;
  border-radius: 4px;
  background-color: #6e1c80;
  cursor: pointer;
}
.radioBtn p {
  color: white;
  font-size: 15px;
  opacity: 0.5;
}

.select {
  position: relative;
  width: 100%;
  height: 54px;
}

#selectContainer {
  background-color: #6e1c80;
}

.select .selectBtn {
  padding-top: 5px;
  background: #6e1c80;
  padding-left: 28px;
  box-sizing: border-box;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}

.select .selectBtn:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  width: 10px;
  height: 10px;
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transition: 0.2s ease;
}

.select .selectBtn.toggle {
  border-radius: 4px 3px 0 0;
}

.select .selectBtn.toggle:after {
  transform: translateY(-50%) rotate(-135deg);
}

.select .selectDropdown {
  position: absolute;
  top: 100%;
  width: 100%;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  z-index: 999;
  transform: scale(1, 0);
  transform-origin: top center;
  visibility: hidden;
  transition: 0.2s ease;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}

.select .selectDropdown .option {
  padding-left: 28px;
  box-sizing: border-box;
  background-color: #6e1c80;
  color: white;
  cursor: pointer;
}

.select .selectDropdown .option:hover {
  background: #ed0881 !important;
}

.select .selectDropdown.toggle {
  visibility: visible;
  transform: scale(1, 1);
}

.overlaybook {
  position: absolute;
  top: 56px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1c233d 0% 0% no-repeat padding-box;
  opacity: 0.73;
  z-index: 98;
}

.rectangle {
  position: absolute;
  top: 80px;
  transform: translate(-50%, 0);
  left: 50%;
  margin: auto !important;
  width: 487px;
  height: 75px;
  background-color: #fffb9f;
  opacity: 1;
  box-shadow: 10px 10px 30px rgba(25, 36, 64, 0.3529411765);
  border-radius: 4px;
  z-index: 999;
}
@media (max-width: 767px) {
  .rectangle {
    bottom: 0px !important;
    top: unset !important;
    transform: translate(-50%, -20%) !important;
    width: 90% !important;
  }
}
.rectangle p {
  font-size: 1rem;
  color: #1c233d;
}
.rectangle p span {
  color: #6e1c80;
}

.little {
  background-color: #fffb9f;
  position: absolute;
  top: 58px;
  transform: translate(-50%, 0);
  left: 50%;
  width: 28px;
  height: 28px;
  transform: translateY(50%) rotate(45deg);
  z-index: 998;
}
@media (max-width: 767px) {
  .little {
    display: none !important;
  }
}

.checkoutbtn {
  width: 284px;
  height: 20px;
}

.customSavedMessage {
  background-color: #82E68E !important;
}

.roundedChecked {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f2f3f5;
}
.roundedChecked.checkActive {
  background: #ED0881;
}
.roundedChecked.checkActive i {
  color: #fff;
  font-size: 10px;
}

.formText {
  font-size: 16px;
  color: #778298 !important;
}

.billing-details {
  background-color: white;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.billing-details .billing-info-text div {
  margin-bottom: 3px;
}
.billing-details .billing-info-text.left {
  width: 50%;
  float: left;
}
.billing-details .billing-info-text.right {
  width: 50%;
  float: left;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(21, 41, 68, 0.8);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup .popup-content {
  width: 500px;
  height: 500px;
  background: #fff;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.popup .popup-content h2 {
  font-size: 20px;
  color: #6e1c80;
  margin-bottom: 20px;
}
.popup .popup-content p {
  font-size: 16px;
  color: #778298;
}
.popup .popup-content .btn {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #6e1c80;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.popup .popup-content .popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #778298;
}
.popup .popup-content .popup-header .popup-header-text {
  font-size: 16px;
  color: #778298;
}
.popup .popup-content .popup-header .popup-header-close {
  font-size: 20px;
  color: #778298;
  cursor: pointer;
}

.invoiceModale .popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(21, 41, 68, 0.8);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.invoiceModale .popup .popup-content {
  width: 800px;
  height: auto;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding: 0;
}
.invoiceModale .popup .popup-content p {
  margin-bottom: 0;
}
.invoiceModale .popup .popup-content .btn {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #6e1c80;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.invoiceModale .popup .popup-content .popup-top {
  padding: 40px 40px 40px 40px;
  padding-bottom: 0px !important;
  position: relative;
}
.invoiceModale .popup .popup-content .popup-top .blueLine {
  width: 100px;
  height: 3px;
  background-color: #2aa0db;
  position: absolute;
  top: 78px;
  left: 40px;
}
.invoiceModale .popup .popup-content .popup-top .popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #d4d6dd;
  padding-bottom: 16px;
}
.invoiceModale .popup .popup-content .popup-top .popup-header .popup-header-left h1 {
  font-size: 28px;
  font-weight: 600;
  color: #000;
  line-height: 1.1;
}
.invoiceModale .popup .popup-content .popup-top .popup-header .popup-header-left span {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}
.invoiceModale .popup .popup-content .popup-top .popup-header .popup-header-right {
  display: flex;
  justify-content: center;
  gap: 4px;
}
.invoiceModale .popup .popup-content .popup-top .popup-header .popup-header-right span {
  font-size: 15px;
  font-weight: 600;
  color: #778298;
  line-height: 1.3;
  text-align: center;
}
.invoiceModale .popup .popup-content .popup-top .popup-header .popup-header-right input {
  width: 80px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #d4d6dd;
  border-radius: 4px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}
.invoiceModale .popup .popup-content .popup-top .popup-body {
  min-height: 150px;
  display: flex;
  justify-content: space-between;
  align-items: start;
  border-bottom: 1px solid #d4d6dd;
  margin-top: 12px;
}
.invoiceModale .popup .popup-content .popup-top .popup-body .info p {
  font-size: 15px;
  color: #1c233d;
  margin-bottom: 4px;
  font-weight: 600;
  line-height: 1.2;
}
.invoiceModale .popup .popup-content .popup-top .popup-body .info p span {
  color: #778298;
}
.invoiceModale .popup .popup-content .popup-top .popup-body .info p:last-child {
  margin-bottom: 12px;
}
.invoiceModale .popup .popup-content .popup-top .popup-body .address p {
  font-size: 15px;
  color: #1c233d;
  margin-bottom: 5px;
  font-weight: 600;
  text-align: right;
  line-height: 1.2;
}
.invoiceModale .popup .popup-content .popup-top .popup-body .address .popup-header-right {
  text-align: right;
}
.invoiceModale .popup .popup-content .popup-top .popup-body .address .mini {
  font-size: 15px;
  color: #778298;
  margin-bottom: 5px;
  text-align: right;
}
.invoiceModale .popup .popup-content .popup-top .bottom-footer {
  min-height: 80px;
  display: flex;
  align-items: center;
}
.invoiceModale .popup .popup-content .popup-top .bottom-footer p {
  font-size: 15px;
  color: #778298;
}
.invoiceModale .popup .popup-content .popup-top .bottom-footer p span {
  color: #1c233d;
  font-weight: 600;
}
.invoiceModale .popup .popup-content .popup-bottom {
  width: 100%;
}
.invoiceModale .popup .popup-content .popup-bottom table thead {
  background-color: #59b6ea;
  height: 40px;
}
.invoiceModale .popup .popup-content .popup-bottom table thead th {
  color: #fff;
}
.invoiceModale .popup .popup-content .popup-bottom table tbody {
  background-color: #fff;
  height: 60px;
}
.invoiceModale .popup .popup-content .popup-bottom table tbody:first-child td {
  color: #1c233d;
}
.invoiceModale .popup .popup-content .popup-footer .notes {
  padding: 20px 40px;
  min-height: 102px;
  display: flex;
  justify-content: space-between;
  background-color: #f2f3f5;
}
.invoiceModale .popup .popup-content .popup-footer .notes .leftContent {
  flex-basis: 60%;
  flex: 1;
}
.invoiceModale .popup .popup-content .popup-footer .notes .leftContent span {
  color: #2aa0db;
  font-size: 15px;
}
.invoiceModale .popup .popup-content .popup-footer .notes .leftContent p {
  color: #778298;
}
.invoiceModale .popup .popup-content .popup-footer .notes .righContent {
  flex-basis: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.invoiceModale .popup .popup-content .popup-footer .notes .righContent span {
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
.invoiceModale .popup .popup-content .popup-footer .notes .righContent .rightKey {
  margin-right: 4px;
}
.invoiceModale .popup .popup-content .popup-footer .foot {
  margin-top: 40px;
  padding: 0 40px;
}
.invoiceModale .popup .popup-content .popup-footer .foot .footTop {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d6dd;
}
.invoiceModale .popup .popup-content .popup-footer .foot .footTop .logo {
  width: 123px;
}
.invoiceModale .popup .popup-content .popup-footer .foot .footTop .logo img {
  width: 100%;
}
.invoiceModale .popup .popup-content .popup-footer .foot .footTop .thank {
  display: flex;
  justify-content: center;
  align-items: center;
}
.invoiceModale .popup .popup-content .popup-footer .foot .footTop .thank p {
  font-family: 900;
  color: #009ddd;
  font-size: 15px;
}
.invoiceModale .popup .popup-content .popup-footer .foot .footBottom {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.invoiceModale .popup .popup-content .popup-footer .foot .footBottom .footText {
  color: #778298;
  font-size: 20px;
}
.invoiceModale .popup .popup-content .popup-footer .foot .footBottom .footButton {
  width: 216px;
  height: 39px;
  background-color: #59b6ea;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: none;
  border-radius: 4px;
}

.popup-footer {
  padding: 0px 0px 40px;
}

.statementModale .popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(21, 41, 68, 0.8);
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.statementModale .popup .popup-content {
  max-width: 540px !important;
  max-height: 750px !important;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding: 0;
}
@media (max-width: 767px) {
  .statementModale .popup .popup-content {
    max-width: 90vw !important;
    max-height: 90vh !important;
  }
}
.statementModale .popup .popup-content p {
  margin-bottom: 0;
}
.statementModale .popup .popup-content .btn {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #6e1c80;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.statementModale .popup .popup-content .popup-top {
  padding: 60px 40px 0px 40px;
  padding-bottom: 0;
  position: relative;
}
.statementModale .popup .popup-content .popup-top .blueLine {
  width: 100px;
  height: 3px;
  background-color: #2aa0db;
  position: absolute;
  top: 25%;
  left: 40px;
}
.statementModale .popup .popup-content .popup-top .popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #d4d6dd;
  padding-bottom: 16px;
}
.statementModale .popup .popup-content .popup-top .popup-header .popup-header-left h1 {
  font-size: 28px;
  font-weight: 600;
  color: #000;
  line-height: 1.1;
}
.statementModale .popup .popup-content .popup-top .popup-header .popup-header-left span {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}
.statementModale .popup .popup-content .popup-top .popup-header .popup-header-right {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.statementModale .popup .popup-content .popup-top .popup-header .popup-header-right .logo {
  width: 163px;
}
.statementModale .popup .popup-content .popup-top .popup-header .popup-header-right .logo img {
  width: 100%;
}
.statementModale .popup .popup-content .popup-top .popup-body {
  min-height: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d4d6dd;
}
.statementModale .popup .popup-content .popup-top .popup-body .info p {
  font-size: 15px;
  color: #1c233d;
  margin-bottom: 5px;
  font-weight: 600;
}
.statementModale .popup .popup-content .popup-top .popup-body .info p span {
  color: #778298;
}
.statementModale .popup .popup-content .popup-top .popup-body .address p {
  font-size: 15px;
  color: #1c233d;
  margin-bottom: 5px;
  font-weight: 600;
  text-align: right;
}
.statementModale .popup .popup-content .popup-top .popup-body .address .mini {
  font-size: 15px;
  color: #778298;
  margin-bottom: 5px;
  text-align: right;
}
.statementModale .popup .popup-content .popup-top .bottom-footer {
  min-height: 80px;
  display: flex;
  align-items: center;
}
.statementModale .popup .popup-content .popup-top .bottom-footer p {
  font-size: 15px;
  color: #778298;
}
.statementModale .popup .popup-content .popup-top .bottom-footer p span {
  color: #1c233d;
  font-weight: 600;
}
.statementModale .popup .popup-content .popup-bottom {
  width: 100%;
}
.statementModale .popup .popup-content .popup-bottom table thead {
  background-color: #59b6ea;
  height: 50px;
}
.statementModale .popup .popup-content .popup-bottom table thead th {
  color: #fff;
}
.statementModale .popup .popup-content .popup-bottom table tbody {
  background-color: #fff;
  height: 60px;
}
.statementModale .popup .popup-content .popup-bottom table tbody:first-child td {
  color: #1c233d;
}
.statementModale .popup .popup-content .popup-footer .notes {
  padding: 20px 40px;
  min-height: 102px;
  display: flex;
  justify-content: space-between;
  background-color: #f2f3f5;
}
.statementModale .popup .popup-content .popup-footer .notes .leftContent {
  flex-basis: 60%;
  flex: 1;
}
.statementModale .popup .popup-content .popup-footer .notes .leftContent span {
  color: #2aa0db;
  font-size: 15px;
}
.statementModale .popup .popup-content .popup-footer .notes .leftContent p {
  color: #778298;
}
.statementModale .popup .popup-content .popup-footer .notes .righContent {
  flex-basis: 40%;
  display: flex;
  align-items: center;
}
.statementModale .popup .popup-content .popup-footer .notes .righContent span {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.statementModale .popup .popup-content .popup-footer .notes .righContent .rightKey {
  margin-right: 4px;
}
.statementModale .popup .popup-content .popup-footer .foot {
  margin-top: 40px;
  padding: 0 40px;
}
.statementModale .popup .popup-content .popup-footer .foot .footTop {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d6dd;
}
.statementModale .popup .popup-content .popup-footer .foot .footTop .logo {
  width: 200px;
}
.statementModale .popup .popup-content .popup-footer .foot .footTop .logo img {
  width: 100%;
}
.statementModale .popup .popup-content .popup-footer .foot .footTop .thank {
  display: flex;
  justify-content: center;
  align-items: center;
}
.statementModale .popup .popup-content .popup-footer .foot .footTop .thank p {
  font-family: 900;
  color: #009ddd;
  font-size: 15px;
}
.statementModale .popup .popup-content .popup-footer .foot .footBottom {
  padding: 14px 0;
  display: flex;
  justify-content: space-between;
}
.statementModale .popup .popup-content .popup-footer .foot .footBottom .footText {
  color: #778298;
  font-size: 15px;
}
.statementModale .popup .popup-content .popup-footer .foot .footBottom .thank {
  display: flex;
  justify-content: center;
  align-items: center;
}
.statementModale .popup .popup-content .popup-footer .foot .footBottom .thank p {
  font-family: 900;
  color: #009ddd;
  font-size: 15px;
}

.modala,
.modale,
.invoiceModale,
.statementModale {
  display: none;
}

.statements {
  margin-bottom: 20px;
}
.statements table {
  width: 100%;
  font-size: 13px;
}
.statements table thead {
  background-color: #778298;
  color: white;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.statements table tbody {
  display: block;
  overflow: auto;
  max-height: 80px;
}
.statements table tbody.full-height {
  max-height: -moz-max-content;
  max-height: max-content;
}
.statements table tbody::-webkit-scrollbar {
  display: none;
}
.statements table tr th {
  padding: 8px 5px;
}
.statements table tr td {
  padding: 8px 5px;
}
.statements table tr td:last-child {
  border-left: 1px solid #d1d1d4;
  text-align: center;
}
.statements table tbody tr {
  border-bottom: 1px solid #d1d1d4;
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 30px;
}

.addHtmlButton {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  border: 2px solid #778298;
}
.addHtmlButton i {
  color: #778298;
  font-size: 1.5rem;
}

.scroller {
  overflow: scroll !important;
}

.grayBg {
  background-color: #778298 !important;
  color: #fff;
}

.notAllowed {
  cursor: not-allowed;
}

.noClick {
  pointer-events: none;
}

.tooltip-pointer {
  background-color: #5aa8e1;
  position: absolute;
  top: 30%;
  left: 100%;
  transform: translate(-50%, 0);
  width: 28px;
  height: 28px;
  transform: translateX(50%) rotate(45deg);
  z-index: 98;
  opacity: 0;
}

.tooltip-wrapper {
  display: none;
}

.tooltip-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 2.5rem;
  border-bottom: 1px solid #5aa8e1;
}
.tooltip-row .tooltip-key {
  font-size: 16px;
  color: #1c233d;
}
.tooltip-row .tooltip-value {
  font-size: 16px;
  color: #1c233d;
  font-weight: 600;
}

.con {
  padding: 0px 0px 0 0px;
}

.paragraph {
  margin-left: calc(5% + 9px);
  text-align: left;
  font: normal normal normal 16px/25px SF Pro Display;
  letter-spacing: 0px;
  color: #122f48;
  padding-right: 10%;
  box-sizing: border-box;
  padding-bottom: 30px;
  height: 120px;
  outline: 0;
  background-color: #f2f3f5;
  width: 100%;
  padding: 13px 20px;
  border: 0;
  display: block;
  margin-top: 20px;
  /* margin-left: 5%; */
  margin-bottom: 20px;
}

.savedB {
  background-color: #ed0881 !important;
}

.no-overflow {
  max-height: unset !important;
  height: calc(100% - 60px);
}

.min-table-height {
  min-height: 100px;
}

.c-time-row-container {
  height: calc(100% - 60px);
  margin-right: -2px;
  overflow: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 26px;
  gap: 4px;
}
@media (max-width: 480px) {
  .c-time-row-container {
    padding: 16px !important;
  }
}
.c-time-row-container .c-time-row {
  background: #f1f3f5 !important;
  height: 23px !important;
  width: 100%;
  padding-right: 0 !important;
  font-size: 14px !important;
  justify-content: initial !important;
  align-items: initial !important;
  margin-bottom: 2px !important;
}
.c-time-row-container .c-time-row-special {
  margin: 0px !important;
  padding: 0px !important;
  height: 40px !important;
  text-align: center;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 3px !important;
}
.c-time-row-container .c-time-row-special:hover > .time-span {
  color: #778298 !important;
}
.c-time-row-container .c-time-row.appointment::before {
  background-color: #ed0881 !important;
}
.c-time-row-container .c-time-row.available::before {
  background-color: #a6defd !important;
}
.c-time-row-container .c-time-row i {
  margin-top: 4px;
  color: #778298;
  font-size: 14px !important;
}
.c-time-row-container .c-time-row span {
  margin-top: 4px;
  color: #778298;
  font-size: 14px !important;
}
.c-time-row-container .c-time-row .availability {
  padding-top: 4px;
  margin-left: auto !important;
  color: transparent;
  width: 139px;
  display: flex;
  justify-content: center;
}
.c-time-row-container .c-time-row.selected i,
.c-time-row-container .c-time-row .selected2 i {
  color: #1c233d !important;
  font-size: 14px !important;
}
.c-time-row-container .c-time-row.selected span,
.c-time-row-container .c-time-row .selected2 span {
  color: #1c233d !important;
  font-size: 14px !important;
}
.c-time-row-container .c-time-row.selected .availability,
.c-time-row-container .c-time-row .selected2 .availability {
  color: #1c233d !important;
  border-left: 2px solid #fff;
}
.c-time-row-container .c-time-row-div {
  width: 139px;
  display: none;
  height: 23px !important;
  background-color: #a6defd;
}

.extend {
  min-height: 10px !important;
  padding: 10px !important;
}

.selected2 i {
  color: #1c233d !important;
  font-size: 14px !important;
}
.selected2 span {
  color: #1c233d !important;
  font-size: 14px !important;
}
.selected2 .availability {
  color: #1c233d !important;
  border-left: 2px solid #fff;
}

.pd-5 {
  padding: 20px;
}

.pd-26 {
  padding: 26px;
}

.pdx-26 {
  padding: 0 26px;
}

.repeat-selected-slots {
  position: relative;
  overflow: hidden;
}
.repeat-selected-slots .repeat-slot-input {
  margin-bottom: 2px;
  background: #f1f3f5;
}
.repeat-selected-slots .repeat-slot-input > div {
  background-color: #a6defd;
  padding: 0 8px;
  height: 23px !important;
  width: 100%;
  font-size: 14px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.repeat-selected-slots .repeat-slot-input > div .repeat-days {
  color: #1c233d;
  font-size: 15px;
  font-weight: 500;
}
.repeat-selected-slots .repeat-slot-input > div .action {
  background: #48556a;
  font-size: 14px;
  /* vertical-align: middle; */
  width: 17px;
  height: 14px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.repeat-selected-slots .repeat-slot-input > div .action i {
  color: #fff;
}
.repeat-selected-slots .repeat-slot {
  margin-bottom: 2px;
  padding: 0 10px;
  border-radius: 3px;
  background: #f1f3f5;
  height: 23px !important;
  width: 100%;
  font-size: 14px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.repeat-selected-slots .repeat-slot .timeslot {
  color: #1c233d;
  font-size: 15px;
  font-weight: 500;
}
.repeat-selected-slots .repeat-slot .action {
  background: #48556a;
  font-size: 14px;
  /* vertical-align: middle; */
  width: 17px;
  height: 14px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.repeat-selected-slots .repeat-slot .action i {
  color: #fff;
}

.injury-description-big {
  display: grid;
  grid-template-columns: 200px 80px 80px;
}

option.option-span {
  font-size: 12px;
}

.characters-remain {
  bottom: 10px;
  right: 10px;
  font-size: 12px !important;
  font-weight: 600;
  color: #778298 !important;
  opacity: 0;
  text-align: right;
  margin-bottom: 4px;
  transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.declared_cell > .day {
  background-color: #D2D7DF !important;
}

.cel-info > .booked-date-info-content.past > .booked-date-info-entry {
  background-color: #ECEEF1 !important;
}
@media (max-width: 767px) {
  .cel-info > .booked-date-info-content.past > .booked-date-info-entry {
    background-color: transparent !important;
  }
}
.cel-info > .booked-date-info-content.past > .booked-date-info-entry > .booked-date-info-content-box {
  background-color: rgba(119, 130, 152, 0.2705882353) !important;
  align-self: center;
  margin-left: 4px;
  margin-right: 8px;
  border-radius: 2px;
  height: 8px !important;
  width: 8px !important;
}
@media (max-width: 480px) {
  .cel-info > .booked-date-info-content.past > .booked-date-info-entry > .booked-date-info-content-box {
    margin: 4px auto !important;
  }
}

.booked-date-info-content {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media (max-width: 480px) {
  .booked-date-info-content {
    padding: 0px !important;
  }
}
.booked-date-info-content.booked-date-info-entry.past_hour {
  background-color: #ECEEF1;
}
.booked-date-info-content-box {
  opacity: 1;
  width: 14px;
  height: 14px;
  background-color: #ed0882;
  border-radius: 3px;
}

.booked-date-info-entry {
  background-color: rgba(237, 8, 130, 0.2274509804);
  border-radius: 3px;
  display: flex;
  align-items: center;
  gap: 2px;
}
.booked-date-info-entry span {
  text-transform: capitalize;
  font-size: 14px;
  color: #192440;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .booked-date-info-entry span:not(:first-child) {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .booked-date-info-entry {
    justify-content: center !important;
  }
}
@media (max-width: 767px) {
  .booked-date-info-entry {
    background-color: rgba(237, 8, 130, 0) !important;
    width: auto !important;
    display: flex;
    justify-content: center !important;
  }
}

.multiselect-container.dropdown-menu.no-scroll.multiDrop.show {
  background-color: #C1E2F7 !important;
  color: #192440 !important;
}

/* Tooltip container */
.registration_tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.registration_tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  height: auto !important;
  background-color: #FFFBD0;
  border-radius: 3px;
  color: #778298;
  font-size: small;
  text-align: center;
  padding: 5px;
  line-height: 100%;
  border-radius: 4px;
  position: absolute;
  z-index: 11;
  top: -120;
  right: 120px;
  /* Use half of the width (120/2 = 60), to center the tooltip */
}

.registration_tooltip .tooltiptextDashboard {
  visibility: hidden;
  width: 140px;
  background-color: #FFFBD0;
  border-radius: 3px;
  color: #778298;
  font-size: small;
  text-align: center;
  padding: 5px;
  line-height: 100%;
  border-radius: 4px;
  position: relative;
  z-index: 1000;
  top: -20px;
  right: 20px;
  height: auto !important;
  /* Use half of the width (120/2 = 60), to center the tooltip */
}

/* Show the tooltip text when you mouse over the tooltip container */
.registration_tooltip:hover .tooltiptext {
  visibility: visible;
}

.drop-down__custom {
  border: none !important;
  height: 200px !important;
  width: auto !important;
  left: -8px !important;
}

.registration_tooltip:hover .tooltiptextDashboard {
  visibility: visible;
}

label.multiDropSelection {
  top: 0px !important;
  color: #192440 !important;
}

ul.multiDrop {
  background-color: #58b6ea !important;
  transform: translate3d(8px, 5px, 0px) !important;
  width: 100% !important;
}

.durationBtn:hover {
  cursor: hand;
}

.accordion-body:hover {
  cursor: default;
}

.availability-description:hover {
  cursor: default;
}

.accordion-body .availabilitySingleRemove {
  color: #b759c4;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;
  border-radius: 3px !important;
}
.accordion-body .availabilitySingleRemove .accordion-body .availabilitySingleBooked {
  color: white;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px !important;
}

.grid-table {
  display: grid;
  grid-template-columns: 1fr 80px;
  gap: 4px;
  margin-top: 4px;
}

.editable-table tr {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 95px;
  padding: 4px 16px;
  border: none !important;
}
@media (max-width: 991px) {
  .editable-table tr {
    grid-template-columns: 1fr 1fr 1fr 1fr 95px;
  }
}
.editable-table tr:not(caption) > * {
  border: none !important;
}

.accordion-button:focus {
  box-shadow: none !important;
}

.availability-grid__place {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 991px) {
  .availability-grid__place {
    grid-template-columns: repeat(4, 1fr);
  }
}

.accordion-button:not(.collapsed) {
  color: black !important;
  background-color: #c1e2f7 !important;
}

.availabilitySingleRemove__container {
  padding: 0px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #a6defd;
  text-transform: capitalize;
  border-radius: 3px;
}

.availabilitySingleBooked__container {
  padding: 0px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e91d7f;
  text-transform: capitalize;
  border-radius: 3px;
}

.availabilitySingleRemove:hover {
  cursor: pointer !important;
}

div.payNowButton {
  cursor: hand;
}

.statement-description {
  margin-bottom: 4px;
  position: relative;
  padding: 15px 20px;
  border-radius: 3px !important;
  z-index: 1;
  background-color: #FFF;
  font-weight: 600;
}
@media (max-width: 480px) {
  .statement-description {
    padding: 8px 15px !important;
  }
}
.statement-description:last-child {
  margin-bottom: 0px !important;
}
.statement-description.statement-bar.statement-item {
  display: grid !important;
  gap: 4px;
}
@media (max-width: 480px) {
  .statement-description.statement-bar.statement-item {
    grid-template-columns: 72px 1fr !important;
    height: auto;
    gap: 0px !important;
  }
}
@media (max-width: 991px) {
  .statement-description.statement-bar.statement-item {
    grid-template-columns: 140px auto 140px;
  }
}
@media (min-width: 992px) {
  .statement-description.statement-bar.statement-item {
    grid-template-columns: 140px auto 140px;
  }
}
@media (max-width: 480px) {
  .statement-description.statement-bar.statement-item span,
  .statement-description.statement-bar.statement-item p {
    text-align: left !important;
  }
}
.statement-description.statement-bar.statement-item2 {
  display: grid !important;
  gap: 4px;
}
@media (max-width: 480px) {
  .statement-description.statement-bar.statement-item2 {
    grid-template-columns: 75px 1fr !important;
    height: auto;
  }
}
@media (max-width: 991px) {
  .statement-description.statement-bar.statement-item2 {
    grid-template-columns: auto 50px auto 30px;
  }
}
@media (min-width: 992px) {
  .statement-description.statement-bar.statement-item2 {
    grid-template-columns: 200px 100px 100px 30px !important;
  }
}
@media (max-width: 480px) {
  .statement-description.statement-bar.statement-item2 span,
  .statement-description.statement-bar.statement-item2 p {
    text-align: left !important;
  }
}

.statement-description span {
  font-weight: normal !important;
  flex-basis: 33.333%;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 600;
}

.statement-description p {
  flex-basis: 33.333%;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 600;
}

.z_cnt {
  position: relative;
}

.z_pin {
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 1;
}

/* .note_dot_label {
  pointer-events: none;
  font-weight: 600;
} */
.note_area {
  border-radius: 3px !important;
  width: 100%;
  padding: 5px;
}

.notes_label {
  font-weight: 600;
  font-size: 25px;
}

.additional_label {
  font-size: 20px;
  font-weight: 600;
}

.note_area_additional {
  border-radius: 3px !important;
  width: 100%;
  padding: 5px;
}

.note_dot[type=radio] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* For iOS < 15 to remove gradient background */
  background-color: #fff;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: #0096d8;
  width: 0.4em;
  height: 0.4em;
  background-color: #ca2d2d;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.noteSendButton {
  background-color: rgb(94, 181, 230);
  float: right;
  border-radius: 4px !important;
  width: 100%;
  height: 40px;
  color: white;
  font-weight: 600;
  outline: none;
  border: none;
}

.note_dot_circle {
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(0em, 1.2em);
  background: red;
}

.note_dot_label {
  pointer-events: none;
  font-weight: 600;
  color: white;
}

.note_dot_circle_selected {
  width: 1.3em;
  height: 1.3em;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-0.4em, 0.8em);
  background: transparent linear-gradient(180deg, #0096d8 0%, #681b79 100%) 0% 0% no-repeat padding-box;
}

.dot_deactivated {
  pointer-events: none;
}

@media (max-width: 480px) {
  .registration_step2 {
    height: 70vh !important;
    padding: 26px 26px 26px !important;
  }
}
@media (max-width: 991px) {
  .registration_step2 {
    height: 320px;
    padding: 26px 26px 0px;
  }
}
@media (min-width: 992px) {
  .registration_step2 {
    height: 320px;
    padding: 26px 26px 0px;
  }
}

.terms-container {
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100vw;
  background: #122f48;
  background: linear-gradient(180deg, #122f48 0%, #1a233f 100%);
  position: relative;
  font-family: "SF Pro Display";
}

.popup-content-notes {
  width: 50%;
}

.editable-table-body {
  height: auto !important;
  overflow: visible !important;
}
.editable-table-body tr {
  background-color: transparent !important;
}

.accordion-item {
  border: none !important;
  background-color: #f2f3f5 !important;
}

.accordion-button {
  border-style: none !important;
  padding: 0;
  padding: 15px 20px !important;
  color: #192440;
  height: 52px !important;
}
.accordion-button + .dropdown-carrot {
  transform: rotate(180deg);
}
.accordion-button p {
  font-size: 15px !important;
}
.accordion-button.collapsed + .dropdown-carrot {
  transform: rotate(0deg);
}

.availabilities-view > .dashboard-card-content > .dashboard-card-content-in > table > tbody.no-scroll.editable-table-body {
  height: 209px !important;
  overflow: scroll !important;
  padding-bottom: 26px;
}

.availability-page > .page-container > .availabilities-view > .dashboard-card-content > .dashboard-card-content-in > table > tbody.no-scroll.editable-table-body {
  height: auto !important;
  overflow: visible !important;
}

.availability-page > .page-container > .dashboard-card-in.availabilities-view > .dashboard-card-content > .dashboard-card-content-in {
  padding-bottom: 26px !important;
}

.container.dashboard.dashboard-content.dashboard-card.more-height.dashboard-card-in.dashboard-card-content.min-table-height {
  height: auto !important;
}

.scroll-content > .middle-card-bottom-item:last-child {
  padding-bottom: 60px !important;
}

.bg-light {
  background-color: #f2f3f5 !important;
}

ul {
  margin: 0px !important;
}

.alert {
  margin-bottom: 12px !important;
}
.alert-danger {
  max-width: 400px !important;
  width: 100% !important;
  padding: 12px 20px !important;
}

.sign-up__names {
  display: grid;
  gap: 4px;
}
@media (max-width: 400px) {
  .sign-up__names {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 991px) {
  .sign-up__names {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .sign-up__names {
    grid-template-columns: 1fr 1fr;
  }
}

::-webkit-scrollbar {
  width: 6px !important;
  /* width of the entire scrollbar */
  position: absolute;
}

::-webkit-scrollbar-track {
  background: transparent !important;
  /* color of the tracking area */
}

::-webkit-scrollbar-thumb {
  background-color: rgba(119, 130, 152, 0.4470588235) !important;
  /* color of the scroll thumb */
  border-radius: 4px !important;
  /* roundness of the scroll thumb */
  /* creates padding around scroll thumb */
}

form-in.scroll_disable {
  overflow: hidden !important;
}

@media (max-width: 480px) {
  .dash-injury-popup > form > .scrollable.form-in {
    height: 45vh !important;
    overflow-y: scroll !important;
  }
}

@media (max-width: 480px) {
  .form-in.scrollable {
    height: 60vh !important;
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .form-in.scrollable {
    height: 500px !important;
    overflow-y: scroll !important;
  }
}
@media (min-width: 992px) {
  .form-in.scrollable {
    height: 500px !important;
    overflow-y: scroll !important;
  }
}

@media (max-width: 480px) {
  .form-in.scrollable-3 {
    height: 60vh !important;
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .form-in.scrollable-3 {
    height: 60vh !important;
    overflow-y: scroll !important;
  }
}
@media (min-width: 992px) {
  .form-in.scrollable-3 {
    height: 100% !important;
    overflow-y: scroll !important;
  }
}

@media (max-width: 480px) {
  .form-in.scrollable-2 {
    height: 350px !important;
    overflow-y: scroll !important;
  }
}
@media (max-width: 991px) {
  .form-in.scrollable-2 {
    height: 350px !important;
    overflow-y: scroll !important;
  }
}
@media (min-width: 992px) {
  .form-in.scrollable-2 {
    height: 350px !important;
    overflow-y: scroll !important;
  }
}

button,
input[type=text] {
  border-radius: 3px !important;
}

.medical-grid {
  display: grid;
  gap: 4px;
}
@media (max-width: 991px) {
  .medical-grid {
    grid-template-columns: 1fr !important;
    height: auto !important;
  }
}
@media (min-width: 992px) {
  .medical-grid {
    grid-template-columns: 100px 1fr;
  }
}

.step-2__grid-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4px;
}

.desktop-text {
  display: block;
}
@media (max-width: 767px) {
  .desktop-text {
    display: none !important;
  }
}

.mobile-icon {
  display: none;
}
@media (max-width: 767px) {
  .mobile-icon {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .desktop-days {
    display: none !important;
  }
}

.phone-days {
  display: none !important;
}
@media (max-width: 767px) {
  .phone-days {
    display: block !important;
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .phone-display {
    display: none !important;
  }
}

@media (max-width: 480px) {
  .booked-date-info__phone {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .phone-availability {
    display: none !important;
  }
}

.dashboard-card-content.viewport-scroll {
  overflow-y: hidden !important;
  height: 100%;
  width: 100%;
}

.phone-none {
  font-size: 13px;
  font-weight: 600;
}
@media (max-width: 480px) {
  .phone-none {
    display: none;
  }
}

.no-scroll-y {
  overflow-y: hidden !important;
}

.no-scroll-x {
  overflow-x: hidden !important;
}

.no-scroll {
  scrollbar-width: none !important;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.no-scroll::-webkit-scrollbar {
  display: none;
  width: 1px;
}

.os-scrollbar .os-scrollbar-handle {
  background: rgba(80, 89, 108, 0.3215686275) !important;
}

#loadOverlay {
  display: none;
}

.noteModale {
  position: fixed !important;
  z-index: 10000 !important;
}

.symptoms-style__container > .top {
  display: flex;
  gap: 20px;
}
.symptoms-style__container > .top .num {
  color: #58cffd;
  text-align: left;
  font: normal normal 900 16px/25px SF Pro Display;
  flex-shrink: 0;
}
.symptoms-style__container > .top .text-title {
  width: 100%;
  color: var(--unnamed-color-122f48);
  text-align: left;
  font: normal normal bold 16px/25px SF Pro Display;
  letter-spacing: 0px;
}
.symptoms-style__container > .bottom {
  display: flex;
  gap: 12px;
}
.symptoms-style__container > .bottom .line {
  width: 1px;
  margin-left: 6px;
  background-color: #58cffd;
  flex-shrink: 0;
  margin-right: 12px;
}

.symptoms-style__container {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.symptoms-style__container__box {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.modal-profile__content-box > form {
  height: 100%;
  overflow: scroll;
  max-height: 90vh;
}
@media (max-width: 767px) {
  .modal-profile__content-box > form {
    height: 100%;
    overflow: scroll;
    max-height: 90vh;
  }
}

.body-info__container {
  min-width: 360px;
  width: 360px;
  height: 842px;
  background-color: white;
  position: relative;
}
.body-info__container img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.pop-up-body__notes {
  background-color: #f2f3f5;
  padding: 24px;
}
@media (max-width: 991px) {
  .pop-up-body__notes {
    display: flex;
    flex-direction: column;
    height: 70vh !important;
    overflow: scroll !important;
  }
}
@media (min-width: 992px) {
  .pop-up-body__notes {
    display: grid;
    grid-template-columns: auto auto !important;
    grid-template-rows: auto;
    grid-template-areas: "bodyFront bodyBack" "bodyInput bodyInput" !important;
    height: 70vh !important;
    overflow: scroll !important;
  }
}
@media (min-width: 1280px) {
  .pop-up-body__notes {
    display: grid;
    grid-template-columns: auto auto 360px !important;
    grid-template-rows: auto !important;
    grid-template-areas: "bodyFront bodyBack bodyInput" !important;
    height: auto !important;
  }
}

.body-info__content {
  height: 100%;
  padding: 16px;
}
.body-info__content__scroll {
  height: 100%;
  padding: 16px 16px 0px 16px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 1280px) {
  .body-info__content__scroll {
    overflow: scroll;
    height: 100%;
  }
}

.body-info__front {
  grid-area: bodyFront;
}

.body-info__back {
  grid-area: bodyBack;
}

.body-info__inputs {
  grid-area: bodyInput;
}
@media (min-width: 992px) {
  .body-info__inputs {
    width: 100% !important;
  }
}
@media (min-width: 1280px) {
  .body-info__inputs {
    width: 360px !important;
  }
}

@media (max-width: 991px) {
  .injury-popup-content {
    width: 80vw !important;
    height: 80vh !important;
  }
}
@media (min-width: 992px) {
  .injury-popup-content {
    width: 800px !important;
    height: 800px !important;
  }
}

@media (max-width: 991px) {
  .phone-breaking {
    flex-direction: column !important;
  }
}

.invoice-header-tab {
  background-color: #59B6EA;
  display: flex !important;
  width: 100%;
}
.invoice-header-tab tr {
  padding: 0px 40px;
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  width: 100%;
  align-items: center;
}
.invoice-header-tab tr th {
  font-size: 15px;
}

.invoice-bottom-tab {
  display: flex;
}
.invoice-bottom-tab tr {
  display: grid !important;
  grid-template-columns: 1.5fr 1fr 1fr 1fr !important;
  align-items: center !important;
  width: 100%;
}

.daterangepicker {
  z-index: 100000 !important;
}

.availabilitys-panel {
  padding: 15px 15px 0px 15px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

@media (max-width: 480px) {
  .popup-content.pop-up-content__invoice {
    width: 460px !important;
    transform: scale(0.6) !important;
  }
}
@media (max-width: 767px) {
  .popup-content.pop-up-content__invoice {
    transform: scale(0.8);
  }
}
@media (max-width: 991px) {
  .popup-content.pop-up-content__invoice {
    width: 90vw;
  }
}

.accordionPhysiosAvailability:last-child {
  margin-bottom: 26px !important;
}

.reusable__card {
  min-height: 60px !important;
  min-width: 100px !important;
}

.popup-content.pop-up-content__invoice.invoice-container {
  width: 800px;
  height: auto;
  max-width: 800px !important;
  max-height: none !important;
}
@media (max-width: 767px) {
  .popup-content.pop-up-content__invoice.invoice-container {
    width: 140vw !important;
    transform: scale(0.6);
  }
}

.payments-sidebars-toggles {
  position: absolute;
  bottom: 0px;
  padding: 10px 10px 30px 10px;
  height: 40px;
  width: 51px;
  text-align: center;
  margin-bottom: 8px;
  right: 0px;
}
@media (max-width: 991px) {
  .payments-sidebars-toggles {
    display: block;
  }
}
@media (min-width: 992px) {
  .payments-sidebars-toggles {
    display: block;
  }
}
@media (min-width: 1280px) {
  .payments-sidebars-toggles {
    display: none;
  }
}

.injuries_scroll-item:last-child {
  padding-bottom: 26px !important;
}

.border-3 {
  border-radius: 3px !important;
}

.border-4 {
  border-radius: 4px !important;
}

.border-view {
  border-radius: 3px !important;
}

.multiDropSelection {
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}
.c-time-row-container .c-time-row.user-clicked-blank {
  background: #D2D7DF !important;
}

.c-time-row-container .c-time-row.user-clicked-availability::before {
  background-color: #6DBBE0 !important;
}

.appoint-body > .value {
  text-align: left !important;
}

.appoint-body {
  text-align: left !important;
}

input[type=range] {
  background-color: red !important;
}

.admin-panel-calendar {
  height: 100%;
}
@media (max-width: 991px) {
  .admin-panel-calendar {
    width: 100%;
    overflow: scroll;
  }
}

.book-cont .book-main .date-table .calendar-days .calendar-book .book-appointment .choose-time .c-time-row.admin-slot-container {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr 110px 110px !important;
  gap: 4px;
  margin: 0px !important;
  height: 54px;
}

.admin-slots {
  display: grid;
  gap: 4px;
  padding: 0px 30px 30px 30px;
  height: calc(100% - 142px);
  overflow: scroll;
}
@media (max-width: 991px) {
  .admin-slots {
    padding: 0px 16px 16px 16px;
    height: calc(100% - 120px);
    width: 930px;
  }
}
@media (min-width: 992px) {
  .admin-slots {
    padding: 0px 16px 16px 16px;
    height: calc(100% - 120px);
  }
}
@media (min-width: 1280px) {
  .admin-slots {
    padding: 0px 30px 30px 30px;
    height: calc(100% - 140px);
  }
}

.slots-booked {
  background: #ed0881 !important;
  background-color: #ed0881 !important;
  color: #122f48 !important;
}

.slots-overdue {
  background: #d3d6de !important;
  background-color: #d3d6de !important;
  color: #122f48 !important;
}

.header-admin-slots {
  background: #778296;
  color: white !important;
  display: grid;
  gap: 4px;
  height: 40px !important;
  grid-template-columns: 1fr 1fr 1fr 1fr 110px 110px !important;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 3px;
  margin-bottom: 6px;
  height: 54px;
  overflow: hidden;
  margin: 36px 30px 4px 30px;
  padding: 0px 20px;
}
@media (max-width: 991px) {
  .header-admin-slots {
    margin: 16px 16px 4px 16px;
    width: 900px;
  }
}
@media (min-width: 992px) {
  .header-admin-slots {
    margin: 16px 16px 4px 16px;
  }
}
@media (min-width: 1280px) {
  .header-admin-slots {
    margin: 36px 30px 4px 30px;
  }
}

.accordion {
  --bs-accordion-border-radius: 0rem !important;
}

.c-time-row.selected:hover > .time-span {
  color: #1c233d !important;
}

.popup__placeholder {
  border-radius: 4px;
  overflow: scroll;
}
@media (max-width: 480px) {
  .popup__placeholder {
    width: 340px !important;
    height: 350px !important;
  }
}
@media (max-width: 767px) {
  .popup__placeholder {
    width: 440px !important;
    height: 450px !important;
  }
}
@media (max-width: 991px) {
  .popup__placeholder {
    width: 540px;
    height: 550px;
  }
}
@media (min-width: 992px) {
  .popup__placeholder {
    width: 540px;
    height: 550px;
  }
}

.accordion-button::after {
  background-image: none !important;
}

.fa-caret-down {
  color: #192440 !important;
}

.line-height-1 {
  line-height: 1.1 !important;
  position: relative;
}

.gray-title {
  color: #778298 !important;
}

.p-title-injury {
  color: #778298 !important;
  line-height: 1.1;
  align-items: center;
}

.p-titles-injury {
  color: #778298 !important;
  line-height: 1.1;
  align-items: center;
  font-size: 16px;
}

.sub-title-gray {
  color: #778298 !important;
  font-size: 16px;
  font-weight: 400 !important;
}

.last-border {
  border: none !important;
}

.textarea-titles {
  height: 40px !important;
  align-items: center !important;
}
.textarea-titles span {
  margin-top: 4px !important;
  line-height: 1.1 !important;
}

.textarea-titles-view {
  height: 40px !important;
  align-items: center !important;
}
.textarea-titles-view span {
  font-size: 16px;
  color: #778298 !important;
  margin-top: 4px !important;
  line-height: 1.1 !important;
}

input,
textarea {
  color: #3b3944 !important;
  -webkit-text-fill-color: #3b3944 !important;
}

.button-titles {
  font-size: 13px;
  font-weight: 600;
}

@media (max-width: 480px) {
  .printpatientPdfView {
    width: 140vw !important;
  }
}

.admin-bar {
  display: grid !important;
  grid-template-columns: 50px 50px 150px 90px 100px 250px 250px 250px 200px 100px 80px 50px 50px 80px 1fr !important;
  align-items: center !important;
  height: 52px !important;
}

.admin_user_connect {
  font-size: 12px;
}

.admin-user-bar {
  height: 52px !important;
}

.all-physios {
  height: 100%;
  width: 100%;
  padding: 7%;
  text-align: center;
  background: #b8b8b8;
  color: white;
  line-height: 1.1;
  font-style: italic;
  font-size: 17px;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .all-physios {
    font-size: 10px !important;
  }
}

@media (max-width: 480px) {
  .phone-overflow {
    overflow: hidden !important;
  }
}

.phone-medical-button {
  top: 9px;
}
@media (max-width: 480px) {
  .phone-medical-button {
    top: 0px !important;
  }
}

@media (max-width: 480px) {
  .text_ownReady {
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .text_otherReady {
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .mobile-not {
    display: none;
  }
}

@media (max-width: 767px) {
  .popupNoClose {
    top: 32px !important;
  }
}

.arrow-down__style {
  position: absolute;
  display: block;
  right: 114px;
  top: 7px;
}
@media (max-width: 480px) {
  .arrow-down__style {
    right: 10px !important;
  }
}

.desktop-overflow {
  overflow: hidden !important;
}

.res-padding {
  padding: 26px;
}
@media (max-width: 480px) {
  .res-padding {
    padding: 15px !important;
  }
}

@media (max-width: 991px) {
  #patient-form-two > form {
    height: 100% !important;
  }
}
@media (min-width: 992px) {
  #patient-form-two > form {
    height: 50vh !important;
  }
}

#printAlternative {
  width: 800px;
  height: 800px;
  position: absolute;
  z-index: 9999;
  background-color: white;
  border-radius: 4px;
  display: none;
}

.humble_injury_option {
  font-weight: 600 !important;
  color: #1a2541 !important;
}

.min-height-0 {
  min-height: 0px !important;
}

#rotate-device__container {
  display: none;
}

.mobile-rotate-vertical {
  display: none;
}

@media (max-width: 480px) {
  .mobile-rotate-vertical {
    left: 20px;
    position: absolute;
    bottom: 8%;
    width: 35px;
    height: auto;
    z-index: 9999999;
  }
}
@media only screen and (min-device-width: 300px) and (max-device-width: 700px) and (orientation: landscape) {
  #rotate-device__container {
    display: block;
    z-index: 99999;
    width: 100vw;
    height: 100vh;
    position: fixed;
    background: linear-gradient(#133655 25%, #3e2e6f 100%);
  }
  #rotate-device {
    background: url("/images/rotate-mobile.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px 100px;
    width: 100vw;
    height: 100vh;
  }
  #subscriber {
    height: 100% !important;
  }
  .rotate {
    z-index: 999999 !important;
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    padding: 0px !important;
    overflow: visible !important;
  }
}
.disabled-exercise {
  cursor: default !important;
}

#adminPtInfoPopupContainer {
  position: fixed;
  background: rgba(21, 41, 68, 0.8);
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}

#adminPtInfoPopupContent {
  padding: 26px;
  border-radius: 4px;
  background-color: #f2f3f5;
  max-width: 500px;
  height: 550px;
  overflow-y: scroll;
}

#adminPtInfoPopup {
  padding: 26px;
  border-radius: 4px;
  background-color: #fff;
}

.download-physio-pic {
  padding: 8px;
  border-radius: 4px;
  color: white;
  position: relative;
  display: inline-block;
  background-color: #59b6ea;
  margin-top: 6px;
  margin-bottom: 20px;
}
.download-physio-pic:hover {
  background-color: #50A4D4;
  color: white;
}

.ptInfo-photo-pic {
  border-radius: 4px;
  overflow: hidden;
}

.adminPtInfoHeader {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 8px;
}

.ptInfo-title {
  padding-top: 20px;
}

.pt-info-dates {
  display: flex;
  gap: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d1d4;
}
.pt-info-dates span {
  font-weight: 600;
}

#adminPtInfoPopup h4 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 20px;
}

#adminPtInfoPopup li {
  margin-bottom: 12px;
}

#adminPtInfoPopup hr {
  margin-top: 20px;
}
