@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

:root {
    --unnamed-color-00b1b1: #00b1b1;
    --alt-custom-background: #e4f4f4;
    --convene-primary-bondiblue: #00b1b1;
    --convene-primary-milky-way: #E3F3F3;
    --convene-primary-blue-zodiac: #163556;
    --convene-secondary-jagged-ice: #B8E6E6;
    --convene-secondary-blue-lagoon: #005E69;
    --convene-secondary-zeus: #3C3C3C;
    --convene-secondary-spring-green: #28FFAB;
    --convene-secondary-slategrey: #708090;
    --convene-secondary-bamboo: #6CBA86;
    --convene-secondary-lemon: #FFD31B;
    --convene-secondary-candy: #DC5A6E;
    --convene-secondary-candy-30pc: #DC5A6E40;
    --convene-secondary-salmon: #FF9F7A;
}

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #00B1B1;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.main-content {
    padding-top: 78px !important;
    height: 100vh;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.vertical-line {
    border-right: 6px solid #E3F3F3;
}

#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."
    }

.multiline_tooltip {
    border: 1px solid black;
    border-radius: 3px;
    padding: 20px 40px 10px 40px;
    background-color: #E4F3F3;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    line-height: 150%;
    word-wrap: break-word;
    max-width: 40rem;
}

.centerFirstColumn td:first-child, .centerFirstColumn th:first-child {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.txt-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 60em;
}

.clickable {
    cursor: pointer;
}

.sum {
    border-top: solid;
    border-top-color: black;
    border-bottom-style: double;
    border-bottom-width: 8px;
    border-bottom-color: black;
}

.total {
    display: table-cell;
    width: 50%;
    border-bottom: 1px solid #eee;
    height: 100px;
    padding: 50px
}

.colWidth {
    width: 10000px;
}

.activeReport {
    background-color: #D2EAEA;
}

.reportTable:hover {
    background-color: #D2EAEA;
}

.markdown ul {
    list-style: circle;
    margin-left: 1.5em;
}

.custom-select .mud-input-text {
    font-size: 40px;
}

.noTableScroll > .mud-table-container {
    overflow-y: initial !important;
}

/* This enables us to use normal html tags as opposed to Mudtext */
h1 {
    font-size: var(--mud-typography-h1-size);
    font-family: var(--mud-typography-h1-family);
    font-weight: var(--mud-typography-h1-weight);
    line-height: var(--mud-typography-h1-lineheight);
    letter-spacing: var(--mud-typography-h1-letterspacing);
}

h2 {
    font-size: var(--mud-typography-h2-size);
    font-family: var(--mud-typography-h2-family);
    font-weight: var(--mud-typography-h2-weight);
    line-height: var(--mud-typography-h2-lineheight);
    letter-spacing: var(--mud-typography-h2-letterspacing);
}

h3 {
    font-size: var(--mud-typography-h3-size);
    font-family: var(--mud-typography-h3-family);
    font-weight: var(--mud-typography-h3-weight);
    line-height: var(--mud-typography-h3-lineheight);
    letter-spacing: var(--mud-typography-h3-letterspacing);
}

h4 {
    font-size: var(--mud-typography-h4-size);
    font-family: var(--mud-typography-h4-family);
    font-weight: var(--mud-typography-h4-weight);
    line-height: var(--mud-typography-h4-lineheight);
    letter-spacing: var(--mud-typography-h4-letterspacing);
}

h5 {
    font-size: var(--mud-typography-h5-size);
    font-family: var(--mud-typography-h5-family);
    font-weight: var(--mud-typography-h5-weight);
    line-height: var(--mud-typography-h5-lineheight);
    letter-spacing: var(--mud-typography-h5-letterspacing);
}

h6 {
    font-size: var(--mud-typography-h6-size);
    font-family: var(--mud-typography-h6-family);
    font-weight: var(--mud-typography-h6-weight);
    line-height: var(--mud-typography-h6-lineheight);
    letter-spacing: var(--mud-typography-h6-letterspacing);
}

.footer {
    background-color: var(--mud-palette-primary) !important;
    color: var(--mud-palette-primary-text) !important;
    align-items: stretch !important;
    justify-content: center !important;
    height: max-content !important;
    min-height: fit-content !important;
}

.gradient-horizontal {
    background: linear-gradient(200deg, var(--convene-primary-bondiblue), var(--convene-primary-blue-zodiac));
    position: page;
}

