/*** css for logo ***/
.header.page .logo img {
  margin-top: 14px;
}

/*** css for select units ***/
.switch-on {
  position: absolute;
  left: -38px;
  top: 5px;
  color: white;
  font-weight: bold;
  font-size: 11px;
}

.switch-off {
  position: absolute;
  left: -19px;
  top: 4px;
  color: white;
  font-weight: bold;
  font-size: 11px;
}

.switch-on .fa,
.switch-off .fa {
  display: inline;
}

.switch label.units:after {
  width: 4.3rem;
  height: 1.8rem;
}

.switch.round label.units:after {
  border-radius: 2rem 0 0 2rem;
}

.switch label.units .switch-off {
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  left: 64px;
  top: 5px;
  color: #5c5c5c;
  z-index: 1;
}

label.units {
  width: 125px;
  height: 32px;
}

.units-outer label {
  padding-top: 4px;
}

.units-outer .switch-value {
  padding-left: 0;
  padding-top: 5px;
}

table .units-outer input {
  position: absolute;
}

.switch label.units .switch-on {
  font-size: 14px;
  font-weight: normal;
  position: relative;
  left: -106px;
  top: 2px;
  color: #5c5c5c;
  z-index: 1;
}

.switch input:checked+label.units:after {
  left: 62px;
  border-radius: 0 2rem 2rem 0;
}

.switch input:checked+label.units .switch-on {
  color: #fff;
}

.switch input:not(:checked)+label.units .switch-off {
  /* color: #5c5c5c; */
  color: #fff;
}

.switch input:checked+label.units .switch-off .fa-check:before {
  display: none;
}

.select .switch-on .fa-check:before {
  content: "";
}

.switch input:checked+label.units .switch-on .fa-check:before {
  content: "\f00c";
}

.switch.select label {
  background-color: #008080;
  position: absolute;
  left: 30px;
}

.sunits {
  margin-top: 20px;
}

