﻿span.version2 {
    display: none !important;
}

#color-indicator span.isk i {
    color: #bbf7bb;
}

.uk-autocomplete li.isk,
.uk-table tr.isk {
    background-color: #e0fbe0 !important;
}

#color-indicator span.osk i {
    color: #f5e27b;
}

.uk-autocomplete li.osk,
.uk-table tr.osk {
    background-color: #f5edc1 !important;
}

#color-indicator span.export i {
    color: #f9c5c5;
}

.uk-autocomplete li.export,
.uk-table tr.export {
    background-color: #f3dddd !important;
}

#page_content_inner.common {
    margin-top:0px;
    background: url("/Assets/img/_Version1/erp-banner-astra-large.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
}


.uk-table tr.overrule {
    background-color:  #ff8080 !important;
}

.uk-table input.casualattendance {
    color:  red;
    font-weight: bold;
}

.uk-table input.casualattendanceblue {
    color:  blue;
    font-weight: bold;
}

.LeaveTypediv{
    color:blue;
}

.ProcessDateCl{
     color:blue;
}

.uk-table tr.historytr {
    background-color: #0ed27d !important;
    color: white; 
    font-size:120%;
    width:200px;
}

.POBudgetStyle {
    color: red;
}

.VitalChartNormal {
    color: green;
    font-size:120%;
}

.VitalChartLow {
    color: yellow;
    font-size:120%;
}

.VitalChartHigh {
    color: red;
    font-size:120%;
}

.VitalChartUnderWeight {
    color: blue;
    font-size:120%;
}

.uk-table tr.historytr {
    background-color: #0ed27d !important;
    color: white; 
    font-size:120%;
    width:200px;
}

.zerodiscountperclass {
    color: red;
}