html {
  height: 100%;
  width: 100%;
}

body {
  height: 100%;
  width: 100%;
  height: 100vh;
}

nav.bg-primary {
  background-color: #397695 !important;
}

.regulora a {
  color: #61bde3;
}

body.cordova {
  height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.patient-bg .alert-warning p {
  color: #856404;
}
.patient-bg a {
  color: white;
}

.no-js {
  position: fixed;
  z-index: 999999;
  width: 100%;
  height: 100%;
  top: 0;
}

.regulora label {
  display: block;
  color: #333333;
  font-family: "Helvetica Neue";
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
}
.regulora select,
.regulora input {
  width: 100%;
}
.regulora span.help {
  color: #999999;
  font-family: "Helvetica Neue";
  font-size: 13px;
  line-height: 16px;
  display: block;
  margin-top: 8px;
}
.regulora select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  border-radius: 12px;
  color: #333333;
  background-color: #fff;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAA3klEQVRIS+3VMU9CMRTF8d8zBL+aizoQFhx0kUk33RzdYMNFXUFnYeGrYYyaJiUxJHDLSxodbNKpfeffc9/pbaPyaCrr+3OA++z4rtT5Pg5GuMnCY9yWQEoBE1xhlUUP8YDrCBIB0vojLvGO0yz4hm4JJAKcYYoPHGOZAUdYoIMBXrc5iQAHeMlzviFygj7O8dkWEJU4XI8chALRhn9AVKHf70VRTHu4wFfbmKZLNKt50dLBnna0imcMd/2I0phWa3Y/D1e1Xa9BCZJG0VuQNpaWKMx72xS1Fl5/WN3BN+AgJhnZQlq4AAAAAElFTkSuQmCC");
  background-position: calc(100% - 0.5rem), 100% 0;
  background-size: 1.5em 1.5em;
  background-repeat: no-repeat;
  font-family: "Helvetica Neue";
  font-size: 14px;
  line-height: 24px;
}
.regulora input[type=text],
.regulora input[type=phone],
.regulora input[type=password],
.regulora input[type=tel],
.regulora input[type=email] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  border-radius: 12px;
  color: #333333;
}
.regulora input[type=checkbox] {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.regulora input[type=submit],
.regulora input[type=submit] .btn.btn-primary,
.regulora button.btn.btn-primary {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 20px;
  padding: 8px 40px;
  width: auto;
  background: #285873;
  border: none;
  color: #fff;
}
.regulora button.hollow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  appearance: none;
  border-radius: 20px;
  padding: 8px 40px;
  width: auto;
  background: #fff;
  border: none;
  border: 1px solid #285873;
  color: #285873;
}
.regulora hr {
  border-top: 2px solid #61bde3;
  margin-bottom: 48px;
}
.regulora .form-group {
  margin-bottom: 38px;
  text-align: left;
}
.regulora form {
  text-align: center;
}
.regulora .form-group-check {
  margin-top: 8px;
}
.regulora .form-group-check span {
  display: inline-block;
}
.regulora #begin-again-form input[type=submit] .btn.btn-primary,
.regulora #begin-again-form button.btn.btn-primary {
  background: #fff;
  border: 2px solid #285873;
  color: #285873;
}
.regulora .form-check .form-text {
  margin-left: 15px;
}

.regulora h1 {
  color: #285873;
  font-family: proxima-nova, sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 43px;
}
.regulora h2 {
  color: #285873;
  font-family: "Helvetica Neue";
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 38px;
}
.regulora h3 {
  color: #61bde3;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  letter-spacing: 0.7px;
  line-height: 19px;
  font-weight: 300;
  margin-bottom: 38px;
}
.regulora h3 b {
  font-weight: bold;
}
.regulora h4 {
  color: #285873;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
}

.patient-bg h1 {
  color: #baf0ff;
}
.patient-bg h1 #treatment-headline {
  color: #fff;
}
.patient-bg h1 #practice-headline {
  color: #fff;
}
.patient-bg h2 {
  color: #fff;
}
.patient-bg h2.treatment-text {
  margin: 16px 0 0 0;
}
.patient-bg h3 {
  color: #fff;
}
.patient-bg p {
  font-family: proxima-nova, sans-serif;
  color: #fff;
}
.patient-bg p.treatment-text {
  margin: 16px 0 16px 0;
  font-weight: 400;
}