.gradient-vertical {
    background: linear-gradient(330deg, var(--convene-primary-bondiblue), var(--convene-primary-blue-zodiac));
    position: page;
}

.login-info a {
    color: var(--convene-primary-bondiblue) !important;
}

.logout {
    bottom: 0;
    background-color: white;
    width: 100%;
}

    .logout:hover {
        background-color: #E3F3F3 !important;
    }

.navMenuText {
    color: white !important;
}

.mud-nav-link-text {
    width: auto !important;
}

.mud-nav-link > .mud-nav-link-expand-icon {
    position: absolute;
    right: 15px;
    fill: white !important;
}

.mud-nav-link:hover > .mud-nav-link-expand-icon, .mud-expanded .mud-nav-link-expand-icon {
    fill: #28FFAB !important;
}

.hover-underline-animation .mud-nav-link-text::before {
    content: '' !important;
    position: absolute !important;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #28FFAB;
    transform-origin: bottom right;
    transform: scaleX(0);
    transition: transform 0.25s ease;
    z-index: 1 !important;
}

.hover-underline-animation .mud-nav-link-text:hover::before {
    transform-origin: bottom left !important;
    transform: scaleX(1);
    color: #28FFAB !important;
}

.hover-underline-animation > .active > .mud-nav-link-text::before {
    transform: scaleX(1) !important;
    color: white !important;
}

.hover-underline-animation > .mud-nav-link {
    color: white !important;
}

.hover-underline-animation .mud-nav-link-text {
    position: relative;
    text-decoration: none !important;
    color: white;
}

.mud-nav-link:hover:not(.mud-nav-link-disabled) {
    background-color: rgba(0,0,0,0.15) !important;
}

.mud-collapse-wrapper a.mud-nav-link {
    padding-left: 50px !important;
}

.mud-table-root .mud-table-head .mud-table-cell {
    background-color: var(--convene-secondary-jagged-ice) !important;
}

    .mud-table-root .mud-table-head .mud-table-cell p {
        text-transform: uppercase !important;
        font-size: var(--mud-typography-body2-size);
        font-family: var(--mud-typography-body2-family);
        font-weight: var(--mud-typography-body2-weight);
        color: var(--mud-palette-secondary);
    }

    .mud-table-root .mud-table-head .mud-table-cell:first-child {
        border-radius: var(--mud-default-borderradius) 0 0 0;
        padding-left: 8px;
    }

    .mud-table-root .mud-table-head .mud-table-cell:last-child {
        border-radius: 0 var(--mud-default-borderradius) 0 0;
    }

        .mud-table-root .mud-table-head .mud-table-cell:last-child p {
            text-align: end;
            padding-right: 8px;
        }

    .mud-table-root .mud-table-head .mud-table-cell:first-child p {
        text-align: start;
        padding-left: 8px;
    }