select {
  background: url("../img/arrow.png") 96% center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.tabs {
  margin-bottom: 0;
}

.tabs.overlap {
  background: none;
}

.number {
  box-sizing: border-box;
  background-color: #008080;
  color: #fff;
  border-radius: 10px;
  padding: 0px 6px 0px 7px;
  position: relative;
  top: -2px;
  font-size: 15px;
  vertical-align: middle;
}

@media screen\0 {
  .number {
    box-sizing: border-box;
    background-color: #008080;
    color: #fff;
    border-radius: 10px;
    width: 20px;
    display: inline-block;
    height: 20px;
    padding: 10px;
    padding-left: 7px;
    position: relative;
    top: -4px;
  }
}

/* 
.therapyreview .scorebarlabel {
  display: none;
} */

/*** css for caution box ***/
.caution-box-modal>ul {
  margin: 0 0 0.4rem 2.1rem;
}

.caution-box-modal>ul li {
  font-size: 16px;
  padding: 6px 0 0 6px;
}

.caution-box-modal {
  background-color: #fff7ec;
  border: 1px solid #ffca86;
}

.tooltip>.nub {
  border-color: transparent transparent #188dae;
}

/*** css for collapsable-panel ***/
.collapsable-panel .secondaryMedAdTop:before {
  content: "";
  position: absolute;
  top: -10px;
  right: 40%;
  margin-left: -10px;
  border-style: solid;
  border-width: 0 8px;
  border-color: #c0c0c0 transparent transparent transparent;
}

.collapsable-panel.inset {
  background-image: none;
  background-color: #fff;
  border: 1px solid #c0c0c0;
  padding: 10px;
}

.reviewTherapyError .reveal-modal-bg,
.btnReviewTherapyError .reveal-modal-bg {
  z-index: -1;
}

.reviewTherapyError .alert-box:after,
.btnReviewTherapyError .alert-box:after {
  content: "";
  position: absolute;
  top: -10px;
  right: 12%;
  margin-left: -10px;
  border-style: solid;
  border-color: transparent;
  border-width: 0 8px;
  border-bottom: 10px solid #d07600;
}

.alert-box .fa-info-circle {
  color: #fff;
  cursor: default;
}

.fa-repeat {
  color: #008ad2;
}

.fa-info-circle {
  color: #b9b9bb;
  cursor: pointer;
}

input[type="text"]::-ms-clear {
  display: none;
}

.reset {
  margin-top: 40px;
}

.left10 {
  margin-left: 10px;
}

.message-holder {
  margin-top: 0.75rem;
}

select option {
  border-right: 2px solid #c0c0c0;
}

select optgroup {
  border-right: 2px solid #c0c0c0;
}

select optgroup option {
  border-right: none;
}

select optgroup,
select option {
  padding-left: 10px;
}

optgroup {
  color: #333333;
  font-weight: bold;
}

option {
  color: #333333;
}

.tabs.overlap li.selected {
  z-index: 1;
}

.tooltip {
  z-index: 2000;
  background: #188dae;
}

.margin-10 {
  margin-top: 10px;
}

.custom-size {
  font-size: 18px;
  vertical-align: middle;
  margin-bottom: 5px;
}

.therapy-custom-size {
  font-size: 18px;
  vertical-align: middle;
}

/** css for scorebar panel **/
.data {
  font-family: "Roboto", Helvetica Neue, "Helvetica", Arial, sans-serif;
}

.scorebar-count {
  display: inline-block;
  font-size: 23px;
  color: #ffffff;
  font-weight: bold;
}

.scorebar-count-suffix {
  display: inline-block;
}

.scorebar-score-container {
  display: inline-block;
}

.suffix-blocked-width span {
  display: block;
}

.data-display .data sub {
  font-size: 12px;
  font-weight: normal;
}

.custom-width .adjust-width-auto {
  width: 50%;
}

.data .top {
  font-size: 16px;
}

.scorebar_label {
  font-size: 10px;
  opacity: 0.9;
  font-weight: 600;
  color: #ffffff;
}

.scorebar-score-unit {
  font-size: 10px;
  opacity: 0.9;
  font-weight: 600;
}

.scorebar_txt {
  font-size: 10px;
  opacity: 0.9;
}

.scorebar-panel-right {
  background: url("../img/score_divider.png") 11px 6px no-repeat;
  padding-left: 30px;
  background-size: 1px auto;
}

.data-display .data {
  /* background-color: #008080; */
  color: #fff;
  border-top: 10px solid #012557;
  /* padding: 10px 0 15px 0; */
}

.box {
  box-sizing: border-box;
  background-color: #008081;
  width: 80px;
  font-size: 12px;
  padding: 2px 0 0 9px;
  top: 0;
  position: relative;
  color: #fff;
  line-height: 28px;
}

.data-display.stuck {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  background-color: #008080;
}

/* .data-display.shrink {
  background-color: #006666;
  font-size: 0.8rem;
} */

.data-display.shrink .data {
  /* padding: 0.25rem;
  padding-bottom: 5px;
  padding-top: 5px; */
}

.data-display.shrink .data .top {
  font-size: 14px;
  line-height: 18px;
}

.data-display.shrink .data .scorebar-count {
  font-size: 26px;
}

.data-display.shrink .data .scorebar_label {
  font-size: 8px;
}

.data-display .data .scorebar_label sub {
  font-size: 8px;
}

.data-display.shrink .data .scorebar_txt {
  font-size: 8px;
}

.data-display.shrink .data .scorebar-panel-left {
  min-height: 3.8rem;
}

.data-display.shrink .data .scorebar-panel-right {
  background-position: 11px 3px;
}

.data-display .data {
  -moz-transition: padding 0.5s ease;
  -webkit-transition: padding 0.5s ease;
  -o-transition: padding 0.5s ease;
  transition: padding 0.5s ease;
}

.scorebar-panel-left {
  min-height: 4rem;
}

.therapyreview .scorebar-panel-left {
  min-height: 3rem;
}

.scorebar-panel-left-inner {
  position: absolute;
  right: 10px;
}

.scorebar-panel-left .scorebar-panel .scorebar-count-suffix,
.scorebar-panel-right .scorebar-panel .scorebar-count-suffix {
  margin-left: -3px;
}

.alert-box .close {
  opacity: 1;
  color: #fff;
}

.alert-box .close:focus,
.alert-box .close:hover {
  opacity: 1;
}

.alert-box {
  padding: 1rem 2.71429rem 1rem 1rem;
}

.alert-box.alert.caution-box-style {
  background-color: #fff7ec;
  border: 1px solid #ffca86;
  color: #333;
  font-size: 14px;
}

.alert-box.caution-box-style .fa-info-circle {
  color: #5c5c5c;
}

.alert-box.caution-box-style .close {
  color: #333;
}

.question.custom_info .required-holder {
  background-color: transparent;
  display: inline-block;
  color: #333;
}

.custom_info .fa-holder-dynamic:before,
.custom_info.fa:before,
.custom_info>.fa-holder:before {
  content: "\f05a";
  color: #333;
}

.message-holder>.custom_info {
  background-color: #fff7ec;
  border: 1px solid #ffca86;
  color: #333;
  font-weight: 500;
}

.custom_info .message-holder>.custom_info {
  display: block;
}

.custom_info .input-holder select,
.custom_info .input-holder textarea,
.custom_info .input-holder input {
  border-color: #ff960d;
}

.text-contraindicated-color {
  color: red;
}

.tap-to-close {
  color: #fff;
}

@media only screen and (min-width: 768px) {

  .page.footer .tabs.primary.reverse,
  .page.footer .tabs.primary.reverse li {
    background-color: transparent;
    border: 0;
  }

  .page.footer .tabs.primary.reverse li {
    float: none;
    display: inline-block;
  }

  .page.footer .tabs.primary.reverse {
    float: none;
    display: inline-block;
  }

  .page.footer {
    text-align: center;
  }

  .page.footer .tabs.primary.reverse a,
  .page.footer .tabs.primary.reverse li a {
    color: #fff;
  }

  .page.footer .tabs.primary.reverse a:hover,
  .page.footer .tabs.primary.reverse li a:hover {
    text-decoration: underline;
  }

  .page.footer .tabs.primary.reverse a:after,
  .page.footer .tabs.primary.reverse li a:after {
    top: auto;
    bottom: -1px;
    border-width: 0px 8px;
    border-bottom: 10px solid #fff;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .header .tabs.primary li {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) and (min-width: 280px) {
  .page.footer .tabs.primary li {
    /*width: 33.33%;*/
  }
}

@media only screen and (min-device-width: 393px) and (orientation: portrait) {
  .switch.select label {
    left: 15px;
  }
}

@media screen and (device-aspect-ratio: 40/71) {
  .secondaryMedAdTop .switch.select label {
    background-color: #008080;
    position: absolute;
    left: 17px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /*.therapy-tab{min-height: 685px !important;}*/
}

@media only screen and (max-width: 420px) {
  .swappable .short-text {
    display: inline;
  }

  .swappable .long-text {
    display: none;
  }

  .linespacing {
    line-height: 20px;
    padding-bottom: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .page.footer .logo img {
    display: block;
    width: auto;
  }

  .data .top {
    font-size: 14px;
    font-weight: 500;
  }

  .reset {
    margin-top: 2em;
    margin-bottom: 1em;
  }
}

@media only screen and (max-width: 768px) {
  .switch label:after {
    top: 0.2rem;
  }

  .tabs.primary li:last-child {
    /* margin-right: -1px; */
  }

  table td {
    line-height: 18px;
  }
}

.reviewTherapyError {
  position: absolute;
  top: 6.5em;
  right: 15px;
  z-index: 9999;
}

@media (min-width: 320px) {
  .reviewTherapyError {
    top: 3.2em;
  }

  /* .uom-pi {
    top: 2.2em !important;
    margin-bottom: 2.5em !important;
    right: 12em !important;
  } */
}

@media (min-width: 481px) {
  .reviewTherapyError {
    top: 5.5em;
  }
}

.btnReviewTherapyError {
  position: absolute;
  z-index: 9999;
  max-width: fit-content;
  margin-top: 3.1rem;
}

.btnRTContainer {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  flex-wrap: wrap;
}

@media only screen and (min-width: 480px) {
  .scorebar-count {
    font-size: 22px;
    line-height: 40px;
  }

  .scorebar_label {
    font-size: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .data .top {
    font-size: 21px;
  }

  .scorebar_label {
    font-size: 10px;
    opacity: 0.9;
    font-weight: 600;
  }

  .scorebar-score-unit {
    font-size: 13px;
    opacity: 0.7;
    font-weight: 600;
  }

  .scorebar-count {
    font-size: 30px;
  }

  .scorebar_txt {
    font-size: 14px;
    opacity: 0.7;
  }

  .data-display.shrink .data .top {
    font-size: 22px;
    line-height: 18px;
  }

  .data-display.shrink .data .scorebar-count {
    font-size: 26px;
    line-height: 40px;
  }

  .data-display.shrink .data .scorebar_label {
    font-size: 10px;
  }

  .data-display .data .scorebar_label sub {
    font-size: 10px;
  }

  .data-display.shrink .data .scorebar_txt {
    font-size: 10px;
  }

  .data-display.shrink .data .scorebar-panel-right {
    background-position: 11px 3px;
  }

  .data-display.shrink .data .scorebar-panel-left {
    min-height: 3.8rem;
  }

  .data-display .data {
    background-color: #008080;
    color: #fff;
    /* padding-top: 5px; */
    border-top: 10px solid #012557;
  }

  .data-display.shrink .data {
    /* padding-top: 8px;
    padding-bottom: 8px; */
  }

  .box {
    box-sizing: border-box;
    background-color: #008081;
    width: 85px;
    padding-top: 3px;
    font-size: 14px;
    padding-left: 9px;
    top: 7px;
    position: relative;
    color: #fff;
    line-height: 32px;
  }

  .tabs.primary li a {
    padding: 1.4em 0.75em;
    color: #333;
  }

  .tooltip.tip-top>.nub {
    border-color: #188dae transparent transparent;
  }

  .scorebar-panel-left {
    min-height: 4rem;
  }

  .data-display.therapyreview .data {
    padding-top: 10px;
  }
}

@media only screen and (min-width: 1024px) {
  .scorebar-panel-right {
    background-position: 11px 12px;
    background-repeat: no-repeat;
    padding-left: 30px;
  }

  .data .top {
    font-size: 28px;
  }

  .scorebar_label {
    font-size: 14px;
    opacity: 0.9;
    font-weight: 600;
  }

  .scorebar-score-unit {
    font-size: 13px;
    opacity: 0.7;
    font-weight: 600;
  }

  .scorebar-count {
    font-size: 40px;
    line-height: 55px;
  }

  .scorebar_txt {
    font-size: 14px;
    opacity: 0.7;
  }

  .data-display.shrink .data .top {
    font-size: 28px;
    line-height: 28px;
  }

  .data-display.shrink .data .scorebar-count {
    font-size: 40px;
    line-height: 40px;
  }

  .data-display.shrink .data .scorebar_label {
    font-size: 11px;
  }

  .data-display .data .scorebar_label sub {
    font-size: 11px;
  }

  .data-display.shrink .data .scorebar_label sub {
    font-size: 10px;
  }

  .data-display.shrink .data .scorebar_txt {
    font-size: 11px;
  }

  .data-display.shrink .data .scorebar-panel-right {
    background-position: 11px 3px;
  }

  .data-display.shrink .data .scorebar-score-unit {
    font-size: 11px;
  }

  .data-display .data {
    background-color: #008080;
    color: #fff;
    /* padding-top: 24px; */
    border-top: 10px solid #012557;
  }

  .data-display.therapyreview .data {
    padding-top: 20px;
  }

  .box {
    box-sizing: border-box;
    background-color: #008081;
    width: 96px;
    padding-top: 3px;
    font-size: 16px;
    padding-left: 9px;
    top: 7px;
    position: relative;
    color: #fff;
    line-height: 32px;
  }

  .scorebar-panel-left {
    min-height: 8.5rem;
  }

  .therapyreview .scorebar-panel-left {
    min-height: 5rem;
  }

  .header.page .logo img {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 40.063em) {
  .tooltip.tip-top>.nub {
    border-color: #188dae transparent transparent;
    top: auto;
    bottom: -10px;
  }
}

/*Custom Css V2.3*/
span.nub {
  display: none !important;
}

.button.disabled:not(#rtbtn),
.button[disabled] {
  pointer-events: none;
}

.switch-value.round {
  cursor: default;
}

/*Custom CSS v3.0*/
.colored-paper {
  color: white;
  margin: 0;
  background-image: url("../img/construction-paper.png");
  background-color: #008080;
  padding: 0.5rem;
}

.advice-card .advice-card-body {
  padding: 0.5rem;
}

.advice-card .advice-card-body * {
  margin: 0;
  padding: 0;
}

.advice-card .advice-card-body ul {
  margin-left: 1.5rem;
}

@media only screen and (min-width: 768px) {

  .colored-paper,
  .advice-card .advice-card-body {
    padding: 0.75rem;
  }
}

@media only screen and (min-width: 1024px) {

  .colored-paper,
  .advice-card .advice-card-body {
    padding: 1rem;
  }
}

.circle-bullet-list {
  list-style-type: circle;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.page.with-group-sections .page-wrapper>.group-section.equal-padding-card select {
  margin-bottom: 0;
}

@media only screen and (min-width: 767px) {
  .page.with-group-sections .page-wrapper>.group-section.equal-padding-card {
    padding: 0.75rem;
  }
}

@media only screen and (min-width: 1024px) {
  .page.with-group-sections .page-wrapper>.group-section.equal-padding-card {
    padding: 1.5rem;
  }
}

.recommendationTable .CORI,
.recommendationTable .CORIIa,
.recommendationTable .CORIIb,
.recommendationTable .LOE-A,
.recommendationTable .LOE-B,
.recommendationTable .LOE-C {
  text-align: center;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial,
    sans-serif;
  font-weight: 700;
}

.recommendationTable {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.47em;
}

.recommendationTable td table td {
  border-bottom: 1px solid #cccccc;
  padding: 0.5em;
}

.recommendationTable .recommendationLevel1 {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial,
    sans-serif;
  font-weight: 700;
  background-color: #e6e6e6;
  border-bottom: 1px solid #b3b3b3;
  font-size: 1.21429em;
  line-height: 1.15294em;
  margin-top: 0em;
  margin-bottom: 0em;
}

.recommendationTable .recommendationLevel2 {
  padding-left: 3%;
  font-size: 1em;
  line-height: 1.4em;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial,
    sans-serif;
  font-weight: 700;
  background-color: #e2f4ff;
  border-bottom: 1px solid #cccccc;
}

.recommendationTable .recommendationLevel3 {
  padding-left: 6%;
  font-size: 1em;
  line-height: 1.4em;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
}

.recommendationTable .recommendationLevel4 {
  padding-left: 9%;
  font-size: 0.85714em;
  line-height: 1.63333em;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial,
    sans-serif;
  font-weight: 300;
  font-style: italic;
}

.recommendationTable .CORI {
  background-color: #5bc889;
  color: #333333;
}

.recommendationTable .CORIIa {
  background-color: #f7e352;
  color: #333333;
}

.recommendationTable .CORIIb {
  background-color: #e9aa5b;
  color: #333333;
}

.recommendationTable .LOE-A {
  background-color: #17589d;
  color: #333333;
}

.recommendationTable .LOE-B {
  background-color: #4781be;
  color: #333333;
}

.recommendationTable .LOE-C {
  background-color: #75a1ce;
  color: #333333;
}

.recommendationTable .No-Benifit {
  background-color: #c34422;
  color: #333333;
  text-align: center;
  font-weight: 700;
}

.recommendationTable .Harm {
  background-color: #c32231;
  color: #333333;
  text-align: center;
  font-weight: 700;
}

.recommendationTable thead th {
  padding: 5px;
  border-bottom-color: #114d74;
}

.recommendationTable thead small {
  display: block;
  margin: 0 auto;
  font-size: 0.85714em;
  line-height: 1.63333em;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
}

.recommendationTable thead strong {
  display: block;
  margin: 0 auto;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial,
    sans-serif;
  font-weight: 700;
  color: #114d74;
}

.recommendationTable thead strong.left {
  text-align: left;
  font-size: 1.3em;
  margin: 0.2em 0.2em 0.2em 5px;
}

.recommendationTable small.left {
  text-align: left;
  font-size: 11px;
  margin-left: 5px;
}

.margin-top-p {
  margin-top: 1.42857rem;
}

.hidden-overflow {
  overflow: hidden;
}

.hint {
  font-size: 0.78571em;
  line-height: 1.78182em;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial,
    sans-serif;
  font-weight: 300;
  font-style: italic;
}

.question .hint {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.question .hint::after,
.question .hint::before {
  content: " ";
  display: table;
}

.no-top-margin {
  margin-top: 0 !important;
}

.space-betwn {
  display: flex;
  justify-content: flex-start;
}

/* Style for the read-only div */
.readonly {
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #f9f9f9;
  cursor: default;
  /* Prevent cursor change on hover */
}

.table8 tbody>tr>td:not(:nth-child(1)),
.table8 tbody>tr>th:not(:nth-child(1)) {
  text-align: center;
}

.m-l-scorbar {
  margin-left: 1.5em !important;
}

.toggle-padding {
  max-width: fit-content;
  padding-top: 0.3em;
  padding-left: 0.3em;
  padding-right: 0.3em;
  border-radius: 16px;
}

.no-toggle {
  /* background-color: #4e8e98a6; */
  border-color: #b3b3b3;
  background: url(../img/subtlenet2.png) repeat;
  /* cursor: not-allowed !important; */
}

.bg-gray {
  background-color: #a9a9a994;
}

.scorebar-label-container {
  display: inline-flex;
}

.scorebar-label-container i {
  margin-left: 0.5rem;
  margin-top: 2px;
}

.table9-text-center {
  text-align: center;
}

.popup {
  z-index: 1002;
  position: absolute;
  display: none;
  background-color: #d07600;
  color: #fff;
  border-color: #b36500;
  font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  font-weight: 400;
  padding: 0.8rem;
  border-radius: 1000px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  transform: translate(-8%, 28%);
}

.popup a {
  display: contents;
}

.popup .close {
  opacity: 1;
  color: #fff;
  font-size: 1.57143rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.78571rem;
  margin-left: 0.5rem;
  right: 0.28571rem;
}

.popup-tip {
  z-index: inherit;
  position: absolute;
  top: -9px;
  left: 10%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d07600;
}

.backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.dosing-info {
  display: flex;
}

@media (max-width: 767px) {
  .dosing-info {
    flex-direction: column;
  }

  
}
.page-wrapper{
  min-height: calc(100dvh - 182px);
}
@media(max-width: 1024px){
  .page-wrapper{
    min-height: calc(100dvh - 169px);
  }
}
.dummy-risk {
  position: relative;
  font-size: large !important;
  font-weight: 400;
  left: -0.3rem;
  top: 0.5rem;
}


.sticky_param {
  background-color: #008080;
  .inner{
    display: flex;
    flex-direction: row;
  }


  .lh-sm {
    line-height: 7px;
  }

  .stroke_risk {
    display: flex;
    position: relative;
    justify-content: space-between;
    max-width: 240px;
    margin: 0 auto;

    .left {
      min-width: 40%;
    }

    .right {
      min-width: 50%;
    }
   
    &::after {
      height: 100%;
      width: 1px;
      background-color: rgba(255, 255, 255, 0.3);
      content: 'x';
      position: absolute;
      left: -18%;
      right: 0;
      top: 5px;
      margin-inline: auto;
      text-indent: -10000px;
      display: none;
    }

    .count-xl {
      margin-left: 10px;
      line-height: 0;
    }
  }
  .tooltip-icon{
    line-height: 0;
  }
  @media(min-width: 410px){
    .stroke_risk{
      &::after{
        display: block;
      }
    }
  }
  h3 {
    font-family: Roboto-Med;
    font-size: 15px;
    color: #fff;
    margin-block: 5px 0;
    font-weight: 500;
  }

  .flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    .flex-wrap{
      min-width: 130px;
    }
  }

  .annual-stroke-risk {
    max-width: 60%;
    width: 100%;
    .flex-wrap{
      min-width: 190px;
      width: 100%;
    }
    .magnitude_label {
      display: flex;
      align-items: center;
    }

     h3 {
      text-align: center;
    }
  }

  .annual-stroke-risk{
    padding-inline: 5px;
  }
  .right-col {
    min-width: 40%;
    width: 100%;
    padding-right: 1px;
    border-left: 1px solid rgba(255, 255, 255, 0.7);
    .renel-function,.has-bled-score{
      padding-inline: 5px;
    }
  }

  .has_border_b {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  }

  .has_space_b {
    margin-bottom: 5px;
    line-height: 22px;
    white-space: nowrap;
    display: flex;
    flex-wrap: wrap;
    gap:  0 5px;
    .col{
      white-space: nowrap;
    }
  }

  strong {
    font-size: 13px;
    font-family: "Roboto-Bold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #fff;
  }

  span {
    color: #fff;
    font-size: 11px;
  }

  .count-xl {
    font-size: 16px;
    font-family: "Roboto-Bold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #fff;
  }

  .of {
    display: inline-block;

    span {
      font-size: 8px;
      display: block;
      line-height: 8px;
    }

    .w8 {
      color: #C9E4E4;
    }
  }
  .right-col{
    min-width: 40%;
  }
  .annual-stroke-risk{
    min-width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    .flex{
      width: 100%;
    }
    h3{
      margin-top: 0 !important;
    }
  }
  @media(min-width:40.063em) {
   
    .stroke_risk {
      &::after {
        left: -10%;
      }
    }
    .right-col{
      display: flex;
      flex-direction: row;
    }
    
    .lh-sm {
      line-height: 12px;
    }

    h3 {
      font-size: 18px;
    }

    strong {
      font-size: 16px;
    }

    span {
      font-size: 16px;
    }

    .count-xl {
      font-size: 24px;
    }

    .has_space_b {
      line-height: 34px;
    }

    .stroke_risk {
      max-width: 320px;
    }

    .of {
      span {
        line-height: 11px;
        font-size: 10px;
      }
    }

    .has_border_b {
      border: 0;
      border-left: 1px solid rgba(255, 255, 255, 0.7);
      border-right: 1px solid rgba(255, 255, 255, 0.7);
    }

    .small-4.medium-6 {
      border-left: 0;
      .flex {
        padding-top: 10px;
      }
    }
   
  }

  @media(min-width:80.063em) {
    h3 {
      font-size: 20px;
    }
    .count-xl {
      font-size: 26px;
    }
  }
}

@media(min-width: 641px){
  .sticky_param{
    .annual-stroke-risk{
      padding: 1rem;
      min-width: 48%;
    }
    .right-col {
      border-left: 0;
      min-width:52%;
      .renel-function{
        padding: 1rem;
        min-width: 50%;
        h3{
          margin-top: 0;
        }
      }
      .has-bled-score{
        padding: 1rem;
        min-width: 50%;
        h3{
          margin-top: 0;
        }
      }
    }
    .col{
      display: flex;
      align-items: center;
      gap: 4px;
      .of{
        span{
          font-size: 7px;
          line-height: 1;
        }
      }
    }
    .count-xl{
      font-size: 16px;
    }
  }
}
@media(min-width:900px){
  .sticky_param{
    .inner{
      max-width: 954px;
      margin-inline: auto;
    }
    h3{
      font-size: 22px;
      margin-bottom: 5px;
    }
    strong{
      font-size: 14px;
    }
    span{
      font-size: 14px;
    }
    .col{
      .of{
        span{
          font-size: 11px;
          line-height: 1;
        }
      }
    }
    .count-xl{
      font-size: 28px;
    }
  }
}

@media(max-width: 390px){
  
  .sticky_param{
    h3{
      font-size: 14px;
    }
    strong{
      font-size: 12px;
    }
    span{
      font-size: 11px;
    }
    .count-xl{
      font-size: 15px;
    }
  }
}
@media(max-width: 360px){
  
  .sticky_param{
    .count-xl{
      font-size: 13px;
    }
  }
}
@font-face {
  font-family: Roboto;
  font-weight: normal;
  src: url("../fonts/roboto/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: Roboto-Med;
  font-style: normal;
  src: url("../fonts/roboto/Roboto-Medium.ttf") format("truetype");
}

@font-face {
  font-family: Roboto-Bold;
  font-style: normal;
  src: url("../fonts/roboto/Roboto-Bold.ttf") format("truetype");
}

.mobile-scroll {
  overflow-x: auto;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
}