@font-face {
    font-family: "Inter";
    src: url(../font/Inter-VariableFont_opsz,wght.ttf)
}

html, body {
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    background-color: #F9F9F9 !important;
    height: 100%;
}

.app {
    background-color: whitesmoke;
    height: 100% !important;
    min-height: 100% !important;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

a:hover {
    color: #594AE2 !important;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.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."
    }

.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: #1b6ec2;
            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");
    }

code {
    color: #c02d76;
}

.medicard-brand-type {
    font-family: sans-serif;
    letter-spacing: 4px;
    font-size: 17px;
}

.main-content {
    padding-top: 20px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 8px;
    background-color: #F9F9F9 !important;
    height: 100%;
}

.primary-color {
    color: #5849E2
}

.mud-stepper-actions-hide .mud-card-actions.mud-stepper-actions {
    display: none;
}

.active-step {
    font-weight: bold;
}

.inactive-step {
    color: #808080 !important; 
}

.active-icon {
    background-color: #6200ee !important; 
    color: white;
}

.inactive-icon {
    background-color: #808080 !important; 
    color: white;
}

.step-label {
    margin-left: 10px !important;
}

.button-container {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.mud-overlay-content {
    justify-items: center;
}

@media screen and (max-width: 575px) {

    .StepperContainer {
        display: none !important;
    }
}

.login-welcome {
    font-weight: 500 !important;
}

.login-sub-welcome {
    color: #000000;
    font-weight: 400 !important;
    opacity: 54%;
}

.mt-bottom-16 {
    margin-bottom: 16px !important;
}

.mt-bottom-8 {
    margin-bottom: 8px !important;
}

.login-mud-item {
    display: flex;
    padding: 0px 120px 48px 120px !important;
    flex-direction: column;
    justify-content: center !important;
    align-self: stretch;
}

.login-version-footer {
    width: 100%;
    margin: 0;
    padding-bottom: 16px;
    padding-left: 16px;
    text-align: start;
    align-content: flex-end;
}

.login-grow-shrink-basis {
    flex: 0 0 0 !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.goal-card:nth-child(2) {
    padding-left: 8px !important;
}

.goal-card:nth-child(3) {
    padding-left: 8px !important;
}

.goal-card:nth-child(4) {
    margin-top: 8px !important;
}

.goal-card:nth-child(5) {
    margin-top: 8px !important;
    padding-left: 8px !important;
}

.goal-title:nth-child(2) {
    margin-top: 24px !important;
}

.goal-title:nth-child(3) {
    margin-top: 24px !important;
}

.employeename {
    width: 100%;
}

.mud-chart-legend {
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 16px !important;
}

@media screen and (max-width: 575px) {
    .login-image {
        display: none;
    }

    .login-container {
        display: block !important;
    }

    .login-item-container {
        position: relative;
    }

    .login-mud-item {
        position: absolute;
        top: 87px;
        width: 100% !important;
        padding: 0px !important;
    }

    .login-welcome {
        margin-top: 0 !important;
        margin-bottom: 8px !important;
        font-size: 34px !important;
        font-style: normal;
        font-weight: 500 !important;
        line-height: 43px !important;
        letter-spacing: 0.25px !important;
    }

    .login-sub-welcome {
        margin-bottom: 16px !important;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 24px !important;
        letter-spacing: 0.15px !important;
    }

    .login-employeeid {
        margin-top: 0px !important;
        margin-bottom: 16px !important;
        height: 56px;
        gap: 8px;
        border-radius: 4px;
        border: 1px solid #BDBDBD;
        background: #FFF;
    }

    .login-password {
        margin-top: 0px !important;
        margin-bottom: 16px !important;
        height: 56px;
        gap: 8px;
        border-radius: 4px;
        border: 1px solid #BDBDBD;
        background: #FFF;
    }

    .forgot-password-employeeID {
        margin-top: 0px !important;
        margin-bottom: 16px !important;
    }

    .otp-input {
        margin-top: 0px !important;
        margin-bottom: 16px !important;
    }

    .set-password-new-password {
        margin-top: 0px !important;
        margin-bottom: 16px !important;
    }

    .set-password-confirm-password {
        margin-top: 0px !important;
        margin-bottom: 16px !important;
    }

    .login-version-footer {
        padding-left: 0px !important;
    }

    .goal-card:nth-child(2) {
        padding-left: 24px !important;
        margin-top: 8px !important;
    }

    .goal-card:nth-child(3) {
        padding-left: 24px !important;
        margin-top: 8px !important;
    }

    .goal-card:nth-child(4) {
        padding-left: 24px !important;
        margin-top: 8px !important;
    }

    .goal-card:nth-child(5) {
        padding-left: 24px !important;
        margin-top: 8px !important;
    }

    .StepperContainer {
        display: none !important;
    }

    .ChildStepperContainer {
        font-size: 12px !important;
    }

    .stepper-body {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .goals-body {
        padding-left: 16px !important;
        padding-right: 0px !important;
    }

    .goals-buttons {
        padding-left: 16px !important;
    }

    .manager-review-header {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .manager-review-status {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #what-goals {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .manager-review-buttons {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .dev-status-info {
        display: block !important;
        margin-bottom: 0 !important;
    }

        .dev-status-info .dev-status-info-div {
            border-right: 0px solid #E0E0E0 !important;
            padding-left: 0px !important;
            margin-bottom: 16px !important;
        }    
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    .login-image {
        display: none;
    }

    .login-mud-item {
        width: 100%;
    }

    .stepper-container {
        padding-left: 16px !important;
    }

    .stepper-item-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .goals-body {
        padding-left: 8px !important;
        padding-right: 0px !important;
    }

    .goals-buttons {
        padding-left: 8px !important;
    }

    .goal-card:nth-child(odd) {
        padding-left: 24px !important;
    }

    .goal-card:nth-child(even) {
        padding-left: 8px !important;
    }

    .goal-card:nth-child(3) {
        margin-top: 8px !important;
    }

    .goal-card:nth-child(4) {
        margin-top: 8px !important;
    }

    .goal-card:nth-child(5) {
        margin-top: 8px !important;
    }

    .goal-card {
        width: 325px !important;
    }

    .manager-review-header {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .manager-review-status {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #what-goals {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .manager-review-buttons {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .ChildStepperContainer {
    }

    .dev-dropdown-inputs {
        display: block !important;
    }

    .dev-status-input {
        margin-left: 0px !important;
    }

    .dev-completion-date-input {
        margin-left: 0px !important;
    }
}

@media screen and (min-width: 788px) {
    .dev-dropdown-inputs {
        display: flex !important;
    }

    .dev-status-input {
        margin-left: 8px !important;
    }

    .dev-completion-date-input {
        margin-left: 8px !important;
    }
}

.discussed-icon-color-32 {
    color: var(--mud-palette-primary);
    font-size: 32px !important;
}

.discussed-icon-color-24 {
    color: var(--mud-palette-primary);
    font-size: 24px !important;
}

.tooltip-height-24 {
    height: 24px !important;
}

.tooltip-height-32 {
    height: 32px !important;
}

.align-item-center {
    display: flex !important;
    align-items: center !important;
}

.custom-icon-size-18 {
    font-size: 18px !important;
}

.hr-report-filters-button {
    height: 40px;
    min-width: 116px !important;
    margin-bottom: 4px !important;
    padding-left: 16px;
    padding-right: 16px;
}

.hr-report-chart {
    background-color: white;
    border-radius: 10px;
    box-shadow: var(--mud-elevation-4);
}

.hr-report-chart-title {
    margin-bottom: 8px !important;
    margin-top: 8px !important;
    padding-left: 16px;
    padding-right: 16px;
}

.hr-report-chart-chart {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
}

.hr-report-table-noresultfound {
    height: 69vh;
    background-color: white;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    margin-bottom: 8px;
    font-weight: bold;
}

.user-add-checkbox 
.mud-input-control-input-container 
.mud-checkbox 
.mud-button-root {
    padding: 0px;
    margin-right: 8px;
}

.users-table {
    padding-bottom: 16px;
}

.users-table-noresultfound {
    height: 64vh;
    background-color: white;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    margin-bottom: 8px;
    font-weight: bold;
}

.table-header-custom-class {
    height: 62px;
}

.table-row-custom-class {
    height: 62px;
}

.table-row-custom-class:hover {
    cursor: pointer;
}

.table-column-custom-class {
    height: 62px;
}

.date-range-picker-error .mud-alert-position .mud-alert-message {
    padding: 0px;
}

.mud-expand-panel .mud-expand-panel-header {
    padding: 16px !important;
}

.mud-collapse-container .mud-collapse-wrapper .mud-collapse-wrapper-inner .mud-expand-panel-content {
    padding-left: 16px;
    padding-bottom: 16px;
    padding-right: 16px;
}

.dev-status-info {
    display: flex;
}

    .dev-status-info .dev-status-info-div {
        padding-right: 16px;
    }

.error-container {
    text-align: center;
    padding: 40px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    height: 100%
}

.error-image {
   margin-top: 10vh;
   margin-bottom: 16px;
}

.error-title {
    margin-bottom: 8px !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 32px !important;
    letter-spacing: 0 !important;
}

.error-message {
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: 0.15px !important;
}

.error-button {
    color: rgba(89, 74, 226, 1) !important;
    border: 1.5px, solid, rgba(89, 74, 226, 1) !important;
    padding: 4px 10px !important;
    border-radius: 4px !important;
}

.error-button-file-a-ticket {
    margin-left: 8px !important;
    color: white !important;
    background-color: rgba(89, 74, 226, 1) !important;
    padding: 5.333px 11.333px !important;
    border-radius: 4px !important;
}

.dev-status-info .dev-status-info-div {
    padding-right: 16px;
}

.mud-input-control-helper-container {
    padding: 0px !important;
}

.mud-input-control-helper-container .mud-input-helper-text .ms-auto {
    margin-left: 0px !important;
}

    .mud-input-control-helper-container .mud-input-helper-text .me-auto {
        display: none !important;
    }

.dev-dropdown-inputs {
    display: flex;
}

.dev-status-input {
    margin-left: 8px;
}

.dev-completion-date-input {
    margin-left: 8px;
}

.button-text {
    font-size: inherit !important;
    font-weight: 500 !important;
}

.position-text {
    font-weight: 400 !important;
    font-style: normal !important;
    color: rgba(0, 0, 0, 0.54) !important;
    font-size: 20px !important;
    line-height: 32px !important;
    letter-spacing: 0.15px !important;
    display: flex !important;
    align-items: end !important;
}

.employee-header-fullname {
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 600 !important;   
    letter-spacing: 0 !important;
    font-family: 'Inter' !important;
    display: flex !important;
    align-items: end !important;
}

.category-header {
    color: #424242 !important;
    font-family: 'Inter' !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 32px !important;
    letter-spacing: 0.15px !important;
}

.category-container {
    box-shadow: none !important;
    border-radius: 8px !important;
    margin-top: 16px !important;
}
.nav-menu-text .mud-nav-link {
    display: flex !important;
    align-items: center !important;
}

.nav-menu-text .mud-nav-link .mud-nav-link-text {
    color: #424242 !important;
    font-family: 'Inter' !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    letter-spacing: 0.15px !important;
}

.goal-status-icon {
    display: flex !important;
    align-items: center !important;
    margin-left: 16px !important;
}

    .goal-status-icon .mud-icon-root {
        height: 16px !important;
        width: 16px !important;
    }

.year-end-banner-title {   
    font-family: 'Inter' !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 32px !important;
    letter-spacing: 0.15px !important;
    margin-bottom: 8px !important;
}

.year-end-banner-description {
    color: rgba(0, 0, 0, 0.54) !important;    
    font-family: 'Inter' !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    letter-spacing: 0.15px !important;
    margin-bottom: 40px !important;
}

.goal-card-title {
    color: #424242 !important;
    font-family: 'Inter' !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: 0.15px !important;
}

.goal-card-description {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    color: #424242 !important;
    font-family: 'Inter' !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    letter-spacing: 0.15px !important;
}

.rich-text-editor .mud-input-control .mud-input-control-input-container .ql-container {
    border-radius: 4px !important;
}

.nav-menu-text .active .mud-nav-link-text {
    color: rgba(89, 74, 226, 1) !important;
}

.banner-button:hover {
    background-color: rgba(89, 74, 226, 1) !important;
    color: white !important;
}

.users-mud-menu {
    min-width: 200px !important;
    max-width: 200px !important;
    height: 40px !important;
    margin-right: 16px !important
}

    .users-mud-menu .mud-button-root {
        min-width: 200px !important;
        max-width: 200px !important;
    }

.users-filter-dropdown-mud-grid .mud-grid-item {
    padding-top: 16px !important;
}

    .users-filter-dropdown-mud-grid .mud-grid-item:nth-child(2) {
        padding-left: 16px !important;
    }

    .users-filter-dropdown-mud-grid .mud-grid-item:nth-child(3) {
        padding-left: 16px !important;
    }

.modal-dialog-title-text {
    font-family: 'Inter' !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 20px !important;
    line-height: 32px !important;
    letter-spacing: 0.15px !important;
}

.modal-dialog-content-subtitle-text {
    font-family: 'Inter' !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.15px !important;
}

.bell-chart-table-hdr {
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    font-family: 'Inter' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.15px !important;    
}

.bell-chart-table-dtl-guide {
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    font-family: 'Inter' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.15px !important;
    border-top: 0.5px solid #E0E0E0 !important;
    text-align: center !important;
    color: #2979FF !important;
}

.bell-chart-table-dtl-prelim {
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    font-family: 'Inter' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.15px !important;
    border-top: 0.5px solid #E0E0E0 !important;
    text-align: center !important;
    color: #2CEABB !important;
}

.bell-chart-table-dtl-calib {
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    font-family: 'Inter' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.15px !important;
    border-top: 0.5px solid #E0E0E0 !important;
    text-align: center !important;
    color: #FFC400 !important;
}

.users-page-line-chart .mud-chart .mud-chart-legend {
    display: none !important;
}