.mud-table-body .mud-table-row .mud-table-cell {
    padding-top: 8px;
    padding-bottom: 8px;
    color: var(--mud-palette-secondary) !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.mud-table-root .mud-table-row .mud-table-cell:last-child {
    text-align: end;
    padding-right: 8px;
}

.mud-typography {
    color: var(--mud-palette-secondary) !important;
}

.mud-table-row:hover {
    background-color: var(--convene-primary-milky-way) !important;
}

tr:nth-child(even) {
    background-color: rgba(227, 243, 243, 0.5);
}

.mud-chip {
    background-color: var(--convene-secondary-jagged-ice) !important;
    padding: 15px !important;
    text-overflow: 'hidden';
}

.feedback-absolute-bottom-right {
    position: absolute;
    bottom: 20px;
    right: 20px;
    margin: 0;
}

.feedback-icon.mud-icon-button {
    padding: 3px;
}

.feedback-icon {
    border-radius: 0;
    position: relative;
    z-index: 1;
    background: transparent;
    transition: background .1s linear;
}

    .feedback-icon:hover {
        background: transparent !important;
        transform: scale(1.15);
        transition: transform .2s linear;
    }

    .feedback-icon:before {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0;
        height: 1px;
        width: 0%;
        border-bottom: 3px solid var(--convene-primary-bondiblue);
        transition: width .1s linear, left .1s linear;
    }

    .feedback-icon:hover::before {
        left: 20%;
        width: 60%;
    }

    .feedback-icon svg {
        font-size: 3.8rem;
    }

    .feedback-icon.mud-ripple {
        overflow: visible;
    }

    .feedback-icon.mud-ripple-icon:after {
        transform: scale(1,1) !important;
    }


    .feedback-icon.feedback-icon-selected {
        transform: scale(1.25);
    }

        .feedback-icon.feedback-icon-selected:before {
            content: "";
            position: absolute;
            bottom: 0;
            height: 1px;
            left: 20%;
            width: 60%;
            border-bottom: 3px solid var(--convene-primary-bondiblue);
        }

.bubbly-button {
    display: inline-block;
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
    font-size: 1em;
    min-width: 60px;
    height: 60px;
}

    .bubbly-button:before, .bubbly-button:after {
        position: absolute;
        content: "";
        display: block;
        width: 140%;
        height: 100%;
        left: -20%;
        z-index: 1000;
        transition: all ease-out 1s;
        background-repeat: no-repeat;
    }

    .bubbly-button:before {
        display: none;
        top: -75%;
        background-image: radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, transparent 20%, #00b1b1 20%, transparent 30%), radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, transparent 10%, #00b1b1 15%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%);
        background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
    }

    .bubbly-button:after {
        display: none;
        bottom: -75%;
        background-image: radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, transparent 10%, #00b1b1 15%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%), radial-gradient(circle, #00b1b1 20%, transparent 20%);
        background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
    }

    .bubbly-button.animate:before {
        display: block;
        animation: topBubbles ease-in-out 1s forwards;
    }

    .bubbly-button.animate:after {
        display: block;
        animation: bottomBubbles ease-in-out 1s forwards;
    }

@keyframes topBubbles {
    0% {
        background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
    }

    50% {
        background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
    }

    100% {
        background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
        background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
}

@keyframes bottomBubbles {
    0% {
        background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
    }

    50% {
        background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
    }

    100% {
        background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
        background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
}

.mud-chart-legend {
    margin-left: 0 !important;
}

.mud-chart .mud-chart-donut {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.contract-selector {
    background: var(--convene-primary-bondiblue);
}


    .contract-selector .mud-input-slot {
        color: #fff !important;
        font-size: var(--mud-typography-h6-size) !important;
        font-weight: 600 !important;
    }

.workitem:hover {
    background: rgba(227, 243, 243, 0.5);
}

.userprofile-button {
    padding: 12px 24px !important;
    font-size: 1rem !important;
    font-family: var(--mud-typography-body1-family) !important;
    font-weight: var(--mud-typography-body1-weight) !important;
    color: var(--mud-palette-white) !important;
    text-wrap: nowrap !important;
}

.userprofile-icon .mud-icon-root.mud-svg-icon {
    width: 42px;
    height: 42px;
}

.userprofile-button .mud-typography {
    color: var(--mud-palette-white) !important;
}

.userprofile-button .header {
    font-size: var(--mud-typography-body2-size) !important;
    font-weight: var(--mud-typography-body1-weight) !important;
}

.userprofile-button .name {
    margin-top: -4px !important;
    font-family: var(--mud-typography-body1-family) !important;
    font-size: var(--mud-typography-h6-size) !important;
    font-weight: 600 !important;
}

.contract-selector-menu-autocomplete {
    margin: 0 !important;
}

    .contract-selector-menu-autocomplete .mud-input-slot {
        padding: 22px 12px !important;
        font-size: 1rem !important;
        font-family: var(--mud-typography-body1-family) !important;
        font-weight: var(--mud-typography-body1-weight) !important;
        color: var(--mud-palette-white) !important;
        user-select: none !important;
        cursor: pointer !important;
        caret-color: transparent;
    }

    .contract-selector-menu-autocomplete.mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
        margin: 0 !important;
    }

.contract-selector-menu {
    width: 100%;
    justify-content: center;
}

    .contract-selector-menu:hover {
        background-color: var(--mud-palette-action-default-hover);
    }

.contract-selector-menu-icon.mud-icon-root.mud-svg-icon {
    width: 42px !important;
    height: 42px !important;
}

.contract-selector-menu-autocomplete-list {
    padding: 0 !important;
}

.search-auto-complete .mud-input-slot {
    padding-left: 40px !important;
}

.contract-selector-menu-autocomplete-popover {
    max-width: 500px !important;
}

.search-icon-absolute {
    position: absolute;
    left: 272px;
    top: 18px;
    padding: 2px;
    background-color: var(--convene-primary-bondiblue);
    border-radius: 9999px;
    z-index: 2;
    user-select: none !important;
}

.search-popover {
    width: 576px !important;
    margin-top: 6px;
}

    .search-popover .mud-autocomplete-no-items {
        padding: 0 !important;
    }

.mud-button-filled {
    border-radius: 9999px !important;
}

.filter-select {
    width: 266px !important;
    height: 46px;
    padding-bottom: 4px;
    background-color: var(--mud-palette-primary);
    border-radius: 6px;
    padding-bottom: 24px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
}

    .filter-select:hover {
        background-color: var(--mud-palette-primary-darken) !important;
        transition: 0.3s;
    }

    .filter-select:active {
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        transform: translateY(1px);
    }

    .filter-select .mud-input-root {
        padding-left: 15px !important;
        font-family: var(--mud-typography-body1-family) !important;
        font-size: var(--mud-typography-body1-size) !important;
        color: #FFF !important;
    }

    .filter-select .mud-icon-root.mud-svg-icon {
        color: #FFF !important;
        position: absolute;
        right: 8px;
    }

.filter-select-list {
    padding: 0 !important;
}

.filter-select-item p {
    color: var(--mud-palette-secondary) !important;
    font-size: var(--mud-typography-body1-size) !important;
    font-family: var(--mud-typography-body1-family) !important;
}

.filter-select-item:hover {
    background-color: var(--mud-palette-tertiary) !important;
    transition: 0.3s;
}

.filter-select-item .mud-selected-item p {
    background-color: var(--mud-palette-secondary) !important;
    color: white !important;
}

.filter-underline {
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: var(--mud-palette-tertiary);
}

.margin-check {
    display: inline-block;
    position: relative;
    border: 1px solid var(--mud-palette-tertiary);
    border-radius: 6px;
    padding: 4px 6px;
}

.filter-category {
    margin-left: 8px !important;
    margin-right: 8px !important;
    margin-top: -14px !important;
    font-size: 12px !important;
}

.selector-label {
    align-self: start !important;
    background: var(--mud-palette-white);
    margin-left: 2px !important;
    margin-top: -8px !important;
    font-size: 12px !important;
    /*margin-bottom: -22px !important;*/
}

.mud-picker-calendar .mud-day.mud-range.mud-range-between {
    background-color: var(--mud-palette-tertiary) !important;
}

.claim-action-button {
    padding: 4px 12px;
    font-size: var(--mud-typography-body2-size) !important;
    white-space: nowrap !important;
    background-color: var(--mud-palette-dark) !important;
    color: var(--mud-palette-surface) !important;
}

    .claim-action-button:hover {
        background-color: var(--mud-palette-dark-darken) !important;
    }

.claim-action-button-debtcollection-details {
    padding: 4px 12px;
    font-size: var(--mud-typography-body2-size) !important;
    white-space: nowrap !important;
    background-color: var(--mud-palette-primary) !important;
    color: var(--mud-palette-surface) !important;
}

    .claim-action-button-debtcollection-details:hover {
        background-color: var(--mud-palette-primary-darken) !important;
    }

.copy-button {
    padding: 4px !important;
}

    .copy-button svg {
        font-size: var(--mud-typography-body1-size);
    }

.debtcollection-casetype-inactive {
    background-color: var(--mud-palette-table-striped) !important;
}

.debtcollection-casetype-active {
    background-color: var(--convene-secondary-spring-green) !important;
}

.debtcollection-details-drawer {
    background-color: #FFF !important;
}

.claim-details-dialog {
    min-width: 550px !important;
    max-height: 600px !important;
    overflow: hidden !important;
    position: relative !important;
    transition: min-width 0.3s ease;
}

.claim-details-dialog-debtcollection {
    min-width: 620px !important;
    max-height: 800px !important;
    overflow: hidden !important;
    position: relative !important;
    transition: min-width 0.3s ease;
}

.claim-details-dialog-reference-no {
    max-height: 100px;
    overflow-y: auto;
}

.text-nowrap-ellipsis {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.convene-tooltip {
    margin: 0 !important;
    padding: 0 !important;
    border-width: 1px !important;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
    background-color: transparent !important;
}

.convene-tooltip-content {
    min-width: 200px !important;
    max-width: 260px !important;
    background-color: #FFF !important;
    border-width: 1px !important;
    border-color: var(--mud-palette-secondary) !important;
}

.enum-select-bordered {
    border-radius: var(--mud-default-borderradius);
    border-color: var(--mud-palette-lines-inputs);
    border-width: 1px;
    border-style: solid;
}

.loader {
    display: inline-block;
    position: relative;
    width: 55px;
    height: 26px;
}

    .loader div {
        position: absolute;
        top: 8px;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: var(--mud-palette-secondary);
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
    }

        .loader div:nth-child(1) {
            left: 8px;
            animation: flip1 0.6s infinite;
        }

        .loader div:nth-child(2) {
            left: 8px;
            animation: flip2 0.6s infinite;
        }

        .loader div:nth-child(3) {
            left: 24px;
            animation: flip2 0.6s infinite;
        }

        .loader div:nth-child(4) {
            left: 40px;
            animation: flip3 0.6s infinite;
        }

.loader-big {
    display: inline-block;
    position: relative;
    width: 55px;
    height: 39px;
}

    .loader-big div {
        position: absolute;
        top: 8px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: var(--mud-palette-secondary);
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
    }

        .loader-big div:nth-child(1) {
            left: 5px;
            animation: flip1 0.6s infinite;
        }

        .loader-big div:nth-child(2) {
            left: 5px;
            animation: flip2 0.6s infinite;
        }

        .loader-big div:nth-child(3) {
            left: 21px;
            animation: flip2 0.6s infinite;
        }

        .loader-big div:nth-child(4) {
            left: 37px;
            animation: flip3 0.6s infinite;
        }

@keyframes flip1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes flip3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes flip2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(16px, 0);
    }
}

.tooltip {
    background: var(--mud-palette-background-grey) !important;
    color: var(--mud-palette-secondary) !important;
    max-width: 250px;
}

.filter-chip {
    border-radius: 6px !important;
    background: var(--convene-primary-milky-way) !important;
}

.filter-chip-selected {
    background: var(--mud-palette-primary) !important;
    color: #FFF !important;
}

    .filter-chip-selected .mud-typography {
        color: #FFF !important;
    }

.filter-chip-error {
    border-style: solid !important;
    border-width: 2px !important;
    border-color: var(--mud-palette-warning) !important;
}

.details-panel-header .mud-expand-panel-header {
    padding: 0 !important;
    min-height: 1px !important;
}

.enum-select-icon button {
    background: var(--mud-palette-primary);
    color: #FFF;
    border-radius: 6px !important;
    height: 54px;
    width: 54px;
}

.enum-select-icon .mud-select {
    visibility: hidden;
    margin-left: -28px;
    margin-top: -5px;
}

.enum-select-icon button:hover {
    background-color: var(--mud-palette-primary-darken) !important;
}

.location-select .mud-input-slot {
    padding-left: 4px !important;
}

.filter-select-list,
.location-select-list,
.service-provider-select-list {
    padding: 0 !important;
}

.combobox-popover,
.filter-select-popover,
.service-provider-select-popover,
.location-select-popover {
    margin-top: 6px;
    max-width: 266px !important;
    max-height: 440px !important;
}

    .location-select-popover .mud-list {
        padding: 0 !important;
    }

.location-select-item {
    padding-left: 16px;
    padding-right: 16px;
    word-break: break-all;
}

    .location-select-item .mud-list-item-icon {
        justify-content: right;
    }

.service-provider-select .mud-input-slot {
    padding-left: 4px !important;
}

.contract-selector-appbar {
    background: transparent;
    padding-bottom: 6px !important;
}

    .contract-selector-appbar svg {
        color: #FFF !important;
        font-size: 42px;
    }

    .contract-selector-appbar p {
        font-size: 1rem !important;
        font-family: var(--mud-typography-body1-family) !important;
        font-weight: var(--mud-typography-body1-weight) !important;
        color: var(--mud-palette-white) !important;
    }

    .contract-selector-appbar .mud-input-slot {
        display: flex !important;
        padding: 22px 12px !important;
        font-size: 1rem !important;
        font-family: var(--mud-typography-body1-family) !important;
        font-weight: var(--mud-typography-body1-weight) !important;
        color: var(--mud-palette-white) !important;
        user-select: none !important;
        cursor: pointer !important;
        caret-color: transparent;
    }

.contract-select-button {
    border-radius: 12px !important;
    background: var(--mud-palette-tertiary) !important;
    font-size: var(--mud-typography-h2-size) !important;
    height: 78px;
    width: 600px;
}

    .contract-select-button .contract-select-button-name .mud-typography {
        text-align: start;
        width: 275px !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    .contract-select-button svg {
        font-size: 3rem;
    }


.contract-selector-sidebar {
    display: flex;
    align-items: center;
    background: transparent;
    margin: 0 !important;
    box-shadow: var(--mud-elevation-0) !important;
    transition: transform 0.15s ease;
}

    .contract-selector-sidebar:hover {
        background-color: var(--mud-palette-action-default-hover);
        margin: 0 !important;
    }

    .contract-selector-sidebar .mud-input-adornment {
        padding-right: 2px;
    }

.selector-closed:hover .mud-input-adornment svg {
    color: var(--convene-secondary-spring-green) !important;
}

.selector-closed {
    min-height: 0px;
    transition: height .1s ease-in;
}

.selector-open {
    transition: height .1s ease-in;
}

    .selector-open .mud-input-adornment svg {
        color: var(--convene-secondary-spring-green);
        transform: rotate(-180deg) !important;
        transition: transform 0.2s ease;
    }

.selector-closed .mud-input-adornment svg {
    color: var(--mud-palette-white);
    transform: rotate(0) !important;
    transition: transform 0.2s ease;
}

.contract-selector-icon {
    font-size: 30px !important;
}


.contract-selector-sidebar .mud-input-slot {
    display: flex !important;
    user-select: none !important;
    cursor: pointer !important;
    caret-color: transparent;
    width: 212px !important;
    padding: 15px 0 !important;
}

.contract-selector-sidebar .mud-typography {
    padding-left: 2px;
    font-size: 1.18rem !important;
    font-family: var(--mud-typography-h1-family) !important;
    font-weight: var(--mud-typography-h1-weight) !important;
    color: var(--mud-palette-white) !important;
    width: 163px;
    overflow: hidden;
    word-wrap: initial;
    text-overflow: ellipsis
}

.contract-selector-sidebar-popover {
    left: 0 !important;
    min-width: 265px;
    max-height: 70% !important;
    border-radius: 0 !important;
    box-shadow: var(--mud-elevation-0) !important;
}

.contract-selector-sidebar-sc {
    display: none;
}

.contract-selector-sidebar-popover .contract-selector-sidebar-sc {
    display: block;
}

.contract-selector-sidebar-popover .mud-list-item-text {
    margin: 0 !important;
}

.contract-selector-sidebar-popover .mud-list,
.contract-selector-sidebar-popover .mud-list-item {
    padding: 0 !important;
    border: 1px solid transparent; /* Initially transparent border */
    border-radius: 4px !important;
    box-sizing: border-box;
}

.contract-selector-sidebar-popover .contract-selector-item,
.contract-selector-sidebar-popover .contract-selector-item-selected {
    padding: 10px 14px;
}

.contract-selector-sidebar-popover .contract-selector-item-selected {
    background-color: var(--mud-palette-tertiary-darken);
}

.contract-selector-sidebar-popover .mud-typography {
    overflow: hidden;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.contract-selector-sidebar-popover svg {
    font-size: 24px !important;
}

.contract-selector-sidebar-popover .mud-list-item {
    background-color: var(--mud-palette-white) !important;
    transition: background 0.15s ease-in;
}

    .contract-selector-sidebar-popover .mud-list-item:hover {
        background-color: var(--mud-palette-tertiary) !important;
        transition: background 0.2s ease-out;
        border-color: var(--convene-secondary-slategrey) !important;
    }

.contract-selector-sidebar-div .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: 0 !important;
}

.remove-underline::before,
.remove-underline::after {
    border-bottom: 0 !important;
}

.download-report-menu {
    background: var(--mud-palette-primary);
    border-radius: 6px;
    padding: 4px 6px;
}

    .download-report-menu .mud-button-label {
        color: #FFF;
        font-size: var(--mud-typography-body1-size) !important;
    }

.download-report-menu-popover {
    margin-top: 41px;
    width: 168px;
}

.download-report-menu-list {
    padding: 0 !important;
}

    .download-report-menu-list .mud-list-item {
        color: var(--mud-palette-secondary);
        padding: 8px 12px;
    }

        .download-report-menu-list .mud-list-item:hover {
            background: var(--mud-palette-tertiary);
        }

.download-report-inprogress {
    padding: 0 !important;
    width: 167px;
    height: 44px;
    background: var(--mud-palette-action-disabled) !important;
    border-radius: 6px !important;
}

    .download-report-inprogress .mud-typography {
        color: var(--mud-palette-secondary) !important;
        font-size: var(--mud-typography-body1-size) !important;
    }

    .download-report-inprogress .mud-icon-root {
        color: var(--mud-palette-secondary) !important;
    }

    .download-report-inprogress .mud-progress-circular-svg {
        color: var(--mud-palette-secondary) !important;
    }

.cancel-report-button {
    background: var(--convene-secondary-candy) !important;
}

.contract-search-input {
    width: 600px;
    padding: 0 14px 4px 14px !important;
    background: var(--mud-palette-tertiary) !important;
    border-radius: 999px !important;
}

    .contract-search-input .mud-input-control-input-container {
        margin-top: 5px;
    }

.report-group-dropzone-item .mud-typography {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.report-group-list-item {
    height: 44px !important;
}

    .report-group-list-item .mud-list-item-text {
        margin: 0;
    }

.report-group-list-item {
    padding: 10px 18px;
    border-radius: 999px !important;
    background: var(--mud-palette-tertiary) !important;
}

    .report-group-list-item:hover {
        background: var(--mud-palette-tertiary-darken) !important;
    }

    .report-group-list-item.mud-selected-item {
        background: var(--mud-palette-primary) !important;
    }

        .report-group-list-item.mud-selected-item .mud-typography {
            color: #FFF !important;
        }

.report-group-list-item-selected {
    background: var(--mud-palette-primary) !important;
    color: #FFF !important;
}

    .report-group-list-item-selected .mud-typography {
        color: #FFF !important;
    }

    .report-group-list-item-selected input {
        color: #FFF !important;
        font-size: var(--mud-typography-body1-size) !important;
    }

    .report-group-list-item-selected:hover {
        background: var(--mud-palette-primary) !important;
    }

.report-group-confirm-delete,
.report-group-confirm-delete:hover {
    background: var(--convene-secondary-candy) !important;
}

    .report-group-confirm-delete .mud-svg-icon,
    .report-group-confirm-delete .mud-typography,
    .report-group-confirm-delete svg,
    .report-group-edit .mud-svg-icon,
    .report-group-edit .mud-typography,
    .report-group-edit svg {
        color: #FFF !important;
        font-weight: 400;
    }

.report-group-edit,
.report-group-edit:hover {
    background: var(--convene-secondary-slategrey) !important;
}

.report-group-can-drop {
    border-color: var(--mud-palette-primary) !important;
}

.address-input {
    font-size: 16px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

    .address-input .mud-input-slot {
        padding: 4px 0 !important;
    }

.mud-tab-slider.mud-tab-slider-horizontal {
    height: 0 !important;
}

.mud-tab.mud-tab-active {
    color: var(--mud-palette-primary);
    border-radius: 0px;
    border-style: solid;
    border-width: 0 0 2px 0;
}

.contract-selection-list-item {
    padding: 0 !important;
    padding-bottom: 3px !important;
}

    .contract-selection-list-item:hover,
    .contract-selection-list-item:active,
    .contract-selection-list-item:focus {
        background: transparent !important;
    }

.contract-search-div {
    margin-left: 0px;
    padding-top: 10px;
    padding-inline: 14px;
    padding-bottom: 12px;
    background-color: white;
    transition: background-color 0.3s ease;
    cursor: pointer;
}

    .contract-search-div:hover {
        background-color: rgb(201,232,232);
    }

.contract-search-div-search {
    padding: 3px;
    margin: 1px;
    border-radius: 20px;
    background-color: var(--convene-primary-bondiblue);
    color: white;
    z-index: 2;
}

.align-right-header .column-header {
    justify-content: flex-end !important;
}

.candy-color {
    background-color: #DC5A6E !important;
    color: white !important;
}

/* Good feedback button (Bamboo color) */
.thumbs-up-btn {
    color: #6CBA86 !important; /* White for contrast */
}

/* Bad feedback button (Candy color) */
.thumbs-down-btn {
    color: #DC5A6E !important;
}

/* Default button (Slategray color) */
.thumbs-default-btn {
    color: #708090 !important;
}

.markdown a {
    text-decoration: underline;
    font-weight: bold;
}

.markdown a:link {
    color: #007bff;
}

.markdown a:visited {
    color: #551A8B;
}

.markdown a:hover {
    color: #0056b3;
}

.markdown a:active {
    color: #003c7a;
}

.select-label-height-1-25 label.mud-input-label {
    line-height: 1.25rem !important;
}