.regulora label {
  display: block;
  color: #333333;
  font-family: "Helvetica Neue";
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
}
.regulora select,
.regulora input {
  width: 100%;
}
.regulora span.help {
  color: #999999;
  font-family: "Helvetica Neue";
  font-size: 13px;
  line-height: 16px;
  display: block;
  margin-top: 8px;
}
.regulora select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  border-radius: 12px;
  color: #333333;
  background-color: #fff;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAA3klEQVRIS+3VMU9CMRTF8d8zBL+aizoQFhx0kUk33RzdYMNFXUFnYeGrYYyaJiUxJHDLSxodbNKpfeffc9/pbaPyaCrr+3OA++z4rtT5Pg5GuMnCY9yWQEoBE1xhlUUP8YDrCBIB0vojLvGO0yz4hm4JJAKcYYoPHGOZAUdYoIMBXrc5iQAHeMlzviFygj7O8dkWEJU4XI8chALRhn9AVKHf70VRTHu4wFfbmKZLNKt50dLBnna0imcMd/2I0phWa3Y/D1e1Xa9BCZJG0VuQNpaWKMx72xS1Fl5/WN3BN+AgJhnZQlq4AAAAAElFTkSuQmCC");
  background-position: calc(100% - 0.5rem), 100% 0;
  background-size: 1.5em 1.5em;
  background-repeat: no-repeat;
  font-family: "Helvetica Neue";
  font-size: 14px;
  line-height: 24px;
}
.regulora input[type=text],
.regulora input[type=phone],
.regulora input[type=password],
.regulora input[type=tel],
.regulora input[type=email] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  border-radius: 12px;
  color: #333333;
}
.regulora input[type=checkbox] {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.regulora input[type=submit],
.regulora input[type=submit] .btn.btn-primary,
.regulora button.btn.btn-primary {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 20px;
  padding: 8px 40px;
  width: auto;
  background: #285873;
  border: none;
  color: #fff;
}
.regulora button.hollow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  appearance: none;
  border-radius: 20px;
  padding: 8px 40px;
  width: auto;
  background: #fff;
  border: none;
  border: 1px solid #285873;
  color: #285873;
}
.regulora hr {
  border-top: 2px solid #61bde3;
  margin-bottom: 48px;
}
.regulora .form-group {
  margin-bottom: 38px;
  text-align: left;
}
.regulora form {
  text-align: center;
}
.regulora .form-group-check {
  margin-top: 8px;
}
.regulora .form-group-check span {
  display: inline-block;
}
.regulora #begin-again-form input[type=submit] .btn.btn-primary,
.regulora #begin-again-form button.btn.btn-primary {
  background: #fff;
  border: 2px solid #285873;
  color: #285873;
}
.regulora .form-check .form-text {
  margin-left: 15px;
}

.app {
  margin: 70px 0;
}

