/* ============================== */
/* Byfi CSS Variables */
:root {
    --by-primary: #0a4251;
    --by-secondary: #d23400;
    --by-warning: #b45309;
    --by-background: #f7f7f7;
    --by-border-radius-md: 5em;
    --by-border-radius-sm: .75rem;
    --by-aside-width: 330px;
}


/* ============================== */
/* Radzen CSS Variables Overrides */
:root, .rz-standard {
    /* TEXTS */
    --rz-text-font-family: Roboto, sans-serif;
    --rz-text-overline-font-size: 11px;
    --rz-datepicker-calendar-header-font-size: 11px;
    /* COLORS */
    --rz-primary: var(--by-primary);
    --rz-primary-light: #13809d;
    --rz-primary-lighter: color-mix(in srgb, var(--by-primary), transparent 84%);
    --rz-primary-dark: #03181d;
    --rz-primary-darker: #000000;
    --rz-on-primary: var(--rz-white);
    --rz-on-primary-light: var(--rz-white);
    --rz-on-primary-lighter: var(--by-primary);
    --rz-on-primary-dark: var(--rz-white);
    --rz-on-primary-darker: var(--rz-white);
    --rz-secondary: var(--by-secondary);
    --rz-secondary-light: #ff3f00;
    --rz-secondary-lighter: color-mix(in srgb, var(--by-secondary), transparent 84%);
    --rz-secondary-dark: #9f2700;
    --rz-secondary-darker: #6c1a00;
    --rz-on-secondary: var(--rz-white);
    --rz-on-secondary-light: var(--rz-white);
    --rz-on-secondary-lighter: var(--by-secondary);
    --rz-on-secondary-dark: var(--rz-white);
    --rz-on-secondary-darker: var(--rz-white);
    --rz-warning: var(--by-warning);
    --rz-warning-lighter: color-mix(in srgb, var(--by-warning), transparent 84%);
    --rz-on-warning: var(--rz-white);
    --rz-on-warning-lighter: var(--by-warning);
    --rz-link-color: var(--by-primary);
    --rz-link-hover-color: var(--by-primary);
    --rz-text-h1-color: var(--by-primary);
    --rz-text-h2-color: var(--by-primary);
    --rz-text-h3-color: var(--by-primary);
    --rz-text-h4-color: var(--by-primary);
    --rz-text-h5-color: var(--by-primary);
    --rz-text-h6-color: var(--by-primary);
    --rz-body-background-color: var(--by-background);
    /* CARDS */
    --rz-card-border-radius: 1rem;
    --rz-card-padding: 1.5rem;
    /* TABS */
    --rz-tabs-border-radius: 0;
    --rz-tabs-padding: 1.5rem;
    /* BUTTONS */
    --rz-button-border-radius: var(--by-border-radius-md);
    --rz-selectbar-border-radius: var(--by-border-radius-md);
    --rz-link-hover-text-decoration: none;
    /* DIALOGS */
    --rz-dialog-border-radius: 1rem;
    /* TABLES */
    --rz-grid-border-radius: var(--by-border-radius-sm);
}


/* ============================== */
/* Styles for basic HTML tags */
html {
    font-family: var(--rz-text-font-family);
}

body {
    background: none;
    background-color: var(--rz-body-background-color);
}

h1:focus {
    outline: none;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0 !important;
}

ul {
    margin: 0;
    margin-top: 0.5rem;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid var(--rz-base);
    width: 100%;
    margin: 0;
}

#app {
    width: 100vw;
    height: 100vh;
}


/* ============================== */
/* Styles for Blazor loading and debug error banner */
#blazor-error-ui {
    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;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: absolute;
    display: block;
    width: 8rem;
    height: 8rem;
    inset: 20vh 0 auto 0;
    margin: 0 auto 0 auto;
}

    .loading-progress circle {
        fill: none;
        stroke: var(--by-primary);
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: var(--by-secondary);
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }


/* ============================== */
/* Utility classes */

/* Hide the floating label of a RadzenFormField */
.hidden-label .rz-form-field-content {
    margin: 0;
}

.hidden-label label {
    /* Content of rz-sr-only class */
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
}

/* Hide the dropdown arrow of a profile menu */
.hidden-arrow.rz-profile-menu {
    padding-inline: 0;
}
.hidden-arrow .rz-navigation-item-icon-children {
    display: none;
}

/* Bootstrap container class */
.container {
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}

/* Required input's label */
.required label::after {
    content: " (requis)"; /* TODO: make it localized or use a star */
    color: var(--rz-text-secondary-color);
    font-size: 0.75rem;
}

