@import '_content/BurningBarn.Blazor.BlazingControls/BurningBarn.Blazor.BlazingControls.oh92tgudlj.bundle.scp.css';

/* /Components/ChildComponents/ActivityDateRangeSelect.razor.rz.scp.css */
.bh-activity-date-range-select[b-pjsuz4j1pq] {
  display: flex;
  flex-flow: row nowrap;
}
/* /Components/ChildComponents/ActivityOfDailyLivingTypeList.razor.rz.scp.css */
/* /Components/ChildComponents/AdlCalendarDay.razor.rz.scp.css */
/* /Components/ChildComponents/BhAppBar.razor.rz.scp.css */
.bh-appbar[b-pgf61cp4rj] {
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  width: 100%;
}
.bh-appbar .bh-main-layout-title-img[b-pgf61cp4rj] {
  align-self: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .bh-appbar .bh-main-layout-title-img[b-pgf61cp4rj] {
    height: 60%;
  }
}
@media (min-width: 768px) {
  .bh-appbar .bh-main-layout-title-img[b-pgf61cp4rj] {
    height: 70%;
  }
}
.bh-appbar[b-pgf61cp4rj]  .bh-appbar-menu {
  white-space: nowrap;
  /*align-content: center;*/
  height: 100%;
}
.bh-appbar[b-pgf61cp4rj]  .bh-appbar-menu .bh-appbar-menu-arrow {
  align-self: center;
}
.bh-appbar[b-pgf61cp4rj]  .bh-appbar-menu .bh-appbar-name {
  align-self: center;
  white-space: nowrap;
}
.bh-appbar[b-pgf61cp4rj]  .bh-appbar-menu .bh-appbar-photo {
  align-self: center;
  height: 80%;
  /*height: 40px;*/
  width: 100%;
}
/* /Components/ChildComponents/BhmMudCheckbox.razor.rz.scp.css */
.bhm-mud-checkbox[b-opb30s4uka] {
  background-color: white;
  width: 100%;
}
.bhm-mud-checkbox[b-opb30s4uka] .bhm-mud-checkbox-inner {
  height: 55px;
  padding-top: 4px;
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.bhm-mud-checkbox[b-opb30s4uka] .bhm-mud-checkbox-inner:hover {
  background-color: rgba(0, 0, 0, 0.13);
}
/* /Components/ChildComponents/BhmMudItem.razor.rz.scp.css */
.BhmMudItem[b-ed4x0d2n3b]
{
}
/* /Components/ChildComponents/BhmSelect.razor.rz.scp.css */
/* /Components/ChildComponents/BhmTextField.razor.rz.scp.css */
/* /Components/ChildComponents/BhmTimePicker.razor.rz.scp.css */
.bhm-timepicker[b-2h7lgneiku]  .mud-container div.mud-input-slot.mud-input-root-outlined {
  padding: 0;
}
/* /Components/ChildComponents/Buttons/ButtonGroup.razor.rz.scp.css */
.bbb-button-group[b-16z2b9ccvi] {
  display: flex;
  flex-flow: row nowrap;
  column-gap: 12px;
  row-gap: 12px;
  padding-top: 12px;
}
.bbb-button-group.bbb-button-group-mobile[b-16z2b9ccvi] {
  flex-wrap: wrap;
}
/* /Components/ChildComponents/Buttons/DialogButtonBase.razor.rz.scp.css */
/*::deep .bh-back-button
{
    margin-bottom: 30px;
}
*/
/* /Components/ChildComponents/Columns/DispositionColumn.razor.rz.scp.css */
/* /Components/ChildComponents/Columns/EditPropertyColumn.razor.rz.scp.css */
/* /Components/ChildComponents/Columns/PhotoColumn.razor.rz.scp.css */
.bbb-photocolumn-cell[b-69z7em4ns1] {
  height: 100%;
}
/* /Components/ChildComponents/Columns/ResidentColumn.razor.rz.scp.css */
.bh-activity-new-activity-entry-disposition-listitem[b-44iyqnqjbc] {
  height: 30px;
  display: flex;
  flex-flow: row nowrap;
  white-space: nowrap;
  justify-content: start;
  column-gap: 12px;
  font-size: 0.875rem;
  font-weight: 400;
}
.bh-activity-new-activity-entry-disposition-listitem[b-44iyqnqjbc]  p {
  line-height: 30px;
}
.bh-activity-new-activity-entry-disposition-listitem .bh-activity-new-activity-entry-disposition-photo-container[b-44iyqnqjbc] {
  height: 30px;
  flex: 0 0 30px;
}
.bh-activity-new-activity-entry-disposition-listitem .bh-activity-new-activity-entry-disposition-photo-container[b-44iyqnqjbc]  .bh-activity-new-activity-entry-disposition-photo {
  height: 30px;
}
.bh-activity-new-activity-entry-disposition-listitem .bh-activity-new-activity-entry-disposition-photo-container[b-44iyqnqjbc]  .bh-activity-new-activity-entry-disposition-photo .mud-image {
  object-position: left;
}
/* /Components/ChildComponents/Columns/SimpleFilterTemplate.razor.rz.scp.css */
.SimpleFilterTemplate[b-0vjjx8u5uc]
{
}
/* /Components/ChildComponents/Columns/TimeColumn.razor.rz.scp.css */
.bbb-photocolumn-cell[b-g2rsa1ih9v] {
  height: 100%;
}
/* /Components/ChildComponents/DialogContainer.razor.rz.scp.css */
.bbb-dialogcontainer-outer[b-tdltyan01k] {
  position: absolute;
  height: calc(100% - var(--mud-appbar-height));
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  overflow: hidden;
}
.bbb-dialogcontainer-outer[b-tdltyan01k]  .bbb-dialogcontainer-navigation {
  flex: 1 1 auto;
  background-color: var(--mud-palette-primary-lighten);
  text-overflow: ellipsis;
}
.bbb-dialogcontainer-outer .bbb-dialogcontainer-content-nonscrollable[b-tdltyan01k] {
  justify-self: stretch;
  overflow: hidden;
  flex: 0 1 100%;
  padding-top: 10px;
  padding-left: 1rem;
  padding-right: 1rem;
  min-height: 50vh;
}
.bbb-dialogcontainer-outer .bbb-dialogcontainer-content-nonscrollable[b-tdltyan01k]  .xmud-table {
  height: 100%;
  display: flex;
}
.bbb-dialogcontainer-outer .bbb-dialogcontainer-content-scrollable[b-tdltyan01k] {
  justify-self: stretch;
  min-height: 50vh;
  overflow-y: auto;
  overflow-x: hidden;
  flex: 1 1 100%;
  padding-top: 10px;
  padding-left: 1rem;
  padding-right: 1rem;
}
.bbb-dialogcontainer-outer .bbb-dialogcontainer-actions[b-tdltyan01k] {
  padding-left: 1rem;
  padding-right: 1rem;
  flex: 1 1 auto;
}
/* /Components/ChildComponents/DispositionDropdown.razor.rz.scp.css */
/* /Components/ChildComponents/Dropdown.razor.rz.scp.css */
[b-2zcol4686k] .im-dropdown-expander {
  visibility: hidden;
  font: inherit;
  left: 0px;
  top: 0px;
  height: 0px;
}
[b-2zcol4686k] .im-dropdown-expander::after {
  content: '';
  display: inline-block;
  width: 48px;
}
[b-2zcol4686k] .im-dropdown-popover-outer {
  /*    .im-dropdown-popover-outer-hidden
    {
        visibility: hidden;
    }

    .im-dropdown-popover-outer-visible
    {
        visibility: visible;
    }
*/
}
[b-2zcol4686k] .im-dropdown-popover-outer .im-dropdown-popover-inner {
  display: flex;
  flex-flow: column nowrap;
  overflow: auto;
}
[b-2zcol4686k] .im-dropdown-popover-outer .im-dropdown-popover-inner .im-dropdown-item-outer {
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
}
[b-2zcol4686k] .im-dropdown-popover-outer .im-dropdown-popover-inner .im-dropdown-item-outer .im-dropdown-item-inner .im-dropdown-item-text {
  margin-left: 12px;
  margin-right: 12px;
}
[b-2zcol4686k] .im-dropdown-popover-outer .im-dropdown-popover-inner .im-dropdown-item-outer.im-dropdown-item-selected {
  background-color: var(--mud-palette-action-default-hover);
}
[b-2zcol4686k] .im-dropdown-popover-outer .im-dropdown-popover-inner .im-dropdown-item-outer.im-dropdown-item-current-value {
  color: var(--mud-palette-primary);
  background-color: var(--mud-palette-primary-hover);
}
/* /Components/ChildComponents/EditBehaviorLogEntryDialog.razor.rz.scp.css */
[b-0xwzpd3nm5] .incident-escalations-list {
  border-radius: 4;
  border-color: #bdbdbd;
  border-width: 1px;
  border-style: solid;
  padding: 16px;
  overflow-y: auto;
  height: 215px;
}
[b-0xwzpd3nm5] .force-mud-input-full-height .mud-input-control-input-container,
[b-0xwzpd3nm5] .force-mud-input-full-height .mud-input {
  height: 100% !important;
  flex-grow: 1;
}
[b-0xwzpd3nm5] .force-mud-input-full-height textarea {
  height: 100% !important;
  max-height: none !important;
  overflow-y: auto !important;
  resize: none;
}
[b-0xwzpd3nm5] .full-height-textarea {
  height: calc(100% - 12px) !important;
  flex-grow: 1;
}
[b-0xwzpd3nm5] .full-height-textarea .mud-input-control-input-container,
[b-0xwzpd3nm5] .full-height-textarea .mud-input {
  height: 100% !important;
  flex-grow: 1;
}
[b-0xwzpd3nm5] .full-height-textarea textarea {
  height: 100% !important;
  max-height: none !important;
  overflow-y: auto !important;
  resize: none;
}
[b-0xwzpd3nm5] .half-height-textarea {
  height: calc(50%) !important;
  flex-grow: 1;
}
[b-0xwzpd3nm5] .half-height-textarea .mud-input-control-input-container,
[b-0xwzpd3nm5] .half-height-textarea .mud-input {
  height: 100% !important;
  flex-grow: 1;
}
[b-0xwzpd3nm5] .half-height-textarea textarea {
  height: 100% !important;
  max-height: none !important;
  overflow-y: auto !important;
  resize: none;
}
/* /Components/ChildComponents/FacilityBehaviorTypeList.razor.rz.scp.css */
.facility-behavior-type-list[b-qs979s9cn3]  .facility-behavior-type-list-icon-cell {
  border: 0 !important;
  padding-left: 5px !important;
  padding-right: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
/* /Components/ChildComponents/FacilityTherapyTypeList.razor.rz.scp.css */
.facility-behavior-type-list[b-0e08d7jpgz]  .facility-behavior-type-list-icon-cell {
  border: 0 !important;
  padding-left: 5px !important;
  padding-right: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.facility-behavior-type-list[b-0e08d7jpgz]  .facility-behavior-type-list-icon-cell .facility-behavior-type-list-icon-cell-new {
  transform: translateX(4px);
}
/* /Components/ChildComponents/ImageDisplay.razor.rz.scp.css */
.bh-image-display[b-74n8fzzcln] {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
}
.bh-image-display[b-74n8fzzcln]  .mud-card {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.bh-image-display[b-74n8fzzcln]  .mud-icon-root,
.bh-image-display[b-74n8fzzcln]  .mud-image {
  width: 100%;
  height: 100%;
}
.bh-image-display[b-74n8fzzcln]  .bh-image-display-label {
  width: 100%;
  text-align: center;
}
/* /Components/ChildComponents/ImageEdit.razor.rz.scp.css */
.bh-view-entity-photo-section[b-wx9htfboqn] {
  float: left;
  display: flex;
  flex-flow: row nowrap;
  column-gap: 12px;
  margin-right: 15px;
}
.bh-view-entity-photo-section .bh-view-entity-photo[b-wx9htfboqn] {
  flex: 0 0 128px;
  width: 128px;
  height: 128px;
}
.bh-view-entity-photo-section .bh-view-entity-photo-buttons[b-wx9htfboqn] {
  display: flex;
  flex-flow: column nowrap;
  row-gap: 9px;
}
.bh-view-entity-photo-section .bh-view-entity-photo-buttons .mud-input-control[b-wx9htfboqn] {
  margin-top: 0px;
}
.bh-view-entity-photo-section .bh-view-entity-photo-buttons > *[b-wx9htfboqn] {
  flex: 0 0 auto;
}
/* /Components/ChildComponents/NavDrawer.razor.rz.scp.css */
/* /Components/ChildComponents/NavDrawerItem.razor.rz.scp.css */
.bh-nav-drawer-item .bh-nav-drawer-item-img-container[b-ueu9vu2ktm] {
  height: 3rem;
  width: 3rem;
}
.bh-nav-drawer-item .bh-nav-drawer-item-img-container .bh-nav-drawer-item-img[b-ueu9vu2ktm] {
  max-height: 100%;
  max-width: 100%;
}
/* /Components/ChildComponents/NavigationBar.razor.rz.scp.css */
.bh-navigation[b-cnz4vt2ryx] {
  display: flex;
  flex-flow: row nowrap;
  column-gap: 1.2rem;
  color: white;
  height: calc(var(--mud-appbar-height) * 0.9);
  align-items: center;
  padding-left: 1rem;
  background-color: var(--mud-palette-primary-lighten);
  /*    .bh-navigation-location-title-section
    {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        column-gap: 1rem;
        align-items: center;
*/
  /*}*/
}
.bh-navigation .bh-navigation-location-image-container[b-cnz4vt2ryx] {
  flex: 0 0 auto;
  height: 100%;
  text-align: center;
  /*padding: 10px;*/
  align-content: center;
  padding-top: 0.3rem;
}
.bh-navigation .bh-navigation-location-image-container .bh-navigation-location-image[b-cnz4vt2ryx] {
  height: 80%;
}
.bh-navigation[b-cnz4vt2ryx]  .bh-navigation-location-title {
  flex: 0 1 auto;
  white-space: nowrap;
  align-content: center;
}
.bh-navigation[b-cnz4vt2ryx]  .bh-navigation-location-backbutton {
  flex: 0 0 auto;
  margin-top: 3px;
  margin-bottom: 5px;
  white-space: nowrap;
}
/* /Components/ChildComponents/ReportCard.razor.rz.scp.css */
[b-za9bl1exwq].disabled .bh-report-card-report-image {
  background-color: white !important;
}
.bh-report-card-report-link:not(.disabled)[b-za9bl1exwq] {
  cursor: pointer;
}
.bh-report-card-report-link:not(.disabled)[b-za9bl1exwq]  .mud-card:hover {
  transform: scale(1.05);
  transition-property: transform;
  transition-duration: 200ms;
}
.bh-report-card-report-link:not(.disabled)[b-za9bl1exwq]  .mud-card:hover .bh-report-card-report-editbutton {
  opacity: 1;
  transition: opacity 200ms ease-in-out;
}
.bh-report-card-report-link[b-za9bl1exwq]  .mud-card {
  width: 250px;
  height: 100%;
  transform: scale(1);
  transition-property: transform;
  transition-duration: 200ms;
}
.bh-report-card-report-link[b-za9bl1exwq]  .mud-card .bh-report-card-report-header {
  height: 96px;
}
.bh-report-card-report-link[b-za9bl1exwq]  .mud-card .bh-report-card-report-header .bh-report-card-report-name {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  text-align: center;
}
.bh-report-card-report-link[b-za9bl1exwq]  .mud-card .bh-report-card-report-editbutton {
  transition: opacity 200ms ease-in-out;
  opacity: 0;
  position: absolute;
  bottom: 0%;
  right: 0%;
}
.bh-report-card-report-link[b-za9bl1exwq]  .mud-card .bh-report-card-report-description {
  /*        text-align: center;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
*/
}
.bh-report-card-report-link[b-za9bl1exwq]  .mud-card .bh-report-card-report-image {
  background-color: #8fb8d3;
  background-position-y: center;
  background-size: 150px;
  height: 150px !important;
}
/* /Components/ChildComponents/ReportFolderCard.razor.rz.scp.css */
[b-syb4j80yrk].disabled .bh-report-card-report-image {
  background-color: white !important;
}
.bh-report-card-report-link:not(.disabled)[b-syb4j80yrk] {
  cursor: pointer;
}
.bh-report-card-report-link:not(.disabled)[b-syb4j80yrk]  .mud-card:hover {
  transform: scale(1.05);
  transition-property: transform;
  transition-duration: 200ms;
}
.bh-report-card-report-link:not(.disabled)[b-syb4j80yrk]  .mud-card:hover .bh-report-card-report-editbutton {
  opacity: 1;
  transition: opacity 200ms ease-in-out;
}
.bh-report-card-report-link[b-syb4j80yrk]  .mud-card {
  width: 250px;
  height: 100%;
  transform: scale(1);
  transition-property: transform;
  transition-duration: 200ms;
}
.bh-report-card-report-link[b-syb4j80yrk]  .mud-card .bh-report-card-report-header {
  height: 96px;
}
.bh-report-card-report-link[b-syb4j80yrk]  .mud-card .bh-report-card-report-header .bh-report-card-report-name {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  text-align: center;
}
.bh-report-card-report-link[b-syb4j80yrk]  .mud-card .bh-report-card-report-editbutton {
  transition: opacity 200ms ease-in-out;
  opacity: 0;
  position: absolute;
  bottom: 0%;
  right: 0%;
}
.bh-report-card-report-link[b-syb4j80yrk]  .mud-card .bh-report-card-report-description {
  /*        text-align: center;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
*/
}
.bh-report-card-report-link[b-syb4j80yrk]  .mud-card .bh-report-card-report-image {
  background-color: #8fb8d3;
  background-position-y: center;
  background-size: 150px;
  height: 150px !important;
}
/* /Components/ChildComponents/ReportTile.razor.rz.scp.css */
.marquee[b-cjr80jq4j0] {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.marquee[b-cjr80jq4j0]  p {
  display: inline-block;
  margin: 0;
  transform: translateX(0);
  --marquee-distance: 0px;
  --marquee-duration: 0s;
}
.marquee.is-animating[b-cjr80jq4j0]  p {
  animation: marquee-left-b-cjr80jq4j0 var(--marquee-duration) linear 1 forwards;
}
@keyframes marquee-left-b-cjr80jq4j0 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-1 * var(--marquee-distance)));
  }
}
.bh-report-tile[b-cjr80jq4j0] {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 12px;
  padding: 8px 8px;
  border-radius: 6px;
  background-color: white;
}
.bh-report-tile:not(.disabled)[b-cjr80jq4j0] {
  cursor: pointer;
}
.bh-report-tile:not(.disabled):hover[b-cjr80jq4j0] {
  background-color: #f5f5f5;
}
.bh-report-tile.disabled[b-cjr80jq4j0] {
  opacity: 0.6;
  cursor: default;
}
.bh-report-tile .bh-report-tile-icon[b-cjr80jq4j0] {
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  overflow: hidden;
}
.bh-report-tile .bh-report-tile-icon[b-cjr80jq4j0]  img {
  width: 100%;
  height: 100%;
}
.bh-report-tile .bh-report-tile-body[b-cjr80jq4j0] {
  flex: 1 1 auto;
  overflow: hidden;
}
.bh-report-tile .bh-report-tile-body .bh-report-tile-title[b-cjr80jq4j0],
.bh-report-tile .bh-report-tile-body .bh-report-tile-description[b-cjr80jq4j0] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bh-report-tile .bh-report-tile-body .bh-report-tile-description[b-cjr80jq4j0] {
  opacity: 0.8;
}
.bh-report-tile .bh-report-tile-actions[b-cjr80jq4j0] {
  flex: 0 0 auto;
}
/* /Components/ChildComponents/ResidentBehaviorLogList.razor.rz.scp.css */
/* /Components/ChildComponents/ResidentDetails.razor.rz.scp.css */
/* /Components/ChildComponents/ResidentDiagnosisList.razor.rz.scp.css */
/* /Components/ChildComponents/ResidentGdrToIncidentCorrelationChart.razor.rz.scp.css */
.resident-gdr-to-incident-correlation-chart[b-49nqs2sqi0] {
  height: calc(100vh - 200px);
  width: 100%;
}
/* /Components/ChildComponents/ResidentLabReultList.razor.rz.scp.css */
.resident-labrecord-list[b-kmf3erl9o1]  .critical-low-value {
  color: red !important;
  font-weight: bolder !important;
}
.resident-labrecord-list[b-kmf3erl9o1]  .critical-high-value {
  color: red !important;
  font-weight: bolder !important;
}
.resident-labrecord-list[b-kmf3erl9o1]  .low-value {
  color: orange !important;
  font-weight: bolder !important;
}
.resident-labrecord-list[b-kmf3erl9o1]  .high-value {
  color: orange !important;
  font-weight: bolder !important;
}
/* /Components/ChildComponents/ResidentMedicationList.razor.rz.scp.css */
.ResidentDetails[b-kg3w28q8xk]
{
}
/* /Components/ChildComponents/ResidentPrnMedicationList.razor.rz.scp.css */
.ResidentDetails[b-kr7y8nbu1f]
{
}
/* /Components/ChildComponents/ResidentWoundCareList.razor.rz.scp.css */
/* /Components/ChildComponents/SessionExpirationWarningPopup.razor.rz.scp.css */
.SessionExpirationWarningPopup[b-l1gnplyk4f]
{
}
/* /Components/Layout/AppLayoutRoot.razor.rz.scp.css */
[b-263p9wfox0] .bh-main-content {
  position: absolute;
  width: 100%;
  background-color: #bebae7;
  /*        &.bh-main-content-with-navdrawer
        {
            margin-left: var(--mud-drawer-width-left);
            width: calc(100% - var(--mud-drawer-width-left));
        }
*/
}
[b-263p9wfox0] .bh-main-content > * {
  background-color: #bebae7;
  width: 100%;
}
#blazor-error-ui[b-263p9wfox0] {
  color-scheme: light only;
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
  color: black;
}
#blazor-error-ui .dismiss[b-263p9wfox0] {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
/* /Components/Layout/ContainerLayout.razor.rz.scp.css */
.Component[b-l81n4mvqu7]
{
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
[b-imykhrskw9] .bh-main-content {
  min-height: 100vh;
  background-color: #bebae7;
}
[b-imykhrskw9] .bh-main-content > div {
  min-height: 50vh;
}
[b-imykhrskw9] .bh-main-content.bh-main-content-with-navdrawer {
  margin-left: var(--mud-drawer-width-left);
  width: calc(100% - var(--mud-drawer-width-left));
}
#blazor-error-ui[b-imykhrskw9] {
  color-scheme: light only;
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
  color: black;
}
#blazor-error-ui .dismiss[b-imykhrskw9] {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
/* /Components/Pages/ActivitiesOfDailyLifeCalendarPage.razor.rz.scp.css */
[b-3x7chg5g43] .mud-toolbar {
  height: unset;
}
[b-3x7chg5g43] .bhm-adl-pager-container {
  height: 100%;
}
[b-3x7chg5g43] .bhm-adl-pager-container .bhm-adl-pager {
  background-color: white;
  border-radius: var(--mud-default-borderradius);
}
.bhm-adl-calendar-container[b-3x7chg5g43] {
  display: flex;
  flex-flow: row wrap;
  gap: 10px;
  justify-content: space-around;
  align-content: stretch;
  margin-bottom: 10px;
  margin-right: 2px;
}
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day-disabled th {
  background-color: lightgrey;
}
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day {
  flex: 1 0 13%;
  min-width: 120px;
}
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day .mud-simple-table th {
  padding-left: 6px;
  padding-right: 6px;
}
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day .mud-simple-table.mud-table-dense * tr td {
  padding-top: 0;
  padding-bottom: 0;
}
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day .bhm-calendar-adl-list {
  max-height: 310px;
}
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day .bhm-calendar-adl-list .mud-input-control-boolean-input {
  background-color: transparent;
}
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day .bhm-calendar-adl-list-day-caption {
  font-weight: bold;
}
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day:last-child {
  /*border: 2px solid black;*/
}
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day.bhm-adl-calendar-day-disabled .bhm-calendar-adl-list,
.bhm-adl-calendar-container[b-3x7chg5g43]  .bhm-adl-calendar-day .mud-disabled {
  background-color: lightgrey;
  color: var(--mud-palette-text-disabled);
}
/* /Components/Pages/ActivitiesOfDailyLifeLogListPage.razor.rz.scp.css */
[b-k4as1olc84] .mud-toolbar {
  height: unset;
}
/* /Components/Pages/ActivityOfDailyLifeLogDetailsPage.razor.rz.scp.css */
[b-8ahdcz5rtr] .mud-picker,
[b-8ahdcz5rtr] .mud-input,
[b-8ahdcz5rtr] .mud-input.mud-input-filled,
[b-8ahdcz5rtr] .mud-input-control {
  background-color: white;
}
/* /Components/Pages/AppSettingsPage.razor.rz.scp.css */
/* /Components/Pages/BehaviorActivityDetailsPage.razor.rz.scp.css */
/*@import "../wwwroot/css/isolated-common.less";

.bh-behavior-activity-page
{
    .bh-common-page();
}
*/
[b-4epba6mdjv] .mud-picker,
[b-4epba6mdjv] .mud-input,
[b-4epba6mdjv] .mud-input.mud-input-filled {
  background-color: white;
}
/* /Components/Pages/BehaviorActivityListPage.razor.rz.scp.css */
[b-bk1oob0pvd] .mud-toolbar {
  height: unset;
}
/* /Components/Pages/ChangePasswordPage.razor.rz.scp.css */
.bhm-change-password-page[b-oqhn1wwzsx]  .bhm-change-password-page-card {
  margin-top: 4rem;
  padding: 1rem;
}
/* /Components/Pages/DevMode/DevModePage.razor.rz.scp.css */
[b-am7tr2e6n3] .bbb-dialogcontainer-content-nonscrollable {
  height: 100%;
  overflow: hidden;
}
[b-am7tr2e6n3] .bh-devmode-page {
  height: 100%;
  overflow: hidden;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-tabs {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-tabs .mud-tabs-panels {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-tabs .mud-tabs-panels .logging-tab-panel {
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
  display: flex;
  flex-flow: column nowrap;
  row-gap: 12px;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-tabs .mud-tabs-panels .logging-tab-panel .bhm-paged-entity-list {
  height: 100%;
  width: 100%;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-tabs .mud-tabs-panels .logging-tab-panel .mud-drop-container {
  height: 100%;
  overflow-y: auto;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-tabs .mud-tabs-panels .logging-tab-panel .mud-table-container {
  height: 100%;
  max-width: 100%;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-tabs .mud-tabs-panels .logging-tab-panel .mud-data-grid {
  display: flex;
  flex-flow: column nowrap;
  width: fit-content;
  max-width: 100%;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-tabs .mud-tabs-panels .logging-tab-panel .mud-table-pagination {
  overflow-y: hidden;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-input-control {
  background-color: white;
  border-radius: var(--mud-default-borderradius);
}
[b-am7tr2e6n3] .bh-devmode-page .sql-actions {
  display: flex;
  flex-flow: row nowrap;
}
[b-am7tr2e6n3] .bh-devmode-page .sql-nonquery {
  display: flex;
  flex-flow: row nowrap;
}
[b-am7tr2e6n3] .bh-devmode-page .sql-query {
  display: flex;
  flex-flow: row nowrap;
}
[b-am7tr2e6n3] .bh-devmode-page .sql-query-results-grid {
  height: 800px;
}
[b-am7tr2e6n3] .bh-devmode-page .mud-table-cell,
[b-am7tr2e6n3] .bh-devmode-page .mud-table-head {
  white-space: nowrap;
}
[b-am7tr2e6n3] .bh-devmode-page .bhm-paged-entity-list {
  height: 100%;
  width: 100%;
}
/* /Components/Pages/DevMode/EditLibraryItemDialog.razor.rz.scp.css */
.edit-report-dialog[b-k7i6izt4as] {
  min-width: 500px;
}
.edit-report-dialog[b-k7i6izt4as]  .upload-button > div {
  text-align: center;
}
/* /Components/Pages/DevMode/EditReportDialog.razor.rz.scp.css */
.edit-report-dialog[b-fo5wkvr814] {
  min-width: 500px;
}
.edit-report-dialog[b-fo5wkvr814]  .upload-button > div {
  text-align: center;
}
.edit-report-dialog .metadata-container[b-fo5wkvr814] {
  height: 300px;
  width: 300px;
}
/* /Components/Pages/DevMode/TemplateExtractorPage.razor.rz.scp.css */
[b-60cqx4k6mi] .report-container {
  height: 100%;
  padding-bottom: 13px;
}
[b-60cqx4k6mi] .report-container .content {
  height: 100%;
}
[b-60cqx4k6mi] .report-container .content .data-entry-column {
  height: 100%;
  flex: 1 0 375px;
}
[b-60cqx4k6mi] .report-container .content .data-entry-column .data-entry-panel {
  overflow-y: auto;
  max-height: 100%;
  padding-right: 13px;
}
[b-60cqx4k6mi] .report-container .content .report-view-column {
  height: 100%;
  flex: 1 1 auto;
  width: 100%;
}
[b-60cqx4k6mi] .report-container .content .report-view-column .report-paper {
  height: 100%;
  background-color: #e9ecef;
}
[b-60cqx4k6mi] .report-container .content .report-view-column .pdfviewer {
  height: 100%;
  background-color: #e9ecef;
}
[b-60cqx4k6mi] .report-container .content .report-view-column .pdfviewer.hidden {
  display: none !important;
}
/*::deep .e-pv-viewer-main-container
{
    .e-pv-none:first-child
    {
        display: block;
    }
}
.e-pv-annotation-toolbar
{
    display: block;
}
*/
/*::deep .e-pv-blazor-redaction-toolbar
{
    display: block !important;

    .e-toolbar-left
    {
        .e-pv-mark-for-redaction-container
        {
            pointer-events: all !important;
        }

        .e-pv-redaction-container, .e-pv-redaction-panel-container, .e-pv-redact-pages-container
        {
            display: none;
        }
    }
}
*/
/* /Components/Pages/FacilityDetailsPage.razor.rz.scp.css */
.bh-behavior-activity-page[b-6zqe8p3zlf]  .facility-details-users {
  white-space: nowrap;
  flex: 1 0 auto;
}
.bh-behavior-activity-page[b-6zqe8p3zlf]  .facility-details-types {
  height: 100%;
}
/* /Components/Pages/FacilityListPage.razor.rz.scp.css */
.facility-list-page[b-t758qk0d6l]  .facility-list-page-mobile-image img {
  height: 70px;
}
/* /Components/Pages/HomePage.razor.rz.scp.css */
.home-page .content[b-sfep6zdcmf] {
  text-align: center;
  margin-top: 2rem;
}
.home-page .content .main-logo[b-sfep6zdcmf] {
  max-width: 50vw;
  width: 50vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
/* /Components/Pages/LibraryPage.razor.rz.scp.css */
.library-page-item-list[b-uq0bh7l4ut] {
  width: 400px;
}
[b-uq0bh7l4ut] .e-pdfviewer {
  height: 100%;
  width: 100;
  position: absolute;
}
.library-document-image-container[b-uq0bh7l4ut],
.library-document-image-container img[b-uq0bh7l4ut] {
  /*    width: 100%;
    height: 100%;
    overflow: auto;
*/
}
[b-uq0bh7l4ut] .section-tabs {
  margin-top: 20px;
}
[b-uq0bh7l4ut] .section-tabs .section-tab-panel {
  padding-top: 20px;
}
[b-uq0bh7l4ut] .section-tabs .document-image {
  height: 50px;
}
/* /Components/Pages/LoginPage.razor.rz.scp.css */
.bhm-login-page[b-mx78xn4k25] {
  width: 100vw;
}
.bhm-login-page .content[b-mx78xn4k25] {
  text-align: center;
  margin-top: 2rem;
}
.bhm-login-page .content .main-logo[b-mx78xn4k25] {
  max-width: 50vw;
  min-width: 100%;
  width: 50vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
.bhm-login-page .content[b-mx78xn4k25]  .instructions {
  margin-top: 2rem;
}
.bhm-login-page .content[b-mx78xn4k25]  .bhm-login-page-card {
  padding: 1rem;
}
/* /Components/Pages/MedicalIssueDetailsPage.razor.rz.scp.css */
/*@import "../wwwroot/css/isolated-common.less";

.bh-behavior-activity-page
{
    .bh-common-page();
}
*/
[b-ig63dn20ei] .mud-picker,
[b-ig63dn20ei] .mud-input,
[b-ig63dn20ei] .mud-input.mud-input-filled {
  background-color: white;
}
/* /Components/Pages/MedicalLogListPage.razor.rz.scp.css */
[b-8dtnu3nyjo] .mud-toolbar {
  height: unset;
}
/* /Components/Pages/ReportMainPage.razor.rz.scp.css */
.bh-report-page-reportlist[b-yhbogui4bw] {
  margin-left: 7px;
  margin-top: 7px;
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
}
/* /Components/Pages/Reports/ReportContainer.razor.rz.scp.css */
.report-container[b-payi1o1lmz] {
  height: 100%;
  padding-bottom: 13px;
}
.report-container .data-entry-column[b-payi1o1lmz] {
  height: 100%;
  flex: 1 0 375px;
}
.report-container .report-view-column[b-payi1o1lmz] {
  height: 100%;
  flex: 1 1 auto;
  width: 100%;
}
.report-container .report-view-column .create-report-progress[b-payi1o1lmz] {
  z-index: 100;
  position: absolute;
  left: calc(50% + 100px);
  top: calc(50% + 30px);
  transform: translate(-50%, -50%);
}
.report-container .report-view-column .pdfviewer[b-payi1o1lmz] {
  height: 100%;
  background-color: #e9ecef;
}
.report-container .report-view-column .pdfviewer .hidden[b-payi1o1lmz] {
  display: none !important;
}
[b-payi1o1lmz] .content {
  height: 100%;
}
[b-payi1o1lmz] .content .data-entry-panel {
  overflow-y: auto;
  max-height: 100%;
  padding-right: 13px;
}
[b-payi1o1lmz] .content .report-paper {
  height: 100%;
  background-color: #e9ecef;
}
/* /Components/Pages/Reports/ReportHostPage.razor.rz.scp.css */
[b-qrxvklanqf] .data-entry-panel .mud-expand-panel {
  flex-basis: auto;
}
[b-qrxvklanqf] .data-entry-panel .mud-expand-panel.mud-panel-expanded {
  margin: 0 !important;
}
[b-qrxvklanqf] .data-entry-panel .mud-expand-panel .mud-expand-panel-gutters {
  padding: 0 !important;
}
[b-qrxvklanqf] .data-entry-panel .date-picker {
  min-width: 200px;
}
[b-qrxvklanqf] .data-entry-panel .mud-input-control,
[b-qrxvklanqf] .data-entry-panel .mud-input.mud-input-filled {
  background-color: white;
}
/* /Components/Pages/Reports/SimpleGradualDrugReductionReport.razor.rz.scp.css */
[b-9juk1l7b6r] .data-entry-panel .mud-expand-panel {
  flex-basis: auto;
}
[b-9juk1l7b6r] .data-entry-panel .mud-expand-panel.mud-panel-expanded {
  margin: 0 !important;
}
[b-9juk1l7b6r] .data-entry-panel .mud-expand-panel .mud-expand-panel-gutters {
  padding: 0 !important;
}
[b-9juk1l7b6r] .data-entry-panel .date-picker {
  min-width: 200px;
}
[b-9juk1l7b6r] .data-entry-panel .mud-input-control,
[b-9juk1l7b6r] .data-entry-panel .mud-input.mud-input-filled {
  background-color: white;
}
/* /Components/Pages/Reports/ViewLibraryItemPage.razor.rz.scp.css */
[b-gnwzy6fdjj] .data-entry-panel .mud-expand-panel {
  flex-basis: auto;
}
[b-gnwzy6fdjj] .data-entry-panel .mud-expand-panel.mud-panel-expanded {
  margin: 0 !important;
}
[b-gnwzy6fdjj] .data-entry-panel .mud-expand-panel .mud-expand-panel-gutters {
  padding: 0 !important;
}
[b-gnwzy6fdjj] .data-entry-panel .date-picker {
  min-width: 200px;
}
[b-gnwzy6fdjj] .data-entry-panel .mud-input-control,
[b-gnwzy6fdjj] .data-entry-panel .mud-input.mud-input-filled {
  background-color: white;
}
/* /Components/Pages/ResidentDetailsPage.razor.rz.scp.css */
[b-04gvwkjxuh] .resident-details-page-panel {
  padding-top: 16px;
}
[b-04gvwkjxuh] .mud-input-control-helper-container {
  display: none;
}
[b-04gvwkjxuh] .bhm-resident-details-tab-header .mud-tooltip-root .mud-tab {
  border-right: 1px solid lightgrey;
}
/* /Components/Pages/ResidentListPage.razor.rz.scp.css */
[b-qcyk97x2zq] .mud-button-label,
[b-qcyk97x2zq] .mud-checkbox {
  white-space: nowrap;
}
/* /Components/Pages/StaffNotesPage.razor.rz.scp.css */
/* /Components/Pages/TherapyLogDetailsPage.razor.rz.scp.css */
/*@import "../wwwroot/css/isolated-common.less";

.bh-behavior-activity-page
{
    .bh-common-page();
}
*/
/* /Components/Pages/TherapyLogListPage.razor.rz.scp.css */
[b-l0dbg5ii6w] .mud-toolbar {
  height: unset;
}
/* /Components/Pages/UserDetailsPage.razor.rz.scp.css */
[b-21k4glkh9i] .user-details-facilities {
  white-space: nowrap;
}
.user-details-role-container[b-21k4glkh9i]  > div {
  width: 100%;
}
/* /Components/Pages/UserListPage.razor.rz.scp.css */
/* /Components/Pages/UserPreferencesPage.razor.rz.scp.css */
/*::deep .mud-input-control:not(.mud-input-control-boolean-input)
{
    background-color: white;
    border-radius: var(--mud-default-borderradius);
}

::deep
{
    .bh-view-entity-form
    {
        .mud-input-control
        {
            float: left;
            margin-right: 12px;
            margin-bottom: 8px;

            &.mud-input-control-boolean-input
            {
                padding-right: 12px;
            }
        }
    }
}
*/
[b-dfn20d11nv] .mud-tooltip-root {
  width: 100%;
}
[b-dfn20d11nv] .mud-tooltip-root .mud-input {
  width: 100%;
  background-color: white;
}
[b-dfn20d11nv] .user-details-facilities {
  background-color: white;
  white-space: nowrap;
  flex: 1 0 auto;
  border-radius: 4px;
}
/* /Components/Pages/UserRoleDetailsPage.razor.rz.scp.css */
/*::deep
{
    .bh-view-entity-form
    {
        max-width: 600px;
        //border: 4px solid red;

        .bh-view-userrole-fields
        {
            margin-bottom: 20px;
        }
    }

    .bh-view-entity-container
    {
        overflow: hidden;
        height: 100%;
        display: inline-flex;
        flex-flow: column nowrap;

        .bh-view-permission-list
        {
            overflow: hidden;
            height: 100%;
            display: inline;

            .bh-view-permission-list-datagrid
            {
                display: flex;
                flex-flow: column nowrap;
                overflow: hidden;
                height: 100%;
                //border: 4px solid blue;

                .mud-table-container
                {
                    //border: 4px solid lightgreen;
                    //height: 100%;
                    overflow: auto; // !important;
                }
            }
        }
    }
}
*/
/* /Components/Pages/UserRoleListPage.razor.rz.scp.css */
[b-tt1ww5myg6] tr {
  cursor: pointer;
}
/* /Components/Pages/WoundCareListPage.razor.rz.scp.css */
.behavior-activity-list-page[b-3pqnwfn2o7]  .mud-toolbar {
  height: unset;
}
/* /Components/Pages/WoundCareLogEntryDetailsPage.razor.rz.scp.css */
.WoundCareLogEntryDetailsPage[b-ec7jemu4fc]
{
}