.patient-bg {
  background: -webkit-gradient(linear, left bottom, left top, from(#61bde3), to(#397695));
  background: linear-gradient(0deg, #61bde3 0%, #397695 100%);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-color: #61bde3;
}

button.hollow,
.button.hollow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  appearance: none;
  border-radius: 20px;
  padding: 8px 40px;
  width: auto;
  background: #fff;
  border: none;
  border: 1px solid #285873;
  color: #285873;
}

.patient-action {
  text-align: center;
  margin: 70px 0;
}
.patient-action .patient-action-waiting,
.patient-action .patient-action-play,
.patient-action .patient-action-completed {
  position: relative;
  background: #fff;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -js-display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 48px;
}
.patient-action .patient-action-waiting svg,
.patient-action .patient-action-play svg,
.patient-action .patient-action-completed svg {
  opacity: 0.8;
  fill: #285873;
}
.patient-action .patient-action-waiting:after,
.patient-action .patient-action-play:after,
.patient-action .patient-action-completed:after {
  width: 132px;
  height: 132px;
  content: "";
  border: 4px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: -6px;
  top: -6px;
}
.patient-action .patient-action-play svg {
  width: 72px;
  height: 72px;
}
.patient-action .patient-steps {
  width: 100%;
}
.patient-action .patient-steps ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.patient-action .patient-steps ul li {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  display: inline-block;
  margin: 0 16px 0 0;
  font-size: 10px;
  -js-display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.patient-action .patient-steps ul li.dot-complete {
  background: #285873;
  color: #fff;
}
.patient-action .patient-steps ul li.dot-treatment-pending {
  background: #fff;
  color: #61bde3;
}
.patient-action .patient-steps ul li.dot-active {
  background: #fff;
}
.patient-action .patient-steps ul li.dot-miss {
  background: #d0021b;
  color: #fff;
}

.regulora .navbar {
  padding-top: 16px;
  padding-bottom: 16px;
}

.notch .navbar {
  padding-top: 70px;
}

.brand {
  position: absolute;
  left: 50%;
  margin-left: -43px !important; /* 50% of your logo width */
  display: block;
  width: 86px;
  margin-top: -30px;
}

.navbar {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.regulora.cordova .navbar {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-top: constant(safe-area-inset-top); /* iOS 11.0 */
  padding-top: env(safe-area-inset-top, 16px); /* iOS 11.2 */
}

.navbar-patient .navbar-nav {
  text-align: center;
}
.navbar-patient .navbar-nav svg {
  fill: #fff;
  margin-right: 8px;
}
.navbar-patient .navbar-nav li {
  margin-left: 16px;
  margin-right: 16px;
  display: inherit;
  color: #fff;
  opacity: 0.7;
}
.navbar-patient .navbar-nav li a {
  color: #fff;
  text-decoration: none;
  -js-display: inline-flex;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.navbar-patient .navbar-nav li.active {
  opacity: 1;
}
.navbar-patient .navbar-collapse {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.navbar-patient .navbar-collapse.show .navbar-nav li, .navbar-patient .navbar-collapse.collapsing .navbar-nav li {
  margin-left: 0px;
  margin-bottom: 8px;
  margin-right: 16px;
  margin-top: 16px;
}
.navbar-patient .navbar-toggler {
  border: none;
}
.navbar-patient .navbar-brand {
  width: 0;
  opacity: 0;
  visibility: hidden;
}

.navbar .navbar-back {
  opacity: 0.5;
  color: #fff;
  text-decoration: none;
}
.navbar .navbar-back svg {
  height: 18px;
  width: 18px;
  display: inline-block;
  margin-top: -4px;
}

.navbar-container {
  min-height: 72px;
  padding-bottom: 40px;
  padding-top: constant(safe-area-inset-top);
  padding-top: env(safe-area-inset-top, 40px);
}

.cordova .navbar-container {
  padding-top: constant(safe-area-inset-top);
  padding-top: calc(env(safe-area-inset-top, 40px) + 40px);
}

#treatment-changer {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
#treatment-changer .btn-group {
  border-radius: 12px;
}
#treatment-changer .dropdown-menu.show {
  background: #2b5970;
  color: #fff;
  width: 100%;
}
#treatment-changer .dropdown-menu.show a {
  color: #fff;
}
#treatment-changer .dropdown-menu.show a:hover {
  background: #2b5970;
}

.video-modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 80px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
  text-align: center;
}
.video-modal.show {
  display: block;
}
@media (max-width: 767.98px) {
  .video-modal {
    padding: 80px 32px;
  }
}
.video-modal .patient-action-close {
  color: #fff;
  position: absolute;
  top: 32px;
  right: 32px;
}
.video-modal .patient-action-close svg {
  fill: #fff;
}
.video-modal #video-modal-container {
  display: inline-block;
}

#session-complete {
  display: none;
  position: absolute;
  padding: 80px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 998;
  display: none;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
@media (max-width: 767.98px) {
  #session-complete {
    padding: 80px 32px;
  }
}
#session-complete.show {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#session-can-begin-again-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
#session-can-begin-again-container .regulora input[type=submit],
#session-can-begin-again-container .regulora input[type=submit] .btn.btn-primary,
#session-can-begin-again-container .regulora button.btn.btn-primary {
  background-color: #61bde3;
}

#help #help-container {
  padding: 0 0.5rem;
}
#help ul {
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
  list-style: none;
}
#help ul li {
  font-weight: 400;
  line-height: 1.3;
  color: #000;
  word-break: break-word;
  margin-bottom: 20px;
  position: relative;
}
#help ul li img {
  margin-right: 8px;
  display: block;
  position: absolute;
  left: -34px;
  top: 4px;
}
#help ul li ul li {
  font-weight: 300;
}

#upcoming-sessions h2,
#past-sessions h2 {
  margin-bottom: 8px;
}
#upcoming-sessions .session-name,
#past-sessions .session-name {
  margin-bottom: 0;
}
#upcoming-sessions .session-date,
#past-sessions .session-date {
  position: relative;
}
#upcoming-sessions .session-date a,
#past-sessions .session-date a {
  margin: 0 4px;
  position: relative;
  top: -2px;
  cursor: pointer;
}

#past-sessions {
  margin-top: 18px;
}
#past-sessions .session-missed {
  color: #cb0023;
}
#past-sessions .session-completed {
  color: #17a678;
}

#account-info #logout {
  padding: 0;
}

.modal {
  top: 80px;
  top: constant(safe-area-inset-top);
  top: calc(env(safe-area-inset-top, 40px) + 80px);
}

/* Page Layouts */
#regulora-app-account ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#regulora-app-onboarding ul {
  list-style: none;
  margin: 16px 0;
  padding: 0;
}

/*# sourceMappingURL=app.css.map */