@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

/*pageloader*/
.page-loader-center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 100px);
}
.loader {
    width: fit-content;
    font-size: 40px;
    font-family: system-ui, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #0000;
    -webkit-text-stroke: 1px #d1242a; /* Change stroke color */
    background: radial-gradient(0.71em at 50% 1em, #d1242a 99%, #0000 101%) calc(50% - 1em) 1em/2em 200% repeat-x text, radial-gradient(0.71em at 50% -0.5em, #0000 99%, #d1242a 101%) 50% 1.5em/2em 200% repeat-x text; /* Change filling color */
    animation: l10-0 .8s linear infinite alternate, l10-1 4s linear infinite;
}

    .loader:before {
        content: "Loading";
    }

@keyframes l10-0 {
    to {
        background-position-x: 50%,calc(50% + 1em)
    }
}

@keyframes l10-1 {
    to {
        background-position-y: -.5em,0
    }
}
/*pageloader*/


.blink {
    animation: blinker 2s linear infinite;
    /*color: red;
    font-size: 1.5em;*/
    /* Larger, responsive font size 
    margin-bottom: 20px;*/
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

a:hover {
    color: #d1242a;
}

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: var(--mud-palette-primary) !important;
    border-color: #1861ac;
}
.btn-primary:focus{
    background-color: var(--mud-palette-primary) !important;
    box-shadow:none !important;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    /*box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;*/
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#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."
    }


.page-header-row, .page-header-row.justify-start {
    justify-content: space-between !important;
    align-items: center;
    margin-bottom: 20px;
}

    .page-header-row:not(.page-header-row-single) > div:last-child {
        text-align: right;
    }

    .page-header-row a {
        margin: 0 !important;
    }



.mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: rgba(0,0,0, .6) !important;
}

.mud-input-outlined-border {
    border-color: rgba(0,0,0, .6) !important;
}

.filterActive .filter-button svg {
    color: var(--mud-palette-primary);
}

.mud-form .block-heading {
    font-weight: 500;
    text-decoration: underline;
    text-decoration-color: #D1242A;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}

.pageTitle {
    text-decoration: underline;
    text-decoration-color: #D1242A;
    text-decoration-thickness: 4px;
    text-underline-offset: 6px;
}

.mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: rgba(0,0,0, .8) !important;
}

.mud-input-outlined-border {
    border-color: rgba(0,0,0, .6) !important;
}

.mud-input .mud-svg-icon {
    color: rgba(0,0,0, .2) !important;
}

.filterActive .filter-button svg {
    color: var(--mud-palette-primary);
}



.mud-nested-table {
    margin: 10px 0;
}

    .mud-nested-table tr {
        background-color: unset !important;
    }

.mud-list-support .mud-list-item {
    border-radius: 10px;
}


.chat-content {
    flex: 1;
    overflow-y: auto;
}

.chat-input {
    display: flex;
    padding: 1rem;
    background-color: #f4f4f4;
    /*gap: 20px !important;*/
    margin-bottom: 10px;
    border-radius: 10px;
}

    .chat-input .mud-text-field,
    .chat-input .mud-button {
        flex: 1;
        margin-right: 0.5rem;
    }

    .chat-input .mud-button {
        /* flex: 0;*/
        /*align-self:end;*/
    }

.mudex-richtexteditor {
    margin: 0 !important;
}

/*td.mud-table-cell[colspan="1000"] {
    background: #eee;
}*/

/*.mud-nested-table {
    margin: -6px -16px;
    padding: 16px;
    background-color: #eee !important;
    max-width: calc(100% + 16px);
}
.mud-nested-table .mud-table-container{
    background-color: #fff;
}*/

td.mud-table-cell[colspan="1000"] {
    background: #eee;
    display: table-cell;
}

    td.mud-table-cell[colspan="1000"]:before {
        content: unset;
    }

.mud-badge.mud-badge-top.right.mud-elevation-0.mud-theme-primary.mud-badge-overlap {
    position: unset;
}

@media (min-width: 601px) {
    .filter-panel-toggle {
        display: none !important;
    }
}

@media (min-width: 960px) {
    .exhibitor-login .mud-paper {
        width:80%;
    }
}

@media (max-width: 600px) {
    .mud-grid-expandable td.mud-table-cell[data-label="Main Actions"] {
        padding-bottom: 35px;
    }

    .mud-grid-expandable .mud-table-row {
        position: relative;
    }

    .mud-grid-expandable .mud-table-cell:first-child:not(.mud-table-cell[colspan="1000"]) {
        padding: 0 !important;
    }

    .mud-nested-table .mud-table-cell:first-child:not(.mud-table-cell[colspan="1000"]) {
        padding: 6px 16px !important;
    }

    .mud-grid-expandable .mud-table-cell:first-child > .mud-button-root {
        position: absolute;
        bottom: 20px;
        left: 50%;
        background-color: rgba(209,36,42,.8);
        color: #fff;
    }

    .mud-table-cell .progress-with-text {
        min-width: 80px;
    }

    .mud-table-filterable.filter-panel-active {
        box-shadow: none !important;
    }

        .mud-table-filterable.filter-panel-active .mud-table-head {
            display: block !important;
            border: 1px solid #eee;
            margin-bottom: 20px;
        }

            .mud-table-filterable.filter-panel-active .mud-table-head .mud-table-row {
                display: block !important;
            }

    .mud-table-filterable .mud-table-head .filter-col {
        display: block;
    }

        .mud-table-filterable .mud-table-head .filter-col:before {
            content: unset !important;
        }

    .mud-table-filterable .mud-table-head th:not(.filter-col) {
        display: none;
    }

    .mud-table-filterable .mud-table-head .column-header .sort-direction-icon,
    .mud-table-filterable .mud-table-head .column-header .column-options .mud-menu .mud-icon-button-label {
        opacity: 1 !important;
    }

    .mud-table-filterable.filter-panel-active .mud-table-body {
        border-top: none !important;
        border: 1px solid #eee;
    }
}


.drawer-closed .event-selection-select {
    display: none;
}

.drawer-opened .event-selection-icon {
    display: none;
}



.drawer-closed .event-selection-popover {
    width: 200px !important;
    max-width: 200px !important;
    left: 0 !important;
    top: 64px !important;
    z-index: 9999 !important;
}

    .drawer-closed .event-selection-popover .mud-input-label {
        display: none;
    }


.sidebar-nav-tooltip-root {
    width: 100% !important;
}

.drawer-opened .sidebar-nav-tooltip {
    display: none !important;
}

.drawer-closed .mud-nav-group a.mud-nav-link svg {
    left: 10px;
    color: #919191 !important;
    position: relative;
    width: .8em !important;
    height: .8em !important;
}

.mud-drawer-mini.mud-drawer--closed .mud-nav-link .mud-nav-link-text {
    display: none !important;
}


@media (max-width:959px) {
    .mud-drawer-open-mini-md-left .mud-main-content {
        margin-left: 0 !important;
    }
    .exhibitor-login{
        height:100vh;
    }
    .exhibitor-login > div:first-child {
        display: none !important;
    }
    .exhibitor-login > div:last-child {
        width:100%;
    }
}
