.bodyModule[module='reportsCounseling'] .tableContainer .loading {
  width: 60px;
  height: 60px;
}
.bodyModule[module='reportsCounseling'] .tbody {
  flex-direction: column;
}
.bodyModule[module='reportsCounseling'] .tbody .form {
  padding-left: 0;
  padding-right: 0;
}
