.mk-paas__transfer-section {
  background-color: #fff;
}

.mk-paas__transfer-select-section-btn-list {
  display: flex;
  justify-content: flex-end;
  padding: 12px 16px 0;
}

.mk-paas__transfer-select-section-btn {
  cursor: pointer;
  width: 64px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 400;
}