/* Center the children */
.by-center {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Reduce font size in small tables */
.by-datagrid-sm .rz-cell-data {
    font-size: 12px !important;
}

/* Allow table cells to wrap text */
.by-cell-wrap .rz-cell-data {
    white-space: normal !important;
    word-break: break-all !important;
}

.text-base {
    color: var(--rz-text-body1-color);
}


/* ============================== */
/* Styles shared between features */

/* Organisation chart tree */
.company-tree {
    width: 100%;
    position: relative;
}
    .company-tree .rz-datatable-loading {
        border-radius: var(--rz-grid-border-radius);
    }

.company-tree-content {
    flex-grow: 1;
    overflow-y: scroll;
    padding-top: .25rem;
}

.rz-treenode-label:has(.company-tree-node.disabled) {
    cursor: not-allowed;
/*    font-style: italic;*/
    font-weight: 300;
}
.rz-treenode-content-selected .rz-treenode-label:has(.company-tree-node.disabled),
.rz-treenode-content:not(.rz-treenode-content-select):hover .rz-treenode-label:has(.company-tree-node.disabled) {
    background-color: transparent;
}
.company-tree-node.disabled {
    color: var(--rz-text-disabled-color);
}
.company-tree-node.highlight {
    font-weight: bold;
}
.rz-treenode-content:not(.rz-treenode-content-selected) .company-tree-node.highlight {
    color: var(--rz-secondary);
}
.company-tree-node-label .company-tree-node-label-text {
    font-size: 13px;
    padding-inline: 4px;
}
.company-tree-node-label .rz-badge {
    font-size: 11px;
}
.company-tree-node .rzi {
    font-size: 18px;
}

.company-tree-form-field {
    height: 348px;
}
    .company-tree-form-field .rz-form-field-content {
        height: 100%;
        max-height: 338px;
    }
    .company-tree-form-field .company-tree-form-field-content {
        height: 100%;
        overflow: hidden;
    }
    .company-tree-form-field .company-tree {
        overflow: hidden;
    }
        .company-tree-form-field .company-tree .rz-datatable-loading {
            border-radius: 0;
        }

/* Styling app title in the topbar */
.by-app-title {
    font-size: 24px;
    color: var(--by-primary);
}
.by-app-title-prefix {
    font-size: 28px;
    color: var(--by-primary);
}

/* The user's profile picture */
.by-avatar {
    border-radius: 100%;
    background-color: var(--rz-secondary-lighter);
    color: var(--rz-on-secondary-lighter);
    height: 36px;
    width: 36px;
    text-align: center;
    align-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
/*    border: var(--rz-input-border);*/
}

/* The Microsoft login button */
.by-sso-button .rz-button-text {
    margin-top: 4px;
    margin-left: 8px;
}

/* Section style */
.by-section-title {
    color: var(--rz-primary);
}

.by-section-body {
    padding-left: 1rem;
    margin-left: .5rem;
    border-left: 1px solid var(--rz-primary);
}

/* Classes to layout the main containers */
.content-container {
    display: flex;
    flex-direction: row;
    height: 100%;
    gap: 1rem;
}
.content-aside {
    width: var(--by-aside-width);
    max-width: var(--by-aside-width);
    flex-shrink: 0;
}
.content-main {
    flex-grow: 1;
}
.content-aside,
.content-main {
    height: 100%;
    overflow: auto;
    padding: 2px;
}

/* Validation state of an entity in the organisation chart */
.validation-state {
    border-radius: 100%;
}
    .validation-state.invalid {
        color: var(--rz-danger);
        background-color: var(--rz-danger-lighter);
    }
    .validation-state.partial {
        color: var(--rz-warning);
        background-color: var(--rz-warning-lighter);
    }
    .validation-state.valid {
        color: var(--rz-success);
        background-color: var(--rz-success-lighter);
    }

/* Top navigation bar style */
.nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: .5rem;
    gap: .5rem;
}

    .nav .nav-item {
        flex: 1 1 0;
        text-align: center;
    }

        .nav .nav-item .nav-link {
            border-radius: var(--rz-button-border-radius);
            display: block;
            padding: 0.5rem;
            text-decoration: none;
        }
 
/* Nav links */
.nav-link:hover {
    color: var(--rz-on-secondary-lighter);
    background-color: var(--rz-secondary-lighter);
}

    .nav-link:hover * {
        color: var(--rz-on-secondary-lighter);
    }

.nav-link.active, .nav-link.active * {
    font-weight: bold;
    color: var(--rz-on-secondary);
    background-color: var(--rz-secondary);
}

/* Nav pills */
.nav-pill {
    padding: .5rem 1rem;
    background-color: var(--by-background);
    border-radius: var(--rz-grid-border-radius);
}

    .nav-pill:hover {
        background-color: var(--rz-base-200);
    }

