.navbar {
  border-bottom: solid 1px #4AFFFF; }
  .navbar .user-navbar-right .user-name {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    padding: 10px; }
  .navbar .user-navbar-right img {
    width: 36px;
    height: 36px;
    border-radius: 30px;
    margin-left: 5px;
    margin-top: -4px; }
  .navbar .navbar-header {
    height: 70px; }
  .navbar ul.navbar-nav {
    float: none;
    display: inline-block;
    text-align: center;
    margin-bottom: -5px; }
    .navbar ul.navbar-nav li {
      padding-top: 10px;
      height: 70px; }
      .navbar ul.navbar-nav li.active {
        border-bottom: solid 5px #11A0F7; }
        .navbar ul.navbar-nav li.active > a {
          color: #586063;
          background: white;
          box-shadow: none; }
          .navbar ul.navbar-nav li.active > a:hover {
            background: white; }
    .navbar ul.navbar-nav .dropdown-menu li {
      height: auto; }
    .navbar ul.navbar-nav a {
      color: #9FA4A6;
      font-size: 11px;
      font-weight: 500;
      text-transform: uppercase; }
      .navbar ul.navbar-nav a:hover {
        background: white; }
  .navbar .navbar-brand img {
    padding-top: 8px; }
  .navbar .navbar-collapse {
    text-align: center; }

.patient-card-page h1 {
  margin-bottom: 45px; }

.patient-card-page .switch-patient {
  margin-bottom: 35px; }
  .patient-card-page .switch-patient .dropdown {
    position: relative; }
    .patient-card-page .switch-patient .dropdown span {
      position: absolute;
      top: 0;
      right: 0;
      background: #34D400;
      width: 55px;
      height: 100%;
      color: white;
      border: 0;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
      .patient-card-page .switch-patient .dropdown span img {
        width: 13px;
        height: 18px;
        margin-top: 18px;
        margin-left: 21px; }
  .patient-card-page .switch-patient .btn {
    width: 100%;
    background: white;
    color: #B8BABA;
    text-transform: uppercase;
    font-size: 14px;
    height: 55px;
    padding: 0 25px;
    text-align: left;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    text-shadow: none; }
    .patient-card-page .switch-patient .btn:active, .patient-card-page .switch-patient .btn:hover, .patient-card-page .switch-patient .btn.active, .patient-card-page .switch-patient .btn:focus {
      background: white;
      color: #B8BABA; }
  .patient-card-page .switch-patient .dropdown-menu {
    width: 100%; }

.patient-card-page .line-viewer-container li {
  position: relative; }
  .patient-card-page .line-viewer-container li a {
    padding-left: 40px !important;
    color: white !important; }
  .patient-card-page .line-viewer-container li .check-mark {
    width: 16px;
    height: 16px;
    left: 10px;
    top: calc(50% - 9px);
    background: white;
    display: block;
    position: absolute;
    border-radius: 10px; }
  .patient-card-page .line-viewer-container li.active .check-mark::before {
    /*Add another block-level blank space*/
    content: '';
    display: block;
    margin-top: 3px;
    margin-left: 5px;
    /*Make it a small rectangle so the border will create an L-shape*/
    width: 6px;
    height: 9px;
    /*Add a white border on the bottom and left, creating that 'L' */
    border: solid #000;
    border-width: 0 2px 2px 0;
    /*Rotate the L 45 degrees to turn it into a checkmark*/
    transform: rotate(45deg); }
  .patient-card-page .line-viewer-container li.fvc a {
    background: #5141DB !important;
    border-color: #5141DB !important; }
  .patient-card-page .line-viewer-container li.fev1 a {
    background: #38D428 !important;
    border-color: #38D428 !important; }
  .patient-card-page .line-viewer-container li.pef a {
    background: #D4A228 !important;
    border-color: #D4A228 !important; }

.patient-card-page .card-buttons input {
  display: inline-block;
  padding: 15px 40px;
  margin-right: 10px;
  min-width: 121px; }

.patient-card-page .patient-card-view {
  padding-right: 20px; }
  .patient-card-page .patient-card-view.edit-view .edit-button {
    display: none; }
  .patient-card-page .patient-card-view.edit-view .edit-visible {
    display: block; }
  .patient-card-page .patient-card-view.edit-view .view-visible {
    display: none; }
  .patient-card-page .patient-card-view .edit-visible {
    display: none; }
  .patient-card-page .patient-card-view .patient-card-view-content {
    background: white;
    padding: 35px;
    border-radius: 8px;
    border-right: solid 8px #8AC23D; }
    .patient-card-page .patient-card-view .patient-card-view-content.scheduled-visit-container {
      border-right-color: transparent;
      padding: 15px 35px;
      margin-top: 20px;
      position: relative; }
      .patient-card-page .patient-card-view .patient-card-view-content.scheduled-visit-container .label {
        font-weight: 300;
        margin-left: 0;
        padding: 0; }
      .patient-card-page .patient-card-view .patient-card-view-content.scheduled-visit-container .visit {
        color: #586064;
        font-size: 22px;
        font-weight: 600; }
      .patient-card-page .patient-card-view .patient-card-view-content.scheduled-visit-container .icon::before {
        width: 35px;
        height: 35px;
        background: #37BA2C;
        position: absolute;
        right: 20px;
        top: 50%;
        color: white;
        transform: translateY(-50%);
        padding-top: 4px;
        content: "\f0b1";
        font-size: 20px;
        border-radius: 30px;
        text-align: center;
        font-family: 'FontAwesome'; }
    .patient-card-page .patient-card-view .patient-card-view-content .add-visit-button, .patient-card-page .patient-card-view .patient-card-view-content .asthma-plan-button, .patient-card-page .patient-card-view .patient-card-view-content .generate-patient-report {
      padding: 10px 15px 10px 35px;
      text-align: center;
      margin: 5px auto;
      display: inline-block;
      color: white; }
  .patient-card-page .patient-card-view .edit-button {
    position: absolute;
    top: 25px;
    right: 45px;
    cursor: pointer; }
  .patient-card-page .patient-card-view .title {
    color: #b9bdbe;
    font-weight: 400;
    font-size: 11px;
    padding-bottom: 20px; }
  .patient-card-page .patient-card-view .name {
    color: #586064;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px; }
  .patient-card-page .patient-card-view .highlighted-area {
    margin: 15px -20px 25px -20px;
    background: #DFF2FF;
    padding: 10px 20px 0 20px; }
  .patient-card-page .patient-card-view .view-element {
    color: #586064;
    padding-bottom: 20px; }
    .patient-card-page .patient-card-view .view-element label {
      font-size: 11px;
      font-weight: 500;
      text-transform: uppercase;
      margin-bottom: 3px;
      width: 100%; }
    .patient-card-page .patient-card-view .view-element .value {
      font-size: 11px;
      font-weight: 300;
      word-wrap: break-word; }
  .patient-card-page .patient-card-view .tag-value {
    padding-top: 5px; }
    .patient-card-page .patient-card-view .tag-value span {
      margin-right: 5px;
      font-size: 12px;
      border: solid 1px #EBECEC;
      border-radius: 20px;
      padding: 3px 10px; }
  .patient-card-page .patient-card-view .row-container .row {
    border-bottom: solid 1px #EBEEEF; }
    .patient-card-page .patient-card-view .row-container .row .view-element {
      padding-bottom: 15px;
      padding-top: 15px; }
    .patient-card-page .patient-card-view .row-container .row:last-of-type {
      border-bottom: none; }

.patient-card-page .table-tabs li {
  width: 14.28%;
  text-align: center; }
  .patient-card-page .table-tabs li a {
    background: #11A0F7;
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    border-right: solid 1px #138DD9;
    margin-right: 0;
    position: relative;
    padding: 15px 0 15px 20px; }
    .patient-card-page .table-tabs li a img {
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translateY(-50%); }
    .patient-card-page .table-tabs li a.active, .patient-card-page .table-tabs li a:active, .patient-card-page .table-tabs li a:hover, .patient-card-page .table-tabs li a:focus {
      border: 0;
      border-right: solid 1px #138DD9;
      color: white; }
  .patient-card-page .table-tabs li:first-of-type a {
    border-top-left-radius: 8px; }
  .patient-card-page .table-tabs li:last-of-type a {
    border-top-right-radius: 8px; }
  .patient-card-page .table-tabs li.active a {
    background: #138DD9; }

.patient-card-page .measurement-table tbody .measurement-value {
  font-size: 25px;
  position: relative;
  color: #5ED64E;
  line-height: 1.1; }
  .patient-card-page .measurement-table tbody .measurement-value .small-value {
    margin-top: 5px;
    margin-left: -5px;
    width: calc(100% + 12px);
    padding-top: 5px;
    font-size: 12px;
    color: #4A4A4A;
    border-top: solid 1px #F5F6F8; }
    .patient-card-page .measurement-table tbody .measurement-value .small-value .value-label {
      color: #4A4A4A; }

.patient-card-page .measurement-table .point-icon {
  display: inline-block;
  margin-left: 2px; }

.patient-card-page .measurement-table.datatables-table {
  margin-top: 0 !important; }
  .patient-card-page .measurement-table.datatables-table thead tr th {
    border-right: 0;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important; }
    .patient-card-page .measurement-table.datatables-table thead tr th::before {
      left: 7px; }
  .patient-card-page .measurement-table.datatables-table.date-sort tbody tr.continue-row {
    margin-top: 0; }
    .patient-card-page .measurement-table.datatables-table.date-sort tbody tr.continue-row td {
      border-top: dotted 1px #F3F7F8;
      margin-top: 0; }
    .patient-card-page .measurement-table.datatables-table.date-sort tbody tr.continue-row ~ tr td {
      border-bottom: dotted 1px #F3F7F8; }
  .patient-card-page .measurement-table.datatables-table.date-sort-desc tbody tr.continue-row {
    margin-top: 0; }
    .patient-card-page .measurement-table.datatables-table.date-sort-desc tbody tr.continue-row td {
      border-bottom: dotted 1px #F3F7F8;
      margin-top: 0; }
    .patient-card-page .measurement-table.datatables-table.date-sort-desc tbody tr.continue-row ~ tr td {
      border-top: dotted 1px #F3F7F8; }

.patient-card-page .measurement-table .btn-rounded {
  background: #34D400;
  color: white;
  font-size: 12px;
  padding: 8px 30px; }
  .patient-card-page .measurement-table .btn-rounded:hover {
    text-decoration: none; }

.patient-card-page .timeline.view .history-tabs {
  padding-bottom: 10px; }

.patient-card-page .history-graphs {
  position: relative;
  background: white;
  padding: 20px 20px 0 20px; }
  .patient-card-page .history-graphs .float-legend {
    color: #AAA;
    font-size: 8px; }
    .patient-card-page .history-graphs .float-legend > div {
      margin-left: 4px; }
    .patient-card-page .history-graphs .float-legend .top {
      position: absolute;
      top: 48px; }
    .patient-card-page .history-graphs .float-legend .bottom {
      position: absolute;
      bottom: 10px; }
  .patient-card-page .history-graphs .history-tab-container {
    position: relative; }
    .patient-card-page .history-graphs .history-tab-container .label {
      color: #AAA;
      float: left;
      margin-top: 9px;
      font-weight: 400; }
    .patient-card-page .history-graphs .history-tab-container .history-tabs {
      border: 0; }
      .patient-card-page .history-graphs .history-tab-container .history-tabs li {
        border: 0; }
        .patient-card-page .history-graphs .history-tab-container .history-tabs li a {
          color: #CBCECF;
          font-weight: 400;
          font-size: 11px;
          background: none;
          padding: 5px 25px;
          border: solid 1px #CBCECF;
          border-radius: 20px;
          margin-right: 10px; }
        .patient-card-page .history-graphs .history-tab-container .history-tabs li.active a {
          background: #34D400;
          color: white;
          border: solid 1px #34D400; }
    .patient-card-page .history-graphs .history-tab-container .tab-content {
      margin-top: 30px;
      min-height: 236px; }

.patient-card-page .timeline.view .tab-content {
  min-height: 100px;
  padding-bottom: 10px; }

.patient-card-page .month-switch {
  text-align: center;
  padding: 0; }
  .patient-card-page .month-switch a {
    color: #35D300;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center; }
    .patient-card-page .month-switch a.fa {
      cursor: pointer; }
    .patient-card-page .month-switch a.months-info {
      margin-left: 5px;
      margin-right: 5px; }
      .patient-card-page .month-switch a.months-info:hover {
        text-decoration: none; }

.patient-card-page .timeline-grid .row {
  border-left: solid 1px #E1E1E1;
  margin-left: 0;
  margin-right: 0;
  display: -ms-flexbox;
  display: flex; }
  .patient-card-page .timeline-grid .row.w-bb {
    border-bottom: solid 1px #E1E1E1; }
  .patient-card-page .timeline-grid .row.wo-tb .day {
    border-top: 0; }
  .patient-card-page .timeline-grid .row.bottom-grid .day {
    height: 12px;
    border-top: 0; }
  .patient-card-page .timeline-grid .row.visit-grid {
    border-left-color: transparent;
    position: relative; }
    .patient-card-page .timeline-grid .row.visit-grid .day {
      height: 45px;
      padding-top: 10px;
      border-top: none;
      border-right-color: transparent; }
    .patient-card-page .timeline-grid .row.visit-grid .horizontal-line {
      width: 100%;
      height: 1px;
      position: absolute;
      margin-top: 23px;
      border-bottom: dashed 1px #EAEAEA; }
  .patient-card-page .timeline-grid .row .day {
    width: 100%;
    height: 25px;
    border-top: dashed 1px #E1E1E1;
    border-right: dashed 1px #E1E1E1;
    float: left;
    position: relative; }
    .patient-card-page .timeline-grid .row .day.day-today {
      border-right-color: #11A0F8;
      border-right-style: solid; }
    .patient-card-page .timeline-grid .row .day .point-container .point-green {
      position: absolute;
      width: 16px;
      height: 16px;
      border-radius: 14px;
      background: rgba(53, 213, 0, 0.8);
      left: 0%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      border: solid 1px white; }
    .patient-card-page .timeline-grid .row .day .point-container .point-red {
      background: rgba(242, 66, 114, 0.8); }
      .patient-card-page .timeline-grid .row .day .point-container .point-red:after {
        content: '';
        color: white;
        margin-top: -8px;
        font-size: 11px;
        width: 100%;
        text-align: center;
        position: absolute; }
    .patient-card-page .timeline-grid .row .day .point-container .point-blue {
      background: rgba(144, 212, 254, 0.8); }
    .patient-card-page .timeline-grid .row .day .point-container .point-transparent {
      background: transparent; }
    .patient-card-page .timeline-grid .row .day .point-container .point-red:hover:after {
      content: ''; }

.patient-card-page .timeline-grid .label-row {
  display: -ms-flexbox;
  display: flex; }
  .patient-card-page .timeline-grid .label-row .day {
    float: left;
    position: relative;
    height: 25px;
    width: 100%; }
    .patient-card-page .timeline-grid .label-row .day .label {
      padding: 0;
      margin: 0;
      font-weight: 400;
      margin-top: 10px;
      position: absolute;
      left: 100%;
      transform: translateX(-50%); }

.patient-card-page .timeline-grid.survey-grid .row .day .point-green {
  top: -15px;
  transform: translateX(-50%);
  color: white;
  font-size: 12px;
  text-align: center;
  padding-top: 0;
  width: 19px;
  height: 19px; }
  .patient-card-page .timeline-grid.survey-grid .row .day .point-green.no-data {
    background: #E1E2E3; }
  .patient-card-page .timeline-grid.survey-grid .row .day .point-green.level-0 {
    background: #89BCFC; }
  .patient-card-page .timeline-grid.survey-grid .row .day .point-green.level-1 {
    background: #E5CC58; }
  .patient-card-page .timeline-grid.survey-grid .row .day .point-green.level-2 {
    background: #DEBF4D; }
  .patient-card-page .timeline-grid.survey-grid .row .day .point-green.level-3 {
    background: #E29023; }
  .patient-card-page .timeline-grid.survey-grid .row .day .point-green.level-4 {
    background: #EA5B60; }

.patient-card-page .timeline-grid.survey-grid .asthma-status-row {
  border-color: transparent; }
  .patient-card-page .timeline-grid.survey-grid .asthma-status-row .day.day-asthma-status {
    text-align: center;
    border-color: transparent;
    margin-top: 1px;
    position: relative;
    height: 50px; }
    .patient-card-page .timeline-grid.survey-grid .asthma-status-row .day.day-asthma-status .graph-bar-container {
      width: calc(100% + 1px);
      position: absolute;
      left: 0;
      transform: translateX(50%);
      border-bottom: solid 1px #E0E1E2; }
      .patient-card-page .timeline-grid.survey-grid .asthma-status-row .day.day-asthma-status .graph-bar-container .graph-bar {
        height: 50px;
        width: 10px;
        margin: auto;
        background: #38D327;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
        .patient-card-page .timeline-grid.survey-grid .asthma-status-row .day.day-asthma-status .graph-bar-container .graph-bar.graph-status-orange {
          background: #DDCA46; }
        .patient-card-page .timeline-grid.survey-grid .asthma-status-row .day.day-asthma-status .graph-bar-container .graph-bar.graph-status-red {
          background: #DC5A59; }

.patient-card-page .timeline-grid.survey-grid .question-row .day {
  border-top: 0;
  height: 20px; }
  .patient-card-page .timeline-grid.survey-grid .question-row .day .point-green {
    width: 7px;
    height: 7px;
    border: solid 1px;
    border-color: #CBCECF;
    background: white;
    border-radius: 30px;
    top: 40%;
    transform: translateX(-50%) translateY(-50%); }
    .patient-card-page .timeline-grid.survey-grid .question-row .day .point-green.survey-question-no-data {
      background: white;
      border: solid 1px;
      border-color: #EDEEEF; }
  .patient-card-page .timeline-grid.survey-grid .question-row .day.no-data {
    border-color: #EDEEEF; }
    .patient-card-page .timeline-grid.survey-grid .question-row .day.no-data .point-green {
      background: white;
      border: solid 1px;
      border-color: #EDEEEF; }

.patient-card-page .point-container {
  position: absolute;
  left: 100%;
  width: 23px;
  height: 25px;
  z-index: 10; }

.patient-card-page .point-container + .tooltip.top > .tooltip-arrow {
  border-top: 5px solid white !important;
  border-bottom-color: red; }

.patient-card-page .point-container + .tooltip.top .tooltip-inner {
  background: white;
  border: solid 1px #B9BDBF; }

.patient-card-page .label-row {
  margin-bottom: 5px; }

.patient-card-page .point-container + .tooltip {
  width: 140px; }
  .patient-card-page .point-container + .tooltip h4 {
    color: #B9BDBF;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 3px;
    margin-bottom: 5px;
    z-index: 10;
    position: relative; }
  .patient-card-page .point-container + .tooltip .measurment-error-label {
    color: #F36B90; }
  .patient-card-page .point-container + .tooltip .date-info {
    color: #B9BDBF;
    font-size: 10px;
    margin-bottom: 5px; }
  .patient-card-page .point-container + .tooltip .background-layer {
    background: #F5F8F9;
    position: absolute;
    top: 6px;
    left: 1px;
    width: calc(100% - 2px);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 20px; }
  .patient-card-page .point-container + .tooltip .measurment-status > span {
    width: 10px !important;
    height: 10px !important;
    background: #F24272;
    border-radius: 10px;
    display: inline-block;
    margin-right: 5px; }
    .patient-card-page .point-container + .tooltip .measurment-status > span:last-of-type {
      margin-right: 0; }
    .patient-card-page .point-container + .tooltip .measurment-status > span.point-green {
      background: #35D500; }
    .patient-card-page .point-container + .tooltip .measurment-status > span.point-gray {
      background: #CDD0D1; }

.patient-card-page .green-button, .patient-card-page .add-visit-button, .patient-card-page .asthma-plan-button {
  color: white;
  background: #36D500;
  position: relative;
  padding: 7px 20px; }
  .patient-card-page .green-button:hover, .patient-card-page .add-visit-button:hover, .patient-card-page .asthma-plan-button:hover {
    background: #36D500; }

.patient-card-page .add-visit-button, .patient-card-page .asthma-plan-button {
  padding: 15px 40px 15px 50px; }
  .patient-card-page .add-visit-button::before, .patient-card-page .asthma-plan-button::before {
    padding-top: 4px;
    content: "\f0b1";
    font-size: 12px;
    top: 50%;
    background: #2FB800;
    border-radius: 30px;
    width: 22px;
    height: 22px;
    text-align: center;
    transform: translateY(-50%);
    position: absolute;
    left: 10px;
    font-family: 'FontAwesome'; }

.patient-card-page .asthma-plan-button {
  background: #0AA2F5; }
  .patient-card-page .asthma-plan-button::before {
    content: "\f27a";
    background: #118FD6;
    margin-top: -2px; }
  .patient-card-page .asthma-plan-button:hover {
    background: #0AA2F5; }

.patient-card-page .send-message-button {
  position: absolute;
  right: 90px;
  top: 25px;
  display: inline-block;
  padding: 10px 20px 10px 35px !important; }
  .patient-card-page .send-message-button::before {
    content: "\f27a"; }

.export-tags {
  min-width: 200px; }
  .export-tags .tag {
    font-size: 10px;
    font-weight: 400;
    color: #B9BABA;
    border: solid 1px #EBECEC;
    border-radius: 20px;
    padding: 5px 8px;
    margin-bottom: 5px;
    display: inline-block; }

#measurmentModal .modal-dialog {
  width: 800px; }
  #measurmentModal .modal-dialog .modal-body {
    padding: 40px 60px; }
  #measurmentModal .modal-dialog .top-summary {
    margin-top: 50px; }
  #measurmentModal .modal-dialog .graph-separator, #measurmentModal .modal-dialog .all-data-separator {
    margin-top: 50px;
    margin-left: -30px;
    margin-right: -30px; }
  #measurmentModal .modal-dialog .comment-container .edit-icon {
    width: 20px;
    wdith: 20px; }
  #measurmentModal .modal-dialog .comment-container .edit-section {
    display: none; }
  #measurmentModal .modal-dialog .comment-container h3 {
    margin-bottom: 10px !important; }
  #measurmentModal .modal-dialog .comment-container textarea {
    width: 100%; }
  #measurmentModal .modal-dialog .comment-container .btn-rounded.btn-default {
    background: #F3F7F8; }
  #measurmentModal .modal-dialog .comment-container.edit-view .view-section {
    display: none; }
  #measurmentModal .modal-dialog .comment-container.edit-view .edit-section {
    display: block; }
  #measurmentModal .modal-dialog .graph-container {
    margin-top: 50px; }
    #measurmentModal .modal-dialog .graph-container .graph-col {
      position: relative; }
      #measurmentModal .modal-dialog .graph-container .graph-col h5, #measurmentModal .modal-dialog .graph-container .graph-col .graph-unit {
        color: #B8BCBE;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 25px; }
      #measurmentModal .modal-dialog .graph-container .graph-col .graph-unit {
        text-transform: none !important;
        position: absolute;
        right: 23px;
        margin-top: 10px; }
  #measurmentModal .modal-dialog .measurement-title a {
    color: #B8BCBE;
    font-size: 11px;
    font-weight: 500; }
    #measurmentModal .modal-dialog .measurement-title a span {
      color: black; }
  #measurmentModal .modal-dialog .under-graph-info {
    margin-top: 10px;
    font-size: 11px;
    font-weight: 400; }
    #measurmentModal .modal-dialog .under-graph-info .created-date {
      color: #B8BCBE;
      text-transform: uppercase; }
    #measurmentModal .modal-dialog .under-graph-info .measurment-status {
      margin-left: 50px;
      position: relative;
      padding-left: 18px;
      color: #494949;
      font-weight: 500; }
      #measurmentModal .modal-dialog .under-graph-info .measurment-status .vertical-separator {
        margin-right: 3px; }
      #measurmentModal .modal-dialog .under-graph-info .measurment-status i.round {
        left: 4px;
        top: 1px;
        position: absolute;
        width: 12px;
        height: 12px;
        background: #34D400;
        border-radius: 10px; }
        #measurmentModal .modal-dialog .under-graph-info .measurment-status i.round.round-red {
          background: rgba(242, 66, 114, 0.8); }
    #measurmentModal .modal-dialog .under-graph-info .tag {
      font-weight: 500; }
  #measurmentModal .modal-dialog .all-data-separator {
    margin-top: 20px; }
  #measurmentModal .modal-dialog .iconed-value {
    padding-left: 32px; }
    #measurmentModal .modal-dialog .iconed-value img {
      position: absolute;
      top: 10px;
      left: 10px; }
    #measurmentModal .modal-dialog .iconed-value .value {
      font-size: 34px;
      font-weight: 200;
      color: #586064;
      display: block; }
      #measurmentModal .modal-dialog .iconed-value .value .small {
        font-size: 20px;
        margin-left: 3px; }
    #measurmentModal .modal-dialog .iconed-value .label {
      display: block;
      text-align: left;
      color: black;
      font-weight: 400;
      margin-left: -3px; }
  #measurmentModal .modal-dialog .all-data-container h3 {
    color: #B8BCBE;
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 40px; }
  #measurmentModal .modal-dialog .all-data-container .data-element {
    width: 14.2%;
    float: left; }
    #measurmentModal .modal-dialog .all-data-container .data-element label {
      font-size: 11px;
      font-weight: 500;
      margin-bottom: 0; }
    #measurmentModal .modal-dialog .all-data-container .data-element .value {
      font-size: 24px;
      color: #34D400;
      font-weight: 300; }
      #measurmentModal .modal-dialog .all-data-container .data-element .value .unit {
        font-size: 12px; }
  #measurmentModal .modal-dialog .all-data-container .lower-row {
    margin-top: 50px; }
    #measurmentModal .modal-dialog .all-data-container .lower-row .data-element .value {
      color: #8FD3FD; }

.back-button {
  font-size: 11px;
  position: absolute;
  right: 40px;
  top: 33px;
  color: white;
  padding: 10px 20px 10px 40px; }
  .back-button::before {
    content: "\f104";
    font-size: 15px;
    top: 50%;
    background: #138DD9;
    border-radius: 30px;
    width: 22px;
    height: 22px;
    text-align: center;
    transform: translateY(-50%);
    position: absolute;
    left: 5px;
    font-family: 'FontAwesome'; }
  .back-button:hover {
    color: white; }

.graph-label > span {
  display: inline-block;
  margin-top: 8px; }

.graph-label .point-label {
  text-transform: uppercase;
  color: #BBBFC0;
  font-size: 11px;
  font-weight: 400; }

.point-icon {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin-left: 10px; }
  .point-icon.point-green {
    background: rgba(53, 213, 0, 0.8); }
  .point-icon.point-red {
    background: rgba(242, 66, 114, 0.8); }
  .point-icon.point-blue {
    background: rgba(144, 212, 254, 0.8); }

.point-green {
  background: rgba(53, 213, 0, 0.8); }

.point-red {
  background: rgba(242, 66, 114, 0.8); }

.point-blue {
  background: rgba(144, 212, 254, 0.8); }

.color-red {
  color: #f24272 !important; }

#visitCalendarModal .modal-body {
  padding: 20px 50px; }

#visitCalendarModal .header h4 {
  float: left;
  font-size: 14px;
  color: #60676A; }

#visitCalendarModal .header .back-button {
  padding: 5px 40px 5px 50px;
  top: 25px;
  right: 40px; }

#visitCalendarModal .header .graph-label {
  width: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  padding-top: 3px; }

#visitCalendarModal .calendar {
  padding: 30px; }
  #visitCalendarModal .calendar .month-info {
    color: #10A2F7;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 200;
    padding-bottom: 30px; }
  #visitCalendarModal .calendar table tr td .dropdown-menu {
    left: 50%;
    box-shadow: none;
    right: auto;
    text-align: center;
    transform: translate(-50%, 0);
    border-color: #CCD0CF;
    min-width: 140px; }
    #visitCalendarModal .calendar table tr td .dropdown-menu .header {
      font-weight: 500;
      font-size: 10px;
      color: #5F676A; }
    #visitCalendarModal .calendar table tr td .dropdown-menu::before {
      content: "";
      border-top: 6px solid #fff;
      border-right: 6px solid transparent;
      border-left: 6px solid transparent;
      position: absolute;
      bottom: -4px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 10; }
    #visitCalendarModal .calendar table tr td .dropdown-menu::after {
      content: "";
      border-top: 6px solid #CCD0CF;
      border-right: 6px solid transparent;
      border-left: 6px solid transparent;
      position: absolute;
      bottom: -6px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 9; }
    #visitCalendarModal .calendar table tr td .dropdown-menu > li > a {
      color: #BCBEBD;
      font-size: 10px;
      text-align: left;
      font-weight: 500;
      margin: 5px 15px;
      border: solid 1px transparent;
      cursor: pointer;
      position: relative;
      padding-left: 25px;
      padding-top: 4px;
      padding-right: 0; }
      #visitCalendarModal .calendar table tr td .dropdown-menu > li > a:hover {
        background: none;
        border: solid 1px #BCBEBD;
        border-radius: 20px; }
      #visitCalendarModal .calendar table tr td .dropdown-menu > li > a .point {
        width: 10px;
        height: 10px;
        content: " ";
        left: 10px;
        top: 5px;
        display: inline-block;
        position: absolute; }
  #visitCalendarModal .calendar table {
    width: 100%;
    table-layout: fixed; }
    #visitCalendarModal .calendar table thead tr td {
      font-size: 18px;
      font-weight: 300;
      padding-bottom: 20px; }
      #visitCalendarModal .calendar table thead tr td .fa {
        color: #10A2F7; }
    #visitCalendarModal .calendar table tr td {
      width: 11%;
      text-align: center;
      border-top: 0;
      font-size: 15px; }
      #visitCalendarModal .calendar table tr td .point {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-weight: 300; }
        #visitCalendarModal .calendar table tr td .point a {
          color: black;
          cursor: pointer; }
          #visitCalendarModal .calendar table tr td .point a:hover {
            text-decoration: none; }
        #visitCalendarModal .calendar table tr td .point .point-transparent {
          background: white;
          border: solid 1px #ccc;
          border-radius: 20px; }
        #visitCalendarModal .calendar table tr td .point .popover {
          margin-top: -100px; }
        #visitCalendarModal .calendar table tr td .point:hover .popover {
          display: block; }
      #visitCalendarModal .calendar table tr td .point-red, #visitCalendarModal .calendar table tr td .point-green, #visitCalendarModal .calendar table tr td .point-blue {
        border-radius: 30px; }
        #visitCalendarModal .calendar table tr td .point-red a, #visitCalendarModal .calendar table tr td .point-green a, #visitCalendarModal .calendar table tr td .point-blue a {
          color: white;
          cursor: pointer; }
          #visitCalendarModal .calendar table tr td .point-red a:hover, #visitCalendarModal .calendar table tr td .point-green a:hover, #visitCalendarModal .calendar table tr td .point-blue a:hover {
            text-decoration: none; }

