@charset "UTF-8";
/*--- Variables ---*/
/*--- Helper classes ---*/
.bg-brand-light {
  background-color: #34bde7; }

.bg-grey {
  background-color: #f3f3f3; }

.bg-grey-light {
  background-color: #f2f2f2; }

.bg-blue {
  background-color: #009DD1; }

.bg-light-blue {
  background-color: #D8F1DC; }

.bg-light-pink {
  background-color: #FDEBE5; }

.bg-light-yellow {
  background-color: #ffffda; }

.color-green {
  color: #79c800; }

.color-grey {
  color: #828282; }

.color-grey-dark {
  color: #333; }

.color-grey-bright {
  color: #7197AC; }

.color-blue {
  color: #14a0d5; }

.color-attention {
  color: #EB5757; }

.color-inverse {
  color: #fff; }

.color-text {
  color: #000; }

.color-wait {
  color: #F2994A; }

.color-calm {
  color: #219653; }

a.color-text:hover {
  color: #000; }

.display-block, .label-block {
  display: block; }

.display-ib {
  display: inline-block; }

.med-form-control-71 {
  max-width: 71px; }

.med-form-control-inline {
  display: inline-block; }

.med-color-we {
  color: #ff7800; }

/*color of weekend*/
.med-font-large {
  font-size: 1.15em; }

.med-border {
  border: 1px solid #F2F2F2; }

.med-border-bottom {
  border-bottom: 1px solid #F2F2F2; }

.med-border-right {
  border-right: 1px solid #F2F2F2; }

.med-border-left {
  border-left: 1px solid #F2F2F2; }

.med-border-top {
  border-top: 1px solid #F2F2F2; }

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

.med-flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.med-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.med-flex-justify {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.med-flex-align {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.med-flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.med-flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flex-grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.med-pos-relative {
  position: relative; }

.form-control-s {
  max-width: 75px;
  min-width: 0; }

.form-control-xs {
  max-width: 71px;
  min-width: 0; }

.form-control-m {
  max-width: 178px;
  min-width: 0; }

.form-control-inline,
.form-group-inline {
  display: inline-block; }

.med-margin-10 {
  margin: 10px 0; }

.med-italic-grey {
  font-style: italic;
  color: #828282; }

.med-padding-10 {
  padding: 10px; }

.med-hover-blue:hover {
  background-color: #CDE5EC; }

.med-hover-blue.active {
  background-color: #2D9CDB; }
  .med-hover-blue.active * {
    color: #fff; }

.med-column-2 {
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-fill: balance;
  -webkit-column-fill: balance;
  column-fill: balance;
  -webkit-column-width: 300px;
  column-width: 300px; }
  .med-column-2 > * {
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column; }

.med-dash-blue {
  border-bottom: 1px dashed #56CCF2; }

.med-width-half {
  display: inline-block;
  width: 49%;
  vertical-align: top; }

.med-width-30 {
  display: inline-block;
  width: 30%;
  vertical-align: top; }

.med-width-70 {
  display: inline-block;
  width: 70%;
  vertical-align: top; }

.font-reg {
  font-weight: normal; }

.pad-15 {
  padding: 15px; }

.mt-10 {
  margin-top: 10px; }

.popup-lg .modal-dialog {
  width: 80%;
  max-width: 1060px; }

.popup-sm .modal-dialog {
  width: 50%;
  max-width: 402px; }

.bg-login-portal {
  background: url(../img/medstar/bg-main-patient.png); }

.bg-login-page {
  background: url(../img/medstar/stethoscope-bg.png); }

.bg-login-reg {
  background: url(../img/medstar/bg-login-reg.jpg); }

.bg-cardio {
  background: url(../img/medstar/cardio.png); }

.bg-triangle {
  background: url(../img/medstar/bg-triangle.png); }

.bg-panel {
  background-color: #fff;
  -webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.15);
  border-radius: 4px; }

.color-state-in {
  color: #65A2C6; }

.unconfirmed {
  display: inline-block;
  padding: 0 0.5em;
  vertical-align: text-bottom;
  font-size: 12px;
  color: #C75555; }
  .unconfirmed .icon {
    font-size: 16px;
    vertical-align: middle; }
  .unconfirmed + .popover {
    padding: 5px; }
    .unconfirmed + .popover .popover-title {
      display: inline-block;
      vertical-align: middle;
      width: 2em;
      height: 2em;
      background-image: url(../img/medstar/font-icon/triangle.svg);
      background-repeat: no-repeat;
      background-size: cover;
      text-indent: -9999px; }
    .unconfirmed + .popover .popover-content {
      display: inline-block;
      vertical-align: middle;
      width: calc(100% - 2em);
      padding: 0 0 0 1em; }

.confirmed {
  display: inline-block;
  padding: 0 0.5em;
  vertical-align: text-bottom;
  font-size: 12px;
  color: #828282; }
  .confirmed .icon {
    font-size: 16px;
    color: #7AC800;
    vertical-align: middle; }

.label-new-patient {
  display: inline-block;
  color: #820303;
  background-image: url(../img/medstar/bubble-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 14px;
  line-height: 1.5;
  padding: 0em 0.2em;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -1.5em; }

.new-patient {
  position: relative; }

body {
  min-height: 100vh;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #000; }

a {
  color: #14A0D5; }
  a:hover, a:focus {
    color: #1f9cc3; }

p {
  line-height: 21px; }

label {
  margin-right: 5px;
  line-height: 1.2;
  font-weight: normal; }

input {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #dde6e9;
  font-size: 16px; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  color: #828282; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  color: #828282; }

:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  color: #828282; }

:-moz-placeholder {
  /* Firefox 18- */
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  color: #828282; }

h4 {
  font-size: 16px; }

.topnavbar .navbar-nav > li > a, .topnavbar .navbar-nav > .open > a {
  color: #fff; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 750px; } }

@media (min-width: 991px) {
  .modal-dialog {
    width: 80%;
    max-width: 750px; } }

.wrapper > section {
  z-index: 120; }

.modal-open .modal {
  background: rgba(0, 0, 0, 0.5); }

.modal.in .modal-dialog {
  position: relative; }

.modal-content {
  border-radius: 0; }

.modal-backdrop.in {
  display: none; }

.modal-title {
  font-size: 18px; }

.modal-header {
  padding: 15px; }

.modal-header h4 {
  margin: 0; }

.modal-body h4 {
  margin: 0; }

.modal-body h4 + p {
  margin-top: 10px; }

.modal-body .med-table-summary:nth-of-type(even) {
  background-color: transparent; }

.help-block {
  font-size: 12px; }

.thumb60 {
  width: 60px;
  height: 60px; }

.thumb50 {
  width: 50px;
  height: 50px; }

body .select2-container--bootstrap .select2-selection--single, body .select2-container--bootstrap .select2-selection--multiple {
  border-radius: 0; }

.select2-container.select2-container--focus .select2-selection--multiple {
  border-color: #66afe9; }

.select2-container .select2-results .media-box-object,
.select2-container .select2-selection__rendered {
  display: inline; }

.sidebar > .nav > li > a, .sidebar > .nav > li > .nav-item {
  position: relative;
  padding-left: 35px; }
  .sidebar > .nav > li > a > .icon, .sidebar > .nav > li > a em, .sidebar > .nav > li > .nav-item > .icon, .sidebar > .nav > li > .nav-item em {
    position: absolute;
    left: 10px;
    top: 1em; }

.bootbox-body {
  text-align: center;
  font-size: 16px; }

.sidebar li > a, .sidebar li > .nav-item, .sidebar > .nav > .nav-heading {
  white-space: normal; }

.wrapper > footer {
  z-index: 120;
  background: #fff; }

.wrapper > .aside {
  z-index: 121; }

.modal-open .wrapper > section {
    z-index: 123;
}

.aside-collapsed .sidebar > .nav > li > a, .aside-collapsed-text .sidebar > .nav > li > a, .aside-collapsed .sidebar > .nav > li > .nav-item, .aside-collapsed-text .sidebar > .nav > li > .nav-item {
  padding: 0;
  height: 3em;
  display: inline-block;
  width: 100%; }

.aside-collapsed .sidebar > .nav > li > a > em, .aside-collapsed-text .sidebar > .nav > li > a > em, .aside-collapsed .sidebar > .nav > li > .nav-item > em, .aside-collapsed-text .sidebar > .nav > li > .nav-item > em {
  font-size: 1.6em;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0.8em; }

@media (pointer: fine) {
  .tel-link {
    pointer-events: none; } }

/*--- Buttons ---*/
/*кнопка "применить"*/
.btn {
  font-size: 14px;
  letter-spacing: 0.05em; }
  .btn .icon {
    margin-right: 13px; }
  .btn .btn .icon-right {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5em; }

.btn-link {
  letter-spacing: 0;
  text-decoration: underline; }

.btn-acting {
  min-width: 123px;
  height: 35px;
  border-radius: 3px;
  background-color: #7AC800;
  color: #fff;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase; }
  .btn-acting:hover, .btn-acting.hover {
    background-color: #61a000;
    color: #fff; }
  .btn-acting:active, .btn-acting.active, .btn-acting:focus, .btn-acting.focus {
    background-color: #61a000;
    -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    color: #fff; }

/*кнопка "сбросить"*/
.btn-cancel {
  min-width: 123px;
  height: 35px;
  border-radius: 3px;
  background-color: #bdbdbd;
  color: #fff;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase; }
  .btn-cancel:hover, .btn-cancel.hover {
    background-color: #757575;
    color: #fff; }
  .btn-cancel:active, .btn-cancel.active, .btn-cancel:focus, .btn-cancel.focus {
    background-color: #757575;
    -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    color: #fff; }

/*кнопка "сохранить" (голубого цвета)*/
.btn-save {
  min-width: 123px;
  height: 35px;
  border-radius: 3px;
  background-color: #7197AC;
  color: #fff;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase; }
  .btn-save:hover, .btn-save.hover {
    background-color: #3F51B5;
    color: #fff; }
  .btn-save:active, .btn-save.active, .btn-save:focus, .btn-save.focus {
    background-color: #3F51B5;
    -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    color: #fff; }

/*кнопка "активен"*/
.btn-status {
  min-width: 103px;
  height: 36px;
  border-radius: 10px;
  background-color: transparent;
  border: solid 1px #465559;
  font-size: 16px;
  text-align: center;
  color: #5d6c71; }
  .btn-status:hover, .btn-status.hover, .btn-status:active, .btn-status.active, .btn-status:focus, .btn-status.focus {
    background-color: #465559;
    color: #fff; }

.btn-light {
  min-width: 123px;
  height: 35px;
  border-radius: 3px;
  background-color: #ebebeb;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase; }
  .btn-light:hover, .btn-light.hover {
    background-color: #828282; }
  .btn-light:active, .btn-light.active, .btn-light:focus, .btn-light.focus {
    background-color: #828282;
    -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35); }

.btn-dark {
  min-width: 179px;
  height: 35px;
  border-radius: 3px;
  background-color: #959595;
  color: #fff;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase; }
  .btn-dark:hover, .btn-dark.hover {
    background-color: #bdbdbd;
    color: #fff; }
  .btn-dark:active, .btn-dark.active, .btn-dark:focus, .btn-dark.focus {
    background-color: #bdbdbd;
    -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    color: #fff; }

.btn-bright {
  min-width: 123px;
  height: 35px;
  border-radius: 3px;
  background-color: #FFCC60;
  color: #fff;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase; }
  .btn-bright:hover, .btn-bright.hover {
    background-color: #f9a078;
    color: #fff; }
  .btn-bright:active, .btn-bright.active, .btn-bright:focus, .btn-bright.focus {
    background-color: #f9a078;
    -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
    color: #fff; }

.btn-brand-blue {
  background-color: #18AEA1;
  color: #fff;
  text-transform: uppercase; }

.btn-arrow {
  width: 26px;
  height: 26px;
  background-color: transparent;
  border: 0;
  text-indent: -9999px; }
  .btn-arrow-left {
    background-image: url(../img/medstar/icon-arrow-left.png); }
  .btn-arrow-right {
    background-image: url(../img/medstar/icon-arrow-right.png); }

.btn-small {
  min-width: 104px;
  height: 30px;
  font-size: 12px !important;
}

/*кнопки режима врача*/
.btn-timeline, a.btn-timeline {
  width: 150px;
  height: 60px;
  padding: 6px;
  border-radius: 3px;
  color: #000;
  font-size: 14px;
  white-space: normal;
  letter-spacing: 0;
  text-align: left; }
  .btn-timeline-empty, a.btn-timeline-empty {
    background-color: #ffe3e3; }
    .btn-timeline-empty:hover, .btn-timeline-empty.hover, a.btn-timeline-empty:hover, a.btn-timeline-empty.hover {
      background-color: #f8e2e2; }
    .btn-timeline-empty:active, .btn-timeline-empty.active, .btn-timeline-empty:focus, .btn-timeline-empty.focus, a.btn-timeline-empty:active, a.btn-timeline-empty.active, a.btn-timeline-empty:focus, a.btn-timeline-empty.focus {
      background-color: #f8e2e2;
      -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.08);
      box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.08); }
  .btn-timeline-filled, a.btn-timeline-filled {
    background-color: #ebf8ff; }
    .btn-timeline-filled:hover, .btn-timeline-filled.hover, a.btn-timeline-filled:hover, a.btn-timeline-filled.hover {
      background-color: #e8f3f8; }
    .btn-timeline-filled:active, .btn-timeline-filled.active, .btn-timeline-filled:focus, .btn-timeline-filled.focus, a.btn-timeline-filled:active, a.btn-timeline-filled.active, a.btn-timeline-filled:focus, a.btn-timeline-filled.focus {
      background-color: #e8f3f8;
      -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.08);
      box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.08); }
  .btn-timeline-highlighted, a.btn-timeline-highlighted {
    background-color: #00aeef;
    -webkit-box-shadow: 1.5px 2.6px 8px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 1.5px 2.6px 8px 0 rgba(0, 0, 0, 0.15);
    border: solid 1px #ffffff;
    color: #fff; }
    .btn-timeline-highlighted:hover, .btn-timeline-highlighted.hover, a.btn-timeline-highlighted:hover, a.btn-timeline-highlighted.hover {
      background-color: #119dd1;
      color: #fff; }
    .btn-timeline-highlighted:active, .btn-timeline-highlighted.active, .btn-timeline-highlighted:focus, .btn-timeline-highlighted.focus, a.btn-timeline-highlighted:active, a.btn-timeline-highlighted.active, a.btn-timeline-highlighted:focus, a.btn-timeline-highlighted.focus {
      background-color: #119dd1;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #fff; }
  .btn-timeline-oncall, a.btn-timeline-oncall {
    background-color: #ffffda; }
    .btn-timeline-oncall:hover, .btn-timeline-oncall.hover, a.btn-timeline-oncall:hover, a.btn-timeline-oncall.hover {
      background-color: #f8f8db; }
    .btn-timeline-oncall:active, .btn-timeline-oncall.active, .btn-timeline-oncall:focus, .btn-timeline-oncall.focus, a.btn-timeline-oncall:active, a.btn-timeline-oncall.active, a.btn-timeline-oncall:focus, a.btn-timeline-oncall.focus {
      background-color: #f8f8db;
      -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.08);
      box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.08); }
  .btn-timeline-text strong, a.btn-timeline-text strong {
    min-width: 85px;
    display: block; }
  .btn-timeline-pic, a.btn-timeline-pic {
    margin-left: 15px; }
  .btn-timeline-disabled, a.btn-timeline-disabled {
    background-color: #d4d4d; }

.btn-image {
  width: auto;
  padding: 0;
  background-color: transparent; }
  .btn-image .icon {
    margin: auto;
    vertical-align: inherit; }

.btn-trashBin {
  width: 15px;
  height: 17px;
  padding: 15px;
  background-image: url(../img/medstar/icon-trash-bin.png);
  background-repeat: no-repeat;
  background-position: center; }
  .btn-trashBin:hover {
    background-color: rgba(52, 189, 231, 0.3); }

.btn-edit {
  padding: 0.5em 1em; }
  .btn-edit:hover {
    background-color: rgba(52, 189, 231, 0.3); }
  .btn-edit img, .btn-edit span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }

.btn-edit-new {
  font-size: 12px;
  color: #828282; }
  .btn-edit-new:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: text-top;
    margin-right: 5px;
    background-image: url(../img/medstar/edit.png);
    background-size: contain;
    background-repeat: no-repeat; }

.med-icon-circle {
  position: relative;
  width: 17px;
  height: 17px; }
  .med-icon-circle:before {
    content: '';
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
    border-radius: 50%;
    border: 2px solid #939393; }
  .med-icon-circle:after {
    content: '';
    position: absolute;
    top: 7px;
    left: -3px;
    width: 24px;
    height: 2px;
    background-color: #939393;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.btn-add-patient {
  padding-left: 20%;
  border-radius: 0;
  font-weight: 300;
  text-align: left;
  color: #ffffff;
  background-color: #79c800;
  background-image: url(../img/medstar/icon-plus-circle.png);
  background-repeat: no-repeat;
  background-position: 10% center;
  text-align: center; }
  .btn-add-patient:hover, .btn-add-patient.selected, .btn-add-patient.focus {
    color: #ffffff;
    background-color: #54840b;
    background-image: url(../img/medstar/icon-plus-circle.png);
    background-repeat: no-repeat;
    background-position: 10% center; }

.btn-go-up {
  position: absolute;
  bottom: 0;
  right: 15px;
  font-size: 12px;
  color: #828282; }
  .btn-go-up span {
    display: inline-block;
    vertical-align: middle;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: currentColor;
    background-image: url(../img/medstar/go-up-button.png);
    background-position: center;
    background-repeat: no-repeat; }
  .btn-go-up:hover {
    color: #000; }

.btn-border {
  background-color: transparent;
  border: 2px solid #56ccf2;
  border-radius: 3px;
  text-transform: uppercase;
  color: #828282;
  color: #333;
  font-weight: 500; }
  .btn-border i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px; }
  .btn-border:hover {
    background-color: #56ccf2;
    color: #fff; }

.btn-grey-hover {
  padding: 0.5em; }
  .btn-grey-hover:hover {
    background-color: #F2F2F2; }
  .btn-grey-hover.color-grey-bright {
    color: #7197AC; }

.btn.panel-close {
  width: 1.5em;
  height: 1.5em;
  padding: 0;
  background: transparent; }

/*--- circle diagramm ---*/
.med-chart {
  display: inline-block;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  position: relative;
  overflow: hidden; }

.slice {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .slice.one {
    clip: rect(0 40px 20.5px 0); }
  .slice.two {
    clip: rect(0 20.5px 40px 0); }

.chart-center {
  position: relative;
  border-radius: 50%;
  width: 31px;
  height: 31px;
  margin: 4px 0 0 4px;
  background-color: #ebf8ff; }

/*.chart-$perc, $perc - от 0 до 100 с шагом 10*/
.med-chart.chart-0 {
  background: #79c800; }
  .med-chart.chart-0 .slice.one {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #ff0000; }
  .med-chart.chart-0 .slice.two {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #ff0000; }

.med-chart.chart-10 {
  background: #79c800; }
  .med-chart.chart-10 .slice.one {
    -webkit-transform: rotate(126deg);
    -ms-transform: rotate(126deg);
    transform: rotate(126deg);
    background: #ff0000; }
  .med-chart.chart-10 .slice.two {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #ff0000; }

.med-chart.chart-20 {
  background: #79c800; }
  .med-chart.chart-20 .slice.one {
    -webkit-transform: rotate(162deg);
    -ms-transform: rotate(162deg);
    transform: rotate(162deg);
    background: #ff0000; }
  .med-chart.chart-20 .slice.two {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #ff0000; }

.med-chart.chart-30 {
  background: #79c800; }
  .med-chart.chart-30 .slice.one {
    -webkit-transform: rotate(198deg);
    -ms-transform: rotate(198deg);
    transform: rotate(198deg);
    background: #ff0000; }
  .med-chart.chart-30 .slice.two {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #ff0000; }

.med-chart.chart-40 {
  background: #79c800; }
  .med-chart.chart-40 .slice.one {
    -webkit-transform: rotate(234deg);
    -ms-transform: rotate(234deg);
    transform: rotate(234deg);
    background: #ff0000; }
  .med-chart.chart-40 .slice.two {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #ff0000; }

.med-chart.chart-50 {
  background: #ff0000; }
  .med-chart.chart-50 .slice.one {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #79c800; }
  .med-chart.chart-50 .slice.two {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #79c800; }

.med-chart.chart-60 {
  background: #ff0000; }
  .med-chart.chart-60 .slice.one {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #79c800; }
  .med-chart.chart-60 .slice.two {
    -webkit-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    transform: rotate(216deg);
    background: #79c800; }

.med-chart.chart-70 {
  background: #ff0000; }
  .med-chart.chart-70 .slice.one {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #79c800; }
  .med-chart.chart-70 .slice.two {
    -webkit-transform: rotate(252deg);
    -ms-transform: rotate(252deg);
    transform: rotate(252deg);
    background: #79c800; }

.med-chart.chart-80 {
  background: #ff0000; }
  .med-chart.chart-80 .slice.one {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #79c800; }
  .med-chart.chart-80 .slice.two {
    -webkit-transform: rotate(288deg);
    -ms-transform: rotate(288deg);
    transform: rotate(288deg);
    background: #79c800; }

.med-chart.chart-90 {
  background: #ff0000; }
  .med-chart.chart-90 .slice.one {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #79c800; }
  .med-chart.chart-90 .slice.two {
    -webkit-transform: rotate(324deg);
    -ms-transform: rotate(324deg);
    transform: rotate(324deg);
    background: #79c800; }

.med-chart.chart-100 {
  background: #ff0000; }
  .med-chart.chart-100 .slice.one {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #79c800; }
  .med-chart.chart-100 .slice.two {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    background: #79c800; }

.chart-0 .chart-center {
  background-color: #ffe3e3; }

.btn-timeline-highlighted .chart-center {
  background-color: #00aeef;
  color: #fff; }

/*--- Label ---*/
.label-circle {
  border-radius: 50%; }

.label-transparent {
  background-color: transparent;
  color: inherit; }

.label-border {
  border: 1px solid currentColor; }

.med-label {
  display: inline-block;
  font-size: 16px;
  padding: 4px 15px;
  text-align: center; }

.med-label-accept:before {
  content: url(../img/medstar/icon-checkmark-wave.png);
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }

.med-green-ok {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
  background-image: url(../img/medstar/med-ok.png);
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle; }

.med-label-blue {
  display: inline-block;
  padding: 0 5px;
  min-width: 84px;
  border-radius: 5px;
  background-color: #2d9cdb;
  color: #fff;
  text-align: center;
  border: 0;
  font-size: 12px; }

.med-label-grey {
  display: inline-block;
  padding: 0 5px;
  min-width: 84px;
  border-radius: 5px;
  background-color: #828282;
  color: #fff;
  text-align: center;
  border: 0;
  font-size: 12px; }

.med-label-red {
  display: inline-block;
  padding: 0 5px;
  min-width: 84px;
  border-radius: 5px;
  background-color: #d9415a;
  color: #fff;
  text-align: center;
  border: 0;
  font-size: 12px; }

/*--- Header ---*/
.topnavbar-wrapper {
  position: relative;
  z-index: 122; }

.med-brand {
  display: block;
  background-color: #1f9cc3; }

.med-title {
  padding: 17px 15px;
  color: #fff; }

.topnavbar .navbar-header .brand-logo {
  min-height: 55px; }

@media (max-width: 768px) {
  .med-title {
    padding: 10px 15px; } }

/*--- Content heading ---*/
.content-wrapper > .content-heading {
  margin-bottom: 10px;
  padding: 15px 20px;
  font-size: 22px;
  color: #96999A;
  background-color: #F9FCFD; }
  .content-wrapper > .content-heading h1 {
    display: inline-block;
    font-size: inherit;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px; }
  .content-wrapper > .content-heading p {
    overflow: hidden; }

.med-week-heading {
  float: right;
  margin-top: 22px;
  font-size: 20px;
  font-weight: bold;
  color: #000; }

.med-week-text {
  display: inline-block; }

@media (max-width: 599px) {
  .med-week-heading {
    float: none;
    margin-top: 0;
    margin-bottom: 22px;
    font-size: 16px; } }

.med-sidebar-doctor-header {
  padding: 1px 15px;
  text-align: center; }
  .med-sidebar-doctor-header .med-user-pic {
    margin: 10px auto; }
  .med-sidebar-doctor-header .media-box-heading {
    font-size: 18px;
    text-align: left; }
    .med-sidebar-doctor-header .media-box-heading span {
      font-size: 0.85em; }

/*--- Breadcrumbs ---*/
/*--- Panel ---*/
.panel {
  -webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.15);
  border: 0; }

.panel .med-border-bottom p {
  margin: 5px 0; }

/*--- Select2 ---*/
.select2-container {
  text-align: left; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  color: #828282; }

.select2-container--default .select2-selection--single {
  height: 36px;
  border-radius: 0;
  border: solid 1px #e0e0e0; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
  color: #000; }

.select2-dropdown {
  border-color: #e0e0e0; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-width: 4px 4px 0 4px; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px; }

.select-language + .select2-container {
  margin-top: 10px;
  font-size: 14px; }
  .select-language + .select2-container .select2-selection--single {
    background-color: transparent;
    border: 0; }
    .select-language + .select2-container .select2-selection--single .select2-selection__rendered {
      color: #fff; }
    .select-language + .select2-container .select2-selection--single .select2-selection__arrow b {
      border-color: #fff transparent transparent transparent; }
  .select-language + .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent; }

/*--- datepicker ---*/
@media screen and (max-width: 479px) {
  .datepicker-dropdown {
    left: 15px !important; } }

/*--- form elements ---*/
.input-group-addon {
  padding: 6px 12px;
  font-size: inherit;
  color: #828282;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #2D9CDB;
  border-radius: 0; }

.input-group-addon:last-child {
  min-width: 87px;
  border-left: 1px solid #2D9CDB; }

.input-group.date .input-group-addon {
  padding: 0 5px;
  background-color: #fff;
  border-left: 0;
  min-width: 0;
  border-color: #e0e0e0; }
  .input-group.date .input-group-addon:focus, .input-group.date .input-group-addon.focus {
    border-color: #66afe9; }
  .input-group.date .input-group-addon .icomoon-date {
    font-size: 16px; }

.input-group.date input {
  padding-right: 0;
  border-right: 0; }
  .input-group.date input:focus + .input-group-addon,
  .input-group.date input.focus + .input-group-addon {
    border-color: #66afe9; }

input.med-input-disabled {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }
  input.med-input-disabled:focus {
    border-bottom-color: #34bde7;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }

.checkbox-attendant input[type="checkbox"] {
  display: none !important; }

.checkbox-attendant label {
  padding-top: 8px;
  font-size: 12px;
  font-style: italic; }
  .checkbox-attendant label:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 17px;
    background-color: #ffffff;
    border: solid 1px #dde6e9;
    vertical-align: middle;
    margin-right: 10px; }

.checkbox-attendant input:checked + label:before {
  background-image: url(../img/medstar/checkmark_green.png);
  background-position: center;
  background-repeat: no-repeat; }

label.med-time {
  position: relative; }
  label.med-time span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  label.med-time input[type="radio"] {
    display: none; }
  label.med-time input:checked + span {
    background-color: #00aeef; }

.form-group {
  margin: 10px 0; }

.form-control {
  border-color: #e0e0e0;
  border-radius: 0;
  font-size: 12px;
  padding: 5px;
  height: 34px; }

.med-password {
  position: relative; }
  .med-password-icon {
    position: absolute;
    top: 50%;
    right: 90px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10; }

.input-group-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .input-group-phone .form-control {
    -webkit-box-shadow: none;
    box-shadow: none; }
    .input-group-phone .form-control:first-child {
      width: 61px;
      margin-right: 15px; }
    .input-group-phone .form-control[value] {
      font-size: 12px;
      font-style: italic;
      color: #828282; }

.label-important:after {
  content: '*';
  color: #6FCCE2; }

.radio-holder {
  display: inline-block; }
  .radio-holder input {
    display: none; }
  .radio-holder label {
    font-size: 12px;
    font-style: italic;
    color: #828282; }
    .radio-holder label:before {
      content: '';
      display: inline-block;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background-color: #2d9cdb;
      border: solid 6px #fff;
      -webkit-box-shadow: 0 0 1px #bdbdbd;
      box-shadow: 0 0 1px #bdbdbd;
      vertical-align: middle;
      margin-right: 10px; }
  .radio-holder input:checked + label:before {
    border-width: 3px; }

/*--- pagination ---*/
.med-pagination {
  padding: 0 10px; }
  .med-pagination > li > a,
  .med-pagination > li > span {
    padding: 6px;
    text-decoration: underline;
    color: #14A0D5;
    background-color: transparent;
    border: 0;
    margin-left: -1px; }
  .med-pagination .active > a,
  .med-pagination > .active > span {
    color: inherit;
    text-decoration: none;
    background-color: transparent;
    cursor: default;
    pointer-events: none; }

/*--- table elements ---*/
.panel > .med-timetable {
  border-top: 1px solid #eee;
  padding-bottom: 20px; }

.med-timetable.table-responsive {
  padding-bottom: 17px; }

.med-timetable table > tbody > tr > td {
  width: calc(100% / 8);
  font-size: 14px;
  font-weight: 300;
  color: #000;
  text-align: center;
  white-space: nowrap; }

.med-timetable .med-card-personal {
  min-width: 0; }

.med-title-table, .med-timetable table > tbody > tr > td.med-title-table {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-align: left; }

.med-vacation-announce {
  max-width: 379px;
  padding: 5px;
  border-radius: 3px;
  background-color: #ebf8ff; }

.med-timetable .med-vacation {
  position: relative; }

.med-timetable .med-vacation-announce {
  position: absolute;
  left: 225px;
  margin-top: -20px; }

.med-timetable .btn-timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 150px;
  width: 100%; }

.med-timetable .btn-timeline + .btn {
  margin-top: 5px; }

.med-appointment-table table > tbody > tr > td a {
  text-decoration: underline; }

.med-appointment-table table > tbody > tr.med-font-bold {
  font-weight: bold; }

.med-appointment-table table .btn:not(.btn-link) {
  padding: 5px 10px;
  font-size: 20px;
  color: #78939B; }

.med-status {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  margin-bottom: 3px;
  border-radius: 3px;
  background-color: currentColor; }
  .med-status-done {
    background-color: #2D9CDB; }
  .med-status-visit {
    background-color: #6dcff6; }
  .med-status-active {
    background-color: #27c24c; }
  .med-status-wait {
    background-color: #f2c052; }
  .med-status-attention {
    background-color: #EB5757; }
  .med-status-out {
    background-color: #C6C6C6; }
  .med-status-over {
    background-color: #27AE60; }
  .med-status-draft {
    background-color: #000; }
  .med-status-td {
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    color: #010101; }

.med-table {
  margin-bottom: 20px; }
  .med-table .table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #eee; }
    .med-table .table-row:nth-of-type(even) {
      background-color: #fafbfc; }
    .med-table .table-row:not(.title):hover {
      background-color: #D8F1DC; }
    .med-table .table-row div {
      width: 100%;
      padding: 8px; }
    .med-table .table-row div.small {
      width: auto;
      min-width: 50px;
      text-align: right; }
    .med-table .table-row.title {
      font-weight: bold; }
      .med-table .table-row.title div {
        padding: 14px 8px; }
    .med-table .table-row .name {
      min-width: 310px; }
  .med-table.no-border .table-row {
    border: 0; }

.med-table-fix-height {
  max-height: 200px;
  overflow-y: auto; }

.table-border {
  width: 100%; }
  .table-border td {
    vertical-align: top;
    padding: 15px;
    border: 1px solid #f2f2f2; }

@media screen and (max-width: 767px) {
  .med-timetable tbody > tr > td {
    white-space: normal !important; }
  .med-timetable .med-vacation-announce {
    position: static;
    max-width: none; } }

/*--- card with personal information ---*/
.med-card-personal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .med-card-personal .media-box-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .med-card-personal .med-img-border {
    border: 2px solid #e5e5e6; }
  .med-card-personal .med-user-default {
    margin-right: 5px;
    text-align: center;
    color: #897E7E;
    font-size: 26px;
    line-height: 2.2em; }
    .med-card-personal .med-user-default.thumb32 {
      font-size: 16px;
      line-height: 32px; }
  .med-card-personal .med-user-pic {
    margin-right: 5px; }
  .med-card-personal.statement > span:first-child {
    position: relative; }
    .med-card-personal.statement > span:first-child:before {
      content: '';
      position: absolute;
      bottom: 0;
      right: 7%;
      display: block;
      width: 14px;
      height: 14px;
      border-radius: 50%; }
  .med-card-personal.statement-online > span:first-child:before {
    background-color: #00D95C; }

/*--- form filter ---*/
.med-form-filter, .med-form-filter > .panel-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0; }
  .med-form-filter .form-group, .med-form-filter > .panel-heading .form-group {
    padding: 14px;
    margin: 0; }
  .med-form-filter .select2-container, .med-form-filter > .panel-heading .select2-container {
    display: block; }

.med-link-arrowed, .panel-heading a.med-link-arrowed {
  display: inline-block;
  width: auto;
  text-decoration: underline !important; }
  .med-link-arrowed:after, .panel-heading a.med-link-arrowed:after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-color: currentColor transparent transparent transparent;
    border-width: 4px 4px 0 4px;
    border-style: solid; }

.med-form-filter .med-link-arrowed {
  margin-bottom: 22px; }

.med-input-group {
  max-width: 275px;
  background-color: #fff; }
  .med-input-group.focus {
    border: 1px solid #66afe9; }
  .med-input-group .input-group-addon {
    min-width: 0;
    font-style: italic;
    color: #666;
    background-color: transparent;
    border-right: 0;
    border-color: #e0e0e0; }
    .med-input-group .input-group-addon + input {
      border-left: 0; }

form.med-panel-colored, .med-panel-colored {
  padding: 0;
  border-radius: 3px;
  background-color: #afcad2;
  -webkit-box-shadow: 0.5px 0.9px 0 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0.5px 0.9px 0 0 rgba(0, 0, 0, 0.14); }
  form.med-panel-colored label:not(.btn), .med-panel-colored label:not(.btn) {
    color: #fff; }
  form.med-panel-colored .collapse.in, .med-panel-colored .collapse.in {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }

.med-checkbox-holder input[type="checkbox"] {
  display: none; }

.med-checkbox-holder input:checked + label.btn-status {
  background-color: #465559;
  color: #fff; }

.med-checkbox-holder .label-checkbox:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  border: 1px solid #e0e0e0; }

.med-checkbox-holder input:checked + label.label-checkbox:before {
  background-image: url(../img/medstar/checkmark_green.png);
  background-size: 9px;
  background-position: center;
  background-repeat: no-repeat; }

@media (max-width: 767px) {
  .med-form-filter .form-group {
    padding: 5px 15px; } }

@media (min-width: 1900px) {
  .form-group.border-right {
    border-right: 1px solid rgba(0, 0, 0, 0.1); } }

/*--- Timetable page ---*/
.med-title-filter-result {
  font-size: 16px; }

/*--- modal timetable ---*/
.med-timetable-modal {
  font-size: 16px; }
  .med-timetable-modal .modal-body {
    padding: 0; }
  .med-timetable-modal .med-border-bottom {
    padding: 15px; }
  .med-timetable-modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.med-timetable-doctor-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px; }
  .med-timetable-doctor-date label {
    margin-right: 10px; }
  .med-timetable-doctor-date .input-group.date {
    max-width: 160px; }

.med-time-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px; }
  .med-time-list .med-time {
    margin: 4px;
    width: calc(20% - 8px); }

.med-time {
  display: block;
  min-width: 4em;
  height: 2em;
  padding: 0 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  cursor: default; }
  .med-time-free {
    background-color: #ebf8ff; }
  .med-time-reserved {
    background-color: #ffe3e3; }
  .med-time-disabled {
    background-color: #f3f3f3; }
  .med-time-light {
    background-color: #FFF9EB; }
  .med-time-live {
    background-color: #fae3b4; }
  .med-time:hover {
    background-color: #00aeef; }

/*--- form with fields to be edited ---*/
.med-form-personal-data .form-group {
  padding: 15px; }

.med-form-personal-data input {
  font-size: 18px; }

.med-form-personal-data label {
  padding-left: 16px; }

/*--- tabs ---*/
.med-tabpanel .nav-tabs {
  position: relative;
  z-index: 10;
  margin-bottom: -1px;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  padding-left: 10px;
  width: 100%;
  font-size: 14px;
  border: 0; }
  .med-tabpanel .nav-tabs > li {
    float: none;
    display: inline-block; }
    .med-tabpanel .nav-tabs > li a {
      color: #000;
      font-weight: 400;
      padding: 6px 20px;
      border: 1px solid #dbdbdb;
      border-bottom: 0;
      background-color: #ebebeb; }
    .med-tabpanel .nav-tabs > li.active > a {
      color: #000;
      background-color: #fff;
      border-color: #f2f2f2; }

.med-tabpanel .tab-content {
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #f2f2f2; }

.med-tab-header {
  padding: 10px 0; }
  .med-tab-header:after {
    content: '';
    display: block;
    clear: both; }
  .med-tab-header h4 {
    margin: 0;
    display: inline-block; }

@media screen and (max-width: 480px) {
  .med-tabpanel .tab-content {
    padding: 10px 0; } }

/*--- Appointment steps ---*/
.med-step-holder {
  padding: 10px 15px;
  counter-reset: list; }

.med-appointment-step-modal b.text-right {
  display: inline-block;
  width: 12rem;
  margin-right: 10px; }

.med-appointment-step-modal .med-hover-blue {
  padding: 2px 10px; }

.med-appointment-step-modal .med-hover-blue .med-italic-grey {
  font-size: 12px; }

.med-appointment-step-modal .med-hover-blue .med-label {
  margin-top: 15px;
  padding: 7px 28px;
  font-size: 14px; }

.med-appointment-step-modal .med-hover-blue.active .med-label {
  color: #000; }

.med-step-title {
  padding: 0 5px;
  margin: 0;
  color: #858585; }
  .med-step-title:before {
    counter-increment: list;
    content: counter(list);
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    color: #00aeef;
    border: solid 1px #00aeef;
    border-radius: 50%;
    margin: 0 5px;
    text-align: center;
    line-height: 18px; }
  .med-step-title.active {
    color: #000000; }
    .med-step-title.active:before {
      color: #fff;
      background-color: #00aeef; }

.med-appointment-step-form {
  font-size: 16px; }
  .med-appointment-step-form label {
    vertical-align: middle;
    font-size: 14px;
    color: #828282; }
  .med-appointment-step-form label.med-time:not(.med-time-light) {
    height: 21px;
    margin: 0;
    padding: 0;
    border-radius: 3px;
    color: #000;
    font-size: 14px; }
    .med-appointment-step-form label.med-time:not(.med-time-light) span {
      line-height: 21px; }
  .med-appointment-step-form label.med-time-light {
    height: 38px;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px; }
    .med-appointment-step-form label.med-time-light span {
      line-height: 38px; }
  .med-appointment-step-form .form-group {
    margin-bottom: 10px;
    padding: 0 15px; }
  .med-appointment-step-form .form-control:not([type="checkbox"]) {
    width: 230px; }
  .med-appointment-step-form .input-group.date input {
    width: 202px; }
  .med-appointment-step-form .med-border-bottom {
    margin-bottom: 10px; }
  .med-appointment-step-form .med-fix-height {
    height: 305px;
    overflow-x: hidden;
    overflow-y: auto; }
  .med-appointment-step-form b {
    display: inline-block; }
  .med-appointment-step-form p {
    font-size: 14px;
    margin: 0; }
  .med-appointment-step-form p b {
    font-size: 16px;
    padding: 0; }
  .med-appointment-step-form input[type="radio"] {
    display: none; }
    .med-appointment-step-form input[type="radio"] + label {
      max-width: none;
      color: #333; }
    .med-appointment-step-form input[type="radio"] + label:before {
      content: '';
      display: inline-block;
      width: 15px;
      height: 15px;
      margin-right: 15px;
      margin-left: 15px;
      border-radius: 50%;
      background-color: #fff;
      -webkit-box-shadow: 0 0 0px 1px #e0e0e0;
      box-shadow: 0 0 0px 1px #e0e0e0;
      vertical-align: middle; }
    .med-appointment-step-form input[type="radio"]:checked + label:before {
      border: 3px solid #fff;
      background-color: #4f4f4f;
      -webkit-box-shadow: 0 0 0px 1px #e0e0e0;
      box-shadow: 0 0 0px 1px #e0e0e0; }
  .med-appointment-step-form input[type="checkbox"] + label {
    max-width: none; }
  .med-appointment-step-form .med-table .table-row:not(.title) {
    border: 1px solid transparent; }
  .med-appointment-step-form .med-table .table-row:not(.title):hover {
    border: 1px solid #2D9CDB;
    background-color: transparent; }
  .med-appointment-step-form .med-table .table-row:nth-of-type(even):hover {
    background-color: #fafbfc; }
  .med-appointment-step-form .med-table .table-row div {
    padding: 4.5px; }
  .med-appointment-step-form .med-row-padding > div {
    width: 90%;
    margin: 10px auto; }

.med-has-select-window {
  position: relative;
  display: inline-block; }

.med-select-window {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #f7f7f7;
  -webkit-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.14);
  border: solid 1px #ebebeb;
  font-size: 12px;
  z-index: 100; }
  .med-select-window li {
    padding: 5px;
    padding-right: 10px; }
    .med-select-window li.med-select-btn {
      padding: 0; }
    .med-select-window li b {
      display: block;
      padding: 0;
      font-size: 1.1em; }
    .med-select-window li:hover, .med-select-window li.selected {
      background-color: #ebebeb; }

.med-appointment-step-info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 300px;
  font-size: 14px;
  font-weight: 300;
  color: #828282; }

.med-doctors-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .med-doctors-list li {
    padding: 15px; }
    .med-doctors-list li:nth-child(2n) {
      background-color: #ebebeb; }

.med-ticket-record {
  width: 90%;
  padding: 0;
  margin: 0 auto;
  border: 1px solid #ebebeb;
  font-size: 14px;
  text-align: center; }
  .med-ticket-record h2 {
    margin: 0;
    padding: 10px 15px;
    font-size: 18px; }
  .med-ticket-record b, .med-ticket-record p {
    display: block;
    margin-bottom: 0;
    padding: 10px 0; }
  .med-ticket-record small {
    padding-top: 5px; }
  .med-ticket-record a {
    color: inherit; }

@media (max-width: 767px) {
  .med-appointment-step-form .form-group.text-right {
    text-align: left; } }

.med-card-panel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .med-card-panel .btn-edit {
    padding: 8px; }
  .med-card-panel .btn-go-up {
    bottom: 10px;
    right: 10%; }

.med-card-content {
  width: 78%; }
  .med-card-content .med-tabpanel {
    margin-left: 15px;
    margin-bottom: 10px; }

.med-card-sidebar {
  width: 22%;
  padding: 15px;
  padding-bottom: 40px;
  background-color: rgba(242, 242, 242, 0.5);
  -webkit-box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.15);
  font-size: 14px; }

.med-card-aside-description {
  margin: 20px 0; }
  .med-card-aside-description p {
    margin: 0; }

.med-card-small {
  font-size: 12px; }

.med-card-header {
  padding: 15px; }
  .med-card-header h4 {
    font-size: 18px;
    margin: 0;
    display: inline-block; }
  .med-card-header h3 {
    margin: 0;
    display: inline-block;
    font-size: 18px; }

.med-card-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 15px;
  font-size: 14px; }
  .med-card-summary .width-half {
    display: inline-block;
    width: 40%;
    vertical-align: top; }
  .med-card-summary li {
    width: 50%; }
    .med-card-summary li .width-half:nth-child(2) {
      width: 60%;
      margin-left: -4px;
      padding-left: 10px; }
  .med-card-summary > .row > .col-sm-6 + .col-sm-6 {
    border-left: 1px solid  #F2F2F2; }

.med-card-content .select2-container .select2-selection--multiple, .med-patient-form .select2-container .select2-selection--multiple {
  min-height: 0;
  border-radius: 0; }
  .med-card-content .select2-container .select2-selection--multiple .select2-selection__choice, .med-patient-form .select2-container .select2-selection--multiple .select2-selection__choice {
    min-width: 84px;
    border-radius: 5px;
    background-color: #2d9cdb;
    color: #fff;
    text-align: center;
    border: 0; }
  .med-card-content .select2-container .select2-selection--multiple .select2-selection__choice__remove, .med-patient-form .select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: transparent;
    display: block;
    float: right; }

.med-card-content .select2-container.select2-container--focus .select2-selection--multiple, .med-patient-form .select2-container.select2-container--focus .select2-selection--multiple {
  border-color: #66afe9; }
  .med-card-content .select2-container.select2-container--focus .select2-selection--multiple .select2-selection__choice__remove, .med-patient-form .select2-container.select2-container--focus .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff; }

.med-card-content .select2-container .select2-search--inline .select2-search__field, .med-patient-form .select2-container .select2-search--inline .select2-search__field {
  margin: 0; }

.select2-container {
  font-size: 12px; }

.med-card-form textarea {
  width: 100%;
  height: auto;
  min-height: 80px;
  padding: 14px;
  resize: none;
  border-radius: 0;
  color: #000; }

.med-patient-form .container {
  padding-left: 15px;
  padding-right: 15px;
  width: 100% !important; }

.med-patient-form .col-md-6, .med-patient-form .col-sm-8, .med-patient-form .col-sm-9 {
  margin-bottom: 5px; }

.med-patient-form label {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  color: #333;
  text-align: right; }
  .med-patient-form label.label-textarea {
    vertical-align: top; }

.med-patient-form textarea {
  display: inline-block;
  height: 114px;
  resize: none; }

.med-patient-form input.form-control-xs {
  max-width: 71px; }

.med-patient-form .med-block-grey {
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 0; }

.med-patient-form .form-group {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.med-table-summary {
  width: 100%;
  color: #333; }
  .med-table-summary:nth-of-type(even) {
    background-color: #fafbfc; }
  .med-table-summary th {
    font-size: 12px;
    font-weight: 400; }
  .med-table-summary tr:first-child td {
    padding-top: 10px; }
  .med-table-summary td {
    width: 30%;
    padding-right: 10px;
    vertical-align: baseline; }
    .med-table-summary td:last-child {
      padding-right: 0; }
  .med-table-summary td.text-right {
    width: 20%; }
  .med-table-summary td.button-holder {
    width: 40px;
    text-align: right; }
    .med-table-summary td.button-holder .btn-edit {
      padding: 3px; }
  .med-table-summary .btn-image {
    display: inline-block;
    margin-left: 10px; }
  .med-table-summary .btn-border {
    margin: 10px; }
  .med-table-summary a {
    color: #2D9CDB;
    text-decoration: underline; }

.modal-fix-height .modal-body {
  max-height: 455px;
  overflow-y: auto; }
  .modal-fix-height .modal-body > div {
    margin-bottom: 10px; }

#patient-modal .modal-dialog, .patient-modal .modal-dialog {
  width: 385px; }

.med-patient-modal .modal-header {
  border: 0;
  color: #333; }
  .med-patient-modal .modal-header .close {
    opacity: 1;
    color: currentColor; }
    .med-patient-modal .modal-header .close:hover {
      color: #000; }

.med-patient-modal .med-checkbox-holder {
  display: inline-block;
  padding: 10px 0; }
  .med-patient-modal .med-checkbox-holder label {
    width: auto;
    max-width: none; }

.med-patient-modal textarea {
  height: 79px; }

.med-patient-modal .input-group.date {
  display: inline-table;
  vertical-align: middle;
  max-width: none; }
  .med-patient-modal .input-group.date input {
    max-width: none; }

.med-patient-modal .select2-container {
  width: 100% !important; }

@media screen and (max-width: 991px) {
  .med-patient-form label {
    text-align: left; } }

@media screen and (max-width: 799px) {
  .med-card-panel {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .med-card-content, .med-card-sidebar {
    width: 100%; } }

.med-results-table {
  min-width: 900px; }
  .med-results-table tr td {
    padding: 5px; }
    .med-results-table tr td:first-child {
      padding-left: 10px; }
    .med-results-table tr td:last-child {
      width: 265px;
      padding-right: 10px; }
  .med-results-table.table-striped > tbody > tr.table-heading {
    background-color: transparent; }
  .med-results-table .med-checkbox-holder {
    display: inline-block; }
  .med-results-table .btn + .med-checkbox-holder {
    margin-left: 5px; }
  .med-results-table .med-flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .med-results-table .med-card-personal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .med-results-table .media-box-body {
    width: 50%; }
  .med-results-table .med-width-half.text-right,
  .med-results-table .med-width-30.text-right {
    padding-right: 10px; }

.med-key-download {
  max-width: 580px;
  margin: auto;
  font-size: 12px; }
  .med-key-download .panel {
    border-radius: 0; }
  .med-key-download .panel-body {
    padding: 60px; }
  .med-key-download label {
    margin-bottom: 0;
    line-height: 34px; }
  .med-key-download .button-holder {
    margin-top: 20px; }
    .med-key-download .button-holder .btn + .btn {
      margin-left: 10px; }
  .med-key-download .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .med-key-download .input-group button:active, .med-key-download .input-group button:focus {
      -webkit-box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35);
      box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.35); }
    .med-key-download .input-group-addon {
      min-width: 87px;
      line-height: 1.5em; }

.med-download-steps {
  list-style: none;
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
  padding-top: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  counter-reset: list; }
  .med-download-steps li {
    position: relative;
    display: inline-block;
    width: 33.33%;
    text-align: center; }
    .med-download-steps li:after {
      counter-increment: list;
      content: counter(list);
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-top: -34px;
      display: inline-block;
      width: 27px;
      height: 27px;
      border-radius: 50%;
      text-align: center;
      font-size: 14px;
      line-height: 27px;
      color: #fff;
      background-color: #C4C4C4;
      z-index: 10; }
    .med-download-steps li + li:before {
      content: '';
      position: absolute;
      top: 0;
      right: 50%;
      width: 100%;
      margin-top: -23px;
      height: 4px;
      background-color: #C4C4C4; }
    .med-download-steps li.active:before, .med-download-steps li.active:after {
      background-color: #2D9CDB; }

.med-message {
  display: table;
  width: 100%;
  border: 1px solid; }
  .med-message > * {
    display: table-cell;
    vertical-align: top;
    padding: 10px; }
  .med-message.success {
    background-color: #D7F7E4;
    border-color: #27AE60;
    color: #005A26; }

.med-message-fail {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: inherit;
  color: #BF0000;
  background-color: #FFC6C6;
  border: 1px solid #CA1313; }
  .med-message-fail:before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background-image: url(../img/medstar/wrong-triangle.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px; }

.med-password-icon {
  background: transparent;
  border: 0;
  height: 34px;
  width: 34px; }

@media screen and (max-width: 767px) {
  .med-key-download .panel-body {
    padding: 30px 15px; } }

@media screen and (max-width: 500px) {
  .med-key-download .col-xs-6 {
    width: 100%; }
    .med-key-download .col-xs-6.text-right {
      text-align: left; } }

.med-content-doctor {
  margin-left: -15px; }

.med-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top; }
  .med-wrapper > footer {
    width: 100%;
    margin: 0;
    border: 0;
    font-size: 12px;
    font-style: italic;
    color: #828282; }

@media screen and (max-width: 768px) {
  .med-wrapper {
    background-size: 800px; } }

.main-patient-nav {
  margin-top: 23px;
  margin-right: 23px;
  font-size: 12px; }
  .main-patient-nav a {
    color: #333;
    text-transform: uppercase; }
    .main-patient-nav a + a {
      margin-left: 22px; }

.main-patient-login {
  margin: 5vh auto 30px;
  min-width: 467px;
  text-align: center;
  z-index: 110; }
  .main-patient-login .logo {
    display: block;
    margin-bottom: 30px; }

.main-login-panel {
  margin-bottom: 0;
  padding: 45px;
  border-radius: 0;
  -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15); }
  .main-login-panel h4 {
    margin: 0 0 25px 0;
    font-size: 18px;
    color: #000;
    text-transform: uppercase; }
    .main-login-panel h4 span {
      display: block;
      color: #828282;
      text-transform: none;
      font-weight: 400; }
  .main-login-panel form {
    font-size: 12px;
    color: #333; }
  .main-login-panel label {
    margin-right: 0;
    margin-bottom: 10px;
    white-space: nowrap; }
  .main-login-panel .form-control {
    margin: auto; }
  .main-login-panel .form-control, .main-login-panel .select2-container, .main-login-panel .input-group.date {
    margin-bottom: 10px; }
  .main-login-panel .input-group.date .form-control {
    margin-bottom: 0; }
  .main-login-panel .input-group.date {
    max-width: none; }
  .main-login-panel .btn {
    margin-top: 15px; }
  .main-login-panel .radio-holder {
    vertical-align: middle;
    margin-right: 5px; }
  .main-login-panel .checkbox-attendant label {
    font-style: normal; }
  .main-login-panel p > a {
    text-decoration: underline; }

.main-login {
  width: 467px;
  margin: 5vh auto 30px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }
  .main-login .logo {
    display: block;
    margin-bottom: 30px; }
  .main-login h4 {
    font-size: 18px;
    text-transform: none;
    font-weight: normal;
    color: #808184; }
  .main-login .main-login-panel .checkbox-attendant label {
    font-style: italic; }
  .main-login .form-group:after {
    content: '';
    display: block;
    clear: both; }
  .main-login .form-group a {
    margin-top: 7px;
    display: block;
    text-decoration: underline; }

@media screen and (max-width: 600px) {
  .main-login {
    width: 90%;
    max-width: 467px; } }

.modal-title-small {
  font-size: 14px; }

.modal-patient-form {
  font-size: 14px; }
  .modal-patient-form h4 {
    font-size: 14px;
    margin: 10px 0; }
  .modal-patient-form form {
    font-size: 12px;
    color: #333; }
  .modal-patient-form label {
    margin-right: 0;
    margin-bottom: 10px;
    white-space: nowrap; }
  .modal-patient-form .form-control {
    margin: auto; }
  .modal-patient-form .form-control, .modal-patient-form .select2-container, .modal-patient-form .input-group.date {
    margin-bottom: 10px; }
  .modal-patient-form .input-group.date .form-control {
    margin-bottom: 0; }
  .modal-patient-form .input-group.date {
    max-width: none; }
  .modal-patient-form .btn {
    margin-top: 15px; }
  .modal-patient-form .radio-holder {
    vertical-align: middle;
    margin-right: 5px; }
  .modal-patient-form .checkbox-attendant label {
    font-style: normal; }
  .modal-patient-form p > a {
    text-decoration: underline; }

.main-patient-bottom-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-bottom: 90px; }

.main-patient-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  width: 100%;
  text-align: center; }
  .main-patient-links li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 30%;
    max-width: 130px;
    margin: 0 5%;
    vertical-align: top; }
    .main-patient-links li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      text-decoration: none;
      font-size: 16px;
      color: #000; }
      .main-patient-links li a:hover {
        color: #6FCCE2; }
    .main-patient-links li .icon {
      display: block;
      margin-bottom: 15px;
      color: #6FCCE2; }
    .main-patient-links li .icomoon-record {
      font-size: 59px; }
    .main-patient-links li .icomoon-card {
      font-size: 47px; }
    .main-patient-links li .icomoon-stamp {
      font-size: 53px; }

.main-login-panel-large {
  width: 80%;
  max-width: 747px;
  min-width: 0; }
  .main-login-panel-large .logo {
    margin-bottom: 15px; }
  .main-login-panel-large .main-login-panel {
    padding: 0 15px;
    text-align: left; }
    .main-login-panel-large .main-login-panel h4 {
      margin: 10px 0;
      font-size: 14px;
      text-transform: none; }
  .main-login-panel-large label {
    margin: 7px 0; }
  .main-login-panel-large .btn {
    margin-top: 0;
    margin-bottom: 10px; }

@media screen and (max-width: 600px) {
  .main-patient-login {
    top: 50px;
    min-width: 0;
    width: 90%; }
  .main-patient-links li {
    margin: 0 1%; } }

.table-portal-patient td:first-child, .table-portal-patient td:nth-child(2) {
  white-space: nowrap; }

.table-portal-patient td:last-child {
  width: 280px; }

.button-group {
  white-space: nowrap;
  margin-right: 5px; }
  .button-group .btn {
    font-size: 14px; }
  .button-group .icon {
    margin-right: 3px;
    vertical-align: middle;
    color: #7799AD; }

.med-card-patient-header {
  padding: 15px;
  font-size: 16px;
  overflow: hidden; }
  .med-card-patient-header h4 {
    display: inline-block;
    margin: 0;
    margin-right: 10px; }
  .med-card-patient-header .btn {
    margin-left: 10px; }
  .med-card-patient-header .icomoon-edit {
    color: #7799ad; }

.medstar-box {
  margin: 0 15px 15px;
  border: 1px solid #e0e0e0; }
  .medstar-box .table {
    display: table;
    width: 100%; }
  .medstar-box .table-cell {
    display: table-cell;
    padding: 15px; }
    .medstar-box .table-cell.button-group {
      width: 124px;
      vertical-align: middle;
      background-color: #F7F7F7; }
      .medstar-box .table-cell.button-group .icon {
        display: block;
        text-align: center;
        font-size: 1.5em; }
  .medstar-box .icomoon-edit {
    color: #7799ad; }
  .medstar-box .med-label-grey {
    margin-left: 10px; }
  .medstar-box .row [class*='col'] {
    min-height: 1.5em; }

.medstar-box-header {
  margin-bottom: 10px;
  font-size: 16px; }

.information {
  width: 95%;
  max-width: 1145px;
  margin: 30px auto;
  text-align: center; }
  .information .logo {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 15px; }

.information-panel {
  text-align: left;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .information-panel .panel-heading {
    background-color: #F9FCFD;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  .information-panel h2 {
    color: #96999A;
    font-size: 22px;
    font-weight: normal; }
  .information-panel .public-offer-consent label,
  .information-panel .checkbox-attendant label {
    font-size: 14px;
    font-weight: 500;
    font-style: normal; }
  .information-panel .med-border-bottom {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px; }
  .information-panel .input-group.date {
    max-width: 100%; }

.med-input-group .form-control:focus {
  border-color: #e0e0e0; }

.med-notification {
  font-size: 18px; }
  .med-notification .label {
    display: inline-block;
    font-weight: normal;
    vertical-align: middle;
    margin-left: -10px;
    width: 21px;
    height: 21px;
    text-align: center;
    padding: 0;
    line-height: 21px; }

.flex-height-viewport {
  min-height: 75vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .flex-height-viewport .panel {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.med-doctor-form .med-tabpanel {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.med-doctor-form .tab-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .med-doctor-form .tab-content > .active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative; }

.med-doctor-form .row {
  padding: 0 15px; }

.med-doctor-form .tab-content .row {
  padding: 0; }

.med-doctor-form .form-control, .med-doctor-form .input-group, .med-doctor-form .select2-container, .med-doctor-form label {
  margin: 5px 0; }

.med-doctor-form .input-group .form-control {
  margin-top: 0;
  margin-bottom: 0; }

.med-doctor-form label {
  margin-top: 15px; }

.med-doctor-form textarea {
  resize: none; }

.med-doctor-form .icon-holder {
  display: inline-block;
  margin-right: 10px;
  font-size: 24px; }

.med-doctor-form .med-checkbox-holder label {
  margin-top: 10px !important; }

.med-doctor-form .no-doctor {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.no-doctor {
  text-align: center; }
  .no-doctor p {
    max-width: 300px;
    color: #828282;
    font-size: 16px;
    line-height: 19px; }
  .no-doctor img {
    margin: 20px 0; }

@media (max-width: 850px) {
  .med-doctor-form .no-doctor {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 20px; } }

.nav-tabs .label {
  display: inline-block;
  width: 21px;
  height: 21px;
  text-align: center;
  line-height: 21px;
  padding: 0;
  margin-left: 10px; }

.med-file-load {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 10px;
  height: 112px;
  border: 1px solid #dbdbdb;
  background: #EBEBEB url(../img/medstar/pdf.svg) no-repeat;
  background-position: center center;
  background-size: 50%;
  overflow: hidden; }

.med-file-load.file-dicom {
  background: #EBEBEB url(../img/medstar/dicom.png) no-repeat !important;
}


  .med-file-load.empty .btn, .med-file-load.empty .hover {
    visibility: hidden; }
  .med-file-load:not(.empty):hover .hover {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .med-file-load img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    height: auto; }
  .med-file-load .hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    color: #fff;
    padding: 3%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .med-file-load .btn {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    z-index: 10; }
    .med-file-load .btn:hover, .med-file-load .btn:focus {
      outline: 0;
      opacity: 0.6; }



@media all and (min-width: 1200px) {
  .med-file-load {
    height: 170px; } }

.table-doctor thead > tr > th {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  color: #606060; }

.table-doctor tbody > tr > td {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #F2F2F2;
  border-left: 1px solid #F2F2F2; }
  .table-doctor tbody > tr > td:last-child {
    border-right: 1px solid #F2F2F2; }

.table-doctor .state {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px; }

.table-doctor .state-blue {
  background-color: #65A2C6; }

.table-doctor .state-marine {
  background-color: #57C3AA; }

.table-doctor .state-green {
  background-color: #5EB837; }

.table-doctor .state-violet {
  background-color: #BE4B98; }

.table-doctor .icon {
  display: inline-block;
  margin-right: 10px;
  font-size: 24px; }

.icomoon-enter {
  color: #65A2C6; }

.icomoon-survey {
  color: #57C3AA; }

.icomoon-reload {
  color: #5EB837; }

.icomoon-out {
  color: #BE4B98; }

.spacer {
  height: 5px; }

.heading-links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .heading-links .link-rounded {
    margin: 0 15px; }

.link-rounded {
  display: inline-block;
  min-width: 180px;
  height: 36px;
  border-radius: 18px;
  border: 1px solid #e0e0e0;
  color: #000;
  background-color: transparent;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  text-decoration: none; }
  .link-rounded:hover, .link-rounded:focus {
    text-decoration: none;
    color: #000;
    background-color: #fff; }

.link-labled {
  display: inline-table; }
  .link-labled .label {
    display: inline-block;
    text-align: center;
    padding: 0;
    line-height: 24px;
    width: 24px;
    height: 24px;
    font-size: 1em; }

.link-colored {
  background-color: #AFCAD3;
  color: #fff; }

.modal-carousel .carousel-inner {
  max-width: 611px;
  margin: 0 auto; }
  .modal-carousel .carousel-inner img {
    width: 100%; }

.modal-carousel .carousel-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 28px;
  color: #7799AD;
  opacity: 1;
  text-align: left; }
  .modal-carousel .carousel-control.right {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.mistake-holder {
  padding-top: 5vh;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .mistake-holder .logo {
    display: inline-block;
    max-width: 300px; }
  .mistake-holder .btn-border {
    font-weight: 500;
    color: #333; }

.mistake-name {
  margin-top: 5vh;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 60px;
  font-size: 200px;
  font-weight: bold;
  color: #349CB4; }

.mistake-text {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  color: #7799AD; }

@media all and (max-width: 480px) {
  .mistake-name {
    padding-top: 45px;
    background-size: 240px;
    font-size: 150px; }
  .mistake-holder .btn-border {
    margin-bottom: 10px; } }

@media all and (max-width: 736px) and (orientation: landscape) {
  .mistake-name {
    padding-top: 45px;
    background-size: 240px;
    font-size: 150px; }
  .mistake-holder .btn-border {
    margin-bottom: 10px; } }

.easy-autocomplete {
  display: inline-block; }
  .easy-autocomplete input {
    border-color: #e0e0e0;
    border-radius: 0;
    padding: 5px; }
  .easy-autocomplete-container {
    z-index: 10; }
    .easy-autocomplete-container ul li {
      border-color: #66afe9; }

.select2-container .select2-search--inline .select2-search__field {
  width: 100% !important;
  height: 27px; }

.select2-container--default .select2-selection--multiple {
  border-color: #dde6e9; }

.med-tabpanel .easy-autocomplete {
  width: 100%; }

.has-error .select2-container .select2-selection,
.has-error .input-group .input-group-addon,
.has-error .input-group.date .input-group-addon {
  border-color: #f05050;
  min-width: 0; }

.med-wrapper.bg-login-reg {
  background-size: cover;
  text-align: center; }
  .med-wrapper.bg-login-reg h1 {
    font-size: 21px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    color: #4f4f4f;
    margin-top: 17px;
    margin-bottom: 25px; }
  .med-wrapper.bg-login-reg h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 19px;
    margin: 0;
    margin-bottom: 16px;
    color: #808184; }
  .med-wrapper.bg-login-reg h3 {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    line-height: 14px;
    margin: 0;
    margin-bottom: 20px;
    color: #828282;
    text-align: left; }
  .med-wrapper.bg-login-reg > footer {
    position: static;
    background: transparent; }
  .med-wrapper.bg-login-reg .additional-login-info {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin: 0;
    margin-top: 15px;
    color: #5B5B5B; }
    .med-wrapper.bg-login-reg .additional-login-info a {
      display: block;
      margin: 0 auto;
      font-size: 18px;
      font-weight: bold;
      line-height: 21px;
      color: #494949;
      text-decoration: none; }

.main-login-reg {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 300px;
  margin-left: calc(23% - 150px);
  margin-top: 10vh; }
  .main-login-reg .logo {
    display: block; }
  .main-login-reg .main-login-panel {
    position: relative;
    padding: 22px 34px;
    -webkit-box-shadow: 0 4px 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.15); }
    .main-login-reg .main-login-panel:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      margin-top: -14px;
      margin-left: 10px;
      background-color: #fff;
      width: 280px;
      height: 14px;
      -webkit-box-shadow: 0 -4px 25px rgba(0, 0, 0, 0.15);
      box-shadow: 0 -4px 25px rgba(0, 0, 0, 0.15); }
    .main-login-reg .main-login-panel .form-group a {
      line-height: 33px; }
    .main-login-reg .main-login-panel .form-group:after {
      content: '';
      display: block;
      clear: both; }
    .main-login-reg .main-login-panel .btn {
      display: block;
      width: 100%;
      margin: 0; }

@media all and (max-width: 767px) {
  .main-login-reg {
    margin: 10vh auto 0; } }

.choose-org h2 {
  margin-bottom: 50px;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  color: #4F4F4F; }

.choose-org .choose-account {
  position: relative;
  width: 80%;
  max-width: 495px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 12px 66px 12px 10px;
  background-color: #fff;
  -webkit-box-shadow: 1px 0 15px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 0 15px rgba(0, 0, 0, 0.25); }
  .choose-org .choose-account p {
    margin-bottom: 0;
    font-size: 14px;
    color: #535353; }
  .choose-org .choose-account h3 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 400;
    color: #000; }
  .choose-org .choose-account .portal_button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f4f4f4;
    border: 0;
    font-size: 26px;
    color: #7799AD; }
    .choose-org .choose-account .portal_button:hover {
      background-color: #1f9cc3;
      color: #fff;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }

.btn-triangle {
  position: relative; }
  .btn-triangle:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -13px;
    margin-left: 30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 18px 0 18px;
    border-color: transparent transparent transparent transparent;
    z-index: 20; }
  .btn-triangle.btn-acting:focus, .btn-triangle.btn-acting.is-active {
    background-color: #7AC800; }
    .btn-triangle.btn-acting:focus:after, .btn-triangle.btn-acting.is-active:after {
      border-top-color: #7AC800; }

.form-select-patient {
    position: relative;
}
.form-select-patient .btn {
    width: 100%;
}
.form-select-patient .select-patient {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 10;
    padding-top: 17px;
    background-color: #fff;
    border: 2px solid #7AC800;
    font-size: 13px;
    color: #333;
}
.form-select-patient .select-patient > p {
    padding: 0 11px;
}
.form-select-patient .select-patient ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.form-select-patient .select-patient ul li {
    padding: 5px 11px;
    font-size: 14px;
    color: #7D7D7D;
    cursor: pointer;
}
.form-select-patient .select-patient ul li:hover {
    background-color: #ECECEC;
}
.form-select-patient .select-patient ul h4 {
    margin-top: 0;
    font-size: 16px;
    color: #000;
}
.form-select-patient .select-patient ul p {
    margin-bottom: 0; }

.form-select-patient .select-patient.is-open {
    display: block;
}

.reception {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25); }
  .reception p {
    font-size: 16px; }

.reception .panel-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  // -ms-flex-align: center;
  // align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.previous-block,
.next-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  color: #828282; }
  .previous-block .btn,
  .next-block .btn {
    font-size: 36px;
    color: #AFCAD3; }

.next-block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.present-block {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  // font-size: 16px;
  // color: #828282; }
  .present-block img {
    width: 30%;
    max-width: 195px;
    margin-bottom: 20px; }
  .present-block p {
    font-size: 18px; }

@media (max-width: 567px) {
  .reception .panel-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .present-block {
    margin: 15px auto; } }

.med-doctor-form .input-group-search {
  margin-top: 10px;
  background-color: #fff; }
  .med-doctor-form .input-group-search .form-control {
    border-right: 0; }
  .med-doctor-form .input-group-search .input-group-addon:last-child {
    min-width: 0;
    border-color: #e0e0e0;
    padding: 0 15px;
    border-left: 0; }

.med-doctor-form .icon-list {
  font-size: 23px; }

.med-doctor-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-style: italic;
  color: #828282; }

.med-doctor-form .btn {
  margin-top: 10px; }

.med-doctor-form .doctor-consult p:nth-child(2n+2) {
  background-color: #F3F3F3; }

.med-doctor-form .doctor-consult p {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .med-doctor-form .doctor-consult p > span {
    width: 26%;
    margin-left: 5px; }

.med-doctor-form .block-action-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.med-doctor-form .block-action-holder {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 5px 10px;
  background-color: #fff;
  -webkit-box-shadow: 1px 0px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 0px 15px rgba(0, 0, 0, 0.15); }
  .med-doctor-form .block-action-holder .btn {
    margin: 0; }
    .med-doctor-form .block-action-holder .btn .icon {
      vertical-align: middle; }
    .med-doctor-form .block-action-holder .btn + .btn {
      margin-top: 10px; }
  .med-doctor-form .block-action-holder.is-open {
    display: block;
    z-index: 10; }

.med-doctor-form .block-action-button {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .med-doctor-form .block-action-button .icon {
    margin: 0;
    color: #C4C4C4; }
  .med-doctor-form .block-action-button.is-active {
    background-color: #8DAAB4;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .med-doctor-form .block-action-button.is-active .icon {
      color: #fff; }

.med-doctor-form table tbody tr:last-child .block-action-holder {
  top: auto;
  bottom: 100%; }

.med-doctor-form table tbody tr td:first-child {
  text-align: center; }

.text-limited {
  max-width: 11em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.gallery-thumbnails {
  list-style: none;
  margin: 0;
  padding: 0; }
  .gallery-thumbnails > li {
    position: relative;
    float: left;
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 2px;
    border: 2px solid #333; }
    .gallery-thumbnails > li > .tools-bottom {
      position: absolute;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.55);
      width: auto;
      height: 28px;
      left: 0;
      right: 0;
      top: auto;
      bottom: -30px;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }
      .gallery-thumbnails > li > .tools-bottom > a {
        display: inline-block;
        color: #FFF;
        font-size: 18px;
        font-weight: 400;
        padding: 0 4px; }
    .gallery-thumbnails > li:hover > .tools-bottom {
      top: auto;
      bottom: 0; }
  .gallery-thumbnails .fancy-img {
    display: block; }
    .gallery-thumbnails .fancy-img img {
      max-width: 100%;
      height: auto;
      margin: auto; }

.input-group.date-period {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .input-group.date-period .input-group-addon {
    width: 20px;
    padding: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .input-group.date-period input {
    max-width: 10em; }

.table-shedular table {
  font-size: 12px;
  line-height: 14px;
  text-align: center; }
  .table-shedular table > thead > tr > th {
    text-align: center;
    font-size: 1em;
    color: #333;
    font-weight: normal; }
  .table-shedular table > thead:first-child > tr:first-child > th,
  .table-shedular table > tbody > tr > td {
    border: 1px solid #E0E0E0;
    vertical-align: top; }

.table-shedular .btn-image {
  width: 95%;
  margin: auto;
  font-size: 1em; }

.doctor-visit-type {
  position: relative;
  width: 95%;
  margin: auto;
  margin-bottom: 5px; }
  .doctor-visit-type .btn-card {
    width: 100%;
    text-align: left; }
    .doctor-visit-type .btn-card span {
      display: block; }
  .doctor-visit-type.doctor-visit .btn-card {
    background-color: #ECF8FF; }
    .doctor-visit-type.doctor-visit .btn-card:hover {
      background-color: #C5D8E3; }
  .doctor-visit-type.doctor-call .btn-card {
    background-color: #FEFFDC; }
    .doctor-visit-type.doctor-call .btn-card:hover {
      background-color: #DFCF99; }
  .doctor-visit-type .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    color: #7B7B7B;
    font-size: 10px;
    text-align: center;
    padding: 0.2em; }



/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
.Select {
  position: relative;
}
.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
  box-shadow: none;
}
.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}
.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.Select-control .Select-input:focus {
  outline: none;
}
.is-searchable.is-open > .Select-control {
  cursor: text;
}
.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}
.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}
.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
}
.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 42px;
}
.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}
.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 14px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none;
}
.is-focused .Select-input > input {
  cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}
.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  -o-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
.Select-clear-zone:hover {
  color: #D0021B;
}
.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.Select--multi .Select-clear-zone {
  width: 17px;
}
.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}
.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
}
.is-open .Select-arrow,
.Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}
.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}
.Select .Select-aria-only {
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left;
}
@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}
.Select-menu {
  max-height: 150px;
  overflow-y: auto;
}
.Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}
.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333;
}
.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333;
}

.Select-option:hover {
    background-color: #ebf5ff;
    background-color: rgba(0, 126, 255, 0.08);
}
.Select-option.is-disabled {
  color: #cccccc;
  cursor: default;
}
.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}
.Select--multi.has-value .Select-input {
  margin-left: 5px;
}
.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}
.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}
.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6;
}
.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}
@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}




.flex-grow {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.med-flex-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bg-panel {
    background-color: #fff;
    -webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}

.pad-15 {
    padding: 15px;
}

.btn-cancel {
    min-width: 123px;
    height: 35px;
    border-radius: 3px;
    background-color: #bdbdbd;
    color: #fff;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}

.schedule-app .btn-cancel {
    margin-right: 3px;
}

.btn-grey-hover.color-grey-bright {
    color: #7197AC;
}

.btn-grey-hover:hover {
    background-color: #F2F2F2;
}

.table-shedular table > thead:first-child > tr:first-child > th, .table-shedular table > tbody > tr > td {
    border: 1px solid #E0E0E0;
    vertical-align: top;
}

.table-shedular table > thead > tr > th {
    text-align: center;
    font-size: 1em;
    color: #333;
    font-weight: normal;
}

.table-shedular .btn-image {
    width: 95%;
    margin: auto;
    font-size: 1em;
}

.btn-grey-hover {
    padding: 0.5em;
}

.btn-image .icon {
    margin: auto;
    vertical-align: inherit;
}


.btn {
    font-size: 14px;
    letter-spacing: 0.05em;
}

.popup-sm {
    width: 50%;
    max-width: 402px;
}

.font-reg {
    font-weight: normal;
}





.schedule-app .Select .Select-control {
    width: 230px;
    border-radius: 0px;
}

.Select-control {
    border-color: #e0e0e0;
}

.schedule-app .margin-right {
    margin-right: 15px;
}

.display-flex {
    display: flex;
}

.schedule-app .label-schedule {
    margin-top: 10px;
}

.schedule-app .dates > div {
    width: 200px;
    margin-right: 15px;
    margin-top: 0px;
    position: relative;
}

@media (min-width: 991px) {
    .schedule-add.modal-dialog {
        width: 80%;
        max-width: 900px;
    }
}

.checkbox-attendant label:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 17px;
    background-color: #ffffff;
    border: solid 1px #dde6e9;
    vertical-align: middle;
    margin-right: 10px;
}

.checkbox-attendant input[type="checkbox"] {
    display: none !important;
}

.med-appointment-step-form .form-group {
    margin-bottom: 10px;
    padding: 0 15px;
}

.base-line {
    vertical-align: baseline;
}

.schedule-app .dates .input-group-addon {
    min-width: 0px;
    border: 1px solid #dde6e9;
    border-left: none;
}

.schedule-app .doctor-visit-type .btn-close {
    box-shadow: none;
    border: none;
}

.schedule-react .modal-header {
    border-bottom: none;
    padding: 15px;
}

.schedule-react .modal-footer {
    border-top: none;
}

.schedule-app .holiday .Select-control {
    width: 95%;
    margin: auto;
}

.schedule-app .holiday .Select-menu-outer {
    position: relative;
    width: 95%;
    margin: auto;
}

.holiday {
    text-align: left;
}

.holiday .doctor-visit-type {
    background-color: rgb(236, 248, 255);
    padding: 10px;
}

.schedule-app .alert {
    margin-bottom: 5px;
}
.schedule-add  .color-grey-bright {
    margin-left: 10px;
}

.schedule-add .modal-header {
    padding: 15px;
}

.schedule-add .med-form-control-71 {
    max-width: 71px;
}

.schedule-add label {
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    margin-right: 15px;
    margin-top: -20px;
}

.schedule-add .Select {
    display: inline-block;
    text-align: left;
}

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

.width-230 {
    width: 230px;
}

.med-border-bottom {
    margin-bottom: 10px;
}

.schedule-add .Select .Select-control {
    width: 230px;
    border-radius: 0px;
    text-align: left;
}

.custom-multi-select .input-hide-cursor input {
    color: transparent !important;
    text-shadow: 0 0 0 #666;
}

.custom-multi-select {
    position: relative;
}

.custom-multi-select .search-input-section {
    background-color: #fff;
    border-color: #e0e0e0;
    border-radius: 0px;
    border: 1px solid #e0e0e0;
    color: #333;
    cursor: text;
    height: auto;
    min-height: 36px;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 5px;
    padding-bottom: 4px;
}

.custom-multi-select .clear-input-button {
    background: transparent;
    box-shadow: none;
    border: none;
    outline: transparent;
    display: block;
    font-size: 18px;
    line-height: 1;
    color: #999;
    cursor: pointer;
    text-align: center;
    transition: 0.3s;
    position: absolute;
    top: 7px;
    right: -1px;
    transition: 0.3s;
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.custom-multi-select .clear-input-button:hover {
    color: #D0021B;
}

.custom-multi-select .selected-option {
    background-color: #ebf5ff;
    background-color: rgba(0,126,255,.08);
    border-radius: 2px;
    border: 1px solid #c2e0ff;
    border: 1px solid rgba(0,126,255,.24);
    color: #007eff;
    display: inline-block;
    font-size: .9em;
    line-height: 1.4;
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: top;
}

.custom-multi-select .selected-option-remove {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-right: 1px solid #c2e0ff;
    border-right: 1px solid rgba(0,126,255,.24);
    padding: 1px 5px 3px;
}

.custom-multi-select .selected-option-remove:hover {
    background-color: #d8eafd;
    background-color: rgba(0,113,230,.08);
    color: #0071e6;
}

.custom-multi-select .selected-option-value {
    display: inline-block;
    vertical-align: middle;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    cursor: default;
    padding: 2px 5px;
}

.custom-multi-select input {
    border: none;
    padding-top: 6px;
    margin-left: 5px;
    font-size: 14px;
}

.custom-multi-select .search-result-section {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    max-height: 187px;
    overflow: auto;
    position: absolute;
    margin-top: -1px;
    z-index: 5;
    opacity: 1;
}

.custom-multi-select .search-result-section ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.custom-multi-select .search-result-section ul li {
    box-sizing: border-box;
    background-color: #fff;
    color: #666666;
    cursor: pointer;
    display: block;
    font-size: 12px;
    padding: 8px 10px;
    font-family: 'Arial', sans-serif;
}

.custom-multi-select .search-result-section ul li:hover {
    background-color: #5897fb;
    color: white;
}

.custom-multi-select .search-result-section ul li.active {
    background-color: #5897fb;
    color: white;
}

.custom-multi-select .search-input-section input {
    font-size: 12px;
}

.custom-multi-select .search-result-section-close {
    opacity: 0;
    overflow: hidden;
    height: 0;
}

.custom-multi-select .add-custom-option {
    background-color: #fff;
    display: flex;
}

.custom-multi-select .add-custom-option input {
    display: block;
    width: 65%;
    border: 1px solid #ccc;
    margin: 0px;
    border-left: none;
    border-top: none;
    height: 37px;
}

.custom-multi-select .add-custom-option button {
    display: block;
    width: 35%;
    height: 37px;
    border: none;
    box-sizing: border-box;
    min-width: 0;
    margin: 0;
    border-radius: 0;
    font-size: 14px;
    text-transform: none;
    padding-left: 8px;
    padding-right: 8px;
}


.decimal-input {
    border: 1px solid #d5d5d5;
    min-width: 100px;
    display: block;
    max-width: 100%;
    padding: 5px 4px 6px;
    font-size: 14px;
    background-color: #ffffff;
}


.form-constructor-modal .Select .Select-control {
    min-width: 250px;
    border-radius: 0px;
    text-align: left;
}

.df {
    display: flex;
}

.form-constructor-modal .add-row-content {
    padding: 15px;
}

.form-constructor-modal .df {
    align-items: center;
}

.form-constructor-modal label {
    width: 34%;
}

.form-constructor-modal .Select {
    width: 66%;
}

.form-constructor-modal .text-input {
    border-radius: 0px;
    width: 32%;
    margin-right: 2%;
    height: 34px;
}

.form-constructor-modal .text-input:last-child {
    margin-right: 0;
}

.form-constructor-modal .text-label {
    width: 32%;
    margin-right: 2%;
}

.form-constructor-modal .text-label:last-child {
    margin-right: 0;
}

.form-constructor-modal h4 {
    padding-left: 15px;
    font-weight: normal;
    margin-top: 0px;
}

.form-constructor-modal .modal-header {
    padding: 15px;
}

.form-constructor .row-container {
    width: 100%;
    background-color: #fff;
    padding: 15px;
    position: relative;
    margin-top: 15px;
    min-height: 100px;
}

.form-constructor .btn-close {
    position: absolute;
    right: -3px;
    top: 3px;
    background: transparent;
    color: #626466;
    transition: 0.3s;
    padding-left: 6px;
    font-size: 30px;
    padding-top: 1px;
    padding-bottom: 0px;
    line-height: 30px;
}

.form-constructor .btn-close:hover {
    color: #000;
}

.form-constructor .btn-acting {
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    box-shadow: none !important;
    max-width: 230px;
}

.form-constructor .btn-edit {
    position: absolute;
    right: 25px;
    top: 1px;
    background: transparent;
    color: #626466;
    transition: 0.3s;
    font-size: 16px;
    font-weight: bolder;
    box-shadow: none !important;
}


.form-constructor .btn-edit:hover {
    color: #000;
}

.form-constructor .element {
    min-height: 57px;
    position: relative;
    transition: box-shadow 0.3s;
    border: 1px dashed rgba(0, 0, 0, 0.3);
}

.form-constructor .element.w23 {
    width: 23.5%;
    margin-right: 2%;
}

.form-constructor .element.w23:last-child {
    margin-right: 0;
}

.form-constructor .element.w48 {
    width: 49%;
    margin-right: 2%;
}

.form-constructor .element.w48:last-child {
    margin-right: 0;
}

.form-constructor .element.w100 {
    width: 100%;
}

.form-constructor .inner-row-container {
    display: flex;
}

.form-constructor-modal .add-element-content {
    padding: 15px;
}

.form-constructor-modal .error-text {
    float: left;
    color: #FF0000;
}

.form-constructor .empty-element {
    background: #fff;
}

.form-constructor .element-inner {
    background-color: #cfdbe2;
    min-height: 36px;
    transition: 0.3s;
    padding: 5px;
    font-size: 12px;
}

.form-constructor .element h5 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 4px;
}

.form-constructor .edit-button-small {
    font-size: 12px;
    padding: 0px;
    top: -1px;
    right: 20px;
    z-index: 20;
}

.form-constructor .delete-button-small {
    font-size: 24px;
    padding: 0px;
    right: 2px;
    top: -8px;
}

.form-constructor .dnd-hover {
    box-shadow: 0 0 30px rgba(122, 200, 0, 1);
}

.form-constructor .bottom-section {
    padding: 15px;
    padding-top: 30px;
}

.form-constructor .bottom-section .btn.btn-acting {
    margin-left: 0;
}

.form-constructor .actions {
    width: 22%;
    padding: 15px;
    padding-top: 53px;
    background-color: rgba(242, 242, 242, 0.5);
    box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.15);
}

.form-constructor .w78 {
    width: 78%;
}

.form-constructor .header-wrapper {
    margin-bottom: 15px;
    padding: 15px;
    border-bottom: 1px solid #F2F2F2;
}

.form-constructor h4 {
    margin: 0;
}

.form-constructor .constructor {
    padding: 15px;
    padding-top: 0;
    min-height: 127px;
}

.form-constructor .row-container h4 {
    padding-bottom: 10px;
}

.form-constructor .fa {
    float: left;
    padding-top: 4px;
}

.form-constructor .df {
    background: #fff;
}

.form-constructor .alert {
    margin-bottom: 10px;
}

.form-constructor .input-name,
.form-constructor .input-description {
    padding: 15px;
    align-items: center;
    margin: 0;
    padding-bottom: 5px;
}

.form-constructor .input-description textarea,
.form-constructor .input-name input {
    resize: none;
}

.form-constructor .input-description label,
.form-constructor .input-name label {
    margin: 0;
    min-width: 80px;
    margin-right: 35px;
    font-size: 12px;
    color: #333;
    text-align: right;
}

#form-constructor-tab-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.form-constructor .nav-tabs > li > a {
    color: #000;
    font-weight: 400;
    padding: 6px 20px;
    border: 1px solid #dbdbdb;
    border-bottom: 0;
    background-color: #ebebeb;
}

.form-constructor .nav-tabs {
    padding-left: 10px;
}

.form-constructor .nav-tabs > li {
    margin-right: 5px;
}

.form-constructor .nav-tabs > li.active > a {
    background: #fff;
}

.form-constructor-modal label {
    font-size: 12px;
    color: #333;
    text-align: right;
    padding-right: 30px;
}

.form-constructor-modal label.text-label {
    text-align: left;
}

.form-constructor-modal .Select-arrow-zone,
.form-constructor-view .Select-arrow-zone{
    display: none;
}


.form-constructor .Select-placeholder,
.form-constructor-view .Select-placeholder,
.form-constructor-modal .Select-placeholder {
    font-style: italic;
    font-size: 12px;
}

.form-constructor .Select-value-label,
.form-constructor-view .Select-value-label,
.form-constructor-modal .Select-value-label,
.form-constructor .Select-input,
.form-constructor-view .Select-input,
.form-constructor-modal .Select-input,
.form-constructor .Select-menu-outer,
.form-constructor-view .Select-menu-outer,
.form-constructor-modal .Select-menu-outer {
    font-size: 12px;
}

.form-constructor .Select-option.is-focused,
.form-constructor-view .Select-option.is-focused,
.form-constructor-modal .Select-option.is-focused,
.form-constructor .Select-option.is-focused.is-selected,
.form-constructor-view .Select-option.is-focused.is-selected,
.form-constructor-modal .Select-option.is-focused.is-selected {
    background-color: #5897fb;
    color: white;
}

.form-constructor .Select-option.is-selected,
.form-constructor-view .Select-option.is-selected,
.form-constructor-modal .Select-option.is-selected {
    background-color: #ddd;
    color: #333333;
}

.form-constructor .Select-option,
.form-constructor-view .Select-option,
.form-constructor-modal .Select-option {
    font-size: 12px;
    color: #333333;
}

.form-constructor .element-inner-name {
    margin-right: 5px;
}

.form-constructor .element-inner-type {
    margin-left: 5px;
}

.async-select-element-specialization {
    margin: 0;
}

.async-select-element-specialization .form-group {
    padding: 15px;
    align-items: center;
    margin: 0;
    padding-bottom: 5px;
}

.async-select-element-specialization .form-group label {
    margin: 0;
    min-width: 80px;
    margin-right: 35px;
    font-size: 12px;
    color: #333;
    text-align: right;
}

.async-select-element-specialization .Select,
.form-constructor-view .Select {
    width: 100%;
}

.async-select-element-specialization .Select-control,
.form-constructor-view .Select-control {
    border-radius: 0px;
}

.react-pre-loader-div {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 4px;
    right: 8px;
    width: 16px;
    height: 16px;
}

.react-pre-loader-div .react-pre-loader-spin {
    -webkit-animation: Select-animation-spin 400ms infinite linear;
    -o-animation: Select-animation-spin 400ms infinite linear;
    animation: Select-animation-spin 400ms infinite linear;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-right-color: #007eff;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.react-pre-loader-div.big {
    position: static;
    margin: auto;
    height: 100px;
    width: 100px;
}

.react-pre-loader-div.big .react-pre-loader-spin {
    -webkit-animation: Select-animation-spin 1000ms infinite linear;
    -o-animation: Select-animation-spin 1000ms infinite linear;
    animation: Select-animation-spin 1000ms infinite linear;
    width: 100px;
    height: 100px;
    border-width: 5px;
}

#complaints_form_content,
#objectively_form_content {
    min-height: 250px;
}

.form-view-row {
    margin: 0;
    padding: 5px;
    padding-bottom: 0;
    padding-top: 0;
}

.form-view-item {
    min-height: 46px;
    padding: 5px;
}

.form-constructor-view-error {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.has-error .search-input-section,
.has-error .Select-control {
    border-color: #f05050;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.multi-select-placeholder {
    font-style: italic;
    font-size: 12px;
    color: #aaa;
    position: absolute;
    top: 8px;
    left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-view-item.col-sm-3 .multi-select-placeholder {
    max-width: 160px;
}

.custom-select-option {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-select-option .name {
    margin-right: 7px;
}

.custom-select-option .description {
    margin-left: 7px;
    font-size: 10px;
    font-style: italic;
}

/* timeout logout modal */

.session-end-block {
    display: flex;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2500;
    background-color: rgba(0, 0, 0, 0.2);
}

.session-end-block .session-end-wrapper {
    width: 100%;
    max-width: 500px;
    background: white;
    padding: 20px;
    margin: auto;
    text-align: center;
}

.session-end-block h4 {
    margin-bottom: 30px;
    font-weight: normal;
}

.blur-filter {
    -webkit-filter: blur(15px) !important;
    filter: blur(15px) !important;
}

/* end */
.med-time-reserved:hover {
    background-color: #e85a5a;
}

.link-not-active {
  pointer-events: none;
  cursor: default;
}