body {
  background: #ecf8fb !important;
}
.border-head {
  border-top: 0.2em solid #237892 !important;
}
.visual.hidden {
  display: none !important;
}
.uppercase {
  text-transform: uppercase;
}
.rlo-right {
  float: right;
}
.rlo-right .ui.toggle.checkbox {
  margin-left: 1rem !important;
}
.overflow-hidden {
  overflow: hidden;
}
.ui.basic.buttons .active.button,
.ui.basic.active.button {
  box-shadow: rgba(34, 36, 38, 0.35) !important;
}
.ui.basic.buttons .active.button {
  box-shadow: rgba(34, 36, 38, 0.35) inset !important;
}
.ui.toggle.checkbox input ~ .box:after,
.ui.toggle.checkbox input ~ label:after {
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
}
.ui.toggle.checkbox input:checked ~ .box:after,
.ui.toggle.checkbox input:checked ~ label:after {
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
}
.ui.slider.checkbox label {
  color: rgba(0, 0, 0, 0.87) !important;
}
.ui.slider.checkbox input:checked ~ .box:before,
.ui.slider.checkbox input:checked ~ label:before {
  background-color: #2185d0 !important;
}
.ui.dropdown.selection {
  padding-right: 3em !important;
}
.ui.dropdown .menu > .input {
  width: auto !important;
}
.ui.dropdown .menu .selected.item,
.ui.dropdown.selected {
  font-weight: 700 !important;
}
.ui.dropdown > .remove.icon {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  right: 2em;
  top: auto;
  position: absolute;
  opacity: 0.5;
  z-index: 12;
}
.ui.dropdown input[value=''] ~ .remove.icon,
.ui.dropdown input:not([value]) ~ .remove.icon,
.ui.dropdown.loading .remove.icon {
  display: none;
}
.ui.modal > .dimmer {
  border-top-left-radius: 0.28571429rem;
  border-top-right-radius: 0.28571429rem;
}
.ui.horizontal.two.segments .ui.segment {
  width: 50% !important;
}
.ui.segment.no-shadow,
.ui.segments.no-shadow {
  box-shadow: none !important;
}
.ui.segment.padding_ext_07,
.ui.segments.padding_ext_07 {
  padding-top: 0.7rem !important;
  padding-bottom: 0.7rem !important;
}
.ui.segment.no-padding,
.ui.segments.no-padding {
  padding: 0 !important;
}
.ui.segment.no-padding-v,
.ui.segments.no-padding-v {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ui.segment.no-padding-top,
.ui.segments.no-padding-top {
  padding-top: 0 !important;
}
.ui.segment.no-padding-bottom,
.ui.segments.no-padding-bottom {
  padding-bottom: 0 !important;
}
.ui.segment.no-margin,
.ui.segments.no-margin {
  margin: 0 !important;
}
.ui.segment.one-margin-bottom,
.ui.segments.one-margin-bottom {
  margin-bottom: 1rem !important;
}
.ui.segment.three-margin-bottom,
.ui.segments.three-margin-bottom {
  margin-bottom: 3rem !important;
}
.ui.segment.basic,
.ui.segments.basic {
  background: #fff !important;
  border-radius: 0.28571429rem;
}
.ui.segment.clean,
.ui.segments.clean {
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
}
.ui.segment.no-border,
.ui.segments.no-border {
  border: none !important;
}
.ui.segment.overflow-x-scroll,
.ui.segments.overflow-x-scroll {
  overflow-x: scroll;
}
.ui.toggle.checkbox .box::before,
.ui.toggle.checkbox input:focus ~ .box:before,
.ui.toggle.checkbox input:focus ~ label:before,
.ui.toggle.checkbox label::before {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
.ui.toggle.checkbox.checked label:before {
  background-color: #2185d0 !important;
}
.ui.toggle.checkbox.checked label:after {
  left: 2.15rem !important;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
}
.ui.radio.checked label:after {
  opacity: 1;
}
.ui.form .inline.fields.no-margin {
  margin: 0 !important;
}
.ui.form .disabled.field {
  opacity: 0.8 !important;
}
.ui.form .disabled.field > label {
  opacity: 1 !important;
}
.ui.list .list > .item .description,
.ui.list > .item .description {
  font-size: 0.9rem !important;
}
.ui.label.icon {
  margin-right: 0 !important;
}
.ui.label.icon .icon {
  margin-right: 0 !important;
}
.ui.link.button {
  background: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ui.link.button:after {
  content: '';
  display: block;
  border-bottom: 1px dotted;
}
.ui.link.button:hover {
  color: #4183c4 !important;
}
.ui.link.button.text-red {
  color: #db2828 !important;
}
.ui.link.button.text-red:hover {
  color: #db1910 !important;
}
.border-right {
  border-right: 1px solid #d4d4d5 !important;
}
.bg-panel {
  background: #f9fafb !important;
}
.button.nano {
  padding: 0.5833em 0.5833em !important;
  font-size: 0.71428571rem;
}
.dx-treeview.dx-item-link .dx-item.dx-treeview-item {
  cursor: pointer;
}
.dx-treeview .dx-item.dx-treeview-item.deleted .item .actions .button.deleted {
  display: inline-block;
}
.dx-treeview .dx-item.dx-treeview-item.active {
  background: #eaeaea;
}
.dx-treeview .dx-item.dx-treeview-item.active .item {
  color: #000;
}
.dx-treeview .dx-item.dx-treeview-item.active .item .actions {
  display: block;
}
.dx-treeview .dx-item.dx-treeview-item .item {
  color: #4183C4;
}
.dx-treeview .dx-item.dx-treeview-item .item .actions {
  display: none;
  position: absolute !important;
  top: 0.3rem;
  right: 0.3rem;
}
.dx-treeview .dx-item.dx-treeview-item .item .actions .button {
  margin: 0 !important;
  padding: 0.6em;
}
.dx-treeview .dx-item.dx-treeview-item .item .actions .button.deleted {
  display: none;
}
.dx-master-detail-cell {
  padding: 1rem !important;
}
.dx-loadpanel-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: none;
}
.dx-grid-column-filtered {
  -webkit-box-shadow: inset -2px -99px 10px -101px #5cb85c;
  -moz-box-shadow: inset -2px -99px 10px -101px #5cb85c;
  box-shadow: inset -2px -99px 10px -101px #5cb85c;
  border-bottom: 2px solid #5cb85c;
}
.dx-grid-column-one-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}
.cursor-row .dx-datagrid-content tr.dx-data-row {
  cursor: pointer;
}
.cursor {
  cursor: pointer;
}
.ui.dimmer {
  z-index: 10000 !important;
}
.show {
  background-color: rgba(153, 231, 234, 0.28);
}
.ui.small.header.required.error {
  color: #db2828;
}
.ui.small.header.required:after {
  margin: -0.2em 0 0 0.2em;
  content: '*';
  color: #db2828;
}
.fc-event {
  cursor: pointer !important;
}
.ic-info {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #F9FEFF;
  border-top: 1px solid #B9B9B9;
  z-index: 3;
  font-size: 9px;
  color: #555555;
  padding: 0 7px 0 7px;
}
.ic-info-copyright {
  float: left;
  width: 245px;
}
.ic-info-with-support-of {
  width: 100%;
}
/* Mobile */
@media only screen and (max-width: 767px) {
  .mobile-hide {
    display: none !important;
  }
}
/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tablet-hide {
    display: none !important;
  }
}
/* Small Monitor */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .small-hide {
    display: none !important;
  }
}
/* Large Monitor */
@media only screen and (min-width: 1200px) {
  .large-hide {
    display: none !important;
  }
}
.ui.form .ui.selection.active.dropdown,
.ui.form input:not([type]):focus,
.ui.form input[type=date]:focus,
.ui.form input[type=datetime-local]:focus,
.ui.form input[type=email]:focus,
.ui.form input[type=file]:focus,
.ui.form input[type=number]:focus,
.ui.form input[type=password]:focus,
.ui.form input[type=search]:focus,
.ui.form input[type=tel]:focus,
.ui.form input[type=text]:focus,
.ui.form input[type=time]:focus,
.ui.form input[type=url]:focus {
  -webkit-box-shadow: 0 0 0 1px #85b7d9;
  -moz-box-shadow: 0 0 0 1px #85b7d9;
  box-shadow: 0 0 0 1px #85b7d9;
}
.ui.form .px100.width.field {
  width: 100px !important;
}
.ui.form .px200.width.field {
  width: 200px !important;
}
.ui.form .px250.width.field {
  width: 250px !important;
}
.ui.form .px350.width.field {
  width: 350px !important;
}
.ui.form .px450.width.field {
  width: 450px !important;
}
.ui.form .field.hidden {
  display: none !important;
}
.ui.form .field .meta {
  color: #909090;
  font-size: 0.9rem;
}
.ui.form .field .meta .errors {
  color: #9F3A38;
}
.ui.form .field .meta .count-patient .ui.label {
  cursor: pointer;
}
.ui.form .field .ui.disguise-input {
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  width: 100%;
  max-width: 100%;
  text-align: left;
  display: block;
  margin: 0;
  outline: 0;
  -webkit-appearance: none;
  tap-highlight-color: rgba(255, 255, 255, 0);
  line-height: 1.21428571em;
  padding: 0.67857143em 1em;
  font-size: 1em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0 0 0 0 transparent inset;
  box-shadow: 0 0 0 0 transparent inset;
  -webkit-transition: color 0.1s ease, border-color 0.1s ease;
  transition: color 0.1s ease, border-color 0.1s ease;
  min-height: 2.71428571em;
}
.ui.form .field .readonly-input {
  display: none;
  padding: 0.67861429em 1em 0.67861429em 1.3em;
  line-height: 1.2142em;
  font-size: 1em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
}
.ui.form .field.readonly > select {
  display: none;
}
.ui.form .field.readonly > .dropdown {
  display: none;
}
.ui.form .field.readonly .ui.input.icon i.icon {
  display: none;
}
.ui.form .field.readonly .ui.input.icon input {
  padding-right: 0.67861429em !important;
}
.ui.form .field.readonly label {
  pointer-events: none !important;
}
.ui.form .field.readonly input[readonly=readonly] {
  pointer-events: none !important;
}
.ui.form .field.readonly .meta > div {
  display: none;
}
.ui.form .field.readonly .readonly-input {
  display: block;
}
.ui.form .actions {
  background: #efefef;
  padding: 1rem 1rem;
}
.ui.form .actions > div,
.ui.form .actions > button {
  margin-right: 1rem !important;
}
.ui.form .fields.visual.hidden {
  display: none !important;
}
.ui.form .ui[class*="center labeled"].input input + .label {
  border-radius: 0 !important;
}
.ui.form .ui[class*="center labeled"].input input:last-child {
  border-radius: 0 0.28571429rem 0.28571429rem 0 !important;
  border-left-color: transparent !important;
  border-right-color: rgba(34, 36, 38, 0.15) !important;
}
#quarter_field .buttons .button.active,
#additional_filter .buttons .button.active,
#incision_field .buttons .button.active {
  background-color: #2185D0;
  color: #fff;
}
.dx-datagrid .dx-row.dx-header-row > td {
  color: #000 !important;
  font-weight: bold;
  background: #F9FAFB;
  padding: 0.92857143em 0.78571429em !important;
}
.dx-datagrid .dx-row.patient-not-out {
  background: #ace2b9;
}
.dx-datagrid-header-panel .dx-toolbar {
  padding: 10px !important;
  margin: 0 !important;
}
.ui.table.no-border {
  border: none !important;
}
.ui.table.no-padding,
.ui.table .no-padding {
  padding: 0 !important;
}
.ui.table.no-margin,
.ui.table .no-margin {
  margin: 0 !important;
}
.ui.table tr.inactive {
  opacity: 0.6;
}
.ui.table tr.no-border {
  border: none !important;
}
.ui.table tr.selected-tr-edit {
  background: #d7eeff !important;
}
.ui.table td.no-border-top {
  border-top: none !important;
}
.grid-ext .scroll-ext {
  overflow-x: scroll;
  position: fixed;
  bottom: 0;
  z-index: 800;
  display: none;
}
.grid-ext .scroll-ext span {
  display: block;
  height: 1px;
}
.grid-ext .form-ext {
  position: absolute;
  z-index: 800;
}
.grid-ext .form-ext .ui.table tbody td,
.grid-ext .form-ext .ui.table tfoot td {
  padding: 4px;
}
.grid-ext .form-ext .ui.table tfoot tr.row-new {
  background: #daffe2;
}
.grid-ext .form-ext .ui.table tfoot tr.row-new td {
  overflow: visible;
}
.grid-ext .form-ext .ui.table tfoot tr.row-new.form .field.error .ui.prompt {
  background: none !important;
  margin-left: 0 !important;
  padding: 0 !important;
  border: none !important;
  margin-top: 0.7em !important;
}
.grid-ext .form-ext .ui.table tfoot tr.row-new.form .field.error .ui.prompt:before {
  margin: 0 !important;
  border: none !important;
}
.grid-ext .form-ext .ui.table tfoot tr.row-new.form .fields {
  margin: 0 !important;
}
.grid-ext .form-ext .ui.table tfoot tr.row-new.form .fields .field {
  padding-right: 0 !important;
}
.grid-ext .form-ext .ui.table tfoot tr.row-new.form .fields .field:first-child {
  padding-left: 0 !important;
}
.grid-ext .head-ext {
  overflow: hidden;
  position: fixed;
  top: 40px;
  z-index: 10;
  display: none;
}
.grid-ext .table-ext .ui.table tbody td,
.grid-ext .table-ext .ui.table tfoot td {
  padding: 4px;
  overflow: visible;
}
.grid-ext .table-ext .ui.table tbody th,
.grid-ext .table-ext .ui.table tfoot th {
  padding: 8px;
}
.grid-ext .table-ext .ui.table tbody tr.row-edit {
  background: #daffe2;
}
.grid-ext .table-ext .ui.table tbody tr.row-edit td {
  overflow: visible;
}
.grid-ext .table-ext .ui.table tbody tr.row-edit.form .field.error .ui.prompt {
  background: none !important;
  margin-left: 0 !important;
  padding: 0 !important;
  border: none !important;
  margin-top: 0.7em !important;
}
.grid-ext .table-ext .ui.table tbody tr.row-edit.form .field.error .ui.prompt:before {
  margin: 0 !important;
  border: none !important;
}
.grid-ext .table-ext .ui.table tbody tr.row-edit.form .fields {
  margin: 0 !important;
}
.grid-ext .table-ext .ui.table tbody tr.row-edit.form .fields .field {
  padding-right: 0 !important;
}
.grid-ext .table-ext .ui.table tbody tr.row-edit.form .fields .field:first-child {
  padding-left: 0 !important;
}
.grid-ext .table-ext .ui.table tbody tr {
  height: 37px !important;
}
.grid-ext .table-ext .ui.table tbody tr.row-edit {
  background: #d7eeff;
}
.grid-ext .table-ext .ui.table .fixed-col {
  position: absolute;
  top: auto;
  border-top: none !important;
  border-bottom: none !important;
  border-right: none !important;
  background: none !important;
}
.grid-ext .table-ext .ui.table .actions-col {
  left: 0;
  width: 45px;
}
.grid-ext .table-ext .ui.table .numbering-col {
  left: 45px;
  width: 70px;
}
.row-sorting-edit .field.error .ui.prompt {
  background: none !important;
  margin-left: 0 !important;
  padding: 0 !important;
  border: none !important;
  margin-top: 0.7em !important;
}
.row-sorting-edit .field.error .ui.prompt:before {
  margin: 0 !important;
  border: none !important;
}
.bold {
  font-weight: bold;
}
.ui.table.population {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}
.ui.table.population tr td {
  border: 1px solid rgba(34, 36, 38, 0.1);
}
.td_actions {
  display: flex;
}
.ui.table th {
  border: 1px solid rgba(34, 36, 38, 0.1);
}
.login-page {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}
.login-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.login-block,
.twofa-block {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
.login-block {
  width: calc(100% - 40px);
  box-shadow: 0 0 59px -20px rgba(5, 107, 74, 0.73);
  max-width: 440px;
  min-width: 320px;
  min-height: 338px;
}
.twofa-block {
  width: calc(100% - 40px);
  max-width: 540px;
  min-width: 320px;
  min-height: 338px;
}
.login-head {
  height: 60px;
  background-image: url('../images/login_form.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.login-content {
  padding: 1rem 3rem 2rem 3rem;
}
.login-content .form {
  margin-bottom: 2rem;
}
.login-content .contact {
  color: #545454;
  font-size: 12px;
  line-height: 14px;
}
.twofa-content {
  padding: 1rem 3rem 2rem 3rem;
}
.twofa-content .contact {
  color: #545454;
  font-size: 12px;
  line-height: 14px;
}
@keyframes move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}
.login-background {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
}
.login-background .background {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-repeat: no-repeat, no-repeat;
  background-position: center center, center center;
  background-size: cover, cover;
  background-image: url('../images/login_bg.svg');
  -webkit-animation: fadeIn 1s;
  -moz-animation: fadeIn 1s;
  -o-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
.login-background .background span {
  width: 20vmin;
  height: 20vmin;
  color: rgba(33, 165, 255, 0.76);
  border-radius: 20vmin;
  backface-visibility: hidden;
  position: absolute;
  animation-name: move;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.login-background .background span:nth-child(1) {
  top: 16%;
  left: 7%;
  animation-duration: 11.8s;
  animation-delay: -8.6s;
  transform-origin: -2vw -21vh;
  box-shadow: 40vmin 0 7.03580811vmin currentColor;
}
.login-background .background span:nth-child(2) {
  top: 91%;
  left: 53%;
  animation-duration: 13.6s;
  animation-delay: -16s;
  transform-origin: -23vw 5vh;
  box-shadow: -40vmin 0 14.40576897vmin currentColor;
}
.login-background .background span:nth-child(3) {
  top: 67%;
  left: 71%;
  animation-duration: 11.3s;
  animation-delay: -6.3s;
  transform-origin: -17vw -24vh;
  box-shadow: 40vmin 0 9.76465985vmin currentColor;
}
.login-background .background span:nth-child(4) {
  top: 63%;
  left: 69%;
  animation-duration: 11.1s;
  animation-delay: -8s;
  transform-origin: 7vw -22vh;
  box-shadow: -40vmin 0 13.4459599vmin currentColor;
}
.login-background .background span:nth-child(5) {
  top: 46%;
  left: 33%;
  animation-duration: 16s;
  animation-delay: -12.4s;
  transform-origin: -19vw -12vh;
  box-shadow: 40vmin 0 9.17669063vmin currentColor;
}
.login-background .background span:nth-child(6) {
  top: 88%;
  left: 66%;
  animation-duration: 11.8s;
  animation-delay: -1.9s;
  transform-origin: -17vw -13vh;
  box-shadow: 40vmin 0 5.18843022vmin currentColor;
}
.login-background .background span:nth-child(7) {
  color: rgba(255, 255, 255, 0.6);
  top: 45%;
  left: 9%;
  animation-duration: 15.8s;
  animation-delay: -9.3s;
  transform-origin: -9vw -18vh;
  box-shadow: -40vmin 0 8.59347735vmin currentColor;
}
.login-background .background span:nth-child(8) {
  color: rgba(167, 228, 171, 0.8);
  top: 63%;
  left: 25%;
  animation-duration: 10.1s;
  animation-delay: -10.5s;
  transform-origin: 25vw -11vh;
  box-shadow: 40vmin 0 11.12730608vmin currentColor;
}
.login-background .background span:nth-child(9) {
  color: rgba(110, 169, 255, 0.55);
  top: 68%;
  left: 45%;
  animation-duration: 11.8s;
  animation-delay: -13.3s;
  transform-origin: -19vw -11vh;
  box-shadow: -40vmin 0 14.81764874vmin currentColor;
}
.login-background .background span:nth-child(10) {
  top: 22%;
  left: 82%;
  animation-duration: 15.3s;
  animation-delay: -5.4s;
  transform-origin: 4vw -3vh;
  box-shadow: -40vmin 0 14.89990467vmin currentColor;
}
.login-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  overflow: visible;
  z-index: 99;
  clear: both;
}
.login-footer .links {
  margin: 0;
  text-align: center;
  font-size: 12px;
  line-height: 28px;
  white-space: nowrap;
}
.login-footer .links .copy {
  color: #545454;
  display: inline-block;
  margin-right: 1rem;
}
.login-footer .links a {
  color: #000;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}
@media (max-width: 600px), (max-height: 430px) {
  .login-page {
    position: relative;
    display: block;
    height: auto;
  }
  .login-page .login-wrapper {
    display: block;
  }
  .login-background,
  .login-background .background {
    display: none;
  }
  .login-footer {
    position: relative;
  }
}
.ui.vertical.tabular.menu .item {
  cursor: pointer;
}
.ui.menu:not(.vertical) .item > .button.tiny {
  font-size: 0.85714286rem !important;
}
.ui.menu.main {
  background: #4682B4 !important;
}
.ui.menu.main .item:hover {
  background: #219ec3 !important;
}
.ui.menu.main .item:first-child.header {
  background: #219ec3 !important;
}
.ui.menu.main .item.dropdown > a.text {
  color: rgba(0, 0, 0, 0.87) !important;
}
.ui.menu.main .item.bg-green {
  background: #16ab39 !important;
}
.ui.menu.main .item.item-patient-index:before {
  width: 0 !important;
}
.ui.menu.main .item.item-patient-add {
  border-left: 1px dotted rgba(255, 255, 255, 0.08);
}
.ui.menu.main .item.active {
  background: #227892 !important;
}
.ui.menu.main .item.active:hover {
  background: #227892 !important;
}
.ui.menu.no-shadow {
  box-shadow: none !important;
}
.ui.menu.no-padding {
  padding: 0 !important;
}
.ui.menu.clean {
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
}
.ui.menu > .item > .description {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.7);
}
.rlo-tabular {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 1rem;
}
.rlo-tabular .tabular-left {
  width: 160px;
  order: 1;
}
.rlo-tabular .tabular-left .ui.menu.fluid {
  width: 161px !important;
}
.rlo-tabular .tabular-main {
  flex: 3 0;
  order: 2;
  padding: 1rem;
  border: 1px solid #D4D4D5;
}
.ui.inverted.blue.segment.segment.segment.segment.segment {
  background-color: #2185d0;
  color: #fff;
  padding: 10px;
}
.main-page {
  padding: 30px 30px 25px;
}
.rlo-infohotkey {
  font-size: 0.9rem;
  color: #959595;
}
.patient-panel-info {
  position: fixed;
  top: 40px;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  background: #fff;
  z-index: 100;
  padding: 10px 1rem;
  font-size: 1.1rem;
  box-shadow: 0 1px 10px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.1) inset;
}
.ui.text.red {
  color: #db2828;
}
.ui.text.orange {
  color: #db5a2d;
}
.ui.text.center {
  text-align: center;
}
.ui.text.size-h3 {
  font-size: 1.28571429rem;
}
.patient-page-title .ui.header {
  margin: 0 !important;
}
.patient-page-title .ui.right.floated.label {
  float: right !important;
}
#client_download {
  margin-right: 0 !important;
}
.ui.modal.find-patient .content {
  position: relative;
  padding: 0 !important;
}
.ui.modal.find-patient .window-patient-list {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.ui.modal.find-patient .window-patient-list .ui.list .item {
  padding: 0.7rem !important;
}
.ui.modal.find-patient .window-patient-list .ui.list .item.link {
  cursor: pointer;
}
.ui.modal.find-patient .window-patient-list .ui.list .item.active {
  background: #94e2a7 !important;
}
.ui.modal.find-patient .window-patient-preview {
  position: absolute;
  top: 0;
  right: 0;
  left: 300px;
  bottom: 0;
  overflow: scroll;
  margin: 0 !important;
}
.window-patient-form-edit > .content > .segment.loading {
  height: 200px;
}
.window-patient-form-edit > .content > .segment.loading .ui.form {
  display: none;
}
.nurse-segments {
  margin-bottom: 0 !important;
}
.nurse-segments > .segment.nurse-list-segment,
.nurse-segments > .segment.patient-list-segment {
  /*flex: 0 1 auto !important;*/
  min-width: 180px !important;
  max-width: 400px !important;
  width: 50%;
  /*overflow-x: hidden;
      overflow-y: auto;*/
}
.nurse-segments > .segment.nurse-list-segment .nurse-list,
.nurse-segments > .segment.patient-list-segment .patient-list {
  /*flex: 0 1 auto !important;*/
  min-width: 180px !important;
  max-width: 400px !important;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 !important;
}
.nurse-segments > .segment.patient-details-segment {
  /*flex: 1 1 auto !important;*/
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 600px !important;
  height: 800px;
  width: 50%;
}
.nurse-segments > .segment.patient-details-segment .segments > .segment {
  flex: 0 1 auto !important;
  width: 50% !important;
}
.nurse-segments > .segment .inline.loader {
  margin: 0.6rem;
}
.nurse-list-segment > .nurse-list > .item {
  border-radius: 0 !important;
  margin: 0 !important;
  position: relative;
  cursor: pointer;
}
.nurse-list-segment > .nurse-list > .item:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(34, 36, 38, 0.1);
}
.nurse-list-segment > .nurse-list > .item.active {
  color: #237892 !important;
  background: #cde5ec !important;
}
.nurse-list-segment > .nurse-list > .item.active aside {
  background: #439ec3 !important;
  color: #fff !important;
}
.nurse-list-segment > .nurse-list > .item.active.selected {
  color: #237892 !important;
  background: #cde5ec !important;
}
.nurse-list-segment > .nurse-list > .item.active.selected::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  background: #219ec3;
}
.nurse-list-segment > .nurse-list > .item.active.selected aside {
  background: #439ec3 !important;
  color: #fff !important;
}
.nurse-list-segment > .nurse-list > .item .content {
  padding: 0.92857143em 1.14285714em !important;
}
.nurse-list-segment > .nurse-list > .item .content .ui.nurse-stat {
  float: right;
}
.nurse-list-segment > .nurse-list > .item .content .header {
  display: block !important;
  margin: 0 0 0.5em !important;
  font-size: 1em !important;
  font-weight: 700 !important;
}
.nurse-list-segment > .nurse-list > .item .content .description {
  font-size: 0.9rem !important;
  color: rgba(0, 0, 0, 0.7) !important;
  margin: 0 !important;
}
.nurse-list-segment > .nurse-list > .item aside {
  background: #f3f4f5;
  flex-basis: 30px;
  flex-shrink: 0;
  text-align: center;
  padding-top: 0.92857143em;
}
.nurse-list-segment .nurse-search {
  border-radius: 0 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  margin-bottom: 0 !important;
}
.patient-list-segment > .patient-list > .item {
  border-radius: 0 !important;
  margin: 0 !important;
  position: relative;
  cursor: pointer;
}
.patient-list-segment > .patient-list > .item:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(34, 36, 38, 0.1);
}
.patient-list-segment > .patient-list > .item.patient-out .content {
  background: #e8e8e8;
}
.patient-list-segment > .patient-list > .item.patient-out .content .header {
  color: #373737 !important;
}
.patient-list-segment > .patient-list > .item.patient-out aside {
  background: #b9b9b9;
}
.patient-list-segment > .patient-list > .item.patient-not-out .content {
  background: #ace2b9 !important;
}
.patient-list-segment > .patient-list > .item.patient-not-out .content .header {
  color: #286937 !important;
}
.patient-list-segment > .patient-list > .item.patient-not-out aside {
  background: #68ca7f !important;
}
.patient-list-segment > .patient-list > .item.active.selected {
  color: #237892 !important;
  background: #cde5ec !important;
}
.patient-list-segment > .patient-list > .item.active.selected::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  width: 4px;
  background: #219ec3;
}
.patient-list-segment > .patient-list > .item.active.selected.patient-not-out {
  background: #91c59d !important;
}
.patient-list-segment > .patient-list > .item.active.selected.patient-not-out aside {
  background: #59b56d !important;
}
.patient-list-segment > .patient-list > .item.active.selected.patient-out {
  background: #e8e8e8 !important;
}
.patient-list-segment > .patient-list > .item.active.selected.patient-out aside {
  background: #8c8c8c !important;
}
.patient-list-segment > .patient-list > .item.active.selected aside {
  background: #439ec3 !important;
  color: #fff !important;
}
.patient-list-segment > .patient-list > .item .content {
  padding: 0.92857143em 1.14285714em !important;
}
.patient-list-segment > .patient-list > .item .content .patient-stat {
  float: right;
}
.patient-list-segment > .patient-list > .item .content .patient-stat .labels .label {
  margin: 0 0.4em 0.4em 0;
  margin-bottom: 0!important;
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.patient-list-segment > .patient-list > .item .content .patient-stat .labels .label:last-child {
  margin-right: 0!important;
}
.patient-list-segment > .patient-list > .item .content .header {
  display: block !important;
  margin: 0 0 0.5em !important;
  font-size: 1em !important;
  font-weight: 700 !important;
}
.patient-list-segment > .patient-list > .item .content .description {
  font-size: 0.9rem !important;
  color: rgba(0, 0, 0, 0.7) !important;
  margin: 0 !important;
}
.patient-list-segment > .patient-list > .item aside {
  background: #f3f4f5;
  flex-basis: 30px;
  flex-shrink: 0;
  text-align: center;
  padding-top: 0.92857143em;
}
.patient-list-segment .patient-search {
  border-radius: 0 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  margin-bottom: 0 !important;
}
.patient-list-select-all,
.nurse-list-select-all {
  float: right;
  font-weight: normal;
  font-size: 0.8em;
  border-bottom: 1px dotted;
  color: #4183c4;
  line-height: 0.8em;
  cursor: pointer;
}
.patient-list-select-all:hover,
.nurse-list-select-all:hover {
  color: #39649d;
}
.connect_nurse_now {
  cursor: pointer;
}
.nurse-filter-text {
  margin-right: 1rem;
}
.scrolling-table {
  border-collapse: collapse;
  width: 100%;
}
.tableFixHead {
  width: 100%;
}
.tableFixHead tbody {
  display: block;
  /* to enable vertical scrolling */
  max-height: 300px;
  /* e.g. */
  overflow-y: scroll;
  /* keeps the scrollbar even if it doesn't need it; display purpose */
  margin-left: 5px;
}
.tableFixHead th,
.tableFixHead td {
  width: 33.25%;
  /* to enable "word-break: break-all" */
  padding: 5px;
  word-break: break-all;
  /* 4. */
}
.tableFixHead tr {
  display: table;
  /* display purpose; th's border */
  width: 100%;
  box-sizing: border-box;
  /* because of the border (Chrome needs this line, but not FF) */
}
.tableFixHead td {
  text-align: center;
  border-bottom: none;
  border-left: none;
}
.error-block {
  display: none !important;
}
.patient-card-segment {
  max-height: 1200px;
  height: 100%;
}
.patient-card-segment > * {
  max-height: 1200px;
  height: 100%;
}
.label {
  display: block;
  margin: 0 0 0.28571429rem 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 0.92857143em;
  font-weight: 700;
  text-transform: none;
}
.linked {
  border-bottom: 1px dotted;
  cursor: pointer;
}
.linked.active {
  border-bottom: solid;
  cursor: pointer;
  color: #053479;
}
.item {
  padding: 3px;
}
.admin-container {
  z-index: 102;
  position: fixed;
  background: #ecebaa;
  width: 100%;
  top: 0;
}
.text-with-dots {
  display: block;
  max-width: 98%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.app-copy {
  font-size: 12px;
}
.app-copy .copy {
  color: #949494;
}
.app-copy a {
  color: #000;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}
.container-info {
  z-index: 102;
  position: fixed;
  background: #F8F9F9;
  width: 100%;
  bottom: 0;
  padding-left: 5px;
  font-size: 8pt;
}
.ii_access .ii_controle .buttons .button.active {
  background-color: #2185D0;
  color: #fff;
}
.ii_access .ii_controle .labels .label:last-child {
  margin-right: 0 !important;
}
.ii_parents {
  box-shadow: none !important;
  width: 400px !important;
}
.ii_parents .breadcrumb .section {
  margin: 0.2rem;
}
.ii_parents .breadcrumb .section .icon {
  margin: 0 !important;
}
.ii_parents .breadcrumb .divider {
  margin: 0 0.4rem !important;
}
.ii_parents .list {
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
}
.ii_parents .list .item {
  padding: 0.4rem !important;
}
