﻿
.maxheight450 {
    max-height: 450px;
}

.maxwidth120 {
    width: 150px;
}

#tblEarningHead tbody tr td, #tblDeductionHead tbody tr td {
    position: relative;
}

.tblSearchSet {
    position: absolute;
    right: 3px;
    top: 9px;
    cursor: pointer;
}

.overflow-auto {
    overflow: auto;
}

#tblEarningHead.table > tbody > tr > td, #tblDeductionHead.table > tbody > tr > td {
    padding: 4px !important;
}

#tblEarningHead .form-control, #tblDeductionHead .form-control {
    height: 24px;
}

.maxwid25 {
    max-width: 25px;
}

span.dynatree-node a.treeActive {
    background: #99d1dd;
}

.normalLocation {
    color: #2067da !important;
}

.prospectLocation {
    color: #0098b3 !important;
}
