/**
used in employeectc-add.html
**/
.ctc-table{
  margin-left: 15px !important;
}


/**
used in approvectclist.html
**/


.approvectc-table tr th,.approvectc-table tr td{
    text-align: center;
}

.employee-ctc-view{
  width: 50%;
  margin-left: 25%;
}

.employee-ctc-view th,.employee-ctc-view td{
  text-align: center;
}

.maxIndex{
    z-index:999999 !important;
}