﻿body {
}
th[colspan="4"], th {
    color: white;
    /*text-align: center*/
}

.tblAdjustmentofClaim{
    width:100%;
}
#tblPendingReviewAdjustmentofClaimDetails thead th{
    position:sticky;
    top:0;
}
#tblEmployeeDependents td {
    text-align: initial
}

.container{
    overflow-x:hidden;
    width:100%
}

h2[class^='pageTitle']
{ font-weight:bold;
color:red;
font-size:20px;
text-align:center;
}

.marginbottom10{
    margin-bottom:10px !important;
}
#tblAdjustmentofClaimDetails_wrapper 
{
    width:1000px;
    margin:0 auto;
}

.yellowbackground {
    color: #ff2600;
}