/* Card with tabs header */
.tabs-card {
    position: relative;
    padding: 0;
}
    .tabs-card .rz-tabview-nav {
        padding-inline: 1.5rem;
        background-color: var(--rz-tabs-tab-background-color);
    }
.tabs-card-end {
    position: absolute;
    height: 39px;
    top: 1.5px;
    right: 24px;
}

/* Component to display any data with right format */
.data-display {
    width: 100%;
}
    .data-display .rz-form-field-content {
        background-color: var(--rz-input-disabled-background-color) !important;
    }

/* Scrollable forms to avoid having to scroll the whole page */
.scrollable-form {
    height: 100%;
}
    .scrollable-form .scrollable-form-content {
        height: 100%;
    }
        .scrollable-form .scrollable-form-content .scrollable-form-body {
            flex-grow: 1;
            overflow-y: auto;
            padding-inline: .5rem;
        }

/* Scrollable dialogs to keep footer always visible */
.rz-dialog-content:has(.dialog-container) {
    display: flex;
    flex-direction: column;
    height: 100%;
/*    overflow: hidden;*/
}
.dialog-container {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 0;
/*    overflow: hidden;*/
}
    .dialog-container .dialog-body {
        flex: 1;
        min-height: 0;
        overflow-y: auto;
    }
    .dialog-container .dialog-footer {
        flex-shrink: 0;
    }

/* Container for graphs */
.by-graph-container {
    height: 100%;
    min-height: 400px;
    margin-right: .5rem;
}

/* FileFormField classes */
.by-sr-only-file-input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.by-file-input {
    cursor: pointer;
}

.by-filename-input {
    pointer-events: none;
    text-overflow: ellipsis;
}


/* ============================== */
/* Radzen classes overrides */
/* Use filled Material icons */
.rzi {
    font-variation-settings: 'FILL' 1;
}

/* Make icons inside link tags follow the same rules as buttons */
.rz-link .rzi {
    font-size: var(--rz-icon-size);
    vertical-align: var(--rz-button-vertical-align);
}

/* Fix buttons font size and border radius */
.rz-button-xs.rz-button-icon-only,
.rz-button-sm.rz-button-icon-only {
    border-radius: 4px !important;
}
.rz-button-icon-only:not(.rz-splitbutton-menubutton) {
    border-radius: var(--rz-grid-border-radius);
}
.rz-button-lg {
    font-size: 1.75rem;
}

/* By default, all form fields take 100% of their parents width */
.rz-row > div > .rz-form-field {
    width: 100%;
}

/* Set the position of notifications on the bottom-right corner */
.rz-notification {
    inset-block-start: unset;
    inset-block-end: 0;
}

/* Set the numeric inputs text on the right and imrpove padding when there are no arrows */
.rz-numeric-input {
    text-align: right;
}
    .rz-numeric-input:last-child {
        padding-inline: .5rem !important;
    }

/* Improve the fieldsets appearence when collapsed */
.rz-fieldset-legend-text {
    font-weight: bold;
    text-transform: uppercase;
    color: var(--rz-primary);
}
.rz-fieldset {
    min-height: 36px;
    border-color: var(--rz-primary);
}
    .rz-fieldset .rz-fieldset-content-wrapper {
        height: 100%;
    }
    .rz-fieldset .rz-fieldset-content {
        padding-top: .75rem;
    }

/* Restore the margin bottom of confirm messages (p elements don't have margin anymore) */
.rz-dialog-confirm-message {
    margin-block-end: 1.5rem !important;
}

/* Hide overflowing data from cards */
.rz-card {
    overflow: hidden;
}

/* Set all dropdowns with a pointer similar to buttons */
.rz-dropdown:not(.rz-state-disabled),
.rz-dropdown:not(.rz-state-disabled) .rz-dropdown-item {
    cursor: pointer !important;
}
.rz-dropdown.readonly {
    opacity: 1 !important;
    border: none !important;
    border-block-end: none !important;
    background-color: transparent !important;
}
    .rz-dropdown.readonly .rz-dropdown-label {
        background-color: transparent !important;
        color: var(--rz-input-value-color) !important;
    }
    .rz-dropdown.readonly .rz-dropdown-trigger {
        display: none !important;
    }

/* Limit the size of dialogs */
.rz-dialog {
    max-width: 90vw;
    max-height: 90vh;
}

/* Make dialogs content wrappers take as much space as possible */
.rz-dialog-content {
    flex-grow: 1;
}

/* Make tabview panels take all the space */
.rz-tabview-panel {
    height: 100%;
    overflow: auto;
}

/* Fixed tooltips position */
.rz-tooltip {
    position: fixed !important;
}

/* Differientiate values from label by putting the value in bold */
.rz-form-field-content input,
.rz-form-field-content .rz-inputtext {
    font-weight: bold !important;
}

