﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

@import url('CustomerPortal-mobile.css');

html, body {
    height: 100%;
    width: 100%;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.mud-button {
    text-transform: none;
}

h1:focus {
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.bold-divider {
    border-width: 2px;
}

.dashed-divider {
    border-style: dashed none none none;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.delete-icon svg.mud-svg-icon {
    color: var(--mud-palette-primary);
}

.mini-button {
    font-size: x-small;
}

    .mini-button > span {
        text-wrap: wrap;
    }

.themed-text {
    background-color: var(--mud-palette-info);
    color: var(--mud-palette-info-text);
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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."
    }

.selected {
    background-color: #e4e7ed !important;
}

.main-content > .mud-grid {
    width: 100%;
}

.card-title {
    background-color: var(--mud-palette-background-gray);
}

.card-body {
    padding-top: 40px;
}

    .card-body .mud-grid-item {
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }

    .card-body > .small-padding-grid .mud-grid-item {
        padding-left: 6px;
        padding-right: 6px;
    }

.article-card-table-left {
    float: left;
    width: 53%;
}

.article-card-table-right {
    width: 47%;
}

.mud-dialog-width-full.extra-wide-dialog {
    width: calc(100% - 18px);
}

table.card-table {
    table-layout: fixed;
}

    table.card-table th {
        font-weight: normal;
    }

    table.card-table th, table.card-table td {
        padding: 1px 2px;
    }

    table.card-table td {
        overflow-x: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
    }

    table.card-table .mud-divider.mud-divider-fullwidth {
        margin: 10px 0;
    }

.mud-data-grid .mud-input-control .mud-icon-button {
    margin-left: 4px;
    padding: 4px;
}

.full-width {
    width: 100%;
}

.panel-title .mud-expand-panel-header {
    background-color: #EEE;
}

.card-table-header {
    font-weight: bold !important;
}

.card-align-right {
    text-align: right;
}

.card-align-center {
    text-align: center;
}

.mud-input-adornment .mud-typography-body1 {
    font-size: 0.9em;
}

.small-text {
    font-size: 0.9em;
}

    .small-text p {
        font-size: 0.9em;
    }

.additive-text {
    padding-inline-start: 10px;
    margin-left: 10px;
    border-left: 2px solid var(--mud-palette-primary);
}

.text-align-end {
    text-align: end;
}

.text-align-center {
    text-align: center;
}

.translation-field {
    background-color: aliceblue
}

.mud-table-root .mud-table-head .mud-table-cell {
    font-weight: 600;
}

.mud-input {
    font-size: var(--mud-typography-body1-size); /* Change font size for inputs to be the same as the base text */
    font-family: var(--mud-typography-body1-family);
    font-weight: var(--mud-typography-body1-weight);
}

    .mud-input.articles-card-margin {
        margin-top: 2px;
    }

.mud-input-control > .mud-input-control-input-container {
    margin-top: 6px;
}

    .mud-input-control > .mud-input-control-input-container > .mud-input-label-inputcontrol {
        line-height: 1.05;
    }

.mud-input-control-boolean-input > .mud-input-control-input-container {
    margin-top: 2px;
}

.mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol, .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    white-space: pre-wrap;
}

.mud-select-input .mud-icon-button {
    margin-right: 0;
    padding: 2px;
}

.nowrap {
    white-space: nowrap;
}

.small-font {
    font-size: smaller;
}

.articles-card .mud-divider.articles-list:nth-last-child(1 of .articles-list), .bag-order-card .mud-divider.articles-list:nth-last-child(1 of .articles-list) {
    display: none;
}

.card-title.multiple-lines, .card-title.multiple-lines p {
    display: block;
}

.card-title.multiple-lines {
    padding: 6px 16px 5px 16px;
}

.italic {
    font-style: italic;
}

.mud-radio {
    display: block;
}

    .mud-radio .mud-radio-dense {
        padding: 0px 4px 2px 4px;
    }

.mud-radio-button {
    height: 20px;
}

.mud-radio-icons .mud-icon-size-medium {
    font-size: 1.2rem;
}

.mud-input-numeric-spin .mud-icon-size-medium {
    font-size: 1.2rem;
}

.not-clickable {
    pointer-events: none;
}

@media (max-width: 600px) {
    .card-title {
        padding: 8px;
    }

    .card-body {
        padding-left: 12px;
        padding-right: 12px;
    }

    .mud-expand-panel .mud-expand-panel-content {
        padding: 0px 6px 16px;
    }

    .mud-xs-table .mud-table-row {
        display: table-row;
    }

    .mud-xs-table .mud-table-cell:before {
        font-weight: 600;
    }

    .mud-xs-table.mud-table-dense .dense-cells > .mud-table-cell {
        padding: 0px 16px
    }

    .mud-xs-table .dense-cells > .mud-table-cell:before {
        content: unset;
    }
}

@media (max-width: 960px) {
    .mud-sm-table .mud-table-cell:before {
        font-weight: 600;
    }
}

.html-content-wrapper, .html-content-wrapper.ql-snow, .html-content-wrapper .ql-snow {
    font-family: var(--mud-typography-body1-family) !important;
    font-size: var(--mud-typography-body1-size) !important;
    font-weight: var(--mud-typography-body1-weight) !important;
}
