﻿@font-face {
  font-family: 'better-icons';
  src:
    url('./better-icons.woff') format('truetype'),
    url('./better-icons.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
i.b-icon {
  color: #000;
  font-family: 'better-icons' !important;
  font-size: 1rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
i.b-icon:disabled,
i.b-icon.disabled {
  color: rgba(0, 0, 0, 0.24);
}
i.b-icon.info-button {
  font-size: 1.3125rem;
  border-radius: 0.25rem;
  width: 0.875rem;
  height: 0.875rem;
  background: #d3d8db;
  padding: 0 !important;
  line-height: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.5rem;
}
i.b-icon.info-button:hover {
  background-color: #d3d8db !important;
  border-radius: 0.25rem !important;
}
i.b-icon.plus::before {
  content: '';
}
i.b-icon.minus::before {
  content: '';
}
i.b-icon.cancel::before {
  content: '';
}
i.b-icon.check::before {
  content: '';
}
i.b-icon.chevron-down::before {
  content: '';
}
i.b-icon.chevron-left::before {
  content: '';
}
i.b-icon.chevron-right::before {
  content: '';
}
i.b-icon.chevron-up::before {
  content: '';
}
i.b-icon.download::before {
  content: '';
}
i.b-icon.external-link::before {
  content: '';
}
i.b-icon.arrow-down::before {
  content: '';
}
i.b-icon.arrow-up::before {
  content: '';
}
i.b-icon.trend-down::before {
  content: '';
}
i.b-icon.trend-up::before {
  content: '';
}
i.b-icon.trend-down-big::before {
  content: '';
}
i.b-icon.trend-up-big::before {
  content: '';
}
i.b-icon.required::before {
  content: '';
}
i.b-icon.upload::before {
  content: '';
}
i.b-icon.time::before {
  content: '';
}
i.b-icon.triangle-exclamation::before {
  content: '';
}
i.b-icon.calendar::before {
  content: '';
}
i.b-icon.undo::before {
  content: '';
}
i.b-icon.redo::before {
  content: '';
}
i.b-icon.revert::before {
  content: '';
}
i.b-icon.filter::before {
  content: '';
}
i.b-icon.move::before {
  content: '';
}
i.b-icon.olddata::before {
  content: '';
}
i.b-icon.patient-record::before {
  content: '';
}
i.b-icon.phone::before {
  content: '';
}
i.b-icon.search::before {
  content: '';
}
i.b-icon.sum::before {
  content: '';
}
i.b-icon.user::before {
  content: '';
}
i.b-icon.user-hollow::before {
  content: '';
}
i.b-icon.view-document::before {
  content: '';
}
i.b-icon.home::before {
  content: '';
}
i.b-icon.nav-search::before {
  content: '';
}
i.b-icon.applications::before {
  content: '';
}
i.b-icon.help::before {
  content: '';
}
i.b-icon.institution::before {
  content: '';
}
i.b-icon.messaging::before {
  content: '';
}
i.b-icon.notifications::before {
  content: '';
}
i.b-icon.userprofile::before {
  content: '';
}
i.b-icon.close::before {
  content: '';
}
i.b-icon.collapse::before {
  content: '';
}
i.b-icon.deleterow::before {
  content: '';
}
i.b-icon.btn-download::before {
  content: '';
}
i.b-icon.expand::before {
  content: '';
}
i.b-icon.folddocuments-small::before {
  content: '';
}
i.b-icon.folddocuments::before {
  content: '';
}
i.b-icon.menu::before {
  content: '';
}
i.b-icon.moreoptions::before {
  content: '';
}
i.b-icon.shrink::before {
  content: '';
}
i.b-icon.sort::before {
  content: '';
}
i.b-icon.stretch::before {
  content: '';
}
i.b-icon.unfolddocuments-small::before {
  content: '';
}
i.b-icon.unfolddocuments::before {
  content: '';
}
i.b-icon.info::before {
  content: '';
}
i.b-icon.vitals-urine::before {
  content: '';
}
i.b-icon.vitals-speech::before {
  content: '';
}
i.b-icon.vitals-skin-tone::before {
  content: '';
}
i.b-icon.vitals-pain-score::before {
  content: '';
}
i.b-icon.vitals-oxygen-saturation::before {
  content: '';
}
i.b-icon.vitals-heart-rate::before {
  content: '';
}
i.b-icon.vitals-ecg::before {
  content: '';
}
i.b-icon.vitals-breathing-frequency::before {
  content: '';
}
i.b-icon.vitals-body-temperature::before {
  content: '';
}
i.b-icon.vitals-body-mass::before {
  content: '';
}
i.b-icon.vitals-blood-pressure::before {
  content: '';
}
i.b-icon.vitals-walking-test::before {
  content: '';
}
i.b-icon.vitals-airflow::before {
  content: '';
}
i.b-icon.triangle-allergies-small::before {
  content: '';
}
i.b-icon.triangle-allergies-small-outline::before {
  content: '';
}
i.b-icon.triangle-allergies-large::before {
  content: '';
}
i.b-icon.triangle-allergies-large-outline::before {
  content: '';
}
i.b-icon.status-notifications-info::before {
  content: '';
}
i.b-icon.status-notifications-success::before {
  content: '';
}
i.b-icon.status-notifications-error::before {
  content: '';
}
i.b-icon.activity-check::before {
  content: '';
}
i.b-icon.activity-error::before {
  content: '';
}
i.b-icon.xsmall {
  font-size: 0.5rem;
}
i.b-icon.small {
  font-size: 0.75rem;
}
i.b-icon.normal {
  font-size: 1rem;
}
i.b-icon.big {
  font-size: 1.5rem;
}
i.b-icon.text-danger {
  color: #ff2d55;
}
i.b-icon.text-info {
  color: #007aff;
}
i.b-icon.text-warning {
  color: #fa0;
}
i.b-icon.group-notification {
  font-size: 30px;
}
i.b-icon.group-navigation {
  font-size: 32px;
}
i.b-icon.group-vitals {
  font-size: 28px;
}
i.b-icon.group-button {
  font-size: 24px;
}
i.b-icon.home {
  padding: 0.25rem;
}
i.b-icon.home:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.home:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.home.selected::before {
  content: '';
}
i.b-icon.nav-search {
  padding: 0.25rem;
}
i.b-icon.nav-search:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.nav-search:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.nav-search.selected::before {
  content: '';
}
i.b-icon.applications {
  padding: 0.25rem;
}
i.b-icon.applications:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.applications:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.applications.selected::before {
  content: '';
}
i.b-icon.help {
  padding: 0.25rem;
}
i.b-icon.help:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.help:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.help.selected::before {
  content: '';
}
i.b-icon.institution {
  padding: 0.25rem;
}
i.b-icon.institution:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.institution:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.institution.selected::before {
  content: '';
}
i.b-icon.messaging {
  padding: 0.25rem;
}
i.b-icon.messaging:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.messaging:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.messaging.selected::before {
  content: '';
}
i.b-icon.notifications {
  padding: 0.25rem;
}
i.b-icon.notifications:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.notifications:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.notifications.selected::before {
  content: '';
}
i.b-icon.userprofile {
  padding: 0.25rem;
}
i.b-icon.userprofile:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.userprofile:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.userprofile.selected::before {
  content: '';
}
i.b-icon.search {
  padding: 0.125rem;
}
i.b-icon.search:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.search:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.search:disabled,
i.b-icon.search.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.search.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.search.text-danger:disabled,
i.b-icon.search.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.search.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.search.text-info:disabled,
i.b-icon.search.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.search.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.search.text-warning:disabled,
i.b-icon.search.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.close {
  padding: 0.125rem;
}
i.b-icon.close:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.close:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.close:disabled,
i.b-icon.close.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.close.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.close.text-danger:disabled,
i.b-icon.close.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.close.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.close.text-info:disabled,
i.b-icon.close.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.close.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.close.text-warning:disabled,
i.b-icon.close.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.collapse {
  padding: 0.125rem;
}
i.b-icon.collapse:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.collapse:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.collapse:disabled,
i.b-icon.collapse.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.collapse.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.collapse.text-danger:disabled,
i.b-icon.collapse.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.collapse.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.collapse.text-info:disabled,
i.b-icon.collapse.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.collapse.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.collapse.text-warning:disabled,
i.b-icon.collapse.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.deleterow {
  padding: 0.125rem;
}
i.b-icon.deleterow:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.deleterow:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.deleterow:disabled,
i.b-icon.deleterow.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.deleterow.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.deleterow.text-danger:disabled,
i.b-icon.deleterow.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.deleterow.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.deleterow.text-info:disabled,
i.b-icon.deleterow.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.deleterow.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.deleterow.text-warning:disabled,
i.b-icon.deleterow.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.btn-download {
  padding: 0.125rem;
}
i.b-icon.btn-download:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.btn-download:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.btn-download:disabled,
i.b-icon.btn-download.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.btn-download.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.btn-download.text-danger:disabled,
i.b-icon.btn-download.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.btn-download.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.btn-download.text-info:disabled,
i.b-icon.btn-download.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.btn-download.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.btn-download.text-warning:disabled,
i.b-icon.btn-download.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.expand {
  padding: 0.125rem;
}
i.b-icon.expand:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.expand:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.expand:disabled,
i.b-icon.expand.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.expand.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.expand.text-danger:disabled,
i.b-icon.expand.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.expand.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.expand.text-info:disabled,
i.b-icon.expand.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.expand.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.expand.text-warning:disabled,
i.b-icon.expand.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.folddocuments-small {
  padding: 0.125rem;
}
i.b-icon.folddocuments-small:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments-small:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments-small:disabled,
i.b-icon.folddocuments-small.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.folddocuments-small.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments-small.text-danger:disabled,
i.b-icon.folddocuments-small.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.folddocuments-small.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments-small.text-info:disabled,
i.b-icon.folddocuments-small.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.folddocuments-small.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments-small.text-warning:disabled,
i.b-icon.folddocuments-small.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.folddocuments {
  padding: 0.125rem;
}
i.b-icon.folddocuments:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments:disabled,
i.b-icon.folddocuments.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.folddocuments.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments.text-danger:disabled,
i.b-icon.folddocuments.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.folddocuments.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments.text-info:disabled,
i.b-icon.folddocuments.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.folddocuments.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.folddocuments.text-warning:disabled,
i.b-icon.folddocuments.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.menu {
  padding: 0.125rem;
}
i.b-icon.menu:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.menu:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.menu:disabled,
i.b-icon.menu.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.menu.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.menu.text-danger:disabled,
i.b-icon.menu.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.menu.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.menu.text-info:disabled,
i.b-icon.menu.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.menu.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.menu.text-warning:disabled,
i.b-icon.menu.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.moreoptions {
  padding: 0.125rem;
}
i.b-icon.moreoptions:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.moreoptions:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.moreoptions:disabled,
i.b-icon.moreoptions.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.moreoptions.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.moreoptions.text-danger:disabled,
i.b-icon.moreoptions.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.moreoptions.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.moreoptions.text-info:disabled,
i.b-icon.moreoptions.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.moreoptions.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.moreoptions.text-warning:disabled,
i.b-icon.moreoptions.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.shrink {
  padding: 0.125rem;
}
i.b-icon.shrink:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.shrink:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.shrink:disabled,
i.b-icon.shrink.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.shrink.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.shrink.text-danger:disabled,
i.b-icon.shrink.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.shrink.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.shrink.text-info:disabled,
i.b-icon.shrink.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.shrink.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.shrink.text-warning:disabled,
i.b-icon.shrink.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.sort {
  padding: 0.125rem;
}
i.b-icon.sort:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.sort:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.sort:disabled,
i.b-icon.sort.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.sort.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.sort.text-danger:disabled,
i.b-icon.sort.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.sort.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.sort.text-info:disabled,
i.b-icon.sort.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.sort.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.sort.text-warning:disabled,
i.b-icon.sort.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.stretch {
  padding: 0.125rem;
}
i.b-icon.stretch:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.stretch:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.stretch:disabled,
i.b-icon.stretch.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.stretch.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.stretch.text-danger:disabled,
i.b-icon.stretch.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.stretch.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.stretch.text-info:disabled,
i.b-icon.stretch.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.stretch.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.stretch.text-warning:disabled,
i.b-icon.stretch.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.unfolddocuments-small {
  padding: 0.125rem;
}
i.b-icon.unfolddocuments-small:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments-small:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments-small:disabled,
i.b-icon.unfolddocuments-small.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.unfolddocuments-small.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments-small.text-danger:disabled,
i.b-icon.unfolddocuments-small.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.unfolddocuments-small.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments-small.text-info:disabled,
i.b-icon.unfolddocuments-small.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.unfolddocuments-small.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments-small.text-warning:disabled,
i.b-icon.unfolddocuments-small.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.unfolddocuments {
  padding: 0.125rem;
}
i.b-icon.unfolddocuments:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments:disabled,
i.b-icon.unfolddocuments.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.unfolddocuments.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments.text-danger:disabled,
i.b-icon.unfolddocuments.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.unfolddocuments.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments.text-info:disabled,
i.b-icon.unfolddocuments.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.unfolddocuments.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.unfolddocuments.text-warning:disabled,
i.b-icon.unfolddocuments.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.upload {
  padding: 0.125rem;
}
i.b-icon.upload:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.upload:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.upload:disabled,
i.b-icon.upload.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.upload.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.upload.text-danger:disabled,
i.b-icon.upload.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.upload.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.upload.text-info:disabled,
i.b-icon.upload.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.upload.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.upload.text-warning:disabled,
i.b-icon.upload.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.info {
  padding: 0.125rem;
}
i.b-icon.info:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.info:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.info:disabled,
i.b-icon.info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}
i.b-icon.info.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.info.text-danger:disabled,
i.b-icon.info.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3);
}
i.b-icon.info.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.info.text-info:disabled,
i.b-icon.info.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3);
}
i.b-icon.info.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
i.b-icon.info.text-warning:disabled,
i.b-icon.info.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3);
}
i.b-icon.vitals-urine {
  color: #88919e;
}
i.b-icon.vitals-speech {
  color: #88919e;
}
i.b-icon.vitals-skin-tone {
  color: #88919e;
}
i.b-icon.vitals-pain-score {
  color: #88919e;
}
i.b-icon.vitals-oxygen-saturation {
  color: #88919e;
}
i.b-icon.vitals-heart-rate {
  color: #88919e;
}
i.b-icon.vitals-ecg {
  color: #88919e;
}
i.b-icon.vitals-breathing-frequency {
  color: #88919e;
}
i.b-icon.vitals-body-temperature {
  color: #88919e;
}
i.b-icon.vitals-body-mass {
  color: #88919e;
}
i.b-icon.vitals-blood-pressure {
  color: #88919e;
}
i.b-icon.vitals-walking-test {
  color: #88919e;
}
i.b-icon.vitals-airflow {
  color: #88919e;
}
.popover {
  z-index: 2;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 14px;
  height: 7px;
  margin: 0 6px;
}
.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: '';
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}
.bs-popover-top {
  margin-bottom: 7px;
}
.bs-popover-top > .arrow {
  bottom: -7px;
}
.bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: 7px calc(14px / 2) 0;
  border-top-color: rgba(0, 0, 0, 0);
}
.bs-popover-top > .arrow::after {
  bottom: 0;
  border-width: 7px calc(14px / 2) 0;
  border-top-color: #fff;
}
.bs-popover-right {
  margin-left: 7px;
}
.bs-popover-right > .arrow {
  left: -7px;
  width: 7px;
  height: 14px;
  margin: 8px 0;
}
.bs-popover-right > .arrow::before {
  left: 0;
  border-width: calc(14px / 2) 7px calc(14px / 2) 0;
  border-right-color: rgba(0, 0, 0, 0);
}
.bs-popover-right > .arrow::after {
  left: 0;
  border-width: calc(14px / 2) 7px calc(14px / 2) 0;
  border-right-color: #fff;
}
.bs-popover-left {
  margin-left: 7px;
}
.bs-popover-left > .arrow {
  right: -7px;
  left: auto;
  transform: rotate(180deg);
  width: 7px;
  height: 14px;
  margin: 8px 0;
}
.bs-popover-left > .arrow::before {
  right: 0;
  border-width: 7px 7px 7px 0;
  border-right-color: #fff;
}
.bs-popover-left > .arrow::after {
  right: 0;
  border-width: 7px 7px 7px 0;
  border-right-color: rgba(0, 0, 0, 0);
}
.bs-popover-bottom {
  margin-top: 7px;
}
.bs-popover-bottom > .arrow {
  top: -7px;
}
.bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 calc(14px / 2) 7px calc(14px / 2);
  border-bottom-color: rgba(0, 0, 0, 0);
}
.bs-popover-bottom > .arrow::after {
  top: 0;
  border-width: 0 calc(14px / 2) 7px calc(14px / 2);
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 14px;
  margin-left: calc(-14px / 2);
  content: '';
  border-bottom: 0 solid #fff;
}
.provenance-popover {
  max-width: unset;
  margin-left: 15px;
}
.provenance-popover.bs-popover-left-top,
.provenance-popover.bs-popover-right-top {
  top: -6px !important;
}
.provenance-popover.bs-popover-left-top .arrow,
.provenance-popover.bs-popover-right-top .arrow {
  top: 18px;
}
.provenance-popover.bs-popover-bottom-right .arrow,
.provenance-popover.bs-popover-top-right .arrow {
  right: 20px;
}
.provenance-popover.bs-popover-bottom-left .arrow,
.provenance-popover.bs-popover-top-left .arrow {
  left: 20px;
}
.provenance-popover.bs-popover-right-bottom,
.provenance-popover.bs-popover-left-bottom {
  top: 15px !important;
}
.provenance-popover .popover-body {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  max-width: 330px;
  padding: 16px 0;
}
.provenance-popover .popover-body .provenance-popover-wrapper {
  display: flex;
  flex-direction: column;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  max-height: 330px;
  max-width: 370px;
  min-width: 300px;
  overflow-y: hidden;
}
.provenance-popover .popover-body .provenance-popover-wrapper .provenance-popover-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1 0 auto;
  color: #5c5c62;
  font-size: 0.875em;
  margin-bottom: 15px;
  padding: 0 16px;
}
.provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-popover-header
  .popover-close-btn {
  font-size: 28px;
  cursor: pointer;
}
.provenance-popover .popover-body .provenance-popover-wrapper .provenance-field-title {
  color: #5c5c62;
  font-size: 0.875em;
  letter-spacing: 0.5px;
  line-height: 1.25em;
  margin-bottom: 8px;
  padding: 0 16px;
}
.provenance-popover .popover-body .provenance-popover-wrapper .provenance-entries {
  overflow-y: auto;
  padding: 0 16px;
}
.provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries.ie-scrollbar-override {
  height: 258px;
}
.provenance-popover .popover-body .provenance-popover-wrapper .provenance-entries hr {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-value {
  color: #333;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5em;
}
.provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-value
  .multimedia-thumbnail {
  margin: 4px 15px 4px 4px;
  object-fit: cover;
}
.provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-value
  .provenance-empty-text {
  font-weight: 400;
  font-size: 0.875em;
  color: #88919e;
}
.provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-committer-data {
  color: #5c5c62;
  font-size: 0.75em;
  letter-spacing: 0.17px;
}
.provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-committer-data
  .provenance-divider {
  margin: 0 0.25em;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src:
    local('Roboto-Regular'),
    url('./Roboto-Regular.woff2') format('woff2'),
    url('./Roboto-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src:
    local('Roboto-Bold'),
    url('./Roboto-Bold.woff2') format('woff2'),
    url('./Roboto-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src:
    local('Roboto-RegularItalic'),
    url('./Roboto-RegularItalic.woff2') format('woff2'),
    url('./Roboto-RegularItalic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src:
    local('Roboto-BoldItalic'),
    url('./Roboto-BoldItalic.woff2') format('woff2'),
    url('./Roboto-BoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src:
    local('RobotoCondensed-Regular'),
    url('./RobotoCondensed-Regular.woff2') format('woff2'),
    url('./RobotoCondensed-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src:
    local('RobotoCondensed-Bold'),
    url('./RobotoCondensed-Bold.woff2') format('woff2'),
    url('./RobotoCondensed-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src:
    local('RobotoCondensed-RegularItalic'),
    url('./RobotoCondensed-RegularItalic.woff2') format('woff2'),
    url('./RobotoCondensed-RegularItalic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src:
    local('RobotoCondensed-BoldItalic'),
    url('./RobotoCondensed-BoldItalic.woff2') format('woff2'),
    url('./RobotoCondensed-BoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src:
    local('RobotoMono-Regular'),
    url('./RobotoMono-Regular.woff2') format('woff2'),
    url('./RobotoMono-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 400;
  src:
    local('RobotoMono-RegularItalic'),
    url('./RobotoMono-RegularItalic.woff2') format('woff2'),
    url('./RobotoMono-RegularItalic.woff') format('woff');
}
 .ehr-form {
  /*!
* Bootstrap v4.6.2 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
  position: relative;
}
.ehr-form .switch.switch-small {
  min-width: 33px;
}
.ehr-form .switch.switch-medium {
  min-width: 50px;
}
.ehr-form .switch.switch-large {
  min-width: 60px;
}
.ehr-form .switch.switch-small > .switch-pane > span {
  font-size: 9px;
}
.ehr-form .switch.switch-medium > .switch-pane > span {
  font-size: 16px;
}
.ehr-form .switch.switch-large > .switch-pane > span {
  font-size: 16px;
}
.ehr-form .switch {
  border: 1px solid #dfdfdf;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  padding: 0;
  margin: 0;
  cursor: pointer;
  box-shadow: #dfdfdf 0 0 inset;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  white-space: nowrap;
}
.ehr-form .switch small {
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: calc(100% - 30px);
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ehr-form .switch.switch-small {
  height: 20px;
  border-radius: 20px;
}
.ehr-form .switch.switch-small small {
  width: 20px;
  height: 20px;
  right: calc(100% - 20px);
}
.ehr-form .switch.switch-small > .switch-pane > span {
  line-height: 20px;
}
.ehr-form .switch.switch-small > .switch-pane .switch-label-checked {
  padding-right: 25px;
  padding-left: 10px;
}
.ehr-form .switch.switch-small > .switch-pane .switch-label-unchecked {
  padding-left: 25px;
  padding-right: 10px;
}
.ehr-form .switch.switch-medium {
  height: 30px;
  border-radius: 30px;
}
.ehr-form .switch.switch-medium small {
  width: 30px;
  height: 30px;
  right: calc(100% - 30px);
}
.ehr-form .switch.switch-medium > .switch-pane > span {
  line-height: 30px;
}
.ehr-form .switch.switch-medium > .switch-pane .switch-label-checked {
  padding-right: 35px;
  padding-left: 15px;
}
.ehr-form .switch.switch-medium > .switch-pane .switch-label-unchecked {
  padding-left: 35px;
  padding-right: 15px;
}
.ehr-form .switch.switch-large {
  height: 40px;
  border-radius: 40px;
}
.ehr-form .switch.switch-large small {
  width: 40px;
  height: 40px;
  right: calc(100% - 40px);
}
.ehr-form .switch.switch-large > .switch-pane > span {
  line-height: 40px;
}
.ehr-form .switch.switch-large > .switch-pane .switch-label-checked {
  padding-right: 45px;
  padding-left: 20px;
}
.ehr-form .switch.switch-large > .switch-pane .switch-label-unchecked {
  padding-left: 45px;
  padding-right: 20px;
}
.ehr-form .switch.checked {
  background: #64bd63;
}
.ehr-form .switch.checked small {
  right: 0;
  left: auto;
}
.ehr-form .switch.checked .switch-pane {
  top: 0;
}
.ehr-form .switch.checked .switch-pane .switch-label-checked {
  display: block;
}
.ehr-form .switch.checked .switch-pane .switch-label-unchecked {
  display: none;
}
.ehr-form .switch.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.ehr-form .switch .switch-pane {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  justify-content: flex-start;
  align-items: center;
  top: 0;
  position: relative;
  pointer-events: none;
}
.ehr-form .switch .switch-pane > span {
  display: block;
  min-height: 100%;
}
.ehr-form .switch .switch-pane .switch-label {
  color: #000;
}
.ehr-form .switch .switch-pane .switch-label-checked {
  display: none;
}
.ehr-form .switch .switch-pane .switch-label-unchecked {
  display: block;
}
.ehr-form .switch.loading {
  background-color: #f1f1f1;
}
.ehr-form .switch.loading small {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  box-shadow: none;
  right: 50%;
  transform: translate(50%);
}
.ehr-form :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #ff3c3c;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #767676;
  --gray-dark: #343a40;
  --primary: #007aff;
  --secondary: #88919e;
  --success: #34c765;
  --info: #007aff;
  --warning: #ffaa00;
  --danger: #ff2d55;
  --light: #f0f0f2;
  --dark: #323d44;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif:
    -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans',
    'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
  --font-family-monospace:
    SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}
.ehr-form *,
.ehr-form *:before,
.ehr-form *:after {
  box-sizing: border-box;
}
.ehr-form html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ehr-form article,
.ehr-form aside,
.ehr-form figcaption,
.ehr-form figure,
.ehr-form footer,
.ehr-form header,
.ehr-form hgroup,
.ehr-form main,
.ehr-form nav,
.ehr-form section {
  display: block;
}
.ehr-form body {
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.ehr-form [tabindex='-1']:focus:not(:focus-visible) {
  outline: 0 !important;
}
.ehr-form hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.ehr-form h1,
.ehr-form h2,
.ehr-form h3,
.ehr-form h4,
.ehr-form h5,
.ehr-form h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.ehr-form p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.ehr-form abbr[title],
.ehr-form abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.ehr-form address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.ehr-form ol,
.ehr-form ul,
.ehr-form dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.ehr-form ol ol,
.ehr-form ul ul,
.ehr-form ol ul,
.ehr-form ul ol {
  margin-bottom: 0;
}
.ehr-form dt {
  font-weight: 700;
}
.ehr-form dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.ehr-form blockquote {
  margin: 0 0 1rem;
}
.ehr-form b,
.ehr-form strong {
  font-weight: bolder;
}
.ehr-form small {
  font-size: 80%;
}
.ehr-form sub,
.ehr-form sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.ehr-form sub {
  bottom: -0.25em;
}
.ehr-form sup {
  top: -0.5em;
}
.ehr-form a {
  color: #007aff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form a:hover {
  color: #0055b3;
  text-decoration: underline;
}
.ehr-form a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
.ehr-form a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.ehr-form pre,
.ehr-form code,
.ehr-form kbd,
.ehr-form samp {
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
  font-size: 1em;
}
.ehr-form pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.ehr-form figure {
  margin: 0 0 1rem;
}
.ehr-form img {
  vertical-align: middle;
  border-style: none;
}
.ehr-form svg {
  overflow: hidden;
  vertical-align: middle;
}
.ehr-form table {
  border-collapse: collapse;
}
.ehr-form caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #767676;
  text-align: left;
  caption-side: bottom;
}
.ehr-form th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.ehr-form label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.ehr-form button {
  border-radius: 0;
}
.ehr-form button:focus:not(:focus-visible) {
  outline: 0;
}
.ehr-form input,
.ehr-form button,
.ehr-form select,
.ehr-form optgroup,
.ehr-form textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.ehr-form button,
.ehr-form input {
  overflow: visible;
}
.ehr-form button,
.ehr-form select {
  text-transform: none;
}
.ehr-form [role='button'] {
  cursor: pointer;
}
.ehr-form select {
  word-wrap: normal;
}
.ehr-form button,
.ehr-form [type='button'],
.ehr-form [type='reset'],
.ehr-form [type='submit'] {
  -webkit-appearance: button;
}
.ehr-form button:not(:disabled),
.ehr-form [type='button']:not(:disabled),
.ehr-form [type='reset']:not(:disabled),
.ehr-form [type='submit']:not(:disabled) {
  cursor: pointer;
}
.ehr-form button::-moz-focus-inner,
.ehr-form [type='button']::-moz-focus-inner,
.ehr-form [type='reset']::-moz-focus-inner,
.ehr-form [type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.ehr-form input[type='radio'],
.ehr-form input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
.ehr-form textarea {
  overflow: auto;
  resize: vertical;
}
.ehr-form fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.ehr-form legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.ehr-form progress {
  vertical-align: baseline;
}
.ehr-form [type='number']::-webkit-inner-spin-button,
.ehr-form [type='number']::-webkit-outer-spin-button {
  height: auto;
}
.ehr-form [type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.ehr-form [type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
.ehr-form ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.ehr-form output {
  display: inline-block;
}
.ehr-form summary {
  display: list-item;
  cursor: pointer;
}
.ehr-form template {
  display: none;
}
.ehr-form [hidden] {
  display: none !important;
}
.ehr-form h1,
.ehr-form h2,
.ehr-form h3,
.ehr-form h4,
.ehr-form h5,
.ehr-form h6,
.ehr-form .h1,
.ehr-form .h2,
.ehr-form .h3,
.ehr-form .h4,
.ehr-form .h5,
.ehr-form .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.ehr-form h1,
.ehr-form .h1 {
  font-size: 2.1875rem;
}
.ehr-form h2,
.ehr-form .h2 {
  font-size: 1.75rem;
}
.ehr-form h3,
.ehr-form .h3 {
  font-size: 1.53125rem;
}
.ehr-form h4,
.ehr-form .h4 {
  font-size: 1.3125rem;
}
.ehr-form h5,
.ehr-form .h5 {
  font-size: 1.09375rem;
}
.ehr-form h6,
.ehr-form .h6 {
  font-size: 0.875rem;
}
.ehr-form .lead {
  font-size: 1.09375rem;
  font-weight: 300;
}
.ehr-form .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.ehr-form .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.ehr-form .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.ehr-form .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.ehr-form hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.ehr-form small,
.ehr-form .small {
  font-size: 0.875em;
  font-weight: 400;
}
.ehr-form mark,
.ehr-form .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.ehr-form .list-unstyled,
.ehr-form .list-inline {
  padding-left: 0;
  list-style: none;
}
.ehr-form .list-inline-item {
  display: inline-block;
}
.ehr-form .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.ehr-form .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.ehr-form .blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem;
}
.ehr-form .blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #767676;
}
.ehr-form .blockquote-footer:before {
  content: '— ';
}
.ehr-form .img-fluid {
  max-width: 100%;
  height: auto;
}
.ehr-form .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #d7d9db;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.ehr-form .figure {
  display: inline-block;
}
.ehr-form .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.ehr-form .figure-caption {
  font-size: 90%;
  color: #767676;
}
.ehr-form code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
.ehr-form a > code {
  color: inherit;
}
.ehr-form kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.ehr-form kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.ehr-form pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.ehr-form pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.ehr-form .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.ehr-form .container,
.ehr-form .container-fluid,
.ehr-form .container-xl,
.ehr-form .container-lg,
.ehr-form .container-md,
.ehr-form .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .ehr-form .container-sm,
  .ehr-form .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .ehr-form .container-md,
  .ehr-form .container-sm,
  .ehr-form .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .ehr-form .container-lg,
  .ehr-form .container-md,
  .ehr-form .container-sm,
  .ehr-form .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .ehr-form .container-xl,
  .ehr-form .container-lg,
  .ehr-form .container-md,
  .ehr-form .container-sm,
  .ehr-form .container {
    max-width: 1140px;
  }
}
.ehr-form .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.ehr-form .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.ehr-form .no-gutters > .col,
.ehr-form .no-gutters > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.ehr-form .col-xl,
.ehr-form .col-xl-auto,
.ehr-form .col-xl-12,
.ehr-form .col-xl-11,
.ehr-form .col-xl-10,
.ehr-form .col-xl-9,
.ehr-form .col-xl-8,
.ehr-form .col-xl-7,
.ehr-form .col-xl-6,
.ehr-form .col-xl-5,
.ehr-form .col-xl-4,
.ehr-form .col-xl-3,
.ehr-form .col-xl-2,
.ehr-form .col-xl-1,
.ehr-form .col-lg,
.ehr-form .col-lg-auto,
.ehr-form .col-lg-12,
.ehr-form .col-lg-11,
.ehr-form .col-lg-10,
.ehr-form .col-lg-9,
.ehr-form .col-lg-8,
.ehr-form .col-lg-7,
.ehr-form .col-lg-6,
.ehr-form .col-lg-5,
.ehr-form .col-lg-4,
.ehr-form .col-lg-3,
.ehr-form .col-lg-2,
.ehr-form .col-lg-1,
.ehr-form .col-md,
.ehr-form .col-md-auto,
.ehr-form .col-md-12,
.ehr-form .col-md-11,
.ehr-form .col-md-10,
.ehr-form .col-md-9,
.ehr-form .col-md-8,
.ehr-form .col-md-7,
.ehr-form .col-md-6,
.ehr-form .col-md-5,
.ehr-form .col-md-4,
.ehr-form .col-md-3,
.ehr-form .col-md-2,
.ehr-form .col-md-1,
.ehr-form .col-sm,
.ehr-form .col-sm-auto,
.ehr-form .col-sm-12,
.ehr-form .col-sm-11,
.ehr-form .col-sm-10,
.ehr-form .col-sm-9,
.ehr-form .col-sm-8,
.ehr-form .col-sm-7,
.ehr-form .col-sm-6,
.ehr-form .col-sm-5,
.ehr-form .col-sm-4,
.ehr-form .col-sm-3,
.ehr-form .col-sm-2,
.ehr-form .col-sm-1,
.ehr-form .col,
.ehr-form .col-auto,
.ehr-form .col-12,
.ehr-form .col-11,
.ehr-form .col-10,
.ehr-form .col-9,
.ehr-form .col-8,
.ehr-form .col-7,
.ehr-form .col-6,
.ehr-form .col-5,
.ehr-form .col-4,
.ehr-form .col-3,
.ehr-form .col-2,
.ehr-form .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.ehr-form .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.ehr-form .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.ehr-form .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.ehr-form .row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.ehr-form .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.ehr-form .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.ehr-form .row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.ehr-form .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.ehr-form .col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.ehr-form .col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.ehr-form .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.ehr-form .col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.ehr-form .col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.ehr-form .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.ehr-form .col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.ehr-form .col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.ehr-form .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.ehr-form .col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.ehr-form .col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.ehr-form .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.ehr-form .order-first {
  order: -1;
}
.ehr-form .order-last {
  order: 13;
}
.ehr-form .order-0 {
  order: 0;
}
.ehr-form .order-1 {
  order: 1;
}
.ehr-form .order-2 {
  order: 2;
}
.ehr-form .order-3 {
  order: 3;
}
.ehr-form .order-4 {
  order: 4;
}
.ehr-form .order-5 {
  order: 5;
}
.ehr-form .order-6 {
  order: 6;
}
.ehr-form .order-7 {
  order: 7;
}
.ehr-form .order-8 {
  order: 8;
}
.ehr-form .order-9 {
  order: 9;
}
.ehr-form .order-10 {
  order: 10;
}
.ehr-form .order-11 {
  order: 11;
}
.ehr-form .order-12 {
  order: 12;
}
.ehr-form .offset-1 {
  margin-left: 8.33333333%;
}
.ehr-form .offset-2 {
  margin-left: 16.66666667%;
}
.ehr-form .offset-3 {
  margin-left: 25%;
}
.ehr-form .offset-4 {
  margin-left: 33.33333333%;
}
.ehr-form .offset-5 {
  margin-left: 41.66666667%;
}
.ehr-form .offset-6 {
  margin-left: 50%;
}
.ehr-form .offset-7 {
  margin-left: 58.33333333%;
}
.ehr-form .offset-8 {
  margin-left: 66.66666667%;
}
.ehr-form .offset-9 {
  margin-left: 75%;
}
.ehr-form .offset-10 {
  margin-left: 83.33333333%;
}
.ehr-form .offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  .ehr-form .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .ehr-form .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ehr-form .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ehr-form .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .ehr-form .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ehr-form .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .ehr-form .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .ehr-form .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .ehr-form .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ehr-form .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ehr-form .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ehr-form .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ehr-form .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ehr-form .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ehr-form .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ehr-form .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ehr-form .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ehr-form .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ehr-form .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ehr-form .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ehr-form .order-sm-first {
    order: -1;
  }
  .ehr-form .order-sm-last {
    order: 13;
  }
  .ehr-form .order-sm-0 {
    order: 0;
  }
  .ehr-form .order-sm-1 {
    order: 1;
  }
  .ehr-form .order-sm-2 {
    order: 2;
  }
  .ehr-form .order-sm-3 {
    order: 3;
  }
  .ehr-form .order-sm-4 {
    order: 4;
  }
  .ehr-form .order-sm-5 {
    order: 5;
  }
  .ehr-form .order-sm-6 {
    order: 6;
  }
  .ehr-form .order-sm-7 {
    order: 7;
  }
  .ehr-form .order-sm-8 {
    order: 8;
  }
  .ehr-form .order-sm-9 {
    order: 9;
  }
  .ehr-form .order-sm-10 {
    order: 10;
  }
  .ehr-form .order-sm-11 {
    order: 11;
  }
  .ehr-form .order-sm-12 {
    order: 12;
  }
  .ehr-form .offset-sm-0 {
    margin-left: 0;
  }
  .ehr-form .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .ehr-form .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .ehr-form .offset-sm-3 {
    margin-left: 25%;
  }
  .ehr-form .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .ehr-form .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .ehr-form .offset-sm-6 {
    margin-left: 50%;
  }
  .ehr-form .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .ehr-form .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .ehr-form .offset-sm-9 {
    margin-left: 75%;
  }
  .ehr-form .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .ehr-form .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .ehr-form .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .ehr-form .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ehr-form .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ehr-form .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .ehr-form .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ehr-form .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .ehr-form .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .ehr-form .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .ehr-form .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ehr-form .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ehr-form .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ehr-form .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ehr-form .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ehr-form .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ehr-form .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ehr-form .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ehr-form .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ehr-form .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ehr-form .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ehr-form .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ehr-form .order-md-first {
    order: -1;
  }
  .ehr-form .order-md-last {
    order: 13;
  }
  .ehr-form .order-md-0 {
    order: 0;
  }
  .ehr-form .order-md-1 {
    order: 1;
  }
  .ehr-form .order-md-2 {
    order: 2;
  }
  .ehr-form .order-md-3 {
    order: 3;
  }
  .ehr-form .order-md-4 {
    order: 4;
  }
  .ehr-form .order-md-5 {
    order: 5;
  }
  .ehr-form .order-md-6 {
    order: 6;
  }
  .ehr-form .order-md-7 {
    order: 7;
  }
  .ehr-form .order-md-8 {
    order: 8;
  }
  .ehr-form .order-md-9 {
    order: 9;
  }
  .ehr-form .order-md-10 {
    order: 10;
  }
  .ehr-form .order-md-11 {
    order: 11;
  }
  .ehr-form .order-md-12 {
    order: 12;
  }
  .ehr-form .offset-md-0 {
    margin-left: 0;
  }
  .ehr-form .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .ehr-form .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .ehr-form .offset-md-3 {
    margin-left: 25%;
  }
  .ehr-form .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .ehr-form .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .ehr-form .offset-md-6 {
    margin-left: 50%;
  }
  .ehr-form .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .ehr-form .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .ehr-form .offset-md-9 {
    margin-left: 75%;
  }
  .ehr-form .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .ehr-form .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .ehr-form .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .ehr-form .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ehr-form .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ehr-form .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .ehr-form .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ehr-form .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .ehr-form .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .ehr-form .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .ehr-form .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ehr-form .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ehr-form .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ehr-form .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ehr-form .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ehr-form .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ehr-form .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ehr-form .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ehr-form .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ehr-form .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ehr-form .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ehr-form .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ehr-form .order-lg-first {
    order: -1;
  }
  .ehr-form .order-lg-last {
    order: 13;
  }
  .ehr-form .order-lg-0 {
    order: 0;
  }
  .ehr-form .order-lg-1 {
    order: 1;
  }
  .ehr-form .order-lg-2 {
    order: 2;
  }
  .ehr-form .order-lg-3 {
    order: 3;
  }
  .ehr-form .order-lg-4 {
    order: 4;
  }
  .ehr-form .order-lg-5 {
    order: 5;
  }
  .ehr-form .order-lg-6 {
    order: 6;
  }
  .ehr-form .order-lg-7 {
    order: 7;
  }
  .ehr-form .order-lg-8 {
    order: 8;
  }
  .ehr-form .order-lg-9 {
    order: 9;
  }
  .ehr-form .order-lg-10 {
    order: 10;
  }
  .ehr-form .order-lg-11 {
    order: 11;
  }
  .ehr-form .order-lg-12 {
    order: 12;
  }
  .ehr-form .offset-lg-0 {
    margin-left: 0;
  }
  .ehr-form .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .ehr-form .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .ehr-form .offset-lg-3 {
    margin-left: 25%;
  }
  .ehr-form .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .ehr-form .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .ehr-form .offset-lg-6 {
    margin-left: 50%;
  }
  .ehr-form .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .ehr-form .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .ehr-form .offset-lg-9 {
    margin-left: 75%;
  }
  .ehr-form .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .ehr-form .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .ehr-form .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .ehr-form .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ehr-form .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ehr-form .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .ehr-form .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ehr-form .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .ehr-form .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .ehr-form .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .ehr-form .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .ehr-form .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .ehr-form .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .ehr-form .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .ehr-form .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .ehr-form .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .ehr-form .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .ehr-form .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .ehr-form .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .ehr-form .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .ehr-form .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .ehr-form .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ehr-form .order-xl-first {
    order: -1;
  }
  .ehr-form .order-xl-last {
    order: 13;
  }
  .ehr-form .order-xl-0 {
    order: 0;
  }
  .ehr-form .order-xl-1 {
    order: 1;
  }
  .ehr-form .order-xl-2 {
    order: 2;
  }
  .ehr-form .order-xl-3 {
    order: 3;
  }
  .ehr-form .order-xl-4 {
    order: 4;
  }
  .ehr-form .order-xl-5 {
    order: 5;
  }
  .ehr-form .order-xl-6 {
    order: 6;
  }
  .ehr-form .order-xl-7 {
    order: 7;
  }
  .ehr-form .order-xl-8 {
    order: 8;
  }
  .ehr-form .order-xl-9 {
    order: 9;
  }
  .ehr-form .order-xl-10 {
    order: 10;
  }
  .ehr-form .order-xl-11 {
    order: 11;
  }
  .ehr-form .order-xl-12 {
    order: 12;
  }
  .ehr-form .offset-xl-0 {
    margin-left: 0;
  }
  .ehr-form .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .ehr-form .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .ehr-form .offset-xl-3 {
    margin-left: 25%;
  }
  .ehr-form .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .ehr-form .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .ehr-form .offset-xl-6 {
    margin-left: 50%;
  }
  .ehr-form .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .ehr-form .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .ehr-form .offset-xl-9 {
    margin-left: 75%;
  }
  .ehr-form .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .ehr-form .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.ehr-form .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.ehr-form .table th,
.ehr-form .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #d7d9db;
}
.ehr-form .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #d7d9db;
}
.ehr-form .table tbody + tbody {
  border-top: 2px solid #d7d9db;
}
.ehr-form .table-sm th,
.ehr-form .table-sm td {
  padding: 0.3rem;
}
.ehr-form .table-bordered,
.ehr-form .table-bordered th,
.ehr-form .table-bordered td {
  border: 1px solid #d7d9db;
}
.ehr-form .table-bordered thead th,
.ehr-form .table-bordered thead td {
  border-bottom-width: 2px;
}
.ehr-form .table-borderless th,
.ehr-form .table-borderless td,
.ehr-form .table-borderless thead th,
.ehr-form .table-borderless tbody + tbody {
  border: 0;
}
.ehr-form .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.0509803922);
}
.ehr-form .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.0745098039);
}
.ehr-form .table-primary,
.ehr-form .table-primary > th,
.ehr-form .table-primary > td {
  background-color: #b8daff;
}
.ehr-form .table-primary th,
.ehr-form .table-primary td,
.ehr-form .table-primary thead th,
.ehr-form .table-primary tbody + tbody {
  border-color: #7abaff;
}
.ehr-form .table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.ehr-form .table-hover .table-primary:hover > td,
.ehr-form .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.ehr-form .table-secondary,
.ehr-form .table-secondary > th,
.ehr-form .table-secondary > td {
  background-color: #dee0e4;
}
.ehr-form .table-secondary th,
.ehr-form .table-secondary td,
.ehr-form .table-secondary thead th,
.ehr-form .table-secondary tbody + tbody {
  border-color: #c1c6cd;
}
.ehr-form .table-hover .table-secondary:hover {
  background-color: #d0d3d9;
}
.ehr-form .table-hover .table-secondary:hover > td,
.ehr-form .table-hover .table-secondary:hover > th {
  background-color: #d0d3d9;
}
.ehr-form .table-success,
.ehr-form .table-success > th,
.ehr-form .table-success > td {
  background-color: #c6efd4;
}
.ehr-form .table-success th,
.ehr-form .table-success td,
.ehr-form .table-success thead th,
.ehr-form .table-success tbody + tbody {
  border-color: #95e2af;
}
.ehr-form .table-hover .table-success:hover {
  background-color: #b2e9c5;
}
.ehr-form .table-hover .table-success:hover > td,
.ehr-form .table-hover .table-success:hover > th {
  background-color: #b2e9c5;
}
.ehr-form .table-info,
.ehr-form .table-info > th,
.ehr-form .table-info > td {
  background-color: #b8daff;
}
.ehr-form .table-info th,
.ehr-form .table-info td,
.ehr-form .table-info thead th,
.ehr-form .table-info tbody + tbody {
  border-color: #7abaff;
}
.ehr-form .table-hover .table-info:hover {
  background-color: #9fcdff;
}
.ehr-form .table-hover .table-info:hover > td,
.ehr-form .table-hover .table-info:hover > th {
  background-color: #9fcdff;
}
.ehr-form .table-warning,
.ehr-form .table-warning > th,
.ehr-form .table-warning > td {
  background-color: #ffe7b8;
}
.ehr-form .table-warning th,
.ehr-form .table-warning td,
.ehr-form .table-warning thead th,
.ehr-form .table-warning tbody + tbody {
  border-color: #ffd37a;
}
.ehr-form .table-hover .table-warning:hover {
  background-color: #ffde9f;
}
.ehr-form .table-hover .table-warning:hover > td,
.ehr-form .table-hover .table-warning:hover > th {
  background-color: #ffde9f;
}
.ehr-form .table-danger,
.ehr-form .table-danger > th,
.ehr-form .table-danger > td {
  background-color: #ffc4cf;
}
.ehr-form .table-danger th,
.ehr-form .table-danger td,
.ehr-form .table-danger thead th,
.ehr-form .table-danger tbody + tbody {
  border-color: #ff92a7;
}
.ehr-form .table-hover .table-danger:hover {
  background-color: #ffabba;
}
.ehr-form .table-hover .table-danger:hover > td,
.ehr-form .table-hover .table-danger:hover > th {
  background-color: #ffabba;
}
.ehr-form .table-light,
.ehr-form .table-light > th,
.ehr-form .table-light > td {
  background-color: #fbfbfb;
}
.ehr-form .table-light th,
.ehr-form .table-light td,
.ehr-form .table-light thead th,
.ehr-form .table-light tbody + tbody {
  border-color: #f7f7f8;
}
.ehr-form .table-hover .table-light:hover {
  background-color: #eee;
}
.ehr-form .table-hover .table-light:hover > td,
.ehr-form .table-hover .table-light:hover > th {
  background-color: #eee;
}
.ehr-form .table-dark,
.ehr-form .table-dark > th,
.ehr-form .table-dark > td {
  background-color: #c6c9cb;
}
.ehr-form .table-dark th,
.ehr-form .table-dark td,
.ehr-form .table-dark thead th,
.ehr-form .table-dark tbody + tbody {
  border-color: #949a9e;
}
.ehr-form .table-hover .table-dark:hover {
  background-color: #b9bcbf;
}
.ehr-form .table-hover .table-dark:hover > td,
.ehr-form .table-hover .table-dark:hover > th {
  background-color: #b9bcbf;
}
.ehr-form .table-active,
.ehr-form .table-active > th,
.ehr-form .table-active > td {
  background-color: rgba(0, 0, 0, 0.0745098039);
}
.ehr-form .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.0745098039);
}
.ehr-form .table-hover .table-active:hover > td,
.ehr-form .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.0745098039);
}
.ehr-form .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.ehr-form .table .thead-light th {
  color: #495057;
  background-color: #f6f6f6;
  border-color: #d7d9db;
}
.ehr-form .table-dark {
  color: #fff;
  background-color: #343a40;
}
.ehr-form .table-dark th,
.ehr-form .table-dark td,
.ehr-form .table-dark thead th {
  border-color: #454d55;
}
.ehr-form .table-dark.table-bordered {
  border: 0;
}
.ehr-form .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.0509803922);
}
.ehr-form .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.0745098039);
}
@media (max-width: 575.98px) {
  .ehr-form .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .ehr-form .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .ehr-form .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .ehr-form .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .ehr-form .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .ehr-form .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .ehr-form .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .ehr-form .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.ehr-form .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.ehr-form .table-responsive > .table-bordered {
  border: 0;
}
.ehr-form .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .form-control {
    transition: none;
  }
}
.ehr-form .form-control::-ms-expand {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
}
.ehr-form .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.2509803922);
}
.ehr-form .form-control::-moz-placeholder {
  color: #767676;
  opacity: 1;
}
.ehr-form .form-control::placeholder {
  color: #767676;
  opacity: 1;
}
.ehr-form .form-control:disabled,
.ehr-form .form-control[readonly] {
  background-color: #f6f6f6;
  opacity: 1;
}
.ehr-form input[type='date'].form-control,
.ehr-form input[type='time'].form-control,
.ehr-form input[type='datetime-local'].form-control,
.ehr-form input[type='month'].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.ehr-form select.form-control:-moz-focusring {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 #495057;
}
.ehr-form select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.ehr-form .form-control-file,
.ehr-form .form-control-range {
  display: block;
  width: 100%;
}
.ehr-form .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.ehr-form .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.09375rem;
  line-height: 1.5;
}
.ehr-form .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.765625rem;
  line-height: 1.5;
}
.ehr-form .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(0, 0, 0, 0);
  border: solid rgba(0, 0, 0, 0);
  border-width: 1px 0;
}
.ehr-form .form-control-plaintext.form-control-sm,
.ehr-form .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.ehr-form .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.ehr-form .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.ehr-form select.form-control[size],
.ehr-form select.form-control[multiple],
.ehr-form textarea.form-control {
  height: auto;
}
.ehr-form .form-group {
  margin-bottom: 1rem;
}
.ehr-form .form-text {
  display: block;
  margin-top: 0.25rem;
}
.ehr-form .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.ehr-form .form-row > .col,
.ehr-form .form-row > [class*='col-'] {
  padding-right: 5px;
  padding-left: 5px;
}
.ehr-form .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.ehr-form .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.ehr-form .form-check-input[disabled] ~ .form-check-label,
.ehr-form .form-check-input:disabled ~ .form-check-label {
  color: #767676;
}
.ehr-form .form-check-label {
  margin-bottom: 0;
}
.ehr-form .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.ehr-form .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.ehr-form .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #34c765;
}
.ehr-form .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(52, 199, 101, 0.9019607843);
  border-radius: 0.25rem;
}
.ehr-form .form-row > .col > .valid-tooltip,
.ehr-form .form-row > [class*='col-'] > .valid-tooltip {
  left: 5px;
}
.ehr-form .was-validated :valid ~ .valid-feedback,
.ehr-form .was-validated :valid ~ .valid-tooltip,
.ehr-form .is-valid ~ .valid-feedback,
.ehr-form .is-valid ~ .valid-tooltip {
  display: block;
}
.ehr-form .was-validated .form-control:valid,
.ehr-form .form-control.is-valid {
  border-color: #34c765;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2334c765' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.ehr-form .was-validated .form-control:valid:focus,
.ehr-form .form-control.is-valid:focus {
  border-color: #34c765;
  box-shadow: 0 0 0 0.2rem rgba(52, 199, 101, 0.2509803922);
}
.ehr-form .was-validated select.form-control:valid,
.ehr-form select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.ehr-form .was-validated textarea.form-control:valid,
.ehr-form textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.ehr-form .was-validated .custom-select:valid,
.ehr-form .custom-select.is-valid {
  border-color: #34c765;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background:
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2334c765' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.ehr-form .was-validated .custom-select:valid:focus,
.ehr-form .custom-select.is-valid:focus {
  border-color: #34c765;
  box-shadow: 0 0 0 0.2rem rgba(52, 199, 101, 0.2509803922);
}
.ehr-form .was-validated .form-check-input:valid ~ .form-check-label,
.ehr-form .form-check-input.is-valid ~ .form-check-label {
  color: #34c765;
}
.ehr-form .was-validated .form-check-input:valid ~ .valid-feedback,
.ehr-form .was-validated .form-check-input:valid ~ .valid-tooltip,
.ehr-form .form-check-input.is-valid ~ .valid-feedback,
.ehr-form .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.ehr-form .was-validated .custom-control-input:valid ~ .custom-control-label,
.ehr-form .custom-control-input.is-valid ~ .custom-control-label {
  color: #34c765;
}
.ehr-form .was-validated .custom-control-input:valid ~ .custom-control-label:before,
.ehr-form .custom-control-input.is-valid ~ .custom-control-label:before {
  border-color: #34c765;
}
.ehr-form .was-validated .custom-control-input:valid:checked ~ .custom-control-label:before,
.ehr-form .custom-control-input.is-valid:checked ~ .custom-control-label:before {
  border-color: #5ad483;
  background-color: #5ad483;
}
.ehr-form .was-validated .custom-control-input:valid:focus ~ .custom-control-label:before,
.ehr-form .custom-control-input.is-valid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(52, 199, 101, 0.2509803922);
}
.ehr-form
  .was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label:before,
.ehr-form .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #34c765;
}
.ehr-form .was-validated .custom-file-input:valid ~ .custom-file-label,
.ehr-form .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #34c765;
}
.ehr-form .was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.ehr-form .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #34c765;
  box-shadow: 0 0 0 0.2rem rgba(52, 199, 101, 0.2509803922);
}
.ehr-form .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #ff2d55;
}
.ehr-form .invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.765625rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(255, 45, 85, 0.9019607843);
  border-radius: 0.25rem;
}
.ehr-form .form-row > .col > .invalid-tooltip,
.ehr-form .form-row > [class*='col-'] > .invalid-tooltip {
  left: 5px;
}
.ehr-form .was-validated :invalid ~ .invalid-feedback,
.ehr-form .was-validated :invalid ~ .invalid-tooltip,
.ehr-form .is-invalid ~ .invalid-feedback,
.ehr-form .is-invalid ~ .invalid-tooltip {
  display: block;
}
.ehr-form .was-validated .form-control:invalid,
.ehr-form .form-control.is-invalid {
  border-color: #ff2d55;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff2d55' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff2d55' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.ehr-form .was-validated .form-control:invalid:focus,
.ehr-form .form-control.is-invalid:focus {
  border-color: #ff2d55;
  box-shadow: 0 0 0 0.2rem rgba(255, 45, 85, 0.2509803922);
}
.ehr-form .was-validated select.form-control:invalid,
.ehr-form select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.ehr-form .was-validated textarea.form-control:invalid,
.ehr-form textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.ehr-form .was-validated .custom-select:invalid,
.ehr-form .custom-select.is-invalid {
  border-color: #ff2d55;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background:
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff2d55' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff2d55' stroke='none'/%3e%3c/svg%3e")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.ehr-form .was-validated .custom-select:invalid:focus,
.ehr-form .custom-select.is-invalid:focus {
  border-color: #ff2d55;
  box-shadow: 0 0 0 0.2rem rgba(255, 45, 85, 0.2509803922);
}
.ehr-form .was-validated .form-check-input:invalid ~ .form-check-label,
.ehr-form .form-check-input.is-invalid ~ .form-check-label {
  color: #ff2d55;
}
.ehr-form .was-validated .form-check-input:invalid ~ .invalid-feedback,
.ehr-form .was-validated .form-check-input:invalid ~ .invalid-tooltip,
.ehr-form .form-check-input.is-invalid ~ .invalid-feedback,
.ehr-form .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.ehr-form .was-validated .custom-control-input:invalid ~ .custom-control-label,
.ehr-form .custom-control-input.is-invalid ~ .custom-control-label {
  color: #ff2d55;
}
.ehr-form .was-validated .custom-control-input:invalid ~ .custom-control-label:before,
.ehr-form .custom-control-input.is-invalid ~ .custom-control-label:before {
  border-color: #ff2d55;
}
.ehr-form .was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before,
.ehr-form .custom-control-input.is-invalid:checked ~ .custom-control-label:before {
  border-color: #ff607e;
  background-color: #ff607e;
}
.ehr-form .was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before,
.ehr-form .custom-control-input.is-invalid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(255, 45, 85, 0.2509803922);
}
.ehr-form
  .was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label:before,
.ehr-form .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #ff2d55;
}
.ehr-form .was-validated .custom-file-input:invalid ~ .custom-file-label,
.ehr-form .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #ff2d55;
}
.ehr-form .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.ehr-form .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #ff2d55;
  box-shadow: 0 0 0 0.2rem rgba(255, 45, 85, 0.2509803922);
}
.ehr-form .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.ehr-form .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .ehr-form .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .ehr-form .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .ehr-form .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .ehr-form .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .ehr-form .form-inline .input-group,
  .ehr-form .form-inline .custom-select {
    width: auto;
  }
  .ehr-form .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .ehr-form .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .ehr-form .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .ehr-form .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.ehr-form .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
  padding: 0.4375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1;
  border-radius: 0.6rem;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .btn {
    transition: none;
  }
}
.ehr-form .btn:hover {
  color: #212529;
  text-decoration: none;
}
.ehr-form .btn:focus,
.ehr-form .btn.focus {
  outline: 0;
  box-shadow: none;
}
.ehr-form .btn.disabled,
.ehr-form .btn:disabled {
  opacity: 0.5;
}
.ehr-form .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.ehr-form a.btn.disabled,
.ehr-form fieldset:disabled a.btn {
  pointer-events: none;
}
.ehr-form .btn-primary {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-primary:hover {
  color: #fff;
  background-color: #0068d9;
  border-color: #0062cc;
}
.ehr-form .btn-primary:focus,
.ehr-form .btn-primary.focus {
  color: #fff;
  background-color: #0068d9;
  border-color: #0062cc;
  box-shadow: 0 0 rgba(38, 142, 255, 0.5019607843);
}
.ehr-form .btn-primary.disabled,
.ehr-form .btn-primary:disabled {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-primary:not(:disabled):not(.disabled):active,
.ehr-form .btn-primary:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.ehr-form .btn-primary:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-primary:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(38, 142, 255, 0.5019607843);
}
.ehr-form .btn-secondary {
  color: #fff;
  background-color: #88919e;
  border-color: #88919e;
}
.ehr-form .btn-secondary:hover {
  color: #fff;
  background-color: #737e8d;
  border-color: #6d7786;
}
.ehr-form .btn-secondary:focus,
.ehr-form .btn-secondary.focus {
  color: #fff;
  background-color: #737e8d;
  border-color: #6d7786;
  box-shadow: 0 0 rgba(154, 162, 173, 0.5019607843);
}
.ehr-form .btn-secondary.disabled,
.ehr-form .btn-secondary:disabled {
  color: #fff;
  background-color: #88919e;
  border-color: #88919e;
}
.ehr-form .btn-secondary:not(:disabled):not(.disabled):active,
.ehr-form .btn-secondary:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6d7786;
  border-color: #67717f;
}
.ehr-form .btn-secondary:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-secondary:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(154, 162, 173, 0.5019607843);
}
.ehr-form .btn-success {
  color: #fff;
  background-color: #34c765;
  border-color: #34c765;
}
.ehr-form .btn-success:hover {
  color: #fff;
  background-color: #2ca956;
  border-color: #299f50;
}
.ehr-form .btn-success:focus,
.ehr-form .btn-success.focus {
  color: #fff;
  background-color: #2ca956;
  border-color: #299f50;
  box-shadow: 0 0 rgba(82, 207, 124, 0.5019607843);
}
.ehr-form .btn-success.disabled,
.ehr-form .btn-success:disabled {
  color: #fff;
  background-color: #34c765;
  border-color: #34c765;
}
.ehr-form .btn-success:not(:disabled):not(.disabled):active,
.ehr-form .btn-success:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #299f50;
  border-color: #27944b;
}
.ehr-form .btn-success:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-success:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(82, 207, 124, 0.5019607843);
}
.ehr-form .btn-info {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-info:hover {
  color: #fff;
  background-color: #0068d9;
  border-color: #0062cc;
}
.ehr-form .btn-info:focus,
.ehr-form .btn-info.focus {
  color: #fff;
  background-color: #0068d9;
  border-color: #0062cc;
  box-shadow: 0 0 rgba(38, 142, 255, 0.5019607843);
}
.ehr-form .btn-info.disabled,
.ehr-form .btn-info:disabled {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-info:not(:disabled):not(.disabled):active,
.ehr-form .btn-info:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.ehr-form .btn-info:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-info:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(38, 142, 255, 0.5019607843);
}
.ehr-form .btn-warning {
  color: #212529;
  background-color: #fa0;
  border-color: #fa0;
}
.ehr-form .btn-warning:hover {
  color: #fff;
  background-color: #d99100;
  border-color: #c80;
}
.ehr-form .btn-warning:focus,
.ehr-form .btn-warning.focus {
  color: #fff;
  background-color: #d99100;
  border-color: #c80;
  box-shadow: 0 0 rgba(222, 150, 6, 0.5019607843);
}
.ehr-form .btn-warning.disabled,
.ehr-form .btn-warning:disabled {
  color: #212529;
  background-color: #fa0;
  border-color: #fa0;
}
.ehr-form .btn-warning:not(:disabled):not(.disabled):active,
.ehr-form .btn-warning:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c80;
  border-color: #bf8000;
}
.ehr-form .btn-warning:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-warning:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(222, 150, 6, 0.5019607843);
}
.ehr-form .btn-danger {
  color: #fff;
  background-color: #ff2d55;
  border-color: #ff2d55;
}
.ehr-form .btn-danger:hover {
  color: #fff;
  background-color: #ff0736;
  border-color: #f9002f;
}
.ehr-form .btn-danger:focus,
.ehr-form .btn-danger.focus {
  color: #fff;
  background-color: #ff0736;
  border-color: #f9002f;
  box-shadow: 0 0 rgba(255, 77, 111, 0.5019607843);
}
.ehr-form .btn-danger.disabled,
.ehr-form .btn-danger:disabled {
  color: #fff;
  background-color: #ff2d55;
  border-color: #ff2d55;
}
.ehr-form .btn-danger:not(:disabled):not(.disabled):active,
.ehr-form .btn-danger:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f9002f;
  border-color: #ec002d;
}
.ehr-form .btn-danger:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-danger:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(255, 77, 111, 0.5019607843);
}
.ehr-form .btn-light {
  color: #212529;
  background-color: #f0f0f2;
  border-color: #f0f0f2;
}
.ehr-form .btn-light:hover {
  color: #212529;
  background-color: #dcdce0;
  border-color: #d5d5da;
}
.ehr-form .btn-light:focus,
.ehr-form .btn-light.focus {
  color: #212529;
  background-color: #dcdce0;
  border-color: #d5d5da;
  box-shadow: 0 0 rgba(209, 210, 212, 0.5019607843);
}
.ehr-form .btn-light.disabled,
.ehr-form .btn-light:disabled {
  color: #212529;
  background-color: #f0f0f2;
  border-color: #f0f0f2;
}
.ehr-form .btn-light:not(:disabled):not(.disabled):active,
.ehr-form .btn-light:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #d5d5da;
  border-color: #ceced4;
}
.ehr-form .btn-light:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-light:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(209, 210, 212, 0.5019607843);
}
.ehr-form .btn-dark {
  color: #fff;
  background-color: #323d44;
  border-color: #323d44;
}
.ehr-form .btn-dark:hover {
  color: #fff;
  background-color: #22292e;
  border-color: #1c2327;
}
.ehr-form .btn-dark:focus,
.ehr-form .btn-dark.focus {
  color: #fff;
  background-color: #22292e;
  border-color: #1c2327;
  box-shadow: 0 0 rgba(81, 90, 96, 0.5019607843);
}
.ehr-form .btn-dark.disabled,
.ehr-form .btn-dark:disabled {
  color: #fff;
  background-color: #323d44;
  border-color: #323d44;
}
.ehr-form .btn-dark:not(:disabled):not(.disabled):active,
.ehr-form .btn-dark:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1c2327;
  border-color: #171c1f;
}
.ehr-form .btn-dark:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-dark:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(81, 90, 96, 0.5019607843);
}
.ehr-form .btn-outline-primary {
  color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-outline-primary:hover {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-outline-primary:focus,
.ehr-form .btn-outline-primary.focus {
  box-shadow: 0 0 rgba(0, 122, 255, 0.5019607843);
}
.ehr-form .btn-outline-primary.disabled,
.ehr-form .btn-outline-primary:disabled {
  color: #007aff;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .btn-outline-primary:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-primary:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(0, 122, 255, 0.5019607843);
}
.ehr-form .btn-outline-secondary {
  color: #88919e;
  border-color: #88919e;
}
.ehr-form .btn-outline-secondary:hover {
  color: #fff;
  background-color: #88919e;
  border-color: #88919e;
}
.ehr-form .btn-outline-secondary:focus,
.ehr-form .btn-outline-secondary.focus {
  box-shadow: 0 0 rgba(136, 145, 158, 0.5019607843);
}
.ehr-form .btn-outline-secondary.disabled,
.ehr-form .btn-outline-secondary:disabled {
  color: #88919e;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .btn-outline-secondary:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-secondary:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #88919e;
  border-color: #88919e;
}
.ehr-form .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(136, 145, 158, 0.5019607843);
}
.ehr-form .btn-outline-success {
  color: #34c765;
  border-color: #34c765;
}
.ehr-form .btn-outline-success:hover {
  color: #fff;
  background-color: #34c765;
  border-color: #34c765;
}
.ehr-form .btn-outline-success:focus,
.ehr-form .btn-outline-success.focus {
  box-shadow: 0 0 rgba(52, 199, 101, 0.5019607843);
}
.ehr-form .btn-outline-success.disabled,
.ehr-form .btn-outline-success:disabled {
  color: #34c765;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .btn-outline-success:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-success:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #34c765;
  border-color: #34c765;
}
.ehr-form .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(52, 199, 101, 0.5019607843);
}
.ehr-form .btn-outline-info {
  color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-outline-info:hover {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-outline-info:focus,
.ehr-form .btn-outline-info.focus {
  box-shadow: 0 0 rgba(0, 122, 255, 0.5019607843);
}
.ehr-form .btn-outline-info.disabled,
.ehr-form .btn-outline-info:disabled {
  color: #007aff;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .btn-outline-info:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-info:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(0, 122, 255, 0.5019607843);
}
.ehr-form .btn-outline-warning {
  color: #fa0;
  border-color: #fa0;
}
.ehr-form .btn-outline-warning:hover {
  color: #212529;
  background-color: #fa0;
  border-color: #fa0;
}
.ehr-form .btn-outline-warning:focus,
.ehr-form .btn-outline-warning.focus {
  box-shadow: 0 0 rgba(255, 170, 0, 0.5019607843);
}
.ehr-form .btn-outline-warning.disabled,
.ehr-form .btn-outline-warning:disabled {
  color: #fa0;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .btn-outline-warning:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-warning:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #fa0;
  border-color: #fa0;
}
.ehr-form .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(255, 170, 0, 0.5019607843);
}
.ehr-form .btn-outline-danger {
  color: #ff2d55;
  border-color: #ff2d55;
}
.ehr-form .btn-outline-danger:hover {
  color: #fff;
  background-color: #ff2d55;
  border-color: #ff2d55;
}
.ehr-form .btn-outline-danger:focus,
.ehr-form .btn-outline-danger.focus {
  box-shadow: 0 0 rgba(255, 45, 85, 0.5019607843);
}
.ehr-form .btn-outline-danger.disabled,
.ehr-form .btn-outline-danger:disabled {
  color: #ff2d55;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .btn-outline-danger:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-danger:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #ff2d55;
  border-color: #ff2d55;
}
.ehr-form .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(255, 45, 85, 0.5019607843);
}
.ehr-form .btn-outline-light {
  color: #f0f0f2;
  border-color: #f0f0f2;
}
.ehr-form .btn-outline-light:hover {
  color: #212529;
  background-color: #f0f0f2;
  border-color: #f0f0f2;
}
.ehr-form .btn-outline-light:focus,
.ehr-form .btn-outline-light.focus {
  box-shadow: 0 0 rgba(240, 240, 242, 0.5019607843);
}
.ehr-form .btn-outline-light.disabled,
.ehr-form .btn-outline-light:disabled {
  color: #f0f0f2;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .btn-outline-light:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-light:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f0f0f2;
  border-color: #f0f0f2;
}
.ehr-form .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(240, 240, 242, 0.5019607843);
}
.ehr-form .btn-outline-dark {
  color: #323d44;
  border-color: #323d44;
}
.ehr-form .btn-outline-dark:hover {
  color: #fff;
  background-color: #323d44;
  border-color: #323d44;
}
.ehr-form .btn-outline-dark:focus,
.ehr-form .btn-outline-dark.focus {
  box-shadow: 0 0 rgba(50, 61, 68, 0.5019607843);
}
.ehr-form .btn-outline-dark.disabled,
.ehr-form .btn-outline-dark:disabled {
  color: #323d44;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .btn-outline-dark:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-dark:not(:disabled):not(.disabled).active,
.ehr-form .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #323d44;
  border-color: #323d44;
}
.ehr-form .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.ehr-form .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.ehr-form .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 rgba(50, 61, 68, 0.5019607843);
}
.ehr-form .btn-link {
  font-weight: 400;
  color: #007aff;
  text-decoration: none;
}
.ehr-form .btn-link:hover {
  color: #0055b3;
  text-decoration: underline;
}
.ehr-form .btn-link:focus,
.ehr-form .btn-link.focus {
  text-decoration: underline;
}
.ehr-form .btn-link:disabled,
.ehr-form .btn-link.disabled {
  color: #767676;
  pointer-events: none;
}
.ehr-form .btn-lg,
.ehr-form .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.6rem;
}
.ehr-form .btn-sm,
.ehr-form .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  line-height: 1.5;
  border-radius: 0.6rem;
}
.ehr-form .btn-block {
  display: block;
  width: 100%;
}
.ehr-form .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.ehr-form input[type='submit'].btn-block,
.ehr-form input[type='reset'].btn-block,
.ehr-form input[type='button'].btn-block {
  width: 100%;
}
.ehr-form .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .fade {
    transition: none;
  }
}
.ehr-form .fade:not(.show) {
  opacity: 0;
}
.ehr-form .collapse:not(.show) {
  display: none;
}
.ehr-form .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .collapsing {
    transition: none;
  }
}
.ehr-form .collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .collapsing.width {
    transition: none;
  }
}
.ehr-form .dropup,
.ehr-form .dropright,
.ehr-form .dropdown,
.ehr-form .dropleft {
  position: relative;
}
.ehr-form .dropdown-toggle {
  white-space: nowrap;
}
.ehr-form .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid;
  border-right: 0.3em solid rgba(0, 0, 0, 0);
  border-bottom: 0;
  border-left: 0.3em solid rgba(0, 0, 0, 0);
}
.ehr-form .dropdown-toggle:empty:after {
  margin-left: 0;
}
.ehr-form .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.ehr-form .dropdown-menu-left {
  right: auto;
  left: 0;
}
.ehr-form .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .ehr-form .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .ehr-form .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .ehr-form .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .ehr-form .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .ehr-form .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .ehr-form .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .ehr-form .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .ehr-form .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.ehr-form .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.ehr-form .dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0;
  border-right: 0.3em solid rgba(0, 0, 0, 0);
  border-bottom: 0.3em solid;
  border-left: 0.3em solid rgba(0, 0, 0, 0);
}
.ehr-form .dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.ehr-form .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.ehr-form .dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid rgba(0, 0, 0, 0);
  border-right: 0;
  border-bottom: 0.3em solid rgba(0, 0, 0, 0);
  border-left: 0.3em solid;
}
.ehr-form .dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.ehr-form .dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.ehr-form .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.ehr-form .dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
}
.ehr-form .dropleft .dropdown-toggle:after {
  display: none;
}
.ehr-form .dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: '';
  border-top: 0.3em solid rgba(0, 0, 0, 0);
  border-right: 0.3em solid;
  border-bottom: 0.3em solid rgba(0, 0, 0, 0);
}
.ehr-form .dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.ehr-form .dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.ehr-form .dropdown-menu[x-placement^='top'],
.ehr-form .dropdown-menu[x-placement^='right'],
.ehr-form .dropdown-menu[x-placement^='bottom'],
.ehr-form .dropdown-menu[x-placement^='left'] {
  right: auto;
  bottom: auto;
}
.ehr-form .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #f6f6f6;
}
.ehr-form .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
}
.ehr-form .dropdown-item:hover,
.ehr-form .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f6f6f6;
}
.ehr-form .dropdown-item.active,
.ehr-form .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007aff;
}
.ehr-form .dropdown-item.disabled,
.ehr-form .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .dropdown-menu.show {
  display: block;
}
.ehr-form .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.765625rem;
  color: #767676;
  white-space: nowrap;
}
.ehr-form .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.ehr-form .btn-group,
.ehr-form .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.ehr-form .btn-group > .btn,
.ehr-form .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.ehr-form .btn-group > .btn:hover,
.ehr-form .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.ehr-form .btn-group > .btn:focus,
.ehr-form .btn-group > .btn:active,
.ehr-form .btn-group > .btn.active,
.ehr-form .btn-group-vertical > .btn:focus,
.ehr-form .btn-group-vertical > .btn:active,
.ehr-form .btn-group-vertical > .btn.active {
  z-index: 1;
}
.ehr-form .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ehr-form .btn-toolbar .input-group {
  width: auto;
}
.ehr-form .btn-group > .btn:not(:first-child),
.ehr-form .btn-group > .btn-group:not(:first-child) {
  margin-left: -2px;
}
.ehr-form .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.ehr-form .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ehr-form .btn-group > .btn:not(:first-child),
.ehr-form .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ehr-form .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.ehr-form .dropdown-toggle-split:after,
.ehr-form .dropup .dropdown-toggle-split:after,
.ehr-form .dropright .dropdown-toggle-split:after {
  margin-left: 0;
}
.ehr-form .dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.ehr-form .btn-sm + .dropdown-toggle-split,
.ehr-form .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.ehr-form .btn-lg + .dropdown-toggle-split,
.ehr-form .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.ehr-form .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.ehr-form .btn-group-vertical > .btn,
.ehr-form .btn-group-vertical > .btn-group {
  width: 100%;
}
.ehr-form .btn-group-vertical > .btn:not(:first-child),
.ehr-form .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -2px;
}
.ehr-form .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.ehr-form .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ehr-form .btn-group-vertical > .btn:not(:first-child),
.ehr-form .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ehr-form .btn-group-toggle > .btn,
.ehr-form .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.ehr-form .btn-group-toggle > .btn input[type='radio'],
.ehr-form .btn-group-toggle > .btn input[type='checkbox'],
.ehr-form .btn-group-toggle > .btn-group > .btn input[type='radio'],
.ehr-form .btn-group-toggle > .btn-group > .btn input[type='checkbox'] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.ehr-form .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.ehr-form .input-group > .form-control,
.ehr-form .input-group > .form-control-plaintext,
.ehr-form .input-group > .custom-select,
.ehr-form .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.ehr-form .input-group > .form-control + .form-control,
.ehr-form .input-group > .form-control + .custom-select,
.ehr-form .input-group > .form-control + .custom-file,
.ehr-form .input-group > .form-control-plaintext + .form-control,
.ehr-form .input-group > .form-control-plaintext + .custom-select,
.ehr-form .input-group > .form-control-plaintext + .custom-file,
.ehr-form .input-group > .custom-select + .form-control,
.ehr-form .input-group > .custom-select + .custom-select,
.ehr-form .input-group > .custom-select + .custom-file,
.ehr-form .input-group > .custom-file + .form-control,
.ehr-form .input-group > .custom-file + .custom-select,
.ehr-form .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.ehr-form .input-group > .form-control:focus,
.ehr-form .input-group > .custom-select:focus,
.ehr-form .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.ehr-form .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.ehr-form .input-group > .form-control:not(:first-child),
.ehr-form .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ehr-form .input-group > .custom-file {
  display: flex;
  align-items: center;
}
.ehr-form .input-group > .custom-file:not(:last-child) .custom-file-label,
.ehr-form .input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ehr-form .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ehr-form .input-group:not(.has-validation) > .form-control:not(:last-child),
.ehr-form .input-group:not(.has-validation) > .custom-select:not(:last-child),
.ehr-form .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.ehr-form
  .input-group:not(.has-validation)
  > .custom-file:not(:last-child)
  .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ehr-form .input-group.has-validation > .form-control:nth-last-child(n + 3),
.ehr-form .input-group.has-validation > .custom-select:nth-last-child(n + 3),
.ehr-form .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
.ehr-form
  .input-group.has-validation
  > .custom-file:nth-last-child(n + 3)
  .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ehr-form .input-group-prepend,
.ehr-form .input-group-append {
  display: flex;
}
.ehr-form .input-group-prepend .btn,
.ehr-form .input-group-append .btn {
  position: relative;
  z-index: 2;
}
.ehr-form .input-group-prepend .btn:focus,
.ehr-form .input-group-append .btn:focus {
  z-index: 3;
}
.ehr-form .input-group-prepend .btn + .btn,
.ehr-form .input-group-prepend .btn + .input-group-text,
.ehr-form .input-group-prepend .input-group-text + .input-group-text,
.ehr-form .input-group-prepend .input-group-text + .btn,
.ehr-form .input-group-append .btn + .btn,
.ehr-form .input-group-append .btn + .input-group-text,
.ehr-form .input-group-append .input-group-text + .input-group-text,
.ehr-form .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.ehr-form .input-group-prepend {
  margin-right: -1px;
}
.ehr-form .input-group-append {
  margin-left: -1px;
}
.ehr-form .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
}
.ehr-form .input-group-text input[type='radio'],
.ehr-form .input-group-text input[type='checkbox'] {
  margin-top: 0;
}
.ehr-form .input-group-lg > .form-control:not(textarea),
.ehr-form .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.ehr-form .input-group-lg > .form-control,
.ehr-form .input-group-lg > .custom-select,
.ehr-form .input-group-lg > .input-group-prepend > .input-group-text,
.ehr-form .input-group-lg > .input-group-append > .input-group-text,
.ehr-form .input-group-lg > .input-group-prepend > .btn,
.ehr-form .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.ehr-form .input-group-sm > .form-control:not(textarea),
.ehr-form .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.ehr-form .input-group-sm > .form-control,
.ehr-form .input-group-sm > .custom-select,
.ehr-form .input-group-sm > .input-group-prepend > .input-group-text,
.ehr-form .input-group-sm > .input-group-append > .input-group-text,
.ehr-form .input-group-sm > .input-group-prepend > .btn,
.ehr-form .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.ehr-form .input-group-lg > .custom-select,
.ehr-form .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.ehr-form .input-group > .input-group-prepend > .btn,
.ehr-form .input-group > .input-group-prepend > .input-group-text,
.ehr-form .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.ehr-form
  .input-group:not(.has-validation)
  > .input-group-append:not(:last-child)
  > .input-group-text,
.ehr-form .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.ehr-form
  .input-group.has-validation
  > .input-group-append:nth-last-child(n + 3)
  > .input-group-text,
.ehr-form
  .input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.ehr-form .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ehr-form .input-group > .input-group-append > .btn,
.ehr-form .input-group > .input-group-append > .input-group-text,
.ehr-form .input-group > .input-group-prepend:not(:first-child) > .btn,
.ehr-form .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.ehr-form .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.ehr-form .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ehr-form .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.3125rem;
  padding-left: 1.75rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.ehr-form .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.ehr-form .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.25rem;
  height: 1.28125rem;
  opacity: 0;
}
.ehr-form .custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #007aff;
  background-color: #007aff;
}
.ehr-form .custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.2509803922);
}
.ehr-form .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #80bdff;
}
.ehr-form .custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.ehr-form .custom-control-input[disabled] ~ .custom-control-label,
.ehr-form .custom-control-input:disabled ~ .custom-control-label {
  color: #c6ccd2;
}
.ehr-form .custom-control-input[disabled] ~ .custom-control-label:before,
.ehr-form .custom-control-input:disabled ~ .custom-control-label:before {
  background-color: #c6ccd2;
}
.ehr-form .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.ehr-form .custom-control-label:before {
  position: absolute;
  top: 0.03125rem;
  left: -1.75rem;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  pointer-events: none;
  content: '';
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.ehr-form .custom-control-label:after {
  position: absolute;
  top: 0.03125rem;
  left: -1.75rem;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  content: '';
  background: 50%/50% 50% no-repeat;
}
.ehr-form .custom-checkbox .custom-control-label:before {
  border-radius: 0.25rem;
}
.ehr-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.ehr-form .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
  border-color: #007aff;
  background-color: #007aff;
}
.ehr-form .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}
.ehr-form .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: #c6ccd2;
}
.ehr-form
  .custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label:before {
  background-color: #c6ccd2;
}
.ehr-form .custom-radio .custom-control-label:before {
  border-radius: 50%;
}
.ehr-form .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}
.ehr-form .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: #c6ccd2;
}
.ehr-form .custom-switch {
  padding-left: 2.6875rem;
}
.ehr-form .custom-switch .custom-control-label:before {
  left: -2.6875rem;
  width: 2.1875rem;
  pointer-events: all;
  border-radius: 0.625rem;
}
.ehr-form .custom-switch .custom-control-label:after {
  top: calc(0.03125rem + 2px);
  left: calc(-2.6875rem + 2px);
  width: calc(1.25rem - 4px);
  height: calc(1.25rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.625rem;
  transition:
    transform 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .custom-switch .custom-control-label:after {
    transition: none;
  }
}
.ehr-form .custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #fff;
  transform: translate(0.9375rem);
}
.ehr-form .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: #c6ccd2;
}
.ehr-form .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.ehr-form .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.2509803922);
}
.ehr-form .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.ehr-form .custom-select[multiple],
.ehr-form .custom-select[size]:not([size='1']) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.ehr-form .custom-select:disabled {
  color: #767676;
  background-color: #f6f6f6;
}
.ehr-form .custom-select::-ms-expand {
  display: none;
}
.ehr-form .custom-select:-moz-focusring {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 #495057;
}
.ehr-form .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.765625rem;
}
.ehr-form .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.09375rem;
}
.ehr-form .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.ehr-form .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.ehr-form .custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.2509803922);
}
.ehr-form .custom-file-input[disabled] ~ .custom-file-label,
.ehr-form .custom-file-input:disabled ~ .custom-file-label {
  background-color: #f6f6f6;
}
.ehr-form .custom-file-input:lang(en) ~ .custom-file-label:after {
  content: 'Browse';
}
.ehr-form .custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}
.ehr-form .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
}
.ehr-form .custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: 'Browse';
  background-color: #f6f6f6;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.ehr-form .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.ehr-form .custom-range:focus {
  outline: 0;
}
.ehr-form .custom-range:focus::-webkit-slider-thumb {
  box-shadow:
    0 0 0 1px #fff,
    0 0 0 0.2rem rgba(0, 122, 255, 0.2509803922);
}
.ehr-form .custom-range:focus::-moz-range-thumb {
  box-shadow:
    0 0 0 1px #fff,
    0 0 0 0.2rem rgba(0, 122, 255, 0.2509803922);
}
.ehr-form .custom-range:focus::-ms-thumb {
  box-shadow:
    0 0 0 1px #fff,
    0 0 0 0.2rem rgba(0, 122, 255, 0.2509803922);
}
.ehr-form .custom-range::-moz-focus-outer {
  border: 0;
}
.ehr-form .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007aff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.ehr-form .custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.ehr-form .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: #d7d9db;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
}
.ehr-form .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007aff;
  border: 0;
  border-radius: 1rem;
  -moz-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.ehr-form .custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.ehr-form .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: #d7d9db;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
}
.ehr-form .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007aff;
  border: 0;
  border-radius: 1rem;
  -ms-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.ehr-form .custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.ehr-form .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-width: 0.5rem;
}
.ehr-form .custom-range::-ms-fill-lower {
  background-color: #d7d9db;
  border-radius: 1rem;
}
.ehr-form .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #d7d9db;
  border-radius: 1rem;
}
.ehr-form .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.ehr-form .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.ehr-form .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.ehr-form .custom-range:disabled::-moz-range-track {
  cursor: default;
}
.ehr-form .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.ehr-form .custom-control-label:before,
.ehr-form .custom-file-label,
.ehr-form .custom-select {
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .custom-control-label:before,
  .ehr-form .custom-file-label,
  .ehr-form .custom-select {
    transition: none;
  }
}
.ehr-form .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.ehr-form .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.ehr-form .nav-link:hover,
.ehr-form .nav-link:focus {
  text-decoration: none;
}
.ehr-form .nav-link.disabled {
  color: #767676;
  pointer-events: none;
  cursor: default;
}
.ehr-form .nav-tabs {
  border-bottom: 1px solid #d7d9db;
}
.ehr-form .nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.ehr-form .nav-tabs .nav-link:hover,
.ehr-form .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #f6f6f6 #f6f6f6 #d7d9db;
}
.ehr-form .nav-tabs .nav-link.disabled {
  color: #767676;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.ehr-form .nav-tabs .nav-link.active,
.ehr-form .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #d7d9db #d7d9db #fff;
}
.ehr-form .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ehr-form .nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.ehr-form .nav-pills .nav-link.active,
.ehr-form .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007aff;
}
.ehr-form .nav-fill > .nav-link,
.ehr-form .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.ehr-form .nav-justified > .nav-link,
.ehr-form .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.ehr-form .tab-content > .tab-pane {
  display: none;
}
.ehr-form .tab-content > .active {
  display: block;
}
.ehr-form .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.ehr-form .navbar .container,
.ehr-form .navbar .container-fluid,
.ehr-form .navbar .container-sm,
.ehr-form .navbar .container-md,
.ehr-form .navbar .container-lg,
.ehr-form .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.ehr-form .navbar-brand {
  display: inline-block;
  padding-top: 0.3359375rem;
  padding-bottom: 0.3359375rem;
  margin-right: 1rem;
  font-size: 1.09375rem;
  line-height: inherit;
  white-space: nowrap;
}
.ehr-form .navbar-brand:hover,
.ehr-form .navbar-brand:focus {
  text-decoration: none;
}
.ehr-form .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.ehr-form .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.ehr-form .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.ehr-form .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.ehr-form .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.ehr-form .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0.6rem;
}
.ehr-form .navbar-toggler:hover,
.ehr-form .navbar-toggler:focus {
  text-decoration: none;
}
.ehr-form .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: 50%/100% 100% no-repeat;
}
.ehr-form .navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .ehr-form .navbar-expand-sm > .container,
  .ehr-form .navbar-expand-sm > .container-fluid,
  .ehr-form .navbar-expand-sm > .container-sm,
  .ehr-form .navbar-expand-sm > .container-md,
  .ehr-form .navbar-expand-sm > .container-lg,
  .ehr-form .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .ehr-form .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .ehr-form .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .ehr-form .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .ehr-form .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .ehr-form .navbar-expand-sm > .container,
  .ehr-form .navbar-expand-sm > .container-fluid,
  .ehr-form .navbar-expand-sm > .container-sm,
  .ehr-form .navbar-expand-sm > .container-md,
  .ehr-form .navbar-expand-sm > .container-lg,
  .ehr-form .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .ehr-form .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .ehr-form .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .ehr-form .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .ehr-form .navbar-expand-md > .container,
  .ehr-form .navbar-expand-md > .container-fluid,
  .ehr-form .navbar-expand-md > .container-sm,
  .ehr-form .navbar-expand-md > .container-md,
  .ehr-form .navbar-expand-md > .container-lg,
  .ehr-form .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .ehr-form .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .ehr-form .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .ehr-form .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .ehr-form .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .ehr-form .navbar-expand-md > .container,
  .ehr-form .navbar-expand-md > .container-fluid,
  .ehr-form .navbar-expand-md > .container-sm,
  .ehr-form .navbar-expand-md > .container-md,
  .ehr-form .navbar-expand-md > .container-lg,
  .ehr-form .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .ehr-form .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .ehr-form .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .ehr-form .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .ehr-form .navbar-expand-lg > .container,
  .ehr-form .navbar-expand-lg > .container-fluid,
  .ehr-form .navbar-expand-lg > .container-sm,
  .ehr-form .navbar-expand-lg > .container-md,
  .ehr-form .navbar-expand-lg > .container-lg,
  .ehr-form .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .ehr-form .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .ehr-form .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .ehr-form .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .ehr-form .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .ehr-form .navbar-expand-lg > .container,
  .ehr-form .navbar-expand-lg > .container-fluid,
  .ehr-form .navbar-expand-lg > .container-sm,
  .ehr-form .navbar-expand-lg > .container-md,
  .ehr-form .navbar-expand-lg > .container-lg,
  .ehr-form .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .ehr-form .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .ehr-form .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .ehr-form .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .ehr-form .navbar-expand-xl > .container,
  .ehr-form .navbar-expand-xl > .container-fluid,
  .ehr-form .navbar-expand-xl > .container-sm,
  .ehr-form .navbar-expand-xl > .container-md,
  .ehr-form .navbar-expand-xl > .container-lg,
  .ehr-form .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .ehr-form .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .ehr-form .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .ehr-form .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .ehr-form .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .ehr-form .navbar-expand-xl > .container,
  .ehr-form .navbar-expand-xl > .container-fluid,
  .ehr-form .navbar-expand-xl > .container-sm,
  .ehr-form .navbar-expand-xl > .container-md,
  .ehr-form .navbar-expand-xl > .container-lg,
  .ehr-form .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .ehr-form .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .ehr-form .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .ehr-form .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.ehr-form .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.ehr-form .navbar-expand > .container,
.ehr-form .navbar-expand > .container-fluid,
.ehr-form .navbar-expand > .container-sm,
.ehr-form .navbar-expand > .container-md,
.ehr-form .navbar-expand > .container-lg,
.ehr-form .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.ehr-form .navbar-expand .navbar-nav {
  flex-direction: row;
}
.ehr-form .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.ehr-form .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.ehr-form .navbar-expand > .container,
.ehr-form .navbar-expand > .container-fluid,
.ehr-form .navbar-expand > .container-sm,
.ehr-form .navbar-expand > .container-md,
.ehr-form .navbar-expand > .container-lg,
.ehr-form .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.ehr-form .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.ehr-form .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.ehr-form .navbar-expand .navbar-toggler {
  display: none;
}
.ehr-form .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9019607843);
}
.ehr-form .navbar-light .navbar-brand:hover,
.ehr-form .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9019607843);
}
.ehr-form .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5019607843);
}
.ehr-form .navbar-light .navbar-nav .nav-link:hover,
.ehr-form .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7019607843);
}
.ehr-form .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form .navbar-light .navbar-nav .show > .nav-link,
.ehr-form .navbar-light .navbar-nav .active > .nav-link,
.ehr-form .navbar-light .navbar-nav .nav-link.show,
.ehr-form .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9019607843);
}
.ehr-form .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5019607843);
  border-color: rgba(0, 0, 0, 0.1019607843);
}
.ehr-form .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.ehr-form .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5019607843);
}
.ehr-form .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9019607843);
}
.ehr-form .navbar-light .navbar-text a:hover,
.ehr-form .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9019607843);
}
.ehr-form .navbar-dark .navbar-brand {
  color: #fff;
}
.ehr-form .navbar-dark .navbar-brand:hover,
.ehr-form .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.ehr-form .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5019607843);
}
.ehr-form .navbar-dark .navbar-nav .nav-link:hover,
.ehr-form .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.7490196078);
}
.ehr-form .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.2509803922);
}
.ehr-form .navbar-dark .navbar-nav .show > .nav-link,
.ehr-form .navbar-dark .navbar-nav .active > .nav-link,
.ehr-form .navbar-dark .navbar-nav .nav-link.show,
.ehr-form .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.ehr-form .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5019607843);
  border-color: rgba(255, 255, 255, 0.1019607843);
}
.ehr-form .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.ehr-form .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5019607843);
}
.ehr-form .navbar-dark .navbar-text a {
  color: #fff;
}
.ehr-form .navbar-dark .navbar-text a:hover,
.ehr-form .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.ehr-form .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.5em;
}
.ehr-form .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.ehr-form .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.ehr-form .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.5em - 1px);
  border-top-right-radius: calc(0.5em - 1px);
}
.ehr-form .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.5em - 1px);
  border-bottom-left-radius: calc(0.5em - 1px);
}
.ehr-form .card > .card-header + .list-group,
.ehr-form .card > .list-group + .card-footer {
  border-top: 0;
}
.ehr-form .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.ehr-form .card-title {
  margin-bottom: 0.75rem;
}
.ehr-form .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.ehr-form .card-text:last-child {
  margin-bottom: 0;
}
.ehr-form .card-link:hover {
  text-decoration: none;
}
.ehr-form .card-link + .card-link {
  margin-left: 1.25rem;
}
.ehr-form .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.031372549);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.ehr-form .card-header:first-child {
  border-radius: calc(0.5em - 1px) calc(0.5em - 1px) 0 0;
}
.ehr-form .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.031372549);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.ehr-form .card-footer:last-child {
  border-radius: 0 0 calc(0.5em - 1px) calc(0.5em - 1px);
}
.ehr-form .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.ehr-form .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.ehr-form .card-img-overlay {
  position: absolute;
  inset: 0;
  padding: 1.25rem;
  border-radius: calc(0.5em - 1px);
}
.ehr-form .card-img,
.ehr-form .card-img-top,
.ehr-form .card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.ehr-form .card-img,
.ehr-form .card-img-top {
  border-top-left-radius: calc(0.5em - 1px);
  border-top-right-radius: calc(0.5em - 1px);
}
.ehr-form .card-img,
.ehr-form .card-img-bottom {
  border-bottom-right-radius: calc(0.5em - 1px);
  border-bottom-left-radius: calc(0.5em - 1px);
}
.ehr-form .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .ehr-form .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .ehr-form .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.ehr-form .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .ehr-form .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .ehr-form .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .ehr-form .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .ehr-form .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .ehr-form .card-group > .card:not(:last-child) .card-img-top,
  .ehr-form .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .ehr-form .card-group > .card:not(:last-child) .card-img-bottom,
  .ehr-form .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .ehr-form .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .ehr-form .card-group > .card:not(:first-child) .card-img-top,
  .ehr-form .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .ehr-form .card-group > .card:not(:first-child) .card-img-bottom,
  .ehr-form .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.ehr-form .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .ehr-form .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .ehr-form .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.ehr-form .accordion {
  overflow-anchor: none;
}
.ehr-form .accordion > .card {
  overflow: hidden;
}
.ehr-form .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ehr-form .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ehr-form .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.ehr-form .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f6f6f6;
  border-radius: 0.25rem;
}
.ehr-form .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.ehr-form .breadcrumb-item + .breadcrumb-item:before {
  float: left;
  padding-right: 0.5rem;
  color: #767676;
  content: '/';
}
.ehr-form .breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
}
.ehr-form .breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: none;
}
.ehr-form .breadcrumb-item.active {
  color: #767676;
}
.ehr-form .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.ehr-form .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007aff;
  background-color: #fff;
  border: 1px solid #d7d9db;
}
.ehr-form .page-link:hover {
  z-index: 2;
  color: #0055b3;
  text-decoration: none;
  background-color: #f6f6f6;
  border-color: #d7d9db;
}
.ehr-form .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.2509803922);
}
.ehr-form .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.ehr-form .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.ehr-form .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .page-item.disabled .page-link {
  color: #767676;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #d7d9db;
}
.ehr-form .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
}
.ehr-form .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.ehr-form .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.ehr-form .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  line-height: 1.5;
}
.ehr-form .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.ehr-form .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.ehr-form .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .badge {
    transition: none;
  }
}
.ehr-form a.badge:hover,
.ehr-form a.badge:focus {
  text-decoration: none;
}
.ehr-form .badge:empty {
  display: none;
}
.ehr-form .btn .badge {
  position: relative;
  top: -1px;
}
.ehr-form .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.ehr-form .badge-primary {
  color: #fff;
  background-color: #007aff;
}
.ehr-form a.badge-primary:hover,
.ehr-form a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
.ehr-form a.badge-primary:focus,
.ehr-form a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.5019607843);
}
.ehr-form .badge-secondary {
  color: #fff;
  background-color: #88919e;
}
.ehr-form a.badge-secondary:hover,
.ehr-form a.badge-secondary:focus {
  color: #fff;
  background-color: #6d7786;
}
.ehr-form a.badge-secondary:focus,
.ehr-form a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(136, 145, 158, 0.5019607843);
}
.ehr-form .badge-success {
  color: #fff;
  background-color: #34c765;
}
.ehr-form a.badge-success:hover,
.ehr-form a.badge-success:focus {
  color: #fff;
  background-color: #299f50;
}
.ehr-form a.badge-success:focus,
.ehr-form a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 199, 101, 0.5019607843);
}
.ehr-form .badge-info {
  color: #fff;
  background-color: #007aff;
}
.ehr-form a.badge-info:hover,
.ehr-form a.badge-info:focus {
  color: #fff;
  background-color: #0062cc;
}
.ehr-form a.badge-info:focus,
.ehr-form a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 122, 255, 0.5019607843);
}
.ehr-form .badge-warning {
  color: #212529;
  background-color: #fa0;
}
.ehr-form a.badge-warning:hover,
.ehr-form a.badge-warning:focus {
  color: #212529;
  background-color: #c80;
}
.ehr-form a.badge-warning:focus,
.ehr-form a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 170, 0, 0.5019607843);
}
.ehr-form .badge-danger {
  color: #fff;
  background-color: #ff2d55;
}
.ehr-form a.badge-danger:hover,
.ehr-form a.badge-danger:focus {
  color: #fff;
  background-color: #f9002f;
}
.ehr-form a.badge-danger:focus,
.ehr-form a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 45, 85, 0.5019607843);
}
.ehr-form .badge-light {
  color: #212529;
  background-color: #f0f0f2;
}
.ehr-form a.badge-light:hover,
.ehr-form a.badge-light:focus {
  color: #212529;
  background-color: #d5d5da;
}
.ehr-form a.badge-light:focus,
.ehr-form a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 240, 242, 0.5019607843);
}
.ehr-form .badge-dark {
  color: #fff;
  background-color: #323d44;
}
.ehr-form a.badge-dark:hover,
.ehr-form a.badge-dark:focus {
  color: #fff;
  background-color: #1c2327;
}
.ehr-form a.badge-dark:focus,
.ehr-form a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(50, 61, 68, 0.5019607843);
}
.ehr-form .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #f6f6f6;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .ehr-form .jumbotron {
    padding: 4rem 2rem;
  }
}
.ehr-form .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.ehr-form .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0.25rem;
}
.ehr-form .alert-heading {
  color: inherit;
}
.ehr-form .alert-link {
  font-weight: 700;
}
.ehr-form .alert-dismissible {
  padding-right: 3.8125rem;
}
.ehr-form .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.ehr-form .alert-primary {
  color: #003f85;
  background-color: #cce4ff;
  border-color: #b8daff;
}
.ehr-form .alert-primary hr {
  border-top-color: #9fcdff;
}
.ehr-form .alert-primary .alert-link {
  color: #002752;
}
.ehr-form .alert-secondary {
  color: #474b52;
  background-color: #e7e9ec;
  border-color: #dee0e4;
}
.ehr-form .alert-secondary hr {
  border-top-color: #d0d3d9;
}
.ehr-form .alert-secondary .alert-link {
  color: #2f3237;
}
.ehr-form .alert-success {
  color: #1b6735;
  background-color: #d6f4e0;
  border-color: #c6efd4;
}
.ehr-form .alert-success hr {
  border-top-color: #b2e9c5;
}
.ehr-form .alert-success .alert-link {
  color: #103f20;
}
.ehr-form .alert-info {
  color: #003f85;
  background-color: #cce4ff;
  border-color: #b8daff;
}
.ehr-form .alert-info hr {
  border-top-color: #9fcdff;
}
.ehr-form .alert-info .alert-link {
  color: #002752;
}
.ehr-form .alert-warning {
  color: #855800;
  background-color: #fec;
  border-color: #ffe7b8;
}
.ehr-form .alert-warning hr {
  border-top-color: #ffde9f;
}
.ehr-form .alert-warning .alert-link {
  color: #523600;
}
.ehr-form .alert-danger {
  color: #85172c;
  background-color: #ffd5dd;
  border-color: #ffc4cf;
}
.ehr-form .alert-danger hr {
  border-top-color: #ffabba;
}
.ehr-form .alert-danger .alert-link {
  color: #5a0f1e;
}
.ehr-form .alert-light {
  color: #7d7d7e;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}
.ehr-form .alert-light hr {
  border-top-color: #eee;
}
.ehr-form .alert-light .alert-link {
  color: #646464;
}
.ehr-form .alert-dark {
  color: #1a2023;
  background-color: #d6d8da;
  border-color: #c6c9cb;
}
.ehr-form .alert-dark hr {
  border-top-color: #b9bcbf;
}
.ehr-form .alert-dark .alert-link {
  color: #040506;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.ehr-form .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.65625rem;
  background-color: #f6f6f6;
  border-radius: 0.25rem;
}
.ehr-form .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007aff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .progress-bar {
    transition: none;
  }
}
.ehr-form .progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
}
.ehr-form .progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .progress-bar-animated {
    animation: none;
  }
}
.ehr-form .media {
  display: flex;
  align-items: flex-start;
}
.ehr-form .media-body {
  flex: 1;
}
.ehr-form .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.ehr-form .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.ehr-form .list-group-item-action:hover,
.ehr-form .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.ehr-form .list-group-item-action:active {
  color: #212529;
  background-color: #f6f6f6;
}
.ehr-form .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.ehr-form .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.ehr-form .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.ehr-form .list-group-item.disabled,
.ehr-form .list-group-item:disabled {
  color: #767676;
  pointer-events: none;
  background-color: #fff;
}
.ehr-form .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007aff;
  border-color: #007aff;
}
.ehr-form .list-group-item + .list-group-item {
  border-top-width: 0;
}
.ehr-form .list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.ehr-form .list-group-horizontal {
  flex-direction: row;
}
.ehr-form .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.ehr-form .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.ehr-form .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.ehr-form .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.ehr-form .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .ehr-form .list-group-horizontal-sm {
    flex-direction: row;
  }
  .ehr-form .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .ehr-form .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .ehr-form .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .ehr-form .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .ehr-form .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .ehr-form .list-group-horizontal-md {
    flex-direction: row;
  }
  .ehr-form .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .ehr-form .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .ehr-form .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .ehr-form .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .ehr-form .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .ehr-form .list-group-horizontal-lg {
    flex-direction: row;
  }
  .ehr-form .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .ehr-form .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .ehr-form .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .ehr-form .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .ehr-form .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .ehr-form .list-group-horizontal-xl {
    flex-direction: row;
  }
  .ehr-form .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .ehr-form .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .ehr-form .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .ehr-form .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .ehr-form .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.ehr-form .list-group-flush {
  border-radius: 0;
}
.ehr-form .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.ehr-form .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.ehr-form .list-group-item-primary {
  color: #003f85;
  background-color: #b8daff;
}
.ehr-form .list-group-item-primary.list-group-item-action:hover,
.ehr-form .list-group-item-primary.list-group-item-action:focus {
  color: #003f85;
  background-color: #9fcdff;
}
.ehr-form .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #003f85;
  border-color: #003f85;
}
.ehr-form .list-group-item-secondary {
  color: #474b52;
  background-color: #dee0e4;
}
.ehr-form .list-group-item-secondary.list-group-item-action:hover,
.ehr-form .list-group-item-secondary.list-group-item-action:focus {
  color: #474b52;
  background-color: #d0d3d9;
}
.ehr-form .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #474b52;
  border-color: #474b52;
}
.ehr-form .list-group-item-success {
  color: #1b6735;
  background-color: #c6efd4;
}
.ehr-form .list-group-item-success.list-group-item-action:hover,
.ehr-form .list-group-item-success.list-group-item-action:focus {
  color: #1b6735;
  background-color: #b2e9c5;
}
.ehr-form .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #1b6735;
  border-color: #1b6735;
}
.ehr-form .list-group-item-info {
  color: #003f85;
  background-color: #b8daff;
}
.ehr-form .list-group-item-info.list-group-item-action:hover,
.ehr-form .list-group-item-info.list-group-item-action:focus {
  color: #003f85;
  background-color: #9fcdff;
}
.ehr-form .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #003f85;
  border-color: #003f85;
}
.ehr-form .list-group-item-warning {
  color: #855800;
  background-color: #ffe7b8;
}
.ehr-form .list-group-item-warning.list-group-item-action:hover,
.ehr-form .list-group-item-warning.list-group-item-action:focus {
  color: #855800;
  background-color: #ffde9f;
}
.ehr-form .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #855800;
  border-color: #855800;
}
.ehr-form .list-group-item-danger {
  color: #85172c;
  background-color: #ffc4cf;
}
.ehr-form .list-group-item-danger.list-group-item-action:hover,
.ehr-form .list-group-item-danger.list-group-item-action:focus {
  color: #85172c;
  background-color: #ffabba;
}
.ehr-form .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #85172c;
  border-color: #85172c;
}
.ehr-form .list-group-item-light {
  color: #7d7d7e;
  background-color: #fbfbfb;
}
.ehr-form .list-group-item-light.list-group-item-action:hover,
.ehr-form .list-group-item-light.list-group-item-action:focus {
  color: #7d7d7e;
  background-color: #eee;
}
.ehr-form .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #7d7d7e;
  border-color: #7d7d7e;
}
.ehr-form .list-group-item-dark {
  color: #1a2023;
  background-color: #c6c9cb;
}
.ehr-form .list-group-item-dark.list-group-item-action:hover,
.ehr-form .list-group-item-dark.list-group-item-action:focus {
  color: #1a2023;
  background-color: #b9bcbf;
}
.ehr-form .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1a2023;
  border-color: #1a2023;
}
.ehr-form .close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.ehr-form .close:hover {
  color: #000;
  text-decoration: none;
}
.ehr-form .close:not(:disabled):not(.disabled):hover,
.ehr-form .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
.ehr-form button.close {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
}
.ehr-form a.close.disabled {
  pointer-events: none;
}
.ehr-form .toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.8509803922);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1019607843);
  opacity: 0;
  border-radius: 0.25rem;
}
.ehr-form .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.ehr-form .toast.showing {
  opacity: 1;
}
.ehr-form .toast.show {
  display: block;
  opacity: 1;
}
.ehr-form .toast.hide {
  display: none;
}
.ehr-form .toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #767676;
  background-color: rgba(255, 255, 255, 0.8509803922);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.ehr-form .toast-body {
  padding: 0.75rem;
}
.ehr-form .modal-open {
  overflow: hidden;
}
.ehr-form .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.ehr-form .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.ehr-form .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.ehr-form .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .modal.fade .modal-dialog {
    transition: none;
  }
}
.ehr-form .modal.show .modal-dialog {
  transform: none;
}
.ehr-form .modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.ehr-form .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.ehr-form .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.ehr-form .modal-dialog-scrollable .modal-header,
.ehr-form .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.ehr-form .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.ehr-form .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.ehr-form .modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: -moz-min-content;
  height: min-content;
  content: '';
}
.ehr-form .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.ehr-form .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.ehr-form .modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.ehr-form .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.ehr-form .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.ehr-form .modal-backdrop.fade {
  opacity: 0;
}
.ehr-form .modal-backdrop.show {
  opacity: 0.5;
}
.ehr-form .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #d7d9db;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.ehr-form .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.ehr-form .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.ehr-form .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.ehr-form .modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #d7d9db;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.ehr-form .modal-footer > * {
  margin: 0.25rem;
}
.ehr-form .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .ehr-form .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .ehr-form .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .ehr-form .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .ehr-form .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .ehr-form .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: -moz-min-content;
    height: min-content;
  }
  .ehr-form .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .ehr-form .modal-lg,
  .ehr-form .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .ehr-form .modal-xl {
    max-width: 1140px;
  }
}
.ehr-form .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  opacity: 0;
}
.ehr-form .tooltip.show {
  opacity: 0.9;
}
.ehr-form .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.ehr-form .tooltip .arrow:before {
  position: absolute;
  content: '';
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}
.ehr-form .bs-tooltip-top,
.ehr-form .bs-tooltip-auto[x-placement^='top'] {
  padding: 0.4rem 0;
}
.ehr-form .bs-tooltip-top .arrow,
.ehr-form .bs-tooltip-auto[x-placement^='top'] .arrow {
  bottom: 0;
}
.ehr-form .bs-tooltip-top .arrow:before,
.ehr-form .bs-tooltip-auto[x-placement^='top'] .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.ehr-form .bs-tooltip-right,
.ehr-form .bs-tooltip-auto[x-placement^='right'] {
  padding: 0 0.4rem;
}
.ehr-form .bs-tooltip-right .arrow,
.ehr-form .bs-tooltip-auto[x-placement^='right'] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.ehr-form .bs-tooltip-right .arrow:before,
.ehr-form .bs-tooltip-auto[x-placement^='right'] .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.ehr-form .bs-tooltip-bottom,
.ehr-form .bs-tooltip-auto[x-placement^='bottom'] {
  padding: 0.4rem 0;
}
.ehr-form .bs-tooltip-bottom .arrow,
.ehr-form .bs-tooltip-auto[x-placement^='bottom'] .arrow {
  top: 0;
}
.ehr-form .bs-tooltip-bottom .arrow:before,
.ehr-form .bs-tooltip-auto[x-placement^='bottom'] .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.ehr-form .bs-tooltip-left,
.ehr-form .bs-tooltip-auto[x-placement^='left'] {
  padding: 0 0.4rem;
}
.ehr-form .bs-tooltip-left .arrow,
.ehr-form .bs-tooltip-auto[x-placement^='left'] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.ehr-form .bs-tooltip-left .arrow:before,
.ehr-form .bs-tooltip-auto[x-placement^='left'] .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.ehr-form .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.ehr-form .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.765625rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.ehr-form .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.ehr-form .popover .arrow:before,
.ehr-form .popover .arrow:after {
  position: absolute;
  display: block;
  content: '';
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}
.ehr-form .bs-popover-top,
.ehr-form .bs-popover-auto[x-placement^='top'] {
  margin-bottom: 0.5rem;
}
.ehr-form .bs-popover-top > .arrow,
.ehr-form .bs-popover-auto[x-placement^='top'] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.ehr-form .bs-popover-top > .arrow:before,
.ehr-form .bs-popover-auto[x-placement^='top'] > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.2509803922);
}
.ehr-form .bs-popover-top > .arrow:after,
.ehr-form .bs-popover-auto[x-placement^='top'] > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.ehr-form .bs-popover-right,
.ehr-form .bs-popover-auto[x-placement^='right'] {
  margin-left: 0.5rem;
}
.ehr-form .bs-popover-right > .arrow,
.ehr-form .bs-popover-auto[x-placement^='right'] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.ehr-form .bs-popover-right > .arrow:before,
.ehr-form .bs-popover-auto[x-placement^='right'] > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.2509803922);
}
.ehr-form .bs-popover-right > .arrow:after,
.ehr-form .bs-popover-auto[x-placement^='right'] > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.ehr-form .bs-popover-bottom,
.ehr-form .bs-popover-auto[x-placement^='bottom'] {
  margin-top: 0.5rem;
}
.ehr-form .bs-popover-bottom > .arrow,
.ehr-form .bs-popover-auto[x-placement^='bottom'] > .arrow {
  top: calc(-0.5rem - 1px);
}
.ehr-form .bs-popover-bottom > .arrow:before,
.ehr-form .bs-popover-auto[x-placement^='bottom'] > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.2509803922);
}
.ehr-form .bs-popover-bottom > .arrow:after,
.ehr-form .bs-popover-auto[x-placement^='bottom'] > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.ehr-form .bs-popover-bottom .popover-header:before,
.ehr-form .bs-popover-auto[x-placement^='bottom'] .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: '';
  border-bottom: 1px solid #f7f7f7;
}
.ehr-form .bs-popover-left,
.ehr-form .bs-popover-auto[x-placement^='left'] {
  margin-right: 0.5rem;
}
.ehr-form .bs-popover-left > .arrow,
.ehr-form .bs-popover-auto[x-placement^='left'] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.ehr-form .bs-popover-left > .arrow:before,
.ehr-form .bs-popover-auto[x-placement^='left'] > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.2509803922);
}
.ehr-form .bs-popover-left > .arrow:after,
.ehr-form .bs-popover-auto[x-placement^='left'] > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.ehr-form .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.ehr-form .popover-header:empty {
  display: none;
}
.ehr-form .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.ehr-form .carousel {
  position: relative;
}
.ehr-form .carousel.pointer-event {
  touch-action: pan-y;
}
.ehr-form .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.ehr-form .carousel-inner:after {
  display: block;
  clear: both;
  content: '';
}
.ehr-form .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .carousel-item {
    transition: none;
  }
}
.ehr-form .carousel-item.active,
.ehr-form .carousel-item-next,
.ehr-form .carousel-item-prev {
  display: block;
}
.ehr-form .carousel-item-next:not(.carousel-item-left),
.ehr-form .active.carousel-item-right {
  transform: translate(100%);
}
.ehr-form .carousel-item-prev:not(.carousel-item-right),
.ehr-form .active.carousel-item-left {
  transform: translate(-100%);
}
.ehr-form .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.ehr-form .carousel-fade .carousel-item.active,
.ehr-form .carousel-fade .carousel-item-next.carousel-item-left,
.ehr-form .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.ehr-form .carousel-fade .active.carousel-item-left,
.ehr-form .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .carousel-fade .active.carousel-item-left,
  .ehr-form .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.ehr-form .carousel-control-prev,
.ehr-form .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .carousel-control-prev,
  .ehr-form .carousel-control-next {
    transition: none;
  }
}
.ehr-form .carousel-control-prev:hover,
.ehr-form .carousel-control-prev:focus,
.ehr-form .carousel-control-next:hover,
.ehr-form .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.ehr-form .carousel-control-prev {
  left: 0;
}
.ehr-form .carousel-control-next {
  right: 0;
}
.ehr-form .carousel-control-prev-icon,
.ehr-form .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.ehr-form .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.ehr-form .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.ehr-form .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.ehr-form .carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .carousel-indicators li {
    transition: none;
  }
}
.ehr-form .carousel-indicators .active {
  opacity: 1;
}
.ehr-form .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.ehr-form .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.ehr-form .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.ehr-form .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.ehr-form .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .ehr-form .spinner-border,
  .ehr-form .spinner-grow {
    animation-duration: 1.5s;
  }
}
.ehr-form .align-baseline {
  vertical-align: baseline !important;
}
.ehr-form .align-top {
  vertical-align: top !important;
}
.ehr-form .align-middle {
  vertical-align: middle !important;
}
.ehr-form .align-bottom {
  vertical-align: bottom !important;
}
.ehr-form .align-text-bottom {
  vertical-align: text-bottom !important;
}
.ehr-form .align-text-top {
  vertical-align: text-top !important;
}
.ehr-form .bg-primary {
  background-color: #007aff !important;
}
.ehr-form a.bg-primary:hover,
.ehr-form a.bg-primary:focus,
.ehr-form button.bg-primary:hover,
.ehr-form button.bg-primary:focus {
  background-color: #0062cc !important;
}
.ehr-form .bg-secondary {
  background-color: #88919e !important;
}
.ehr-form a.bg-secondary:hover,
.ehr-form a.bg-secondary:focus,
.ehr-form button.bg-secondary:hover,
.ehr-form button.bg-secondary:focus {
  background-color: #6d7786 !important;
}
.ehr-form .bg-success {
  background-color: #34c765 !important;
}
.ehr-form a.bg-success:hover,
.ehr-form a.bg-success:focus,
.ehr-form button.bg-success:hover,
.ehr-form button.bg-success:focus {
  background-color: #299f50 !important;
}
.ehr-form .bg-info {
  background-color: #007aff !important;
}
.ehr-form a.bg-info:hover,
.ehr-form a.bg-info:focus,
.ehr-form button.bg-info:hover,
.ehr-form button.bg-info:focus {
  background-color: #0062cc !important;
}
.ehr-form .bg-warning {
  background-color: #fa0 !important;
}
.ehr-form a.bg-warning:hover,
.ehr-form a.bg-warning:focus,
.ehr-form button.bg-warning:hover,
.ehr-form button.bg-warning:focus {
  background-color: #c80 !important;
}
.ehr-form .bg-danger {
  background-color: #ff2d55 !important;
}
.ehr-form a.bg-danger:hover,
.ehr-form a.bg-danger:focus,
.ehr-form button.bg-danger:hover,
.ehr-form button.bg-danger:focus {
  background-color: #f9002f !important;
}
.ehr-form .bg-light {
  background-color: #f0f0f2 !important;
}
.ehr-form a.bg-light:hover,
.ehr-form a.bg-light:focus,
.ehr-form button.bg-light:hover,
.ehr-form button.bg-light:focus {
  background-color: #d5d5da !important;
}
.ehr-form .bg-dark {
  background-color: #323d44 !important;
}
.ehr-form a.bg-dark:hover,
.ehr-form a.bg-dark:focus,
.ehr-form button.bg-dark:hover,
.ehr-form button.bg-dark:focus {
  background-color: #1c2327 !important;
}
.ehr-form .bg-white {
  background-color: #fff !important;
}
.ehr-form .bg-transparent {
  background-color: rgba(0, 0, 0, 0) !important;
}
.ehr-form .border {
  border: 1px solid #d7d9db !important;
}
.ehr-form .border-top {
  border-top: 1px solid #d7d9db !important;
}
.ehr-form .border-right {
  border-right: 1px solid #d7d9db !important;
}
.ehr-form .border-bottom {
  border-bottom: 1px solid #d7d9db !important;
}
.ehr-form .border-left {
  border-left: 1px solid #d7d9db !important;
}
.ehr-form .border-0 {
  border: 0 !important;
}
.ehr-form .border-top-0 {
  border-top: 0 !important;
}
.ehr-form .border-right-0 {
  border-right: 0 !important;
}
.ehr-form .border-bottom-0 {
  border-bottom: 0 !important;
}
.ehr-form .border-left-0 {
  border-left: 0 !important;
}
.ehr-form .border-primary {
  border-color: #007aff !important;
}
.ehr-form .border-secondary {
  border-color: #88919e !important;
}
.ehr-form .border-success {
  border-color: #34c765 !important;
}
.ehr-form .border-info {
  border-color: #007aff !important;
}
.ehr-form .border-warning {
  border-color: #fa0 !important;
}
.ehr-form .border-danger {
  border-color: #ff2d55 !important;
}
.ehr-form .border-light {
  border-color: #f0f0f2 !important;
}
.ehr-form .border-dark {
  border-color: #323d44 !important;
}
.ehr-form .border-white {
  border-color: #fff !important;
}
.ehr-form .rounded-sm {
  border-radius: 0.2rem !important;
}
.ehr-form .rounded {
  border-radius: 0.25rem !important;
}
.ehr-form .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.ehr-form .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.ehr-form .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.ehr-form .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.ehr-form .rounded-lg {
  border-radius: 0.3rem !important;
}
.ehr-form .rounded-circle {
  border-radius: 50% !important;
}
.ehr-form .rounded-pill {
  border-radius: 50rem !important;
}
.ehr-form .rounded-0 {
  border-radius: 0 !important;
}
.ehr-form .clearfix:after {
  display: block;
  clear: both;
  content: '';
}
/* .ehr-form .d-none {
  display: none !important;
} */
.ehr-form .d-inline {
  display: inline !important;
}
.ehr-form .d-inline-block {
  display: inline-block !important;
}
.ehr-form .d-block {
  display: block !important;
}
.ehr-form .d-table {
  display: table !important;
}
.ehr-form .d-table-row {
  display: table-row !important;
}
.ehr-form .d-table-cell {
  display: table-cell !important;
}
.ehr-form .d-flex {
  display: flex !important;
}
.ehr-form .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .ehr-form .d-sm-none {
    display: none !important;
  }
  .ehr-form .d-sm-inline {
    display: inline !important;
  }
  .ehr-form .d-sm-inline-block {
    display: inline-block !important;
  }
  .ehr-form .d-sm-block {
    display: block !important;
  }
  .ehr-form .d-sm-table {
    display: table !important;
  }
  .ehr-form .d-sm-table-row {
    display: table-row !important;
  }
  .ehr-form .d-sm-table-cell {
    display: table-cell !important;
  }
  .ehr-form .d-sm-flex {
    display: flex !important;
  }
  .ehr-form .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .ehr-form .d-md-none {
    display: none !important;
  }
  .ehr-form .d-md-inline {
    display: inline !important;
  }
  .ehr-form .d-md-inline-block {
    display: inline-block !important;
  }
  .ehr-form .d-md-block {
    display: block !important;
  }
  .ehr-form .d-md-table {
    display: table !important;
  }
  .ehr-form .d-md-table-row {
    display: table-row !important;
  }
  .ehr-form .d-md-table-cell {
    display: table-cell !important;
  }
  .ehr-form .d-md-flex {
    display: flex !important;
  }
  .ehr-form .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .ehr-form .d-lg-none {
    display: none !important;
  }
  .ehr-form .d-lg-inline {
    display: inline !important;
  }
  .ehr-form .d-lg-inline-block {
    display: inline-block !important;
  }
  .ehr-form .d-lg-block {
    display: block !important;
  }
  .ehr-form .d-lg-table {
    display: table !important;
  }
  .ehr-form .d-lg-table-row {
    display: table-row !important;
  }
  .ehr-form .d-lg-table-cell {
    display: table-cell !important;
  }
  .ehr-form .d-lg-flex {
    display: flex !important;
  }
  .ehr-form .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .ehr-form .d-xl-none {
    display: none !important;
  }
  .ehr-form .d-xl-inline {
    display: inline !important;
  }
  .ehr-form .d-xl-inline-block {
    display: inline-block !important;
  }
  .ehr-form .d-xl-block {
    display: block !important;
  }
  .ehr-form .d-xl-table {
    display: table !important;
  }
  .ehr-form .d-xl-table-row {
    display: table-row !important;
  }
  .ehr-form .d-xl-table-cell {
    display: table-cell !important;
  }
  .ehr-form .d-xl-flex {
    display: flex !important;
  }
  .ehr-form .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .ehr-form .d-print-none {
    display: none !important;
  }
  .ehr-form .d-print-inline {
    display: inline !important;
  }
  .ehr-form .d-print-inline-block {
    display: inline-block !important;
  }
  .ehr-form .d-print-block {
    display: block !important;
  }
  .ehr-form .d-print-table {
    display: table !important;
  }
  .ehr-form .d-print-table-row {
    display: table-row !important;
  }
  .ehr-form .d-print-table-cell {
    display: table-cell !important;
  }
  .ehr-form .d-print-flex {
    display: flex !important;
  }
  .ehr-form .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.ehr-form .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.ehr-form .embed-responsive:before {
  display: block;
  content: '';
}
.ehr-form .embed-responsive .embed-responsive-item,
.ehr-form .embed-responsive iframe,
.ehr-form .embed-responsive embed,
.ehr-form .embed-responsive object,
.ehr-form .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.ehr-form .embed-responsive-21by9:before {
  padding-top: 42.85714286%;
}
.ehr-form .embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.ehr-form .embed-responsive-4by3:before {
  padding-top: 75%;
}
.ehr-form .embed-responsive-1by1:before {
  padding-top: 100%;
}
.ehr-form .flex-row {
  flex-direction: row !important;
}
.ehr-form .flex-column {
  flex-direction: column !important;
}
.ehr-form .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.ehr-form .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.ehr-form .flex-wrap {
  flex-wrap: wrap !important;
}
.ehr-form .flex-nowrap {
  flex-wrap: nowrap !important;
}
.ehr-form .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.ehr-form .flex-fill {
  flex: 1 1 auto !important;
}
.ehr-form .flex-grow-0 {
  flex-grow: 0 !important;
}
.ehr-form .flex-grow-1 {
  flex-grow: 1 !important;
}
.ehr-form .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.ehr-form .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.ehr-form .justify-content-start {
  justify-content: flex-start !important;
}
.ehr-form .justify-content-end {
  justify-content: flex-end !important;
}
.ehr-form .justify-content-center {
  justify-content: center !important;
}
.ehr-form .justify-content-between {
  justify-content: space-between !important;
}
.ehr-form .justify-content-around {
  justify-content: space-around !important;
}
.ehr-form .align-items-start {
  align-items: flex-start !important;
}
.ehr-form .align-items-end {
  align-items: flex-end !important;
}
.ehr-form .align-items-center {
  align-items: center !important;
}
.ehr-form .align-items-baseline {
  align-items: baseline !important;
}
.ehr-form .align-items-stretch {
  align-items: stretch !important;
}
.ehr-form .align-content-start {
  align-content: flex-start !important;
}
.ehr-form .align-content-end {
  align-content: flex-end !important;
}
.ehr-form .align-content-center {
  align-content: center !important;
}
.ehr-form .align-content-between {
  align-content: space-between !important;
}
.ehr-form .align-content-around {
  align-content: space-around !important;
}
.ehr-form .align-content-stretch {
  align-content: stretch !important;
}
.ehr-form .align-self-auto {
  align-self: auto !important;
}
.ehr-form .align-self-start {
  align-self: flex-start !important;
}
.ehr-form .align-self-end {
  align-self: flex-end !important;
}
.ehr-form .align-self-center {
  align-self: center !important;
}
.ehr-form .align-self-baseline {
  align-self: baseline !important;
}
.ehr-form .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .ehr-form .flex-sm-row {
    flex-direction: row !important;
  }
  .ehr-form .flex-sm-column {
    flex-direction: column !important;
  }
  .ehr-form .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .ehr-form .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .ehr-form .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .ehr-form .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .ehr-form .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .ehr-form .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .ehr-form .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .ehr-form .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .ehr-form .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .ehr-form .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .ehr-form .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .ehr-form .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .ehr-form .justify-content-sm-center {
    justify-content: center !important;
  }
  .ehr-form .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .ehr-form .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .ehr-form .align-items-sm-start {
    align-items: flex-start !important;
  }
  .ehr-form .align-items-sm-end {
    align-items: flex-end !important;
  }
  .ehr-form .align-items-sm-center {
    align-items: center !important;
  }
  .ehr-form .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .ehr-form .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .ehr-form .align-content-sm-start {
    align-content: flex-start !important;
  }
  .ehr-form .align-content-sm-end {
    align-content: flex-end !important;
  }
  .ehr-form .align-content-sm-center {
    align-content: center !important;
  }
  .ehr-form .align-content-sm-between {
    align-content: space-between !important;
  }
  .ehr-form .align-content-sm-around {
    align-content: space-around !important;
  }
  .ehr-form .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .ehr-form .align-self-sm-auto {
    align-self: auto !important;
  }
  .ehr-form .align-self-sm-start {
    align-self: flex-start !important;
  }
  .ehr-form .align-self-sm-end {
    align-self: flex-end !important;
  }
  .ehr-form .align-self-sm-center {
    align-self: center !important;
  }
  .ehr-form .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .ehr-form .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .ehr-form .flex-md-row {
    flex-direction: row !important;
  }
  .ehr-form .flex-md-column {
    flex-direction: column !important;
  }
  .ehr-form .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .ehr-form .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .ehr-form .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .ehr-form .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .ehr-form .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .ehr-form .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .ehr-form .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .ehr-form .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .ehr-form .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .ehr-form .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .ehr-form .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .ehr-form .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .ehr-form .justify-content-md-center {
    justify-content: center !important;
  }
  .ehr-form .justify-content-md-between {
    justify-content: space-between !important;
  }
  .ehr-form .justify-content-md-around {
    justify-content: space-around !important;
  }
  .ehr-form .align-items-md-start {
    align-items: flex-start !important;
  }
  .ehr-form .align-items-md-end {
    align-items: flex-end !important;
  }
  .ehr-form .align-items-md-center {
    align-items: center !important;
  }
  .ehr-form .align-items-md-baseline {
    align-items: baseline !important;
  }
  .ehr-form .align-items-md-stretch {
    align-items: stretch !important;
  }
  .ehr-form .align-content-md-start {
    align-content: flex-start !important;
  }
  .ehr-form .align-content-md-end {
    align-content: flex-end !important;
  }
  .ehr-form .align-content-md-center {
    align-content: center !important;
  }
  .ehr-form .align-content-md-between {
    align-content: space-between !important;
  }
  .ehr-form .align-content-md-around {
    align-content: space-around !important;
  }
  .ehr-form .align-content-md-stretch {
    align-content: stretch !important;
  }
  .ehr-form .align-self-md-auto {
    align-self: auto !important;
  }
  .ehr-form .align-self-md-start {
    align-self: flex-start !important;
  }
  .ehr-form .align-self-md-end {
    align-self: flex-end !important;
  }
  .ehr-form .align-self-md-center {
    align-self: center !important;
  }
  .ehr-form .align-self-md-baseline {
    align-self: baseline !important;
  }
  .ehr-form .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .ehr-form .flex-lg-row {
    flex-direction: row !important;
  }
  .ehr-form .flex-lg-column {
    flex-direction: column !important;
  }
  .ehr-form .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .ehr-form .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .ehr-form .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .ehr-form .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .ehr-form .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .ehr-form .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .ehr-form .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .ehr-form .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .ehr-form .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .ehr-form .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .ehr-form .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .ehr-form .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .ehr-form .justify-content-lg-center {
    justify-content: center !important;
  }
  .ehr-form .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .ehr-form .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .ehr-form .align-items-lg-start {
    align-items: flex-start !important;
  }
  .ehr-form .align-items-lg-end {
    align-items: flex-end !important;
  }
  .ehr-form .align-items-lg-center {
    align-items: center !important;
  }
  .ehr-form .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .ehr-form .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .ehr-form .align-content-lg-start {
    align-content: flex-start !important;
  }
  .ehr-form .align-content-lg-end {
    align-content: flex-end !important;
  }
  .ehr-form .align-content-lg-center {
    align-content: center !important;
  }
  .ehr-form .align-content-lg-between {
    align-content: space-between !important;
  }
  .ehr-form .align-content-lg-around {
    align-content: space-around !important;
  }
  .ehr-form .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .ehr-form .align-self-lg-auto {
    align-self: auto !important;
  }
  .ehr-form .align-self-lg-start {
    align-self: flex-start !important;
  }
  .ehr-form .align-self-lg-end {
    align-self: flex-end !important;
  }
  .ehr-form .align-self-lg-center {
    align-self: center !important;
  }
  .ehr-form .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .ehr-form .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .ehr-form .flex-xl-row {
    flex-direction: row !important;
  }
  .ehr-form .flex-xl-column {
    flex-direction: column !important;
  }
  .ehr-form .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .ehr-form .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .ehr-form .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .ehr-form .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .ehr-form .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .ehr-form .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .ehr-form .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .ehr-form .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .ehr-form .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .ehr-form .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .ehr-form .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .ehr-form .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .ehr-form .justify-content-xl-center {
    justify-content: center !important;
  }
  .ehr-form .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .ehr-form .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .ehr-form .align-items-xl-start {
    align-items: flex-start !important;
  }
  .ehr-form .align-items-xl-end {
    align-items: flex-end !important;
  }
  .ehr-form .align-items-xl-center {
    align-items: center !important;
  }
  .ehr-form .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .ehr-form .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .ehr-form .align-content-xl-start {
    align-content: flex-start !important;
  }
  .ehr-form .align-content-xl-end {
    align-content: flex-end !important;
  }
  .ehr-form .align-content-xl-center {
    align-content: center !important;
  }
  .ehr-form .align-content-xl-between {
    align-content: space-between !important;
  }
  .ehr-form .align-content-xl-around {
    align-content: space-around !important;
  }
  .ehr-form .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .ehr-form .align-self-xl-auto {
    align-self: auto !important;
  }
  .ehr-form .align-self-xl-start {
    align-self: flex-start !important;
  }
  .ehr-form .align-self-xl-end {
    align-self: flex-end !important;
  }
  .ehr-form .align-self-xl-center {
    align-self: center !important;
  }
  .ehr-form .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .ehr-form .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.ehr-form .float-left {
  float: left !important;
}
.ehr-form .float-right {
  float: right !important;
}
.ehr-form .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .ehr-form .float-sm-left {
    float: left !important;
  }
  .ehr-form .float-sm-right {
    float: right !important;
  }
  .ehr-form .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .ehr-form .float-md-left {
    float: left !important;
  }
  .ehr-form .float-md-right {
    float: right !important;
  }
  .ehr-form .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .ehr-form .float-lg-left {
    float: left !important;
  }
  .ehr-form .float-lg-right {
    float: right !important;
  }
  .ehr-form .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .ehr-form .float-xl-left {
    float: left !important;
  }
  .ehr-form .float-xl-right {
    float: right !important;
  }
  .ehr-form .float-xl-none {
    float: none !important;
  }
}
.ehr-form .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.ehr-form .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}
.ehr-form .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.ehr-form .overflow-auto {
  overflow: auto !important;
}
.ehr-form .overflow-hidden {
  overflow: hidden !important;
}
.ehr-form .position-static {
  position: static !important;
}
.ehr-form .position-relative {
  position: relative !important;
}
.ehr-form .position-absolute {
  position: absolute !important;
}
.ehr-form .position-fixed {
  position: fixed !important;
}
.ehr-form .position-sticky {
  position: sticky !important;
}
.ehr-form .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.ehr-form .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .ehr-form .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.ehr-form .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.ehr-form .sr-only-focusable:active,
.ehr-form .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.ehr-form .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.0745098039) !important;
}
.ehr-form .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1490196078) !important;
}
.ehr-form .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1764705882) !important;
}
.ehr-form .shadow-none {
  box-shadow: none !important;
}
.ehr-form .w-25 {
  width: 25% !important;
}
.ehr-form .w-50 {
  width: 50% !important;
}
.ehr-form .w-75 {
  width: 75% !important;
}
.ehr-form .w-100 {
  width: 100% !important;
}
.ehr-form .w-auto {
  width: auto !important;
}
.ehr-form .h-25 {
  height: 25% !important;
}
.ehr-form .h-50 {
  height: 50% !important;
}
.ehr-form .h-75 {
  height: 75% !important;
}
.ehr-form .h-100 {
  height: 100% !important;
}
.ehr-form .h-auto {
  height: auto !important;
}
.ehr-form .mw-100 {
  max-width: 100% !important;
}
.ehr-form .mh-100 {
  max-height: 100% !important;
}
.ehr-form .min-vw-100 {
  min-width: 100vw !important;
}
.ehr-form .min-vh-100 {
  min-height: 100vh !important;
}
.ehr-form .vw-100 {
  width: 100vw !important;
}
.ehr-form .vh-100 {
  height: 100vh !important;
}
.ehr-form .m-0 {
  margin: 0 !important;
}
.ehr-form .mt-0,
.ehr-form .my-0 {
  margin-top: 0 !important;
}
.ehr-form .mr-0,
.ehr-form .mx-0 {
  margin-right: 0 !important;
}
.ehr-form .mb-0,
.ehr-form .my-0 {
  margin-bottom: 0 !important;
}
.ehr-form .ml-0,
.ehr-form .mx-0 {
  margin-left: 0 !important;
}
.ehr-form .m-1 {
  margin: 0.25rem !important;
}
.ehr-form .mt-1,
.ehr-form .my-1 {
  margin-top: 0.25rem !important;
}
.ehr-form .mr-1,
.ehr-form .mx-1 {
  margin-right: 0.25rem !important;
}
.ehr-form .mb-1,
.ehr-form .my-1 {
  margin-bottom: 0.25rem !important;
}
.ehr-form .ml-1,
.ehr-form .mx-1 {
  margin-left: 0.25rem !important;
}
.ehr-form .m-2 {
  margin: 0.5rem !important;
}
.ehr-form .mt-2,
.ehr-form .my-2 {
  margin-top: 0.5rem !important;
}
.ehr-form .mr-2,
.ehr-form .mx-2 {
  margin-right: 0.5rem !important;
}
.ehr-form .mb-2,
.ehr-form .my-2 {
  margin-bottom: 0.5rem !important;
}
.ehr-form .ml-2,
.ehr-form .mx-2 {
  margin-left: 0.5rem !important;
}
.ehr-form .m-3 {
  margin: 1rem !important;
}
.ehr-form .mt-3,
.ehr-form .my-3 {
  margin-top: 1rem !important;
}
.ehr-form .mr-3,
.ehr-form .mx-3 {
  margin-right: 1rem !important;
}
.ehr-form .mb-3,
.ehr-form .my-3 {
  margin-bottom: 1rem !important;
}
.ehr-form .ml-3,
.ehr-form .mx-3 {
  margin-left: 1rem !important;
}
.ehr-form .m-4 {
  margin: 1.5rem !important;
}
.ehr-form .mt-4,
.ehr-form .my-4 {
  margin-top: 1.5rem !important;
}
.ehr-form .mr-4,
.ehr-form .mx-4 {
  margin-right: 1.5rem !important;
}
.ehr-form .mb-4,
.ehr-form .my-4 {
  margin-bottom: 1.5rem !important;
}
.ehr-form .ml-4,
.ehr-form .mx-4 {
  margin-left: 1.5rem !important;
}
.ehr-form .m-5 {
  margin: 3rem !important;
}
.ehr-form .mt-5,
.ehr-form .my-5 {
  margin-top: 3rem !important;
}
.ehr-form .mr-5,
.ehr-form .mx-5 {
  margin-right: 3rem !important;
}
.ehr-form .mb-5,
.ehr-form .my-5 {
  margin-bottom: 3rem !important;
}
.ehr-form .ml-5,
.ehr-form .mx-5 {
  margin-left: 3rem !important;
}
.ehr-form .p-0 {
  padding: 0 !important;
}
.ehr-form .pt-0,
.ehr-form .py-0 {
  padding-top: 0 !important;
}
.ehr-form .pr-0,
.ehr-form .px-0 {
  padding-right: 0 !important;
}
.ehr-form .pb-0,
.ehr-form .py-0 {
  padding-bottom: 0 !important;
}
.ehr-form .pl-0,
.ehr-form .px-0 {
  padding-left: 0 !important;
}
.ehr-form .p-1 {
  padding: 0.25rem !important;
}
.ehr-form .pt-1,
.ehr-form .py-1 {
  padding-top: 0.25rem !important;
}
.ehr-form .pr-1,
.ehr-form .px-1 {
  padding-right: 0.25rem !important;
}
.ehr-form .pb-1,
.ehr-form .py-1 {
  padding-bottom: 0.25rem !important;
}
.ehr-form .pl-1,
.ehr-form .px-1 {
  padding-left: 0.25rem !important;
}
.ehr-form .p-2 {
  padding: 0.5rem !important;
}
.ehr-form .pt-2,
.ehr-form .py-2 {
  padding-top: 0.5rem !important;
}
.ehr-form .pr-2,
.ehr-form .px-2 {
  padding-right: 0.5rem !important;
}
.ehr-form .pb-2,
.ehr-form .py-2 {
  padding-bottom: 0.5rem !important;
}
.ehr-form .pl-2,
.ehr-form .px-2 {
  padding-left: 0.5rem !important;
}
.ehr-form .p-3 {
  padding: 1rem !important;
}
.ehr-form .pt-3,
.ehr-form .py-3 {
  padding-top: 1rem !important;
}
.ehr-form .pr-3,
.ehr-form .px-3 {
  padding-right: 1rem !important;
}
.ehr-form .pb-3,
.ehr-form .py-3 {
  padding-bottom: 1rem !important;
}
.ehr-form .pl-3,
.ehr-form .px-3 {
  padding-left: 1rem !important;
}
.ehr-form .p-4 {
  padding: 1.5rem !important;
}
.ehr-form .pt-4,
.ehr-form .py-4 {
  padding-top: 1.5rem !important;
}
.ehr-form .pr-4,
.ehr-form .px-4 {
  padding-right: 1.5rem !important;
}
.ehr-form .pb-4,
.ehr-form .py-4 {
  padding-bottom: 1.5rem !important;
}
.ehr-form .pl-4,
.ehr-form .px-4 {
  padding-left: 1.5rem !important;
}
.ehr-form .p-5 {
  padding: 3rem !important;
}
.ehr-form .pt-5,
.ehr-form .py-5 {
  padding-top: 3rem !important;
}
.ehr-form .pr-5,
.ehr-form .px-5 {
  padding-right: 3rem !important;
}
.ehr-form .pb-5,
.ehr-form .py-5 {
  padding-bottom: 3rem !important;
}
.ehr-form .pl-5,
.ehr-form .px-5 {
  padding-left: 3rem !important;
}
.ehr-form .m-n1 {
  margin: -0.25rem !important;
}
.ehr-form .mt-n1,
.ehr-form .my-n1 {
  margin-top: -0.25rem !important;
}
.ehr-form .mr-n1,
.ehr-form .mx-n1 {
  margin-right: -0.25rem !important;
}
.ehr-form .mb-n1,
.ehr-form .my-n1 {
  margin-bottom: -0.25rem !important;
}
.ehr-form .ml-n1,
.ehr-form .mx-n1 {
  margin-left: -0.25rem !important;
}
.ehr-form .m-n2 {
  margin: -0.5rem !important;
}
.ehr-form .mt-n2,
.ehr-form .my-n2 {
  margin-top: -0.5rem !important;
}
.ehr-form .mr-n2,
.ehr-form .mx-n2 {
  margin-right: -0.5rem !important;
}
.ehr-form .mb-n2,
.ehr-form .my-n2 {
  margin-bottom: -0.5rem !important;
}
.ehr-form .ml-n2,
.ehr-form .mx-n2 {
  margin-left: -0.5rem !important;
}
.ehr-form .m-n3 {
  margin: -1rem !important;
}
.ehr-form .mt-n3,
.ehr-form .my-n3 {
  margin-top: -1rem !important;
}
.ehr-form .mr-n3,
.ehr-form .mx-n3 {
  margin-right: -1rem !important;
}
.ehr-form .mb-n3,
.ehr-form .my-n3 {
  margin-bottom: -1rem !important;
}
.ehr-form .ml-n3,
.ehr-form .mx-n3 {
  margin-left: -1rem !important;
}
.ehr-form .m-n4 {
  margin: -1.5rem !important;
}
.ehr-form .mt-n4,
.ehr-form .my-n4 {
  margin-top: -1.5rem !important;
}
.ehr-form .mr-n4,
.ehr-form .mx-n4 {
  margin-right: -1.5rem !important;
}
.ehr-form .mb-n4,
.ehr-form .my-n4 {
  margin-bottom: -1.5rem !important;
}
.ehr-form .ml-n4,
.ehr-form .mx-n4 {
  margin-left: -1.5rem !important;
}
.ehr-form .m-n5 {
  margin: -3rem !important;
}
.ehr-form .mt-n5,
.ehr-form .my-n5 {
  margin-top: -3rem !important;
}
.ehr-form .mr-n5,
.ehr-form .mx-n5 {
  margin-right: -3rem !important;
}
.ehr-form .mb-n5,
.ehr-form .my-n5 {
  margin-bottom: -3rem !important;
}
.ehr-form .ml-n5,
.ehr-form .mx-n5 {
  margin-left: -3rem !important;
}
.ehr-form .m-auto {
  margin: auto !important;
}
.ehr-form .mt-auto,
.ehr-form .my-auto {
  margin-top: auto !important;
}
.ehr-form .mr-auto,
.ehr-form .mx-auto {
  margin-right: auto !important;
}
.ehr-form .mb-auto,
.ehr-form .my-auto {
  margin-bottom: auto !important;
}
.ehr-form .ml-auto,
.ehr-form .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .ehr-form .m-sm-0 {
    margin: 0 !important;
  }
  .ehr-form .mt-sm-0,
  .ehr-form .my-sm-0 {
    margin-top: 0 !important;
  }
  .ehr-form .mr-sm-0,
  .ehr-form .mx-sm-0 {
    margin-right: 0 !important;
  }
  .ehr-form .mb-sm-0,
  .ehr-form .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ehr-form .ml-sm-0,
  .ehr-form .mx-sm-0 {
    margin-left: 0 !important;
  }
  .ehr-form .m-sm-1 {
    margin: 0.25rem !important;
  }
  .ehr-form .mt-sm-1,
  .ehr-form .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .ehr-form .mr-sm-1,
  .ehr-form .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .ehr-form .mb-sm-1,
  .ehr-form .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ehr-form .ml-sm-1,
  .ehr-form .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ehr-form .m-sm-2 {
    margin: 0.5rem !important;
  }
  .ehr-form .mt-sm-2,
  .ehr-form .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .ehr-form .mr-sm-2,
  .ehr-form .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .ehr-form .mb-sm-2,
  .ehr-form .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ehr-form .ml-sm-2,
  .ehr-form .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ehr-form .m-sm-3 {
    margin: 1rem !important;
  }
  .ehr-form .mt-sm-3,
  .ehr-form .my-sm-3 {
    margin-top: 1rem !important;
  }
  .ehr-form .mr-sm-3,
  .ehr-form .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .ehr-form .mb-sm-3,
  .ehr-form .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ehr-form .ml-sm-3,
  .ehr-form .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .ehr-form .m-sm-4 {
    margin: 1.5rem !important;
  }
  .ehr-form .mt-sm-4,
  .ehr-form .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .ehr-form .mr-sm-4,
  .ehr-form .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .ehr-form .mb-sm-4,
  .ehr-form .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ehr-form .ml-sm-4,
  .ehr-form .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ehr-form .m-sm-5 {
    margin: 3rem !important;
  }
  .ehr-form .mt-sm-5,
  .ehr-form .my-sm-5 {
    margin-top: 3rem !important;
  }
  .ehr-form .mr-sm-5,
  .ehr-form .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .ehr-form .mb-sm-5,
  .ehr-form .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ehr-form .ml-sm-5,
  .ehr-form .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .ehr-form .p-sm-0 {
    padding: 0 !important;
  }
  .ehr-form .pt-sm-0,
  .ehr-form .py-sm-0 {
    padding-top: 0 !important;
  }
  .ehr-form .pr-sm-0,
  .ehr-form .px-sm-0 {
    padding-right: 0 !important;
  }
  .ehr-form .pb-sm-0,
  .ehr-form .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .ehr-form .pl-sm-0,
  .ehr-form .px-sm-0 {
    padding-left: 0 !important;
  }
  .ehr-form .p-sm-1 {
    padding: 0.25rem !important;
  }
  .ehr-form .pt-sm-1,
  .ehr-form .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .ehr-form .pr-sm-1,
  .ehr-form .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .ehr-form .pb-sm-1,
  .ehr-form .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .ehr-form .pl-sm-1,
  .ehr-form .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ehr-form .p-sm-2 {
    padding: 0.5rem !important;
  }
  .ehr-form .pt-sm-2,
  .ehr-form .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .ehr-form .pr-sm-2,
  .ehr-form .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .ehr-form .pb-sm-2,
  .ehr-form .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .ehr-form .pl-sm-2,
  .ehr-form .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ehr-form .p-sm-3 {
    padding: 1rem !important;
  }
  .ehr-form .pt-sm-3,
  .ehr-form .py-sm-3 {
    padding-top: 1rem !important;
  }
  .ehr-form .pr-sm-3,
  .ehr-form .px-sm-3 {
    padding-right: 1rem !important;
  }
  .ehr-form .pb-sm-3,
  .ehr-form .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .ehr-form .pl-sm-3,
  .ehr-form .px-sm-3 {
    padding-left: 1rem !important;
  }
  .ehr-form .p-sm-4 {
    padding: 1.5rem !important;
  }
  .ehr-form .pt-sm-4,
  .ehr-form .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .ehr-form .pr-sm-4,
  .ehr-form .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .ehr-form .pb-sm-4,
  .ehr-form .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .ehr-form .pl-sm-4,
  .ehr-form .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ehr-form .p-sm-5 {
    padding: 3rem !important;
  }
  .ehr-form .pt-sm-5,
  .ehr-form .py-sm-5 {
    padding-top: 3rem !important;
  }
  .ehr-form .pr-sm-5,
  .ehr-form .px-sm-5 {
    padding-right: 3rem !important;
  }
  .ehr-form .pb-sm-5,
  .ehr-form .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ehr-form .pl-sm-5,
  .ehr-form .px-sm-5 {
    padding-left: 3rem !important;
  }
  .ehr-form .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .ehr-form .mt-sm-n1,
  .ehr-form .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .ehr-form .mr-sm-n1,
  .ehr-form .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .ehr-form .mb-sm-n1,
  .ehr-form .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ehr-form .ml-sm-n1,
  .ehr-form .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .ehr-form .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .ehr-form .mt-sm-n2,
  .ehr-form .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .ehr-form .mr-sm-n2,
  .ehr-form .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .ehr-form .mb-sm-n2,
  .ehr-form .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ehr-form .ml-sm-n2,
  .ehr-form .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .ehr-form .m-sm-n3 {
    margin: -1rem !important;
  }
  .ehr-form .mt-sm-n3,
  .ehr-form .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .ehr-form .mr-sm-n3,
  .ehr-form .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .ehr-form .mb-sm-n3,
  .ehr-form .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ehr-form .ml-sm-n3,
  .ehr-form .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .ehr-form .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .ehr-form .mt-sm-n4,
  .ehr-form .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .ehr-form .mr-sm-n4,
  .ehr-form .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .ehr-form .mb-sm-n4,
  .ehr-form .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ehr-form .ml-sm-n4,
  .ehr-form .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .ehr-form .m-sm-n5 {
    margin: -3rem !important;
  }
  .ehr-form .mt-sm-n5,
  .ehr-form .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .ehr-form .mr-sm-n5,
  .ehr-form .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .ehr-form .mb-sm-n5,
  .ehr-form .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ehr-form .ml-sm-n5,
  .ehr-form .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .ehr-form .m-sm-auto {
    margin: auto !important;
  }
  .ehr-form .mt-sm-auto,
  .ehr-form .my-sm-auto {
    margin-top: auto !important;
  }
  .ehr-form .mr-sm-auto,
  .ehr-form .mx-sm-auto {
    margin-right: auto !important;
  }
  .ehr-form .mb-sm-auto,
  .ehr-form .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ehr-form .ml-sm-auto,
  .ehr-form .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .ehr-form .m-md-0 {
    margin: 0 !important;
  }
  .ehr-form .mt-md-0,
  .ehr-form .my-md-0 {
    margin-top: 0 !important;
  }
  .ehr-form .mr-md-0,
  .ehr-form .mx-md-0 {
    margin-right: 0 !important;
  }
  .ehr-form .mb-md-0,
  .ehr-form .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ehr-form .ml-md-0,
  .ehr-form .mx-md-0 {
    margin-left: 0 !important;
  }
  .ehr-form .m-md-1 {
    margin: 0.25rem !important;
  }
  .ehr-form .mt-md-1,
  .ehr-form .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .ehr-form .mr-md-1,
  .ehr-form .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .ehr-form .mb-md-1,
  .ehr-form .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ehr-form .ml-md-1,
  .ehr-form .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .ehr-form .m-md-2 {
    margin: 0.5rem !important;
  }
  .ehr-form .mt-md-2,
  .ehr-form .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .ehr-form .mr-md-2,
  .ehr-form .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .ehr-form .mb-md-2,
  .ehr-form .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ehr-form .ml-md-2,
  .ehr-form .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .ehr-form .m-md-3 {
    margin: 1rem !important;
  }
  .ehr-form .mt-md-3,
  .ehr-form .my-md-3 {
    margin-top: 1rem !important;
  }
  .ehr-form .mr-md-3,
  .ehr-form .mx-md-3 {
    margin-right: 1rem !important;
  }
  .ehr-form .mb-md-3,
  .ehr-form .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ehr-form .ml-md-3,
  .ehr-form .mx-md-3 {
    margin-left: 1rem !important;
  }
  .ehr-form .m-md-4 {
    margin: 1.5rem !important;
  }
  .ehr-form .mt-md-4,
  .ehr-form .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .ehr-form .mr-md-4,
  .ehr-form .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .ehr-form .mb-md-4,
  .ehr-form .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ehr-form .ml-md-4,
  .ehr-form .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .ehr-form .m-md-5 {
    margin: 3rem !important;
  }
  .ehr-form .mt-md-5,
  .ehr-form .my-md-5 {
    margin-top: 3rem !important;
  }
  .ehr-form .mr-md-5,
  .ehr-form .mx-md-5 {
    margin-right: 3rem !important;
  }
  .ehr-form .mb-md-5,
  .ehr-form .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ehr-form .ml-md-5,
  .ehr-form .mx-md-5 {
    margin-left: 3rem !important;
  }
  .ehr-form .p-md-0 {
    padding: 0 !important;
  }
  .ehr-form .pt-md-0,
  .ehr-form .py-md-0 {
    padding-top: 0 !important;
  }
  .ehr-form .pr-md-0,
  .ehr-form .px-md-0 {
    padding-right: 0 !important;
  }
  .ehr-form .pb-md-0,
  .ehr-form .py-md-0 {
    padding-bottom: 0 !important;
  }
  .ehr-form .pl-md-0,
  .ehr-form .px-md-0 {
    padding-left: 0 !important;
  }
  .ehr-form .p-md-1 {
    padding: 0.25rem !important;
  }
  .ehr-form .pt-md-1,
  .ehr-form .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .ehr-form .pr-md-1,
  .ehr-form .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .ehr-form .pb-md-1,
  .ehr-form .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .ehr-form .pl-md-1,
  .ehr-form .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .ehr-form .p-md-2 {
    padding: 0.5rem !important;
  }
  .ehr-form .pt-md-2,
  .ehr-form .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .ehr-form .pr-md-2,
  .ehr-form .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .ehr-form .pb-md-2,
  .ehr-form .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .ehr-form .pl-md-2,
  .ehr-form .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .ehr-form .p-md-3 {
    padding: 1rem !important;
  }
  .ehr-form .pt-md-3,
  .ehr-form .py-md-3 {
    padding-top: 1rem !important;
  }
  .ehr-form .pr-md-3,
  .ehr-form .px-md-3 {
    padding-right: 1rem !important;
  }
  .ehr-form .pb-md-3,
  .ehr-form .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .ehr-form .pl-md-3,
  .ehr-form .px-md-3 {
    padding-left: 1rem !important;
  }
  .ehr-form .p-md-4 {
    padding: 1.5rem !important;
  }
  .ehr-form .pt-md-4,
  .ehr-form .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .ehr-form .pr-md-4,
  .ehr-form .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .ehr-form .pb-md-4,
  .ehr-form .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .ehr-form .pl-md-4,
  .ehr-form .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .ehr-form .p-md-5 {
    padding: 3rem !important;
  }
  .ehr-form .pt-md-5,
  .ehr-form .py-md-5 {
    padding-top: 3rem !important;
  }
  .ehr-form .pr-md-5,
  .ehr-form .px-md-5 {
    padding-right: 3rem !important;
  }
  .ehr-form .pb-md-5,
  .ehr-form .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .ehr-form .pl-md-5,
  .ehr-form .px-md-5 {
    padding-left: 3rem !important;
  }
  .ehr-form .m-md-n1 {
    margin: -0.25rem !important;
  }
  .ehr-form .mt-md-n1,
  .ehr-form .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .ehr-form .mr-md-n1,
  .ehr-form .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .ehr-form .mb-md-n1,
  .ehr-form .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ehr-form .ml-md-n1,
  .ehr-form .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .ehr-form .m-md-n2 {
    margin: -0.5rem !important;
  }
  .ehr-form .mt-md-n2,
  .ehr-form .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .ehr-form .mr-md-n2,
  .ehr-form .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .ehr-form .mb-md-n2,
  .ehr-form .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ehr-form .ml-md-n2,
  .ehr-form .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .ehr-form .m-md-n3 {
    margin: -1rem !important;
  }
  .ehr-form .mt-md-n3,
  .ehr-form .my-md-n3 {
    margin-top: -1rem !important;
  }
  .ehr-form .mr-md-n3,
  .ehr-form .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .ehr-form .mb-md-n3,
  .ehr-form .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ehr-form .ml-md-n3,
  .ehr-form .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .ehr-form .m-md-n4 {
    margin: -1.5rem !important;
  }
  .ehr-form .mt-md-n4,
  .ehr-form .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .ehr-form .mr-md-n4,
  .ehr-form .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .ehr-form .mb-md-n4,
  .ehr-form .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ehr-form .ml-md-n4,
  .ehr-form .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .ehr-form .m-md-n5 {
    margin: -3rem !important;
  }
  .ehr-form .mt-md-n5,
  .ehr-form .my-md-n5 {
    margin-top: -3rem !important;
  }
  .ehr-form .mr-md-n5,
  .ehr-form .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .ehr-form .mb-md-n5,
  .ehr-form .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ehr-form .ml-md-n5,
  .ehr-form .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .ehr-form .m-md-auto {
    margin: auto !important;
  }
  .ehr-form .mt-md-auto,
  .ehr-form .my-md-auto {
    margin-top: auto !important;
  }
  .ehr-form .mr-md-auto,
  .ehr-form .mx-md-auto {
    margin-right: auto !important;
  }
  .ehr-form .mb-md-auto,
  .ehr-form .my-md-auto {
    margin-bottom: auto !important;
  }
  .ehr-form .ml-md-auto,
  .ehr-form .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .ehr-form .m-lg-0 {
    margin: 0 !important;
  }
  .ehr-form .mt-lg-0,
  .ehr-form .my-lg-0 {
    margin-top: 0 !important;
  }
  .ehr-form .mr-lg-0,
  .ehr-form .mx-lg-0 {
    margin-right: 0 !important;
  }
  .ehr-form .mb-lg-0,
  .ehr-form .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ehr-form .ml-lg-0,
  .ehr-form .mx-lg-0 {
    margin-left: 0 !important;
  }
  .ehr-form .m-lg-1 {
    margin: 0.25rem !important;
  }
  .ehr-form .mt-lg-1,
  .ehr-form .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .ehr-form .mr-lg-1,
  .ehr-form .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .ehr-form .mb-lg-1,
  .ehr-form .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ehr-form .ml-lg-1,
  .ehr-form .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ehr-form .m-lg-2 {
    margin: 0.5rem !important;
  }
  .ehr-form .mt-lg-2,
  .ehr-form .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .ehr-form .mr-lg-2,
  .ehr-form .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .ehr-form .mb-lg-2,
  .ehr-form .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ehr-form .ml-lg-2,
  .ehr-form .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ehr-form .m-lg-3 {
    margin: 1rem !important;
  }
  .ehr-form .mt-lg-3,
  .ehr-form .my-lg-3 {
    margin-top: 1rem !important;
  }
  .ehr-form .mr-lg-3,
  .ehr-form .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .ehr-form .mb-lg-3,
  .ehr-form .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ehr-form .ml-lg-3,
  .ehr-form .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .ehr-form .m-lg-4 {
    margin: 1.5rem !important;
  }
  .ehr-form .mt-lg-4,
  .ehr-form .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .ehr-form .mr-lg-4,
  .ehr-form .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .ehr-form .mb-lg-4,
  .ehr-form .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ehr-form .ml-lg-4,
  .ehr-form .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ehr-form .m-lg-5 {
    margin: 3rem !important;
  }
  .ehr-form .mt-lg-5,
  .ehr-form .my-lg-5 {
    margin-top: 3rem !important;
  }
  .ehr-form .mr-lg-5,
  .ehr-form .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .ehr-form .mb-lg-5,
  .ehr-form .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ehr-form .ml-lg-5,
  .ehr-form .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .ehr-form .p-lg-0 {
    padding: 0 !important;
  }
  .ehr-form .pt-lg-0,
  .ehr-form .py-lg-0 {
    padding-top: 0 !important;
  }
  .ehr-form .pr-lg-0,
  .ehr-form .px-lg-0 {
    padding-right: 0 !important;
  }
  .ehr-form .pb-lg-0,
  .ehr-form .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .ehr-form .pl-lg-0,
  .ehr-form .px-lg-0 {
    padding-left: 0 !important;
  }
  .ehr-form .p-lg-1 {
    padding: 0.25rem !important;
  }
  .ehr-form .pt-lg-1,
  .ehr-form .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .ehr-form .pr-lg-1,
  .ehr-form .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .ehr-form .pb-lg-1,
  .ehr-form .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .ehr-form .pl-lg-1,
  .ehr-form .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ehr-form .p-lg-2 {
    padding: 0.5rem !important;
  }
  .ehr-form .pt-lg-2,
  .ehr-form .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .ehr-form .pr-lg-2,
  .ehr-form .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .ehr-form .pb-lg-2,
  .ehr-form .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .ehr-form .pl-lg-2,
  .ehr-form .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ehr-form .p-lg-3 {
    padding: 1rem !important;
  }
  .ehr-form .pt-lg-3,
  .ehr-form .py-lg-3 {
    padding-top: 1rem !important;
  }
  .ehr-form .pr-lg-3,
  .ehr-form .px-lg-3 {
    padding-right: 1rem !important;
  }
  .ehr-form .pb-lg-3,
  .ehr-form .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .ehr-form .pl-lg-3,
  .ehr-form .px-lg-3 {
    padding-left: 1rem !important;
  }
  .ehr-form .p-lg-4 {
    padding: 1.5rem !important;
  }
  .ehr-form .pt-lg-4,
  .ehr-form .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .ehr-form .pr-lg-4,
  .ehr-form .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .ehr-form .pb-lg-4,
  .ehr-form .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .ehr-form .pl-lg-4,
  .ehr-form .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ehr-form .p-lg-5 {
    padding: 3rem !important;
  }
  .ehr-form .pt-lg-5,
  .ehr-form .py-lg-5 {
    padding-top: 3rem !important;
  }
  .ehr-form .pr-lg-5,
  .ehr-form .px-lg-5 {
    padding-right: 3rem !important;
  }
  .ehr-form .pb-lg-5,
  .ehr-form .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ehr-form .pl-lg-5,
  .ehr-form .px-lg-5 {
    padding-left: 3rem !important;
  }
  .ehr-form .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .ehr-form .mt-lg-n1,
  .ehr-form .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .ehr-form .mr-lg-n1,
  .ehr-form .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .ehr-form .mb-lg-n1,
  .ehr-form .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ehr-form .ml-lg-n1,
  .ehr-form .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .ehr-form .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .ehr-form .mt-lg-n2,
  .ehr-form .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .ehr-form .mr-lg-n2,
  .ehr-form .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .ehr-form .mb-lg-n2,
  .ehr-form .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ehr-form .ml-lg-n2,
  .ehr-form .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .ehr-form .m-lg-n3 {
    margin: -1rem !important;
  }
  .ehr-form .mt-lg-n3,
  .ehr-form .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .ehr-form .mr-lg-n3,
  .ehr-form .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .ehr-form .mb-lg-n3,
  .ehr-form .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ehr-form .ml-lg-n3,
  .ehr-form .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .ehr-form .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .ehr-form .mt-lg-n4,
  .ehr-form .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .ehr-form .mr-lg-n4,
  .ehr-form .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .ehr-form .mb-lg-n4,
  .ehr-form .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ehr-form .ml-lg-n4,
  .ehr-form .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .ehr-form .m-lg-n5 {
    margin: -3rem !important;
  }
  .ehr-form .mt-lg-n5,
  .ehr-form .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .ehr-form .mr-lg-n5,
  .ehr-form .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .ehr-form .mb-lg-n5,
  .ehr-form .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ehr-form .ml-lg-n5,
  .ehr-form .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .ehr-form .m-lg-auto {
    margin: auto !important;
  }
  .ehr-form .mt-lg-auto,
  .ehr-form .my-lg-auto {
    margin-top: auto !important;
  }
  .ehr-form .mr-lg-auto,
  .ehr-form .mx-lg-auto {
    margin-right: auto !important;
  }
  .ehr-form .mb-lg-auto,
  .ehr-form .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ehr-form .ml-lg-auto,
  .ehr-form .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .ehr-form .m-xl-0 {
    margin: 0 !important;
  }
  .ehr-form .mt-xl-0,
  .ehr-form .my-xl-0 {
    margin-top: 0 !important;
  }
  .ehr-form .mr-xl-0,
  .ehr-form .mx-xl-0 {
    margin-right: 0 !important;
  }
  .ehr-form .mb-xl-0,
  .ehr-form .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ehr-form .ml-xl-0,
  .ehr-form .mx-xl-0 {
    margin-left: 0 !important;
  }
  .ehr-form .m-xl-1 {
    margin: 0.25rem !important;
  }
  .ehr-form .mt-xl-1,
  .ehr-form .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .ehr-form .mr-xl-1,
  .ehr-form .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .ehr-form .mb-xl-1,
  .ehr-form .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ehr-form .ml-xl-1,
  .ehr-form .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ehr-form .m-xl-2 {
    margin: 0.5rem !important;
  }
  .ehr-form .mt-xl-2,
  .ehr-form .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .ehr-form .mr-xl-2,
  .ehr-form .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .ehr-form .mb-xl-2,
  .ehr-form .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ehr-form .ml-xl-2,
  .ehr-form .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ehr-form .m-xl-3 {
    margin: 1rem !important;
  }
  .ehr-form .mt-xl-3,
  .ehr-form .my-xl-3 {
    margin-top: 1rem !important;
  }
  .ehr-form .mr-xl-3,
  .ehr-form .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .ehr-form .mb-xl-3,
  .ehr-form .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ehr-form .ml-xl-3,
  .ehr-form .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .ehr-form .m-xl-4 {
    margin: 1.5rem !important;
  }
  .ehr-form .mt-xl-4,
  .ehr-form .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .ehr-form .mr-xl-4,
  .ehr-form .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .ehr-form .mb-xl-4,
  .ehr-form .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ehr-form .ml-xl-4,
  .ehr-form .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ehr-form .m-xl-5 {
    margin: 3rem !important;
  }
  .ehr-form .mt-xl-5,
  .ehr-form .my-xl-5 {
    margin-top: 3rem !important;
  }
  .ehr-form .mr-xl-5,
  .ehr-form .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .ehr-form .mb-xl-5,
  .ehr-form .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ehr-form .ml-xl-5,
  .ehr-form .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .ehr-form .p-xl-0 {
    padding: 0 !important;
  }
  .ehr-form .pt-xl-0,
  .ehr-form .py-xl-0 {
    padding-top: 0 !important;
  }
  .ehr-form .pr-xl-0,
  .ehr-form .px-xl-0 {
    padding-right: 0 !important;
  }
  .ehr-form .pb-xl-0,
  .ehr-form .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .ehr-form .pl-xl-0,
  .ehr-form .px-xl-0 {
    padding-left: 0 !important;
  }
  .ehr-form .p-xl-1 {
    padding: 0.25rem !important;
  }
  .ehr-form .pt-xl-1,
  .ehr-form .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .ehr-form .pr-xl-1,
  .ehr-form .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .ehr-form .pb-xl-1,
  .ehr-form .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .ehr-form .pl-xl-1,
  .ehr-form .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ehr-form .p-xl-2 {
    padding: 0.5rem !important;
  }
  .ehr-form .pt-xl-2,
  .ehr-form .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .ehr-form .pr-xl-2,
  .ehr-form .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .ehr-form .pb-xl-2,
  .ehr-form .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .ehr-form .pl-xl-2,
  .ehr-form .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ehr-form .p-xl-3 {
    padding: 1rem !important;
  }
  .ehr-form .pt-xl-3,
  .ehr-form .py-xl-3 {
    padding-top: 1rem !important;
  }
  .ehr-form .pr-xl-3,
  .ehr-form .px-xl-3 {
    padding-right: 1rem !important;
  }
  .ehr-form .pb-xl-3,
  .ehr-form .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .ehr-form .pl-xl-3,
  .ehr-form .px-xl-3 {
    padding-left: 1rem !important;
  }
  .ehr-form .p-xl-4 {
    padding: 1.5rem !important;
  }
  .ehr-form .pt-xl-4,
  .ehr-form .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .ehr-form .pr-xl-4,
  .ehr-form .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .ehr-form .pb-xl-4,
  .ehr-form .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .ehr-form .pl-xl-4,
  .ehr-form .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ehr-form .p-xl-5 {
    padding: 3rem !important;
  }
  .ehr-form .pt-xl-5,
  .ehr-form .py-xl-5 {
    padding-top: 3rem !important;
  }
  .ehr-form .pr-xl-5,
  .ehr-form .px-xl-5 {
    padding-right: 3rem !important;
  }
  .ehr-form .pb-xl-5,
  .ehr-form .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ehr-form .pl-xl-5,
  .ehr-form .px-xl-5 {
    padding-left: 3rem !important;
  }
  .ehr-form .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .ehr-form .mt-xl-n1,
  .ehr-form .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .ehr-form .mr-xl-n1,
  .ehr-form .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .ehr-form .mb-xl-n1,
  .ehr-form .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ehr-form .ml-xl-n1,
  .ehr-form .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .ehr-form .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .ehr-form .mt-xl-n2,
  .ehr-form .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .ehr-form .mr-xl-n2,
  .ehr-form .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .ehr-form .mb-xl-n2,
  .ehr-form .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ehr-form .ml-xl-n2,
  .ehr-form .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .ehr-form .m-xl-n3 {
    margin: -1rem !important;
  }
  .ehr-form .mt-xl-n3,
  .ehr-form .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .ehr-form .mr-xl-n3,
  .ehr-form .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .ehr-form .mb-xl-n3,
  .ehr-form .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ehr-form .ml-xl-n3,
  .ehr-form .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .ehr-form .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .ehr-form .mt-xl-n4,
  .ehr-form .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .ehr-form .mr-xl-n4,
  .ehr-form .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .ehr-form .mb-xl-n4,
  .ehr-form .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ehr-form .ml-xl-n4,
  .ehr-form .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .ehr-form .m-xl-n5 {
    margin: -3rem !important;
  }
  .ehr-form .mt-xl-n5,
  .ehr-form .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .ehr-form .mr-xl-n5,
  .ehr-form .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .ehr-form .mb-xl-n5,
  .ehr-form .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ehr-form .ml-xl-n5,
  .ehr-form .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .ehr-form .m-xl-auto {
    margin: auto !important;
  }
  .ehr-form .mt-xl-auto,
  .ehr-form .my-xl-auto {
    margin-top: auto !important;
  }
  .ehr-form .mr-xl-auto,
  .ehr-form .mx-xl-auto {
    margin-right: auto !important;
  }
  .ehr-form .mb-xl-auto,
  .ehr-form .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ehr-form .ml-xl-auto,
  .ehr-form .mx-xl-auto {
    margin-left: auto !important;
  }
}
.ehr-form .stretched-link:after {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: auto;
  content: '';
  background-color: rgba(0, 0, 0, 0);
}
.ehr-form .text-monospace {
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace !important;
}
.ehr-form .text-justify {
  text-align: justify !important;
}
.ehr-form .text-wrap {
  white-space: normal !important;
}
.ehr-form .text-nowrap {
  white-space: nowrap !important;
}
.ehr-form .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ehr-form .text-left {
  text-align: left !important;
}
.ehr-form .text-right {
  text-align: right !important;
}
.ehr-form .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .ehr-form .text-sm-left {
    text-align: left !important;
  }
  .ehr-form .text-sm-right {
    text-align: right !important;
  }
  .ehr-form .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .ehr-form .text-md-left {
    text-align: left !important;
  }
  .ehr-form .text-md-right {
    text-align: right !important;
  }
  .ehr-form .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .ehr-form .text-lg-left {
    text-align: left !important;
  }
  .ehr-form .text-lg-right {
    text-align: right !important;
  }
  .ehr-form .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .ehr-form .text-xl-left {
    text-align: left !important;
  }
  .ehr-form .text-xl-right {
    text-align: right !important;
  }
  .ehr-form .text-xl-center {
    text-align: center !important;
  }
}
.ehr-form .text-lowercase {
  text-transform: lowercase !important;
}
.ehr-form .text-uppercase {
  text-transform: uppercase !important;
}
.ehr-form .text-capitalize {
  text-transform: capitalize !important;
}
.ehr-form .font-weight-light {
  font-weight: 300 !important;
}
.ehr-form .font-weight-lighter {
  font-weight: lighter !important;
}
.ehr-form .font-weight-normal {
  font-weight: 400 !important;
}
.ehr-form .font-weight-bold {
  font-weight: 700 !important;
}
.ehr-form .font-weight-bolder {
  font-weight: bolder !important;
}
.ehr-form .font-italic {
  font-style: italic !important;
}
.ehr-form .text-white {
  color: #fff !important;
}
.ehr-form .text-primary {
  color: #007aff !important;
}
.ehr-form a.text-primary:hover,
.ehr-form a.text-primary:focus {
  color: #0055b3 !important;
}
.ehr-form .text-secondary {
  color: #88919e !important;
}
.ehr-form a.text-secondary:hover,
.ehr-form a.text-secondary:focus {
  color: #626b78 !important;
}
.ehr-form .text-success {
  color: #34c765 !important;
}
.ehr-form a.text-success:hover,
.ehr-form a.text-success:focus {
  color: #248a46 !important;
}
.ehr-form .text-info {
  color: #007aff !important;
}
.ehr-form a.text-info:hover,
.ehr-form a.text-info:focus {
  color: #0055b3 !important;
}
.ehr-form .text-warning {
  color: #fa0 !important;
}
.ehr-form a.text-warning:hover,
.ehr-form a.text-warning:focus {
  color: #b37700 !important;
}
.ehr-form .text-danger {
  color: #ff2d55 !important;
}
.ehr-form a.text-danger:hover,
.ehr-form a.text-danger:focus {
  color: #e0002b !important;
}
.ehr-form .text-light {
  color: #f0f0f2 !important;
}
.ehr-form a.text-light:hover,
.ehr-form a.text-light:focus {
  color: #c7c7ce !important;
}
.ehr-form .text-dark {
  color: #323d44 !important;
}
.ehr-form a.text-dark:hover,
.ehr-form a.text-dark:focus {
  color: #121518 !important;
}
.ehr-form .text-body {
  color: #212529 !important;
}
.ehr-form .text-muted {
  color: #767676 !important;
}
.ehr-form .text-black-50 {
  color: rgba(0, 0, 0, 0.5019607843) !important;
}
.ehr-form .text-white-50 {
  color: rgba(255, 255, 255, 0.5019607843) !important;
}
.ehr-form .text-hide {
  font: 0/0 a;
  color: rgba(0, 0, 0, 0);
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
}
.ehr-form .text-decoration-none {
  text-decoration: none !important;
}
.ehr-form .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.ehr-form .text-reset {
  color: inherit !important;
}
.ehr-form .visible {
  visibility: visible !important;
}
.ehr-form .invisible {
  visibility: hidden !important;
}
@media print {
  .ehr-form *,
  .ehr-form *:before,
  .ehr-form *:after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .ehr-form a:not(.btn) {
    text-decoration: underline;
  }
  .ehr-form abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  .ehr-form pre {
    white-space: pre-wrap !important;
  }
  .ehr-form pre,
  .ehr-form blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  .ehr-form tr,
  .ehr-form img {
    page-break-inside: avoid;
  }
  .ehr-form p,
  .ehr-form h2,
  .ehr-form h3 {
    orphans: 3;
    widows: 3;
  }
  .ehr-form h2,
  .ehr-form h3 {
    page-break-after: avoid;
  }
  @page {
    .ehr-form {
      size: a3;
    }
  }
  .ehr-form body,
  .ehr-form .container {
    min-width: 992px !important;
  }
  .ehr-form .navbar {
    display: none;
  }
  .ehr-form .badge {
    border: 1px solid #000;
  }
  .ehr-form .table {
    border-collapse: collapse !important;
  }
  .ehr-form .table td,
  .ehr-form .table th {
    background-color: #fff !important;
  }
  .ehr-form .table-bordered th,
  .ehr-form .table-bordered td {
    border: 1px solid #d7d9db !important;
  }
  .ehr-form .table-dark {
    color: inherit;
  }
  .ehr-form .table-dark th,
  .ehr-form .table-dark td,
  .ehr-form .table-dark thead th,
  .ehr-form .table-dark tbody + tbody {
    border-color: #d7d9db;
  }
  .ehr-form .table .thead-dark th {
    color: inherit;
    border-color: #d7d9db;
  }
}
.ehr-form .btn {
  font-weight: 700;
  font-size: 100%;
  padding: 0 1.5em;
  line-height: 2em;
}
.ehr-form .btn + .btn {
  margin-left: 1em;
}
.ehr-form .btn.compact {
  font-weight: 700;
  border-radius: 6px;
  line-height: 1.43;
  padding-left: 12px;
  padding-right: 11px;
}
.ehr-form .btn.compact:hover {
  background-color: #ebf5ff;
}
.ehr-form .btn.btn-link {
  text-decoration: none;
  padding: 0;
}
.ehr-form .btn i.b-icon,
.ehr-form .btn i.icon {
  vertical-align: text-bottom;
}
.ehr-form .btn.dropdown-toggle:after {
  vertical-align: middle;
  margin-left: 0.3em;
}
.ehr-form .btn-primary:not(:disabled):not(.disabled):hover {
  background-color: #007afe;
  border-color: #007afe;
}
.ehr-form .btn-primary:not(:disabled):not(.disabled):active,
.ehr-form .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #007afe;
  border-color: #007afe;
  box-shadow: none;
}
.ehr-form .btn-secondary:not(:disabled):not(.disabled):hover {
  background-color: #88919e;
  border-color: #88919e;
}
.ehr-form .btn-secondary:not(:disabled):not(.disabled):active,
.ehr-form .btn-secondary:not(:disabled):not(.disabled).active {
  background-color: #87909e;
  border-color: #87909e;
  box-shadow: none;
}
.ehr-form .btn-success:not(:disabled):not(.disabled):hover {
  background-color: #34c765;
  border-color: #34c765;
}
.ehr-form .btn-success:not(:disabled):not(.disabled):active,
.ehr-form .btn-success:not(:disabled):not(.disabled).active {
  background-color: #34c665;
  border-color: #34c665;
  box-shadow: none;
}
.ehr-form .btn-info:not(:disabled):not(.disabled):hover {
  background-color: #007afe;
  border-color: #007afe;
}
.ehr-form .btn-info:not(:disabled):not(.disabled):active,
.ehr-form .btn-info:not(:disabled):not(.disabled).active {
  background-color: #007afe;
  border-color: #007afe;
  box-shadow: none;
}
.ehr-form .btn-warning:not(:disabled):not(.disabled):hover {
  background-color: #feaa00;
  border-color: #feaa00;
}
.ehr-form .btn-warning:not(:disabled):not(.disabled):active,
.ehr-form .btn-warning:not(:disabled):not(.disabled).active {
  background-color: #fea900;
  border-color: #fea900;
  box-shadow: none;
}
.ehr-form .btn-danger:not(:disabled):not(.disabled):hover {
  background-color: #ff2c55;
  border-color: #ff2c55;
}
.ehr-form .btn-danger:not(:disabled):not(.disabled):active,
.ehr-form .btn-danger:not(:disabled):not(.disabled).active {
  background-color: #ff2c54;
  border-color: #ff2c54;
  box-shadow: none;
}
.ehr-form .btn-light:not(:disabled):not(.disabled):hover {
  background-color: #f0f0f2;
  border-color: #f0f0f2;
}
.ehr-form .btn-light:not(:disabled):not(.disabled):active,
.ehr-form .btn-light:not(:disabled):not(.disabled).active {
  background-color: #efeff2;
  border-color: #efeff2;
  box-shadow: none;
}
.ehr-form .btn-dark:not(:disabled):not(.disabled):hover {
  background-color: #323d44;
  border-color: #323d44;
}
.ehr-form .btn-dark:not(:disabled):not(.disabled):active,
.ehr-form .btn-dark:not(:disabled):not(.disabled).active {
  background-color: #323c43;
  border-color: #323c43;
  box-shadow: none;
}
.ehr-form .btn-outline-primary:not(:disabled):not(.disabled):hover {
  background-color: rgba(0, 122, 255, 0.1019607843);
  color: #007afe;
  border-color: #007afe;
}
.ehr-form .btn-outline-primary:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-primary:not(:disabled):not(.disabled).active {
  background-color: rgba(0, 122, 255, 0.1019607843);
  border-color: #007afe;
  color: #007afe;
  box-shadow: none;
}
.ehr-form .btn-outline-secondary:not(:disabled):not(.disabled):hover {
  background-color: rgba(136, 145, 158, 0.1019607843);
  color: #87909e;
  border-color: #87909e;
}
.ehr-form .btn-outline-secondary:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-secondary:not(:disabled):not(.disabled).active {
  background-color: rgba(136, 145, 158, 0.1019607843);
  border-color: #87909e;
  color: #87909e;
  box-shadow: none;
}
.ehr-form .btn-outline-success:not(:disabled):not(.disabled):hover {
  background-color: rgba(52, 199, 101, 0.1019607843);
  color: #34c665;
  border-color: #34c665;
}
.ehr-form .btn-outline-success:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-success:not(:disabled):not(.disabled).active {
  background-color: rgba(52, 199, 101, 0.1019607843);
  border-color: #34c665;
  color: #34c665;
  box-shadow: none;
}
.ehr-form .btn-outline-info:not(:disabled):not(.disabled):hover {
  background-color: rgba(0, 122, 255, 0.1019607843);
  color: #007afe;
  border-color: #007afe;
}
.ehr-form .btn-outline-info:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-info:not(:disabled):not(.disabled).active {
  background-color: rgba(0, 122, 255, 0.1019607843);
  border-color: #007afe;
  color: #007afe;
  box-shadow: none;
}
.ehr-form .btn-outline-warning:not(:disabled):not(.disabled):hover {
  background-color: rgba(255, 170, 0, 0.1019607843);
  color: #fea900;
  border-color: #fea900;
}
.ehr-form .btn-outline-warning:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-warning:not(:disabled):not(.disabled).active {
  background-color: rgba(255, 170, 0, 0.1019607843);
  border-color: #fea900;
  color: #fea900;
  box-shadow: none;
}
.ehr-form .btn-outline-danger:not(:disabled):not(.disabled):hover {
  background-color: rgba(255, 45, 85, 0.1019607843);
  color: #ff2c54;
  border-color: #ff2c54;
}
.ehr-form .btn-outline-danger:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-danger:not(:disabled):not(.disabled).active {
  background-color: rgba(255, 45, 85, 0.1019607843);
  border-color: #ff2c54;
  color: #ff2c54;
  box-shadow: none;
}
.ehr-form .btn-outline-light:not(:disabled):not(.disabled):hover {
  background-color: rgba(240, 240, 242, 0.1019607843);
  color: #efeff2;
  border-color: #efeff2;
}
.ehr-form .btn-outline-light:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-light:not(:disabled):not(.disabled).active {
  background-color: rgba(240, 240, 242, 0.1019607843);
  border-color: #efeff2;
  color: #efeff2;
  box-shadow: none;
}
.ehr-form .btn-outline-dark:not(:disabled):not(.disabled):hover {
  background-color: rgba(50, 61, 68, 0.1019607843);
  color: #323c43;
  border-color: #323c43;
}
.ehr-form .btn-outline-dark:not(:disabled):not(.disabled):active,
.ehr-form .btn-outline-dark:not(:disabled):not(.disabled).active {
  background-color: rgba(50, 61, 68, 0.1019607843);
  border-color: #323c43;
  color: #323c43;
  box-shadow: none;
}
.ehr-form .btn-inverted-primary {
  color: #007aff;
  background-color: #f0f0f2;
}
.ehr-form .btn-inverted-primary:not(:disabled):not(.disabled):hover {
  color: #007afe;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-primary:not(:disabled):not(.disabled):active,
.ehr-form .btn-inverted-primary:not(:disabled):not(.disabled).active,
.ehr-form .btn-inverted-primary[aria-expanded='true'] {
  color: #007afe;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-secondary {
  color: #88919e;
  background-color: #f0f0f2;
}
.ehr-form .btn-inverted-secondary:not(:disabled):not(.disabled):hover {
  color: #88919e;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-secondary:not(:disabled):not(.disabled):active,
.ehr-form .btn-inverted-secondary:not(:disabled):not(.disabled).active,
.ehr-form .btn-inverted-secondary[aria-expanded='true'] {
  color: #87909e;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-success {
  color: #34c765;
  background-color: #f0f0f2;
}
.ehr-form .btn-inverted-success:not(:disabled):not(.disabled):hover {
  color: #34c765;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-success:not(:disabled):not(.disabled):active,
.ehr-form .btn-inverted-success:not(:disabled):not(.disabled).active,
.ehr-form .btn-inverted-success[aria-expanded='true'] {
  color: #34c665;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-info {
  color: #007aff;
  background-color: #f0f0f2;
}
.ehr-form .btn-inverted-info:not(:disabled):not(.disabled):hover {
  color: #007afe;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-info:not(:disabled):not(.disabled):active,
.ehr-form .btn-inverted-info:not(:disabled):not(.disabled).active,
.ehr-form .btn-inverted-info[aria-expanded='true'] {
  color: #007afe;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-warning {
  color: #fa0;
  background-color: #f0f0f2;
}
.ehr-form .btn-inverted-warning:not(:disabled):not(.disabled):hover {
  color: #feaa00;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-warning:not(:disabled):not(.disabled):active,
.ehr-form .btn-inverted-warning:not(:disabled):not(.disabled).active,
.ehr-form .btn-inverted-warning[aria-expanded='true'] {
  color: #fea900;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-danger {
  color: #ff2d55;
  background-color: #f0f0f2;
}
.ehr-form .btn-inverted-danger:not(:disabled):not(.disabled):hover {
  color: #ff2c55;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-danger:not(:disabled):not(.disabled):active,
.ehr-form .btn-inverted-danger:not(:disabled):not(.disabled).active,
.ehr-form .btn-inverted-danger[aria-expanded='true'] {
  color: #ff2c54;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-light {
  color: #f0f0f2;
  background-color: #f0f0f2;
}
.ehr-form .btn-inverted-light:not(:disabled):not(.disabled):hover {
  color: #f0f0f2;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-light:not(:disabled):not(.disabled):active,
.ehr-form .btn-inverted-light:not(:disabled):not(.disabled).active,
.ehr-form .btn-inverted-light[aria-expanded='true'] {
  color: #efeff2;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-dark {
  color: #323d44;
  background-color: #f0f0f2;
}
.ehr-form .btn-inverted-dark:not(:disabled):not(.disabled):hover {
  color: #323d44;
  background-color: #e6e6eb;
}
.ehr-form .btn-inverted-dark:not(:disabled):not(.disabled):active,
.ehr-form .btn-inverted-dark:not(:disabled):not(.disabled).active,
.ehr-form .btn-inverted-dark[aria-expanded='true'] {
  color: #323c43;
  background-color: #e6e6eb;
}
.ehr-form .btn-group .btn {
  margin: 0;
  padding: 0 1.15em;
}
.ehr-form .btn-group .btn i.b-icon,
.ehr-form .btn-group .btn i.icon {
  line-height: 0;
  vertical-align: middle;
}
.ehr-form .btn-group .btn:not(.btn-group .btn[class*='btn-outline']):not(:last-child) {
  margin-right: 0.15em;
}
.ehr-form .btn-group .btn:not(.btn-group .btn[class*='btn-outline']):not(:first-child) {
  margin-left: 0;
}
.ehr-form .btn-group.btn-group-toggle {
  background: #f0f0f2;
  padding: 0.2em;
  border-radius: 0.6rem;
}
.ehr-form .btn-group.btn-group-toggle .btn {
  margin: 0 !important;
  font-size: 100%;
  color: #000;
  border: none;
  border-radius: 0.6rem !important;
  line-height: 1.9em;
  background: rgba(0, 0, 0, 0);
}
.ehr-form .btn-group.btn-group-toggle .btn:hover {
  background: rgba(0, 0, 0, 0);
}
.ehr-form .btn-group.btn-group-toggle .btn:active {
  color: #000;
}
.ehr-form .btn-group.btn-group-toggle .btn.compact {
  line-height: 1.3em;
}
.ehr-form .btn-group.btn-group-toggle .btn.active {
  box-shadow: 0 1px 2px rgba(157, 168, 174, 0.1215686275);
  color: #000;
  background: #fff;
}
.ehr-form .action-buttons {
  flex-shrink: 0;
  align-self: flex-start;
  min-width: 0;
  opacity: 0;
}
.ehr-form .action-buttons.mobile-or-tablet {
  opacity: 1 !important;
}
.ehr-form .action-buttons .btn:hover,
.ehr-form .action-buttons .btn:active,
.ehr-form .action-buttons .btn.active {
  background: #ebf5ff;
}
.ehr-form .action-buttons .btn-link {
  line-height: 1.2em;
  padding: 0.3em 0;
  border: 0;
  text-decoration: none;
}
.ehr-form .action-buttons .btn.compact {
  padding: 0 0.75rem;
}
.ehr-form .action-buttons .btn.compact.ellipsis {
  padding-right: 0.5rem;
}
.ehr-form .ehr-form,
.ehr-form .ehr-form--theme,
.ehr-form .ehr-form--theme.default {
  --b-ehr-form-background: #f0f0f2;
  --b-ehr-form-font-size: 16px;
  --b-input-value-color: #000000;
  --b-input-value-disabled-color: #000000;
  --b-input-value-focused-color: #000000;
  --b-input-caret-color: #007aff;
  --b-input-background-color: transparent;
  --b-input-disabled-background-color: transparent;
  --b-input-placeholder-color: #75757a;
  --b-input-placeholder-disabled-color: #88919e;
  --b-input-placeholder-font-family: 'Roboto Mono', sans-serif;
  --b-input-right-appendix-color: #88919e;
  --b-label-color: #5c5c62;
  --b-label-disabled-color: #88919e;
  --b-label-error-icon-color: #ff2d55;
  --b-label-tooltip-color: #bfbfbf;
  --b-labeled-input-font-family: 'Roboto', sans-serif;
  --b-labeled-input-background-color: #ffffff;
  --b-labeled-input-invalid-background-color: var(--b-labeled-input-background-color);
  --b-labeled-input-focused-background-color: var(--b-labeled-input-background-color);
  --b-labeled-input-border-color: var(--b-labeled-input-background-color);
  --b-labeled-input-focused-border-color: var(--b-labeled-input-focused-background-color);
  --b-labeled-input-hover-border-color: #88919e;
  --b-labeled-input-no-value-border-color: #e1e7eb;
  --b-labeled-input-disabled-background-color: transparent;
  --b-labeled-input-disabled-hatching-color1: #ffffff;
  --b-labeled-input-disabled-hatching-color2: #f0f0f2;
  --b-labeled-input-invalid-border-color: #f0f0f2;
  --b-labeled-input-focused-border-color-inner: #007aff;
  --b-labeled-input-focused-border-color-outer: #99caff;
  --b-labeled-input-invalid-focused-border-color-inner: #ff2d55;
  --b-labeled-input-invalid-focused-border-color-outer: #ffabbb;
  --b-labeled-input-invalid-hover-border-color: #ffffff;
  --b-labeled-input-presentation-background-color: transparent;
  --b-labeled-input-presentation-value-color: #000000;
  --b-invalid-text-color: #ff2d55;
  --b-invalid-text-font-family: 'Roboto Condensed', sans-serif;
  --b-text-clear-icon-background-color: #f0f0f2;
  --b-text-clear-icon-color: var(--b-input-right-appendix-color);
  --b-button-selected-background-color: #ffffff;
  --b-button-selected-border-color: #000000;
  --b-button-selected-color: #000000;
  --b-button-selected-disabled-color: #88919e;
  --b-button-selected-disabled-border-color: #e1e7eb;
  --b-button-selected-disabled-background-color: transparent;
  --b-button-selected-disabled-check-icon-color: var(--b-button-selected-disabled-color);
  --b-button-default-background-color: #ffffff;
  --b-button-default-border-color: #e1e7eb;
  --b-button-default-color: #000000;
  --b-button-default-hover-border-color: var(--b-labeled-input-hover-border-color);
  --b-button-default-hover-background-color: var(--b-button-default-background-color);
  --b-button-default-active-border-color: #000000;
  --b-button-default-active-color: #000000;
  --b-button-default-active-background-color: var(--b-button-default-hover-background-color);
  --b-button-disabled-color: #88919e;
  --b-button-disabled-border-color: #f0f0f2;
  --b-button-disabled-background-color: transparent;
  --b-button-disabled-hover-background-color: var(--b-button-disabled-background-color);
  --b-button-danger-background-color: transparent;
  --b-button-danger-border-color: #ff2d55;
  --b-button-danger-color: var(--b-button-danger-border-color);
  --b-button-danger-hover-border-color: var(--b-button-danger-border-color);
  --b-button-danger-hover-background-color: #ffe6eb;
  --b-button-danger-active-border-color: #d62547;
  --b-button-danger-active-color: var(--b-button-danger-active-border-color);
  --b-button-danger-active-background-color: var(--b-button-danger-hover-background-color);
  --b-button-danger-disabled-color: #ffabbb;
  --b-button-danger-disabled-border-color: var(--b-button-danger-disabled-color);
  --b-button-danger-disabled-background-color: transparent;
  --b-button-danger-disabled-hover-background-color: var(
    --b-button-danger-disabled-background-color
  );
  --b-button-info-background-color: transparent;
  --b-button-info-border-color: #007aff;
  --b-button-info-color: var(--b-button-info-border-color);
  --b-button-info-hover-border-color: var(--b-button-info-border-color);
  --b-button-info-hover-background-color: #ebf5ff;
  --b-button-info-active-border-color: #0069db;
  --b-button-info-active-color: var(--b-button-info-active-border-color);
  --b-button-info-active-background-color: var(--b-button-info-hover-background-color);
  --b-button-info-disabled-color: #99caff;
  --b-button-info-disabled-border-color: var(--b-button-info-disabled-color);
  --b-button-info-disabled-background-color: transparent;
  --b-button-info-disabled-hover-background-color: var(--b-button-info-disabled-background-color);
  --b-button-link-background-color: transparent;
  --b-button-link-border-color: var(--b-button-link-background-color);
  --b-button-link-hover-color: #0070eb;
  --b-button-link-active-color: var(--b-button-info-active-border-color);
  --b-checkbox-label-color: #000000;
  --b-checkbox-selected-border-color: #e1e7eb;
  --b-checkbox-selected-hover-border-color: var(--b-button-default-hover-border-color);
  --b-checkbox-selected-disabled-border-color: #ffffff;
  --b-checkbox-disabled-label-color: #75757a;
  --b-check-input-border-color: #88919e;
  --b-check-input-disabled-border-color: #f0f0f2;
  --b-check-input-disabled-background-color: #ffffff;
  --b-check-input-checked-background-color: #000000;
  --b-check-input-checked-border-color: var(--b-check-input-checked-background-color);
  --b-check-input-checked-icon-color: #ffffff;
  --b-check-input-checked-disabled-background-color: #88919e;
  --b-check-input-checked-disabled-border-color: var(
    --b-check-input-checked-disabled-background-color
  );
  --b-check-input-checked-disabled-icon-color: #ffffff;
  --b-radio-input-checked-color: #ffffff;
  --b-radio-input-checked-background-color: #ffffff;
  --b-radio-input-checked-border-color: #000000;
  --b-radio-input-checked-disabled-border-color: #88919e;
  --b-boolean-border-color: #e1e7eb;
  --b-boolean-background-color: #ffffff;
  --b-boolean-disabled-border-color: #e6e6eb;
  --b-boolean-checked-icon-color: #ffffff;
  --b-boolean-checked-background-color: #000000;
  --b-three-state-boolean-background-color: #f0f0f2;
  --b-three-state-boolean-active-button-color: #ffffff;
  --b-three-state-boolean-active-button-background-color: #000000;
  --b-three-state-boolean-active-button-icon-color: #ffffff;
  --b-three-state-boolean-active-button-disabled-background-color: #f0f0f2;
  --b-three-state-boolean-disabled-background-color: transparent;
  --b-three-state-boolean-disabled-color: #88919e;
  --b-three-state-boolean-disabled-border-color: #ffffff;
  --b-three-state-boolean-item-disabled-border-color: #ffffff;
  --b-three-state-boolean-item-disabled-color: #88919e;
  --b-switch-selected-background-color: #000000;
  --b-upload-border-color: #e1e7eb;
  --b-upload-area-background-color: transparent;
  --b-upload-clickable-label-color: #007aff;
  --b-upload-clickable-label-disabled-color: #88919e;
  --b-upload-item-border-color: #e1e7eb;
  --b-upload-disabled-border-color: transparent;
  --b-upload-inline-button-background-color: #f0f0f2;
  --b-upload-inline-button-color: #007aff;
  --b-upload-remove-icon-color: #88919e;
  --b-canvas-background-color: transparent;
  --b-canvas-toolbar-active-color-button-dot-color: #ffffff;
  --b-canvas-toolbar-reset-button-color: #ff2d55;
  --b-canvas-toolbar-red-color-button-color: #ff2d55;
  --b-canvas-toolbar-yellow-color-button-color: #ffe44d;
  --b-canvas-toolbar-orange-color-button-color: #ffaa00;
  --b-canvas-toolbar-blue-color-button-color: #007aff;
  --b-canvas-toolbar-purple-color-button-color: #42087a;
  --b-canvas-toolbar-black-color-button-color: #000000;
  --b-canvas-toolbar-white-color-button-color: #ffffff;
  --b-canvas-toolbar-active-white-color-button-dot-color: #f0f0f2;
  --b-canvas-toolbar-color-button-background-color: #f0f0f2;
  --b-canvas-toolbar-action-button-color: #000000;
  --b-datepicker-toggle-icon-active-color: #007aff;
  --b-datepicker-background-color: #ffffff;
  --b-datepicker-shadow-color: #e6e6eb;
  --b-datepicker-day-background-color: #ffffff;
  --b-datepicker-day-hover-background-color: #e6e6eb;
  --b-datepicker-today-color: #007aff;
  --b-datepicker-day-selected-background-color: #007aff;
  --b-datepicker-weekday-color: #75757a;
  --b-datepicker-month-chevron-color: #000000;
  --b-ng-select-items-background: #ffffff;
  --b-ng-select-item-background-color: #ffffff;
  --b-ng-select-item-hovered-background-color: #f0f0f2;
  --b-ng-select-item-selected-background-color: #ffffff;
  --b-ng-select-item-disabled-color: #88919e;
  --b-ng-select-item-icon-selected-color: #000000;
  --b-ng-select-item-icon-selected-disabled-color: #e6e6eb;
  --b-ng-select-value-badge-clear-icon-color: #88919e;
  --b-ng-select-value-badge-background-color: #e6e6eb;
  --b-ng-select-value-badge-color: #000000;
  --b-ng-select-value-badge-focused-background-color: #e6e6eb;
  --b-ng-select-value-badge-disabled-background-color: #88919e;
  --b-ng-select-value-badge-disabled-background-background-color: #ffffff;
  --b-ng-select-arrow-color: #88919e;
  --b-ng-select-clear-icon-color: var(--b-ng-select-arrow-color);
  --b-ng-select-clear-icon-hover-color: #000000;
  --b-ng-select-arrow-focused-color: #ffffff;
  --b-rich-text-anchor-hover-color: #007aff;
  --b-rich-text-color: #000000;
  --b-rich-text-background: transparent;
  --b-table-border-color: #e1e7eb;
  --b-table-header-color: #5c5c62;
  --b-table-row-hover-color: #e6e6eb;
  --b--table-header-sort-icon-color: #88919e;
  --b--table-header-sort-icon-active-color: #000000;
  --b-container-border-color: #e1e7eb;
  --b-card-multiplicity-button-background-color: var(--b-labeled-input-background-color);
  --b-card-multiplicity-add-button-color: #007aff;
  --b-card-multiplicity-remove-button-color: #ff2d55;
  --b-card-border-highlight-info-color: #007aff;
  --b-card-border-highlight-danger-color: #ff2d55;
  --b-container-header-background-color: transparent;
  --b-container-header-level1-color: #000000;
  --b-container-body-background-color: transparent;
  --b-container-body-border-color: transparent;
  --b-popover-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.ehr-form .ehr-form--theme.white {
  --b-ehr-form-background: #ffffff;
  --b-labeled-input-background-color: #f0f0f2;
  --b-labeled-input-invalid-background-color: #ffffff;
  --b-labeled-input-border-color: var(--b-labeled-input-background-color);
  --b-labeled-input-focused-background-color: #ffffff;
  --b-three-state-boolean-background-color: #ffffff;
}
.ehr-form .ehr-column-list .m-body-text {
  min-height: auto;
  padding: 0;
}
.ehr-form .labeled-input .form-control .ehr-column-list:not(.ngb-tp-input),
.ehr-form .labeled-input .form-control .ehr-container-list:not(.ngb-tp-input) {
  width: auto;
}
.ehr-form .switch.switch-small {
  min-width: 33px;
}
.ehr-form .switch.switch-medium {
  min-width: 50px;
}
.ehr-form .switch.switch-large {
  min-width: 60px;
}
.ehr-form .switch.switch-small > .switch-pane > span {
  font-size: 9px;
}
.ehr-form .switch.switch-medium > .switch-pane > span {
  font-size: 16px;
}
.ehr-form .switch.switch-large > .switch-pane > span {
  font-size: 16px;
}
.ehr-form .switch {
  border: 1px solid #dfdfdf;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  padding: 0;
  margin: 0;
  cursor: pointer;
  box-shadow: #dfdfdf 0 0 inset;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  white-space: nowrap;
}
.ehr-form .switch small {
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: calc(100% - 30px);
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ehr-form .switch.switch-small {
  height: 20px;
  border-radius: 20px;
}
.ehr-form .switch.switch-small small {
  width: 20px;
  height: 20px;
  right: calc(100% - 20px);
}
.ehr-form .switch.switch-small > .switch-pane > span {
  line-height: 20px;
}
.ehr-form .switch.switch-small > .switch-pane .switch-label-checked {
  padding-right: 25px;
  padding-left: 10px;
}
.ehr-form .switch.switch-small > .switch-pane .switch-label-unchecked {
  padding-left: 25px;
  padding-right: 10px;
}
.ehr-form .switch.switch-medium {
  height: 30px;
  border-radius: 30px;
}
.ehr-form .switch.switch-medium small {
  width: 30px;
  height: 30px;
  right: calc(100% - 30px);
}
.ehr-form .switch.switch-medium > .switch-pane > span {
  line-height: 30px;
}
.ehr-form .switch.switch-medium > .switch-pane .switch-label-checked {
  padding-right: 35px;
  padding-left: 15px;
}
.ehr-form .switch.switch-medium > .switch-pane .switch-label-unchecked {
  padding-left: 35px;
  padding-right: 15px;
}
.ehr-form .switch.switch-large {
  height: 40px;
  border-radius: 40px;
}
.ehr-form .switch.switch-large small {
  width: 40px;
  height: 40px;
  right: calc(100% - 40px);
}
.ehr-form .switch.switch-large > .switch-pane > span {
  line-height: 40px;
}
.ehr-form .switch.switch-large > .switch-pane .switch-label-checked {
  padding-right: 45px;
  padding-left: 20px;
}
.ehr-form .switch.switch-large > .switch-pane .switch-label-unchecked {
  padding-left: 45px;
  padding-right: 20px;
}
.ehr-form .switch.checked {
  background: #64bd63;
}
.ehr-form .switch.checked small {
  right: 0;
  left: auto;
}
.ehr-form .switch.checked .switch-pane {
  top: 0;
}
.ehr-form .switch.checked .switch-pane .switch-label-checked {
  display: block;
}
.ehr-form .switch.checked .switch-pane .switch-label-unchecked {
  display: none;
}
.ehr-form .switch.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.ehr-form .switch .switch-pane {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  justify-content: flex-start;
  align-items: center;
  top: 0;
  position: relative;
  pointer-events: none;
}
.ehr-form .switch .switch-pane > span {
  display: block;
  min-height: 100%;
}
.ehr-form .switch .switch-pane .switch-label {
  color: #000;
}
.ehr-form .switch .switch-pane .switch-label-checked {
  display: none;
}
.ehr-form .switch .switch-pane .switch-label-unchecked {
  display: block;
}
.ehr-form .switch.loading {
  background-color: #f1f1f1;
}
.ehr-form .switch.loading small {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  box-shadow: none;
  right: 50%;
  transform: translate(50%);
}
@font-face {
  .ehr-form {
    font-family: better-icons;
    src:
      url(better-icons.woff) format('truetype'),
      url(better-icons.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: auto;
  }
}
.ehr-form i.b-icon {
  color: #000;
  font-family: better-icons !important;
  font-size: 1rem;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: none;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.ehr-form i.b-icon:disabled,
.ehr-form i.b-icon.disabled {
  color: rgba(0, 0, 0, 0.2392156863);
}
.ehr-form i.b-icon.info-button {
  font-size: 1.3125rem;
  border-radius: 0.25rem;
  width: 0.875rem;
  height: 0.875rem;
  background: #d3d8db;
  padding: 0 !important;
  line-height: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.5rem;
}
.ehr-form i.b-icon.info-button:hover {
  background-color: #d3d8db !important;
  border-radius: 0.25rem !important;
}
.ehr-form i.b-icon.plus:before {
  content: '';
}
.ehr-form i.b-icon.minus:before {
  content: '';
}
.ehr-form i.b-icon.cancel:before {
  content: '';
}
.ehr-form i.b-icon.check:before {
  content: '';
}
.ehr-form i.b-icon.chevron-down:before {
  content: '';
}
.ehr-form i.b-icon.chevron-left:before {
  content: '';
}
.ehr-form i.b-icon.chevron-right:before {
  content: '';
}
.ehr-form i.b-icon.chevron-up:before {
  content: '';
}
.ehr-form i.b-icon.download:before {
  content: '';
}
.ehr-form i.b-icon.external-link:before {
  content: '';
}
.ehr-form i.b-icon.arrow-down:before {
  content: '';
}
.ehr-form i.b-icon.arrow-up:before {
  content: '';
}
.ehr-form i.b-icon.trend-down:before {
  content: '';
}
.ehr-form i.b-icon.trend-up:before {
  content: '';
}
.ehr-form i.b-icon.trend-down-big:before {
  content: '';
}
.ehr-form i.b-icon.trend-up-big:before {
  content: '';
}
.ehr-form i.b-icon.required:before {
  content: '';
}
.ehr-form i.b-icon.upload:before {
  content: '';
}
.ehr-form i.b-icon.time:before {
  content: '';
}
.ehr-form i.b-icon.triangle-exclamation:before {
  content: '';
}
.ehr-form i.b-icon.calendar:before {
  content: '';
}
.ehr-form i.b-icon.undo:before {
  content: '';
}
.ehr-form i.b-icon.redo:before {
  content: '';
}
.ehr-form i.b-icon.revert:before {
  content: '';
}
.ehr-form i.b-icon.filter:before {
  content: '';
}
.ehr-form i.b-icon.move:before {
  content: '';
}
.ehr-form i.b-icon.olddata:before {
  content: '';
}
.ehr-form i.b-icon.patient-record:before {
  content: '';
}
.ehr-form i.b-icon.phone:before {
  content: '';
}
.ehr-form i.b-icon.search:before {
  content: '';
}
.ehr-form i.b-icon.sum:before {
  content: '';
}
.ehr-form i.b-icon.user:before {
  content: '';
}
.ehr-form i.b-icon.user-hollow:before {
  content: '';
}
.ehr-form i.b-icon.view-document:before {
  content: '';
}
.ehr-form i.b-icon.home:before {
  content: '';
}
.ehr-form i.b-icon.nav-search:before {
  content: '';
}
.ehr-form i.b-icon.applications:before {
  content: '';
}
.ehr-form i.b-icon.help:before {
  content: '';
}
.ehr-form i.b-icon.institution:before {
  content: '';
}
.ehr-form i.b-icon.messaging:before {
  content: '';
}
.ehr-form i.b-icon.notifications:before {
  content: '';
}
.ehr-form i.b-icon.userprofile:before {
  content: '';
}
.ehr-form i.b-icon.close:before {
  content: '';
}
.ehr-form i.b-icon.collapse:before {
  content: '';
}
.ehr-form i.b-icon.deleterow:before {
  content: '';
}
.ehr-form i.b-icon.btn-download:before {
  content: '';
}
.ehr-form i.b-icon.expand:before {
  content: '';
}
.ehr-form i.b-icon.folddocuments-small:before {
  content: '';
}
.ehr-form i.b-icon.folddocuments:before {
  content: '';
}
.ehr-form i.b-icon.menu:before {
  content: '';
}
.ehr-form i.b-icon.moreoptions:before {
  content: '';
}
.ehr-form i.b-icon.shrink:before {
  content: '';
}
.ehr-form i.b-icon.sort:before {
  content: '';
}
.ehr-form i.b-icon.stretch:before {
  content: '';
}
.ehr-form i.b-icon.unfolddocuments-small:before {
  content: '';
}
.ehr-form i.b-icon.unfolddocuments:before {
  content: '';
}
.ehr-form i.b-icon.info:before {
  content: '';
}
.ehr-form i.b-icon.vitals-urine:before {
  content: '';
}
.ehr-form i.b-icon.vitals-speech:before {
  content: '';
}
.ehr-form i.b-icon.vitals-skin-tone:before {
  content: '';
}
.ehr-form i.b-icon.vitals-pain-score:before {
  content: '';
}
.ehr-form i.b-icon.vitals-oxygen-saturation:before {
  content: '';
}
.ehr-form i.b-icon.vitals-heart-rate:before {
  content: '';
}
.ehr-form i.b-icon.vitals-ecg:before {
  content: '';
}
.ehr-form i.b-icon.vitals-breathing-frequency:before {
  content: '';
}
.ehr-form i.b-icon.vitals-body-temperature:before {
  content: '';
}
.ehr-form i.b-icon.vitals-body-mass:before {
  content: '';
}
.ehr-form i.b-icon.vitals-blood-pressure:before {
  content: '';
}
.ehr-form i.b-icon.vitals-walking-test:before {
  content: '';
}
.ehr-form i.b-icon.vitals-airflow:before {
  content: '';
}
.ehr-form i.b-icon.triangle-allergies-small:before {
  content: '';
}
.ehr-form i.b-icon.triangle-allergies-small-outline:before {
  content: '';
}
.ehr-form i.b-icon.triangle-allergies-large:before {
  content: '';
}
.ehr-form i.b-icon.triangle-allergies-large-outline:before {
  content: '';
}
.ehr-form i.b-icon.status-notifications-info:before {
  content: '';
}
.ehr-form i.b-icon.status-notifications-success:before {
  content: '';
}
.ehr-form i.b-icon.status-notifications-error:before {
  content: '';
}
.ehr-form i.b-icon.activity-check:before {
  content: '';
}
.ehr-form i.b-icon.activity-error:before {
  content: '';
}
.ehr-form i.b-icon.xsmall {
  font-size: 0.5rem;
}
.ehr-form i.b-icon.small {
  font-size: 0.75rem;
}
.ehr-form i.b-icon.normal {
  font-size: 1rem;
}
.ehr-form i.b-icon.big {
  font-size: 1.5rem;
}
.ehr-form i.b-icon.text-danger {
  color: #ff2d55;
}
.ehr-form i.b-icon.text-info {
  color: #007aff;
}
.ehr-form i.b-icon.text-warning {
  color: #fa0;
}
.ehr-form i.b-icon.group-notification {
  font-size: 30px;
}
.ehr-form i.b-icon.group-navigation {
  font-size: 32px;
}
.ehr-form i.b-icon.group-vitals {
  font-size: 28px;
}
.ehr-form i.b-icon.group-button {
  font-size: 24px;
}
.ehr-form i.b-icon.home {
  padding: 0.25rem;
}
.ehr-form i.b-icon.home:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.home:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.home.selected:before {
  content: '';
}
.ehr-form i.b-icon.nav-search {
  padding: 0.25rem;
}
.ehr-form i.b-icon.nav-search:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.nav-search:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.nav-search.selected:before {
  content: '';
}
.ehr-form i.b-icon.applications {
  padding: 0.25rem;
}
.ehr-form i.b-icon.applications:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.applications:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.applications.selected:before {
  content: '';
}
.ehr-form i.b-icon.help {
  padding: 0.25rem;
}
.ehr-form i.b-icon.help:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.help:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.help.selected:before {
  content: '';
}
.ehr-form i.b-icon.institution {
  padding: 0.25rem;
}
.ehr-form i.b-icon.institution:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.institution:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.institution.selected:before {
  content: '';
}
.ehr-form i.b-icon.messaging {
  padding: 0.25rem;
}
.ehr-form i.b-icon.messaging:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.messaging:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.messaging.selected:before {
  content: '';
}
.ehr-form i.b-icon.notifications {
  padding: 0.25rem;
}
.ehr-form i.b-icon.notifications:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.notifications:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.notifications.selected:before {
  content: '';
}
.ehr-form i.b-icon.userprofile {
  padding: 0.25rem;
}
.ehr-form i.b-icon.userprofile:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.userprofile:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.userprofile.selected:before {
  content: '';
}
.ehr-form i.b-icon.search {
  padding: 0.125rem;
}
.ehr-form i.b-icon.search:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.search:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.search:disabled,
.ehr-form i.b-icon.search.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.search.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.search.text-danger:disabled,
.ehr-form i.b-icon.search.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.search.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.search.text-info:disabled,
.ehr-form i.b-icon.search.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.search.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.search.text-warning:disabled,
.ehr-form i.b-icon.search.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.close {
  padding: 0.125rem;
}
.ehr-form i.b-icon.close:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.close:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.close:disabled,
.ehr-form i.b-icon.close.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.close.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.close.text-danger:disabled,
.ehr-form i.b-icon.close.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.close.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.close.text-info:disabled,
.ehr-form i.b-icon.close.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.close.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.close.text-warning:disabled,
.ehr-form i.b-icon.close.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.collapse {
  padding: 0.125rem;
}
.ehr-form i.b-icon.collapse:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.collapse:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.collapse:disabled,
.ehr-form i.b-icon.collapse.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.collapse.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.collapse.text-danger:disabled,
.ehr-form i.b-icon.collapse.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.collapse.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.collapse.text-info:disabled,
.ehr-form i.b-icon.collapse.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.collapse.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.collapse.text-warning:disabled,
.ehr-form i.b-icon.collapse.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.deleterow {
  padding: 0.125rem;
}
.ehr-form i.b-icon.deleterow:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.deleterow:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.deleterow:disabled,
.ehr-form i.b-icon.deleterow.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.deleterow.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.deleterow.text-danger:disabled,
.ehr-form i.b-icon.deleterow.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.deleterow.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.deleterow.text-info:disabled,
.ehr-form i.b-icon.deleterow.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.deleterow.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.deleterow.text-warning:disabled,
.ehr-form i.b-icon.deleterow.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.btn-download {
  padding: 0.125rem;
}
.ehr-form i.b-icon.btn-download:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.btn-download:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.btn-download:disabled,
.ehr-form i.b-icon.btn-download.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.btn-download.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.btn-download.text-danger:disabled,
.ehr-form i.b-icon.btn-download.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.btn-download.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.btn-download.text-info:disabled,
.ehr-form i.b-icon.btn-download.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.btn-download.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.btn-download.text-warning:disabled,
.ehr-form i.b-icon.btn-download.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.expand {
  padding: 0.125rem;
}
.ehr-form i.b-icon.expand:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.expand:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.expand:disabled,
.ehr-form i.b-icon.expand.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.expand.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.expand.text-danger:disabled,
.ehr-form i.b-icon.expand.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.expand.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.expand.text-info:disabled,
.ehr-form i.b-icon.expand.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.expand.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.expand.text-warning:disabled,
.ehr-form i.b-icon.expand.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.folddocuments-small {
  padding: 0.125rem;
}
.ehr-form i.b-icon.folddocuments-small:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments-small:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments-small:disabled,
.ehr-form i.b-icon.folddocuments-small.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.folddocuments-small.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments-small.text-danger:disabled,
.ehr-form i.b-icon.folddocuments-small.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.folddocuments-small.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments-small.text-info:disabled,
.ehr-form i.b-icon.folddocuments-small.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.folddocuments-small.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments-small.text-warning:disabled,
.ehr-form i.b-icon.folddocuments-small.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.folddocuments {
  padding: 0.125rem;
}
.ehr-form i.b-icon.folddocuments:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments:disabled,
.ehr-form i.b-icon.folddocuments.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.folddocuments.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments.text-danger:disabled,
.ehr-form i.b-icon.folddocuments.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.folddocuments.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments.text-info:disabled,
.ehr-form i.b-icon.folddocuments.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.folddocuments.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.folddocuments.text-warning:disabled,
.ehr-form i.b-icon.folddocuments.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.menu {
  padding: 0.125rem;
}
.ehr-form i.b-icon.menu:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.menu:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.menu:disabled,
.ehr-form i.b-icon.menu.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.menu.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.menu.text-danger:disabled,
.ehr-form i.b-icon.menu.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.menu.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.menu.text-info:disabled,
.ehr-form i.b-icon.menu.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.menu.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.menu.text-warning:disabled,
.ehr-form i.b-icon.menu.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.moreoptions {
  padding: 0.125rem;
}
.ehr-form i.b-icon.moreoptions:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.moreoptions:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.moreoptions:disabled,
.ehr-form i.b-icon.moreoptions.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.moreoptions.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.moreoptions.text-danger:disabled,
.ehr-form i.b-icon.moreoptions.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.moreoptions.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.moreoptions.text-info:disabled,
.ehr-form i.b-icon.moreoptions.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.moreoptions.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.moreoptions.text-warning:disabled,
.ehr-form i.b-icon.moreoptions.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.shrink {
  padding: 0.125rem;
}
.ehr-form i.b-icon.shrink:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.shrink:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.shrink:disabled,
.ehr-form i.b-icon.shrink.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.shrink.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.shrink.text-danger:disabled,
.ehr-form i.b-icon.shrink.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.shrink.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.shrink.text-info:disabled,
.ehr-form i.b-icon.shrink.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.shrink.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.shrink.text-warning:disabled,
.ehr-form i.b-icon.shrink.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.sort {
  padding: 0.125rem;
}
.ehr-form i.b-icon.sort:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.sort:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.sort:disabled,
.ehr-form i.b-icon.sort.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.sort.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.sort.text-danger:disabled,
.ehr-form i.b-icon.sort.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.sort.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.sort.text-info:disabled,
.ehr-form i.b-icon.sort.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.sort.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.sort.text-warning:disabled,
.ehr-form i.b-icon.sort.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.stretch {
  padding: 0.125rem;
}
.ehr-form i.b-icon.stretch:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.stretch:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.stretch:disabled,
.ehr-form i.b-icon.stretch.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.stretch.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.stretch.text-danger:disabled,
.ehr-form i.b-icon.stretch.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.stretch.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.stretch.text-info:disabled,
.ehr-form i.b-icon.stretch.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.stretch.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.stretch.text-warning:disabled,
.ehr-form i.b-icon.stretch.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.unfolddocuments-small {
  padding: 0.125rem;
}
.ehr-form i.b-icon.unfolddocuments-small:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments-small:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments-small:disabled,
.ehr-form i.b-icon.unfolddocuments-small.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.unfolddocuments-small.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments-small.text-danger:disabled,
.ehr-form i.b-icon.unfolddocuments-small.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.unfolddocuments-small.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments-small.text-info:disabled,
.ehr-form i.b-icon.unfolddocuments-small.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.unfolddocuments-small.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments-small.text-warning:disabled,
.ehr-form i.b-icon.unfolddocuments-small.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.unfolddocuments {
  padding: 0.125rem;
}
.ehr-form i.b-icon.unfolddocuments:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments:disabled,
.ehr-form i.b-icon.unfolddocuments.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.unfolddocuments.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments.text-danger:disabled,
.ehr-form i.b-icon.unfolddocuments.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.unfolddocuments.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments.text-info:disabled,
.ehr-form i.b-icon.unfolddocuments.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.unfolddocuments.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.unfolddocuments.text-warning:disabled,
.ehr-form i.b-icon.unfolddocuments.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.upload {
  padding: 0.125rem;
}
.ehr-form i.b-icon.upload:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.upload:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.upload:disabled,
.ehr-form i.b-icon.upload.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.upload.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.upload.text-danger:disabled,
.ehr-form i.b-icon.upload.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.upload.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.upload.text-info:disabled,
.ehr-form i.b-icon.upload.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.upload.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.upload.text-warning:disabled,
.ehr-form i.b-icon.upload.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.info {
  padding: 0.125rem;
}
.ehr-form i.b-icon.info:hover {
  background-color: rgba(136, 145, 158, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.info:active {
  background-color: rgba(95, 104, 117, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.info:disabled,
.ehr-form i.b-icon.info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 0, 0, 0.3019607843);
}
.ehr-form i.b-icon.info.text-danger {
  background-color: rgba(255, 45, 85, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.info.text-danger:disabled,
.ehr-form i.b-icon.info.text-danger.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 45, 85, 0.3019607843);
}
.ehr-form i.b-icon.info.text-info {
  background-color: rgba(0, 122, 255, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.info.text-info:disabled,
.ehr-form i.b-icon.info.text-info.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(0, 122, 255, 0.3019607843);
}
.ehr-form i.b-icon.info.text-warning {
  background-color: rgba(255, 170, 0, 0.2);
  border-radius: 0.5rem;
}
.ehr-form i.b-icon.info.text-warning:disabled,
.ehr-form i.b-icon.info.text-warning.disabled {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.5rem;
  color: rgba(255, 170, 0, 0.3019607843);
}
.ehr-form i.b-icon.vitals-urine,
.ehr-form i.b-icon.vitals-speech,
.ehr-form i.b-icon.vitals-skin-tone,
.ehr-form i.b-icon.vitals-pain-score,
.ehr-form i.b-icon.vitals-oxygen-saturation,
.ehr-form i.b-icon.vitals-heart-rate,
.ehr-form i.b-icon.vitals-ecg,
.ehr-form i.b-icon.vitals-breathing-frequency,
.ehr-form i.b-icon.vitals-body-temperature,
.ehr-form i.b-icon.vitals-body-mass,
.ehr-form i.b-icon.vitals-blood-pressure,
.ehr-form i.b-icon.vitals-walking-test,
.ehr-form i.b-icon.vitals-airflow {
  color: #88919e;
}
.ehr-form .icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: no-repeat center center;
  background-size: contain;
}
.ehr-form .icon.masked {
  -webkit-mask: no-repeat center center;
  mask: no-repeat center center;
  background-color: #505052;
  mask-size: contain;
  -webkit-mask-size: contain;
}
.ehr-form .icon.action {
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
}
.ehr-form .icon.sorting {
  margin: 0.35rem 0.5rem 0 -0.5rem;
  background-size: auto;
}
.ehr-form .icon.action.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23505052' stroke-width='2' transform='translate(2 2)'%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 8v10M18 13H8'/%3E%3C/g%3E%3Crect width='24' height='24' x='1' y='1' rx='4'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23505052' stroke-width='2' transform='translate(2 2)'%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 8v10M18 13H8'/%3E%3C/g%3E%3Crect width='24' height='24' x='1' y='1' rx='4'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.action:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23505052' stroke-width='2' transform='translate(2 2)'%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 8v10M18 13H8'/%3E%3C/g%3E%3Crect width='24' height='24' x='1' y='1' rx='4'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.module.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EUntitled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='apps' transform='translate(2.000000, 2.000000)' fill='%23505052' fill-rule='nonzero'%3E%3Cpath d='M20.5714286,0 C22.4649763,0 24,1.53502371 24,3.42857143 L24,20.5714286 C24,22.4649763 22.4649763,24 20.5714286,24 L3.42857143,24 C1.53502371,24 0,22.4649763 0,20.5714286 L0,3.42857143 C0,1.53502371 1.53502371,0 3.42857143,0 L20.5714286,0 Z M20.5714286,1.71428571 L3.42857143,1.71428571 C2.52483274,1.71428571 1.7844299,2.41360953 1.71898778,3.30063228 L1.71428571,3.42857143 L1.71428571,20.5714286 C1.71428571,21.4751673 2.41360953,22.2155701 3.30063228,22.2810123 L3.42857143,22.2857143 L20.5714286,22.2857143 C21.4751673,22.2857143 22.2155701,21.5863905 22.2810123,20.6993677 L22.2857143,20.5714286 L22.2857143,3.42857143 C22.2857143,2.52483274 21.5863905,1.7844299 20.6993677,1.71898778 L20.5714286,1.71428571 Z M6.85714286,15.4285714 C7.80391671,15.4285714 8.57142857,16.1960833 8.57142857,17.1428571 C8.57142857,18.089631 7.80391671,18.8571429 6.85714286,18.8571429 C5.910369,18.8571429 5.14285714,18.089631 5.14285714,17.1428571 C5.14285714,16.1960833 5.910369,15.4285714 6.85714286,15.4285714 Z M12,15.4285714 C12.9467739,15.4285714 13.7142857,16.1960833 13.7142857,17.1428571 C13.7142857,18.089631 12.9467739,18.8571429 12,18.8571429 C11.0532261,18.8571429 10.2857143,18.089631 10.2857143,17.1428571 C10.2857143,16.1960833 11.0532261,15.4285714 12,15.4285714 Z M17.1428571,15.4285714 C18.089631,15.4285714 18.8571429,16.1960833 18.8571429,17.1428571 C18.8571429,18.089631 18.089631,18.8571429 17.1428571,18.8571429 C16.1960833,18.8571429 15.4285714,18.089631 15.4285714,17.1428571 C15.4285714,16.1960833 16.1960833,15.4285714 17.1428571,15.4285714 Z M6.85714286,10.2857143 C7.80391671,10.2857143 8.57142857,11.0532261 8.57142857,12 C8.57142857,12.9467739 7.80391671,13.7142857 6.85714286,13.7142857 C5.910369,13.7142857 5.14285714,12.9467739 5.14285714,12 C5.14285714,11.0532261 5.910369,10.2857143 6.85714286,10.2857143 Z M12,10.2857143 C12.9467739,10.2857143 13.7142857,11.0532261 13.7142857,12 C13.7142857,12.9467739 12.9467739,13.7142857 12,13.7142857 C11.0532261,13.7142857 10.2857143,12.9467739 10.2857143,12 C10.2857143,11.0532261 11.0532261,10.2857143 12,10.2857143 Z M17.1428571,10.2857143 C18.089631,10.2857143 18.8571429,11.0532261 18.8571429,12 C18.8571429,12.9467739 18.089631,13.7142857 17.1428571,13.7142857 C16.1960833,13.7142857 15.4285714,12.9467739 15.4285714,12 C15.4285714,11.0532261 16.1960833,10.2857143 17.1428571,10.2857143 Z M6.85714286,5.14285714 C7.80391671,5.14285714 8.57142857,5.910369 8.57142857,6.85714286 C8.57142857,7.80391671 7.80391671,8.57142857 6.85714286,8.57142857 C5.910369,8.57142857 5.14285714,7.80391671 5.14285714,6.85714286 C5.14285714,5.910369 5.910369,5.14285714 6.85714286,5.14285714 Z M12,5.14285714 C12.9467739,5.14285714 13.7142857,5.910369 13.7142857,6.85714286 C13.7142857,7.80391671 12.9467739,8.57142857 12,8.57142857 C11.0532261,8.57142857 10.2857143,7.80391671 10.2857143,6.85714286 C10.2857143,5.910369 11.0532261,5.14285714 12,5.14285714 Z M17.1428571,5.14285714 C18.089631,5.14285714 18.8571429,5.910369 18.8571429,6.85714286 C18.8571429,7.80391671 18.089631,8.57142857 17.1428571,8.57142857 C16.1960833,8.57142857 15.4285714,7.80391671 15.4285714,6.85714286 C15.4285714,5.910369 16.1960833,5.14285714 17.1428571,5.14285714 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EUntitled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='apps' transform='translate(2.000000, 2.000000)' fill='%23505052' fill-rule='nonzero'%3E%3Cpath d='M20.5714286,0 C22.4649763,0 24,1.53502371 24,3.42857143 L24,20.5714286 C24,22.4649763 22.4649763,24 20.5714286,24 L3.42857143,24 C1.53502371,24 0,22.4649763 0,20.5714286 L0,3.42857143 C0,1.53502371 1.53502371,0 3.42857143,0 L20.5714286,0 Z M20.5714286,1.71428571 L3.42857143,1.71428571 C2.52483274,1.71428571 1.7844299,2.41360953 1.71898778,3.30063228 L1.71428571,3.42857143 L1.71428571,20.5714286 C1.71428571,21.4751673 2.41360953,22.2155701 3.30063228,22.2810123 L3.42857143,22.2857143 L20.5714286,22.2857143 C21.4751673,22.2857143 22.2155701,21.5863905 22.2810123,20.6993677 L22.2857143,20.5714286 L22.2857143,3.42857143 C22.2857143,2.52483274 21.5863905,1.7844299 20.6993677,1.71898778 L20.5714286,1.71428571 Z M6.85714286,15.4285714 C7.80391671,15.4285714 8.57142857,16.1960833 8.57142857,17.1428571 C8.57142857,18.089631 7.80391671,18.8571429 6.85714286,18.8571429 C5.910369,18.8571429 5.14285714,18.089631 5.14285714,17.1428571 C5.14285714,16.1960833 5.910369,15.4285714 6.85714286,15.4285714 Z M12,15.4285714 C12.9467739,15.4285714 13.7142857,16.1960833 13.7142857,17.1428571 C13.7142857,18.089631 12.9467739,18.8571429 12,18.8571429 C11.0532261,18.8571429 10.2857143,18.089631 10.2857143,17.1428571 C10.2857143,16.1960833 11.0532261,15.4285714 12,15.4285714 Z M17.1428571,15.4285714 C18.089631,15.4285714 18.8571429,16.1960833 18.8571429,17.1428571 C18.8571429,18.089631 18.089631,18.8571429 17.1428571,18.8571429 C16.1960833,18.8571429 15.4285714,18.089631 15.4285714,17.1428571 C15.4285714,16.1960833 16.1960833,15.4285714 17.1428571,15.4285714 Z M6.85714286,10.2857143 C7.80391671,10.2857143 8.57142857,11.0532261 8.57142857,12 C8.57142857,12.9467739 7.80391671,13.7142857 6.85714286,13.7142857 C5.910369,13.7142857 5.14285714,12.9467739 5.14285714,12 C5.14285714,11.0532261 5.910369,10.2857143 6.85714286,10.2857143 Z M12,10.2857143 C12.9467739,10.2857143 13.7142857,11.0532261 13.7142857,12 C13.7142857,12.9467739 12.9467739,13.7142857 12,13.7142857 C11.0532261,13.7142857 10.2857143,12.9467739 10.2857143,12 C10.2857143,11.0532261 11.0532261,10.2857143 12,10.2857143 Z M17.1428571,10.2857143 C18.089631,10.2857143 18.8571429,11.0532261 18.8571429,12 C18.8571429,12.9467739 18.089631,13.7142857 17.1428571,13.7142857 C16.1960833,13.7142857 15.4285714,12.9467739 15.4285714,12 C15.4285714,11.0532261 16.1960833,10.2857143 17.1428571,10.2857143 Z M6.85714286,5.14285714 C7.80391671,5.14285714 8.57142857,5.910369 8.57142857,6.85714286 C8.57142857,7.80391671 7.80391671,8.57142857 6.85714286,8.57142857 C5.910369,8.57142857 5.14285714,7.80391671 5.14285714,6.85714286 C5.14285714,5.910369 5.910369,5.14285714 6.85714286,5.14285714 Z M12,5.14285714 C12.9467739,5.14285714 13.7142857,5.910369 13.7142857,6.85714286 C13.7142857,7.80391671 12.9467739,8.57142857 12,8.57142857 C11.0532261,8.57142857 10.2857143,7.80391671 10.2857143,6.85714286 C10.2857143,5.910369 11.0532261,5.14285714 12,5.14285714 Z M17.1428571,5.14285714 C18.089631,5.14285714 18.8571429,5.910369 18.8571429,6.85714286 C18.8571429,7.80391671 18.089631,8.57142857 17.1428571,8.57142857 C16.1960833,8.57142857 15.4285714,7.80391671 15.4285714,6.85714286 C15.4285714,5.910369 16.1960833,5.14285714 17.1428571,5.14285714 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.module:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 60.1 (88133) - https://sketch.com --%3E%3Ctitle%3EUntitled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='apps' transform='translate(2.000000, 2.000000)' fill='%23505052' fill-rule='nonzero'%3E%3Cpath d='M20.5714286,0 C22.4649763,0 24,1.53502371 24,3.42857143 L24,20.5714286 C24,22.4649763 22.4649763,24 20.5714286,24 L3.42857143,24 C1.53502371,24 0,22.4649763 0,20.5714286 L0,3.42857143 C0,1.53502371 1.53502371,0 3.42857143,0 L20.5714286,0 Z M20.5714286,1.71428571 L3.42857143,1.71428571 C2.52483274,1.71428571 1.7844299,2.41360953 1.71898778,3.30063228 L1.71428571,3.42857143 L1.71428571,20.5714286 C1.71428571,21.4751673 2.41360953,22.2155701 3.30063228,22.2810123 L3.42857143,22.2857143 L20.5714286,22.2857143 C21.4751673,22.2857143 22.2155701,21.5863905 22.2810123,20.6993677 L22.2857143,20.5714286 L22.2857143,3.42857143 C22.2857143,2.52483274 21.5863905,1.7844299 20.6993677,1.71898778 L20.5714286,1.71428571 Z M6.85714286,15.4285714 C7.80391671,15.4285714 8.57142857,16.1960833 8.57142857,17.1428571 C8.57142857,18.089631 7.80391671,18.8571429 6.85714286,18.8571429 C5.910369,18.8571429 5.14285714,18.089631 5.14285714,17.1428571 C5.14285714,16.1960833 5.910369,15.4285714 6.85714286,15.4285714 Z M12,15.4285714 C12.9467739,15.4285714 13.7142857,16.1960833 13.7142857,17.1428571 C13.7142857,18.089631 12.9467739,18.8571429 12,18.8571429 C11.0532261,18.8571429 10.2857143,18.089631 10.2857143,17.1428571 C10.2857143,16.1960833 11.0532261,15.4285714 12,15.4285714 Z M17.1428571,15.4285714 C18.089631,15.4285714 18.8571429,16.1960833 18.8571429,17.1428571 C18.8571429,18.089631 18.089631,18.8571429 17.1428571,18.8571429 C16.1960833,18.8571429 15.4285714,18.089631 15.4285714,17.1428571 C15.4285714,16.1960833 16.1960833,15.4285714 17.1428571,15.4285714 Z M6.85714286,10.2857143 C7.80391671,10.2857143 8.57142857,11.0532261 8.57142857,12 C8.57142857,12.9467739 7.80391671,13.7142857 6.85714286,13.7142857 C5.910369,13.7142857 5.14285714,12.9467739 5.14285714,12 C5.14285714,11.0532261 5.910369,10.2857143 6.85714286,10.2857143 Z M12,10.2857143 C12.9467739,10.2857143 13.7142857,11.0532261 13.7142857,12 C13.7142857,12.9467739 12.9467739,13.7142857 12,13.7142857 C11.0532261,13.7142857 10.2857143,12.9467739 10.2857143,12 C10.2857143,11.0532261 11.0532261,10.2857143 12,10.2857143 Z M17.1428571,10.2857143 C18.089631,10.2857143 18.8571429,11.0532261 18.8571429,12 C18.8571429,12.9467739 18.089631,13.7142857 17.1428571,13.7142857 C16.1960833,13.7142857 15.4285714,12.9467739 15.4285714,12 C15.4285714,11.0532261 16.1960833,10.2857143 17.1428571,10.2857143 Z M6.85714286,5.14285714 C7.80391671,5.14285714 8.57142857,5.910369 8.57142857,6.85714286 C8.57142857,7.80391671 7.80391671,8.57142857 6.85714286,8.57142857 C5.910369,8.57142857 5.14285714,7.80391671 5.14285714,6.85714286 C5.14285714,5.910369 5.910369,5.14285714 6.85714286,5.14285714 Z M12,5.14285714 C12.9467739,5.14285714 13.7142857,5.910369 13.7142857,6.85714286 C13.7142857,7.80391671 12.9467739,8.57142857 12,8.57142857 C11.0532261,8.57142857 10.2857143,7.80391671 10.2857143,6.85714286 C10.2857143,5.910369 11.0532261,5.14285714 12,5.14285714 Z M17.1428571,5.14285714 C18.089631,5.14285714 18.8571429,5.910369 18.8571429,6.85714286 C18.8571429,7.80391671 18.089631,8.57142857 17.1428571,8.57142857 C16.1960833,8.57142857 15.4285714,7.80391671 15.4285714,6.85714286 C15.4285714,5.910369 16.1960833,5.14285714 17.1428571,5.14285714 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.tools.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 2%3C/title%3E%3Cg id='Navigation' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-550.000000, -981.000000)' id='Navigation-/-Main-Panel-Closed' stroke='%23505052' stroke-width='2'%3E%3Cg transform='translate(534.000000, 768.000000)'%3E%3Cg id='Group-2' transform='translate(16.000000, 213.000000)'%3E%3Cpath d='M10.6398859,23.2869622 L10.6397351,18.6209202 C8.38535053,17.3167595 6.86862032,14.8792717 6.86862032,12.0875326 C6.86862032,9.09200208 8.61486924,6.5043299 11.1449209,5.28696221 L11.1451397,10.911062 L14.4111515,12.7966948 L17.6771634,10.911062 L17.6773822,5.28696221 C20.2074338,6.5043299 21.9536828,9.09200208 21.9536828,12.0875326 C21.9536828,14.8788826 20.4373753,17.3160801 18.1835105,18.6203748 L18.1824172,23.2869622' id='Path' stroke-linecap='round' stroke-linejoin='round' transform='translate(14.411152, 14.286962) scale(-1, 1) rotate(45.000000) translate(-14.411152, -14.286962) '%3E%3C/path%3E%3Crect id='Rectangle-12' x='1' y='1' width='26' height='26' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 2%3C/title%3E%3Cg id='Navigation' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-550.000000, -981.000000)' id='Navigation-/-Main-Panel-Closed' stroke='%23505052' stroke-width='2'%3E%3Cg transform='translate(534.000000, 768.000000)'%3E%3Cg id='Group-2' transform='translate(16.000000, 213.000000)'%3E%3Cpath d='M10.6398859,23.2869622 L10.6397351,18.6209202 C8.38535053,17.3167595 6.86862032,14.8792717 6.86862032,12.0875326 C6.86862032,9.09200208 8.61486924,6.5043299 11.1449209,5.28696221 L11.1451397,10.911062 L14.4111515,12.7966948 L17.6771634,10.911062 L17.6773822,5.28696221 C20.2074338,6.5043299 21.9536828,9.09200208 21.9536828,12.0875326 C21.9536828,14.8788826 20.4373753,17.3160801 18.1835105,18.6203748 L18.1824172,23.2869622' id='Path' stroke-linecap='round' stroke-linejoin='round' transform='translate(14.411152, 14.286962) scale(-1, 1) rotate(45.000000) translate(-14.411152, -14.286962) '%3E%3C/path%3E%3Crect id='Rectangle-12' x='1' y='1' width='26' height='26' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.tools:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 2%3C/title%3E%3Cg id='Navigation' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-550.000000, -981.000000)' id='Navigation-/-Main-Panel-Closed' stroke='%23505052' stroke-width='2'%3E%3Cg transform='translate(534.000000, 768.000000)'%3E%3Cg id='Group-2' transform='translate(16.000000, 213.000000)'%3E%3Cpath d='M10.6398859,23.2869622 L10.6397351,18.6209202 C8.38535053,17.3167595 6.86862032,14.8792717 6.86862032,12.0875326 C6.86862032,9.09200208 8.61486924,6.5043299 11.1449209,5.28696221 L11.1451397,10.911062 L14.4111515,12.7966948 L17.6771634,10.911062 L17.6773822,5.28696221 C20.2074338,6.5043299 21.9536828,9.09200208 21.9536828,12.0875326 C21.9536828,14.8788826 20.4373753,17.3160801 18.1835105,18.6203748 L18.1824172,23.2869622' id='Path' stroke-linecap='round' stroke-linejoin='round' transform='translate(14.411152, 14.286962) scale(-1, 1) rotate(45.000000) translate(-14.411152, -14.286962) '%3E%3C/path%3E%3Crect id='Rectangle-12' x='1' y='1' width='26' height='26' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.api.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg id='Navigation' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-550.000000, -1040.000000)' id='Group' stroke='%23505052' stroke-width='2'%3E%3Cg transform='translate(550.000000, 1040.000000)'%3E%3Crect id='Rectangle-12-Copy' x='1' y='1' width='26' height='26' rx='4'%3E%3C/rect%3E%3Ccircle id='Oval' cx='20.5' cy='7.5' r='2.5'%3E%3C/circle%3E%3Ccircle id='Oval-Copy' cx='7.5' cy='7.5' r='2.5'%3E%3C/circle%3E%3Ccircle id='Oval-Copy-2' cx='14' cy='18' r='5'%3E%3C/circle%3E%3Cline x1='9' y1='10' x2='11.3518296' y2='14' id='Path-2'%3E%3C/line%3E%3Cline x1='17' y1='10' x2='19.3518296' y2='14' id='Path-2-Copy' transform='translate(18.034025, 12.217364) scale(-1, 1) translate(-18.034025, -12.217364) '%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg id='Navigation' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-550.000000, -1040.000000)' id='Group' stroke='%23505052' stroke-width='2'%3E%3Cg transform='translate(550.000000, 1040.000000)'%3E%3Crect id='Rectangle-12-Copy' x='1' y='1' width='26' height='26' rx='4'%3E%3C/rect%3E%3Ccircle id='Oval' cx='20.5' cy='7.5' r='2.5'%3E%3C/circle%3E%3Ccircle id='Oval-Copy' cx='7.5' cy='7.5' r='2.5'%3E%3C/circle%3E%3Ccircle id='Oval-Copy-2' cx='14' cy='18' r='5'%3E%3C/circle%3E%3Cline x1='9' y1='10' x2='11.3518296' y2='14' id='Path-2'%3E%3C/line%3E%3Cline x1='17' y1='10' x2='19.3518296' y2='14' id='Path-2-Copy' transform='translate(18.034025, 12.217364) scale(-1, 1) translate(-18.034025, -12.217364) '%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.api:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg id='Navigation' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-550.000000, -1040.000000)' id='Group' stroke='%23505052' stroke-width='2'%3E%3Cg transform='translate(550.000000, 1040.000000)'%3E%3Crect id='Rectangle-12-Copy' x='1' y='1' width='26' height='26' rx='4'%3E%3C/rect%3E%3Ccircle id='Oval' cx='20.5' cy='7.5' r='2.5'%3E%3C/circle%3E%3Ccircle id='Oval-Copy' cx='7.5' cy='7.5' r='2.5'%3E%3C/circle%3E%3Ccircle id='Oval-Copy-2' cx='14' cy='18' r='5'%3E%3C/circle%3E%3Cline x1='9' y1='10' x2='11.3518296' y2='14' id='Path-2'%3E%3C/line%3E%3Cline x1='17' y1='10' x2='19.3518296' y2='14' id='Path-2-Copy' transform='translate(18.034025, 12.217364) scale(-1, 1) translate(-18.034025, -12.217364) '%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.add.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,13H13V17H11V13H7V11H11V7H13V11H17M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,13H13V17H11V13H7V11H11V7H13V11H17M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.add:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,13H13V17H11V13H7V11H11V7H13V11H17M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.chevron-down.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.chevron-down:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.chevron-up.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.chevron-up:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.close.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -959.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 959.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Close-/-Default' transform='translate(6.000000, 6.000000)' stroke='%23494E54' stroke-linecap='round'%3E%3Cg id='4---Icons-/-Basic-/-Close_tab' transform='translate(2.000000, 2.000000)'%3E%3Cg id='Group-9-Copy' stroke-width='2'%3E%3Cpath d='M0,12 L12,0' id='Path-3'%3E%3C/path%3E%3Cpath d='M0,0 L12,12' id='Path-3'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -959.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 959.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Close-/-Default' transform='translate(6.000000, 6.000000)' stroke='%23494E54' stroke-linecap='round'%3E%3Cg id='4---Icons-/-Basic-/-Close_tab' transform='translate(2.000000, 2.000000)'%3E%3Cg id='Group-9-Copy' stroke-width='2'%3E%3Cpath d='M0,12 L12,0' id='Path-3'%3E%3C/path%3E%3Cpath d='M0,0 L12,12' id='Path-3'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.close:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -959.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 959.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Close-/-Default' transform='translate(6.000000, 6.000000)' stroke='%23494E54' stroke-linecap='round'%3E%3Cg id='4---Icons-/-Basic-/-Close_tab' transform='translate(2.000000, 2.000000)'%3E%3Cg id='Group-9-Copy' stroke-width='2'%3E%3Cpath d='M0,12 L12,0' id='Path-3'%3E%3C/path%3E%3Cpath d='M0,0 L12,12' id='Path-3'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.expand.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1030.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1030.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Expand-/-Default' transform='translate(6.000000, 6.000000)' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Page-1' transform='translate(2.000000, 2.000000)'%3E%3Cpath d='M0,3 L0,1.50013339 C0,0.674966652 0.674865027,0 1.49987145,0 L3,0' id='Stroke-1' stroke='%23494E54' stroke-width='2'%3E%3C/path%3E%3Cpath d='M12,3 L12,1.50013339 C12,0.674966652 11.3248779,0 10.5001285,0 L9,0' id='Stroke-3' stroke='%23494E54' stroke-width='2'%3E%3C/path%3E%3Cpath d='M0,9 L0,10.4998666 C0,11.3250333 0.674865027,12 1.49987145,12 L3,12' id='Stroke-5' stroke='%23494E54' stroke-width='2'%3E%3C/path%3E%3Cpath d='M12,9 L12,10.4998666 C12,11.3250333 11.3248779,12 10.5001285,12 L9,12' id='Stroke-7' stroke='%23465A63' stroke-width='2'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1030.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1030.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Expand-/-Default' transform='translate(6.000000, 6.000000)' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Page-1' transform='translate(2.000000, 2.000000)'%3E%3Cpath d='M0,3 L0,1.50013339 C0,0.674966652 0.674865027,0 1.49987145,0 L3,0' id='Stroke-1' stroke='%23494E54' stroke-width='2'%3E%3C/path%3E%3Cpath d='M12,3 L12,1.50013339 C12,0.674966652 11.3248779,0 10.5001285,0 L9,0' id='Stroke-3' stroke='%23494E54' stroke-width='2'%3E%3C/path%3E%3Cpath d='M0,9 L0,10.4998666 C0,11.3250333 0.674865027,12 1.49987145,12 L3,12' id='Stroke-5' stroke='%23494E54' stroke-width='2'%3E%3C/path%3E%3Cpath d='M12,9 L12,10.4998666 C12,11.3250333 11.3248779,12 10.5001285,12 L9,12' id='Stroke-7' stroke='%23465A63' stroke-width='2'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.expand:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1030.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1030.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Expand-/-Default' transform='translate(6.000000, 6.000000)' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Page-1' transform='translate(2.000000, 2.000000)'%3E%3Cpath d='M0,3 L0,1.50013339 C0,0.674966652 0.674865027,0 1.49987145,0 L3,0' id='Stroke-1' stroke='%23494E54' stroke-width='2'%3E%3C/path%3E%3Cpath d='M12,3 L12,1.50013339 C12,0.674966652 11.3248779,0 10.5001285,0 L9,0' id='Stroke-3' stroke='%23494E54' stroke-width='2'%3E%3C/path%3E%3Cpath d='M0,9 L0,10.4998666 C0,11.3250333 0.674865027,12 1.49987145,12 L3,12' id='Stroke-5' stroke='%23494E54' stroke-width='2'%3E%3C/path%3E%3Cpath d='M12,9 L12,10.4998666 C12,11.3250333 11.3248779,12 10.5001285,12 L9,12' id='Stroke-7' stroke='%23465A63' stroke-width='2'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.fold.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='29px' height='29px' viewBox='0 0 29 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Fold documents / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1100.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1100.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Fold-Documents-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group-2' transform='translate(1.000000, 1.000000)'%3E%3Cpath d='M2,0 L0,0 L0,2 L2,2 L2,0 Z M2,4 L0,4 L0,6 L2,6 L2,4 Z M2,8 L0,8 L0,10 L2,10 L2,8 Z M2,12 L0,12 L0,14 L2,14 L2,12 Z' id='Shape' fill='%23494E54' fill-rule='nonzero'%3E%3C/path%3E%3Cpolyline id='Shape' stroke='%23494E54' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' points='13.069 13.201 7.069 7.126 13.132 1'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='29px' height='29px' viewBox='0 0 29 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Fold documents / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1100.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1100.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Fold-Documents-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group-2' transform='translate(1.000000, 1.000000)'%3E%3Cpath d='M2,0 L0,0 L0,2 L2,2 L2,0 Z M2,4 L0,4 L0,6 L2,6 L2,4 Z M2,8 L0,8 L0,10 L2,10 L2,8 Z M2,12 L0,12 L0,14 L2,14 L2,12 Z' id='Shape' fill='%23494E54' fill-rule='nonzero'%3E%3C/path%3E%3Cpolyline id='Shape' stroke='%23494E54' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' points='13.069 13.201 7.069 7.126 13.132 1'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.fold:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='29px' height='29px' viewBox='0 0 29 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Fold documents / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1100.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1100.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Fold-Documents-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group-2' transform='translate(1.000000, 1.000000)'%3E%3Cpath d='M2,0 L0,0 L0,2 L2,2 L2,0 Z M2,4 L0,4 L0,6 L2,6 L2,4 Z M2,8 L0,8 L0,10 L2,10 L2,8 Z M2,12 L0,12 L0,14 L2,14 L2,12 Z' id='Shape' fill='%23494E54' fill-rule='nonzero'%3E%3C/path%3E%3Cpolyline id='Shape' stroke='%23494E54' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' points='13.069 13.201 7.069 7.126 13.132 1'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.fold-small.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Fold documents / Small / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-415.000000, -1252.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1252.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Fold-Documents-Small-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(2.000000, 3.000000)'%3E%3Crect id='Rectangle-16-Copy-5' fill='%23494E54' transform='translate(1.000000, 1.000000) scale(-1, 1) translate(-1.000000, -1.000000) ' x='0' y='0' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-6' fill='%23494E54' transform='translate(1.000000, 5.000000) scale(-1, 1) translate(-1.000000, -5.000000) ' x='0' y='4' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-7' fill='%23494E54' transform='translate(1.000000, 9.000000) scale(-1, 1) translate(-1.000000, -9.000000) ' x='0' y='8' width='2' height='2'%3E%3C/rect%3E%3Cpolyline id='Rectangle-7-Copy-5' stroke='%23494E54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' transform='translate(9.151316, 5.151316) rotate(-225.000000) translate(-9.151316, -5.151316) ' points='11.3912839 2.93465046 11.3636615 7.34493451 6.91134756 7.36798102'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Fold documents / Small / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-415.000000, -1252.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1252.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Fold-Documents-Small-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(2.000000, 3.000000)'%3E%3Crect id='Rectangle-16-Copy-5' fill='%23494E54' transform='translate(1.000000, 1.000000) scale(-1, 1) translate(-1.000000, -1.000000) ' x='0' y='0' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-6' fill='%23494E54' transform='translate(1.000000, 5.000000) scale(-1, 1) translate(-1.000000, -5.000000) ' x='0' y='4' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-7' fill='%23494E54' transform='translate(1.000000, 9.000000) scale(-1, 1) translate(-1.000000, -9.000000) ' x='0' y='8' width='2' height='2'%3E%3C/rect%3E%3Cpolyline id='Rectangle-7-Copy-5' stroke='%23494E54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' transform='translate(9.151316, 5.151316) rotate(-225.000000) translate(-9.151316, -5.151316) ' points='11.3912839 2.93465046 11.3636615 7.34493451 6.91134756 7.36798102'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.fold-small:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Fold documents / Small / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-415.000000, -1252.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1252.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Fold-Documents-Small-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(2.000000, 3.000000)'%3E%3Crect id='Rectangle-16-Copy-5' fill='%23494E54' transform='translate(1.000000, 1.000000) scale(-1, 1) translate(-1.000000, -1.000000) ' x='0' y='0' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-6' fill='%23494E54' transform='translate(1.000000, 5.000000) scale(-1, 1) translate(-1.000000, -5.000000) ' x='0' y='4' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-7' fill='%23494E54' transform='translate(1.000000, 9.000000) scale(-1, 1) translate(-1.000000, -9.000000) ' x='0' y='8' width='2' height='2'%3E%3C/rect%3E%3Cpolyline id='Rectangle-7-Copy-5' stroke='%23494E54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' transform='translate(9.151316, 5.151316) rotate(-225.000000) translate(-9.151316, -5.151316) ' points='11.3912839 2.93465046 11.3636615 7.34493451 6.91134756 7.36798102'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.unfold.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='29px' height='29px' viewBox='0 0 29 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Unfold documents / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1178.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1178.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Unfold-Documents-/-Default----' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(1.000000, 1.000000)'%3E%3Cpath d='M2,0 L0,0 L0,2 L2,2 L2,0 Z M2,4 L0,4 L0,6 L2,6 L2,4 Z M2,8 L0,8 L0,10 L2,10 L2,8 Z M2,12 L0,12 L0,14 L2,14 L2,12 Z' id='Shape' fill='%23494E54' fill-rule='nonzero'%3E%3C/path%3E%3Cpolyline id='Shape' stroke='%23494E54' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' transform='translate(10.031500, 7.100500) scale(-1, 1) translate(-10.031500, -7.100500) ' points='13 13.201 7 7.126 13.063 1'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='29px' height='29px' viewBox='0 0 29 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Unfold documents / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1178.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1178.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Unfold-Documents-/-Default----' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(1.000000, 1.000000)'%3E%3Cpath d='M2,0 L0,0 L0,2 L2,2 L2,0 Z M2,4 L0,4 L0,6 L2,6 L2,4 Z M2,8 L0,8 L0,10 L2,10 L2,8 Z M2,12 L0,12 L0,14 L2,14 L2,12 Z' id='Shape' fill='%23494E54' fill-rule='nonzero'%3E%3C/path%3E%3Cpolyline id='Shape' stroke='%23494E54' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' transform='translate(10.031500, 7.100500) scale(-1, 1) translate(-10.031500, -7.100500) ' points='13 13.201 7 7.126 13.063 1'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.unfold:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='29px' height='29px' viewBox='0 0 29 29' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Unfold documents / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1178.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1178.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Unfold-Documents-/-Default----' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(1.000000, 1.000000)'%3E%3Cpath d='M2,0 L0,0 L0,2 L2,2 L2,0 Z M2,4 L0,4 L0,6 L2,6 L2,4 Z M2,8 L0,8 L0,10 L2,10 L2,8 Z M2,12 L0,12 L0,14 L2,14 L2,12 Z' id='Shape' fill='%23494E54' fill-rule='nonzero'%3E%3C/path%3E%3Cpolyline id='Shape' stroke='%23494E54' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' transform='translate(10.031500, 7.100500) scale(-1, 1) translate(-10.031500, -7.100500) ' points='13 13.201 7 7.126 13.063 1'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.unfold-small.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Unfold documents / Small / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1330.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1330.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Unfold-Documents-Small-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(3.000000, 3.000000)'%3E%3Crect id='Rectangle-16-Copy-5' fill='%23494E54' transform='translate(1.000000, 1.000000) scale(-1, 1) translate(-1.000000, -1.000000) ' x='0' y='0' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-6' fill='%23494E54' transform='translate(1.000000, 5.000000) scale(-1, 1) translate(-1.000000, -5.000000) ' x='0' y='4' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-7' fill='%23494E54' transform='translate(1.000000, 9.000000) scale(-1, 1) translate(-1.000000, -9.000000) ' x='0' y='8' width='2' height='2'%3E%3C/rect%3E%3Cpolyline id='Rectangle-7-Copy-5' stroke='%23494E54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' transform='translate(6.151316, 5.151316) scale(-1, 1) rotate(-225.000000) translate(-6.151316, -5.151316) ' points='8.39128392 2.93465046 8.36366154 7.34493451 3.91134756 7.36798102'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Unfold documents / Small / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1330.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1330.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Unfold-Documents-Small-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(3.000000, 3.000000)'%3E%3Crect id='Rectangle-16-Copy-5' fill='%23494E54' transform='translate(1.000000, 1.000000) scale(-1, 1) translate(-1.000000, -1.000000) ' x='0' y='0' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-6' fill='%23494E54' transform='translate(1.000000, 5.000000) scale(-1, 1) translate(-1.000000, -5.000000) ' x='0' y='4' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-7' fill='%23494E54' transform='translate(1.000000, 9.000000) scale(-1, 1) translate(-1.000000, -9.000000) ' x='0' y='8' width='2' height='2'%3E%3C/rect%3E%3Cpolyline id='Rectangle-7-Copy-5' stroke='%23494E54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' transform='translate(6.151316, 5.151316) scale(-1, 1) rotate(-225.000000) translate(-6.151316, -5.151316) ' points='8.39128392 2.93465046 8.36366154 7.34493451 3.91134756 7.36798102'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.unfold-small:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Unfold documents / Small / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -1330.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1330.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Unfold-Documents-Small-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(3.000000, 3.000000)'%3E%3Crect id='Rectangle-16-Copy-5' fill='%23494E54' transform='translate(1.000000, 1.000000) scale(-1, 1) translate(-1.000000, -1.000000) ' x='0' y='0' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-6' fill='%23494E54' transform='translate(1.000000, 5.000000) scale(-1, 1) translate(-1.000000, -5.000000) ' x='0' y='4' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-7' fill='%23494E54' transform='translate(1.000000, 9.000000) scale(-1, 1) translate(-1.000000, -9.000000) ' x='0' y='8' width='2' height='2'%3E%3C/rect%3E%3Cpolyline id='Rectangle-7-Copy-5' stroke='%23494E54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' transform='translate(6.151316, 5.151316) scale(-1, 1) rotate(-225.000000) translate(-6.151316, -5.151316) ' points='8.39128392 2.93465046 8.36366154 7.34493451 3.91134756 7.36798102'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.flag-off.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23DBE1E5'/%3E%3Cpath fill='%23FFF' d='M15 5H5l4.122 10.63c.122.316.51.46.829.31l.54-.253a.55.55 0 0 0 .294-.697L9.03 10.51 15 5z'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23DBE1E5'/%3E%3Cpath fill='%23FFF' d='M15 5H5l4.122 10.63c.122.316.51.46.829.31l.54-.253a.55.55 0 0 0 .294-.697L9.03 10.51 15 5z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.flag-off:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23DBE1E5'/%3E%3Cpath fill='%23FFF' d='M15 5H5l4.122 10.63c.122.316.51.46.829.31l.54-.253a.55.55 0 0 0 .294-.697L9.03 10.51 15 5z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.flag-on.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='10' cy='10' r='10' fill='%233C96FF'/%3E%3Cpath fill='%23FFF' d='M15 5H5l4.122 10.63c.122.316.51.46.829.31l.54-.253a.55.55 0 0 0 .294-.697L9.03 10.51 15 5z'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='10' cy='10' r='10' fill='%233C96FF'/%3E%3Cpath fill='%23FFF' d='M15 5H5l4.122 10.63c.122.316.51.46.829.31l.54-.253a.55.55 0 0 0 .294-.697L9.03 10.51 15 5z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.flag-on:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='10' cy='10' r='10' fill='%233C96FF'/%3E%3Cpath fill='%23FFF' d='M15 5H5l4.122 10.63c.122.316.51.46.829.31l.54-.253a.55.55 0 0 0 .294-.697L9.03 10.51 15 5z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.gender-f.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='14' height='14' fill='%23FA445E' fill-opacity='.7' rx='7'/%3E%3Cpath fill='%23FFF' d='M6.28 4.284v2.368h2.972v1.19H6.28V11.1H4.8v-8h5v1.184z'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='14' height='14' fill='%23FA445E' fill-opacity='.7' rx='7'/%3E%3Cpath fill='%23FFF' d='M6.28 4.284v2.368h2.972v1.19H6.28V11.1H4.8v-8h5v1.184z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.gender-f:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='14' height='14' fill='%23FA445E' fill-opacity='.7' rx='7'/%3E%3Cpath fill='%23FFF' d='M6.28 4.284v2.368h2.972v1.19H6.28V11.1H4.8v-8h5v1.184z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.gender-m.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='14' height='14' fill='%233C96FF' fill-opacity='.7' rx='7'/%3E%3Cpath fill='%23FFF' d='M11 3.5v7H9.79V5.979c0-.181.011-.376.031-.586l-2.23 3.974a.519.519 0 0 1-.484.286h-.194a.519.519 0 0 1-.484-.286L4.173 5.378c.01.107.02.212.026.315.007.103.01.198.01.286V10.5H3v-7h1.036c.06 0 .114.002.158.005a.448.448 0 0 1 .12.024.261.261 0 0 1 .097.063.538.538 0 0 1 .084.116l2.21 3.887c.057.104.11.21.16.32.05.11.098.223.145.339.048-.12.097-.235.148-.346.051-.112.106-.219.163-.322L9.5 3.708a.49.49 0 0 1 .087-.116.285.285 0 0 1 .1-.063.448.448 0 0 1 .12-.024c.043-.003.096-.005.157-.005H11z'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='14' height='14' fill='%233C96FF' fill-opacity='.7' rx='7'/%3E%3Cpath fill='%23FFF' d='M11 3.5v7H9.79V5.979c0-.181.011-.376.031-.586l-2.23 3.974a.519.519 0 0 1-.484.286h-.194a.519.519 0 0 1-.484-.286L4.173 5.378c.01.107.02.212.026.315.007.103.01.198.01.286V10.5H3v-7h1.036c.06 0 .114.002.158.005a.448.448 0 0 1 .12.024.261.261 0 0 1 .097.063.538.538 0 0 1 .084.116l2.21 3.887c.057.104.11.21.16.32.05.11.098.223.145.339.048-.12.097-.235.148-.346.051-.112.106-.219.163-.322L9.5 3.708a.49.49 0 0 1 .087-.116.285.285 0 0 1 .1-.063.448.448 0 0 1 .12-.024c.043-.003.096-.005.157-.005H11z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.gender-m:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='14' viewBox='0 0 14 14'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='14' height='14' fill='%233C96FF' fill-opacity='.7' rx='7'/%3E%3Cpath fill='%23FFF' d='M11 3.5v7H9.79V5.979c0-.181.011-.376.031-.586l-2.23 3.974a.519.519 0 0 1-.484.286h-.194a.519.519 0 0 1-.484-.286L4.173 5.378c.01.107.02.212.026.315.007.103.01.198.01.286V10.5H3v-7h1.036c.06 0 .114.002.158.005a.448.448 0 0 1 .12.024.261.261 0 0 1 .097.063.538.538 0 0 1 .084.116l2.21 3.887c.057.104.11.21.16.32.05.11.098.223.145.339.048-.12.097-.235.148-.346.051-.112.106-.219.163-.322L9.5 3.708a.49.49 0 0 1 .087-.116.285.285 0 0 1 .1-.063.448.448 0 0 1 .12-.024c.043-.003.096-.005.157-.005H11z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.home.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcons / Views Copy 2%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons' transform='translate(-485.000000, -6709.000000)' fill='%231D4056' fill-rule='nonzero'%3E%3Cg id='Icons-/-Views-Copy-2' transform='translate(485.000000, 6709.000000)'%3E%3Cg id='Group-6'%3E%3Cpath d='M16.5128838,0.823910892 L26.0394432,7.11726687 C27.2752446,8.06337331 28,9.53099715 28,11.0873783 L28,23.9753754 C28,26.1845144 26.209139,27.9753754 24,27.9753754 L18,27.9750536 C17.4477362,27.9749704 17.0000536,27.5272638 17,26.975 L17,20 C17,18.4023191 15.75108,17.0963391 14.1762728,17.0050927 L14,17 C12.4023191,17 11.0963391,18.24892 11.0050927,19.8237272 L11,20 L11,26.975 C10.9999464,27.5272638 10.5522638,27.9749704 10,27.9750536 L4,27.9753754 C1.790861,27.9753754 0,26.1845144 0,23.9753754 L0,11.1084595 C0,9.54017904 0.73582228,8.06275894 1.98749548,7.11786853 L11.6713256,0.807527269 C13.1056229,-0.275226402 15.0859472,-0.26852507 16.5128838,0.823910892 Z M15.4104885,2.49266032 L15.2971065,2.41195548 C14.6312028,1.90215203 13.7242679,1.86524633 13.0232344,2.30275078 L12.7632298,2.48316005 L3.158,8.742 L3.03635338,8.84038485 C2.43111217,9.36429422 2.06019268,10.1090446 2.00670945,10.9077545 L2,11.1084595 L2,23.9753754 C2,25.0297372 2.81587779,25.8935405 3.85064437,25.9698897 L3.99989274,25.9753754 L9,25.975 L9.00083417,19.9422421 L9.00844146,19.7080386 C9.15702615,17.1436396 11.2277731,15.1154583 13.8331619,15.0055269 L14.0577579,15.0008342 L14.2919614,15.0084415 C16.8563604,15.1570262 18.8845417,17.2277731 18.9952397,19.7800847 L19,20 L18.999,25.975 L24,25.9753754 C25.0543618,25.9753754 25.9181651,25.1594976 25.9945143,24.1246377 L26,23.9753754 L26,11.0873783 C26,10.2202517 25.62505,9.39904336 24.9778147,8.83164853 L24.859,8.735 L15.4104885,2.49266032 Z' id='home_active'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcons / Views Copy 2%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons' transform='translate(-485.000000, -6709.000000)' fill='%231D4056' fill-rule='nonzero'%3E%3Cg id='Icons-/-Views-Copy-2' transform='translate(485.000000, 6709.000000)'%3E%3Cg id='Group-6'%3E%3Cpath d='M16.5128838,0.823910892 L26.0394432,7.11726687 C27.2752446,8.06337331 28,9.53099715 28,11.0873783 L28,23.9753754 C28,26.1845144 26.209139,27.9753754 24,27.9753754 L18,27.9750536 C17.4477362,27.9749704 17.0000536,27.5272638 17,26.975 L17,20 C17,18.4023191 15.75108,17.0963391 14.1762728,17.0050927 L14,17 C12.4023191,17 11.0963391,18.24892 11.0050927,19.8237272 L11,20 L11,26.975 C10.9999464,27.5272638 10.5522638,27.9749704 10,27.9750536 L4,27.9753754 C1.790861,27.9753754 0,26.1845144 0,23.9753754 L0,11.1084595 C0,9.54017904 0.73582228,8.06275894 1.98749548,7.11786853 L11.6713256,0.807527269 C13.1056229,-0.275226402 15.0859472,-0.26852507 16.5128838,0.823910892 Z M15.4104885,2.49266032 L15.2971065,2.41195548 C14.6312028,1.90215203 13.7242679,1.86524633 13.0232344,2.30275078 L12.7632298,2.48316005 L3.158,8.742 L3.03635338,8.84038485 C2.43111217,9.36429422 2.06019268,10.1090446 2.00670945,10.9077545 L2,11.1084595 L2,23.9753754 C2,25.0297372 2.81587779,25.8935405 3.85064437,25.9698897 L3.99989274,25.9753754 L9,25.975 L9.00083417,19.9422421 L9.00844146,19.7080386 C9.15702615,17.1436396 11.2277731,15.1154583 13.8331619,15.0055269 L14.0577579,15.0008342 L14.2919614,15.0084415 C16.8563604,15.1570262 18.8845417,17.2277731 18.9952397,19.7800847 L19,20 L18.999,25.975 L24,25.9753754 C25.0543618,25.9753754 25.9181651,25.1594976 25.9945143,24.1246377 L26,23.9753754 L26,11.0873783 C26,10.2202517 25.62505,9.39904336 24.9778147,8.83164853 L24.859,8.735 L15.4104885,2.49266032 Z' id='home_active'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.home:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcons / Views Copy 2%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons' transform='translate(-485.000000, -6709.000000)' fill='%231D4056' fill-rule='nonzero'%3E%3Cg id='Icons-/-Views-Copy-2' transform='translate(485.000000, 6709.000000)'%3E%3Cg id='Group-6'%3E%3Cpath d='M16.5128838,0.823910892 L26.0394432,7.11726687 C27.2752446,8.06337331 28,9.53099715 28,11.0873783 L28,23.9753754 C28,26.1845144 26.209139,27.9753754 24,27.9753754 L18,27.9750536 C17.4477362,27.9749704 17.0000536,27.5272638 17,26.975 L17,20 C17,18.4023191 15.75108,17.0963391 14.1762728,17.0050927 L14,17 C12.4023191,17 11.0963391,18.24892 11.0050927,19.8237272 L11,20 L11,26.975 C10.9999464,27.5272638 10.5522638,27.9749704 10,27.9750536 L4,27.9753754 C1.790861,27.9753754 0,26.1845144 0,23.9753754 L0,11.1084595 C0,9.54017904 0.73582228,8.06275894 1.98749548,7.11786853 L11.6713256,0.807527269 C13.1056229,-0.275226402 15.0859472,-0.26852507 16.5128838,0.823910892 Z M15.4104885,2.49266032 L15.2971065,2.41195548 C14.6312028,1.90215203 13.7242679,1.86524633 13.0232344,2.30275078 L12.7632298,2.48316005 L3.158,8.742 L3.03635338,8.84038485 C2.43111217,9.36429422 2.06019268,10.1090446 2.00670945,10.9077545 L2,11.1084595 L2,23.9753754 C2,25.0297372 2.81587779,25.8935405 3.85064437,25.9698897 L3.99989274,25.9753754 L9,25.975 L9.00083417,19.9422421 L9.00844146,19.7080386 C9.15702615,17.1436396 11.2277731,15.1154583 13.8331619,15.0055269 L14.0577579,15.0008342 L14.2919614,15.0084415 C16.8563604,15.1570262 18.8845417,17.2277731 18.9952397,19.7800847 L19,20 L18.999,25.975 L24,25.9753754 C25.0543618,25.9753754 25.9181651,25.1594976 25.9945143,24.1246377 L26,23.9753754 L26,11.0873783 C26,10.2202517 25.62505,9.39904336 24.9778147,8.83164853 L24.859,8.735 L15.4104885,2.49266032 Z' id='home_active'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.next.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.next:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.overdue.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23FA445E'/%3E%3Crect width='2' height='7.42' x='7' y='2' fill='%23FFF' rx='1'/%3E%3Crect width='2' height='4' x='8.229' y='5.887' fill='%23FFF' rx='1' transform='rotate(59 9.23 7.887)'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23FA445E'/%3E%3Crect width='2' height='7.42' x='7' y='2' fill='%23FFF' rx='1'/%3E%3Crect width='2' height='4' x='8.229' y='5.887' fill='%23FFF' rx='1' transform='rotate(59 9.23 7.887)'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.overdue:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23FA445E'/%3E%3Crect width='2' height='7.42' x='7' y='2' fill='%23FFF' rx='1'/%3E%3Crect width='2' height='4' x='8.229' y='5.887' fill='%23FFF' rx='1' transform='rotate(59 9.23 7.887)'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.partial-reviewed.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23FFF' stroke='%23C4C4C4' stroke-width='2'/%3E%3Cpath fill='%23C4C4C4' d='M8 0a8 8 0 1 1 0 16V0z'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23FFF' stroke='%23C4C4C4' stroke-width='2'/%3E%3Cpath fill='%23C4C4C4' d='M8 0a8 8 0 1 1 0 16V0z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.partial-reviewed:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23FFF' stroke='%23C4C4C4' stroke-width='2'/%3E%3Cpath fill='%23C4C4C4' d='M8 0a8 8 0 1 1 0 16V0z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.partial.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23FFF' stroke='%233EB337' stroke-width='2'/%3E%3Cpath fill='%233EB337' d='M8 0a8 8 0 1 1 0 16V0z'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23FFF' stroke='%233EB337' stroke-width='2'/%3E%3Cpath fill='%233EB337' d='M8 0a8 8 0 1 1 0 16V0z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.partial:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='7' fill='%23FFF' stroke='%233EB337' stroke-width='2'/%3E%3Cpath fill='%233EB337' d='M8 0a8 8 0 1 1 0 16V0z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.previous.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.previous:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.record.masked {
  -webkit-mask-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%0A%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%20viewBox%3D%270%200%2020%2024%27%20style%3D%27enable-background%3Anew%200%200%2020%2024%3B%27%20xml%3Aspace%3D%27preserve%27%3E%0A%20%20%3Cg%20transform%3D%27translate%28-10%20-3%29%27%3E%0A%20%20%20%20%3Cpath%20fill%3D%27none%27%20stroke%3D%27%234A9EFF%27%20stroke-width%3D%221.5%22%20d%3D%27M15%2C6.1v2.4c0%2C0.8%2C0.5%2C1.5%2C1.2%2C1.5h7.6c0.7%2C0%2C1.2-0.7%2C1.2-1.5V6%27/%3E%0A%20%20%20%20%3Cpath%20fill%3D%27none%27%20stroke%3D%27%234A9EFF%27%20stroke-width%3D%221.5%22%20d%3D%27M13.2%2C6.3c-1.2%2C0-2.2%2C1-2.2%2C2.2v15.3c0%2C1.2%2C1%2C2.2%2C2.2%2C2.2h13.6c1.2%2C0%2C2.2-1%2C2.2-2.2V8.5c0-1.2-1-2.2-2.2-2.2%20h-4.6c0-1.3-1-2.3-2.3-2.3s-2.3%2C1.1-2.3%2C2.3H13.2z%27/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A);
  mask-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%0A%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%20viewBox%3D%270%200%2020%2024%27%20style%3D%27enable-background%3Anew%200%200%2020%2024%3B%27%20xml%3Aspace%3D%27preserve%27%3E%0A%20%20%3Cg%20transform%3D%27translate%28-10%20-3%29%27%3E%0A%20%20%20%20%3Cpath%20fill%3D%27none%27%20stroke%3D%27%234A9EFF%27%20stroke-width%3D%221.5%22%20d%3D%27M15%2C6.1v2.4c0%2C0.8%2C0.5%2C1.5%2C1.2%2C1.5h7.6c0.7%2C0%2C1.2-0.7%2C1.2-1.5V6%27/%3E%0A%20%20%20%20%3Cpath%20fill%3D%27none%27%20stroke%3D%27%234A9EFF%27%20stroke-width%3D%221.5%22%20d%3D%27M13.2%2C6.3c-1.2%2C0-2.2%2C1-2.2%2C2.2v15.3c0%2C1.2%2C1%2C2.2%2C2.2%2C2.2h13.6c1.2%2C0%2C2.2-1%2C2.2-2.2V8.5c0-1.2-1-2.2-2.2-2.2%20h-4.6c0-1.3-1-2.3-2.3-2.3s-2.3%2C1.1-2.3%2C2.3H13.2z%27/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A);
}
.ehr-form .icon.record:not(.masked) {
  background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%0A%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%20viewBox%3D%270%200%2020%2024%27%20style%3D%27enable-background%3Anew%200%200%2020%2024%3B%27%20xml%3Aspace%3D%27preserve%27%3E%0A%20%20%3Cg%20transform%3D%27translate%28-10%20-3%29%27%3E%0A%20%20%20%20%3Cpath%20fill%3D%27none%27%20stroke%3D%27%234A9EFF%27%20stroke-width%3D%221.5%22%20d%3D%27M15%2C6.1v2.4c0%2C0.8%2C0.5%2C1.5%2C1.2%2C1.5h7.6c0.7%2C0%2C1.2-0.7%2C1.2-1.5V6%27/%3E%0A%20%20%20%20%3Cpath%20fill%3D%27none%27%20stroke%3D%27%234A9EFF%27%20stroke-width%3D%221.5%22%20d%3D%27M13.2%2C6.3c-1.2%2C0-2.2%2C1-2.2%2C2.2v15.3c0%2C1.2%2C1%2C2.2%2C2.2%2C2.2h13.6c1.2%2C0%2C2.2-1%2C2.2-2.2V8.5c0-1.2-1-2.2-2.2-2.2%20h-4.6c0-1.3-1-2.3-2.3-2.3s-2.3%2C1.1-2.3%2C2.3H13.2z%27/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E%0A);
}
.ehr-form .icon.filter.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='12px' height='14px' viewBox='0 0 12 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-icon-filter-normal%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1677.000000, -5365.000000)' fill='%23000000' id='User-Interface'%3E%3Cg transform='translate(300.000000, 600.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Filter' transform='translate(0.000000, 4600.000000)'%3E%3Cg id='icon' transform='translate(281.000000, 4.000000)'%3E%3Cpath d='M7,11 C7.74025244,11 8.38657394,11.4021661 8.73239368,11.9999275 L13,12 C13.5522847,12 14,12.4477153 14,13 C14,13.5522847 13.5522847,14 13,14 L8.73181186,14.0010775 C8.38584934,14.5982846 7.7398375,15 7,15 C6.2601625,15 5.61415066,14.5982846 5.26818814,14.0010775 L3,14 C2.44771525,14 2,13.5522847 2,13 C2,12.4477153 2.44771525,12 3,12 L5.26760632,11.9999275 C5.61342606,11.4021661 6.25974756,11 7,11 Z M11,6 C11.7402524,6 12.3865739,6.40216612 12.7323937,6.99992752 L13,7 C13.5522847,7 14,7.44771525 14,8 C14,8.55228475 13.5522847,9 13,9 L12.7318119,9.0010775 C12.3858493,9.59828461 11.7398375,10 11,10 C10.2601625,10 9.61415066,9.59828461 9.26818814,9.0010775 L3,9 C2.44771525,9 2,8.55228475 2,8 C2,7.44771525 2.44771525,7 3,7 L9.26760632,6.99992752 C9.61342606,6.40216612 10.2597476,6 11,6 Z M5,1 C5.74025244,1 6.38657394,1.40216612 6.73239368,1.99992752 L13,2 C13.5522847,2 14,2.44771525 14,3 C14,3.55228475 13.5522847,4 13,4 L6.73181186,4.0010775 C6.38584934,4.59828461 5.7398375,5 5,5 C4.2601625,5 3.61415066,4.59828461 3.26818814,4.0010775 L3,4 C2.44771525,4 2,3.55228475 2,3 C2,2.44771525 2.44771525,2 3,2 L3.26760632,1.99992752 C3.61342606,1.40216612 4.25974756,1 5,1 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='12px' height='14px' viewBox='0 0 12 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-icon-filter-normal%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1677.000000, -5365.000000)' fill='%23000000' id='User-Interface'%3E%3Cg transform='translate(300.000000, 600.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Filter' transform='translate(0.000000, 4600.000000)'%3E%3Cg id='icon' transform='translate(281.000000, 4.000000)'%3E%3Cpath d='M7,11 C7.74025244,11 8.38657394,11.4021661 8.73239368,11.9999275 L13,12 C13.5522847,12 14,12.4477153 14,13 C14,13.5522847 13.5522847,14 13,14 L8.73181186,14.0010775 C8.38584934,14.5982846 7.7398375,15 7,15 C6.2601625,15 5.61415066,14.5982846 5.26818814,14.0010775 L3,14 C2.44771525,14 2,13.5522847 2,13 C2,12.4477153 2.44771525,12 3,12 L5.26760632,11.9999275 C5.61342606,11.4021661 6.25974756,11 7,11 Z M11,6 C11.7402524,6 12.3865739,6.40216612 12.7323937,6.99992752 L13,7 C13.5522847,7 14,7.44771525 14,8 C14,8.55228475 13.5522847,9 13,9 L12.7318119,9.0010775 C12.3858493,9.59828461 11.7398375,10 11,10 C10.2601625,10 9.61415066,9.59828461 9.26818814,9.0010775 L3,9 C2.44771525,9 2,8.55228475 2,8 C2,7.44771525 2.44771525,7 3,7 L9.26760632,6.99992752 C9.61342606,6.40216612 10.2597476,6 11,6 Z M5,1 C5.74025244,1 6.38657394,1.40216612 6.73239368,1.99992752 L13,2 C13.5522847,2 14,2.44771525 14,3 C14,3.55228475 13.5522847,4 13,4 L6.73181186,4.0010775 C6.38584934,4.59828461 5.7398375,5 5,5 C4.2601625,5 3.61415066,4.59828461 3.26818814,4.0010775 L3,4 C2.44771525,4 2,3.55228475 2,3 C2,2.44771525 2.44771525,2 3,2 L3.26760632,1.99992752 C3.61342606,1.40216612 4.25974756,1 5,1 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.filter:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='12px' height='14px' viewBox='0 0 12 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-icon-filter-normal%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1677.000000, -5365.000000)' fill='%23000000' id='User-Interface'%3E%3Cg transform='translate(300.000000, 600.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Filter' transform='translate(0.000000, 4600.000000)'%3E%3Cg id='icon' transform='translate(281.000000, 4.000000)'%3E%3Cpath d='M7,11 C7.74025244,11 8.38657394,11.4021661 8.73239368,11.9999275 L13,12 C13.5522847,12 14,12.4477153 14,13 C14,13.5522847 13.5522847,14 13,14 L8.73181186,14.0010775 C8.38584934,14.5982846 7.7398375,15 7,15 C6.2601625,15 5.61415066,14.5982846 5.26818814,14.0010775 L3,14 C2.44771525,14 2,13.5522847 2,13 C2,12.4477153 2.44771525,12 3,12 L5.26760632,11.9999275 C5.61342606,11.4021661 6.25974756,11 7,11 Z M11,6 C11.7402524,6 12.3865739,6.40216612 12.7323937,6.99992752 L13,7 C13.5522847,7 14,7.44771525 14,8 C14,8.55228475 13.5522847,9 13,9 L12.7318119,9.0010775 C12.3858493,9.59828461 11.7398375,10 11,10 C10.2601625,10 9.61415066,9.59828461 9.26818814,9.0010775 L3,9 C2.44771525,9 2,8.55228475 2,8 C2,7.44771525 2.44771525,7 3,7 L9.26760632,6.99992752 C9.61342606,6.40216612 10.2597476,6 11,6 Z M5,1 C5.74025244,1 6.38657394,1.40216612 6.73239368,1.99992752 L13,2 C13.5522847,2 14,2.44771525 14,3 C14,3.55228475 13.5522847,4 13,4 L6.73181186,4.0010775 C6.38584934,4.59828461 5.7398375,5 5,5 C4.2601625,5 3.61415066,4.59828461 3.26818814,4.0010775 L3,4 C2.44771525,4 2,3.55228475 2,3 C2,2.44771525 2.44771525,2 3,2 L3.26760632,1.99992752 C3.61342606,1.40216612 4.25974756,1 5,1 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.resize.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23465A63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 5V3.5C2 2.675 2.675 2 3.5 2H5M14 5V3.5c0-.825-.675-1.5-1.5-1.5H11M2 11v1.5c0 .825.675 1.5 1.5 1.5H5M14 11v1.5c0 .825-.675 1.5-1.5 1.5H11'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23465A63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 5V3.5C2 2.675 2.675 2 3.5 2H5M14 5V3.5c0-.825-.675-1.5-1.5-1.5H11M2 11v1.5c0 .825.675 1.5 1.5 1.5H5M14 11v1.5c0 .825-.675 1.5-1.5 1.5H11'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.resize:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23465A63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M2 5V3.5C2 2.675 2.675 2 3.5 2H5M14 5V3.5c0-.825-.675-1.5-1.5-1.5H11M2 11v1.5c0 .825.675 1.5 1.5 1.5H5M14 11v1.5c0 .825-.675 1.5-1.5 1.5H11'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.search.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z' /%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.search:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z' /%3E%3C/svg%3E");
}
.ehr-form .icon.search_dash.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23505052' stroke-width='2'%3E%3Ccircle cx='14.5' cy='14.5' r='5.5'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 19l3 3'/%3E%3Crect width='24' height='24' x='3' y='3' rx='4'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23505052' stroke-width='2'%3E%3Ccircle cx='14.5' cy='14.5' r='5.5'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 19l3 3'/%3E%3Crect width='24' height='24' x='3' y='3' rx='4'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.search_dash:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23505052' stroke-width='2'%3E%3Ccircle cx='14.5' cy='14.5' r='5.5'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 19l3 3'/%3E%3Crect width='24' height='24' x='3' y='3' rx='4'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.update.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23F6AF3B'/%3E%3Cpath fill='%23FFF' d='M7 3h2v10H7z'/%3E%3Cpath fill='%23FFF' d='M12.83 9.634l-1 1.732-8.66-5 1-1.732z'/%3E%3Cpath fill='%23FFF' d='M4.112 11.299l-.97-1.75 8.746-4.848.97 1.75z'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23F6AF3B'/%3E%3Cpath fill='%23FFF' d='M7 3h2v10H7z'/%3E%3Cpath fill='%23FFF' d='M12.83 9.634l-1 1.732-8.66-5 1-1.732z'/%3E%3Cpath fill='%23FFF' d='M4.112 11.299l-.97-1.75 8.746-4.848.97 1.75z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.update:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23F6AF3B'/%3E%3Cpath fill='%23FFF' d='M7 3h2v10H7z'/%3E%3Cpath fill='%23FFF' d='M12.83 9.634l-1 1.732-8.66-5 1-1.732z'/%3E%3Cpath fill='%23FFF' d='M4.112 11.299l-.97-1.75 8.746-4.848.97 1.75z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.view.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23505052' stroke-width='2' transform='translate(2 2)'%3E%3Crect width='24' height='24' x='1' y='1' rx='4'/%3E%3Cpath d='M13 1H7v24h6z'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23505052' stroke-width='2' transform='translate(2 2)'%3E%3Crect width='24' height='24' x='1' y='1' rx='4'/%3E%3Cpath d='M13 1H7v24h6z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.view:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23505052' stroke-width='2' transform='translate(2 2)'%3E%3Crect width='24' height='24' x='1' y='1' rx='4'/%3E%3Cpath d='M13 1H7v24h6z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.warning.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23FA445E'/%3E%3Cpath fill='%23FFF' d='M8 3a1 1 0 0 1 1 1v5H7V4a1 1 0 0 1 1-1zM7 11h2v1a1 1 0 0 1-2 0v-1z'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23FA445E'/%3E%3Cpath fill='%23FFF' d='M8 3a1 1 0 0 1 1 1v5H7V4a1 1 0 0 1 1-1zM7 11h2v1a1 1 0 0 1-2 0v-1z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.warning:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23FA445E'/%3E%3Cpath fill='%23FFF' d='M8 3a1 1 0 0 1 1 1v5H7V4a1 1 0 0 1 1-1zM7 11h2v1a1 1 0 0 1-2 0v-1z'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.success.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Ccircle id='a' cx='8' cy='8' r='8'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%233C96FF' xlink:href='%23a'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4 8.532l2.485 2.414L11.832 6' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Ccircle id='a' cx='8' cy='8' r='8'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%233C96FF' xlink:href='%23a'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4 8.532l2.485 2.414L11.832 6' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.success:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Ccircle id='a' cx='8' cy='8' r='8'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%233C96FF' xlink:href='%23a'/%3E%3Cpath stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M4 8.532l2.485 2.414L11.832 6' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.alert.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Ccircle id='a' cx='8' cy='8' r='8'/%3E%3Cpath id='c' d='M0 .957h16v16.372H0z'/%3E%3Cpath id='d' d='M1.2 0c.473 0 .857.384.857.857v6H.343v-6C.343.384.727 0 1.2 0z'/%3E%3Cpath id='f' d='M.343 0h1.714v1.429a.857.857 0 0 1-1.714 0V0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='rotate(180 8 8)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23FA445E' transform='rotate(180 8 8)' xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cg transform='rotate(-90 7.429 8.571)'%3E%3Cuse fill='%23F3F5F6' xlink:href='%23c'/%3E%3Cuse fill='%23FBC954' xlink:href='%23c'/%3E%3C/g%3E%3C/g%3E%3Cg mask='url(%23b)'%3E%3Cg transform='rotate(180 4.571 6.857)'%3E%3Cmask id='e' fill='%23fff'%3E%3Cuse xlink:href='%23d'/%3E%3C/mask%3E%3Cg fill='%23FFF' mask='url(%23e)'%3E%3Cpath d='M0 0h2.286v11.429H0z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='rotate(180 4.571 2.286)'%3E%3Cmask id='g' fill='%23fff'%3E%3Cuse xlink:href='%23f'/%3E%3C/mask%3E%3Cg fill='%23FFF' mask='url(%23g)'%3E%3Cpath d='M0-9.143h2.286v11.43H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Ccircle id='a' cx='8' cy='8' r='8'/%3E%3Cpath id='c' d='M0 .957h16v16.372H0z'/%3E%3Cpath id='d' d='M1.2 0c.473 0 .857.384.857.857v6H.343v-6C.343.384.727 0 1.2 0z'/%3E%3Cpath id='f' d='M.343 0h1.714v1.429a.857.857 0 0 1-1.714 0V0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='rotate(180 8 8)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23FA445E' transform='rotate(180 8 8)' xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cg transform='rotate(-90 7.429 8.571)'%3E%3Cuse fill='%23F3F5F6' xlink:href='%23c'/%3E%3Cuse fill='%23FBC954' xlink:href='%23c'/%3E%3C/g%3E%3C/g%3E%3Cg mask='url(%23b)'%3E%3Cg transform='rotate(180 4.571 6.857)'%3E%3Cmask id='e' fill='%23fff'%3E%3Cuse xlink:href='%23d'/%3E%3C/mask%3E%3Cg fill='%23FFF' mask='url(%23e)'%3E%3Cpath d='M0 0h2.286v11.429H0z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='rotate(180 4.571 2.286)'%3E%3Cmask id='g' fill='%23fff'%3E%3Cuse xlink:href='%23f'/%3E%3C/mask%3E%3Cg fill='%23FFF' mask='url(%23g)'%3E%3Cpath d='M0-9.143h2.286v11.43H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.alert:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Ccircle id='a' cx='8' cy='8' r='8'/%3E%3Cpath id='c' d='M0 .957h16v16.372H0z'/%3E%3Cpath id='d' d='M1.2 0c.473 0 .857.384.857.857v6H.343v-6C.343.384.727 0 1.2 0z'/%3E%3Cpath id='f' d='M.343 0h1.714v1.429a.857.857 0 0 1-1.714 0V0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='rotate(180 8 8)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23FA445E' transform='rotate(180 8 8)' xlink:href='%23a'/%3E%3Cg mask='url(%23b)'%3E%3Cg transform='rotate(-90 7.429 8.571)'%3E%3Cuse fill='%23F3F5F6' xlink:href='%23c'/%3E%3Cuse fill='%23FBC954' xlink:href='%23c'/%3E%3C/g%3E%3C/g%3E%3Cg mask='url(%23b)'%3E%3Cg transform='rotate(180 4.571 6.857)'%3E%3Cmask id='e' fill='%23fff'%3E%3Cuse xlink:href='%23d'/%3E%3C/mask%3E%3Cg fill='%23FFF' mask='url(%23e)'%3E%3Cpath d='M0 0h2.286v11.429H0z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='rotate(180 4.571 2.286)'%3E%3Cmask id='g' fill='%23fff'%3E%3Cuse xlink:href='%23f'/%3E%3C/mask%3E%3Cg fill='%23FFF' mask='url(%23g)'%3E%3Cpath d='M0-9.143h2.286v11.43H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.error.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E5 Notifications/1 Large/3 Negative%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='5-Notifications/1-Large/3-Negative' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M20,0 C31.045695,0 40,8.954305 40,20 C40,31.045695 31.045695,40 20,40 C8.954305,40 0,31.045695 0,20 C0,8.954305 8.954305,0 20,0 Z' id='bgr' fill='%23FF2D55'%3E%3C/path%3E%3Cg id='icon' filter='url(%23filter-1)'%3E%3Cg%3E%3Cpath d='M20,27 C21.1045695,27 22,27.8954305 22,29 C22,30.1045695 21.1045695,31 20,31 C18.8954305,31 18,30.1045695 18,29 C18,27.8954305 18.8954305,27 20,27 Z M20,9 C21.1045695,9 22.1,9.8954305 22.1,11 L21.8,21.1 C21.8,22.2045695 21.004569,23 20,23 C18.995431,23 18.2,22.2045695 18.2,21.1 L17.9,11 C17.9,9.8954305 18.8954305,9 20,9 Z' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E5 Notifications/1 Large/3 Negative%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='5-Notifications/1-Large/3-Negative' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M20,0 C31.045695,0 40,8.954305 40,20 C40,31.045695 31.045695,40 20,40 C8.954305,40 0,31.045695 0,20 C0,8.954305 8.954305,0 20,0 Z' id='bgr' fill='%23FF2D55'%3E%3C/path%3E%3Cg id='icon' filter='url(%23filter-1)'%3E%3Cg%3E%3Cpath d='M20,27 C21.1045695,27 22,27.8954305 22,29 C22,30.1045695 21.1045695,31 20,31 C18.8954305,31 18,30.1045695 18,29 C18,27.8954305 18.8954305,27 20,27 Z M20,9 C21.1045695,9 22.1,9.8954305 22.1,11 L21.8,21.1 C21.8,22.2045695 21.004569,23 20,23 C18.995431,23 18.2,22.2045695 18.2,21.1 L17.9,11 C17.9,9.8954305 18.8954305,9 20,9 Z' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.error:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='40px' height='40px' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E5 Notifications/1 Large/3 Negative%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='5-Notifications/1-Large/3-Negative' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M20,0 C31.045695,0 40,8.954305 40,20 C40,31.045695 31.045695,40 20,40 C8.954305,40 0,31.045695 0,20 C0,8.954305 8.954305,0 20,0 Z' id='bgr' fill='%23FF2D55'%3E%3C/path%3E%3Cg id='icon' filter='url(%23filter-1)'%3E%3Cg%3E%3Cpath d='M20,27 C21.1045695,27 22,27.8954305 22,29 C22,30.1045695 21.1045695,31 20,31 C18.8954305,31 18,30.1045695 18,29 C18,27.8954305 18.8954305,27 20,27 Z M20,9 C21.1045695,9 22.1,9.8954305 22.1,11 L21.8,21.1 C21.8,22.2045695 21.004569,23 20,23 C18.995431,23 18.2,22.2045695 18.2,21.1 L17.9,11 C17.9,9.8954305 18.8954305,9 20,9 Z' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.info.masked {
  -webkit-mask-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%20viewBox%3D%270%200%2028%2028%27%20style%3D%27enable-background%3Anew%200%200%2028%2028%3B%27%20xml%3Aspace%3D%27preserve%27%3E%0A%09%3Ccircle%20id%3D%27Oval%27%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20cx%3D%2714%27%20cy%3D%2714%27%20r%3D%2714%27/%3E%0A%09%3Cg%3E%3Cpath%20id%3D%27bgr%27%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23007AFF%22%20d%3D%27M14%2C2c6.6%2C0%2C12%2C5.4%2C12%2C12s-5.4%2C12-12%2C12S2%2C20.6%2C2%2C14S7.4%2C2%2C14%2C2z%27/%3E%3C/g%3E%0A%09%3Cg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20d%3D%27M14%2C11.1c0.4%2C0%2C0.8%2C0.3%2C0.8%2C0.8v5.8h1.5c0.4%2C0%2C0.8%2C0.3%2C0.8%2C0.8s-0.3%2C0.8-0.8%2C0.8h-4.5c-0.4%2C0-0.8-0.3-0.8-0.8%20s0.3-0.8%2C0.8-0.8h1.5v-5h-1c-0.4%2C0-0.8-0.3-0.8-0.8s0.3-0.8%2C0.8-0.8H14z%20M13.5%2C6.9c0.7%2C0%2C1.2%2C0.6%2C1.2%2C1.2s-0.6%2C1.2-1.2%2C1.2%20s-1.2-0.6-1.2-1.2S12.8%2C6.9%2C13.5%2C6.9z%27/%3E%3C/g%3E%0A%3C/svg%3E);
  mask-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%20viewBox%3D%270%200%2028%2028%27%20style%3D%27enable-background%3Anew%200%200%2028%2028%3B%27%20xml%3Aspace%3D%27preserve%27%3E%0A%09%3Ccircle%20id%3D%27Oval%27%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20cx%3D%2714%27%20cy%3D%2714%27%20r%3D%2714%27/%3E%0A%09%3Cg%3E%3Cpath%20id%3D%27bgr%27%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23007AFF%22%20d%3D%27M14%2C2c6.6%2C0%2C12%2C5.4%2C12%2C12s-5.4%2C12-12%2C12S2%2C20.6%2C2%2C14S7.4%2C2%2C14%2C2z%27/%3E%3C/g%3E%0A%09%3Cg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20d%3D%27M14%2C11.1c0.4%2C0%2C0.8%2C0.3%2C0.8%2C0.8v5.8h1.5c0.4%2C0%2C0.8%2C0.3%2C0.8%2C0.8s-0.3%2C0.8-0.8%2C0.8h-4.5c-0.4%2C0-0.8-0.3-0.8-0.8%20s0.3-0.8%2C0.8-0.8h1.5v-5h-1c-0.4%2C0-0.8-0.3-0.8-0.8s0.3-0.8%2C0.8-0.8H14z%20M13.5%2C6.9c0.7%2C0%2C1.2%2C0.6%2C1.2%2C1.2s-0.6%2C1.2-1.2%2C1.2%20s-1.2-0.6-1.2-1.2S12.8%2C6.9%2C13.5%2C6.9z%27/%3E%3C/g%3E%0A%3C/svg%3E);
}
.ehr-form .icon.info:not(.masked) {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%271.1%27%20id%3D%27Layer_1%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20xmlns%3Axlink%3D%27http%3A//www.w3.org/1999/xlink%27%20x%3D%270px%27%20y%3D%270px%27%20viewBox%3D%270%200%2028%2028%27%20style%3D%27enable-background%3Anew%200%200%2028%2028%3B%27%20xml%3Aspace%3D%27preserve%27%3E%0A%09%3Ccircle%20id%3D%27Oval%27%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20cx%3D%2714%27%20cy%3D%2714%27%20r%3D%2714%27/%3E%0A%09%3Cg%3E%3Cpath%20id%3D%27bgr%27%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23007AFF%22%20d%3D%27M14%2C2c6.6%2C0%2C12%2C5.4%2C12%2C12s-5.4%2C12-12%2C12S2%2C20.6%2C2%2C14S7.4%2C2%2C14%2C2z%27/%3E%3C/g%3E%0A%09%3Cg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFFFFF%22%20d%3D%27M14%2C11.1c0.4%2C0%2C0.8%2C0.3%2C0.8%2C0.8v5.8h1.5c0.4%2C0%2C0.8%2C0.3%2C0.8%2C0.8s-0.3%2C0.8-0.8%2C0.8h-4.5c-0.4%2C0-0.8-0.3-0.8-0.8%20s0.3-0.8%2C0.8-0.8h1.5v-5h-1c-0.4%2C0-0.8-0.3-0.8-0.8s0.3-0.8%2C0.8-0.8H14z%20M13.5%2C6.9c0.7%2C0%2C1.2%2C0.6%2C1.2%2C1.2s-0.6%2C1.2-1.2%2C1.2%20s-1.2-0.6-1.2-1.2S12.8%2C6.9%2C13.5%2C6.9z%27/%3E%3C/g%3E%0A%3C/svg%3E);
}
.ehr-form .icon.sort.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Sort / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -888.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 888.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Sort-/-Default' transform='translate(6.000000, 6.000000)' stroke='%23494E54' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Group-24-Copy' transform='translate(2.000000, 2.000000)'%3E%3Cg id='Group-16-Copy' stroke-width='2'%3E%3Cpath d='M12,1 L0,1' id='Path-7'%3E%3C/path%3E%3Cpath d='M12,6 L4,6' id='Path-7'%3E%3C/path%3E%3Cpath d='M12,11 L9,11' id='Path-7'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Sort / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -888.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 888.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Sort-/-Default' transform='translate(6.000000, 6.000000)' stroke='%23494E54' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Group-24-Copy' transform='translate(2.000000, 2.000000)'%3E%3Cg id='Group-16-Copy' stroke-width='2'%3E%3Cpath d='M12,1 L0,1' id='Path-7'%3E%3C/path%3E%3Cpath d='M12,6 L4,6' id='Path-7'%3E%3C/path%3E%3Cpath d='M12,11 L9,11' id='Path-7'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.sort:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Sort / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-416.000000, -888.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 888.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Sort-/-Default' transform='translate(6.000000, 6.000000)' stroke='%23494E54' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Group-24-Copy' transform='translate(2.000000, 2.000000)'%3E%3Cg id='Group-16-Copy' stroke-width='2'%3E%3Cpath d='M12,1 L0,1' id='Path-7'%3E%3C/path%3E%3Cpath d='M12,6 L4,6' id='Path-7'%3E%3C/path%3E%3Cpath d='M12,11 L9,11' id='Path-7'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.calendar.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon / Form Fields / Calendar / Disabled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons' transform='translate(-640.000000, -3321.000000)'%3E%3Cg id='Icon-/-Form-Fields-/-Calendar-/-Disabled' transform='translate(640.000000, 3321.000000)'%3E%3Cg id='calendar-copy'%3E%3Crect id='Rectangle-4-Copy-17' fill='%23F1F3F4' x='0' y='0' width='32' height='32' rx='6'%3E%3C/rect%3E%3Cpath d='M21,8 C22.6568542,8 24,9.34314575 24,11 L24,21 C24,22.5976809 22.75108,23.9036609 21.1762728,23.9949073 L21,24 L11,24 C9.34314575,24 8,22.6568542 8,21 L8,11 C8,9.34314575 9.34314575,8 11,8 L21,8 Z M21,12 L11,12 C10.4871642,12 10.0644928,12.3860402 10.0067277,12.8833789 L10,13 L10,21 C10,21.5128358 10.3860402,21.9355072 10.8833789,21.9932723 L11,22 L21,22 C21.5128358,22 21.9355072,21.6139598 21.9932723,21.1166211 L22,21 L22,13 C22,12.4871642 21.6139598,12.0644928 21.1166211,12.0067277 L21,12 Z M14,19 L14,21 L12,21 L12,19 L14,19 Z M17,19 L17,21 L15,21 L15,19 L17,19 Z M14,16 L14,18 L12,18 L12,16 L14,16 Z M17,16 L17,18 L15,18 L15,16 L17,16 Z M20,16 L20,18 L18,18 L18,16 L20,16 Z M17,13 L17,15 L15,15 L15,13 L17,13 Z M20,13 L20,15 L18,15 L18,13 L20,13 Z' id='Shape' fill='%23A1AAAE' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon / Form Fields / Calendar / Disabled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons' transform='translate(-640.000000, -3321.000000)'%3E%3Cg id='Icon-/-Form-Fields-/-Calendar-/-Disabled' transform='translate(640.000000, 3321.000000)'%3E%3Cg id='calendar-copy'%3E%3Crect id='Rectangle-4-Copy-17' fill='%23F1F3F4' x='0' y='0' width='32' height='32' rx='6'%3E%3C/rect%3E%3Cpath d='M21,8 C22.6568542,8 24,9.34314575 24,11 L24,21 C24,22.5976809 22.75108,23.9036609 21.1762728,23.9949073 L21,24 L11,24 C9.34314575,24 8,22.6568542 8,21 L8,11 C8,9.34314575 9.34314575,8 11,8 L21,8 Z M21,12 L11,12 C10.4871642,12 10.0644928,12.3860402 10.0067277,12.8833789 L10,13 L10,21 C10,21.5128358 10.3860402,21.9355072 10.8833789,21.9932723 L11,22 L21,22 C21.5128358,22 21.9355072,21.6139598 21.9932723,21.1166211 L22,21 L22,13 C22,12.4871642 21.6139598,12.0644928 21.1166211,12.0067277 L21,12 Z M14,19 L14,21 L12,21 L12,19 L14,19 Z M17,19 L17,21 L15,21 L15,19 L17,19 Z M14,16 L14,18 L12,18 L12,16 L14,16 Z M17,16 L17,18 L15,18 L15,16 L17,16 Z M20,16 L20,18 L18,18 L18,16 L20,16 Z M17,13 L17,15 L15,15 L15,13 L17,13 Z M20,13 L20,15 L18,15 L18,13 L20,13 Z' id='Shape' fill='%23A1AAAE' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.calendar:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon / Form Fields / Calendar / Disabled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons' transform='translate(-640.000000, -3321.000000)'%3E%3Cg id='Icon-/-Form-Fields-/-Calendar-/-Disabled' transform='translate(640.000000, 3321.000000)'%3E%3Cg id='calendar-copy'%3E%3Crect id='Rectangle-4-Copy-17' fill='%23F1F3F4' x='0' y='0' width='32' height='32' rx='6'%3E%3C/rect%3E%3Cpath d='M21,8 C22.6568542,8 24,9.34314575 24,11 L24,21 C24,22.5976809 22.75108,23.9036609 21.1762728,23.9949073 L21,24 L11,24 C9.34314575,24 8,22.6568542 8,21 L8,11 C8,9.34314575 9.34314575,8 11,8 L21,8 Z M21,12 L11,12 C10.4871642,12 10.0644928,12.3860402 10.0067277,12.8833789 L10,13 L10,21 C10,21.5128358 10.3860402,21.9355072 10.8833789,21.9932723 L11,22 L21,22 C21.5128358,22 21.9355072,21.6139598 21.9932723,21.1166211 L22,21 L22,13 C22,12.4871642 21.6139598,12.0644928 21.1166211,12.0067277 L21,12 Z M14,19 L14,21 L12,21 L12,19 L14,19 Z M17,19 L17,21 L15,21 L15,19 L17,19 Z M14,16 L14,18 L12,18 L12,16 L14,16 Z M17,16 L17,18 L15,18 L15,16 L17,16 Z M20,16 L20,18 L18,18 L18,16 L20,16 Z M17,13 L17,15 L15,15 L15,13 L17,13 Z M20,13 L20,15 L18,15 L18,13 L20,13 Z' id='Shape' fill='%23A1AAAE' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.calendar-active.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon / Form Fields / Calendar / Active%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons' transform='translate(-486.000000, -3321.000000)'%3E%3Cg id='Icon-/-Form-Fields-/-Calendar-/-Active' transform='translate(486.000000, 3321.000000)'%3E%3Cg id='calendar-copy' transform='translate(0.000000, 1.000000)'%3E%3Crect id='Rectangle-4-Copy-17' fill='%23F1F3F4' x='0' y='-1' width='32' height='32' rx='6'%3E%3C/rect%3E%3Cpath d='M21,7 C22.6568542,7 24,8.34314575 24,10 L24,20 C24,21.5976809 22.75108,22.9036609 21.1762728,22.9949073 L21,23 L11,23 C9.34314575,23 8,21.6568542 8,20 L8,10 C8,8.34314575 9.34314575,7 11,7 L21,7 Z M21,11 L11,11 C10.4871642,11 10.0644928,11.3860402 10.0067277,11.8833789 L10,12 L10,20 C10,20.5128358 10.3860402,20.9355072 10.8833789,20.9932723 L11,21 L21,21 C21.5128358,21 21.9355072,20.6139598 21.9932723,20.1166211 L22,20 L22,12 C22,11.4871642 21.6139598,11.0644928 21.1166211,11.0067277 L21,11 Z M14,18 L14,20 L12,20 L12,18 L14,18 Z M17,18 L17,20 L15,20 L15,18 L17,18 Z M14,15 L14,17 L12,17 L12,15 L14,15 Z M17,15 L17,17 L15,17 L15,15 L17,15 Z M20,15 L20,17 L18,17 L18,15 L20,15 Z M17,12 L17,14 L15,14 L15,12 L17,12 Z M20,12 L20,14 L18,14 L18,12 L20,12 Z' id='Shape' fill='%2349A9FF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon / Form Fields / Calendar / Active%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons' transform='translate(-486.000000, -3321.000000)'%3E%3Cg id='Icon-/-Form-Fields-/-Calendar-/-Active' transform='translate(486.000000, 3321.000000)'%3E%3Cg id='calendar-copy' transform='translate(0.000000, 1.000000)'%3E%3Crect id='Rectangle-4-Copy-17' fill='%23F1F3F4' x='0' y='-1' width='32' height='32' rx='6'%3E%3C/rect%3E%3Cpath d='M21,7 C22.6568542,7 24,8.34314575 24,10 L24,20 C24,21.5976809 22.75108,22.9036609 21.1762728,22.9949073 L21,23 L11,23 C9.34314575,23 8,21.6568542 8,20 L8,10 C8,8.34314575 9.34314575,7 11,7 L21,7 Z M21,11 L11,11 C10.4871642,11 10.0644928,11.3860402 10.0067277,11.8833789 L10,12 L10,20 C10,20.5128358 10.3860402,20.9355072 10.8833789,20.9932723 L11,21 L21,21 C21.5128358,21 21.9355072,20.6139598 21.9932723,20.1166211 L22,20 L22,12 C22,11.4871642 21.6139598,11.0644928 21.1166211,11.0067277 L21,11 Z M14,18 L14,20 L12,20 L12,18 L14,18 Z M17,18 L17,20 L15,20 L15,18 L17,18 Z M14,15 L14,17 L12,17 L12,15 L14,15 Z M17,15 L17,17 L15,17 L15,15 L17,15 Z M20,15 L20,17 L18,17 L18,15 L20,15 Z M17,12 L17,14 L15,14 L15,12 L17,12 Z M20,12 L20,14 L18,14 L18,12 L20,12 Z' id='Shape' fill='%2349A9FF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.calendar-active:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon / Form Fields / Calendar / Active%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icons' transform='translate(-486.000000, -3321.000000)'%3E%3Cg id='Icon-/-Form-Fields-/-Calendar-/-Active' transform='translate(486.000000, 3321.000000)'%3E%3Cg id='calendar-copy' transform='translate(0.000000, 1.000000)'%3E%3Crect id='Rectangle-4-Copy-17' fill='%23F1F3F4' x='0' y='-1' width='32' height='32' rx='6'%3E%3C/rect%3E%3Cpath d='M21,7 C22.6568542,7 24,8.34314575 24,10 L24,20 C24,21.5976809 22.75108,22.9036609 21.1762728,22.9949073 L21,23 L11,23 C9.34314575,23 8,21.6568542 8,20 L8,10 C8,8.34314575 9.34314575,7 11,7 L21,7 Z M21,11 L11,11 C10.4871642,11 10.0644928,11.3860402 10.0067277,11.8833789 L10,12 L10,20 C10,20.5128358 10.3860402,20.9355072 10.8833789,20.9932723 L11,21 L21,21 C21.5128358,21 21.9355072,20.6139598 21.9932723,20.1166211 L22,20 L22,12 C22,11.4871642 21.6139598,11.0644928 21.1166211,11.0067277 L21,11 Z M14,18 L14,20 L12,20 L12,18 L14,18 Z M17,18 L17,20 L15,20 L15,18 L17,18 Z M14,15 L14,17 L12,17 L12,15 L14,15 Z M17,15 L17,17 L15,17 L15,15 L17,15 Z M20,15 L20,17 L18,17 L18,15 L20,15 Z M17,12 L17,14 L15,14 L15,12 L17,12 Z M20,12 L20,14 L18,14 L18,12 L20,12 Z' id='Shape' fill='%2349A9FF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.ekg.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-width='1.5'%3E%3Crect width='18.5' height='20.5' x='10.75' y='9.75' rx='4'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M13.591 20.848h2.263l2.004-5.665 2.88 9.664 2.682-6.37 1.11 2.37h1.695'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-width='1.5'%3E%3Crect width='18.5' height='20.5' x='10.75' y='9.75' rx='4'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M13.591 20.848h2.263l2.004-5.665 2.88 9.664 2.682-6.37 1.11 2.37h1.695'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.ekg:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-width='1.5'%3E%3Crect width='18.5' height='20.5' x='10.75' y='9.75' rx='4'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M13.591 20.848h2.263l2.004-5.665 2.88 9.664 2.682-6.37 1.11 2.37h1.695'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.bp.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-width='1.5'%3E%3Cpath d='M14.667 22.525c.738 2.121 2.21 3.89 4.392 4.492M20.156 9a34.431 34.431 0 0 1 4.32 3.61c2.214 2.2 4.853 5.546 4.853 8.993 0 5.179-4.111 9.392-9.164 9.392-5.054 0-9.165-4.213-9.165-9.392C11 15.788 17.881 10.567 20.156 9'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-width='1.5'%3E%3Cpath d='M14.667 22.525c.738 2.121 2.21 3.89 4.392 4.492M20.156 9a34.431 34.431 0 0 1 4.32 3.61c2.214 2.2 4.853 5.546 4.853 8.993 0 5.179-4.111 9.392-9.164 9.392-5.054 0-9.165-4.213-9.165-9.392C11 15.788 17.881 10.567 20.156 9'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.bp:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-width='1.5'%3E%3Cpath d='M14.667 22.525c.738 2.121 2.21 3.89 4.392 4.492M20.156 9a34.431 34.431 0 0 1 4.32 3.61c2.214 2.2 4.853 5.546 4.853 8.993 0 5.179-4.111 9.392-9.164 9.392-5.054 0-9.165-4.213-9.165-9.392C11 15.788 17.881 10.567 20.156 9'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.hr.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M24.433 14.822c-1.726 0-3.249.82-4.17 2.074-.92-1.253-2.444-2.074-4.17-2.074-2.813 0-5.093 2.396-5.093 5.08 0 3.69 5.093 6.937 5.093 6.937l4.17 2.804 4.17-2.804s5.093-3.248 5.093-6.937c0-2.684-2.28-5.08-5.093-5.08zM29.515 12.083C27.93 10.694 26.348 10 24.765 10c-1.735 0-3.561.314-4.487 1.573-.925-1.26-2.67-1.573-4.404-1.573-2.112 0-3.846 1.13-4.766 1.794'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M24.433 14.822c-1.726 0-3.249.82-4.17 2.074-.92-1.253-2.444-2.074-4.17-2.074-2.813 0-5.093 2.396-5.093 5.08 0 3.69 5.093 6.937 5.093 6.937l4.17 2.804 4.17-2.804s5.093-3.248 5.093-6.937c0-2.684-2.28-5.08-5.093-5.08zM29.515 12.083C27.93 10.694 26.348 10 24.765 10c-1.735 0-3.561.314-4.487 1.573-.925-1.26-2.67-1.573-4.404-1.573-2.112 0-3.846 1.13-4.766 1.794'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.hr:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M24.433 14.822c-1.726 0-3.249.82-4.17 2.074-.92-1.253-2.444-2.074-4.17-2.074-2.813 0-5.093 2.396-5.093 5.08 0 3.69 5.093 6.937 5.093 6.937l4.17 2.804 4.17-2.804s5.093-3.248 5.093-6.937c0-2.684-2.28-5.08-5.093-5.08zM29.515 12.083C27.93 10.694 26.348 10 24.765 10c-1.735 0-3.561.314-4.487 1.573-.925-1.26-2.67-1.573-4.404-1.573-2.112 0-3.846 1.13-4.766 1.794'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.min.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M25.027 21.38a1.106 1.106 0 0 1-.12-.34c-.54-3.004-1.075-6.183-1.075-6.183h-.01a2.3 2.3 0 0 0-.19-.53c-.357-.702-1.325-.756-1.85-.172-.626.695-1.565 1.098-2.567.965-2.643-.354-2.721-2.605-2.721-2.605s-.03-.798-.068-1.65c-.046-1.034-1.37-1.468-2.027-.665l-.028.034a.568.568 0 0 0-.09.078l-1.977 2.325a1.12 1.12 0 0 1-.489.333c-.416.146-1.07.462-1.383 1.078-.264.52-.27 1.368.102 1.819.042.05 8.657 9.389 8.941 9.7 3.03 3.314 5.25 4.106 6.649 4.133.104.002.204.002.299-.005.906-.072 1.49-.445 1.882-.837a1.1 1.1 0 0 0 .175-1.323c-.857-1.523-2.967-5.272-3.453-6.155zM13.113 14.79l2.647 2.823'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M25.027 21.38a1.106 1.106 0 0 1-.12-.34c-.54-3.004-1.075-6.183-1.075-6.183h-.01a2.3 2.3 0 0 0-.19-.53c-.357-.702-1.325-.756-1.85-.172-.626.695-1.565 1.098-2.567.965-2.643-.354-2.721-2.605-2.721-2.605s-.03-.798-.068-1.65c-.046-1.034-1.37-1.468-2.027-.665l-.028.034a.568.568 0 0 0-.09.078l-1.977 2.325a1.12 1.12 0 0 1-.489.333c-.416.146-1.07.462-1.383 1.078-.264.52-.27 1.368.102 1.819.042.05 8.657 9.389 8.941 9.7 3.03 3.314 5.25 4.106 6.649 4.133.104.002.204.002.299-.005.906-.072 1.49-.445 1.882-.837a1.1 1.1 0 0 0 .175-1.323c-.857-1.523-2.967-5.272-3.453-6.155zM13.113 14.79l2.647 2.823'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.min:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M25.027 21.38a1.106 1.106 0 0 1-.12-.34c-.54-3.004-1.075-6.183-1.075-6.183h-.01a2.3 2.3 0 0 0-.19-.53c-.357-.702-1.325-.756-1.85-.172-.626.695-1.565 1.098-2.567.965-2.643-.354-2.721-2.605-2.721-2.605s-.03-.798-.068-1.65c-.046-1.034-1.37-1.468-2.027-.665l-.028.034a.568.568 0 0 0-.09.078l-1.977 2.325a1.12 1.12 0 0 1-.489.333c-.416.146-1.07.462-1.383 1.078-.264.52-.27 1.368.102 1.819.042.05 8.657 9.389 8.941 9.7 3.03 3.314 5.25 4.106 6.649 4.133.104.002.204.002.299-.005.906-.072 1.49-.445 1.882-.837a1.1 1.1 0 0 0 .175-1.323c-.857-1.523-2.967-5.272-3.453-6.155zM13.113 14.79l2.647 2.823'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.os.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-width='1.5' transform='translate(10 9)'%3E%3Ccircle cx='8.949' cy='12.578' r='8.199'/%3E%3Cpath fill='%23FEFEFE' d='M14.767 8.906a4.458 4.458 0 0 1-4.45-4.718 4.456 4.456 0 0 1 4.71-4.18 4.46 4.46 0 0 1 4.18 4.71 4.456 4.456 0 0 1-4.44 4.188'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-width='1.5' transform='translate(10 9)'%3E%3Ccircle cx='8.949' cy='12.578' r='8.199'/%3E%3Cpath fill='%23FEFEFE' d='M14.767 8.906a4.458 4.458 0 0 1-4.45-4.718 4.456 4.456 0 0 1 4.71-4.18 4.46 4.46 0 0 1 4.18 4.71 4.456 4.456 0 0 1-4.44 4.188'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.os:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-width='1.5' transform='translate(10 9)'%3E%3Ccircle cx='8.949' cy='12.578' r='8.199'/%3E%3Cpath fill='%23FEFEFE' d='M14.767 8.906a4.458 4.458 0 0 1-4.45-4.718 4.456 4.456 0 0 1 4.71-4.18 4.46 4.46 0 0 1 4.18 4.71 4.456 4.456 0 0 1-4.44 4.188'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.te.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M16.898 23.478V10.945C16.898 9.87 15.98 9 14.849 9c-1.131 0-2.049.87-2.049 1.945v12.533c-1.257.753-2.026 2.173-1.74 3.74.265 1.46 1.484 2.65 3.016 2.932 2.465.455 4.622-1.324 4.622-3.582 0-1.302-.72-2.442-1.8-3.09zM21.73 15.928h7.697M21.73 19.008h7.697M21.73 12.85h7.697'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M16.898 23.478V10.945C16.898 9.87 15.98 9 14.849 9c-1.131 0-2.049.87-2.049 1.945v12.533c-1.257.753-2.026 2.173-1.74 3.74.265 1.46 1.484 2.65 3.016 2.932 2.465.455 4.622-1.324 4.622-3.582 0-1.302-.72-2.442-1.8-3.09zM21.73 15.928h7.697M21.73 19.008h7.697M21.73 12.85h7.697'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.te:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='M16.898 23.478V10.945C16.898 9.87 15.98 9 14.849 9c-1.131 0-2.049.87-2.049 1.945v12.533c-1.257.753-2.026 2.173-1.74 3.74.265 1.46 1.484 2.65 3.016 2.932 2.465.455 4.622-1.324 4.622-3.582 0-1.302-.72-2.442-1.8-3.09zM21.73 15.928h7.697M21.73 19.008h7.697M21.73 12.85h7.697'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.we.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-width='1.5' transform='translate(10 9)'%3E%3Crect width='18.5' height='20.5' x='.75' y='.75' rx='4'/%3E%3Cpath stroke-linecap='round' d='M15.938 8.38S14.16 3.782 9.866 3.782c-2.858 0-5.274 1.936-6.071 4.6M7.733 7.37l2.133 2.484'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-width='1.5' transform='translate(10 9)'%3E%3Crect width='18.5' height='20.5' x='.75' y='.75' rx='4'/%3E%3Cpath stroke-linecap='round' d='M15.938 8.38S14.16 3.782 9.866 3.782c-2.858 0-5.274 1.936-6.071 4.6M7.733 7.37l2.133 2.484'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.we:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23A5AFB6' stroke-width='1.5' transform='translate(10 9)'%3E%3Crect width='18.5' height='20.5' x='.75' y='.75' rx='4'/%3E%3Cpath stroke-linecap='round' d='M15.938 8.38S14.16 3.782 9.866 3.782c-2.858 0-5.274 1.936-6.071 4.6M7.733 7.37l2.133 2.484'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.deceased.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='16' viewBox='0 0 14 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M14 8.174L6.11 16H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v6.174zm0 2.817V14a2 2 0 0 1-2 2H8.95L14 10.99z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='16' viewBox='0 0 14 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M14 8.174L6.11 16H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v6.174zm0 2.817V14a2 2 0 0 1-2 2H8.95L14 10.99z'/%3E%3C/svg%3E");
}
.ehr-form .icon.deceased:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='16' viewBox='0 0 14 16'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M14 8.174L6.11 16H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v6.174zm0 2.817V14a2 2 0 0 1-2 2H8.95L14 10.99z'/%3E%3C/svg%3E");
}
.ehr-form .icon.remove-squared.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='22px' height='22px' viewBox='0 0 22 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Alergies' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Allergies---has-allergies---Edit-3' transform='translate(-1060.000000, -255.000000)'%3E%3Cg id='Allergies' transform='translate(429.000000, 0.000000)'%3E%3Cg id='Group-7' transform='translate(29.000000, 248.000000)'%3E%3Cg id='Group-22' transform='translate(602.000000, 7.000000)'%3E%3Crect id='Rectangle-4-Copy-2' fill='%23F3F4F5' x='0' y='0' width='22' height='22' rx='4'%3E%3C/rect%3E%3Cpath d='M12,10 L15,10 C15.5522847,10 16,10.4477153 16,11 C16,11.5522847 15.5522847,12 15,12 L12,12 L12,15 C12,15.5522847 11.5522847,16 11,16 C10.4477153,16 10,15.5522847 10,15 L10,12 L7,12 C6.44771525,12 6,11.5522847 6,11 C6,10.4477153 6.44771525,10 7,10 L10,10 L10,7 C10,6.44771525 10.4477153,6 11,6 C11.5522847,6 12,6.44771525 12,7 L12,10 Z' id='Combined-Shape' fill='%23A9B3BB' transform='translate(11.000000, 11.000000) rotate(45.000000) translate(-11.000000, -11.000000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='22px' height='22px' viewBox='0 0 22 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Alergies' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Allergies---has-allergies---Edit-3' transform='translate(-1060.000000, -255.000000)'%3E%3Cg id='Allergies' transform='translate(429.000000, 0.000000)'%3E%3Cg id='Group-7' transform='translate(29.000000, 248.000000)'%3E%3Cg id='Group-22' transform='translate(602.000000, 7.000000)'%3E%3Crect id='Rectangle-4-Copy-2' fill='%23F3F4F5' x='0' y='0' width='22' height='22' rx='4'%3E%3C/rect%3E%3Cpath d='M12,10 L15,10 C15.5522847,10 16,10.4477153 16,11 C16,11.5522847 15.5522847,12 15,12 L12,12 L12,15 C12,15.5522847 11.5522847,16 11,16 C10.4477153,16 10,15.5522847 10,15 L10,12 L7,12 C6.44771525,12 6,11.5522847 6,11 C6,10.4477153 6.44771525,10 7,10 L10,10 L10,7 C10,6.44771525 10.4477153,6 11,6 C11.5522847,6 12,6.44771525 12,7 L12,10 Z' id='Combined-Shape' fill='%23A9B3BB' transform='translate(11.000000, 11.000000) rotate(45.000000) translate(-11.000000, -11.000000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.remove-squared:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='22px' height='22px' viewBox='0 0 22 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Alergies' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Allergies---has-allergies---Edit-3' transform='translate(-1060.000000, -255.000000)'%3E%3Cg id='Allergies' transform='translate(429.000000, 0.000000)'%3E%3Cg id='Group-7' transform='translate(29.000000, 248.000000)'%3E%3Cg id='Group-22' transform='translate(602.000000, 7.000000)'%3E%3Crect id='Rectangle-4-Copy-2' fill='%23F3F4F5' x='0' y='0' width='22' height='22' rx='4'%3E%3C/rect%3E%3Cpath d='M12,10 L15,10 C15.5522847,10 16,10.4477153 16,11 C16,11.5522847 15.5522847,12 15,12 L12,12 L12,15 C12,15.5522847 11.5522847,16 11,16 C10.4477153,16 10,15.5522847 10,15 L10,12 L7,12 C6.44771525,12 6,11.5522847 6,11 C6,10.4477153 6.44771525,10 7,10 L10,10 L10,7 C10,6.44771525 10.4477153,6 11,6 C11.5522847,6 12,6.44771525 12,7 L12,10 Z' id='Combined-Shape' fill='%23A9B3BB' transform='translate(11.000000, 11.000000) rotate(45.000000) translate(-11.000000, -11.000000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.remove-squared-red.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eremove%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='careplan/create-filled' transform='translate(-28.000000, -608.000000)'%3E%3Cg id='Group-3' transform='translate(28.000000, 493.000000)'%3E%3Cg id='remove' transform='translate(0.000000, 115.000000)'%3E%3Crect id='Rectangle' fill='%23F0F0F2' x='0' y='0' width='16' height='16' rx='2'%3E%3C/rect%3E%3Cpath d='M4.91792011,4.91792011 C5.22220362,4.6136366 5.69978988,4.58827964 6.03295718,4.84184924 L6.12000164,4.91792011 L11.0620868,9.8600053 C11.3940325,10.1919509 11.3940325,10.7301412 11.0620868,11.0620868 C10.7578033,11.3663703 10.2802171,11.3917273 9.94704976,11.1381577 L9.8600053,11.0620868 L4.91792011,6.12000164 C4.58597447,5.78805599 4.58597447,5.24986576 4.91792011,4.91792011 Z' id='Path' fill='%23FA445E' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M4.91792011,4.91792011 C5.22220362,4.6136366 5.69978988,4.58827964 6.03295718,4.84184924 L6.12000164,4.91792011 L11.0620868,9.8600053 C11.3940325,10.1919509 11.3940325,10.7301412 11.0620868,11.0620868 C10.7578033,11.3663703 10.2802171,11.3917273 9.94704976,11.1381577 L9.8600053,11.0620868 L4.91792011,6.12000164 C4.58597447,5.78805599 4.58597447,5.24986576 4.91792011,4.91792011 Z' id='Path' fill='%23FA445E' fill-rule='nonzero' transform='translate(7.990003, 7.990003) scale(-1, 1) translate(-7.990003, -7.990003) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eremove%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='careplan/create-filled' transform='translate(-28.000000, -608.000000)'%3E%3Cg id='Group-3' transform='translate(28.000000, 493.000000)'%3E%3Cg id='remove' transform='translate(0.000000, 115.000000)'%3E%3Crect id='Rectangle' fill='%23F0F0F2' x='0' y='0' width='16' height='16' rx='2'%3E%3C/rect%3E%3Cpath d='M4.91792011,4.91792011 C5.22220362,4.6136366 5.69978988,4.58827964 6.03295718,4.84184924 L6.12000164,4.91792011 L11.0620868,9.8600053 C11.3940325,10.1919509 11.3940325,10.7301412 11.0620868,11.0620868 C10.7578033,11.3663703 10.2802171,11.3917273 9.94704976,11.1381577 L9.8600053,11.0620868 L4.91792011,6.12000164 C4.58597447,5.78805599 4.58597447,5.24986576 4.91792011,4.91792011 Z' id='Path' fill='%23FA445E' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M4.91792011,4.91792011 C5.22220362,4.6136366 5.69978988,4.58827964 6.03295718,4.84184924 L6.12000164,4.91792011 L11.0620868,9.8600053 C11.3940325,10.1919509 11.3940325,10.7301412 11.0620868,11.0620868 C10.7578033,11.3663703 10.2802171,11.3917273 9.94704976,11.1381577 L9.8600053,11.0620868 L4.91792011,6.12000164 C4.58597447,5.78805599 4.58597447,5.24986576 4.91792011,4.91792011 Z' id='Path' fill='%23FA445E' fill-rule='nonzero' transform='translate(7.990003, 7.990003) scale(-1, 1) translate(-7.990003, -7.990003) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.remove-squared-red:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eremove%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='careplan/create-filled' transform='translate(-28.000000, -608.000000)'%3E%3Cg id='Group-3' transform='translate(28.000000, 493.000000)'%3E%3Cg id='remove' transform='translate(0.000000, 115.000000)'%3E%3Crect id='Rectangle' fill='%23F0F0F2' x='0' y='0' width='16' height='16' rx='2'%3E%3C/rect%3E%3Cpath d='M4.91792011,4.91792011 C5.22220362,4.6136366 5.69978988,4.58827964 6.03295718,4.84184924 L6.12000164,4.91792011 L11.0620868,9.8600053 C11.3940325,10.1919509 11.3940325,10.7301412 11.0620868,11.0620868 C10.7578033,11.3663703 10.2802171,11.3917273 9.94704976,11.1381577 L9.8600053,11.0620868 L4.91792011,6.12000164 C4.58597447,5.78805599 4.58597447,5.24986576 4.91792011,4.91792011 Z' id='Path' fill='%23FA445E' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M4.91792011,4.91792011 C5.22220362,4.6136366 5.69978988,4.58827964 6.03295718,4.84184924 L6.12000164,4.91792011 L11.0620868,9.8600053 C11.3940325,10.1919509 11.3940325,10.7301412 11.0620868,11.0620868 C10.7578033,11.3663703 10.2802171,11.3917273 9.94704976,11.1381577 L9.8600053,11.0620868 L4.91792011,6.12000164 C4.58597447,5.78805599 4.58597447,5.24986576 4.91792011,4.91792011 Z' id='Path' fill='%23FA445E' fill-rule='nonzero' transform='translate(7.990003, 7.990003) scale(-1, 1) translate(-7.990003, -7.990003) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.remove-squared-dark.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='16px' viewBox='0 0 16 16' version='1.1'%3E%3Ctitle%3E1 UI/2 Buttons/23 Delete Input%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='1-UI/2-Buttons/23-Delete-Input' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Crect id='bgr' fill='%23E6E6EB' x='0' y='0' width='16' height='16' rx='5'/%3E%3Cg id='icon' filter='url(%23filter-1)'%3E%3Cg%3E%3Cpath d='M5.11289944,3.70970461 L5.20710678,3.79289322 L8,6.585 L10.7928932,3.79289322 L10.8871006,3.70970461 C11.2793918,3.40467972 11.8466228,3.43240926 12.2071068,3.79289322 C12.5675907,4.15337718 12.5953203,4.72060824 12.2902954,5.11289944 L12.2071068,5.20710678 L9.415,8 L12.2071068,10.7928932 C12.5976311,11.1834175 12.5976311,11.8165825 12.2071068,12.2071068 C11.8466228,12.5675907 11.2793918,12.5953203 10.8871006,12.2902954 L10.7928932,12.2071068 L8,9.415 L5.20710678,12.2071068 L5.11289944,12.2902954 C4.72060824,12.5953203 4.15337718,12.5675907 3.79289322,12.2071068 C3.43240926,11.8466228 3.40467972,11.2793918 3.70970461,10.8871006 L3.79289322,10.7928932 L6.585,8 L3.79289322,5.20710678 C3.40236893,4.81658249 3.40236893,4.18341751 3.79289322,3.79289322 C4.15337718,3.43240926 4.72060824,3.40467972 5.11289944,3.70970461 Z' id='Path' fill='%23000000' fill-rule='nonzero'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='16px' viewBox='0 0 16 16' version='1.1'%3E%3Ctitle%3E1 UI/2 Buttons/23 Delete Input%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='1-UI/2-Buttons/23-Delete-Input' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Crect id='bgr' fill='%23E6E6EB' x='0' y='0' width='16' height='16' rx='5'/%3E%3Cg id='icon' filter='url(%23filter-1)'%3E%3Cg%3E%3Cpath d='M5.11289944,3.70970461 L5.20710678,3.79289322 L8,6.585 L10.7928932,3.79289322 L10.8871006,3.70970461 C11.2793918,3.40467972 11.8466228,3.43240926 12.2071068,3.79289322 C12.5675907,4.15337718 12.5953203,4.72060824 12.2902954,5.11289944 L12.2071068,5.20710678 L9.415,8 L12.2071068,10.7928932 C12.5976311,11.1834175 12.5976311,11.8165825 12.2071068,12.2071068 C11.8466228,12.5675907 11.2793918,12.5953203 10.8871006,12.2902954 L10.7928932,12.2071068 L8,9.415 L5.20710678,12.2071068 L5.11289944,12.2902954 C4.72060824,12.5953203 4.15337718,12.5675907 3.79289322,12.2071068 C3.43240926,11.8466228 3.40467972,11.2793918 3.70970461,10.8871006 L3.79289322,10.7928932 L6.585,8 L3.79289322,5.20710678 C3.40236893,4.81658249 3.40236893,4.18341751 3.79289322,3.79289322 C4.15337718,3.43240926 4.72060824,3.40467972 5.11289944,3.70970461 Z' id='Path' fill='%23000000' fill-rule='nonzero'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.remove-squared-dark:not(.masked) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='16px' viewBox='0 0 16 16' version='1.1'%3E%3Ctitle%3E1 UI/2 Buttons/23 Delete Input%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg id='1-UI/2-Buttons/23-Delete-Input' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Crect id='bgr' fill='%23E6E6EB' x='0' y='0' width='16' height='16' rx='5'/%3E%3Cg id='icon' filter='url(%23filter-1)'%3E%3Cg%3E%3Cpath d='M5.11289944,3.70970461 L5.20710678,3.79289322 L8,6.585 L10.7928932,3.79289322 L10.8871006,3.70970461 C11.2793918,3.40467972 11.8466228,3.43240926 12.2071068,3.79289322 C12.5675907,4.15337718 12.5953203,4.72060824 12.2902954,5.11289944 L12.2071068,5.20710678 L9.415,8 L12.2071068,10.7928932 C12.5976311,11.1834175 12.5976311,11.8165825 12.2071068,12.2071068 C11.8466228,12.5675907 11.2793918,12.5953203 10.8871006,12.2902954 L10.7928932,12.2071068 L8,9.415 L5.20710678,12.2071068 L5.11289944,12.2902954 C4.72060824,12.5953203 4.15337718,12.5675907 3.79289322,12.2071068 C3.43240926,11.8466228 3.40467972,11.2793918 3.70970461,10.8871006 L3.79289322,10.7928932 L6.585,8 L3.79289322,5.20710678 C3.40236893,4.81658249 3.40236893,4.18341751 3.79289322,3.79289322 C4.15337718,3.43240926 4.72060824,3.40467972 5.11289944,3.70970461 Z' id='Path' fill='%23000000' fill-rule='nonzero'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.expand-list-small.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Unfold documents / Small / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-425.000000, -1339.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1330.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Unfold-Documents-Small-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(3.000000, 3.000000)'%3E%3Crect id='Rectangle-16-Copy-5' fill='%23494E54' transform='translate(1.000000, 1.000000) scale(-1, 1) translate(-1.000000, -1.000000) ' x='0' y='0' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-6' fill='%23494E54' transform='translate(1.000000, 5.000000) scale(-1, 1) translate(-1.000000, -5.000000) ' x='0' y='4' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-7' fill='%23494E54' transform='translate(1.000000, 9.000000) scale(-1, 1) translate(-1.000000, -9.000000) ' x='0' y='8' width='2' height='2'%3E%3C/rect%3E%3Cpolyline id='Rectangle-7-Copy-5' stroke='%23494E54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' transform='translate(6.151316, 5.151316) scale(-1, 1) rotate(-225.000000) translate(-6.151316, -5.151316) ' points='8.39128392 2.93465046 8.36366154 7.34493451 3.91134756 7.36798102'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Unfold documents / Small / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-425.000000, -1339.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1330.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Unfold-Documents-Small-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(3.000000, 3.000000)'%3E%3Crect id='Rectangle-16-Copy-5' fill='%23494E54' transform='translate(1.000000, 1.000000) scale(-1, 1) translate(-1.000000, -1.000000) ' x='0' y='0' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-6' fill='%23494E54' transform='translate(1.000000, 5.000000) scale(-1, 1) translate(-1.000000, -5.000000) ' x='0' y='4' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-7' fill='%23494E54' transform='translate(1.000000, 9.000000) scale(-1, 1) translate(-1.000000, -9.000000) ' x='0' y='8' width='2' height='2'%3E%3C/rect%3E%3Cpolyline id='Rectangle-7-Copy-5' stroke='%23494E54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' transform='translate(6.151316, 5.151316) scale(-1, 1) rotate(-225.000000) translate(-6.151316, -5.151316) ' points='8.39128392 2.93465046 8.36366154 7.34493451 3.91134756 7.36798102'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.expand-list-small:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPanel / Unfold documents / Small / Normal%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3Ccircle id='path-1' cx='14' cy='14' r='14'%3E%3C/circle%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard' transform='translate(-425.000000, -1339.000000)'%3E%3Cg id='Icon-/-Panel-/-Default' transform='translate(416.000000, 1330.000000)'%3E%3Cg id='Icon-/-Panel-/-Picto-/-Unfold-Documents-Small-/-Default' transform='translate(6.000000, 6.000000)'%3E%3Cg id='Group' transform='translate(3.000000, 3.000000)'%3E%3Crect id='Rectangle-16-Copy-5' fill='%23494E54' transform='translate(1.000000, 1.000000) scale(-1, 1) translate(-1.000000, -1.000000) ' x='0' y='0' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-6' fill='%23494E54' transform='translate(1.000000, 5.000000) scale(-1, 1) translate(-1.000000, -5.000000) ' x='0' y='4' width='2' height='2'%3E%3C/rect%3E%3Crect id='Rectangle-16-Copy-7' fill='%23494E54' transform='translate(1.000000, 9.000000) scale(-1, 1) translate(-1.000000, -9.000000) ' x='0' y='8' width='2' height='2'%3E%3C/rect%3E%3Cpolyline id='Rectangle-7-Copy-5' stroke='%23494E54' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' transform='translate(6.151316, 5.151316) scale(-1, 1) rotate(-225.000000) translate(-6.151316, -5.151316) ' points='8.39128392 2.93465046 8.36366154 7.34493451 3.91134756 7.36798102'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3Cg id='Color-/-States-/-Grey-/-Hover'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Mask' opacity='0.26'%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.external-link.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPage 1%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E%3Cg id='Artboard' transform='translate(-411.000000, -1473.000000)' stroke='%233C96FF' stroke-width='2'%3E%3Cg id='Page-1' transform='translate(419.000000, 1481.000000)'%3E%3Cpath d='M0,6 L0,1.50013339 C0,0.674966652 0.674865027,0 1.49987145,0 L3,0' id='Stroke-1' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M12,5 L11.9957012,0.499999772 C11.9949597,0.224044495 11.7711794,0.000477877607 11.4952235,0 L7,0' id='Stroke-3' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M11,1 L5.11125655,7.05898639' id='Line'%3E%3C/path%3E%3Cpath d='M0,6 L0,10.4998666 C0,11.3250333 0.674865027,12 1.49987145,12 L6,12' id='Stroke-5' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M12,9 L12,10.4998666 C12,11.3250333 11.3248779,12 10.5001285,12 L6,12 L1.5,12' id='Stroke-7' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPage 1%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E%3Cg id='Artboard' transform='translate(-411.000000, -1473.000000)' stroke='%233C96FF' stroke-width='2'%3E%3Cg id='Page-1' transform='translate(419.000000, 1481.000000)'%3E%3Cpath d='M0,6 L0,1.50013339 C0,0.674966652 0.674865027,0 1.49987145,0 L3,0' id='Stroke-1' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M12,5 L11.9957012,0.499999772 C11.9949597,0.224044495 11.7711794,0.000477877607 11.4952235,0 L7,0' id='Stroke-3' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M11,1 L5.11125655,7.05898639' id='Line'%3E%3C/path%3E%3Cpath d='M0,6 L0,10.4998666 C0,11.3250333 0.674865027,12 1.49987145,12 L6,12' id='Stroke-5' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M12,9 L12,10.4998666 C12,11.3250333 11.3248779,12 10.5001285,12 L6,12 L1.5,12' id='Stroke-7' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.external-link:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3EPage 1%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E%3Cg id='Artboard' transform='translate(-411.000000, -1473.000000)' stroke='%233C96FF' stroke-width='2'%3E%3Cg id='Page-1' transform='translate(419.000000, 1481.000000)'%3E%3Cpath d='M0,6 L0,1.50013339 C0,0.674966652 0.674865027,0 1.49987145,0 L3,0' id='Stroke-1' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M12,5 L11.9957012,0.499999772 C11.9949597,0.224044495 11.7711794,0.000477877607 11.4952235,0 L7,0' id='Stroke-3' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M11,1 L5.11125655,7.05898639' id='Line'%3E%3C/path%3E%3Cpath d='M0,6 L0,10.4998666 C0,11.3250333 0.674865027,12 1.49987145,12 L6,12' id='Stroke-5' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M12,9 L12,10.4998666 C12,11.3250333 11.3248779,12 10.5001285,12 L6,12 L1.5,12' id='Stroke-7' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.warning-question.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FBC554' d='M6.103.575L.786 10.53A1 1 0 0 0 1.668 12h11.153a1 1 0 0 0 .863-1.506L7.848.541a1 1 0 0 0-1.745.034z'/%3E%3Cpath stroke='%23FFF' stroke-width='1.5' d='M7 4v3.956M7 10.415V9'/%3E%3C/g%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FBC554' d='M6.103.575L.786 10.53A1 1 0 0 0 1.668 12h11.153a1 1 0 0 0 .863-1.506L7.848.541a1 1 0 0 0-1.745.034z'/%3E%3Cpath stroke='%23FFF' stroke-width='1.5' d='M7 4v3.956M7 10.415V9'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.ehr-form .icon.warning-question:not(.masked) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FBC554' d='M6.103.575L.786 10.53A1 1 0 0 0 1.668 12h11.153a1 1 0 0 0 .863-1.506L7.848.541a1 1 0 0 0-1.745.034z'/%3E%3Cpath stroke='%23FFF' stroke-width='1.5' d='M7 4v3.956M7 10.415V9'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.ehr-form .icon.trend-down.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1660.000000, -4747.000000)' fill='%23000000' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Trend-Down-Big' transform='translate(0.000000, 3984.000000)'%3E%3Cg id='ui-icon-trenddownbig-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/1-Icons/29-Trend-Down-News2'%3E%3Cpath d='M4.75215549,5.00215549 C5.33794193,4.41636906 6.2876894,4.41636906 6.87347584,5.00215549 L12.5215132,10.6501929 C13.7051668,11.8338464 14.8290859,13.0757631 15.8890873,14.3713203 L16.6874109,15.3478348 L16.6871843,10.6590097 C16.6871843,9.83058262 17.3587572,9.15900974 18.1871843,9.15900974 C18.9638348,9.15900974 19.602625,9.74925934 19.67944,10.5056435 L19.6871843,10.6590097 L19.6871843,18.4371843 C19.6871843,19.2138348 19.0969347,19.852625 18.3405506,19.92944 L18.1871843,19.9371843 L10.4090097,19.9371843 C9.58058262,19.9371843 8.90900974,19.2656115 8.90900974,18.4371843 C8.90900974,17.6605339 9.49925934,17.0217437 10.2556435,16.9449287 L10.4090097,16.9371843 L15.0964206,16.9374109 L14.1213203,16.1390873 C12.8257631,15.0790859 11.5838464,13.9551668 10.4001929,12.7715132 L4.75215549,7.12347584 C4.16636906,6.5376894 4.16636906,5.58794193 4.75215549,5.00215549 Z' id='icon'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1660.000000, -4747.000000)' fill='%23000000' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Trend-Down-Big' transform='translate(0.000000, 3984.000000)'%3E%3Cg id='ui-icon-trenddownbig-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/1-Icons/29-Trend-Down-News2'%3E%3Cpath d='M4.75215549,5.00215549 C5.33794193,4.41636906 6.2876894,4.41636906 6.87347584,5.00215549 L12.5215132,10.6501929 C13.7051668,11.8338464 14.8290859,13.0757631 15.8890873,14.3713203 L16.6874109,15.3478348 L16.6871843,10.6590097 C16.6871843,9.83058262 17.3587572,9.15900974 18.1871843,9.15900974 C18.9638348,9.15900974 19.602625,9.74925934 19.67944,10.5056435 L19.6871843,10.6590097 L19.6871843,18.4371843 C19.6871843,19.2138348 19.0969347,19.852625 18.3405506,19.92944 L18.1871843,19.9371843 L10.4090097,19.9371843 C9.58058262,19.9371843 8.90900974,19.2656115 8.90900974,18.4371843 C8.90900974,17.6605339 9.49925934,17.0217437 10.2556435,16.9449287 L10.4090097,16.9371843 L15.0964206,16.9374109 L14.1213203,16.1390873 C12.8257631,15.0790859 11.5838464,13.9551668 10.4001929,12.7715132 L4.75215549,7.12347584 C4.16636906,6.5376894 4.16636906,5.58794193 4.75215549,5.00215549 Z' id='icon'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.trend-down:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1660.000000, -4747.000000)' fill='%23000000' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Trend-Down-Big' transform='translate(0.000000, 3984.000000)'%3E%3Cg id='ui-icon-trenddownbig-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/1-Icons/29-Trend-Down-News2'%3E%3Cpath d='M4.75215549,5.00215549 C5.33794193,4.41636906 6.2876894,4.41636906 6.87347584,5.00215549 L12.5215132,10.6501929 C13.7051668,11.8338464 14.8290859,13.0757631 15.8890873,14.3713203 L16.6874109,15.3478348 L16.6871843,10.6590097 C16.6871843,9.83058262 17.3587572,9.15900974 18.1871843,9.15900974 C18.9638348,9.15900974 19.602625,9.74925934 19.67944,10.5056435 L19.6871843,10.6590097 L19.6871843,18.4371843 C19.6871843,19.2138348 19.0969347,19.852625 18.3405506,19.92944 L18.1871843,19.9371843 L10.4090097,19.9371843 C9.58058262,19.9371843 8.90900974,19.2656115 8.90900974,18.4371843 C8.90900974,17.6605339 9.49925934,17.0217437 10.2556435,16.9449287 L10.4090097,16.9371843 L15.0964206,16.9374109 L14.1213203,16.1390873 C12.8257631,15.0790859 11.5838464,13.9551668 10.4001929,12.7715132 L4.75215549,7.12347584 C4.16636906,6.5376894 4.16636906,5.58794193 4.75215549,5.00215549 Z' id='icon'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.trend-up.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-icon-trendupbig-normal%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1660.000000, -4675.000000)' fill='%23000000' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Trend-Up-Big' transform='translate(0.000000, 3912.000000)'%3E%3Cg id='ui-icon-trendupbig-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/1-Icons/28-Trend-Up-News2'%3E%3Cpath d='M4.75215549,19.4978445 C5.33794193,20.0836309 6.2876894,20.0836309 6.87347584,19.4978445 L12.5215132,13.8498071 C13.7051668,12.6661536 14.8290859,11.4242369 15.8890873,10.1286797 L16.6874109,9.15216519 L16.6871843,13.8409903 C16.6871843,14.6694174 17.3587572,15.3409903 18.1871843,15.3409903 C18.9638348,15.3409903 19.602625,14.7507407 19.67944,13.9943565 L19.6871843,13.8409903 L19.6871843,6.06281566 C19.6871843,5.28616524 19.0969347,4.64737499 18.3405506,4.57056 L18.1871843,4.56281566 L10.4090097,4.56281566 C9.58058262,4.56281566 8.90900974,5.23438854 8.90900974,6.06281566 C8.90900974,6.83946609 9.49925934,7.47825634 10.2556435,7.55507133 L10.4090097,7.56281566 L15.0964206,7.56258915 L14.1213203,8.3609127 C12.8257631,9.42091408 11.5838464,10.5448332 10.4001929,11.7284868 L4.75215549,17.3765242 C4.16636906,17.9623106 4.16636906,18.9120581 4.75215549,19.4978445 Z' id='icon'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-icon-trendupbig-normal%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1660.000000, -4675.000000)' fill='%23000000' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Trend-Up-Big' transform='translate(0.000000, 3912.000000)'%3E%3Cg id='ui-icon-trendupbig-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/1-Icons/28-Trend-Up-News2'%3E%3Cpath d='M4.75215549,19.4978445 C5.33794193,20.0836309 6.2876894,20.0836309 6.87347584,19.4978445 L12.5215132,13.8498071 C13.7051668,12.6661536 14.8290859,11.4242369 15.8890873,10.1286797 L16.6874109,9.15216519 L16.6871843,13.8409903 C16.6871843,14.6694174 17.3587572,15.3409903 18.1871843,15.3409903 C18.9638348,15.3409903 19.602625,14.7507407 19.67944,13.9943565 L19.6871843,13.8409903 L19.6871843,6.06281566 C19.6871843,5.28616524 19.0969347,4.64737499 18.3405506,4.57056 L18.1871843,4.56281566 L10.4090097,4.56281566 C9.58058262,4.56281566 8.90900974,5.23438854 8.90900974,6.06281566 C8.90900974,6.83946609 9.49925934,7.47825634 10.2556435,7.55507133 L10.4090097,7.56281566 L15.0964206,7.56258915 L14.1213203,8.3609127 C12.8257631,9.42091408 11.5838464,10.5448332 10.4001929,11.7284868 L4.75215549,17.3765242 C4.16636906,17.9623106 4.16636906,18.9120581 4.75215549,19.4978445 Z' id='icon'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.trend-up:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-icon-trendupbig-normal%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1660.000000, -4675.000000)' fill='%23000000' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Trend-Up-Big' transform='translate(0.000000, 3912.000000)'%3E%3Cg id='ui-icon-trendupbig-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/1-Icons/28-Trend-Up-News2'%3E%3Cpath d='M4.75215549,19.4978445 C5.33794193,20.0836309 6.2876894,20.0836309 6.87347584,19.4978445 L12.5215132,13.8498071 C13.7051668,12.6661536 14.8290859,11.4242369 15.8890873,10.1286797 L16.6874109,9.15216519 L16.6871843,13.8409903 C16.6871843,14.6694174 17.3587572,15.3409903 18.1871843,15.3409903 C18.9638348,15.3409903 19.602625,14.7507407 19.67944,13.9943565 L19.6871843,13.8409903 L19.6871843,6.06281566 C19.6871843,5.28616524 19.0969347,4.64737499 18.3405506,4.57056 L18.1871843,4.56281566 L10.4090097,4.56281566 C9.58058262,4.56281566 8.90900974,5.23438854 8.90900974,6.06281566 C8.90900974,6.83946609 9.49925934,7.47825634 10.2556435,7.55507133 L10.4090097,7.56281566 L15.0964206,7.56258915 L14.1213203,8.3609127 C12.8257631,9.42091408 11.5838464,10.5448332 10.4001929,11.7284868 L4.75215549,17.3765242 C4.16636906,17.9623106 4.16636906,18.9120581 4.75215549,19.4978445 Z' id='icon'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.expand-squared.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-button-expandsmall-normal%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.921569 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3Cfilter id='filter-2'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-566.000000, -3435.000000)' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Buttons' transform='translate(0.000000, 1154.000000)'%3E%3Cg id='Expand-Small' transform='translate(0.000000, 1678.000000)'%3E%3Cg id='ui-button-expandsmall-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/2-Buttons/24-Dropdown'%3E%3Cg filter='url(%23filter-1)' fill='%23E6E6EB' id='x/Backgrounds/CheckboxActive'%3E%3Cg%3E%3Crect id='bgr' fill='%23FFFFFF' x='0' y='0' width='16' height='16' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3Cg filter='url(%23filter-2)' fill='%23000000' id='1-UI/1-Icons/8-Chevron/1-Normal/Down'%3E%3Cg%3E%3Cpath d='M7.27161391,6.29514695 C7.63095403,5.93351254 8.19810373,5.9039831 8.5913633,6.20776946 L8.68583459,6.29066083 L11.7048673,9.29066083 C12.0966245,9.6799483 12.0986266,10.3131101 11.7093392,10.7048673 C11.3499969,11.0664894 10.7828564,11.0960124 10.3896026,10.7922295 L10.2951327,10.7093392 L7.985,8.414 L5.70935336,10.704853 C5.35001835,11.0664823 4.78287841,11.0960168 4.38961854,10.7922418 L4.29514695,10.7093534 C3.93351769,10.3500184 3.90398325,9.78287841 4.20775824,9.38961854 L4.29064664,9.29514695 L7.27161391,6.29514695 Z' id='icon' fill-rule='nonzero' transform='translate(8.000000, 8.500000) scale(-1, -1) translate(-8.000000, -8.500000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-button-expandsmall-normal%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.921569 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3Cfilter id='filter-2'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-566.000000, -3435.000000)' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Buttons' transform='translate(0.000000, 1154.000000)'%3E%3Cg id='Expand-Small' transform='translate(0.000000, 1678.000000)'%3E%3Cg id='ui-button-expandsmall-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/2-Buttons/24-Dropdown'%3E%3Cg filter='url(%23filter-1)' fill='%23E6E6EB' id='x/Backgrounds/CheckboxActive'%3E%3Cg%3E%3Crect id='bgr' fill='%23FFFFFF' x='0' y='0' width='16' height='16' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3Cg filter='url(%23filter-2)' fill='%23000000' id='1-UI/1-Icons/8-Chevron/1-Normal/Down'%3E%3Cg%3E%3Cpath d='M7.27161391,6.29514695 C7.63095403,5.93351254 8.19810373,5.9039831 8.5913633,6.20776946 L8.68583459,6.29066083 L11.7048673,9.29066083 C12.0966245,9.6799483 12.0986266,10.3131101 11.7093392,10.7048673 C11.3499969,11.0664894 10.7828564,11.0960124 10.3896026,10.7922295 L10.2951327,10.7093392 L7.985,8.414 L5.70935336,10.704853 C5.35001835,11.0664823 4.78287841,11.0960168 4.38961854,10.7922418 L4.29514695,10.7093534 C3.93351769,10.3500184 3.90398325,9.78287841 4.20775824,9.38961854 L4.29064664,9.29514695 L7.27161391,6.29514695 Z' id='icon' fill-rule='nonzero' transform='translate(8.000000, 8.500000) scale(-1, -1) translate(-8.000000, -8.500000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.expand-squared:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-button-expandsmall-normal%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.921569 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3Cfilter id='filter-2'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-566.000000, -3435.000000)' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Buttons' transform='translate(0.000000, 1154.000000)'%3E%3Cg id='Expand-Small' transform='translate(0.000000, 1678.000000)'%3E%3Cg id='ui-button-expandsmall-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/2-Buttons/24-Dropdown'%3E%3Cg filter='url(%23filter-1)' fill='%23E6E6EB' id='x/Backgrounds/CheckboxActive'%3E%3Cg%3E%3Crect id='bgr' fill='%23FFFFFF' x='0' y='0' width='16' height='16' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3Cg filter='url(%23filter-2)' fill='%23000000' id='1-UI/1-Icons/8-Chevron/1-Normal/Down'%3E%3Cg%3E%3Cpath d='M7.27161391,6.29514695 C7.63095403,5.93351254 8.19810373,5.9039831 8.5913633,6.20776946 L8.68583459,6.29066083 L11.7048673,9.29066083 C12.0966245,9.6799483 12.0986266,10.3131101 11.7093392,10.7048673 C11.3499969,11.0664894 10.7828564,11.0960124 10.3896026,10.7922295 L10.2951327,10.7093392 L7.985,8.414 L5.70935336,10.704853 C5.35001835,11.0664823 4.78287841,11.0960168 4.38961854,10.7922418 L4.29514695,10.7093534 C3.93351769,10.3500184 3.90398325,9.78287841 4.20775824,9.38961854 L4.29064664,9.29514695 L7.27161391,6.29514695 Z' id='icon' fill-rule='nonzero' transform='translate(8.000000, 8.500000) scale(-1, -1) translate(-8.000000, -8.500000) '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.collapse-squared.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-button-collapsesmall-normal%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.921569 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3Cfilter id='filter-2'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-566.000000, -3503.000000)' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Buttons' transform='translate(0.000000, 1154.000000)'%3E%3Cg id='Collapse-Small' transform='translate(0.000000, 1746.000000)'%3E%3Cg id='ui-button-collapsesmall-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/2-Buttons/25-Collapse'%3E%3Cg filter='url(%23filter-1)' fill='%23E6E6EB' id='x/Backgrounds/CheckboxActive'%3E%3Cg%3E%3Crect id='bgr' fill='%23FFFFFF' x='0' y='0' width='16' height='16' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3Cg filter='url(%23filter-2)' fill='%23000000' id='1-UI/1-Icons/8-Chevron/1-Normal/Up'%3E%3Cg%3E%3Cpath d='M7.27161391,5.29514695 C7.63095403,4.93351254 8.19810373,4.9039831 8.5913633,5.20776946 L8.68583459,5.29066083 L11.7048673,8.29066083 C12.0966245,8.6799483 12.0986266,9.31311011 11.7093392,9.70486732 C11.3499969,10.0664894 10.7828564,10.0960124 10.3896026,9.79222947 L10.2951327,9.70933917 L7.985,7.414 L5.70935336,9.70485305 C5.35001835,10.0664823 4.78287841,10.0960168 4.38961854,9.79224176 L4.29514695,9.70935336 C3.93351769,9.35001835 3.90398325,8.78287841 4.20775824,8.38961854 L4.29064664,8.29514695 L7.27161391,5.29514695 Z' id='icon' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-button-collapsesmall-normal%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.921569 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3Cfilter id='filter-2'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-566.000000, -3503.000000)' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Buttons' transform='translate(0.000000, 1154.000000)'%3E%3Cg id='Collapse-Small' transform='translate(0.000000, 1746.000000)'%3E%3Cg id='ui-button-collapsesmall-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/2-Buttons/25-Collapse'%3E%3Cg filter='url(%23filter-1)' fill='%23E6E6EB' id='x/Backgrounds/CheckboxActive'%3E%3Cg%3E%3Crect id='bgr' fill='%23FFFFFF' x='0' y='0' width='16' height='16' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3Cg filter='url(%23filter-2)' fill='%23000000' id='1-UI/1-Icons/8-Chevron/1-Normal/Up'%3E%3Cg%3E%3Cpath d='M7.27161391,5.29514695 C7.63095403,4.93351254 8.19810373,4.9039831 8.5913633,5.20776946 L8.68583459,5.29066083 L11.7048673,8.29066083 C12.0966245,8.6799483 12.0986266,9.31311011 11.7093392,9.70486732 C11.3499969,10.0664894 10.7828564,10.0960124 10.3896026,9.79222947 L10.2951327,9.70933917 L7.985,7.414 L5.70935336,9.70485305 C5.35001835,10.0664823 4.78287841,10.0960168 4.38961854,9.79224176 L4.29514695,9.70935336 C3.93351769,9.35001835 3.90398325,8.78287841 4.20775824,8.38961854 L4.29064664,8.29514695 L7.27161391,5.29514695 Z' id='icon' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.collapse-squared:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-button-collapsesmall-normal%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.921569 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3Cfilter id='filter-2'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-566.000000, -3503.000000)' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Buttons' transform='translate(0.000000, 1154.000000)'%3E%3Cg id='Collapse-Small' transform='translate(0.000000, 1746.000000)'%3E%3Cg id='ui-button-collapsesmall-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/2-Buttons/25-Collapse'%3E%3Cg filter='url(%23filter-1)' fill='%23E6E6EB' id='x/Backgrounds/CheckboxActive'%3E%3Cg%3E%3Crect id='bgr' fill='%23FFFFFF' x='0' y='0' width='16' height='16' rx='4'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3Cg filter='url(%23filter-2)' fill='%23000000' id='1-UI/1-Icons/8-Chevron/1-Normal/Up'%3E%3Cg%3E%3Cpath d='M7.27161391,5.29514695 C7.63095403,4.93351254 8.19810373,4.9039831 8.5913633,5.20776946 L8.68583459,5.29066083 L11.7048673,8.29066083 C12.0966245,8.6799483 12.0986266,9.31311011 11.7093392,9.70486732 C11.3499969,10.0664894 10.7828564,10.0960124 10.3896026,9.79222947 L10.2951327,9.70933917 L7.985,7.414 L5.70935336,9.70485305 C5.35001835,10.0664823 4.78287841,10.0960168 4.38961854,9.79224176 L4.29514695,9.70935336 C3.93351769,9.35001835 3.90398325,8.78287841 4.20775824,8.38961854 L4.29064664,8.29514695 L7.27161391,5.29514695 Z' id='icon' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.sand-clock.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-icon-olddata-normal copy%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1660.000000, -4819.000000)' fill='%23000000' fill-rule='nonzero' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Old-Data' transform='translate(0.000000, 4056.000000)'%3E%3Cg id='ui-icon-olddata-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/1-Icons/33-Hourglass'%3E%3Cpath d='M11,2 C11.5128358,2 11.9355072,2.38604019 11.9932723,2.88337887 L12,3 L12,3.5 C12,4.38655434 11.6749086,5.23959088 11.090741,5.89973497 L10.9393398,6.06066017 L9.35355339,7.64644661 C9.2867408,7.7132592 9.24278939,7.7942759 9.22169915,7.87977631 L9.21000024,7.95082537 L9.21000024,8.05387529 L9.22169915,8.12492435 C9.24278939,8.21042476 9.2867408,8.29144146 9.35355339,8.35825405 L10.9393398,9.94404049 C11.6184691,10.6231698 12,11.5442668 12,12.5047007 L12,13.0047007 C12,13.5569854 11.5522847,14.0047007 11,14.0047007 L5,14.0047007 C4.44771525,14.0047007 4,13.5569854 4,13.0047007 L4,12.5047007 C4,11.5442668 4.38153087,10.6231698 5.06066017,9.94404049 L6.64644661,8.35825405 C6.7132592,8.29144146 6.75721061,8.21042476 6.77830085,8.12492435 L6.79209773,8.02828072 L6.79209773,8.02828072 L6.79210902,7.97664305 L6.79210902,7.97664305 L6.77830085,7.87977631 C6.76424069,7.82277604 6.74002001,7.76776852 6.70563881,7.71763389 L6.64644661,7.64644661 L5.06066017,6.06066017 C4.43377158,5.43377158 4.06045799,4.60070934 4.00673453,3.72084807 L4,3.5 L4,3 C4,2.48716416 4.38604019,2.06449284 4.88337887,2.00672773 L5,2 L11,2 Z M10.5,3.5 L5.5,3.50070882 L5.50821017,3.68869274 C5.54636694,4.12619253 5.71642,4.54151906 5.99523618,4.87817332 L6.12132034,5.01747232 L7.70710678,6.62173034 L7.82393953,6.75042694 L7.92779087,6.8864242 L8,7 L8.07220913,6.8864242 L8.17606047,6.75042694 L8.17606047,6.75042694 L8.29289322,6.62173034 L9.87867966,5.01747232 L10.0047638,4.87817332 C10.28358,4.54151906 10.4536331,4.12619253 10.4917898,3.68869274 L10.5,3.5 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-icon-olddata-normal copy%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1660.000000, -4819.000000)' fill='%23000000' fill-rule='nonzero' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Old-Data' transform='translate(0.000000, 4056.000000)'%3E%3Cg id='ui-icon-olddata-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/1-Icons/33-Hourglass'%3E%3Cpath d='M11,2 C11.5128358,2 11.9355072,2.38604019 11.9932723,2.88337887 L12,3 L12,3.5 C12,4.38655434 11.6749086,5.23959088 11.090741,5.89973497 L10.9393398,6.06066017 L9.35355339,7.64644661 C9.2867408,7.7132592 9.24278939,7.7942759 9.22169915,7.87977631 L9.21000024,7.95082537 L9.21000024,8.05387529 L9.22169915,8.12492435 C9.24278939,8.21042476 9.2867408,8.29144146 9.35355339,8.35825405 L10.9393398,9.94404049 C11.6184691,10.6231698 12,11.5442668 12,12.5047007 L12,13.0047007 C12,13.5569854 11.5522847,14.0047007 11,14.0047007 L5,14.0047007 C4.44771525,14.0047007 4,13.5569854 4,13.0047007 L4,12.5047007 C4,11.5442668 4.38153087,10.6231698 5.06066017,9.94404049 L6.64644661,8.35825405 C6.7132592,8.29144146 6.75721061,8.21042476 6.77830085,8.12492435 L6.79209773,8.02828072 L6.79209773,8.02828072 L6.79210902,7.97664305 L6.79210902,7.97664305 L6.77830085,7.87977631 C6.76424069,7.82277604 6.74002001,7.76776852 6.70563881,7.71763389 L6.64644661,7.64644661 L5.06066017,6.06066017 C4.43377158,5.43377158 4.06045799,4.60070934 4.00673453,3.72084807 L4,3.5 L4,3 C4,2.48716416 4.38604019,2.06449284 4.88337887,2.00672773 L5,2 L11,2 Z M10.5,3.5 L5.5,3.50070882 L5.50821017,3.68869274 C5.54636694,4.12619253 5.71642,4.54151906 5.99523618,4.87817332 L6.12132034,5.01747232 L7.70710678,6.62173034 L7.82393953,6.75042694 L7.92779087,6.8864242 L8,7 L8.07220913,6.8864242 L8.17606047,6.75042694 L8.17606047,6.75042694 L8.29289322,6.62173034 L9.87867966,5.01747232 L10.0047638,4.87817332 C10.28358,4.54151906 10.4536331,4.12619253 10.4917898,3.68869274 L10.5,3.5 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.sand-clock:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-icon-olddata-normal copy%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-1660.000000, -4819.000000)' fill='%23000000' fill-rule='nonzero' id='User-Interface'%3E%3Cg transform='translate(285.000000, 599.000000)'%3E%3Cg id='Independant-Icons' transform='translate(1094.000000, 160.000000)'%3E%3Cg id='Old-Data' transform='translate(0.000000, 4056.000000)'%3E%3Cg id='ui-icon-olddata-normal_export' transform='translate(281.000000, 4.000000)'%3E%3Cg id='1-UI/1-Icons/33-Hourglass'%3E%3Cpath d='M11,2 C11.5128358,2 11.9355072,2.38604019 11.9932723,2.88337887 L12,3 L12,3.5 C12,4.38655434 11.6749086,5.23959088 11.090741,5.89973497 L10.9393398,6.06066017 L9.35355339,7.64644661 C9.2867408,7.7132592 9.24278939,7.7942759 9.22169915,7.87977631 L9.21000024,7.95082537 L9.21000024,8.05387529 L9.22169915,8.12492435 C9.24278939,8.21042476 9.2867408,8.29144146 9.35355339,8.35825405 L10.9393398,9.94404049 C11.6184691,10.6231698 12,11.5442668 12,12.5047007 L12,13.0047007 C12,13.5569854 11.5522847,14.0047007 11,14.0047007 L5,14.0047007 C4.44771525,14.0047007 4,13.5569854 4,13.0047007 L4,12.5047007 C4,11.5442668 4.38153087,10.6231698 5.06066017,9.94404049 L6.64644661,8.35825405 C6.7132592,8.29144146 6.75721061,8.21042476 6.77830085,8.12492435 L6.79209773,8.02828072 L6.79209773,8.02828072 L6.79210902,7.97664305 L6.79210902,7.97664305 L6.77830085,7.87977631 C6.76424069,7.82277604 6.74002001,7.76776852 6.70563881,7.71763389 L6.64644661,7.64644661 L5.06066017,6.06066017 C4.43377158,5.43377158 4.06045799,4.60070934 4.00673453,3.72084807 L4,3.5 L4,3 C4,2.48716416 4.38604019,2.06449284 4.88337887,2.00672773 L5,2 L11,2 Z M10.5,3.5 L5.5,3.50070882 L5.50821017,3.68869274 C5.54636694,4.12619253 5.71642,4.54151906 5.99523618,4.87817332 L6.12132034,5.01747232 L7.70710678,6.62173034 L7.82393953,6.75042694 L7.92779087,6.8864242 L8,7 L8.07220913,6.8864242 L8.17606047,6.75042694 L8.17606047,6.75042694 L8.29289322,6.62173034 L9.87867966,5.01747232 L10.0047638,4.87817332 C10.28358,4.54151906 10.4536331,4.12619253 10.4917898,3.68869274 L10.5,3.5 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.better.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ebranding-better%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-5273.000000, -1149.000000)' fill='%23ffffff' id='Branding'%3E%3Cg transform='translate(4998.000000, 600.000000)'%3E%3Cg id='Logos' transform='translate(0.000000, 160.000000)'%3E%3Cg id='better' transform='translate(0.000000, 389.000000)'%3E%3Cg id='logo' transform='translate(275.000000, 0.000000)'%3E%3Cpath d='M2,29 L7.04950998,1 L17.7620998,1 C25.0364371,1 26.6279905,4.77328 26.6279905,7.9412 C26.6279905,10.864624 24.3628593,13.047784 21.7870528,13.769176 C21.7245259,13.78676 21.7379045,13.759712 21.8070368,13.77584 C26.0870795,14.772752 28,18.228792 28,21.025824 C28,26.22772 23.0831008,29 18.7976283,29 L2,29 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ebranding-better%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-5273.000000, -1149.000000)' fill='%23ffffff' id='Branding'%3E%3Cg transform='translate(4998.000000, 600.000000)'%3E%3Cg id='Logos' transform='translate(0.000000, 160.000000)'%3E%3Cg id='better' transform='translate(0.000000, 389.000000)'%3E%3Cg id='logo' transform='translate(275.000000, 0.000000)'%3E%3Cpath d='M2,29 L7.04950998,1 L17.7620998,1 C25.0364371,1 26.6279905,4.77328 26.6279905,7.9412 C26.6279905,10.864624 24.3628593,13.047784 21.7870528,13.769176 C21.7245259,13.78676 21.7379045,13.759712 21.8070368,13.77584 C26.0870795,14.772752 28,18.228792 28,21.025824 C28,26.22772 23.0831008,29 18.7976283,29 L2,29 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.better:not(.masked) {
  background-image: url("data:image/svg+xml,%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ebranding-better%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-5273.000000, -1149.000000)' fill='%23ffffff' id='Branding'%3E%3Cg transform='translate(4998.000000, 600.000000)'%3E%3Cg id='Logos' transform='translate(0.000000, 160.000000)'%3E%3Cg id='better' transform='translate(0.000000, 389.000000)'%3E%3Cg id='logo' transform='translate(275.000000, 0.000000)'%3E%3Cpath d='M2,29 L7.04950998,1 L17.7620998,1 C25.0364371,1 26.6279905,4.77328 26.6279905,7.9412 C26.6279905,10.864624 24.3628593,13.047784 21.7870528,13.769176 C21.7245259,13.78676 21.7379045,13.759712 21.8070368,13.77584 C26.0870795,14.772752 28,18.228792 28,21.025824 C28,26.22772 23.0831008,29 18.7976283,29 L2,29 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.comment.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='10px' height='11px' viewBox='0 0 10 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecomment%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.533333 0 0 0 0 0.568627 0 0 0 0 0.619608 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='x/timeline/cell-comment' transform='translate(-47.000000, -47.000000)'%3E%3Cg id='more-info' transform='translate(34.000000, 46.000000)'%3E%3Cg id='comment' transform='translate(12.000000, 0.000000)' filter='url(%23filter-1)'%3E%3Cg%3E%3Cpath d='M8.25,1.5 C9.49264069,1.5 10.5,2.50735931 10.5,3.75 L10.5,6.75 C10.5,7.99264069 9.49264069,9 8.25,9 L7.125,9 L4.62379107,11.2232968 C4.40708011,11.4159288 4.07524209,11.3964089 3.88261012,11.1796979 C3.79718625,11.0835961 3.75,10.9594868 3.75,10.8309069 L3.75,9 C2.50735931,9 1.5,7.99264069 1.5,6.75 L1.5,3.75 C1.5,2.50735931 2.50735931,1.5 3.75,1.5 L8.25,1.5 Z M7.125,6 L3.375,6 C3.16789322,6 3,6.16789322 3,6.375 C3,6.55909492 3.13265637,6.71220628 3.30759328,6.74395825 L3.375,6.75 L7.125,6.75 C7.33210678,6.75 7.5,6.58210678 7.5,6.375 C7.5,6.19090508 7.36734363,6.03779372 7.19240672,6.00604175 L7.125,6 Z M5.625,4.5 L3.375,4.5 C3.16789322,4.5 3,4.66789322 3,4.875 C3,5.05909492 3.13265637,5.21220628 3.30759328,5.24395825 L3.375,5.25 L5.625,5.25 C5.83210678,5.25 6,5.08210678 6,4.875 C6,4.69090508 5.86734363,4.53779372 5.69240672,4.50604175 L5.625,4.5 Z M8.625,3 L3.375,3 C3.16789322,3 3,3.16789322 3,3.375 C3,3.55909492 3.13265637,3.71220628 3.30759328,3.74395825 L3.375,3.75 L8.625,3.75 C8.83210678,3.75 9,3.58210678 9,3.375 C9,3.19090508 8.86734363,3.03779372 8.69240672,3.00604175 L8.625,3 Z' id='Shape' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='10px' height='11px' viewBox='0 0 10 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecomment%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.533333 0 0 0 0 0.568627 0 0 0 0 0.619608 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='x/timeline/cell-comment' transform='translate(-47.000000, -47.000000)'%3E%3Cg id='more-info' transform='translate(34.000000, 46.000000)'%3E%3Cg id='comment' transform='translate(12.000000, 0.000000)' filter='url(%23filter-1)'%3E%3Cg%3E%3Cpath d='M8.25,1.5 C9.49264069,1.5 10.5,2.50735931 10.5,3.75 L10.5,6.75 C10.5,7.99264069 9.49264069,9 8.25,9 L7.125,9 L4.62379107,11.2232968 C4.40708011,11.4159288 4.07524209,11.3964089 3.88261012,11.1796979 C3.79718625,11.0835961 3.75,10.9594868 3.75,10.8309069 L3.75,9 C2.50735931,9 1.5,7.99264069 1.5,6.75 L1.5,3.75 C1.5,2.50735931 2.50735931,1.5 3.75,1.5 L8.25,1.5 Z M7.125,6 L3.375,6 C3.16789322,6 3,6.16789322 3,6.375 C3,6.55909492 3.13265637,6.71220628 3.30759328,6.74395825 L3.375,6.75 L7.125,6.75 C7.33210678,6.75 7.5,6.58210678 7.5,6.375 C7.5,6.19090508 7.36734363,6.03779372 7.19240672,6.00604175 L7.125,6 Z M5.625,4.5 L3.375,4.5 C3.16789322,4.5 3,4.66789322 3,4.875 C3,5.05909492 3.13265637,5.21220628 3.30759328,5.24395825 L3.375,5.25 L5.625,5.25 C5.83210678,5.25 6,5.08210678 6,4.875 C6,4.69090508 5.86734363,4.53779372 5.69240672,4.50604175 L5.625,4.5 Z M8.625,3 L3.375,3 C3.16789322,3 3,3.16789322 3,3.375 C3,3.55909492 3.13265637,3.71220628 3.30759328,3.74395825 L3.375,3.75 L8.625,3.75 C8.83210678,3.75 9,3.58210678 9,3.375 C9,3.19090508 8.86734363,3.03779372 8.69240672,3.00604175 L8.625,3 Z' id='Shape' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.comment:not(.masked) {
  background-image: url("data:image/svg+xml,%3Csvg width='10px' height='11px' viewBox='0 0 10 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Ecomment%3C/title%3E%3Cdefs%3E%3Cfilter id='filter-1'%3E%3CfeColorMatrix in='SourceGraphic' type='matrix' values='0 0 0 0 0.533333 0 0 0 0 0.568627 0 0 0 0 0.619608 0 0 0 1.000000 0'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='x/timeline/cell-comment' transform='translate(-47.000000, -47.000000)'%3E%3Cg id='more-info' transform='translate(34.000000, 46.000000)'%3E%3Cg id='comment' transform='translate(12.000000, 0.000000)' filter='url(%23filter-1)'%3E%3Cg%3E%3Cpath d='M8.25,1.5 C9.49264069,1.5 10.5,2.50735931 10.5,3.75 L10.5,6.75 C10.5,7.99264069 9.49264069,9 8.25,9 L7.125,9 L4.62379107,11.2232968 C4.40708011,11.4159288 4.07524209,11.3964089 3.88261012,11.1796979 C3.79718625,11.0835961 3.75,10.9594868 3.75,10.8309069 L3.75,9 C2.50735931,9 1.5,7.99264069 1.5,6.75 L1.5,3.75 C1.5,2.50735931 2.50735931,1.5 3.75,1.5 L8.25,1.5 Z M7.125,6 L3.375,6 C3.16789322,6 3,6.16789322 3,6.375 C3,6.55909492 3.13265637,6.71220628 3.30759328,6.74395825 L3.375,6.75 L7.125,6.75 C7.33210678,6.75 7.5,6.58210678 7.5,6.375 C7.5,6.19090508 7.36734363,6.03779372 7.19240672,6.00604175 L7.125,6 Z M5.625,4.5 L3.375,4.5 C3.16789322,4.5 3,4.66789322 3,4.875 C3,5.05909492 3.13265637,5.21220628 3.30759328,5.24395825 L3.375,5.25 L5.625,5.25 C5.83210678,5.25 6,5.08210678 6,4.875 C6,4.69090508 5.86734363,4.53779372 5.69240672,4.50604175 L5.625,4.5 Z M8.625,3 L3.375,3 C3.16789322,3 3,3.16789322 3,3.375 C3,3.55909492 3.13265637,3.71220628 3.30759328,3.74395825 L3.375,3.75 L8.625,3.75 C8.83210678,3.75 9,3.58210678 9,3.375 C9,3.19090508 8.86734363,3.03779372 8.69240672,3.00604175 L8.625,3 Z' id='Shape' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.multi-value.masked {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' viewBox='0 0 9 8'%3E%3Cg fill='%23BBC3C9' fill-rule='evenodd'%3E%3Crect width='2' height='4' x='.5' rx='1'/%3E%3Crect width='2' height='4' x='3.5' y='2' rx='1'/%3E%3Crect width='2' height='4' x='6.5' y='4' rx='1'/%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' viewBox='0 0 9 8'%3E%3Cg fill='%23BBC3C9' fill-rule='evenodd'%3E%3Crect width='2' height='4' x='.5' rx='1'/%3E%3Crect width='2' height='4' x='3.5' y='2' rx='1'/%3E%3Crect width='2' height='4' x='6.5' y='4' rx='1'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.multi-value:not(.masked) {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' viewBox='0 0 9 8'%3E%3Cg fill='%23BBC3C9' fill-rule='evenodd'%3E%3Crect width='2' height='4' x='.5' rx='1'/%3E%3Crect width='2' height='4' x='3.5' y='2' rx='1'/%3E%3Crect width='2' height='4' x='6.5' y='4' rx='1'/%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.crop.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/56 Crop%3C/title%3E%3Cg id='1-UI/1-Icons/56-Crop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M5,1 C5.51283584,1 5.93550716,1.38604019 5.99327227,1.88337887 L6,2 L6,4 L11,4 C11.5128358,4 11.9355072,4.38604019 11.9932723,4.88337887 L12,5 L12,10 L14,10 C14.5128358,10 14.9355072,10.3860402 14.9932723,10.8833789 L15,11 C15,11.5128358 14.6139598,11.9355072 14.1166211,11.9932723 L14,12 L12,12 L12,14 C12,14.5522847 11.5522847,15 11,15 C10.4871642,15 10.0644928,14.6139598 10.0067277,14.1166211 L10,14 L10,12 L5,12 C4.48716416,12 4.06449284,11.6139598 4.00672773,11.1166211 L4,11 L4,6 L2,6 C1.48716416,6 1.06449284,5.61395981 1.00672773,5.11662113 L1,5 C1,4.48716416 1.38604019,4.06449284 1.88337887,4.00672773 L2,4 L4,4 L4,2 C4,1.44771525 4.44771525,1 5,1 Z M6,6 L6,10 L10,10 L10,6 L6,6 Z' id='Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/56 Crop%3C/title%3E%3Cg id='1-UI/1-Icons/56-Crop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M5,1 C5.51283584,1 5.93550716,1.38604019 5.99327227,1.88337887 L6,2 L6,4 L11,4 C11.5128358,4 11.9355072,4.38604019 11.9932723,4.88337887 L12,5 L12,10 L14,10 C14.5128358,10 14.9355072,10.3860402 14.9932723,10.8833789 L15,11 C15,11.5128358 14.6139598,11.9355072 14.1166211,11.9932723 L14,12 L12,12 L12,14 C12,14.5522847 11.5522847,15 11,15 C10.4871642,15 10.0644928,14.6139598 10.0067277,14.1166211 L10,14 L10,12 L5,12 C4.48716416,12 4.06449284,11.6139598 4.00672773,11.1166211 L4,11 L4,6 L2,6 C1.48716416,6 1.06449284,5.61395981 1.00672773,5.11662113 L1,5 C1,4.48716416 1.38604019,4.06449284 1.88337887,4.00672773 L2,4 L4,4 L4,2 C4,1.44771525 4.44771525,1 5,1 Z M6,6 L6,10 L10,10 L10,6 L6,6 Z' id='Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.crop:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/56 Crop%3C/title%3E%3Cg id='1-UI/1-Icons/56-Crop' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M5,1 C5.51283584,1 5.93550716,1.38604019 5.99327227,1.88337887 L6,2 L6,4 L11,4 C11.5128358,4 11.9355072,4.38604019 11.9932723,4.88337887 L12,5 L12,10 L14,10 C14.5128358,10 14.9355072,10.3860402 14.9932723,10.8833789 L15,11 C15,11.5128358 14.6139598,11.9355072 14.1166211,11.9932723 L14,12 L12,12 L12,14 C12,14.5522847 11.5522847,15 11,15 C10.4871642,15 10.0644928,14.6139598 10.0067277,14.1166211 L10,14 L10,12 L5,12 C4.48716416,12 4.06449284,11.6139598 4.00672773,11.1166211 L4,11 L4,6 L2,6 C1.48716416,6 1.06449284,5.61395981 1.00672773,5.11662113 L1,5 C1,4.48716416 1.38604019,4.06449284 1.88337887,4.00672773 L2,4 L4,4 L4,2 C4,1.44771525 4.44771525,1 5,1 Z M6,6 L6,10 L10,10 L10,6 L6,6 Z' id='Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.rotate-cw.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/57.1 Rotate CW%3C/title%3E%3Cg id='1-UI/1-Icons/57.1-Rotate-CW' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M5.458257,0.199673698 L7.73598185,1.88690807 C8.08385255,2.14900273 8.09213519,2.53395426 7.73598185,2.79604892 L5.458257,4.4832833 C4.96129885,4.86004437 4.38151434,4.67166383 4.38151434,4.02461764 L4.38151434,2.976239 L4.05020891,2.976239 C2.4516602,2.976239 1.36663491,4.13928406 1.36663491,5.74461385 C1.36663491,6.66194516 1.68965771,6.97318257 1.69794034,7.37451502 C1.70622298,7.67756197 1.54057026,7.88232342 1.26724328,7.964228 C0.944220483,8.07070396 0.596349778,7.93146617 0.422414426,7.65299059 C0.173935352,7.22708677 0,6.51451691 0,5.74461385 C0,3.35300008 1.69794034,1.70671799 4.06677418,1.70671799 L4.38151434,1.70671799 L4.38151434,0.666529811 C4.38151434,-0.00508775507 4.95301622,-0.185277834 5.458257,0.199673698 Z' id='Combined-Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M9.5,6 C10.8807119,6 12,7.11928813 12,8.5 L12,13.5 C12,14.8807119 10.8807119,16 9.5,16 L6.5,16 C5.11928813,16 4,14.8807119 4,13.5 L4,8.5 C4,7.11928813 5.11928813,6 6.5,6 L9.5,6 Z M9.5,8 L6.5,8 C6.25454011,8 6.05039163,8.17687516 6.00805567,8.41012437 L6,8.5 L6,13.5 C6,13.7454599 6.17687516,13.9496084 6.41012437,13.9919443 L6.5,14 L9.5,14 C9.74545989,14 9.94960837,13.8231248 9.99194433,13.5898756 L10,13.5 L10,8.5 C10,8.25454011 9.82312484,8.05039163 9.58987563,8.00805567 L9.5,8 Z' id='Rectangle' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/57.1 Rotate CW%3C/title%3E%3Cg id='1-UI/1-Icons/57.1-Rotate-CW' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M5.458257,0.199673698 L7.73598185,1.88690807 C8.08385255,2.14900273 8.09213519,2.53395426 7.73598185,2.79604892 L5.458257,4.4832833 C4.96129885,4.86004437 4.38151434,4.67166383 4.38151434,4.02461764 L4.38151434,2.976239 L4.05020891,2.976239 C2.4516602,2.976239 1.36663491,4.13928406 1.36663491,5.74461385 C1.36663491,6.66194516 1.68965771,6.97318257 1.69794034,7.37451502 C1.70622298,7.67756197 1.54057026,7.88232342 1.26724328,7.964228 C0.944220483,8.07070396 0.596349778,7.93146617 0.422414426,7.65299059 C0.173935352,7.22708677 0,6.51451691 0,5.74461385 C0,3.35300008 1.69794034,1.70671799 4.06677418,1.70671799 L4.38151434,1.70671799 L4.38151434,0.666529811 C4.38151434,-0.00508775507 4.95301622,-0.185277834 5.458257,0.199673698 Z' id='Combined-Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M9.5,6 C10.8807119,6 12,7.11928813 12,8.5 L12,13.5 C12,14.8807119 10.8807119,16 9.5,16 L6.5,16 C5.11928813,16 4,14.8807119 4,13.5 L4,8.5 C4,7.11928813 5.11928813,6 6.5,6 L9.5,6 Z M9.5,8 L6.5,8 C6.25454011,8 6.05039163,8.17687516 6.00805567,8.41012437 L6,8.5 L6,13.5 C6,13.7454599 6.17687516,13.9496084 6.41012437,13.9919443 L6.5,14 L9.5,14 C9.74545989,14 9.94960837,13.8231248 9.99194433,13.5898756 L10,13.5 L10,8.5 C10,8.25454011 9.82312484,8.05039163 9.58987563,8.00805567 L9.5,8 Z' id='Rectangle' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.rotate-cw:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/57.1 Rotate CW%3C/title%3E%3Cg id='1-UI/1-Icons/57.1-Rotate-CW' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M5.458257,0.199673698 L7.73598185,1.88690807 C8.08385255,2.14900273 8.09213519,2.53395426 7.73598185,2.79604892 L5.458257,4.4832833 C4.96129885,4.86004437 4.38151434,4.67166383 4.38151434,4.02461764 L4.38151434,2.976239 L4.05020891,2.976239 C2.4516602,2.976239 1.36663491,4.13928406 1.36663491,5.74461385 C1.36663491,6.66194516 1.68965771,6.97318257 1.69794034,7.37451502 C1.70622298,7.67756197 1.54057026,7.88232342 1.26724328,7.964228 C0.944220483,8.07070396 0.596349778,7.93146617 0.422414426,7.65299059 C0.173935352,7.22708677 0,6.51451691 0,5.74461385 C0,3.35300008 1.69794034,1.70671799 4.06677418,1.70671799 L4.38151434,1.70671799 L4.38151434,0.666529811 C4.38151434,-0.00508775507 4.95301622,-0.185277834 5.458257,0.199673698 Z' id='Combined-Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M9.5,6 C10.8807119,6 12,7.11928813 12,8.5 L12,13.5 C12,14.8807119 10.8807119,16 9.5,16 L6.5,16 C5.11928813,16 4,14.8807119 4,13.5 L4,8.5 C4,7.11928813 5.11928813,6 6.5,6 L9.5,6 Z M9.5,8 L6.5,8 C6.25454011,8 6.05039163,8.17687516 6.00805567,8.41012437 L6,8.5 L6,13.5 C6,13.7454599 6.17687516,13.9496084 6.41012437,13.9919443 L6.5,14 L9.5,14 C9.74545989,14 9.94960837,13.8231248 9.99194433,13.5898756 L10,13.5 L10,8.5 C10,8.25454011 9.82312484,8.05039163 9.58987563,8.00805567 L9.5,8 Z' id='Rectangle' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.rotate-ccw.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/57.2 Rotate ACW%3C/title%3E%3Cg id='1-UI/1-Icons/57.2-Rotate-ACW' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M10.541743,0.199673698 L8.26401815,1.88690807 C7.91614745,2.14900273 7.90786481,2.53395426 8.26401815,2.79604892 L10.541743,4.4832833 C11.0387011,4.86004437 11.6184857,4.67166383 11.6184857,4.02461764 L11.6184857,2.976239 L11.9497911,2.976239 C13.5483398,2.976239 14.6333651,4.13928406 14.6333651,5.74461385 C14.6333651,6.66194516 14.3103423,6.97318257 14.3020597,7.37451502 C14.293777,7.67756197 14.4594297,7.88232342 14.7327567,7.964228 C15.0557795,8.07070396 15.4036502,7.93146617 15.5775856,7.65299059 C15.8260646,7.22708677 16,6.51451691 16,5.74461385 C16,3.35300008 14.3020597,1.70671799 11.9332258,1.70671799 L11.6184857,1.70671799 L11.6184857,0.666529811 C11.6184857,-0.00508775507 11.0469838,-0.185277834 10.541743,0.199673698 Z' id='Combined-Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M9.5,6 C10.8807119,6 12,7.11928813 12,8.5 L12,13.5 C12,14.8807119 10.8807119,16 9.5,16 L6.5,16 C5.11928813,16 4,14.8807119 4,13.5 L4,8.5 C4,7.11928813 5.11928813,6 6.5,6 L9.5,6 Z M9.5,8 L6.5,8 C6.25454011,8 6.05039163,8.17687516 6.00805567,8.41012437 L6,8.5 L6,13.5 C6,13.7454599 6.17687516,13.9496084 6.41012437,13.9919443 L6.5,14 L9.5,14 C9.74545989,14 9.94960837,13.8231248 9.99194433,13.5898756 L10,13.5 L10,8.5 C10,8.25454011 9.82312484,8.05039163 9.58987563,8.00805567 L9.5,8 Z' id='Rectangle' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/57.2 Rotate ACW%3C/title%3E%3Cg id='1-UI/1-Icons/57.2-Rotate-ACW' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M10.541743,0.199673698 L8.26401815,1.88690807 C7.91614745,2.14900273 7.90786481,2.53395426 8.26401815,2.79604892 L10.541743,4.4832833 C11.0387011,4.86004437 11.6184857,4.67166383 11.6184857,4.02461764 L11.6184857,2.976239 L11.9497911,2.976239 C13.5483398,2.976239 14.6333651,4.13928406 14.6333651,5.74461385 C14.6333651,6.66194516 14.3103423,6.97318257 14.3020597,7.37451502 C14.293777,7.67756197 14.4594297,7.88232342 14.7327567,7.964228 C15.0557795,8.07070396 15.4036502,7.93146617 15.5775856,7.65299059 C15.8260646,7.22708677 16,6.51451691 16,5.74461385 C16,3.35300008 14.3020597,1.70671799 11.9332258,1.70671799 L11.6184857,1.70671799 L11.6184857,0.666529811 C11.6184857,-0.00508775507 11.0469838,-0.185277834 10.541743,0.199673698 Z' id='Combined-Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M9.5,6 C10.8807119,6 12,7.11928813 12,8.5 L12,13.5 C12,14.8807119 10.8807119,16 9.5,16 L6.5,16 C5.11928813,16 4,14.8807119 4,13.5 L4,8.5 C4,7.11928813 5.11928813,6 6.5,6 L9.5,6 Z M9.5,8 L6.5,8 C6.25454011,8 6.05039163,8.17687516 6.00805567,8.41012437 L6,8.5 L6,13.5 C6,13.7454599 6.17687516,13.9496084 6.41012437,13.9919443 L6.5,14 L9.5,14 C9.74545989,14 9.94960837,13.8231248 9.99194433,13.5898756 L10,13.5 L10,8.5 C10,8.25454011 9.82312484,8.05039163 9.58987563,8.00805567 L9.5,8 Z' id='Rectangle' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.rotate-ccw:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/57.2 Rotate ACW%3C/title%3E%3Cg id='1-UI/1-Icons/57.2-Rotate-ACW' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M10.541743,0.199673698 L8.26401815,1.88690807 C7.91614745,2.14900273 7.90786481,2.53395426 8.26401815,2.79604892 L10.541743,4.4832833 C11.0387011,4.86004437 11.6184857,4.67166383 11.6184857,4.02461764 L11.6184857,2.976239 L11.9497911,2.976239 C13.5483398,2.976239 14.6333651,4.13928406 14.6333651,5.74461385 C14.6333651,6.66194516 14.3103423,6.97318257 14.3020597,7.37451502 C14.293777,7.67756197 14.4594297,7.88232342 14.7327567,7.964228 C15.0557795,8.07070396 15.4036502,7.93146617 15.5775856,7.65299059 C15.8260646,7.22708677 16,6.51451691 16,5.74461385 C16,3.35300008 14.3020597,1.70671799 11.9332258,1.70671799 L11.6184857,1.70671799 L11.6184857,0.666529811 C11.6184857,-0.00508775507 11.0469838,-0.185277834 10.541743,0.199673698 Z' id='Combined-Shape' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3Cpath d='M9.5,6 C10.8807119,6 12,7.11928813 12,8.5 L12,13.5 C12,14.8807119 10.8807119,16 9.5,16 L6.5,16 C5.11928813,16 4,14.8807119 4,13.5 L4,8.5 C4,7.11928813 5.11928813,6 6.5,6 L9.5,6 Z M9.5,8 L6.5,8 C6.25454011,8 6.05039163,8.17687516 6.00805567,8.41012437 L6,8.5 L6,13.5 C6,13.7454599 6.17687516,13.9496084 6.41012437,13.9919443 L6.5,14 L9.5,14 C9.74545989,14 9.94960837,13.8231248 9.99194433,13.5898756 L10,13.5 L10,8.5 C10,8.25454011 9.82312484,8.05039163 9.58987563,8.00805567 L9.5,8 Z' id='Rectangle' fill='%23000000' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.bin.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/58 Bin%3C/title%3E%3Cg id='1-UI/1-Icons/58-Bin' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M8,1 C9.48051499,1 10.7731656,1.80434324 11.4648015,2.99987956 L14,3 C14.5522847,3 15,3.44771525 15,4 C15,4.55228475 14.5522847,5 14,5 L13.833,5 L13.2292386,12.2491364 C13.0996656,13.8040128 11.7998673,15 10.2396014,15 L5.76039864,15 C4.20013273,15 2.9003344,13.8040128 2.77076137,12.2491364 L2.167,5 L2,5 C1.44771525,5 1,4.55228475 1,4 C1,3.44771525 1.44771525,3 2,3 L4.53519846,2.99987956 C5.22683444,1.80434324 6.51948501,1 8,1 Z M11.826,5 L4.173,5 L4.76385289,12.0830455 C4.80372151,12.561469 5.17596182,12.9379595 5.64205745,12.9930502 L5.76039864,13 L10.2396014,13 C10.7196832,13 11.125786,12.6603113 11.2193936,12.2004007 L11.2361471,12.0830455 L11.826,5 Z M10.0303301,6.96966991 C10.2965966,7.23593648 10.3208027,7.65260016 10.1029482,7.94621165 L10.0303301,8.03033009 L9.061,9 L10.0303301,9.96966991 C10.3232233,10.2625631 10.3232233,10.7374369 10.0303301,11.0303301 C9.76406352,11.2965966 9.34739984,11.3208027 9.05378835,11.1029482 L8.96966991,11.0303301 L8,10.061 L7.03033009,11.0303301 L6.94621165,11.1029482 C6.65260016,11.3208027 6.23593648,11.2965966 5.96966991,11.0303301 C5.70340335,10.7640635 5.6791973,10.3473998 5.89705176,10.0537883 L5.96966991,9.96966991 L6.939,9 L5.96966991,8.03033009 C5.6767767,7.73743687 5.6767767,7.26256313 5.96966991,6.96966991 C6.23593648,6.70340335 6.65260016,6.6791973 6.94621165,6.89705176 L7.03033009,6.96966991 L8,7.939 L8.96966991,6.96966991 L9.05378835,6.89705176 C9.34739984,6.6791973 9.76406352,6.70340335 10.0303301,6.96966991 Z' id='Shape' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/58 Bin%3C/title%3E%3Cg id='1-UI/1-Icons/58-Bin' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M8,1 C9.48051499,1 10.7731656,1.80434324 11.4648015,2.99987956 L14,3 C14.5522847,3 15,3.44771525 15,4 C15,4.55228475 14.5522847,5 14,5 L13.833,5 L13.2292386,12.2491364 C13.0996656,13.8040128 11.7998673,15 10.2396014,15 L5.76039864,15 C4.20013273,15 2.9003344,13.8040128 2.77076137,12.2491364 L2.167,5 L2,5 C1.44771525,5 1,4.55228475 1,4 C1,3.44771525 1.44771525,3 2,3 L4.53519846,2.99987956 C5.22683444,1.80434324 6.51948501,1 8,1 Z M11.826,5 L4.173,5 L4.76385289,12.0830455 C4.80372151,12.561469 5.17596182,12.9379595 5.64205745,12.9930502 L5.76039864,13 L10.2396014,13 C10.7196832,13 11.125786,12.6603113 11.2193936,12.2004007 L11.2361471,12.0830455 L11.826,5 Z M10.0303301,6.96966991 C10.2965966,7.23593648 10.3208027,7.65260016 10.1029482,7.94621165 L10.0303301,8.03033009 L9.061,9 L10.0303301,9.96966991 C10.3232233,10.2625631 10.3232233,10.7374369 10.0303301,11.0303301 C9.76406352,11.2965966 9.34739984,11.3208027 9.05378835,11.1029482 L8.96966991,11.0303301 L8,10.061 L7.03033009,11.0303301 L6.94621165,11.1029482 C6.65260016,11.3208027 6.23593648,11.2965966 5.96966991,11.0303301 C5.70340335,10.7640635 5.6791973,10.3473998 5.89705176,10.0537883 L5.96966991,9.96966991 L6.939,9 L5.96966991,8.03033009 C5.6767767,7.73743687 5.6767767,7.26256313 5.96966991,6.96966991 C6.23593648,6.70340335 6.65260016,6.6791973 6.94621165,6.89705176 L7.03033009,6.96966991 L8,7.939 L8.96966991,6.96966991 L9.05378835,6.89705176 C9.34739984,6.6791973 9.76406352,6.70340335 10.0303301,6.96966991 Z' id='Shape' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.bin:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E1 UI/1 Icons/58 Bin%3C/title%3E%3Cg id='1-UI/1-Icons/58-Bin' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M8,1 C9.48051499,1 10.7731656,1.80434324 11.4648015,2.99987956 L14,3 C14.5522847,3 15,3.44771525 15,4 C15,4.55228475 14.5522847,5 14,5 L13.833,5 L13.2292386,12.2491364 C13.0996656,13.8040128 11.7998673,15 10.2396014,15 L5.76039864,15 C4.20013273,15 2.9003344,13.8040128 2.77076137,12.2491364 L2.167,5 L2,5 C1.44771525,5 1,4.55228475 1,4 C1,3.44771525 1.44771525,3 2,3 L4.53519846,2.99987956 C5.22683444,1.80434324 6.51948501,1 8,1 Z M11.826,5 L4.173,5 L4.76385289,12.0830455 C4.80372151,12.561469 5.17596182,12.9379595 5.64205745,12.9930502 L5.76039864,13 L10.2396014,13 C10.7196832,13 11.125786,12.6603113 11.2193936,12.2004007 L11.2361471,12.0830455 L11.826,5 Z M10.0303301,6.96966991 C10.2965966,7.23593648 10.3208027,7.65260016 10.1029482,7.94621165 L10.0303301,8.03033009 L9.061,9 L10.0303301,9.96966991 C10.3232233,10.2625631 10.3232233,10.7374369 10.0303301,11.0303301 C9.76406352,11.2965966 9.34739984,11.3208027 9.05378835,11.1029482 L8.96966991,11.0303301 L8,10.061 L7.03033009,11.0303301 L6.94621165,11.1029482 C6.65260016,11.3208027 6.23593648,11.2965966 5.96966991,11.0303301 C5.70340335,10.7640635 5.6791973,10.3473998 5.89705176,10.0537883 L5.96966991,9.96966991 L6.939,9 L5.96966991,8.03033009 C5.6767767,7.73743687 5.6767767,7.26256313 5.96966991,6.96966991 C6.23593648,6.70340335 6.65260016,6.6791973 6.94621165,6.89705176 L7.03033009,6.96966991 L8,7.939 L8.96966991,6.96966991 L9.05378835,6.89705176 C9.34739984,6.6791973 9.76406352,6.70340335 10.0303301,6.96966991 Z' id='Shape' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.more-options.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cfilter id='w7b3ar2u9a'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.921569 0 0 0 1.000000 0'/%3E%3C/filter%3E%3Cfilter id='5s25rswqub'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg filter='url(%23w7b3ar2u9a)' transform='translate(-281 -2480) translate(0 1154) translate(0 1322) translate(281 4)'%3E%3Crect width='16' height='16' fill='%23FFF' rx='5'/%3E%3C/g%3E%3Cg filter='url(%235s25rswqub)' transform='translate(-281 -2480) translate(0 1154) translate(0 1322) translate(281 4)'%3E%3Cpath fill='%23000' d='M5 7v2H3V7h2zm4 0v2H7V7h2zm4 0v2h-2V7h2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cfilter id='w7b3ar2u9a'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.921569 0 0 0 1.000000 0'/%3E%3C/filter%3E%3Cfilter id='5s25rswqub'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg filter='url(%23w7b3ar2u9a)' transform='translate(-281 -2480) translate(0 1154) translate(0 1322) translate(281 4)'%3E%3Crect width='16' height='16' fill='%23FFF' rx='5'/%3E%3C/g%3E%3Cg filter='url(%235s25rswqub)' transform='translate(-281 -2480) translate(0 1154) translate(0 1322) translate(281 4)'%3E%3Cpath fill='%23000' d='M5 7v2H3V7h2zm4 0v2H7V7h2zm4 0v2h-2V7h2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.ehr-form .icon.more-options:not(.masked) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cfilter id='w7b3ar2u9a'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 0.901961 0 0 0 0 0.901961 0 0 0 0 0.921569 0 0 0 1.000000 0'/%3E%3C/filter%3E%3Cfilter id='5s25rswqub'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 0 0.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg filter='url(%23w7b3ar2u9a)' transform='translate(-281 -2480) translate(0 1154) translate(0 1322) translate(281 4)'%3E%3Crect width='16' height='16' fill='%23FFF' rx='5'/%3E%3C/g%3E%3Cg filter='url(%235s25rswqub)' transform='translate(-281 -2480) translate(0 1154) translate(0 1322) translate(281 4)'%3E%3Cpath fill='%23000' d='M5 7v2H3V7h2zm4 0v2H7V7h2zm4 0v2h-2V7h2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.ehr-form .icon.sorting.masked {
  -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-button-close-normal%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-575.000000, -1922.000000)' fill='%231D1D1D' fill-rule='nonzero' id='Close-Tab'%3E%3Cg transform='translate(300.000000, 1922.000000)'%3E%3Cg id='ui-button-close-normal_export' transform='translate(275.000000, 0.000000)'%3E%3Cpath d='M13,20 C13,21.1 12.1,22 11,22 C9.9,22 9,21.1 9,20 C9,18.9 9.9,18 11,18 C12.1,18 13,18.9 13,20 Z M11,12 C9.9,12 9,12.9 9,14 C9,15.1 9.9,16 11,16 C12.1,16 13,15.1 13,14 C13,12.9 12.1,12 11,12 Z M11,6 C9.9,6 9,6.9 9,8 C9,9.1 9.9,10 11,10 C12.1,10 13,9.1 13,8 C13,6.9 12.1,6 11,6 Z M17,10 C18.1,10 19,9.1 19,8 C19,6.9 18.1,6 17,6 C15.9,6 15,6.9 15,8 C15,9.1 15.9,10 17,10 Z M17,12 C15.9,12 15,12.9 15,14 C15,15.1 15.9,16 17,16 C18.1,16 19,15.1 19,14 C19,12.9 18.1,12 17,12 Z M17,18 C15.9,18 15,18.9 15,20 C15,21.1 15.9,22 17,22 C18.1,22 19,21.1 19,20 C19,18.9 18.1,18 17,18 Z' id='🔹-Primary-Color'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-button-close-normal%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-575.000000, -1922.000000)' fill='%231D1D1D' fill-rule='nonzero' id='Close-Tab'%3E%3Cg transform='translate(300.000000, 1922.000000)'%3E%3Cg id='ui-button-close-normal_export' transform='translate(275.000000, 0.000000)'%3E%3Cpath d='M13,20 C13,21.1 12.1,22 11,22 C9.9,22 9,21.1 9,20 C9,18.9 9.9,18 11,18 C12.1,18 13,18.9 13,20 Z M11,12 C9.9,12 9,12.9 9,14 C9,15.1 9.9,16 11,16 C12.1,16 13,15.1 13,14 C13,12.9 12.1,12 11,12 Z M11,6 C9.9,6 9,6.9 9,8 C9,9.1 9.9,10 11,10 C12.1,10 13,9.1 13,8 C13,6.9 12.1,6 11,6 Z M17,10 C18.1,10 19,9.1 19,8 C19,6.9 18.1,6 17,6 C15.9,6 15,6.9 15,8 C15,9.1 15.9,10 17,10 Z M17,12 C15.9,12 15,12.9 15,14 C15,15.1 15.9,16 17,16 C18.1,16 19,15.1 19,14 C19,12.9 18.1,12 17,12 Z M17,18 C15.9,18 15,18.9 15,20 C15,21.1 15.9,22 17,22 C18.1,22 19,21.1 19,20 C19,18.9 18.1,18 17,18 Z' id='🔹-Primary-Color'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .icon.sorting:not(.masked) {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='28px' height='28px' viewBox='0 0 28 28' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eui-button-close-normal%3C/title%3E%3Cg id='Icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-575.000000, -1922.000000)' fill='%231D1D1D' fill-rule='nonzero' id='Close-Tab'%3E%3Cg transform='translate(300.000000, 1922.000000)'%3E%3Cg id='ui-button-close-normal_export' transform='translate(275.000000, 0.000000)'%3E%3Cpath d='M13,20 C13,21.1 12.1,22 11,22 C9.9,22 9,21.1 9,20 C9,18.9 9.9,18 11,18 C12.1,18 13,18.9 13,20 Z M11,12 C9.9,12 9,12.9 9,14 C9,15.1 9.9,16 11,16 C12.1,16 13,15.1 13,14 C13,12.9 12.1,12 11,12 Z M11,6 C9.9,6 9,6.9 9,8 C9,9.1 9.9,10 11,10 C12.1,10 13,9.1 13,8 C13,6.9 12.1,6 11,6 Z M17,10 C18.1,10 19,9.1 19,8 C19,6.9 18.1,6 17,6 C15.9,6 15,6.9 15,8 C15,9.1 15.9,10 17,10 Z M17,12 C15.9,12 15,12.9 15,14 C15,15.1 15.9,16 17,16 C18.1,16 19,15.1 19,14 C19,12.9 18.1,12 17,12 Z M17,18 C15.9,18 15,18.9 15,20 C15,21.1 15.9,22 17,22 C18.1,22 19,21.1 19,20 C19,18.9 18.1,18 17,18 Z' id='🔹-Primary-Color'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.ehr-form .b-form-btn {
  background-color: var(--b-button-default-background-color);
  border-color: var(--b-button-default-border-color);
  color: var(--b-button-default-color);
  border-radius: 0.5em;
  border-style: solid;
  border-width: 2px;
  cursor: pointer;
  font-family: var(--b-labeled-input-font-family);
  font-size: 1em;
  line-height: 1.2;
  margin-right: 0.25em;
  margin-top: 0.25em;
  padding: 0.5em 1em;
  position: relative;
}
.ehr-form .b-form-btn:hover {
  background-color: var(--b-button-default-hover-background-color);
  border-color: var(--b-labeled-input-hover-border-color);
  color: var(--b-button-default-color);
}
.ehr-form .b-form-btn:active:enabled {
  background-color: var(--b-button-default-active-background-color);
  border-color: var(--b-button-default-active-border-color);
  color: var(--b-button-default-active-color);
}
.ehr-form .b-form-btn:disabled,
.ehr-form .b-form-btn.disabled {
  background-color: var(--b-button-disabled-background-color);
  border-color: var(--b-button-disabled-border-color);
  color: var(--b-button-disabled-color);
  cursor: not-allowed;
  opacity: 1;
  pointer-events: none;
}
.ehr-form .b-form-btn:disabled:hover,
.ehr-form .b-form-btn.disabled:hover {
  background-color: var(--b-button-disabled-hover-background-color);
}
.ehr-form .b-form-btn:focus {
  outline: none;
}
.ehr-form .b-form-btn.selected {
  background-color: var(--b-button-selected-background-color);
  border-color: var(--b-button-selected-border-color);
  color: var(--b-button-selected-color);
  font-weight: 700;
}
.ehr-form .b-form-btn.selected:disabled,
.ehr-form .b-form-btn.selected.disabled {
  background-color: var(--b-button-selected-disabled-background-color);
  border-color: var(--b-button-selected-disabled-border-color);
  color: var(--b-button-selected-disabled-color);
  cursor: not-allowed;
  opacity: 1;
  pointer-events: none;
}
.ehr-form .b-form-btn.selected:disabled:hover,
.ehr-form .b-form-btn.selected.disabled:hover {
  background-color: var(--b-button-disabled-hover-background-color);
}
.ehr-form .b-form-btn.selected:disabled .b-form-btn--check-icon,
.ehr-form .b-form-btn.selected.disabled .b-form-btn--check-icon {
  color: var(--b-button-selected-disabled-color);
}
.ehr-form .b-form-btn.danger {
  background-color: var(--b-button-danger-background-color);
  border-color: var(--b-button-danger-border-color);
  color: var(--b-button-danger-color);
}
.ehr-form .b-form-btn.danger:hover {
  background-color: var(--b-button-danger-hover-background-color);
  border-color: var(--b-button-danger-border-color);
  color: var(--b-button-danger-border-color);
}
.ehr-form .b-form-btn.danger:active:enabled {
  background-color: var(--b-button-danger-active-background-color);
  border-color: var(--b-button-danger-active-border-color);
  color: var(--b-button-danger-active-color);
}
.ehr-form .b-form-btn.danger:disabled,
.ehr-form .b-form-btn.danger.disabled {
  background-color: var(--b-button-danger-disabled-background-color);
  border-color: var(--b-button-danger-disabled-border-color);
  color: var(--b-button-danger-disabled-color);
  cursor: not-allowed;
  opacity: 1;
  pointer-events: none;
}
.ehr-form .b-form-btn.danger:disabled:hover,
.ehr-form .b-form-btn.danger.disabled:hover {
  background-color: var(--b-button-danger-disabled-hover-background-color);
}
.ehr-form .b-form-btn.info {
  background-color: var(--b-button-info-background-color);
  border-color: var(--b-button-info-border-color);
  color: var(--b-button-info-color);
}
.ehr-form .b-form-btn.info:hover {
  background-color: var(--b-button-info-hover-background-color);
  border-color: var(--b-button-info-border-color);
  color: var(--b-button-info-border-color);
}
.ehr-form .b-form-btn.info:active:enabled {
  background-color: var(--b-button-info-active-background-color);
  border-color: var(--b-button-info-active-border-color);
  color: var(--b-button-info-active-color);
}
.ehr-form .b-form-btn.info:disabled,
.ehr-form .b-form-btn.info.disabled {
  background-color: var(--b-button-info-disabled-background-color);
  border-color: var(--b-button-info-disabled-border-color);
  color: var(--b-button-info-disabled-color);
  cursor: not-allowed;
  opacity: 1;
  pointer-events: none;
}
.ehr-form .b-form-btn.info:disabled:hover,
.ehr-form .b-form-btn.info.disabled:hover {
  background-color: var(--b-button-info-disabled-hover-background-color);
}
.ehr-form .b-form-btn.link {
  background-color: var(--b-button-link-background-color);
  border-color: var(--b-button-link-border-color);
  color: var(--b-button-info-color);
}
.ehr-form .b-form-btn.link:hover {
  background-color: var(--b-button-link-background-color);
  border-color: var(--b-button-link-border-color);
  color: var(--b-button-link-hover-color);
}
.ehr-form .b-form-btn.link:active:enabled {
  background-color: var(--b-button-link-background-color);
  border-color: var(--b-button-link-border-color);
  color: var(--b-button-info-active-color);
}
.ehr-form .b-form-btn.link:disabled,
.ehr-form .b-form-btn.link.disabled {
  background-color: var(--b-button-link-background-color);
  border-color: var(--b-button-link-border-color);
  color: var(--b-button-info-color);
  cursor: not-allowed;
  opacity: 1;
  pointer-events: none;
}
.ehr-form .b-form-btn.link:disabled:hover,
.ehr-form .b-form-btn.link.disabled:hover {
  background-color: var(--b-button-link-background-color);
}
.ehr-form .b-form-btn.link:hover {
  text-decoration: underline;
}
.ehr-form .b-form-btn.link:disabled {
  opacity: 0.2;
}
.ehr-form .b-form-btn .b-form-btn--check-icon {
  display: inline-block;
  left: 0.5em;
  margin-top: 0.1em;
  position: absolute;
}
.ehr-form .b-form-btn .b-form-btn--check-icon + span {
  margin-left: 0.75em;
}
.ehr-form
  .ehr-form-root--with-offset
  > ehr-rows-renderer
  > div
  > div
  > ehr-model-renderer
  > .ehr-model-renderer
  > .row:not(ehr-container).no-gutters {
  margin: 0 calc(0.25em + 2px);
}
.ehr-form .ehr-form-root--with-offset .ehr-layout-group,
.ehr-form .ehr-form-root--with-offset .ehr-container.card {
  border: 2px solid rgba(0, 0, 0, 0);
}
.ehr-form .ehr-form-root--with-offset .ehr-layout-group.not-bordered,
.ehr-form .ehr-form-root--with-offset .ehr-container.card.not-bordered {
  margin-left: 0.25em;
  margin-right: 0.25em;
}
.ehr-form .ehr-form-root--with-offset .card-offset.left-1 {
  margin-left: calc(1 * (0.25em + 2px));
}
.ehr-form .ehr-form-root--with-offset .card-offset.right-1 {
  margin-right: calc(1 * (0.25em + 2px));
}
.ehr-form .ehr-form-root--with-offset .card-offset.left-2 {
  margin-left: calc(2 * (0.25em + 2px));
}
.ehr-form .ehr-form-root--with-offset .card-offset.right-2 {
  margin-right: calc(2 * (0.25em + 2px));
}
.ehr-form .ehr-form-root--with-offset .card-offset.left-3 {
  margin-left: calc(3 * (0.25em + 2px));
}
.ehr-form .ehr-form-root--with-offset .card-offset.right-3 {
  margin-right: calc(3 * (0.25em + 2px));
}
.ehr-form .ehr-form-root--with-offset .card-offset.left-4 {
  margin-left: calc(4 * (0.25em + 2px));
}
.ehr-form .ehr-form-root--with-offset .card-offset.right-4 {
  margin-right: calc(4 * (0.25em + 2px));
}
.ehr-form .ehr-layout-group,
.ehr-form .ehr-container.card {
  border-radius: 0.5rem;
}
.ehr-form .ehr-layout-group.card-bordered,
.ehr-form .ehr-container.card.card-bordered {
  border: 2px solid var(--b-container-border-color);
  margin: 0.25em;
}
.ehr-form .ehr-container.card {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  box-shadow: none;
}
.ehr-form .ehr-container.card .card-header {
  padding: 0.25em 0;
  margin-left: 0.25em;
  margin-right: 0.25em;
  background-color: var(--b-container-header-background-color);
  border-bottom: none;
}
.ehr-form .ehr-container.card .card-header .title.level-1 {
  color: var(--b-container-header-level1-color);
  font-size: 1.375em;
  font-weight: 700;
}
.ehr-form .ehr-container.card .card-header.collapsible-title {
  cursor: pointer;
}
.ehr-form .ehr-container.card .card-header.collapsible-title .b-icon {
  font-size: 1em;
  margin-right: 0.25em;
}
.ehr-form .ehr-container.card .card-header .container-button--duplicate,
.ehr-form .ehr-container.card .card-header .container-button--remove {
  background-color: var(--b-card-multiplicity-button-background-color);
  padding: 0.5em;
}
.ehr-form .ehr-container.card .card-header .container-button--duplicate:disabled,
.ehr-form .ehr-container.card .card-header .container-button--duplicate.disabled,
.ehr-form .ehr-container.card .card-header .container-button--remove:disabled,
.ehr-form .ehr-container.card .card-header .container-button--remove.disabled {
  cursor: not-allowed;
}
.ehr-form .ehr-container.card .card-header .container-button--duplicate > .b-icon {
  color: var(--b-card-multiplicity-add-button-color);
}
.ehr-form .ehr-container.card .card-header .container-button--remove > .b-icon {
  color: var(--b-card-multiplicity-remove-button-color);
}
.ehr-form .ehr-container.card .card-body {
  background-color: var(--b-container-body-background-color);
  padding: 0;
}
.ehr-form .ehr-container.card.card-highlight--info {
  box-shadow: 0 0 0 2px var(--b-card-border-highlight-info-color);
}
.ehr-form .ehr-container.card.card-highlight--danger {
  box-shadow: 0 0 0 2px var(--b-card-border-highlight-danger-color);
}
.ehr-form .form-renderer-select.ng-select,
.ehr-form .ng-dropdown-panel {
  font-family: Roboto, sans-serif;
  margin: 0;
  padding: 0;
}
.ehr-form .form-renderer-select.ng-select .ng-has-value .ng-placeholder,
.ehr-form .ng-dropdown-panel .ng-has-value .ng-placeholder {
  display: none;
}
.ehr-form .form-renderer-select.ng-select .ng-select-container,
.ehr-form .ng-dropdown-panel .ng-select-container {
  align-items: baseline;
  border-radius: 0.375em;
  color: var(--b-ng-select-value-badge-color);
  cursor: pointer;
  min-height: 0;
}
.ehr-form .form-renderer-select.ng-select .ng-select-container:after,
.ehr-form .ng-dropdown-panel .ng-select-container:after {
  border-bottom: none;
}
.ehr-form .form-renderer-select.ng-select .ng-select-container .ng-value-container,
.ehr-form .ng-dropdown-panel .ng-select-container .ng-value-container {
  border-top: 0;
  padding: 0;
  height: 100%;
}
.ehr-form .form-renderer-select.ng-select .ng-select-container .ng-value-container .ng-placeholder,
.ehr-form .ng-dropdown-panel .ng-select-container .ng-value-container .ng-placeholder {
  color: var(--b-input-placeholder-color);
  font-family: var(--b-input-placeholder-font-family);
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 14px;
}
.ehr-form .form-renderer-select.ng-select .ng-select-container .ng-value-container .ng-value,
.ehr-form .ng-dropdown-panel .ng-select-container .ng-value-container .ng-value {
  font-size: 1em;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ehr-form .form-renderer-select.ng-select .ng-select-container .ng-value-container .ng-input,
.ehr-form .ng-dropdown-panel .ng-select-container .ng-value-container .ng-input {
  bottom: 0;
  left: 0;
  position: absolute;
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-select-container
  .ng-value-container
  .ng-input
  > input,
.ehr-form .ng-dropdown-panel .ng-select-container .ng-value-container .ng-input > input {
  font-size: 1em;
  font-weight: 700;
  width: 95%;
  height: 100%;
  padding-left: 0;
  padding-top: 0;
}
.ehr-form .form-renderer-select.ng-select .ng-dropdown-panel,
.ehr-form .form-renderer-select.ng-select.form-renderer-dropdown-panel,
.ehr-form .ng-dropdown-panel .ng-dropdown-panel,
.ehr-form .ng-dropdown-panel.form-renderer-dropdown-panel {
  background: var(--b-ng-select-items-background);
  border: none;
  border-radius: 0.375em;
  box-shadow:
    0 10px 30px rgba(0, 0, 0, 0.1019607843),
    0 4px 40px rgba(0, 0, 0, 0.1019607843),
    0 0 2px rgba(0, 0, 0, 0.1019607843);
  left: -10px;
  position: absolute;
  top: calc(100% + 14px);
  width: calc(100% + 20px);
}
.ehr-form .form-renderer-select.ng-select .ng-dropdown-panel:before,
.ehr-form .form-renderer-select.ng-select.form-renderer-dropdown-panel:before,
.ehr-form .ng-dropdown-panel .ng-dropdown-panel:before,
.ehr-form .ng-dropdown-panel.form-renderer-dropdown-panel:before {
  display: none;
}
.ehr-form .form-renderer-select.ng-select .ng-dropdown-panel .ng-dropdown-panel-items,
.ehr-form .form-renderer-select.ng-select.form-renderer-dropdown-panel .ng-dropdown-panel-items,
.ehr-form .ng-dropdown-panel .ng-dropdown-panel .ng-dropdown-panel-items,
.ehr-form .ng-dropdown-panel.form-renderer-dropdown-panel .ng-dropdown-panel-items {
  border-radius: 0.375em;
  top: 0;
}
.ehr-form .form-renderer-select.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option,
.ehr-form .ng-dropdown-panel .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,
.ehr-form .ng-dropdown-panel.form-renderer-dropdown-panel .ng-dropdown-panel-items .ng-option {
  background-color: var(--b-ng-select-item-background-color);
  color: var(--b-input-value-color);
  display: flex;
  overflow: hidden;
  padding: 1em 2em 1em 0.5em;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  line-height: inherit;
  min-height: inherit;
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-label,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-label,
.ehr-form
  .ng-dropdown-panel
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-label,
.ehr-form
  .ng-dropdown-panel.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-label {
  display: flex;
  align-items: center;
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-check-icon,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-check-icon,
.ehr-form
  .ng-dropdown-panel
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-check-icon,
.ehr-form
  .ng-dropdown-panel.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-check-icon {
  color: var(--b-ng-select-item-icon-selected-color);
  width: 1.5em;
  padding-left: 0.125em;
  position: relative;
  top: 2px;
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-check-icon
  + .ng-option-label,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-check-icon
  + .ng-option-label,
.ehr-form
  .ng-dropdown-panel
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-check-icon
  + .ng-option-label,
.ehr-form
  .ng-dropdown-panel.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-check-icon
  + .ng-option-label {
  padding-left: 0;
  width: calc(100% - 3.75em);
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option:hover
  .ng-option-check-icon,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option:hover
  .ng-option-check-icon,
.ehr-form
  .ng-dropdown-panel
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option:hover
  .ng-option-check-icon,
.ehr-form
  .ng-dropdown-panel.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option:hover
  .ng-option-check-icon {
  color: var(--b-ng-select-item-icon-selected-disabled-color);
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-marked,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-marked,
.ehr-form
  .ng-dropdown-panel
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-marked,
.ehr-form
  .ng-dropdown-panel.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-marked {
  background: var(--b-ng-select-item-hovered-background-color);
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-selected,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-selected,
.ehr-form
  .ng-dropdown-panel
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-selected,
.ehr-form
  .ng-dropdown-panel.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-selected {
  background: var(--b-ng-select-item-selected-background-color);
  font-weight: 700;
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-selected:hover,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-selected:hover,
.ehr-form
  .ng-dropdown-panel
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-selected:hover,
.ehr-form
  .ng-dropdown-panel.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-selected:hover {
  background: var(--b-ng-select-item-hovered-background-color);
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-disabled,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-disabled,
.ehr-form
  .ng-dropdown-panel
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-disabled,
.ehr-form
  .ng-dropdown-panel.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-disabled {
  background: repeating-linear-gradient(
    -45deg,
    var(--b-labeled-input-disabled-hatching-color1) 0,
    var(--b-labeled-input-disabled-hatching-color1) 3px,
    var(--b-labeled-input-disabled-hatching-color2) 4px,
    var(--b-labeled-input-disabled-hatching-color2) 6px
  );
  color: var(--b-ng-select-item-disabled-color);
  cursor: not-allowed;
}
.ehr-form
  .form-renderer-select.ng-select
  .ng-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-child,
.ehr-form
  .form-renderer-select.ng-select.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-child,
.ehr-form .ng-dropdown-panel .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child,
.ehr-form
  .ng-dropdown-panel.form-renderer-dropdown-panel
  .ng-dropdown-panel-items
  .ng-option.ng-option-child {
  padding-left: 2em;
}
.ehr-form .form-renderer-select.ng-select .ng-arrow-wrapper,
.ehr-form .ng-dropdown-panel .ng-arrow-wrapper {
  right: 1em;
  top: 0.125em;
}
.ehr-form .form-renderer-select.ng-select .ng-arrow-wrapper .ng-arrow,
.ehr-form .ng-dropdown-panel .ng-arrow-wrapper .ng-arrow {
  color: var(--b-ng-select-arrow-focused-color);
  border: none;
}
.ehr-form .form-renderer-select.ng-select .ng-arrow-wrapper .ng-arrow:before,
.ehr-form .ng-dropdown-panel .ng-arrow-wrapper .ng-arrow:before {
  color: var(--b-ng-select-arrow-color);
  content: '';
  font-family: better-icons;
}
.ehr-form .form-renderer-select.ng-select.ng-select-disabled.ng-select-container,
.ehr-form .ng-dropdown-panel.ng-select-disabled.ng-select-container {
  cursor: not-allowed;
}
.ehr-form .form-renderer-select.ng-select.ng-select-single .ng-select-container .ng-clear-wrapper,
.ehr-form .ng-dropdown-panel.ng-select-single .ng-select-container .ng-clear-wrapper {
  bottom: 0;
  color: var(--b-ng-select-clear-icon-color);
  display: none;
  margin-right: 0.375em;
  right: 1em;
  width: auto;
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-single
  .ng-select-container
  .ng-clear-wrapper:hover,
.ehr-form .ng-dropdown-panel.ng-select-single .ng-select-container .ng-clear-wrapper:hover {
  color: var(--b-ng-select-clear-icon-hover-color);
}
.ehr-form .form-renderer-select.ng-select.ng-select-single .ng-select-container .ng-value,
.ehr-form .ng-dropdown-panel.ng-select-single .ng-select-container .ng-value {
  width: 95%;
  z-index: 2;
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-single
  .ng-select-container.ng-has-value
  .ng-clear-wrapper,
.ehr-form .ng-dropdown-panel.ng-select-single .ng-select-container.ng-has-value .ng-clear-wrapper {
  display: block;
  z-index: 3;
  top: 2px;
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-multiple
  .ng-select-container
  .ng-value-container,
.ehr-form .ng-dropdown-panel.ng-select-multiple .ng-select-container .ng-value-container {
  min-height: 24px;
  position: relative;
  row-gap: 0.125em;
  width: 100%;
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-multiple
  .ng-select-container
  .ng-value-container
  .ng-value,
.ehr-form .ng-dropdown-panel.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  align-items: center;
  background-color: var(--b-ng-select-value-badge-background-color);
  border-radius: 0.375em;
  color: var(--b-ng-select-value-badge-color);
  display: flex;
  font-weight: 700;
  margin-right: 0.5em;
  padding: 0.125em 0.75em;
  white-space: normal;
  word-break: normal;
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-multiple
  .ng-select-container
  .ng-value-container
  .ng-value
  .ng-value-label,
.ehr-form
  .ng-dropdown-panel.ng-select-multiple
  .ng-select-container
  .ng-value-container
  .ng-value
  .ng-value-label {
  font-size: 1em;
  line-height: 1;
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-multiple
  .ng-select-container
  .ng-value-container
  .ng-value
  .ng-value-icon,
.ehr-form
  .ng-dropdown-panel.ng-select-multiple
  .ng-select-container
  .ng-value-container
  .ng-value
  .ng-value-icon {
  color: var(--b-ng-select-value-badge-clear-icon-color);
  display: block !important;
  line-height: 1;
  margin-left: 0.5em;
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-multiple
  .ng-select-container
  .ng-value-container
  .ng-value
  .ng-value-icon:hover,
.ehr-form
  .ng-dropdown-panel.ng-select-multiple
  .ng-select-container
  .ng-value-container
  .ng-value
  .ng-value-icon:hover {
  color: var(--b-ng-select-value-badge-clear-icon-color);
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-multiple
  .ng-select-container
  .ng-value-container
  .ng-input,
.ehr-form .ng-dropdown-panel.ng-select-multiple .ng-select-container .ng-value-container .ng-input {
  position: relative;
}
.ehr-form .form-renderer-select.ng-select.ng-select-multiple .ng-select-container.ng-has-value,
.ehr-form .ng-dropdown-panel.ng-select-multiple .ng-select-container.ng-has-value {
  align-items: center;
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-multiple
  .ng-select-container.ng-has-value
  .ng-value-container,
.ehr-form
  .ng-dropdown-panel.ng-select-multiple
  .ng-select-container.ng-has-value
  .ng-value-container {
  padding: 0;
}
.ehr-form .form-renderer-select.ng-select.ng-select-multiple .ng-select-container .ng-arrow-wrapper,
.ehr-form .ng-dropdown-panel.ng-select-multiple .ng-select-container .ng-arrow-wrapper {
  margin-left: 16px;
}
.ehr-form
  .form-renderer-select.ng-select.ng-select-multiple.ng-select-disabled
  .ng-select-container
  .ng-value-container
  .ng-value,
.ehr-form
  .ng-dropdown-panel.ng-select-multiple.ng-select-disabled
  .ng-select-container
  .ng-value-container
  .ng-value {
  background-color: var(--b-ng-select-value-badge-disabled-background-background-color);
  color: var(--b-ng-select-value-badge-disabled-background-color);
}
.ehr-form mrd-quantity-input .quantity-unit .form-renderer-select.ng-select .ng-select-container {
  background-color: var(--b-ng-select-value-badge-background-color);
  height: 1.5em;
}
.ehr-form
  mrd-quantity-input
  .quantity-unit
  .form-renderer-select.ng-select
  .ng-select-container.ng-has-value
  .ng-clear-wrapper {
  display: none;
}
.ehr-form
  mrd-quantity-input
  .quantity-unit
  .form-renderer-select.ng-select
  .ng-select-container
  .ng-value-container {
  position: relative;
}
.ehr-form
  mrd-quantity-input
  .quantity-unit
  .form-renderer-select.ng-select
  .ng-select-container
  .ng-value-container
  .ng-value {
  height: 100%;
  left: 8px;
  position: relative;
  bottom: 1px;
  padding-right: 14px;
}
.ehr-form
  mrd-quantity-input
  .quantity-unit
  .form-renderer-select.ng-select
  .ng-select-container
  .ng-value-container
  .ng-value
  .ng-value-label {
  position: relative;
}
.ehr-form
  mrd-quantity-input
  .quantity-unit
  .form-renderer-select.ng-select
  .ng-select-container
  .ng-value-container
  .ng-input
  > input {
  display: none;
}
.ehr-form mrd-quantity-input .quantity-unit .form-renderer-select.ng-select .ng-arrow-wrapper {
  top: 0;
}
.ehr-form .ng-dropdown-panel.dropdown-is-quantity {
  right: -10px;
  left: auto;
  width: -moz-fit-content !important;
  width: fit-content !important;
  max-width: 70vw;
  min-width: 70px;
}
.ehr-form .ng-dropdown-panel.dropdown-is-quantity.ng-select-left {
  left: 0;
  right: auto;
  right: initial;
}
.ehr-form .ng-dropdown-panel.dropdown-is-quantity.ng-select-right {
  right: 0;
  left: auto;
  left: initial;
}
.ehr-form
  .ng-dropdown-panel.dropdown-is-quantity
  .ng-dropdown-panel-items
  .ng-option
  .ng-option-check-icon
  + .ng-option-label {
  padding-left: 0;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
.ehr-form .form-renderer-dropdown-panel {
  transform: translate(-10px, 12px);
}
.ehr-form .ehr-notification {
  padding: 3px 0;
  width: 100%;
}
.ehr-form .notification-container {
  align-items: center;
  background: #f0f0f2;
  border: 1px solid #88919e;
  border-radius: 8px;
  padding: 16px;
}
.ehr-form .notification-container .notification-icon {
  border-radius: 50%;
  font-size: 1.5rem;
  color: #88919e;
}
.ehr-form .notification-container.notification-error {
  background: #ffe6eb;
  border: 1px solid #ff2d55;
}
.ehr-form .notification-container.notification-error .notification-icon {
  color: #ff2d55;
}
.ehr-form .notification-container.notification-draft {
  background: #fff5e0;
  border: 1px solid #fa0;
}
.ehr-form .notification-container.notification-draft .notification-icon {
  color: #fa0;
}
.ehr-form .notification-container.notification-info {
  background: #ebf5ff;
  border: 1px solid #007aff;
}
.ehr-form .notification-container.notification-info .notification-icon {
  color: #007aff;
}
.ehr-form .ehr-notification .ehr-rich-text > * {
  padding: 0;
}
.ehr-form .notification-text {
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.ehr-form .ehr-rich-text {
  color: var(--b-rich-text-color);
  font-family: Roboto, sans-serif;
  font-size: var(--b-ehr-form-font-size);
  font-weight: 400;
  line-height: 1.25;
  text-align: left;
  overflow-x: auto;
  word-break: normal;
  white-space: pre-wrap;
}
.ehr-form .ehr-rich-text h1 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.33;
}
.ehr-form .ehr-rich-text h2 {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
}
.ehr-form .ehr-rich-text h3 {
  font-family:
    Roboto Condensed,
    sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.2;
}
.ehr-form .ehr-rich-text h4 {
  font-family:
    Roboto Condensed,
    sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  letter-spacing: 0.23px;
  line-height: 1.11;
}
.ehr-form .ehr-rich-text h5 {
  font-family:
    Roboto Condensed,
    sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.7px;
  line-height: 1.25;
  text-transform: uppercase;
}
.ehr-form .ehr-rich-text a {
  color: var(--b-rich-text-anchor-hover-color);
  text-decoration: underline;
}
.ehr-form .ehr-rich-text h1,
.ehr-form .ehr-rich-text h2,
.ehr-form .ehr-rich-text h3,
.ehr-form .ehr-rich-text h4,
.ehr-form .ehr-rich-text h5,
.ehr-form .ehr-rich-text p,
.ehr-form .ehr-rich-text ol,
.ehr-form .ehr-rich-text ul {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 8px;
  padding-top: 8px;
}
.ehr-form .ehr-rich-text ol,
.ehr-form .ehr-rich-text ul {
  padding-left: 1.5em;
}
.ehr-form .ehr-rich-text ol > li,
.ehr-form .ehr-rich-text ul > li {
  list-style-type: none;
}
.ehr-form .ehr-rich-text ul > li:before {
  content: '•';
}
.ehr-form .ehr-rich-text ul[data-checked='true'],
.ehr-form .ehr-rich-text ul[data-checked='false'] {
  pointer-events: none;
}
.ehr-form .ehr-rich-text ul[data-checked='true'] > li *,
.ehr-form .ehr-rich-text ul[data-checked='false'] > li * {
  pointer-events: all;
}
.ehr-form .ehr-rich-text ul[data-checked='true'] > li:before,
.ehr-form .ehr-rich-text ul[data-checked='false'] > li:before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ehr-form .ehr-rich-text ul[data-checked='true'] > li:before {
  content: '☑';
}
.ehr-form .ehr-rich-text ul[data-checked='false'] > li:before {
  content: '☐';
}
.ehr-form .ehr-rich-text li:before {
  display: inline-block;
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}
.ehr-form .ehr-rich-text ol li,
.ehr-form .ehr-rich-text ul li {
  padding-left: 1.5em;
}
.ehr-form .ehr-rich-text ol li {
  counter-increment: list-0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ehr-form .ehr-rich-text ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ehr-form .ehr-rich-text ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ehr-form .ehr-rich-text ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ehr-form .ehr-rich-text ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ehr-form .ehr-rich-text ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ehr-form .ehr-rich-text ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ehr-form .ehr-rich-text ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ehr-form .ehr-rich-text ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ehr-form .ehr-rich-text ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ehr-form .ehr-rich-text ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ehr-form .ehr-rich-text ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ehr-form .ehr-rich-text ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ehr-form .ehr-rich-text ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ehr-form .ehr-rich-text ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ehr-form .ehr-rich-text ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ehr-form .ehr-rich-text ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ehr-form .ehr-rich-text ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ehr-form .ehr-rich-text ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ehr-form .ehr-rich-text ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ehr-form .ehr-rich-text ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ehr-form .ehr-rich-text ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ehr-form .ehr-rich-text ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ehr-form .ehr-rich-text ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ehr-form .ehr-rich-text ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ehr-form .ehr-rich-text ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ehr-form .ehr-rich-text ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ehr-form .ehr-rich-text ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ehr-form .ehr-rich-text .ql-indent-1 {
  padding-left: 3em;
}
.ehr-form .ehr-rich-text .ql-indent-1 li {
  padding-left: 4.5em;
}
.ehr-form .ehr-rich-text .ql-indent-2 {
  padding-left: 6em;
}
.ehr-form .ehr-rich-text .ql-indent-2 li {
  padding-left: 7.5em;
}
.ehr-form .ehr-rich-text .ql-indent-3 {
  padding-left: 9em;
}
.ehr-form .ehr-rich-text .ql-indent-3 li {
  padding-left: 10.5em;
}
.ehr-form .ehr-rich-text .ql-indent-4 {
  padding-left: 12em;
}
.ehr-form .ehr-rich-text .ql-indent-4 li {
  padding-left: 13.5em;
}
.ehr-form .ehr-rich-text .ql-indent-5 {
  padding-left: 15em;
}
.ehr-form .ehr-rich-text .ql-indent-5 li {
  padding-left: 16.5em;
}
.ehr-form .ehr-rich-text .ql-indent-6 {
  padding-left: 18em;
}
.ehr-form .ehr-rich-text .ql-indent-6 li {
  padding-left: 19.5em;
}
.ehr-form .ehr-rich-text .ql-indent-7 {
  padding-left: 21em;
}
.ehr-form .ehr-rich-text .ql-indent-7 li {
  padding-left: 22.5em;
}
.ehr-form .ehr-rich-text .ql-indent-8 {
  padding-left: 24em;
}
.ehr-form .ehr-rich-text .ql-indent-8 li {
  padding-left: 25.5em;
}
.ehr-form .ehr-rich-text .ql-indent-9 {
  padding-left: 27em;
}
.ehr-form .ehr-rich-text .ql-indent-9 li {
  padding-left: 28.5em;
}
.ehr-form .labeled-input .ehr-rich-text p {
  color: var(--b-rich-text-color);
  padding-bottom: 0;
}
.ehr-form .labeled-input .ehr-rich-text p:last-of-type {
  padding-bottom: 8px;
}
.ehr-form .labeled-input .ehr-rich-text p:empty {
  padding: 0;
}
.ehr-form .labeled-input .ehr-rich-text p + p {
  padding-top: 0;
}
.ehr-form .ehr-container-label .ehr-rich-field-label p {
  display: inline-block;
  margin-bottom: 0;
  line-height: 1.3;
}
.ehr-form ngb-datepicker.dropdown-menu,
.ehr-form .dropdown-menu.ehr-form {
  border-radius: 0.5em;
  border: none;
  box-shadow:
    0 10px 30px #e6e6eb,
    0 4px 40px #e6e6eb,
    0 0 2px #e6e6eb;
  font-size: 0.875em;
  left: 24px !important;
  padding: 0;
  top: 7px !important;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-day,
.ehr-form ngb-datepicker.dropdown-menu .btn-light:focus,
.ehr-form ngb-datepicker.dropdown-menu .btn-light.focus,
.ehr-form ngb-datepicker.dropdown-menu .bg-primary:focus,
.ehr-form ngb-datepicker.dropdown-menu .bg-primary.focus,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-day,
.ehr-form .dropdown-menu.ehr-form .btn-light:focus,
.ehr-form .dropdown-menu.ehr-form .btn-light.focus,
.ehr-form .dropdown-menu.ehr-form .bg-primary:focus,
.ehr-form .dropdown-menu.ehr-form .bg-primary.focus {
  outline: none;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-header,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header {
  font-size: 1em;
  font-weight: 700;
  padding: 1em 0 0.5em;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-header ngb-datepicker-navigation,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header ngb-datepicker-navigation {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.ehr-form
  ngb-datepicker.dropdown-menu
  .ngb-dp-header
  .ngb-dp-navigation-select
  select.custom-select,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-navigation-select select.custom-select {
  height: 2em;
  padding: 0 0.5em;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow {
  display: flex;
  justify-content: center;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow .ngb-dp-navigation-chevron,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow .ngb-dp-navigation-chevron {
  display: none;
  outline: none;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:before,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:before {
  color: var(--b-datepicker-month-chevron-color);
  content: '';
  font-family: better-icons;
  line-height: 2;
  text-decoration: none;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:hover,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:hover {
  text-decoration: none;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:focus,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:focus {
  outline: none;
  text-decoration: none;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow.right,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow.right {
  transform: rotate(180deg);
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-weekdays,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-weekdays {
  border: none;
  font-size: 0.9em;
  text-transform: uppercase;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-week-number,
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-weekday,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-week-number,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-weekday {
  color: var(--b-datepicker-weekday-color);
  font-style: normal;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-day > .btn-light,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-day > .btn-light {
  background-color: var(--b-datepicker-day-background-color);
  border-radius: 0.5em;
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-day > .btn-light:hover,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-day > .btn-light:hover {
  background-color: var(--b-datepicker-day-hover-background-color);
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-day.ngb-dp-today > .btn-light,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-day.ngb-dp-today > .btn-light {
  color: var(--b-datepicker-today-color);
  background-color: var(--b-datepicker-day-background-color);
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-day.ngb-dp-today > .btn-light:hover,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-day.ngb-dp-today > .btn-light:hover {
  background-color: var(--b-datepicker-day-hover-background-color);
}
.ehr-form ngb-datepicker.dropdown-menu .bg-primary,
.ehr-form .dropdown-menu.ehr-form .bg-primary {
  background-color: var(--b-datepicker-day-selected-background-color);
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-weekdays,
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-header,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-weekdays,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-header {
  background-color: var(--b-datepicker-background-color);
}
.ehr-form ngb-datepicker.dropdown-menu .ngb-dp-navigation-select .custom-select + .custom-select,
.ehr-form .dropdown-menu.ehr-form .ngb-dp-navigation-select .custom-select + .custom-select {
  margin-left: 0.5em;
}
.ehr-form ui-switch.ehr-switch {
  display: flex;
  line-height: 1;
}
.ehr-form ui-switch.ehr-switch .switch.checked {
  background-color: var(--b-switch-selected-background-color);
  border-color: var(--b-switch-selected-background-color);
}
.ehr-form ui-switch.ehr-switch .switch:focus {
  outline: none !important;
}
.ehr-form .presentation-mode.labeled-input,
.ehr-form .presentation-mode.labeled-input:focus-within {
  background-color: var(--b-labeled-input-presentation-background-color);
  border-color: var(--b-labeled-input-presentation-background-color);
  box-shadow: none;
}
.ehr-form .presentation-mode.labeled-input:hover,
.ehr-form .presentation-mode.labeled-input:hover:not(:focus-within),
.ehr-form .presentation-mode.labeled-input:focus-within:hover,
.ehr-form .presentation-mode.labeled-input:focus-within:hover:not(:focus-within) {
  border-color: var(--b-labeled-input-presentation-background-color);
}
.ehr-form .presentation-mode.labeled-input label.col-form-label,
.ehr-form .presentation-mode.labeled-input:focus-within label.col-form-label {
  font-size: 0.75em;
  line-height: 1.33;
  letter-spacing: 1px;
  padding-top: 0.5em;
}
.ehr-form .ehr-container--presentation .presentation-heading.level-1 {
  font-size: 1.25em;
  font-weight: 700;
  margin-bottom: 0;
}
.ehr-form .ehr-container--presentation .presentation-heading.level-2 {
  font-size: 1.125em;
  font-weight: 700;
  margin-top: 1em;
}
.ehr-form .ehr-container--presentation .presentation-heading.level-3 {
  font-size: 1.125em;
  font-weight: 400;
  margin-top: 1em;
}
.ehr-form .ehr-container--presentation .presentation-heading.level-4 {
  font-size: 1em;
  font-style: italic;
  margin-top: 1em;
}
.ehr-form .ehr-container--presentation .presentation-heading p {
  display: inline-block;
}
.ehr-form .popover {
  z-index: 2;
}
.ehr-form .popover .arrow {
  position: absolute;
  display: block;
  width: 14px;
  height: 7px;
  margin: 0 6px;
}
.ehr-form .popover .arrow:before,
.ehr-form .popover .arrow:after {
  position: absolute;
  display: block;
  content: '';
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}
.ehr-form .bs-popover-top,
.ehr-form .bs-popover-auto[x-placement^='top'] {
  margin-bottom: 7px;
}
.ehr-form .bs-popover-top > .arrow,
.ehr-form .bs-popover-auto[x-placement^='top'] > .arrow {
  bottom: -7px;
}
.ehr-form .bs-popover-top > .arrow:before,
.ehr-form .bs-popover-auto[x-placement^='top'] > .arrow:before {
  bottom: 0;
  border-width: 7px 7px 0;
  border-top-color: rgba(0, 0, 0, 0);
}
.ehr-form .bs-popover-top > .arrow:after,
.ehr-form .bs-popover-auto[x-placement^='top'] > .arrow:after {
  bottom: 0;
  border-width: 7px 7px 0;
  border-top-color: #fff;
}
.ehr-form .bs-popover-right,
.ehr-form .bs-popover-auto[x-placement^='right'] {
  margin-left: 7px;
}
.ehr-form .bs-popover-right > .arrow,
.ehr-form .bs-popover-auto[x-placement^='right'] > .arrow {
  left: -7px;
  width: 7px;
  height: 14px;
  margin: 8px 0;
}
.ehr-form .bs-popover-right > .arrow:before,
.ehr-form .bs-popover-auto[x-placement^='right'] > .arrow:before {
  left: 0;
  border-width: 7px 7px 7px 0;
  border-right-color: rgba(0, 0, 0, 0);
}
.ehr-form .bs-popover-right > .arrow:after,
.ehr-form .bs-popover-auto[x-placement^='right'] > .arrow:after {
  left: 0;
  border-width: 7px 7px 7px 0;
  border-right-color: #fff;
}
.ehr-form .bs-popover-left,
.ehr-form .bs-popover-auto[x-placement^='left'] {
  margin-left: 7px;
}
.ehr-form .bs-popover-left > .arrow,
.ehr-form .bs-popover-auto[x-placement^='left'] > .arrow {
  right: -7px;
  left: auto;
  transform: rotate(180deg);
  width: 7px;
  height: 14px;
  margin: 8px 0;
}
.ehr-form .bs-popover-left > .arrow:before,
.ehr-form .bs-popover-auto[x-placement^='left'] > .arrow:before {
  right: 0;
  border-width: 7px 7px 7px 0;
  border-right-color: #fff;
}
.ehr-form .bs-popover-left > .arrow:after,
.ehr-form .bs-popover-auto[x-placement^='left'] > .arrow:after {
  right: 0;
  border-width: 7px 7px 7px 0;
  border-right-color: rgba(0, 0, 0, 0);
}
.ehr-form .bs-popover-bottom,
.ehr-form .bs-popover-auto[x-placement^='bottom'] {
  margin-top: 7px;
}
.ehr-form .bs-popover-bottom > .arrow,
.ehr-form .bs-popover-auto[x-placement^='bottom'] > .arrow {
  top: -7px;
}
.ehr-form .bs-popover-bottom > .arrow:before,
.ehr-form .bs-popover-auto[x-placement^='bottom'] > .arrow:before {
  top: 0;
  border-width: 0 7px 7px 7px;
  border-bottom-color: rgba(0, 0, 0, 0);
}
.ehr-form .bs-popover-bottom > .arrow:after,
.ehr-form .bs-popover-auto[x-placement^='bottom'] > .arrow:after {
  top: 0;
  border-width: 0 7px 7px 7px;
  border-bottom-color: #fff;
}
.ehr-form .bs-popover-bottom .popover-header:before,
.ehr-form .bs-popover-auto[x-placement^='bottom'] .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 14px;
  margin-left: -7px;
  content: '';
  border-bottom: 0 solid #fff;
}
.ehr-form .provenance-popover {
  max-width: none;
  max-width: initial;
  margin-left: 15px;
}
.ehr-form .provenance-popover.bs-popover-left-top,
.ehr-form .provenance-popover.bs-popover-right-top {
  top: -6px !important;
}
.ehr-form .provenance-popover.bs-popover-left-top .arrow,
.ehr-form .provenance-popover.bs-popover-right-top .arrow {
  top: 18px;
}
.ehr-form .provenance-popover.bs-popover-bottom-right .arrow,
.ehr-form .provenance-popover.bs-popover-top-right .arrow {
  right: 20px;
}
.ehr-form .provenance-popover.bs-popover-bottom-left .arrow,
.ehr-form .provenance-popover.bs-popover-top-left .arrow {
  left: 20px;
}
.ehr-form .provenance-popover.bs-popover-right-bottom,
.ehr-form .provenance-popover.bs-popover-left-bottom {
  top: 15px !important;
}
.ehr-form .provenance-popover .popover-body {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  max-width: 330px;
  padding: 16px 0;
}
.ehr-form .provenance-popover .popover-body .provenance-popover-wrapper {
  display: flex;
  flex-direction: column;
  font-family: Lato, sans-serif;
  font-size: 16px;
  max-height: 330px;
  max-width: 370px;
  min-width: 300px;
  overflow-y: hidden;
}
.ehr-form .provenance-popover .popover-body .provenance-popover-wrapper .provenance-popover-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1 0 auto;
  color: #5c5c62;
  font-size: 0.875em;
  margin-bottom: 15px;
  padding: 0 16px;
}
.ehr-form
  .provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-popover-header
  .popover-close-btn {
  font-size: 28px;
  cursor: pointer;
}
.ehr-form .provenance-popover .popover-body .provenance-popover-wrapper .provenance-field-title {
  color: #5c5c62;
  font-size: 0.875em;
  letter-spacing: 0.5px;
  line-height: 1.25em;
  margin-bottom: 8px;
  padding: 0 16px;
}
.ehr-form .provenance-popover .popover-body .provenance-popover-wrapper .provenance-entries {
  overflow-y: auto;
  padding: 0 16px;
}
.ehr-form
  .provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries.ie-scrollbar-override {
  height: 258px;
}
.ehr-form .provenance-popover .popover-body .provenance-popover-wrapper .provenance-entries hr {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.ehr-form
  .provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-value {
  color: #333;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5em;
}
.ehr-form
  .provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-value
  .multimedia-thumbnail {
  margin: 4px 15px 4px 4px;
  -o-object-fit: cover;
  object-fit: cover;
}
.ehr-form
  .provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-value
  .provenance-empty-text {
  font-weight: 400;
  font-size: 0.875em;
  color: #88919e;
}
.ehr-form
  .provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-committer-data {
  color: #5c5c62;
  font-size: 0.75em;
  letter-spacing: 0.17px;
}
.ehr-form
  .provenance-popover
  .popover-body
  .provenance-popover-wrapper
  .provenance-entries
  .provenance-entries--entry
  .provenance-committer-data
  .provenance-divider {
  margin: 0 0.25em;
}
.ehr-form .ehr-form--ie-compatibility input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}
.ehr-form .ehr-form--ie-compatibility .labeled-input:hover {
  border: solid 2px var(--b-labeled-input-hover-border-color);
}
.ehr-form .ehr-form--ie-compatibility .quantity-input .quantity-input--content.no-value > input,
.ehr-form .ehr-form--ie-compatibility .quantity-input .quantity-input--content.no-unit > input {
  flex: 1 0 0%;
}
@font-face {
  .ehr-form {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src:
      local('Roboto-Regular'),
      url(Roboto-Regular.woff2) format('woff2'),
      url(Roboto-Regular.woff) format('woff');
  }
}
@font-face {
  .ehr-form {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src:
      local('Roboto-Bold'),
      url(Roboto-Bold.woff2) format('woff2'),
      url(Roboto-Bold.woff) format('woff');
  }
}
@font-face {
  .ehr-form {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src:
      local('Roboto-RegularItalic'),
      url(Roboto-RegularItalic.woff2) format('woff2'),
      url(Roboto-RegularItalic.woff) format('woff');
  }
}
@font-face {
  .ehr-form {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src:
      local('Roboto-BoldItalic'),
      url(Roboto-BoldItalic.woff2) format('woff2'),
      url(Roboto-BoldItalic.woff) format('woff');
  }
}
@font-face {
  .ehr-form {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: 400;
    src:
      local('RobotoCondensed-Regular'),
      url(RobotoCondensed-Regular.woff2) format('woff2'),
      url(RobotoCondensed-Regular.woff) format('woff');
  }
}
@font-face {
  .ehr-form {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: 700;
    src:
      local('RobotoCondensed-Bold'),
      url(RobotoCondensed-Bold.woff2) format('woff2'),
      url(RobotoCondensed-Bold.woff) format('woff');
  }
}
@font-face {
  .ehr-form {
    font-family: Roboto Condensed;
    font-style: italic;
    font-weight: 400;
    src:
      local('RobotoCondensed-RegularItalic'),
      url(RobotoCondensed-RegularItalic.woff2) format('woff2'),
      url(RobotoCondensed-RegularItalic.woff) format('woff');
  }
}
@font-face {
  .ehr-form {
    font-family: Roboto Condensed;
    font-style: italic;
    font-weight: 700;
    src:
      local('RobotoCondensed-BoldItalic'),
      url(RobotoCondensed-BoldItalic.woff2) format('woff2'),
      url(RobotoCondensed-BoldItalic.woff) format('woff');
  }
}
@font-face {
  .ehr-form {
    font-family: Roboto Mono;
    font-style: normal;
    font-weight: 400;
    src:
      local('RobotoMono-Regular'),
      url(RobotoMono-Regular.woff2) format('woff2'),
      url(RobotoMono-Regular.woff) format('woff');
  }
}
@font-face {
  .ehr-form {
    font-family: Roboto Mono;
    font-style: italic;
    font-weight: 400;
    src:
      local('RobotoMono-RegularItalic'),
      url(RobotoMono-RegularItalic.woff2) format('woff2'),
      url(RobotoMono-RegularItalic.woff) format('woff');
  }
}
.ehr-form form {
  position: relative;
}
.ehr-form .ehr-form--theme {
  background-color: var(--b-ehr-form-background);
  font-size: var(--b-ehr-form-font-size);
  padding-left: 15px;
  padding-right: 15px;
}
.ehr-form .ehr-rich-field-label {
  color: var(--b-label-color);
  font-family: var(--b-labeled-input-font-family);
  overflow-x: hidden;
  padding: 0;
  text-align: left;
  word-break: normal;
  white-space: pre-wrap;
  font-size: 0.875em;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.58px;
  line-height: 1.14;
  list-style-position: inside;
  margin: 0;
}
.ehr-form .labeled-input {
  background-color: var(--b-labeled-input-background-color);
  border: solid 2px var(--b-labeled-input-border-color);
  border-radius: 0.375em;
  color: var(--b-label-color);
  font-family: var(--b-labeled-input-font-family);
  margin: 4px;
}
.ehr-form .labeled-input .required-indicator {
  color: var(--b-invalid-text-color);
  font-size: 1em;
  text-align: center;
}
.ehr-form .labeled-input .no-label-indicator-position {
  align-self: start;
}
.ehr-form .labeled-input:focus-within {
  box-shadow:
    0 0 0 2px var(--b-labeled-input-focused-border-color-inner),
    0 0 0 4px var(--b-labeled-input-focused-border-color-outer);
  background-color: var(--b-labeled-input-focused-background-color);
  border-color: var(--b-labeled-input-focused-border-color);
}
.ehr-form .labeled-input:focus-within .input-group-append > .b-icon {
  color: var(--b-datepicker-toggle-icon-active-color);
}
.ehr-form .labeled-input:hover:not(:focus-within) {
  border: solid 2px var(--b-labeled-input-hover-border-color);
}
.ehr-form .labeled-input p {
  margin: 0;
}
.ehr-form .labeled-input.no-value:not(.disabled):not(:hover) {
  border-bottom-color: var(--b-labeled-input-no-value-border-color);
}
.ehr-form .labeled-input.type-boolean.no-value,
.ehr-form .labeled-input.type-boolean:hover,
.ehr-form .labeled-input.type-html.no-value,
.ehr-form .labeled-input.type-html:hover,
.ehr-form .labeled-input.type-rich-text.no-value,
.ehr-form .labeled-input.type-rich-text:hover,
.ehr-form .labeled-input.type-canvas.no-value,
.ehr-form .labeled-input.type-canvas:hover {
  border-color: rgba(0, 0, 0, 0) !important;
}
.ehr-form .labeled-input.type-multimedia {
  border: 2px dashed var(--b-upload-border-color);
}
.ehr-form .labeled-input.type-multimedia .labeled-input--label {
  margin-top: 4px;
}
.ehr-form .labeled-input.type-multimedia .labeled-input--label.text-sm-top {
  margin-top: 0;
}
.ehr-form .labeled-input.type-multimedia:hover {
  border: 2px dashed var(--b-upload-border-color);
}
.ehr-form .labeled-input.type-multimedia .b-form-input {
  padding-bottom: 0;
}
.ehr-form .labeled-input.type-multimedia.disabled,
.ehr-form .labeled-input.type-multimedia.disabled:hover {
  border: 2px solid var(--b-upload-disabled-border-color);
}
.ehr-form .labeled-input.type-canvas {
  background-color: var(--b-canvas-background-color);
}
.ehr-form .labeled-input.type-canvas.no-value {
  border-color: var(--b-canvas-background-color);
}
.ehr-form .labeled-input.type-canvas.no-image {
  background-color: var(--b-labeled-input-background-color);
}
.ehr-form .labeled-input.invalid {
  box-shadow:
    0 0 0 2px var(--b-labeled-input-invalid-focused-border-color-inner),
    0 0 0 4px var(--b-labeled-input-invalid-focused-border-color-outer);
  background-color: var(--b-labeled-input-invalid-background-color);
}
.ehr-form .labeled-input.invalid:hover {
  border-color: var(--b-labeled-input-invalid-hover-border-color);
}
.ehr-form .labeled-input.invalid > label > i.b-icon {
  color: var(--b-label-error-icon-color);
  float: right;
}
.ehr-form .labeled-input.disabled {
  background: var(--b-labeled-input-disabled-background-color);
  border-color: var(--b-labeled-input-disabled-background-color);
  box-shadow: none;
}
.ehr-form .labeled-input.disabled:hover {
  border-color: var(--b-labeled-input-disabled-background-color);
}
.ehr-form .labeled-input.disabled:focus-within {
  box-shadow: none;
}
.ehr-form .labeled-input .form-control {
  background-color: var(--b-input-background-color);
  border: none;
  border-radius: 0;
  caret-color: var(--b-input-caret-color);
  color: var(--b-input-value-color);
  font-size: 1em;
  font-weight: 700;
  height: auto;
  padding: 0;
  line-height: 1.25;
}
.ehr-form .labeled-input .form-control::-moz-placeholder {
  color: var(--b-input-placeholder-color);
  font-family: var(--b-input-placeholder-font-family);
  font-size: 1em;
  font-weight: 400;
}
.ehr-form .labeled-input .form-control::placeholder {
  color: var(--b-input-placeholder-color);
  font-family: var(--b-input-placeholder-font-family);
  font-size: 1em;
  font-weight: 400;
}
.ehr-form .labeled-input .form-control:focus {
  border: none;
  box-shadow: none !important;
  color: var(--b-input-value-focused-color);
}
.ehr-form .labeled-input .form-control[readonly] {
  background-color: var(--b-input-disabled-background-color);
  color: var(--b-input-value-disabled-color);
}
.ehr-form .labeled-input .form-control[readonly]::-moz-placeholder {
  opacity: 0;
}
.ehr-form .labeled-input .form-control[readonly]::placeholder {
  opacity: 0;
}
.ehr-form .labeled-input .form-control:invalid,
.ehr-form .labeled-input .form-control.is-invalid {
  background: none;
  padding: 0 !important;
}
.ehr-form .labeled-input .form-control + .input-actions {
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ehr-form .labeled-input .form-control + .input-actions > .clear-icon {
  background-color: var(--b-text-clear-icon-background-color);
  border-radius: 0.375em;
  cursor: pointer;
  font-size: 0.625em;
  position: relative;
  top: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ehr-form .labeled-input .form-control + .input-actions > .clear-icon > .b-icon {
  color: var(--b-text-clear-icon-color);
}
.ehr-form .labeled-input .text-sm-left .labeled-input--label .ehr-rich-field-label {
  overflow-wrap: break-word;
  word-break: break-word;
}
.ehr-form .labeled-input .labeled-input--label {
  color: var(--b-label-color);
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0.58px;
  line-height: 1.14;
  padding: calc(0.5em - 2px) 0.5em 0 0.5em;
}
.ehr-form .labeled-input .labeled-input--label .ehr-rich-field-label {
  font-size: 1em;
}
.ehr-form .labeled-input .b-form-input {
  padding: 0.25em 0.5em;
}
.ehr-form .labeled-input.invalid .b-form-input,
.ehr-form .labeled-input.invalid .hidden-label-wrapper .b-form-input {
  padding-top: 0;
}
.ehr-form .form-control--error-message {
  color: var(--b-invalid-text-color);
  font-family: var(--b-invalid-text-font-family);
  font-size: 0.875em;
  font-stretch: condensed;
  font-weight: 400;
  letter-spacing: 0.58px;
  line-height: 1.14;
  width: 100%;
}
.ehr-form .ngb-timepicker ngb-timepicker {
  font-size: 1em;
}
.ehr-form .ngb-timepicker .ngb-tp-input-container {
  width: 1.625em !important;
}
.ehr-form .ngb-timepicker .ngb-tp-input-container input {
  text-align: start;
  line-height: 1;
}
.ehr-form .ngb-timepicker .ngb-tp-minute {
  margin-left: 0.125em;
}
.ehr-form .ngb-timepicker .ngb-tp-spacer {
  font-weight: 700;
  margin-right: 0.25em;
  width: auto;
  line-height: 1;
}
.ehr-form .ehr-duration .labeled-input:focus-within:not(.invalid) {
  box-shadow: none;
}
.ehr-form .ehr-duration .labeled-input.no-value:not(.disabled):not(:hover) {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.ehr-form .ehr-duration .labeled-input .input-wrapper:focus-within {
  box-shadow:
    0 0 0 2px var(--b-labeled-input-focused-border-color-inner),
    0 0 0 4px var(--b-labeled-input-focused-border-color-outer);
  margin-left: -8px;
  margin-right: -8px;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 0.375em;
  width: calc(100% + 1em);
}
.ehr-form .ehr-duration .validation-error--wrapper {
  padding-left: 0 !important;
}
.ehr-form .ehr-text.no-borders .labeled-input.type-coded-text:hover,
.ehr-form .ehr-text.no-borders .labeled-input.type-ordinal:hover,
.ehr-form .ehr-text.no-borders .labeled-input.type-scale:hover,
.ehr-form .ehr-text.no-borders .labeled-input.type-text:hover,
.ehr-form .ehr-coded-text.no-borders .labeled-input.type-coded-text:hover,
.ehr-form .ehr-coded-text.no-borders .labeled-input.type-ordinal:hover,
.ehr-form .ehr-coded-text.no-borders .labeled-input.type-scale:hover,
.ehr-form .ehr-coded-text.no-borders .labeled-input.type-text:hover {
  border-color: rgba(0, 0, 0, 0);
}
.ehr-form .ehr-text.no-borders .labeled-input.no-value,
.ehr-form .ehr-coded-text.no-borders .labeled-input.no-value {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.ehr-form .ehr-boolean .labeled-input--label {
  width: 100%;
}
.ehr-form .ehr-boolean .labeled-input--label.text-sm-left,
.ehr-form .ehr-boolean .labeled-input--label.text-sm-right {
  padding-top: 0.57em !important;
}
.ehr-form .ehr-boolean .labeled-input--label.text-sm-left .regular-boolean,
.ehr-form .ehr-boolean .labeled-input--label.text-sm-right .regular-boolean {
  margin: 2px 0;
}
.ehr-form .set-today-button--container {
  line-height: 1;
  padding: 6px 0 0 10px;
}
.ehr-form .set-today-button {
  color: var(--b-button-info-color);
  cursor: pointer;
  line-height: 1;
}
.ehr-form .set-today-button.disabled {
  color: var(--b-button-info-disabled-color);
}
.ehr-form .disabled .set-today-button {
  cursor: not-allowed;
  pointer-events: none;
}
.ehr-form .input-field {
  height: 2.25rem;
  padding: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #323d44;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border-radius: 0;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  box-shadow: inset 0 -1px #bfc6cb;
  border: none;
}
.ehr-form .input-field:focus {
  outline: 0;
  box-shadow: inset 0 -2px #007bff;
}
.ehr-form .presentation-mode label.col-form-label {
  font-size: 0.75em !important;
  line-height: 1.33;
  letter-spacing: 1px;
}
.ehr-form .presentation-mode .m-title-text,
.ehr-form .presentation-mode .m-heading-text,
.ehr-form .presentation-mode .m-body-text,
.ehr-form .presentation-mode .m-helper-text {
  color: #000;
  padding-top: 7px;
  padding-bottom: 7px;
  min-height: 0;
}
.ehr-form .presentation-mode .m-title-text {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}
.ehr-form .presentation-mode .m-heading-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}
.ehr-form .presentation-mode .m-body-text {
  font-size: 14px;
  font-weight: 400;
}
ngb-datepicker.dropdown-menu,
.dropdown-menu.ehr-form {
  border-radius: 0.5em;
  border: none;
  box-shadow:
    0 10px 30px 0 #e6e6eb,
    0 4px 40px 0 #e6e6eb,
    0 0 2px 0 #e6e6eb;
  font-size: 0.875em;
  left: 24px !important;
  padding: 0;
  top: 7px !important;
}
ngb-datepicker.dropdown-menu .ngb-dp-day,
ngb-datepicker.dropdown-menu .btn-light:focus,
ngb-datepicker.dropdown-menu .btn-light.focus,
ngb-datepicker.dropdown-menu .bg-primary:focus,
ngb-datepicker.dropdown-menu .bg-primary.focus,
.dropdown-menu.ehr-form .ngb-dp-day,
.dropdown-menu.ehr-form .btn-light:focus,
.dropdown-menu.ehr-form .btn-light.focus,
.dropdown-menu.ehr-form .bg-primary:focus,
.dropdown-menu.ehr-form .bg-primary.focus {
  outline: none;
}
ngb-datepicker.dropdown-menu .ngb-dp-header,
.dropdown-menu.ehr-form .ngb-dp-header {
  font-size: 1em;
  font-weight: 700;
  padding: 1em 0 0.5em;
}
ngb-datepicker.dropdown-menu .ngb-dp-header ngb-datepicker-navigation,
.dropdown-menu.ehr-form .ngb-dp-header ngb-datepicker-navigation {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-navigation-select select.custom-select,
.dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-navigation-select select.custom-select {
  height: 2em;
  padding: 0 0.5em;
}
ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow,
.dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow {
  display: flex;
  justify-content: center;
}
ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow .ngb-dp-navigation-chevron,
.dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow .ngb-dp-navigation-chevron {
  display: none;
  outline: none;
}
ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn::before,
.dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn::before {
  color: var(--b-datepicker-month-chevron-color);
  content: '';
  font-family: 'better-icons';
  line-height: 2;
  text-decoration: none;
}
ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:hover,
.dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:hover {
  text-decoration: none;
}
ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:focus,
.dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow .ngb-dp-arrow-btn:focus {
  outline: none;
  text-decoration: none;
}
ngb-datepicker.dropdown-menu .ngb-dp-header .ngb-dp-arrow.right,
.dropdown-menu.ehr-form .ngb-dp-header .ngb-dp-arrow.right {
  transform: rotate(180deg);
}
ngb-datepicker.dropdown-menu .ngb-dp-weekdays,
.dropdown-menu.ehr-form .ngb-dp-weekdays {
  border: none;
  font-size: 0.9em;
  text-transform: uppercase;
}
ngb-datepicker.dropdown-menu .ngb-dp-week-number,
ngb-datepicker.dropdown-menu .ngb-dp-weekday,
.dropdown-menu.ehr-form .ngb-dp-week-number,
.dropdown-menu.ehr-form .ngb-dp-weekday {
  color: var(--b-datepicker-weekday-color);
  font-style: normal;
}
ngb-datepicker.dropdown-menu .ngb-dp-day > .btn-light,
.dropdown-menu.ehr-form .ngb-dp-day > .btn-light {
  background-color: var(--b-datepicker-day-background-color);
  border-radius: 0.5em;
}
ngb-datepicker.dropdown-menu .ngb-dp-day > .btn-light:hover,
.dropdown-menu.ehr-form .ngb-dp-day > .btn-light:hover {
  background-color: var(--b-datepicker-day-hover-background-color);
}
ngb-datepicker.dropdown-menu .ngb-dp-day.ngb-dp-today > .btn-light,
.dropdown-menu.ehr-form .ngb-dp-day.ngb-dp-today > .btn-light {
  color: var(--b-datepicker-today-color);
  background-color: var(--b-datepicker-day-background-color);
}
ngb-datepicker.dropdown-menu .ngb-dp-day.ngb-dp-today > .btn-light:hover,
.dropdown-menu.ehr-form .ngb-dp-day.ngb-dp-today > .btn-light:hover {
  background-color: var(--b-datepicker-day-hover-background-color);
}
ngb-datepicker.dropdown-menu .bg-primary,
.dropdown-menu.ehr-form .bg-primary {
  background-color: var(--b-datepicker-day-selected-background-color);
}
ngb-datepicker.dropdown-menu .ngb-dp-weekdays,
ngb-datepicker.dropdown-menu .ngb-dp-header,
.dropdown-menu.ehr-form .ngb-dp-weekdays,
.dropdown-menu.ehr-form .ngb-dp-header {
  background-color: var(--b-datepicker-background-color);
}
ngb-datepicker.dropdown-menu .ngb-dp-navigation-select .custom-select + .custom-select,
.dropdown-menu.ehr-form .ngb-dp-navigation-select .custom-select + .custom-select {
  margin-left: 0.5em;
}
.ehr-form.dropdown-menu {
  background-color: #fff;
  font-family: Roboto, sans-serif;
}
.ehr-form-tooltip.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.ehr-form-tooltip.show {
  opacity: 0.9;
}
.ehr-form-tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.ehr-form-tooltip .arrow:before {
  position: absolute;
  content: '';
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}
.ehr-form-tooltip.bs-tooltip-top {
  padding: 0.4rem 0;
}
.ehr-form-tooltip.bs-tooltip-top .arrow {
  bottom: 0;
}
.ehr-form-tooltip.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.ehr-form-tooltip .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
} /*# sourceMappingURL=styles.css.map */

