.HYPE_scene div #StudyDataList {
  overflow-y: auto !important;
}

.HYPE_scene div #StudyDataList thead th {
  position: sticky;
  top: 0;
  z-index: 10;
}

.HYPE_scene div .somInput {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  opacity: 0.8;
  box-sizing: border-box;
  padding: 0 8px;
  font-family: Montserrat;
  font-size: 14px;
  color: #000000;
  letter-spacing: 1.45px;
  line-height: 25.27px;
  position: relative;
}

.HYPE_scene div .somInput.invalid {
  border: 1px solid #f55744;
  color: #f55744;
  outline: none;
  padding: 0 7px;
}

.HYPE_scene div input#cpapCompliance,
.HYPE_scene div input#oaCompliance {
  text-align: right;
}

.HYPE_scene div #studyTable {
  width: 100%;
  empty-cells: show;
  border: 0;
  border-collapse: separate;
  border-spacing: 0 6px;
}

.HYPE_scene div #studyTable thead {
  background-color: #f1f1f1;
  color: #343744;
  text-align: left;
  vertical-align: bottom;
  font-size: 11px;
  font-family: Montserrat;
  letter-spacing: 0px;
  font-size: 11px;
  word-wrap: break-word;
  font-weight: 700;
}

.HYPE_scene div #studyTable tbody {
  font-family: Montserrat;
  font-size: 11px;
  color: #333333;
  letter-spacing: 0;
  line-height: 14.4px;
  height: 80px;
  overflow: hidden;
}

.HYPE_scene div #studyTable th {
  padding: 0.5em 1em;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: 12px 25px;
  border-width: 0 0 1px 0;
  background-color: #f1f1f1;
}

.HYPE_scene div #studyTable td {
  padding: 0.5em 1em;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: 12px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-color: #fff;
  position: relative;
  transition: all 0.2s ease-in;
}

.HYPE_scene div #studyTable td:first-child {
  border-left: 3px solid #fff;
}

.HYPE_scene div #studyTable td:last-child {
  border-right: 3px solid #fff;
}

.HYPE_scene div #studyTable td.buttons {
  padding: 0;
}

.HYPE_scene div #studyTable td.buttons:after {
  transition: all 0.2s ease-in;
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -5px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
}

.HYPE_scene div #studyTable tr.removing,
.HYPE_scene div #studyTable tr.removing td {
  transition: none !important;
}

.HYPE_scene div #studyTable tr.custom td {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
}

.HYPE_scene div #studyTable tr.custom td.buttons img,
.HYPE_scene div #studyTable tr.has-abstract td.buttons img {
  position: relative;
  right: 22px;
}

.HYPE_scene div #studyTable tr.active td {
  border-top: 3px solid #04a7eb;
  border-bottom: 3px solid #04a7eb;
}

.HYPE_scene div #studyTable tr.active td:first-child {
  border-left: 3px solid #04a7eb;
}

.HYPE_scene div #studyTable tr.active td:last-child {
  border-right: 3px solid #04a7eb;
}

.HYPE_scene div #studyTable tr.active td.buttons:after {
  background-image: url("tick_2x.png");
  opacity: 1;
}

.HYPE_scene div #graph-som,
.HYPE_scene div #graph-cpap {
  background-image: none !important;
}

.HYPE_scene div #rangeSlider {
  padding: 0 !important;
}

.HYPE_scene div .rangeslider,
.HYPE_scene div .rangeslider__fill {
  display: block;
  box-shadow: none;
  border-radius: 0px;
  padding: 0;
}

.HYPE_scene div .rangeslider {
  position: relative;
}

.HYPE_scene div .rangeslider--horizontal {
  height: 32px;
  width: 100%;
}

.HYPE_scene div .rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

.HYPE_scene div .rangeslider__fill {
  background: #05a7eb;
  position: absolute;
  opacity: 0.6;
}

.HYPE_scene div .rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%;
}

.HYPE_scene div .rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%;
}

.HYPE_scene div .rangeslider__handle,
.HYPE_scene div .rangeslider--horizontal .rangeslider__fill {
  transition: 0.3s all linear;
}

.HYPE_scene div .rangeslider__handle {
  background: #04a7eb;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  background-size: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.HYPE_scene div .rangeslider__handle:active {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}

.HYPE_scene div .rangeslider--active .rangeslider__handle {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}

.HYPE_scene div .rangeslider--horizontal .rangeslider__handle {
  top: -5px;
  touch-action: pan-y;
}

.HYPE_scene div input[type="range"]:focus + .rangeslider .rangeslider__handle {
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}

.HYPE_scene div [class*="checkbox"] {
  min-height: 22px;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  padding-left: 0px;
}

.HYPE_scene div [class*="checkbox"] > label {
  padding-left: 29px !important;
  min-height: 22px;
  line-height: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.HYPE_scene div [class*="checkbox"] > input:first-child {
  position: absolute !important;
  opacity: 0;
  margin: 0;
  background-color: #787878;
  border-radius: 50%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  display: block;
  pointer-events: none;
  width: 22px;
  height: 22px;
  outline: none;
}

.HYPE_scene div [class*="checkbox"] > input:first-child:disabled {
  cursor: default;
}

.HYPE_scene div [class*="checkbox"] > input:first-child:disabled + label,
.HYPE_scene
  div
  [class*="checkbox"]
  > input:first-child:disabled
  + input[type="hidden"]
  + label,
.HYPE_scene
  div
  [class*="checkbox"]
  > input:first-child:disabled
  + label::before,
.HYPE_scene
  div
  [class*="checkbox"]
  > input:first-child:disabled
  + input[type="hidden"]
  + label::before {
  pointer-events: none;
  cursor: default;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

.HYPE_scene div [class*="checkbox"] > input:first-child + label::before,
.HYPE_scene
  div
  [class*="checkbox"]
  > input:first-child
  + input[type="hidden"]
  + label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  border: 2px solid #787878;
  border-radius: 3px;
  margin-left: -29px;
  box-sizing: border-box;
}

.HYPE_scene div [class*="checkbox"] > input:first-child:checked + label::after,
.HYPE_scene
  div
  [class*="checkbox"]
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 10px;
  border: solid 2px #fff;
  border-left: none;
  border-top: none;
  transform: translate(7.75px, 4.5px) rotate(45deg);
  -ms-transform: translate(7.75px, 4.5px) rotate(45deg);
  box-sizing: border-box;
}

.HYPE_scene
  div
  [class*="checkbox"]
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.HYPE_scene
  div
  [class*="checkbox"]
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-width: 2px;
}

