﻿/* Auto-generated bundle from .razor.css files */
/* DO NOT EDIT - This file is automatically generated */
/* ========================================= */
/* File: CoreCard.razor.css */
/* ========================================= */
.card-tag-container{
margin-left: -4px;
}
.core-card-text{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: var(--dynamic-max-lines);
}
.core-card-media{
background-size:cover;
}
.core-card-media-contain{
background-size:contain;
}
.core-card-description {
line-height: 1.5em;
}
.core-card-base {
border: solid 2px transparent;
width: 100%;
}
.core-card-base-hoverable {
cursor: pointer;
}
.core-card-base-hoverable:hover {
border-color: var(--mud-palette-gray-light);
}
.core-card-base-selected {
border-color: var(--mud-palette-primary);
}
.core-card-base-hoverable.core-card-base-selected:hover {
border-color: var(--mud-palette-primary);
}
.core-checkbox .mud-typography-body1 {
font-size: inherit;
}
.core-dialog-xs {
max-width: min(440px, 90vw);
}
.core-dialog-sm {
min-width: min(440px, 90vw);
max-width: min(640px, 90vw);
}
.core-dialog-md {
min-width: min(640px, 90vw);
max-width: min(900px, 90vw);
}
.core-dialog-lg {
min-width: min(900px, 90vw);
max-width: min(1200px, 90vw);
}
.core-dialog-xl {
min-width: min(1200px, 90vw);
max-width: min(1500px, 90vw);
}
.core-dialog-content-separator {
border-bottom: 1px solid var(--mud-palette-divider);
}
/* Disabled turns changes the color for the icon, but not the label, which makes it look inconsistent
this rule turns that off
*/
.mud-disabled .mud-icon-root {
color: unset;
}
.mud-chip.core-tag-small {
font-size: 10px;
padding-left: 4px;
padding-right: 4px;
line-height: 15.6px;
height: 16px;
}
.mud-chip.core-tag-medium {
font-size: 12px;
padding-left: 6px;
padding-right: 6px;
line-height: 15.6px;
height: 20px;
}
.mud-chip.core-tag-large {
font-size: 14px;
padding-left: 8px;
padding-right: 8px;
line-height: 18.2px;
height: 24px;
}
/* ========================================= */
/* File: CoreCardBase.razor.css */
/* ========================================= */
.card-tag-container{
margin-left: -4px;
}
.core-card-text{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: var(--dynamic-max-lines);
}
.core-card-media{
background-size:cover;
}
.core-card-media-contain{
background-size:contain;
}
.core-card-description {
line-height: 1.5em;
}
.core-card-base {
border: solid 2px transparent;
width: 100%;
}
.core-card-base-hoverable {
cursor: pointer;
}
.core-card-base-hoverable:hover {
border-color: var(--mud-palette-gray-light);
}
.core-card-base-selected {
border-color: var(--mud-palette-primary);
}
.core-card-base-hoverable.core-card-base-selected:hover {
border-color: var(--mud-palette-primary);
}
.core-checkbox .mud-typography-body1 {
font-size: inherit;
}
.core-dialog-xs {
max-width: min(440px, 90vw);
}
.core-dialog-sm {
min-width: min(440px, 90vw);
max-width: min(640px, 90vw);
}
.core-dialog-md {
min-width: min(640px, 90vw);
max-width: min(900px, 90vw);
}
.core-dialog-lg {
min-width: min(900px, 90vw);
max-width: min(1200px, 90vw);
}
.core-dialog-xl {
min-width: min(1200px, 90vw);
max-width: min(1500px, 90vw);
}
.core-dialog-content-separator {
border-bottom: 1px solid var(--mud-palette-divider);
}
/* Disabled turns changes the color for the icon, but not the label, which makes it look inconsistent
this rule turns that off
*/
.mud-disabled .mud-icon-root {
color: unset;
}
.mud-chip.core-tag-small {
font-size: 10px;
padding-left: 4px;
padding-right: 4px;
line-height: 15.6px;
height: 16px;
}
.mud-chip.core-tag-medium {
font-size: 12px;
padding-left: 6px;
padding-right: 6px;
line-height: 15.6px;
height: 20px;
}
.mud-chip.core-tag-large {
font-size: 14px;
padding-left: 8px;
padding-right: 8px;
line-height: 18.2px;
height: 24px;
}
/* ========================================= */
/* File: CoreCheckbox.razor.css */
/* ========================================= */
.card-tag-container{
margin-left: -4px;
}
.core-card-text{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: var(--dynamic-max-lines);
}
.core-card-media{
background-size:cover;
}
.core-card-media-contain{
background-size:contain;
}
.core-card-description {
line-height: 1.5em;
}
.core-card-base {
border: solid 2px transparent;
width: 100%;
}
.core-card-base-hoverable {
cursor: pointer;
}
.core-card-base-hoverable:hover {
border-color: var(--mud-palette-gray-light);
}
.core-card-base-selected {
border-color: var(--mud-palette-primary);
}
.core-card-base-hoverable.core-card-base-selected:hover {
border-color: var(--mud-palette-primary);
}
.core-checkbox .mud-typography-body1 {
font-size: inherit;
}
.core-dialog-xs {
max-width: min(440px, 90vw);
}
.core-dialog-sm {
min-width: min(440px, 90vw);
max-width: min(640px, 90vw);
}
.core-dialog-md {
min-width: min(640px, 90vw);
max-width: min(900px, 90vw);
}
.core-dialog-lg {
min-width: min(900px, 90vw);
max-width: min(1200px, 90vw);
}
.core-dialog-xl {
min-width: min(1200px, 90vw);
max-width: min(1500px, 90vw);
}
.core-dialog-content-separator {
border-bottom: 1px solid var(--mud-palette-divider);
}
/* Disabled turns changes the color for the icon, but not the label, which makes it look inconsistent
this rule turns that off
*/
.mud-disabled .mud-icon-root {
color: unset;
}
.mud-chip.core-tag-small {
font-size: 10px;
padding-left: 4px;
padding-right: 4px;
line-height: 15.6px;
height: 16px;
}
.mud-chip.core-tag-medium {
font-size: 12px;
padding-left: 6px;
padding-right: 6px;
line-height: 15.6px;
height: 20px;
}
.mud-chip.core-tag-large {
font-size: 14px;
padding-left: 8px;
padding-right: 8px;
line-height: 18.2px;
height: 24px;
}
/* ========================================= */
/* File: CoreDialog.razor.css */
/* ========================================= */
.card-tag-container{
margin-left: -4px;
}
.core-card-text{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: var(--dynamic-max-lines);
}
.core-card-media{
background-size:cover;
}
.core-card-media-contain{
background-size:contain;
}
.core-card-description {
line-height: 1.5em;
}
.core-card-base {
border: solid 2px transparent;
width: 100%;
}
.core-card-base-hoverable {
cursor: pointer;
}
.core-card-base-hoverable:hover {
border-color: var(--mud-palette-gray-light);
}
.core-card-base-selected {
border-color: var(--mud-palette-primary);
}
.core-card-base-hoverable.core-card-base-selected:hover {
border-color: var(--mud-palette-primary);
}
.core-checkbox .mud-typography-body1 {
font-size: inherit;
}
.core-dialog-xs {
max-width: min(440px, 90vw);
}
.core-dialog-sm {
min-width: min(440px, 90vw);
max-width: min(640px, 90vw);
}
.core-dialog-md {
min-width: min(640px, 90vw);
max-width: min(900px, 90vw);
}
.core-dialog-lg {
min-width: min(900px, 90vw);
max-width: min(1200px, 90vw);
}
.core-dialog-xl {
min-width: min(1200px, 90vw);
max-width: min(1500px, 90vw);
}
.core-dialog-content-separator {
border-bottom: 1px solid var(--mud-palette-divider);
}
/* Disabled turns changes the color for the icon, but not the label, which makes it look inconsistent
this rule turns that off
*/
.mud-disabled .mud-icon-root {
color: unset;
}
.mud-chip.core-tag-small {
font-size: 10px;
padding-left: 4px;
padding-right: 4px;
line-height: 15.6px;
height: 16px;
}
.mud-chip.core-tag-medium {
font-size: 12px;
padding-left: 6px;
padding-right: 6px;
line-height: 15.6px;
height: 20px;
}
.mud-chip.core-tag-large {
font-size: 14px;
padding-left: 8px;
padding-right: 8px;
line-height: 18.2px;
height: 24px;
}
/* ========================================= */
/* File: CoreLabel.razor.css */
/* ========================================= */
.card-tag-container{
margin-left: -4px;
}
.core-card-text{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: var(--dynamic-max-lines);
}
.core-card-media{
background-size:cover;
}
.core-card-media-contain{
background-size:contain;
}
.core-card-description {
line-height: 1.5em;
}
.core-card-base {
border: solid 2px transparent;
width: 100%;
}
.core-card-base-hoverable {
cursor: pointer;
}
.core-card-base-hoverable:hover {
border-color: var(--mud-palette-gray-light);
}
.core-card-base-selected {
border-color: var(--mud-palette-primary);
}
.core-card-base-hoverable.core-card-base-selected:hover {
border-color: var(--mud-palette-primary);
}
.core-checkbox .mud-typography-body1 {
font-size: inherit;
}
.core-dialog-xs {
max-width: min(440px, 90vw);
}
.core-dialog-sm {
min-width: min(440px, 90vw);
max-width: min(640px, 90vw);
}
.core-dialog-md {
min-width: min(640px, 90vw);
max-width: min(900px, 90vw);
}
.core-dialog-lg {
min-width: min(900px, 90vw);
max-width: min(1200px, 90vw);
}
.core-dialog-xl {
min-width: min(1200px, 90vw);
max-width: min(1500px, 90vw);
}
.core-dialog-content-separator {
border-bottom: 1px solid var(--mud-palette-divider);
}
/* Disabled turns changes the color for the icon, but not the label, which makes it look inconsistent
this rule turns that off
*/
.mud-disabled .mud-icon-root {
color: unset;
}
.mud-chip.core-tag-small {
font-size: 10px;
padding-left: 4px;
padding-right: 4px;
line-height: 15.6px;
height: 16px;
}
.mud-chip.core-tag-medium {
font-size: 12px;
padding-left: 6px;
padding-right: 6px;
line-height: 15.6px;
height: 20px;
}
.mud-chip.core-tag-large {
font-size: 14px;
padding-left: 8px;
padding-right: 8px;
line-height: 18.2px;
height: 24px;
}
/* ========================================= */
/* File: CoreTag.razor.css */
/* ========================================= */
.card-tag-container{
margin-left: -4px;
}
.core-card-text{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: var(--dynamic-max-lines);
}
.core-card-media{
background-size:cover;
}
.core-card-media-contain{
background-size:contain;
}
.core-card-description {
line-height: 1.5em;
}
.core-card-base {
border: solid 2px transparent;
width: 100%;
}
.core-card-base-hoverable {
cursor: pointer;
}
.core-card-base-hoverable:hover {
border-color: var(--mud-palette-gray-light);
}
.core-card-base-selected {
border-color: var(--mud-palette-primary);
}
.core-card-base-hoverable.core-card-base-selected:hover {
border-color: var(--mud-palette-primary);
}
.core-checkbox .mud-typography-body1 {
font-size: inherit;
}
.core-dialog-xs {
max-width: min(440px, 90vw);
}
.core-dialog-sm {
min-width: min(440px, 90vw);
max-width: min(640px, 90vw);
}
.core-dialog-md {
min-width: min(640px, 90vw);
max-width: min(900px, 90vw);
}
.core-dialog-lg {
min-width: min(900px, 90vw);
max-width: min(1200px, 90vw);
}
.core-dialog-xl {
min-width: min(1200px, 90vw);
max-width: min(1500px, 90vw);
}
.core-dialog-content-separator {
border-bottom: 1px solid var(--mud-palette-divider);
}
/* Disabled turns changes the color for the icon, but not the label, which makes it look inconsistent
this rule turns that off
*/
.mud-disabled .mud-icon-root {
color: unset;
}
.mud-chip.core-tag-small {
font-size: 10px;
padding-left: 4px;
padding-right: 4px;
line-height: 15.6px;
height: 16px;
}
.mud-chip.core-tag-medium {
font-size: 12px;
padding-left: 6px;
padding-right: 6px;
line-height: 15.6px;
height: 20px;
}
.mud-chip.core-tag-large {
font-size: 14px;
padding-left: 8px;
padding-right: 8px;
line-height: 18.2px;
height: 24px;
}
