.provLocationPnlCell {
  padding-right: 5px;
}

.provSelectCtrlPnl {
  display: table-row;
}

.provSelectPnlCell {
  display: table-cell;
}

.splitAdjustBlock {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}

.splitAdjustBlock.endHours {
  margin-right: 0;
}

.splitAdjustBlock.asWorkedCopyCntr {
  vertical-align: bottom; 
  width: 16px;
}

.splitStartEndBlock {
  display: inline-block;
}

.splitAdjustWrapper {
  float: left;
  width: 85%;
}

.splitAdjustClearBtn {
  margin-top: 15px;
}

.splitAdjustOtherReasonTxt {
  width: 150px !important;
}

.adjustmentSelection label {
  font-size: 12px;
}

.dxeButtonEditSys td.dxic {
  height: 19px !important;
}

.availabilityLabel {
  margin-top: 7px;
  padding: 3px;
  display: inline-block;
  border: 1px solid; /* color determined by the class for the dependency */
}

.bonusPayPnl {
  display: table-cell;
}

.customBonusSplitChk {
  margin-top: 5px;
}