﻿div.smallerFont,
div.smallerFont .k-filtercell * {
    font-size: 12.5px;
}

    div.smallerFont .k-dropdown.k-header.k-dropdown-operator {
        width: calc(11.5px + 2em) !important;
    }

    div.smallerFont.k-grid th {
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    div.smallerFont.k-grid td {
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }
    div.smallerFont .k-pager-wrap, .k-pager {
        padding: 4px 8px;
    }
    div.smallerFont .k-grid-edit-cell input {
        font-size: 12.5px;
    }
    div.smallerFont .k-command-cell button {
        font-size: 12.5px;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    div.smallerFont .k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
        width: calc( 1.4285714286em + 0px + 2px);
        height: calc( 1.4285714286em + 8px + 2px);
        margin-right: 8px;
    }
    div.smallerFont .k-cell-inner .k-grid-filter, .k-cell-inner .k-header-column-menu, .k-cell-inner .k-grid-header-menu, .k-cell-inner .k-hierarchy-cell .k-icon {
        display: flex;
    }
    div.smallerFont .k-header > .k-cell-inner {
        margin: -8px calc(-1 * calc( calc( 1.4285714286em + 0px) - 12px)) -8px -8px !important;
    }
    div.smallerFont .k-hierarchy-cell, .k-grid .k-drag-cell {
        padding: 0 !important;
    }
    div.smallerFont .k-hierarchy-cell > .k-icon, .k-grid .k-drag-cell > .k-icon {
        padding: 2px 0;
    }
    div.smallerFont .k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu, .k-grid-header .k-grid-header-menu {
        width: 1.0em;
    }


    .mud-dialog .mud-dialog-title {
    background-color: #56c4ff;
    padding: 2px 16px !important;
}
    .mud-dialog .mud-dialog-title .mud-icon-button {
        padding: 0px !important;
    }
    .mud-dialog .mud-dialog-title .mud-typography-h6 {
        font-size: 16px !important;
        font-weight: 500;
        color: white;
    }
    .mud-dialog .mud-dialog-title .mud-icon-size-medium {
        font-size: 1.3rem !important;
        font-weight: 600;
        color: white;
    }
    .mud-dialog .mud-dialog-title .mud-button-root {
        top: 6px !important;
    }
.mud-dialog .mud-dialog-content {
    padding: 8px 10px !important;
}

.amp-badge-active {
    border-color: #8bdb68;
    color: white;
    background-color: #8bdb68;
}
.amp-badge-disabled {
    border-color: #f7777e;
    color: white;
    background-color: #f7777e;
}
.amp-badge-pendingactivation {
    border-color: #c065e9;
    color: white;
    background-color: #c065e9;
}
.amp-badge-pendinghire {
    border-color: #5f97eb;
    color: white;
    background-color: #5f97eb;
}
.amp-badge-leave {
    border-color: #e58d48;
    color: white;
    background-color: #e58d48;
}
.amp-badge-unknown {
    border-color: #868e95;
    color: white;
    background-color: #868e95;
}
.amp-badge-pendingrehire {
    border-color: #ac7339;
    color: white;
    background-color: #ac7339;
}
.amp-badge-advocate {
    border-color: #7e83c2;
    color: white;
    background-color: #7e83c2;
}
.amp-badge-aurora {
    border-color: #008165;
    color: white;
    background-color: #008165;
}
.amp-badge-rhnew {
    border-color: #6dbcff;
    color: #646464;
    background-color: #6dbcff;
}
.amp-badge-rhfixed {
    border-color: #8df1b1;
    color: #646464;
    background-color: #8df1b1;
}
.amp-badge-rhchanged {
    border-color: #fdbc55;
    color: #646464;
    background-color: #fdbc55;
}
.amp-badge-ntc-red {
    border-color: #f7777e;
    color: #212529;
    white-space: normal;
    line-height: unset;
    text-align: left;
    background-color: #f7777e5c;
}
.amp-badge-ntc-blue {
    border-color: #5f9ffd;
    color: #212529;
    white-space: normal;
    text-align: left;
    line-height: unset;
    background-color: #5f9ffd7d;
}
.amp-badge-ntc-yellow {
    border-color: #ffd680;
    color: #212529;
    white-space: normal;
    text-align: left;
    line-height: unset;
    background-color: #fdd98c7d;
}
.amp-top-fixed-toolbar {
    position: sticky;
    left: 80px;
    right: 0;
    top: 48px;
    margin-left: -20px;
    z-index: 3 !important;
    margin-right: -21px;
}
.amp-top-toolbar {
    margin: -16px -3px 16px -3px;
    padding: 4px 8px;
    gap: 6px;
    background: #f8f9fa;
}
.amp-opacity-1 {
    opacity: 1 !important;
}
.amp-opacity-07 {
    opacity: 0.7 !important;
}
.amp-textbox-red {
    background-color: #fbc4c4;
}
.amp-no-k-form-buttons .k-form-buttons {
    margin-top: 0; 
}
.amp-no-k-form-buttons-em1 .k-form-buttons {
    margin-top: 1em;
}
.amp-no-k-form-buttons-em0 .k-form-buttons {
    margin-top: 2px;
}
.mud-navmenu.mud-navmenu-default .mud-nav-link.active:not(.mud-nav-link-disabled) {
    color: var(--mud-palette-primary-lighten) !important;
    background-color: var(--mud-palette-info-hover) !important;
}
.mud-nav-link:hover:not(.mud-nav-link-disabled) {
    background-color: var(--mud-palette-info-hover) !important;
}

.mud-nav-item a:hover {
    color: #70b1cf !important;
}
.k-badge-md-lg {
    padding: 4.5px 8px;
    font-weight: 600;
    border-width: 1px;
    font-size: 12px;
    line-height: 1;
}

.k-badge-rounded.k-badge-md-lg {
    border-radius: 2px;
}

.k-badge-lg {
    font-weight: 600;
}

.no-headers-grid .k-grid-header {
    display: none;
}

.k-window-titlebar {
    padding: 6px 16px;
}
.amp-toolbar-sm {
    padding: 4px 8px;
    gap: 6px;
}
.amp-toolbar-m0 {
    margin: -3px -3px 8px -3px;
}
.amp-dialog-content-p8 .k-dialog-content {
    padding: 8px 8px;
}
.amp-form-field-mt-2 .k-form-field {
    margin-top: 2px;
}

.k-table-sm .k-table-th, .k-table-sm .k-table-td {
    font-size: 12.5px
}
.k-dialog-titlebar {
    background: #1274AC;
    color: #FAF9F6;
}
.k-window-titlebar {
    background: #1274AC;
    color: #FAF9F6;
}
.k-table-sm .k-table-td {
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}

.k-grid .k-hierarchy-cell, .k-grid .k-drag-cell {
    padding: 0 !important;
}

.k-grid .k-grid-filter, .k-grid .k-header-column-menu, .k-grid .k-grid-header-menu, .k-grid .k-hierarchy-cell .k-icon {
    padding: 0 !important;
}
.k-loader-light {
    color: #d8d8d8;
}

.amp-chip-solid-purple {
    border-color: #c065e9;
    color: white;
    background-color: #c065e9;
}
.amp-chip-solid-blue {
    border-color: #5f97eb;
    color: white;
    background-color: #5f97eb;
}
.amp-chip-solid-orange {
    border-color: #e58d48;
    color: white;
    background-color: #e58d48;
}
.amp-form label {
    font-size: 13.5px !important;
    font-weight: 600;
}

.amp-form legend {
    margin-bottom: 8px !important;
    font-weight: bold;
}

.amp-form fieldset:not(:first-child) {
    margin: 1.2rem 0 0 !important;
}

.amp-form input[type='checkbox'] {
    width: 23px;
    height: 23px;
    margin-left: 12px;
    margin-top: 1px;
    margin-bottom: 1px;
}
/*.amp-form .k-input-sm input {
    font-size: 13px !important;
}*/

.amp-form .k-input-inner.k-disabled,
.k-disabled > .k-input-inner,
input.k-textbox[disabled] {
    pointer-events: initial;
}
.amp-form input[readonly] {
    cursor: text;
    outline: none;
    opacity: 0.7;
    filter: grayscale(0.1);
    box-shadow: none;
}

.amp-form .k-input:has(input[readonly]) {
    outline: none;
    box-shadow: none;
}

.ne-page-title {
    color: #9999FF;
    font-weight: 600;
    display: flex;
    justify-content: center;
}
.amp-button-fed {
    background-color: #fed;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}

.amp-button-fed:hover {
    background-color: #faebd7;
}

.toolbar-dot {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 3px;
    margin-top: 5px;
    background-color: #8bdb68;
}

.amp-dialog-red .k-dialog-titlebar {
    background: #D51923;
}

.k-valid {
    border-color: rgba(0, 0, 0, 0.08) !important;
}
/*.amp-form .k-input-inner[disabled]::selection {
    color: #fff;
    background-color: #ff6358;
}*/