/* Gray background on disabled form fields */
.rz-form-field.rz-state-disabled .rz-form-field-content,
.rz-form-field.rz-state-disabled :not(.rz-button).rz-state-disabled,
.rz-form-field.rz-state-disabled :not(.rz-button):disabled {
    background-color: var(--rz-input-disabled-background-color);
}

/* Make form field helper text show messages in a flex column */
.rz-form-field-helper {
    display: flex;
    flex-direction: column;
}
    .rz-form-field-helper .rz-message {
        padding-top: 4px;
    }
.rz-messages-info {
    display: inline-block;
    color: var(--rz-text-disabled-color);
    font-size: var(--rz-form-error-font-size);
    padding: var(--rz-validator-text-padding);
}

/* Make DataGrid loading indicator and backdrop visible */
.rz-datatable-loading, .rz-datatable-loading-content {
    z-index: 4;
}

/* Make DataGrid header take all the width for SpaceBetween */
.rz-data-grid .rz-custom-header {
    width: 100%;
}

/* Make the user profile menu component generic */
ul.rz-profile-menu {
    border-inline-start: unset;
    background-color: transparent;
    z-index: unset;
    padding-inline: 0;
    margin-block: -0.625rem;
}
    ul.rz-profile-menu .rz-navigation-item-icon-children {
        margin-left: .25rem;
    }
    ul.rz-profile-menu .item-text {
        margin-right: .25rem;
    }
    ul.rz-profile-menu > li.rz-navigation-item > .rz-navigation-item-wrapper {
        cursor: pointer;
        padding: 8px;
        border-radius: var(--rz-button-border-radius);
    }

    /* Menu text variant */
    ul.rz-profile-menu.variant-text > li.rz-navigation-item > .rz-navigation-item-wrapper:hover {
        background-color: var(--rz-base-lighter);
        color: var(--rz-on-base-lighter);
    }

    /* Menu outlined variant */
    ul.rz-profile-menu.variant-outlined > li.rz-navigation-item > .rz-navigation-item-wrapper {
        border: var(--rz-input-border);
        padding: 7px;
    }
        ul.rz-profile-menu.variant-outlined > li.rz-navigation-item > .rz-navigation-item-wrapper:hover {
            border: var(--rz-input-hover-border);
        }

    /* Menu filled variant */
    ul.rz-profile-menu.variant-filled .item-text p {
        font-size: var(--rz-text-body2-font-size);
    }
    ul.rz-profile-menu.variant-filled > li.rz-navigation-item > .rz-navigation-item-wrapper {
        background-color: var(--rz-primary);
        padding-inline: 16px;
    }
        ul.rz-profile-menu.variant-filled > li.rz-navigation-item > .rz-navigation-item-wrapper * {
            color: var(--rz-on-primary);
            font-weight: bold;
        }
        ul.rz-profile-menu.variant-filled > li.rz-navigation-item > .rz-navigation-item-wrapper:hover {
            text-decoration: none;
            background-image: var(--rz-button-hover-gradient);
            background-size: var(--rz-button-hover-background-size);
            box-shadow: var(--rz-button-hover-shadow);
        }

/* Menu panel style */
ul.rz-navigation-menu {
    position: absolute;
    z-index: 15;
    background-color: var(--rz-profile-menu-background-color);
    width: fit-content;
    left: 0;
}

/* Menu icon button */
.by-menu-icon-button .rz-navigation-item-wrapper {
    padding: 0 !important;
}

.by-menu-icon-button .item-text {
    margin-right: 0 !important;
}

/* File upload drop zone */
.rz-fileupload-dropzone {
    --rz-upload-button-bar-background-color: transparent;
    --rz-upload-button-bar-padding: 0;
}
    .rz-fileupload-dropzone .rz-fileupload-choose {
        width: 100%;
        text-align: center;
        font-size: 16px;
        padding-block: 100px;
        color: var(--rz-base-600);
        border-radius: var(--by-border-radius-sm);
        border: 2px dashed var(--rz-base-400);
        background-color: var(--rz-base-100);
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 1rem;
    }
        .rz-fileupload-dropzone .rz-fileupload-choose:not(.rz-state-disabled):hover:not(:active) {
            background-color: var(--rz-base-200);
            color: var(--rz-secondary);
        }
        .rz-fileupload-dropzone .rz-fileupload-choose:not(.rz-state-disabled):active {
            background-color: var(--rz-base-300);
            color: var(--rz-secondary);
        }
        .rz-fileupload-dropzone .rz-fileupload-choose input[type=file] {
            left: 0;
        }
        .rz-fileupload-dropzone .rz-fileupload-choose .rzi {
            font-size: 48px;
        }


/* ============================== */
/* Notification fade in/out (see NotificationServiceExtensions.BuildMessage) */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-10px);
    }
}
