.centralized-content-container {
  width: 100%;
  height: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gerproc-button-right-margin {
  margin-right: 8px;
}
.gerproc-component-table-button {
  margin-left: 6;
  margin-right: 6;
}
.gerproc-drawer-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 10px 16px;
  background: #fff;
  text-align: right;
}

