/*@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');*/

html, body {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    background-color: #D8D8D8;
    margin: 0;
}

a, .btn-link {
    color: #7ea700;
    text-decoration: none;
}

    a:hover, .btn-link:hover {
        color: #7ea700;
    }

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.page {
    position: relative;
    display: flex;
    /*flex-direction: column;*/
}

.main {
    padding-right: 12px;
    padding-bottom: 30px;
    width: 100%;
}


.navbar {
    padding-top: .25rem;
    padding-bottom: .25rem;
    background-color: rgb(120,120,120);
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.sidebar {
    width: 174px;
}

.content {
    padding-top: 1.1rem;
}

.invalid {
    outline: 1px solid red;
}

.validation-errors {
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    padding: 12px 20px 12px 20px;
}

.validation-message {
    color: #721c24;
}


#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."
    }

.ui-datatable-data td {
    padding: 0.3rem 0.3rem 0.3rem 0.3rem;
}

.ui-datatable-thead th {
    background-color: #e6ecef;
    padding: 0.1rem 0 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .ui-datatable-thead th .ui-column-title {
        display: inline-block;
        font-size: 0.75rem;
        text-transform: uppercase;
        color: #3a474d;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0.1rem;
        padding-left: 0.3rem;
        font-weight: normal;
    }

.card-header {
    padding: .35rem;
    border-top: 3px solid #7ea700;
    background-color: white;
    font-weight: 700;
    font-size: 1rem;
    color: #7ea700;
}

    .card-header:first-child {
        border-radius: 0;
    }

    .card-header > .text {
        font-size: .8rem;
        font-weight: 700;
    }

.card {
    border: none;
}

.card-body{
    padding: .5rem;
}

.text-header {
    font-weight: 700;
    font-size: 1rem;
    color: #7ea700;
}

.text {
    font-weight: 400;
    font-size: .9rem;
    color: rgb(120,120,120);
    min-height: .8rem;
}

/*Telerik overrides*/

.k-grid {
    font-size: .8rem;
}

    .k-grid th, .k-grid td {
        padding: 4px 4px 4px 4px;
    }

    .k-grid thead {
        background-color: none;
        font-weight: bold;
        font-size: .9rem;
        color: rgb(120, 120, 120);
    }


    .k-grid tr:hover {
        cursor: pointer;
    }

    .k-grid.no-click tr:hover, .k-grid tr.no-click:hover {
        cursor: default;
        background: transparent;
    }

    .k-grid.no-click tr.k-alt:hover, .k-grid tr.k-alt.no-click:hover {
        background: rgb(245,245,245);
    }

    .k-grid tbody tr:hover, .k-grid tbody tr.k-state-hover {
        background-color: #E6F4BD;
    }

.k-toolbar .search-box-long {
    width: 220px;
}

.strikethrough {
    text-decoration: line-through;
}

.no-scroll .k-grid-content {
    overflow-y: hidden;
}

.no-scroll .k-grid-header {
    padding-right: 1px !important;
}

.no-scroll .k-grid-header-wrap {
    border-width: 0px !important;
}

.no-scroll .k-grid-footer {
    padding-right: 1px !important;
}

.no-scroll .k-grid-footer-wrap {
    border-width: 0px !important;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.img-profile {
    height: 2rem;
    width: 2rem;
}

div.stacked-field {
    padding-top: 3px;
}

    div.stacked-field > div.label {
        font-weight: 700;
        font-size: .9rem;
        color: rgb(120, 120, 120);
        padding-bottom: 0;
    }
    div.stacked-field:first-child > div.label {
        padding-top: 0;
        margin-top:-5px;
    }

    div.stacked-field > div.value {
        font-weight: 400;
        font-size: .9rem;
        color: rgb(120,120,120);
        min-height: .8rem;
    }

.big-notification .k-notification-container .k-notification-wrap {
    width: 350px;
    height: 40px;
    vertical-align: middle;
    padding: 10px;
}

.big-notification {
    z-index: 1234;
}

.fake-link {
    cursor: pointer;
    color: #7ea700;
}

    .fake-link:hover {
        text-decoration: underline;
    }

.k-window-titlebar {
    border-top: 4px solid #7ea700;
    padding: .5rem;
    margin-top: -1px;
}

.k-window-title {
    color: #7EA700;
    font-family: inherit;
    font-weight: 700;
}

.k-toolbar {
    padding: 3px 0.5rem 3px 0.5rem !important;
    border-top: 3px solid rgb(126, 167, 0) !important;
    margin-top:-1px;
}

.k-input-md .k-input-inner {
    padding-left: .150rem;
    padding-right: .150rem;
    padding-top: 0;
    padding-bottom: 0;
}
.k-input-md .k-input-inner, .k-picker-md .k-input-inner {
    padding-left: .150rem;
    padding-right: .150rem;
    padding-top: 0;
    padding-bottom: 0;
}

.k-input-md .k-input-values, .k-picker-md .k-input-values {
    padding: 0;
    
}

.k-picker.k-focus, .k-picker:focus {
    box-shadow: 0 0 0 .25rem rgb(126 167 0 / 50%);
}

.k-input.k-focus, .k-input:focus {
    box-shadow: 0 0 0 .25rem rgb(126 167 0 / 50%);
}

.k-button-solid-base.k-focus, .k-button-solid-base:focus {
    box-shadow: 0 0 0 .25rem rgb(126 167 0 / 50%);
}

.k-datepicker.k-state-focus-within.k-input-solid, .k-datepicker:focus-within.k-input-solid {
    border-color: #7ea700;
    box-shadow: 0 0 0 .25rem rgb(126 167 0 / 50%);
}

.k-picker.k-state-focus-within.k-input-solid, .k-picker:focus-within.k-input-solid {
    border-color: #7ea700;
    box-shadow: 0 0 0 .25rem rgb(126 167 0 / 50%);
}

.k-button-solid-base.k-state-focus-within.k-input-solid, .k-button-solid-base:focus-within.k-input-solid {
    border-color: #7ea700;
    box-shadow: 0 0 0 .25rem rgb(126 167 0 / 50%);
}

.k-input.k-state-focus-within.k-input-solid, .k-input:focus-within.k-input-solid {
    border-color: #7ea700;
    box-shadow: 0 0 0 .25rem rgb(126 167 0 / 50%);
}

li.k-item {
    font-size: .8rem;
}

.k-pager-wrap {
    padding:0;
}

.k-pager-nav, .k-pager-numbers .k-link, .k-pager-refresh {
     height: calc(1.5em + .5rem + 0px);
}

.k-list *, .k-list ::after, .k-list ::before {
    box-sizing: border-box;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.k-list-item, .k-list-optionlabel {
    font-size: .8rem;
}

.k-form-field {
    flex-direction: column;
}

.no-headers-grid .k-grid-header {
    display: none;
}

input.k-textbox {
    padding: 0 .25rem 0 .25rem;
    font-size: .8rem;
    height: 26px;
}

.k-listview {
    border: none;
    font-size: .9rem;
    color: rgb(120, 120, 120);
}

.large-icons .k-icon {
    font-size: 26px;
}

.k-invalid {
    border-color: red !important;
}

.k-form-error, .k-text-error, .k-form-field-error .k-label {
    color: red !important;
}

.k-dropdown.k-invalid > .k-dropdown-wrap {
    border-color: red !important;
}

.k-dropdown .k-dropdown-wrap .k-select {
    padding: 0.25rem 0.25rem;
}

.no-headers-grid .k-grid-header {
    display: none;
}

.k-detail-row {
    background-color: lightgray !important;
}

    .k-detail-row:hover {
        background-color: lightgray !important;
        cursor: default !important;
    }

.danger {
    color: red;
}
.caution {
    color: orange;
}

.checkbox-label {
    font-size: .8rem;
    font-weight: 700;
    color: rgb(120,120,120);
}

.k-checkbox:checked, .k-checkbox.k-checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

li {
    list-style-type: none;
}

.nav-link {
    font-weight: 400;
    color: rgb(120,120,120);
    transition: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: .8rem;
    padding-left: 1.2rem;
}
    .nav-link:hover, .nav-link:focus {
        color: rgb(120,120,120);
        background-color: white;
    }

li.nav-item {
    color: rgb(120,120,120);
    font-size: 1rem;
    padding-bottom: 0.1rem;
    font-weight: 700;
    padding: 0px;
}

li.nav-item:last-of-type {
    padding-bottom: .2rem;
}

li.nav-item ::deep a {
    color: #7ea700;
    font-weight: 400;
    border-radius: 2px;
    height: 1.2rem;
    display: flex;
    align-items: center;
    line-height: 1rem;
}

    li.nav-item ::deep a.active {
        background-color: rgba(255,255,255,0.25);
        color: #7ea700;
    }

    li.nav-item ::deep a:hover {
        background-color: white;
        color: #7ea700;
    }

li.nav-header > a {
    color: rgb(120,120,120);
    font-weight: 700;
}


.help {
    cursor: help;
}

.info {
    padding: 5px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    background-color: #ededed;
    color: rgb(120,120,120);
    font-size: 14px;
}

.borderless-icon-button {
    border-width: 0px;
    background-color: transparent;
}

    .borderless-icon-button:hover {
        background-color: transparent;
        color: rgb(120, 120, 120);
    }

.tooltip-wrapper {
    display: inline-block; /* display: block works as well */
}

    .tooltip-wrapper .btn[disabled] {
        /* don't let button block mouse events from reaching wrapper */
        pointer-events: none;
    }

    .tooltip-wrapper.disabled {
        /* OPTIONAL pointer-events setting above blocks cursor setting, so set it here */
        cursor: not-allowed;
    }

.RowButton {
    height: 25px !important;
    margin-top: -2px;
    margin-bottom: -2px;
}

.NoPad > .k-content {
    padding: 0;
}

.k-menu.k-menu-horizontal:not(.k-context-menu) {
    padding: 0;
}

.k-menu-link{
    padding:0;
}

.k-icon-button,
.k-button.k-button-icon {
    padding: 0px;
    margin-left: 6px;
    width: calc(1em + 0.75rem + 2px);
    height: calc(1em + 0.75rem + 1px);
    gap: 0;
}

td.k-command-cell > span > button.k-button { /*no margin if in grid*/
    margin: 0;
    margin-top: -5px;
    margin-bottom: -3px;
}

button.k-button-icontext {
    padding: 2px 8px 2px 4px;
    margin-left: 5px;
}

.k-button {
    padding: 3px 6px 3px 6px;
    margin-left: 5px;
}

label {
    font-weight: 700;
    font-size: 12.8px;
    color: rgb(120, 120, 120);
    margin-bottom: 0px;
}

div.label {
    font-weight: 700;
    font-size: 12.8px;
    color: rgb(120, 120, 120);
    padding-bottom: 2px;
}

    div.link:hover {
        cursor: pointer;
        background-color: #E6F4BD;
    }

.k-tabstrip-items > li.k-item > span.k-link {
    font-weight: 400;
    color: #7ea700;
    font-size: 1rem;
    padding: 7px;
}

.k-tabstrip-items > li.k-active > span.k-link {
    font-weight: 700;
    color: #7ea700;
    font-size: 1rem;
    padding: 7px;
}

.k-tabstrip-items-wrapper .k-item.k-state-focused, .k-tabstrip-items-wrapper .k-item:focus {
    box-shadow: none;
}
.k-tabstrip-items-wrapper .k-item.k-active{
    background-color: #fff;
}

.k-tabstrip-content, .k-tabstrip > .k-content {
    border: none;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper {
    border-bottom-width: 0;
    margin-bottom: -2px;
}


span.link {
    color: #7ea700;
    text-decoration: underline;
    cursor: pointer;
}

    span.link:hover {
        text-decoration: none;
    }

div.new-item {
    background-color: #E6F4BD;
    padding: 5px;
}

div.group-header {
    background-color: rgb(248, 249, 250);
    border-top: solid 2px rgb(248, 249, 250);
    border-bottom: solid 2px rgb(248, 249, 250);
}

    span.group-header-text {
        font-weight: bold;
        color: rgb(120,120,120);
    }

td.line-through {
    text-decoration: line-through;
}

.k-menu:not(.k-context-menu) {
    background-color: inherit;
}

.row.hover-row:hover {
    background-color: rgb(248, 249, 250);
}

.k-datepicker {
    font-size: 1rem;
    width: calc(7em + 0.75rem)
}

    .k-datepicker .k-select,
    .k-timepicker .k-select {
        padding: 0.25rem 0.25rem;
    }

.small-font{
    font-size: .8rem;
}

.small-label {
    font-size: .8rem;
    font-weight: 700;
    color: rgb(120,120,120);
}

div.block-red {
    background: red;
    color: white;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
    cursor: help;
    text-align: center;
    border: 1px solid white;
    font-size:11px;
}

div.block-gray {
    background: lightgray;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
    cursor: help;
    text-align: center;
    border: 1px solid white;
}

.process-button {
    width: 150px;
}

.background-lightgray {
    background: rgba(0, 0, 0, 0.04);
}

.grid-search-box {
    height: 30px;
}

.k-button-group button.k-button:focus {
    font-weight: 900;
}

.full-width {
    width: 100%;
}

.k-clear-value {
    height: inherit;
}

.bold-row {
    font-weight: 700;
}

.k-multiselect > div > ul > li > span {
    font-size:0.8rem;
}

.k-multiselect .k-multiselect-wrap .k-button {
    min-height: calc( 1.5em + 0px);
    padding: 0 0.375rem 0 ;
}



/*@media (max-width: 640.98px) {
}

@media (min-width: 641px) {
    .navbar-toggler {
        display: none;
    }

    .collapse {*/
/* Never collapse the sidebar for wide screens */
/*display: block;
    }
}*/
.mcore-textbox {
    height: 28px;
    font-size: .8rem;
}

.mcore-textarea {
    min-height: 50px;
    font-size: .8rem;
}

.mcore-textarea-native { /*not telerik*/
    min-height: 50px;
    font-size: .8rem;
    padding: .375rem .150rem .375rem .150rem;
}

.mcore-datepicker {
    height: 28px;
    width: 115px;
    font-size: .8rem;
}

.mcore-dropdownlist {
    height: 28px;
    font-size: .8rem;
}

.mcore-combobox {
    height: 28px;
    font-size: .8rem;
}

.mcore-multiselect {
    min-height: 28px;
    font-size: .8rem;
    /*padding: 0;*/
}

.mcore-multiselect .k-input-inner {
    padding-top: 1px;
    padding-bottom: 1px;
}

.mcore-multiselect .k-chip {
    padding-top: 1px;
    padding-bottom: 1px;
}

.dropdown-menu-item {
    width: 150px;
    padding: 5px 10px 5px 10px;
    font-weight: 700;
}

.k-chip-label {
    font-size: .75rem;
}

.k-pager-numbers .k-link.k-selected {
    border-color: #7ea700;
    color: #ffffff;
    background-color: #7ea700;
}

.k-pager-wrap, .k-pager {
    padding: 0px;  
}

.k-pager-info {
    padding-right:5px;
}

.k-grouping-drop-container {
    padding-left:5px;
}

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #7EA700;
            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");
    }

ol.bullets li {
    list-style: circle;
}

.k-dialog-content {
    white-space: pre-line;
}

/* For Grid Columns */
div.custom-ellipsis,
.k-grid td.custom-ellipsis,
.k-grid tr.custom-ellipsis .k-table-td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.k-menu:not(.k-context-menu) > .k-item:hover, .k-menu:not(.k-context-menu) > .k-item.k-hover {
    color: #7ea700;
}