div.patient-card-page.patient-card-page-v3 .month-switch {
  position: relative; }
  div.patient-card-page.patient-card-page-v3 .month-switch a.months-info {
    color: black; }
  div.patient-card-page.patient-card-page-v3 .month-switch .fa {
    position: absolute;
    background: #7EDC73;
    width: 20px;
    height: 20px;
    color: white;
    border-radius: 20px;
    margin-left: -20px; }
    div.patient-card-page.patient-card-page-v3 .month-switch .fa::before {
      position: absolute;
      top: 3px;
      left: 6px;
      font-size: 14px; }
    div.patient-card-page.patient-card-page-v3 .month-switch .fa.fa-angle-right {
      margin-left: auto;
      margin-right: 20px; }
    div.patient-card-page.patient-card-page-v3 .month-switch .fa.fa-angle-right::before {
      left: auto;
      right: 6px; }

div.patient-card-page.patient-card-page-v3 .stats-area {
  padding: 20px;
  width: 100%;
  margin: 0 0 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  div.patient-card-page.patient-card-page-v3 .stats-area h5 {
    color: #AAA;
    font-size: 75%;
    font-weight: 400;
    margin-left: 5px; }
  div.patient-card-page.patient-card-page-v3 .stats-area .top-summary {
    padding-left: 40px;
    padding-right: 40px; }

div.patient-card-page.patient-card-page-v3 .iconed-value {
  padding-left: 32px; }
  div.patient-card-page.patient-card-page-v3 .iconed-value img {
    position: absolute;
    top: 10px;
    left: 10px; }
  div.patient-card-page.patient-card-page-v3 .iconed-value .value {
    font-size: 34px;
    font-weight: 200;
    color: #586064;
    display: block; }
    div.patient-card-page.patient-card-page-v3 .iconed-value .value .small {
      font-size: 20px;
      margin-left: 3px; }
  div.patient-card-page.patient-card-page-v3 .iconed-value .label {
    display: block;
    text-align: left;
    color: black;
    font-weight: 400;
    margin-left: -3px; }

div.patient-card-page.patient-card-page-v3 .main-month-switch {
  min-width: 120px;
  padding-top: 5px; }
  div.patient-card-page.patient-card-page-v3 .main-month-switch .months-info {
    width: 70px;
    display: inline-block; }

div.patient-card-page.patient-card-page-v3 .survey-container .hide-survey-details, div.patient-card-page.patient-card-page-v3 .survey-container .survey-question {
  display: none; }

div.patient-card-page.patient-card-page-v3 .survey-container .tab-content {
  min-height: 0; }

div.patient-card-page.patient-card-page-v3 .survey-container.show-details .hide-survey-details, div.patient-card-page.patient-card-page-v3 .survey-container.show-details .survey-question {
  display: block; }

div.patient-card-page.patient-card-page-v3 .survey-container.show-details .show-survey-details {
  display: none; }

#asthmaPlanModal .modal-dialog, #sendMessageModal .modal-dialog {
  width: 840px;
  max-width: 100%; }
  #asthmaPlanModal .modal-dialog .modal-content, #sendMessageModal .modal-dialog .modal-content {
    padding: 0 20px; }
  #asthmaPlanModal .modal-dialog .measurement-title, #sendMessageModal .modal-dialog .measurement-title {
    padding-left: 30px; }
  #asthmaPlanModal .modal-dialog h4, #sendMessageModal .modal-dialog h4 {
    margin-bottom: 0; }
  #asthmaPlanModal .modal-dialog .subtitle, #sendMessageModal .modal-dialog .subtitle {
    font-size: 12px;
    font-weight: 300;
    color: #b9bdbf; }
    #asthmaPlanModal .modal-dialog .subtitle strong, #sendMessageModal .modal-dialog .subtitle strong {
      color: #949E9C;
      font-weight: 500; }
  #asthmaPlanModal .modal-dialog .back-button, #sendMessageModal .modal-dialog .back-button {
    top: 25px;
    padding: 8px 55px; }
  #asthmaPlanModal .modal-dialog .measurement-title, #sendMessageModal .modal-dialog .measurement-title {
    margin-bottom: 30px; }
  #asthmaPlanModal .modal-dialog .row, #sendMessageModal .modal-dialog .row {
    border-top: solid 1px #E9EAEB; }
  #asthmaPlanModal .modal-dialog .row-plan, #sendMessageModal .modal-dialog .row-plan {
    font-size: 12px;
    padding: 15px 30px; }
    #asthmaPlanModal .modal-dialog .row-plan .col-sm-4:first-of-type, #sendMessageModal .modal-dialog .row-plan .col-sm-4:first-of-type {
      border-right: solid 1px #E9EAEB;
      margin-top: 0; }
      #asthmaPlanModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-title, #sendMessageModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-title {
        font-size: 22px;
        font-weight: 300; }
        #asthmaPlanModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-title::before, #sendMessageModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-title::before {
          position: absolute;
          width: 15px;
          height: 40px;
          content: '';
          margin-left: -25px;
          margin-top: 3px; }
      #asthmaPlanModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-subtitle, #sendMessageModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-subtitle {
        font-size: 10px;
        margin-bottom: 25px;
        color: #b9bdbf; }
      #asthmaPlanModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-description, #sendMessageModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-description {
        font-size: 12px;
        padding-bottom: 20px;
        font-weight: 200; }
      #asthmaPlanModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-text, #sendMessageModal .modal-dialog .row-plan .col-sm-4:first-of-type .plan-text {
        font-size: 12px;
        font-weight: 500; }
    #asthmaPlanModal .modal-dialog .row-plan .col-sm-4, #sendMessageModal .modal-dialog .row-plan .col-sm-4 {
      margin-top: 30px; }
      #asthmaPlanModal .modal-dialog .row-plan .col-sm-4 strong, #sendMessageModal .modal-dialog .row-plan .col-sm-4 strong {
        font-weight: 500; }
      #asthmaPlanModal .modal-dialog .row-plan .col-sm-4 label, #sendMessageModal .modal-dialog .row-plan .col-sm-4 label {
        width: 70px; }
    #asthmaPlanModal .modal-dialog .row-plan.green .plan-title, #sendMessageModal .modal-dialog .row-plan.green .plan-title {
      color: #37D327; }
      #asthmaPlanModal .modal-dialog .row-plan.green .plan-title::before, #sendMessageModal .modal-dialog .row-plan.green .plan-title::before {
        background: #37D327; }
    #asthmaPlanModal .modal-dialog .row-plan.yellow .plan-title, #sendMessageModal .modal-dialog .row-plan.yellow .plan-title {
      color: #DCCA46; }
      #asthmaPlanModal .modal-dialog .row-plan.yellow .plan-title::before, #sendMessageModal .modal-dialog .row-plan.yellow .plan-title::before {
        background: #DCCA46; }
    #asthmaPlanModal .modal-dialog .row-plan.red .plan-title, #sendMessageModal .modal-dialog .row-plan.red .plan-title {
      color: #E4585A; }
      #asthmaPlanModal .modal-dialog .row-plan.red .plan-title::before, #sendMessageModal .modal-dialog .row-plan.red .plan-title::before {
        background: #E4585A; }
  #asthmaPlanModal .modal-dialog .row-buttons, #sendMessageModal .modal-dialog .row-buttons {
    padding-top: 50px;
    padding-bottom: 50px; }
    #asthmaPlanModal .modal-dialog .row-buttons .btn-rounded, #sendMessageModal .modal-dialog .row-buttons .btn-rounded {
      color: white; }
      #asthmaPlanModal .modal-dialog .row-buttons .btn-rounded:first-of-type, #sendMessageModal .modal-dialog .row-buttons .btn-rounded:first-of-type {
        margin-right: 30px; }
      #asthmaPlanModal .modal-dialog .row-buttons .btn-rounded.green-button, #sendMessageModal .modal-dialog .row-buttons .btn-rounded.green-button {
        background: #37D328; }
  #asthmaPlanModal .modal-dialog .row-history, #sendMessageModal .modal-dialog .row-history {
    padding-top: 50px; }
    #asthmaPlanModal .modal-dialog .row-history .label, #sendMessageModal .modal-dialog .row-history .label {
      color: #b9bdbf;
      font-weight: 400;
      padding-left: 0; }
    #asthmaPlanModal .modal-dialog .row-history table, #sendMessageModal .modal-dialog .row-history table {
      margin-top: 20px; }
      #asthmaPlanModal .modal-dialog .row-history table td, #sendMessageModal .modal-dialog .row-history table td {
        font-size: 11px;
        font-weight: 400;
        color: #60676b;
        padding-bottom: 5px; }

