/* _content/BathDream.Modules.Messenger.BlazorComponents/Components/MessengerComponent.razor.rz.scp.css */
[b-629cm49aou] .fab-add-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

[b-629cm49aou] .dvh-100 {
  height: 100vh;
  height: 100dvh;
}
/* _content/BathDream.Modules.Messenger.BlazorComponents/Components/NavigationComponent.razor.rz.scp.css */
.hoverable:hover[b-pa7n82kww3] {
    background-color: var(--bs-gray-200, #e9ecef);
}

[b-pa7n82kww3] .mud-tabs-toolbar-wrapper {
    width: 100% !important;
}

[b-pa7n82kww3] .mud-tabs-toolbar-wrapper > .mud-tooltip-root {
    flex: 1;
}

[b-pa7n82kww3] .mud-tabs-scroll-button {
    display: none;
}

[b-pa7n82kww3] .mud-tabs-panels {
    max-height: calc(100dvh - 48px - 16px - 8px);
}
