.rz-navigation-item
{
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
}

div.no-right-border > div > table > tbody > tr > td {
    border-right: none !important;
}

.image-badge-gamification {
    margin: 1rem auto !important;
}

.addScroll {
    overflow-y: auto;
    overflow-x: hidden;
}

.header {
    background-color: #343434 !important;
    color: #dedede !important;
}

.header a {
    color: #dedede !important;
}

.rz-sidebar-toggle {
    margin-right: 0.5rem !important;
}

/* menu customizations */
.rz-panel-menu .rz-navigation-menu .rz-navigation-item-wrapper-active {
    background-color: #ff980033 !important;
    color: #cc7a00 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14), 0 2px 1px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.14);
}

.rz-panel-menu .rz-navigation-menu .rz-navigation-item-wrapper-active .rz-navigation-item-icon {
    color: #cc7a00 !important;
}

.rz-sidebar-toggle:hover {
    color: #ffffff !important;
    background-color: #f18517 !important;
}

.rz-paginator-page.rz-state-active {
    color: #ffffff !important;
    background-color: #f18517 !important;
}

a {
    color: #1151F3;
    text-decoration: none;
    background-color: transparent;
}

/* Data Grid header background color */
.rz-grid-table-fixed .rz-frozen-cell {
    position: -webkit-sticky;
    position: sticky;
    background: #f4f5f9;
    border-right: 1px solid #e9eaed !important;
    z-index: 1;
}

.rz-datatable-thead th, .rz-grid-table thead th {
    background-color: #f4f5f9;
    padding: 0.5rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #e9eaed;
}

/* Data Grid header padding */
.rz-datatable-thead th > div:not(.rz-cell-filter), .rz-grid-table thead th > div:not(.rz-cell-filter) {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    outline: none;
    padding: 0;
}

/* Custom font for dialog titles and padding for content */
.rz-dialog-title {
    font-weight: bold;
    font-size: 1.4rem !important;
}

.rz-dialog-titlebar {
    background-color: #e9eaed;
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
}

.rz-dialog-content {
    padding-bottom: 1rem !important;
    padding-top: 0.7rem !important;
}

/* hover and active borders */
.rz-colorpicker:not(:disabled):not(.rz-state-disabled):focus,
.rz-lookup-search input:not(:disabled):not(.rz-state-disabled):focus,
.rz-spinner:not(:disabled):not(.rz-state-disabled):focus,
.rz-calendar .rz-inputtext:not(:disabled):not(.rz-state-disabled):focus,
.rz-multiselect:not(:disabled):not(.rz-state-disabled):focus,
.rz-dropdown:not(:disabled):not(.rz-state-disabled):focus,
.mask:not(:disabled):not(.rz-state-disabled):focus,
.rz-textarea:not(:disabled):not(.rz-state-disabled):focus,
.rz-textbox:not(:disabled):not(.rz-state-disabled):focus {
    box-shadow: inset 0 0 0 1px #26a69a !important;
    border: #26a69a !important;
}

.rz-autocomplete:hover:not(.rz-state-disabled),
.rz-radiobutton-box:hover:not(.rz-state-disabled),
.rz-chkbox-box:hover:not(.rz-state-disabled),
rz-colorpicker:not(:disabled):not(.rz-state-disabled):hover,
.rz-lookup-search input:not(:disabled):not(.rz-state-disabled):hover,
.rz-spinner:not(:disabled):not(.rz-state-disabled):hover,
.rz-calendar .rz-inputtext:not(:disabled):not(.rz-state-disabled):hover,
.rz-multiselect:not(:disabled):not(.rz-state-disabled):hover,
.rz-dropdown:not(:disabled):not(.rz-state-disabled):hover,
.mask:not(:disabled):not(.rz-state-disabled):hover,
.rz-textarea:not(:disabled):not(.rz-state-disabled):hover,
.rz-textbox:not(:disabled):not(.rz-state-disabled):hover {
    box-shadow: inset 0 0 0 1px #26a69a !important;
    border: #26a69a !important;
}

.rz-button-md {
    min-width: 7.5rem !important;
}

.rz-login-buttons button {
    background-color: #424242 !important;
}

.rz-dropdown-chips .rz-chip {
    padding: 0.05rem 0.125rem 0.05rem 0.75rem !important;
}

.rz-chip > button {
    padding: 0.17rem !important;
    min-height: unset !important;
}

.loader {
    color: #ff9500;
    font-size: 90px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.cell-pad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


/* Blazored Modal css */
.bm-container {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.blazored-modal {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 1.5rem;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
    margin: 1.75rem;
}

.size-small {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.size-medium {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.size-large {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.size-extra-large {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.bm-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 0 2rem 0;
}

.bm-title {
    margin-bottom: 0;
}

.bm-close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: bold;
}

.position-topleft .blazored-modal {
    margin-left: 1.75rem;
}

.position-topright .blazored-modal {
    margin-right: 1.75rem;
}

.position-bottomleft .blazored-modal {
    position: absolute;
    bottom: 0;
    left: 1.75rem;
}

.position-bottomright .blazored-modal {
    position: absolute;
    bottom: 0;
    right: 1.75rem;
}

.position-middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fade-in {
    animation: 300ms ease-out 0s ModalFadeIn;
}

.fade-out {
    animation: 300ms ease-out 0s ModalFadeOut;
    opacity: 0;
}

@keyframes ModalFadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes ModalFadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}