#sendMessageModal .modal-dialog {
  width: 400px; }
  #sendMessageModal .modal-dialog .measurement-title {
    padding-left: 0; }
  #sendMessageModal .modal-dialog .back-button {
    top: 20px;
    right: 0; }
  #sendMessageModal .modal-dialog .row {
    border-top: none; }
  #sendMessageModal .modal-dialog .row.row-buttons .btn-rounded {
    float: right; }
  #sendMessageModal .modal-dialog .row.row-buttons .btn-rounded:first-of-type {
    margin-right: 0;
    float: left; }

.popover {
  z-index: 1060; }

.vertical-separator {
  margin-top: 3px;
  width: 5px;
  display: inline-block;
  position: relative; }
  .vertical-separator::after {
    content: ' ';
    position: absolute;
    width: 1px;
    height: 12px;
    background: #F5EDE7;
    left: 4px;
    top: -10px; }

.push-page .push-options {
  padding: 20px 20px 0; }
  .push-page .push-options .form-group {
    height: auto;
    margin-bottom: 5px; }
    .push-page .push-options .form-group.checkbox {
      margin-left: -20px;
      margin-top: 0; }
      .push-page .push-options .form-group.checkbox label {
        font-size: 11px;
        text-transform: uppercase;
        color: #11A0F7;
        font-weight: 500; }
  .push-page .push-options .form-control-static {
    display: inline-block; }
  .push-page .push-options .status-info {
    font-size: 11px;
    text-transform: uppercase; }
    .push-page .push-options .status-info label {
      color: #8c8c8c; }
      .push-page .push-options .status-info label::after {
        content: ": "; }
    .push-page .push-options .status-info .form-control-static {
      color: #6CBAF7;
      padding-top: 0;
      min-height: 0; }

body {
  background: #F3F7F8; }

.pointer {
  cursor: pointer; }

.navbar {
  background: white; }

* {
  font-family: geomanistregular, Arial; }

body.locale-uk *, body.locale-ru * {
  font-family: Arial; }

.login-page {
  margin-top: 100px; }
  .login-page form {
    background: white;
    padding: 40px; }
    .login-page form h2 {
      text-align: center;
      font-size: 24px;
      font-weight: 200;
      color: #a6a6a6; }
    .login-page form h4 {
      text-align: center;
      font-size: 20px;
      color: #586064;
      font-weight: 300;
      margin-top: 30px;
      margin-bottom: 30px; }
  .login-page .has-float-label {
    height: 70px; }
    .login-page .has-float-label input:placeholder-shown:not(:focus) + * {
      font-size: 18px;
      padding-top: 8px; }
    .login-page .has-float-label input {
      box-shadow: none; }
    .login-page .has-float-label .form-control {
      height: 40px;
      font-size: 18px;
      padding-left: 0; }

label {
  font-weight: 300; }

.btn-rounded {
  background: #11a0f8;
  background-image: none;
  text-transform: uppercase;
  font-size: 11px;
  padding: 15px 55px;
  border-radius: 30px;
  border: none; }
  .btn-rounded:hover {
    background: #11a0f8; }
  .btn-rounded.green {
    background: #34D400; }
  .btn-rounded.salmon {
    background: #F87575; }
  .btn-rounded.cancel-button {
    background: white;
    color: black;
    box-shadow: none;
    border: solid 1px #CBCECF; }
  .btn-rounded.small {
    padding: 5px 30px; }

.add-new.btn-rounded {
  padding: 15px 30px 15px 40px;
  position: relative; }
  .add-new.btn-rounded span {
    background: #138DD9;
    padding: 5px;
    border-radius: 20px;
    position: absolute;
    left: 10px;
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%); }

h1 {
  font-size: 24px;
  color: #a6a6a6;
  font-weight: 300; }
  h1 strong {
    margin-left: 5px;
    color: #4D4D4D;
    font-weight: 300; }
  h1.with-arrow {
    position: relative;
    padding-left: 20px; }
    h1.with-arrow i {
      font-size: 14px !important;
      position: absolute;
      left: 0;
      color: #20A5F7;
      top: 50%;
      transform: translateY(-50%); }

.datatables-table thead tr.dates-row th:first-of-type {
  padding-left: 30px; }

.datatables-table thead tr.dates-row th:last-of-type {
  padding-right: 20px; }

.datatables-table thead tr th {
  vertical-align: middle;
  background: #8FD3FD;
  color: white;
  font-weight: 400;
  font-size: 11px;
  padding: 20px;
  text-transform: uppercase;
  text-align: center;
  border-right: solid 2px #BBE4FD;
  border-bottom: 2px solid #F3F7F8;
  position: relative; }
  .datatables-table thead tr th .week-switcher {
    color: white;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    width: 20px;
    border: solid 1px;
    padding: 2px;
    border-radius: 20px; }
    .datatables-table thead tr th .week-switcher.week-switcher-right {
      left: auto;
      right: 5px; }
  .datatables-table thead tr th:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
  .datatables-table thead tr th:last-of-type {
    border-right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  .datatables-table thead tr th.small-head {
    font-size: 9px;
    font-weight: 200;
    border-left: 0;
    border-right: 0;
    width: 80px; }
  .datatables-table thead tr th::after {
    display: none !important; }
  .datatables-table thead tr th::before {
    content: "\f107";
    opacity: 0.5;
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    font-size: 20px; }
  .datatables-table thead tr th.sorting_desc::before {
    content: "\f103"; }
  .datatables-table thead tr th.sorting_asc::before {
    content: "\f102"; }
  .datatables-table thead tr th.no-action::before {
    display: none; }

.datatables-table tbody tr, .datatables-table tfoot tr {
  margin-top: 10px;
  border-spacing: 5em; }
  .datatables-table tbody tr td, .datatables-table tbody tr th, .datatables-table tfoot tr td, .datatables-table tfoot tr th {
    border-top: 2px solid #F3F7F8;
    border-bottom: 2px solid #F3F7F8;
    background: white;
    padding: 6px;
    vertical-align: middle;
    text-align: center;
    color: black;
    font-size: 12px; }
    .datatables-table tbody tr td:first-of-type, .datatables-table tbody tr th:first-of-type, .datatables-table tfoot tr td:first-of-type, .datatables-table tfoot tr th:first-of-type {
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px; }
    .datatables-table tbody tr td:last-of-type, .datatables-table tbody tr th:last-of-type, .datatables-table tfoot tr td:last-of-type, .datatables-table tfoot tr th:last-of-type {
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px; }
  .datatables-table tbody tr td.bolder, .datatables-table tfoot tr td.bolder {
    font-weight: 500;
    font-size: 14px;
    color: black; }
  .datatables-table tbody tr .btn, .datatables-table tfoot tr .btn {
    background: #34D400;
    background-image: none;
    border: 0;
    padding: 5px 40px;
    border-radius: 30px; }

.asthma-plan-info {
  position: relative;
  min-width: 137px; }

.asthma-score-label {
  display: inline;
  line-height: 20px;
  margin-left: 30px;
  color: #DBDBDB;
  font-size: 12px;
  width: 30px; }
  .asthma-score-label::before {
    content: ' ';
    width: 23px;
    height: 23px;
    background: #DBDBDB;
    border-radius: 5px;
    position: absolute;
    left: 30px;
    margin-top: -3px; }
  .asthma-score-label.as-green {
    color: #38D227; }
    .asthma-score-label.as-green::before {
      background: #38D227; }
  .asthma-score-label.as-orange {
    color: #DDCA46; }
    .asthma-score-label.as-orange::before {
      background: #DDCA46; }
  .asthma-score-label.as-red {
    color: #DC5A59; }
    .asthma-score-label.as-red::before {
      background: #DC5A59; }

.asthma-symptoms {
  text-align: center;
  margin: auto;
  width: 23px;
  height: 23px;
  border-radius: 23px;
  background: #DBDBDB;
  color: white;
  line-height: 23px; }
  .asthma-symptoms.as-green {
    background: #38D227; }
  .asthma-symptoms.as-orange {
    background: #DDCA46; }
  .asthma-symptoms.as-red {
    background: #DC5A59; }

.datatable-container div.dataTables_wrapper div.dataTables_filter {
  margin-bottom: 30px; }
  .datatable-container div.dataTables_wrapper div.dataTables_filter label {
    font-size: 0;
    width: 100%;
    border: 0; }
    .datatable-container div.dataTables_wrapper div.dataTables_filter label input {
      width: 100%;
      margin: 0;
      font-size: 14px;
      border: 0;
      color: black;
      border-radius: 5px;
      height: 55px;
      padding: 25px; }

.datatable-container .search {
  position: relative; }
  .datatable-container .search .search-label {
    position: absolute;
    background: #34D400;
    content: "SEARCH";
    height: 55px;
    line-height: 55px;
    font-size: 11px;
    text-transform: uppercase;
    padding-left: 60px;
    padding-right: 30px;
    top: 0;
    color: white;
    right: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
    .datatable-container .search .search-label i {
      font-size: 25px;
      margin-right: 10px;
      padding-top: 10px;
      position: absolute;
      left: 20px;
      top: 3px; }

.datatable-container .bottom {
  background: white;
  padding: 5px;
  border-radius: 5px; }
  .datatable-container .bottom .dataTables_length {
    margin: 7px;
    float: left; }
    .datatable-container .bottom .dataTables_length::before {
      content: "SHOW: ";
      position: absolute;
      margin-top: 6px;
      font-size: 12px;
      color: #BDBFBF; }
    .datatable-container .bottom .dataTables_length label {
      padding-left: 40px;
      font-size: 0; }
    .datatable-container .bottom .dataTables_length select {
      border: 0;
      box-shadow: none;
      color: #1AA3F8;
      text-transform: uppercase;
      font-weight: 500;
      width: 130px; }
  .datatable-container .bottom .dataTables_paginate li a {
    border: 0;
    color: #C7C9CA;
    font-size: 13px;
    margin-top: 5px;
    text-transform: uppercase; }
  .datatable-container .bottom .dataTables_paginate li a, .datatable-container .bottom .dataTables_paginate li a:hover, .datatable-container .bottom .dataTables_paginate li a:focus, .datatable-container .bottom .dataTables_paginate li a:active {
    background: none;
    outline: none; }
  .datatable-container .bottom .dataTables_paginate li.disabled a {
    color: #eee; }
  .datatable-container .bottom .dataTables_paginate li.active a {
    outline: none;
    background: white;
    color: #2AA9F8; }

#examinationTable .date-col label, #examinationTable .date-col div, #copdTable .date-col label, #copdTable .date-col div {
  text-align: left; }

#examinationTable .date-col .date-info .point:first-of-type, #copdTable .date-col .date-info .point:first-of-type {
  margin-left: 0; }

#examinationTable tbody tr td, #copdTable tbody tr td {
  position: relative; }
  #examinationTable tbody tr td .spacer, #copdTable tbody tr td .spacer {
    position: absolute;
    top: 5px;
    right: 0;
    height: calc(100% - 10px);
    background: #EDEEEE;
    width: 1px; }

#examinationTable label, #copdTable label {
  font-weight: 500;
  display: block; }

#examinationTable .stats-col, #copdTable .stats-col {
  width: 45%; }

#examinationTable .details-icon, #copdTable .details-icon {
  max-width: 50px;
  font-size: 25px; }

#examinationTable .stats-info, #copdTable .stats-info {
  display: inline-block;
  width: 20%;
  margin-top: 1px; }
  #examinationTable .stats-info.longer, #copdTable .stats-info.longer {
    width: 28%; }

#examinationTable .export-tags label, #copdTable .export-tags label {
  margin-top: -2px; }

.admin-form-control {
  background: white;
  padding: 20px; }
  .admin-form-control input, .admin-form-control textarea {
    border: none;
    box-shadow: none; }
    .admin-form-control input:hover, .admin-form-control input:focus, .admin-form-control input:active, .admin-form-control textarea:hover, .admin-form-control textarea:focus, .admin-form-control textarea:active {
      outline: none;
      border: none;
      box-shadow: none; }
  .admin-form-control textarea {
    height: 105px; }
  .admin-form-control label {
    color: #b9baba;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px; }

.stats-area {
  background: white;
  padding: 20px;
  width: calc(100% + 20px);
  margin: -10px;
  margin-bottom: 40px; }
  .stats-area .stats-container {
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .stats-area .stats-container .stats-col {
      -ms-flex-positive: 1;
      flex-grow: 1; }
  .stats-area .stats-value {
    padding-top: 20px;
    text-align: center; }
    .stats-area .stats-value .label {
      text-transform: uppercase;
      color: #BBBDBC;
      display: block;
      font-weight: 400; }
    .stats-area .stats-value .value {
      font-size: 24px;
      font-weight: 300; }

.stats-page h4 {
  font-weight: 300;
  color: #B0B1B3;
  margin-bottom: 20px; }

.stats-page .stats-area {
  padding: 15px 40px 40px;
  margin-top: 15px;
  margin-bottom: 20px; }

.stats-page .stats-table {
  width: 100%;
  color: #BFC0C2;
  margin-top: 30px; }
  .stats-page .stats-table thead {
    font-size: 10px;
    text-align: center; }
    .stats-page .stats-table thead td {
      padding-bottom: 10px; }
  .stats-page .stats-table tbody {
    font-size: 14px;
    text-align: center; }
    .stats-page .stats-table tbody td {
      line-height: 24px; }

.list-timeline .point-icon {
  display: inline-block;
  background: #F3F7F8;
  color: #B6BABB;
  font-size: 10px;
  padding: 2.5px;
  margin-left: 5px;
  margin-bottom: 5px;
  width: 16px;
  height: 16px; }
  .list-timeline .point-icon.point-type-1 {
    background: #FE7D81;
    color: white; }
  .list-timeline .point-icon.point-type-2 {
    background: #2FD303;
    color: white; }

.button-container {
  margin-top: 40px; }
  .button-container .btn-rounded {
    padding: 10px 15px;
    min-width: 145px; }
  .button-container .cancel-button {
    margin-left: 20px; }

body div.dt-buttons {
  text-align: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  float: none; }
  body div.dt-buttons .dt-button {
    text-transform: uppercase;
    font-size: 11px;
    padding: 5px 55px;
    border-radius: 30px;
    color: white; }
    body div.dt-buttons .dt-button, body div.dt-buttons .dt-button:hover, body div.dt-buttons .dt-button:active {
      background: #34D400;
      background-image: none;
      border-color: transparent;
      outline: 0;
      cursor: pointer; }

td[class*=col-].col-with-point {
  position: relative;
  padding-left: 30px; }
  td[class*=col-].col-with-point .point-icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }

.pt-0 {
  padding-top: 0; }

.checkbox label:after,
.radio label:after {
  content: '';
  display: table;
  clear: both; }

.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: .25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: .5em; }

.radio .cr {
  border-radius: 50%; }

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 20%; }

.radio .cr .cr-icon {
  margin-left: 0.04em; }

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
  display: none; }

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all .3s ease-in; }

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1; }

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
  opacity: .5; }

.polpharma-layout .datatables-table tbody tr td, .polpharma-layout .datatable-container .bottom .dataTables_length::before, .polpharma-layout .datatable-container .bottom .dataTables_paginate li a {
  color: #000; }

.polpharma-layout .datatables-table thead tr th.small-head {
  font-size: 11px; }

.daterangepicker td.in-range, .daterangepicker td.in-range:hover {
  background-color: #357ebd !important;
  border-color: transparent !important;
  color: #fff !important;
  text-decoration: none !important; }

.daterangepicker td.in-range.available {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff; }

.list-filtering label {
  font-size: 12px;
  margin-bottom: 10px; }

.list-filtering .btn {
  margin-left: 5px;
  font-size: 10px;
  text-transform: none; }

.list-filtering .btn.active {
  background: #11a0f8;
  color: white; }

.switch-component {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */ }
  .switch-component .switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 25px;
    margin-right: 10px; }
  .switch-component .switch input {
    opacity: 0;
    width: 0;
    height: 0; }
  .switch-component .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s; }
  .switch-component .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: .4s; }
  .switch-component input:checked + .slider {
    background-color: #11a0f8; }
  .switch-component input:focus + .slider {
    box-shadow: 0 0 1px #11a0f8; }
  .switch-component input:checked + .slider:before {
    transform: translateX(22px); }
  .switch-component .slider.round {
    border-radius: 34px; }
  .switch-component .slider.round:before {
    border-radius: 50%; }
  .switch-component label {
    width: calc(100% - 64px); }

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