.applyListBox {
  background: #fff;
  border-radius: 8px;
}

.applyListHeadline {
  float: left;
}

.applyListSpan {
  color: #fff;
  letter-spacing: 1.25px;
  line-height: 24px;
  height: 24px;
}

.applyListBtn {
  float: right;
  width: 100px;
  height: 36px;
  padding: 0 !important;
}

.applyListTable {
  margin-top: 32px;
}
