.logo-default {
  height: 40px;
  margin: 5px 0 0 !important; }

.logo-default-mobile {
  height: 50px; }

.page-header.navbar .menu-toggler > span,
.page-header.navbar .menu-toggler > span::after,
.page-header.navbar .menu-toggler > span::before,
.page-header.navbar .menu-toggler > span:hover,
.page-header.navbar .menu-toggler > span:hover::after,
.page-header.navbar .menu-toggler > span:hover::before {
  background: #474747; }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
  color: #474747; }

.color-ydata {
  color: #00bbd3; }

.bg-color-ydata {
  background: #00bbd3; }

.btn-info {
  background-color: #00bbd3;
  border-color: #00bbf3; }

.color-red {
  color: red; }

.color-white {
  color: #ffffff; }

.sidebar-logo a {
  display: none; }

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

.no-padding-left-right {
  padding-left: 0 !important;
  padding-right: 0 !important; }

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

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

.font-bold {
  font-size: bold !important; }

.text-underline {
  text-decoration: underline !important; }

.margin-top-0 {
  margin-top: 0 !important; }

.margin-bottom-0 {
  margin-bottom: 0 !important; }

.margin-top-bottom-5 {
  margin: 5px 0 !important; }

.margin-5 {
  margin: 5px; }

.margin-10 {
  margin: 10px; }

.margin-left-right-5 {
  margin-left: 5px;
  margin-right: 5px; }

.margin-top-bottom-5 {
  margin-top: 5px;
  margin-bottom: 5px; }

.margin-top-bottom-10 {
  margin: 10px 0 !important; }

.btn {
  text-transform: none !important; }

.page-header.navbar .menu-toggler > span,
.page-header.navbar .menu-toggler > span::after,
.page-header.navbar .menu-toggler > span::before,
.page-header.navbar .menu-toggler > span:hover,
.page-header.navbar .menu-toggler > span:hover::after,
.page-header.navbar .menu-toggler > span:hover::before {
  background: #474747; }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-language > .dropdown-toggle > .langname,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username,
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
  color: #474747; }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li {
  float: left; }
  .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a {
    float: left; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .time {
      max-width: 65px;
      width: 30%; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details {
      overflow: visible;
      float: left;
      width: 68%; }
      .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .details .label-icon {
        float: left;
        white-space: normal;
        width: 100%;
        border-radius: 0.25em; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .description {
      overflow: visible;
      float: left;
      width: 100%; }

.the-index-icon {
  color: #5e738b;
  padding: 0;
  text-align: right; }
  .the-index-icon i {
    vertical-align: top;
    border: 2px solid #5e738b;
    padding: 8px;
    color: #5e738b; }

.the-icon i {
  color: #00bbd3;
  vertical-align: top;
  border: 2px solid #00bbd3;
  padding: 8px;
  width: auto; }

.the-index-ind-content {
  color: #5e738b;
  padding: 0;
  text-align: left; }

.text-bigger {
  font-size: 22px; }

.text-smaller {
  font-size: 16px; }

.text-even-smaller {
  font-size: 14px; }

.text-tiny {
  font-size: 1.3rem;
  white-space: normal !important; }

.bottom-border-blue {
  border-bottom: 2px solid #00bbd3;
  padding: 6px 0 !important; }

.left-right-bottom-border-blue {
  border-bottom: 2px solid #005ba8;
  border-left: 2px solid #005ba8;
  border-right: 2px solid #005ba8;
  padding: 6px 0 !important; }

.mycenter-block {
  float: none !important;
  margin: 5px auto !important; }

.dashboard-stat2 .display .number small {
  text-transform: none; }

.page-sidebar .page-sidebar-menu > li > a > i {
  color: #5e738b; }

.page-sidebar .page-sidebar-menu > li.active > a > i {
  color: #ffffff !important; }

.page-sidebar .page-sidebar-menu > li:hover > a > i {
  color: #00bbd3; }

.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell,
.ui-grid-top-panel {
  background: #f6f6f6 !important;
  padding-right: .5rem;
  padding-left: .5rem; }

.ui-grid-row:hover .ui-grid-cell {
  background: #ebeef2;
  cursor: pointer; }

.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
  background: #e1e5ec; }

.btn-success {
  background: #00bbd3; }

.ui-grid-disable-selection {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  cursor: auto; }

.ui-grid-cell {
  border: none !important;
  outline: none !important;
  padding: 0.5rem; }

.ui-grid-row {
  border-bottom: 1px solid #e5e5e5; }

.ui-grid-footer-info {
  border-top: 1px solid #d4d4d4; }

.ui-grid-cell,
.ui-grid-header-cell {
  border-color: #e7ecf1 !important; }

.ui-grid-top-panel {
  font-weight: 600; }

.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
  z-index: 2; }

.label:not(.md-skip) {
  text-transform: none; }

.ui-grid-menu-button {
  background: #00bbd3;
  border: 1px solid #00bbd3;
  padding: 3px 1px 3px 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.26);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
  .ui-grid-menu-button .ui-grid-icon-container {
    color: #ffffff; }
  .ui-grid-menu-button .ui-grid-icon-container {
    margin-top: 0; }

.ui-grid-footer-info span {
  border-radius: 0.25em;
  padding: 2px 6px 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
  background-color: #36c6d3;
  color: #ffffff;
  font-size: 10px;
  margin: 7px;
  float: left; }

.ui-grid-pager-row-count-picker span {
  border-radius: 0.25em;
  padding: 2px 6px 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
  background-color: #36c6d3;
  color: #ffffff;
  font-size: 10px;
  margin: 0 7px;
  float: right; }

.ui-grid-pager-count span {
  border-radius: 0.25em;
  padding: 2px 6px 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
  background-color: #36c6d3;
  color: #ffffff;
  font-size: 10px;
  float: left; }

.circle-green {
  background-color: forestgreen;
  width: 10px;
  height: 10px; }

.circle-red {
  background-color: crimson;
  width: 10px;
  height: 10px; }

.modal {
  z-index: 9996 !important; }

.text-size-big {
  font-size: 40px !important; }

.btn-group-xl > .btn,
.btn-xl {
  border-radius: 6px;
  font-size: 36px;
  line-height: 1.6;
  padding: 5px 25px; }

.h-light-margin {
  margin: 3px 0 !important; }

.clear-filter {
  margin: 25px 0 0; }

.margin-top-5 {
  margin-top: 5px !important; }

.margin-top-15 {
  margin-top: 15px !important; }

.margin-top-25 {
  margin-top: 25px !important; }

.margin-top-35 {
  margin-top: 35px !important; }

.margin-top-50 {
  margin-top: 50px !important; }

.padding-10 {
  padding: 10px !important; }

.padding-top-bottom-30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.padding-left-right-5 {
  padding-left: 5px;
  padding-right: 5px; }

.padding-left-right-15 {
  padding-left: 15px;
  padding-right: 15px; }

.modal-xl {
  width: 85% !important; }

.modal-dialog {
  width: 60%; }

.modal-body blockquote {
  background: #eeeeee;
  border-left: 5px solid #005ba8;
  display: inline-table;
  margin: 0; }

.span-bigger {
  font-size: 22px; }

.ui-select-bootstrap .ui-select-choices-row > a {
  white-space: normal !important; }

.rounded-corners {
  border-radius: 4px; }

.ui-grid-pager-container .ui-grid-pager-control .ui-grid-pager-first,
.ui-grid-pager-container .ui-grid-pager-control .ui-grid-pager-last,
.ui-grid-pager-container .ui-grid-pager-control .ui-grid-pager-next,
.ui-grid-pager-container .ui-grid-pager-control .ui-grid-pager-previous {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
  color: #666;
  background-color: #e1e5ec;
  border-color: #e1e5ec;
  margin: 0 1px; }

.loader {
  height: 1px;
  width: 40%;
  margin: 1em auto !important;
  position: relative;
  background: rgba(0, 0, 0, 0.1); }

.close-button {
  border: none;
  background: 0 0;
  margin: 0;
  color: #00bbd3;
  cursor: pointer;
  padding: 20px 30px; }

.btn.ydatablue,
.btn.ydatablue.active:not(.btn-outline),
.btn.ydatablue:active:not(.btn-outline),
.btn.ydatablue:hover:not(.btn-outline),
.open > .btn.ydatablue.dropdown-toggle:not(.btn-outline) {
  color: #FFF;
  background-color: #00bbd3;
  border-color: #00bbd3; }

.bg-ydatablue {
  background: #00bbd3 !important; }

.page-content-wrapper .page-content {
  padding-top: 0; }
  .page-content-wrapper .page-content .page-title {
    margin: 15px 0; }

.breadcrumbs-actions {
  padding-top: 25px; }

.header-sorted {
  color: #00bbd3; }

.header-filtered {
  color: #578ebe;
  font-weight: bold; }

.custom-daterange-picker {
  padding: 2px 5px !important;
  margin: 5px;
  white-space: normal;
  word-wrap: break-word; }

.ui-grid-row {
  height: auto !important; }
  .ui-grid-row > div {
    display: table-row; }
    .ui-grid-row > div .ui-grid-cell {
      display: table-cell;
      float: none;
      vertical-align: middle;
      height: auto !important; }

.ui-grid-cell-contents {
  white-space: normal;
  text-overflow: inherit;
  word-wrap: break-word; }

.ui-grid-cell-contents,
.ui-grid-header-cell {
  height: auto !important;
  white-space: normal;
  overflow: visible; }

.ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
  top: 25%; }

.ui-grid-cell {
  overflow: visible; }

.link-not-clickable {
  pointer-events: none;
  cursor: default;
  text-decoration: line-through; }

.link-clickable span {
  color: #00bbd3; }

.form-group.form-md-line-input .form-control {
  border-bottom: 2px solid #c2cad8; }

.form-group.form-md-line-input label {
  padding-left: 15px;
  font-size: 13px !important; }

fieldset legend {
  margin-bottom: 0 !important; }

.responsive-width {
  font-size: 3vw; }

.watermark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3em;
  width: 100%;
  text-align: center;
  z-index: 1000; }
  .watermark .grid-spinner {
    width: 5rem;
    height: 5rem;
    margin: 100px auto;
    background-color: #00bbd3;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out; }

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.well {
  background: #f6f6f6 !important;
  box-shadow: none !important;
  border: 1px solid lightgrey; }

.noborder {
  border: none !important; }

.visual {
  opacity: .5 !important; }

.grey-sidebar {
  background: #f6f6f6;
  color: #2F353B; }

.ui-grid-header-cell-label {
  font-size: 1.3rem !important; }

.page-sidebar, .page-sidebar-fixed {
  overflow-y: auto !important; }

.slimScrollBar {
  opacity: 1 !important; }

.menu-toggler {
  outline: none;
  padding: .5rem;
  border-radius: 5px;
  background: transparent;
  transition: background .3s ease !important; }

.menu-toggler:hover {
  background: lightgrey; }

.ui-select-choices-row:focus {
  outline: none !important; }

.ui-select-container {
  border: none;
  background: none; }
  .ui-select-container input {
    padding: .5rem;
    border: 1px solid #c2cad8 !important;
    height: auto !important;
    width: 100% !important;
    border-radius: 4px !important;
    transition: all 0.3s ease;
    background: white; }
  .ui-select-container input:focus {
    box-shadow: none !important;
    border-color: #2C3E50 !important; }

.page-content-white .page-content .page-bar {
  border-bottom: 0px; }

.spacy {
  margin: .5rem;
  margin-right: 0;
  padding: 2px; }

.text-muted {
  font-weight: normal; }

.btn {
  transition: all 200ms ease !important; }

label {
  color: gray;
  font-weight: 600; }

input:hover {
  background: #e5e5e5;
  transition: background .3s ease; }

input:focus {
  background: white;
  border-color: #2C3E50 !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23) !important; }

.form-md-line-input input:focus {
  box-shadow: none !important; }

.input-group .requiredFormInput {
  position: absolute;
  right: -10px;
  top: 11px;
  color: red; }

.requiredFormInput {
  position: absolute;
  right: 5px;
  top: 13px;
  color: red; }

/* google chrome scrolling problem, reference: https://github.com/angular-ui/ui-grid/issues/6017 */
.ui-grid-viewport {
  overflow-anchor: none !important; }

.labCheck-disabled {
  opacity: 0.5; }

.labCheck-dangerous {
  color: #BB382D !important; }

.labCheck-new {
  background-color: #AEED3C !important; }

.labCheck-cell-height {
  line-height: 2rem !important; }

.tomato {
  color: tomato;
  background: tomato !important; }

.my-well-par {
  border: none !important;
  box-shadow: none !important;
  background: #ffffff !important;
  margin: 0 !important;
  padding: 0.5rem !important; }

.my-well {
  box-shadow: none !important;
  background: #ffffff !important;
  border: none !important;
  margin-bottom: 0;
  padding-top: 1rem; }
  .my-well [class*="col-"] {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important; }

.well-simple-line {
  background: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #32c5d2;
  padding-top: 1rem; }

.parameter_well {
  border-bottom: 1px solid #e7ecf1;
  padding: 1.2rem; }
  .parameter_well .title {
    font-size: 1.5rem; }

.parameter_well:hover {
  background: #f6f6f6; }

.no_value {
  opacity: 0.5; }

.elliptic {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis !important;
  display: block; }

.text-nowrap {
  white-space: nowrap; }

.otherGrid {
  height: 70vh; }
  .otherGrid .ui-grid-header-cell .ui-grid-cell-contents {
    position: relative;
    height: 6rem !important; }
  .otherGrid .ui-grid-filter-input {
    height: 3rem;
    padding: 2px !important; }
  .otherGrid .ui-grid-filter-input:focus {
    outline: 2px solid #00bbd3;
    box-shadow: none !important; }

.more-data-msg {
  background: #FCF3CF;
  padding: .5rem;
  font-size: 1.6rem;
  border-radius: 5px;
  margin-top: 1rem; }

.labTestGrid {
  height: 60vh;
  overflow: auto;
  overflow-x: hidden;
  border: 1px solid #bfbfbf; }
  .labTestGrid .row-title {
    text-align: left;
    font-weight: bold;
    font-size: 1.5rem;
    padding: 0 1rem;
    word-wrap: break-word; }
  .labTestGrid .group-row-title {
    padding: .5rem;
    margin-top: 2.5rem;
    color: gray;
    font-size: 1.8rem;
    font-weight: 600; }
  .labTestGrid .my-limits {
    font-weight: normal;
    font-size: 1.4rem; }
  .labTestGrid .ui-grid-focuser:focus {
    box-shadow: none !important; }
  .labTestGrid .ui-grid-header {
    position: sticky;
    top: 0;
    margin-top: -1px;
    z-index: 8000;
    border-bottom: 1px solid #bfbfbf;
    width: 100% !important; }
  .labTestGrid .ui-grid {
    border: none; }
  .labTestGrid .ui-grid-cell {
    border: none !important;
    padding: 1.5rem 0.2rem;
    outline: none !important; }
  .labTestGrid .ui-grid-row {
    border-bottom: 1px solid #e5e5e5; }
  .labTestGrid input,
  .labTestGrid select {
    min-width: 100%;
    height: 5rem !important;
    border-radius: 4px !important;
    transition: all 0.2s ease;
    border: solid 3px #0089aa !important;
    outline: none !important; }
    .labTestGrid input option:first-child[value="?"],
    .labTestGrid select option:first-child[value="?"] {
      display: none; }
  .labTestGrid input:focus,
  .labTestGrid input:hover:focus,
  .labTestGrid select:focus,
  .labTestGrid select:hover:focus {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23) !important; }
  .labTestGrid .ui-grid-cell.needs-more-data {
    background: #FAE9A7 !important; }
  .labTestGrid .more-data-show {
    padding-top: 2rem;
    padding-bottom: 2rem;
    height: auto;
    opacity: 1;
    transition: all .5s ease; }
  .labTestGrid .more-data-hidden {
    padding-top: 0rem;
    padding-bottom: 0rem;
    height: 0rem;
    opacity: 0;
    overflow: hidden !important; }
  .labTestGrid .more-data {
    border-top: 1px dashed #B6AA7A;
    overflow: visible;
    background: #FAE9A7 !important; }
    .labTestGrid .more-data .ui-select-container {
      border: none;
      background: none; }
      .labTestGrid .more-data .ui-select-container input {
        padding: .5rem;
        border: 1px solid grey !important;
        height: auto !important;
        width: 100% !important;
        border: 1px solid gray;
        border-radius: 4px !important;
        background: #f6f6f6 !important;
        transition: all 0.3s ease; }
      .labTestGrid .more-data .ui-select-container input:hover {
        background: #e5e5e5 !important; }
      .labTestGrid .more-data .ui-select-container input:focus {
        box-shadow: none !important; }
  .labTestGrid .input-with-unit {
    position: relative; }
    .labTestGrid .input-with-unit input {
      padding-right: 10rem; }
  .labTestGrid .input-unit {
    position: absolute;
    right: 4px; }
  .labTestGrid .fakeInput {
    padding: 1.5rem;
    border: 1px solid gray;
    border-radius: 4px !important;
    background: #f6f6f6;
    transition: all 0.3s ease; }
  .labTestGrid .fakeInput:hover {
    background: #e5e5e5; }
  .labTestGrid .fakeInput:before {
    content: "\200b"; }

.ui-grid-menu-button {
  z-index: 9000;
  height: auto;
  padding: 0;
  position: absolute; }

.ui-grid-icon-menu {
  padding: 0.5rem;
  text-align: center;
  top: 0; }

.ui-grid-icon-container {
  padding: 0.5rem;
  text-align: center; }

.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
  overflow: auto; }

.hoverable {
  border: 1px solid #ddd;
  box-shadow: none;
  transition: all 0.3s ease; }

.hoverable:hover {
  border: 1px solid grey;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23) !important; }

.visual > i {
  opacity: 0.2 !important; }

.incomplete {
  position: absolute;
  width: 100%; }

.incomplete .friendly-message {
  z-index: 15;
  position: absolute;
  top: -1px;
  right: 30%;
  width: 60%;
  height: 50%;
  line-height: 200%;
  background: #ffffff;
  border: 1px solid gray;
  text-align: center;
  font-size: 1.8rem;
  display: table;
  padding: 1rem; }

.disabledGrid .ui-grid-render-container {
  z-index: 10;
  cursor: not-allowed;
  pointer-events: none !important;
  opacity: 0.3; }

.readOnlyGrid {
  cursor: not-allowed; }
  .readOnlyGrid .fakeInput,
  .readOnlyGrid .ui-grid-cell,
  .readOnlyGrid input {
    pointer-events: none !important;
    background: none;
    border: transparent; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

input[type=number] {
  -moz-appearance: textfield; }

.required:after {
  content: " *"; }

/*
*gmiskos css for benchmarking
*/
.innershadow {
  min-height: 50vh;
  pointer-events: none;
  opacity: 0.4;
  -moz-box-shadow: inset 0 0 5px #000000;
  -webkit-box-shadow: inset 0 0 5px #000000;
  box-shadow: inset 0 0 5px #000000; }

.outershadow {
  min-height: 50vh;
  -webkit-box-shadow: 0 0 10px 2px #888888;
  -moz-box-shadow: 0 0 10px 2px #888888;
  box-shadow: 0 0 10px 2px #888888;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -kthtml-transition: all 1s linear;
  transition: all 1s linear; }

.savebuttonDisabled {
  pointer-events: none;
  opacity: 0.4; }

/*tbody {
    //display:block;
    height:50vh;
    overflow:auto;
}*/
.requiredbox {
  margin-top: 25px; }

.table-fixed thead {
  width: 100%; }

.table-fixed tbody {
  height: 50vh;
  overflow-y: auto;
  width: 100%; }

.table-fixed tbody,
.table-fixed td,
.table-fixed th,
.table-fixed thead,
.table-fixed tr {
  display: block; }

.table-fixed thead > tr > th {
  float: left;
  border-bottom-width: 0; }

.centeredtd {
  text-align: center;
  vertical-align: middle !important; }

.middledtdpointer {
  vertical-align: middle !important;
  cursor: pointer; }

.middledtd {
  vertical-align: middle !important;
  cursor: default !important; }

.fullrowcheck {
  width: 20px;
  display: inline;
  float: right;
  text-align: right;
  margin-top: 8px; }

.lockcheck {
  float: right;
  text-align: right;
  width: 20px;
  display: inline;
  margin-left: -30px;
  margin-top: 9px; }

.fullrowbackground {
  background-color: #36c6d3;
  -moz-box-shadow: inset 0 0 2px #0088cc;
  -webkit-box-shadow: inset 0 0 2px #0088cc;
  box-shadow: inset 0 0 2px #0088cc; }

.fullrowbackground2 {
  background-color: #ffffff; }

.fullcellbackgroundblue {
  background-color: #36c6d3; }

.fullcellbackgroundred {
  background-color: #df98c1; }

.celltext {
  font-size: 15px; }

.selectbox-b {
  height: 33px;
  border-radius: 3px; }

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

.calculatedInput {
  background-color: #ffffcc !important; }

.input-text-field:focus {
  vertical-align: middle !important;
  width: 300px;
  border-color: #337ab7;
  z-index: 1;
  position: relative;
  left: 0; }

.deviation {
  -moz-box-shadow: inset 0 0 3px 3px #ea5460 !important;
  -webkit-box-shadow: inset 0 0 3px 3px #ea5460 !important;
  box-shadow: inset 0 0 3px 3px #ea5460 !important; }

#filtersubmit {
  position: relative;
  z-index: 1;
  left: -25px;
  top: 1px;
  color: #7B7B7B;
  cursor: pointer;
  width: 0; }

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px; }

.switch input {
  display: none; }

.sliderB {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s; }

.sliderB:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s; }

input:checked + .sliderB {
  background-color: #0db9f0; }

input:focus + .sliderB {
  box-shadow: 0 0 1px #2196F3; }

input:checked + .sliderB:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/* Rounded sliders */
.sliderB.round {
  border-radius: 34px; }

.sliderB.round:before {
  border-radius: 50%; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #00bbd3 !important; }

.selected-btn-indicator {
  background-color: #ffffff !important;
  -webkit-box-shadow: inset 0 0 3px 1px rgba(5, 5, 5, 0.65) !important;
  -moz-box-shadow: inset 0 0 3px 1px rgba(5, 5, 5, 0.65) !important;
  box-shadow: inset 0 0 3px 1px rgba(5, 5, 5, 0.65) !important; }

.lalal {
  color: #ffffff !important;
  font-size: 10px !important; }

.lalal a:hover {
  text-decoration: none; }

.clearAcc {
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px 10px;
  position: absolute;
  right: 30px;
  top: 4px; }

.dashboard-con {
  min-height: 100%;
  position: relative; }

.dashboard-header {
  height: 5vh;
  /* Changed this height */
  padding-left: 20px;
  padding-bottom: 20px; }

.dashboard-content {
  height: 51vh;
  /* Changed this height */
  padding-bottom: 10px;
  padding-left: 20px;
  margin-bottom: 20px; }

.dashboard-footer {
  *position: absolute;
  bottom: 0;
  width: 100%;
  height: 18vh;
  padding-bottom: 10px;
  padding-left: 20px; }

.indicators-disable {
  pointer-events: none;
  opacity: 0.5; }

.instructions {
  color: #00bbd3;
  text-shadow: 1px 1px 2px #cccccc; }

.screendivactive {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 10000000;
  opacity: 1;
  background-color: #ffffff; }

#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 400px; }

#pac-input:focus {
  border-color: #4d90fe; }

.isNegative {
  -moz-box-shadow: inset 0 0 3px 3px #ea5460 !important;
  -webkit-box-shadow: inset 0 0 3px 3px #ea5460 !important;
  box-shadow: inset 0 0 3px 3px #ea5460 !important; }

.labcheck-deviation {
  float: left !important; }

  fieldset > span:first-child, .custom-card-header {
    background-color: #dbdbdb;
    border-radius: 5px;
    display: block;
    width: 100%;
    font-size: 21px;
    line-height: inherit;
    color: #34495e;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 10px; 
  }
  
  md-card {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin: 6px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.01), 0px 1px 1px 0px rgba(0, 0, 0, 0.01), 0px 1px 1px 0px rgba(0, 0, 0, 0.01); }
    md-card md-card-header {
      padding: 10px;
      display: flex;
      flex-direction: row; }
      md-card md-card-header md-card-avatar {
        width: 40px;
        height: 40px; }
        md-card md-card-header md-card-avatar .md-user-avatar,
        md-card md-card-header md-card-avatar md-icon {
          border-radius: 50%; }
        md-card md-card-header md-card-avatar md-icon {
          padding: 8px; }
          md-card md-card-header md-card-avatar md-icon > svg {
            height: inherit;
            width: inherit; }
        md-card md-card-header md-card-avatar + md-card-header-text {
          max-height: 40px; }
          md-card md-card-header md-card-avatar + md-card-header-text .md-title {
            font-size: 14px; }
      md-card md-card-header md-card-header-text {
        display: flex;
        flex: 1;
        flex-direction: column; }
        md-card md-card-header md-card-header-text .md-subhead {
          font-size: 14px; }
    md-card > img,
    md-card > md-card-header img,
    md-card md-card-title-media img {
      box-sizing: border-box;
      display: flex;
      flex: 0 0 auto;
      width: 100%;
      height: auto; }
    md-card md-card-title {
      padding: 15px 10px 10px;
      display: flex;
      flex: 1 1 auto;
      flex-direction: row; }
      md-card md-card-title + md-card-content {
        padding-top: 0; }
      md-card md-card-title md-card-title-text {
        flex: 1;
        flex-direction: column;
        display: flex; }
        md-card md-card-title md-card-title-text .md-subhead {
          padding-top: 0;
          font-size: 14px; }
        md-card md-card-title md-card-title-text:only-child .md-subhead {
          padding-top: 7.5px; }
      md-card md-card-title md-card-title-media {
        margin-top: -5px; }
        md-card md-card-title md-card-title-media .md-media-sm {
          height: 80px;
          width: 80px; }
        md-card md-card-title md-card-title-media .md-media-md {
          height: 112px;
          width: 112px; }
        md-card md-card-title md-card-title-media .md-media-lg {
          height: 152px;
          width: 152px; }
    md-card md-card-content {
      display: block;
      padding: 10px; }
      md-card md-card-content > p:first-child {
        margin-top: 0; }
      md-card md-card-content > p:last-child {
        margin-bottom: 0; }
      md-card md-card-content .md-media-xl {
        height: 240px;
        width: 240px; }
    md-card .md-actions, md-card md-card-actions {
      margin: 6px; }
      md-card .md-actions.layout-column .md-button:not(.md-icon-button), md-card md-card-actions.layout-column .md-button:not(.md-icon-button) {
        margin: 1.5px 0; }
        md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type {
          margin-top: 0; }
        md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type {
          margin-bottom: 0; }
      md-card .md-actions.layout-column .md-button.md-icon-button, md-card md-card-actions.layout-column .md-button.md-icon-button {
        margin-top: 4.5px;
        margin-bottom: 4.5px; }
      md-card .md-actions md-card-icon-actions, md-card md-card-actions md-card-icon-actions {
        flex: 1;
        justify-content: flex-start;
        display: flex;
        flex-direction: row; }
      md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button), md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button) {
        margin: 0 3px; }
      md-card .md-actions:not(.layout-column) .md-button.md-icon-button, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button {
        margin-left: 4.5px;
        margin-right: 4.5px; }
      md-card .md-actions:not(.layout-column) .md-button + md-card-icon-actions, md-card md-card-actions:not(.layout-column) .md-button + md-card-icon-actions {
        flex: 1;
        justify-content: flex-end;
        display: flex;
        flex-direction: row; }
    md-card md-card-footer {
      margin-top: auto;
      padding: 10px; }
  
  @media screen and (-ms-high-contrast: active) {
    md-card {
      border: 1px solid #fff; } 
    }

    .card {
      margin-top: 10px;
      margin-bottom: 10px;
      padding-bottom: 10px;
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
      transition: 0.3s;
      min-width: 40%;
      border-radius: 5px; }
    
    .card-header {
      padding-top: 10px;
      margin-bottom: 40px; }
    
    .card-controls {
      position: absolute;
      top: 15px;
      right: 10px;
      padding-right: 30px;
      padding-top: 10px;
      float: right; }
    
    .card-description {
      min-height: 40px;
      padding-left: 10px;
      padding-right: 10px; }
    
    .card:hover {
      box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5); }