@import '_content/Medstrom.UIComponents/Medstrom.UIComponents.bundle.scp.css';

/* _content/Medstrom.CustomerPortal/Components/Layout/BannerImage.razor.rz.scp.css */
.text-over[b-p99t5l6kev] {
    position: relative;
}

.text-over figcaption[b-p99t5l6kev] {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    text-align: right;
    color: #fff;
    background: linear-gradient(200deg, #00000088 5%, #ffffff00 30%);
}

.banner-image[b-p99t5l6kev] {
    margin-bottom: 1rem;
}

.banner-bg[b-p99t5l6kev] {
    background: #1E2749;
    background: linear-gradient(43deg, rgba(30, 39, 73, 1) 0%, rgba(42, 50, 123, 1) 33%, rgba(71, 193, 239, 1) 100%);
}
/* _content/Medstrom.CustomerPortal/Components/Pages/Account/Login.razor.rz.scp.css */
.login-background[b-3k5q11zs4s] {
    width: 100%;
    min-width: 250px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1E2749;
    background: linear-gradient(43deg, rgba(30, 39, 73, 1) 0%, rgba(42, 50, 123, 1) 33%, rgba(71, 193, 239, 1) 100%);
}

.login-card[b-3k5q11zs4s] {
    width: 80%;
    height: 80%;
    border-radius: 1rem;
}

.centered[b-3k5q11zs4s] {
    width: 100%;
    min-width: 30rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* _content/Medstrom.CustomerPortal/Components/Pages/Home/BigButton.razor.rz.scp.css */
.big-button[b-t4pfe18gkf]  > * .mud-button-label {
    width: 100%;
    display: inherit;
    align-items: inherit;
    justify-content: inherit;
    text-transform: capitalize;
    font-size: 1.5rem;
}

.big-button[b-t4pfe18gkf] {
    width: 30%;
    max-height: 8rem;
}
/* _content/Medstrom.CustomerPortal/Components/Pages/Home/Home.razor.rz.scp.css */
.spacer[b-dbmo5oy889] {
    margin: 1rem;
    width: 30%;
    max-height: 30%;
}

.news-content[b-dbmo5oy889] {
    flex: 1 1 30%;
    max-height: calc(20rem - 80px);
    min-height: calc(20rem - 80px);
    overflow: hidden;
}

.image-button-container[b-dbmo5oy889] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    justify-items: center;
}

.image-button-container > span[b-dbmo5oy889] {
    margin-left: 2rem;
    font-weight: bold;
    font-family: var(--mud-typography-button-family);
    line-height: var(--mud-typography-button-lineheight);
    letter-spacing: var(--mud-typography-button-letterspacing);
    text-transform: var(--mud-typography-button-text-transform);
    color: var(--mud-palette-primary-text);
}

.image-button-container > img[b-dbmo5oy889] {
    margin: 1rem;
    max-height: 8rem;
}
/* _content/Medstrom.CustomerPortal/Components/Pages/Products/ContractedProducts.razor.rz.scp.css */
.hierarchy-list[b-ru0k4mjs5x] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
/* _content/Medstrom.CustomerPortal/Components/Pages/Products/ProductsOnWard.razor.rz.scp.css */
.pow-breakdown[b-4rzno8ftb0]  > * .mud-table-hover .mud-table-container .mud-table-root .mud-table-body .mud-table-row:hover {
     background-color: var(--mud-palette-surface) !important; 
}
/* _content/Medstrom.CustomerPortal/Components/Pages/Products/ProductView.razor.rz.scp.css */
.column-image[b-0quppyvwzv] {
    width: 20%;
    margin: 1rem;
}

.column-text[b-0quppyvwzv] {
    margin: 1rem;
}

.nested-column-image[b-0quppyvwzv] {
    margin: 1rem;
}

.nested-column-text[b-0quppyvwzv] {
    margin: 1rem;
}
/* _content/Medstrom.CustomerPortal/Components/Pages/Products/StandbyProducts.razor.rz.scp.css */
.pow-breakdown[b-lzzt41faj1]  > * .mud-table-hover .mud-table-container .mud-table-root .mud-table-body .mud-table-row:hover {
     background-color: var(--mud-palette-surface) !important; 
}