.HYPE_scene
  div
  [class*="checkbox"]
  > input[type="checkbox"]:first-child
  + label::before,
.HYPE_scene
  div
  [class*="checkbox"]
  > input[type="checkbox"]:first-child
  + input[type="hidden"]
  + label::before {
  border-radius: 50%;
}

.HYPE_scene
  div
  [class*="checkbox"]
  > input[type="checkbox"]:first-child
  + label::after,
.HYPE_scene
  div
  [class*="checkbox"]
  > input[type="checkbox"]:first-child
  + input[type="hidden"]
  + label::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
  top: 5px;
  left: 5px;
  transform: none;
  -ms-transform: none;
  transform: scale(0);
  opacity: 0;
  background-color: transparent;
  transition: opacity 0.3s, transform 0.3s;
}

.HYPE_scene
  div
  [class*="checkbox"]
  > input[type="checkbox"]:first-child:checked
  + label::before,
.HYPE_scene
  div
  [class*="checkbox"]
  > input[type="checkbox"]:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: transparent;
}

.HYPE_scene
  div
  [class*="checkbox"]
  > input[type="checkbox"]:first-child:checked
  + label::after,
.HYPE_scene
  div
  [class*="checkbox"]
  > input[type="checkbox"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  opacity: 1;
  transform: scale(1);
}

.HYPE_scene div .checkbox-inline {
  display: inline-block;
}

.HYPE_scene div .checkbox-inline + .checkbox-inline {
  margin-left: 0.75rem;
  margin-top: 6px;
}

.HYPE_scene div .checkbox-blue > input:first-child {
  background-color: #00a5ee;
}

.HYPE_scene div .checkbox-blue > input:first-child::-ms-check {
  background-color: #00a5ee;
}

.HYPE_scene
  div
  .checkbox-blue
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.HYPE_scene
  div
  .checkbox-blue
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-color: #00a5ee;
}

.HYPE_scene div .checkbox-blue > input:first-child:checked + label::before,
.HYPE_scene
  div
  .checkbox-blue
  > input:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: #00a5ee;
  border-color: #00a5ee;
}

.HYPE_scene div .checkbox-blue > input:first-child:checked + label::after,
.HYPE_scene
  div
  .checkbox-blue
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.HYPE_scene
  div
  .checkbox-blue
  > input[type="checkbox"]:first-child:checked
  + label::after,
.HYPE_scene
  div
  .checkbox-blue
  > input[type="checkbox"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  background-color: #00a5ee;
}

.HYPE_scene .highlightToggle {
  /*border: 1px solid red!important;*/
  box-sizing: border-box;
  transition: all 0.2s ease-out;
}

.HYPE_scene .highlightToggle.enabled {
  border: 3px solid !important;
  border-left: none !important;
  border-right: none !important;
  line-height: 39px !important;
}

.HYPE_scene .highlightToggle.cpap {
  border-color: #f2605b !important;
}

.HYPE_scene .highlightToggle.som {
  border-color: #5de237 !important;
}

.HYPE_scene div.hidden {
  display: none !important;
}

.HYPE_scene .dayHighlight {
  opacity: 0 !important;
  box-sizing: border-box;
  transition: opacity 0.6s ease-in-out,
    transform 0.6s cubic-bezier(0.56, 0.1, 0.05, 1);
  transform: scale(0) !important;
  transform-origin-y: 40% !important;
}

.HYPE_scene .dayHighlight.cpap {
  transform-origin-x: right !important;
}

.HYPE_scene .dayHighlight.som {
  transform-origin-x: left !important;
}

.HYPE_scene .dayHighlight.shown {
  opacity: 1 !important;
  transform: scale(1) !important;
}

.HYPE_scene .dayHighlight.shown:active {
  transform: scale(1.2) !important;
}

.HYPE_scene div#countrySelect .HYPE_element {
  /*display: none!important;*/
  opacity: 0 !important;
  transition: opacity 0.6s ease-in-out,
    transform 0.6s cubic-bezier(0.56, 0.1, 0.05, 1);
  transform: scale(0) !important;
}

.HYPE_scene div#countrySelect.global .HYPE_element.global {
  /*display: block!important;*/
  opacity: 1 !important;
  transform: scale(1) !important;
}

.HYPE_scene div#countrySelect.us .HYPE_element.us {
  /*display: block!important;*/
  opacity: 1 !important;
  transform: scale(1) !important;
}

body {
  transition: background-color 3s ease-in-out;
}

body #StudyDataHeader font {
  transition: color 3s;
}

body .rangeslider__fill {
  transition: background 3s;
}

body.day {
  background-color: #edffff !important;
}

body.day #StudyDataHeader font {
  color: #333745 !important;
}
