﻿.standardsplash-logowithprogress-logo {
    height: 200px !important;
    margin-bottom: 150px !important;
}

.grid-text-success {
    font-weight: bold;
    color: rgba(11, 186, 131, 1) !important;
}

.grid-text-warning {
    font-weight: bold;
    color: rgba(255, 168, 0, 1) !important;
}

.grid-text-error {
    font-weight: bold;
    color: rgba(246, 78, 98, 1) !important;
}

.grid-text-disabled {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.25) !important;
}

.warning-background,
.warning-background td,
.warning-background td:hover,
.mud-table-striped .mud-table-container .mud-table-root .mud-table-body .mud-table-row.warning-background:hover .mud-table-cell.sticky-right,
.mud-table-striped .mud-table-container .mud-table-root .mud-table-body .mud-table-row.warning-background:hover .mud-table-cell.sticky-left {
    background-color: #FFFFDE !important;
}

.evaluation-pro {
    color: #424242 !important;
    background-color: #4caf503d !important;
}

.sc-labelfield .evaluation-pro .mud-input-slot {
    color: #424242 !important;
}

.evaluation-con {
    color: #424242 !important;
    background-color: #f99a9347 !important;
}

.sc-labelfield .evaluation-con .mud-input-slot {
    color: #424242 !important;
}

.evaluation-info {
    color: #424242 !important;
    background-color: #00000012 !important;
}

.sc-labelfield .evaluation-info .mud-input-slot {
    color: #424242 !important;
}
