.pipeline-approval-defer-deployment-section {
  margin-top: 10px;
  margin-left: 48px;
}

.pipeline-approval-defer-deployment-time {
  margin-top: 5px;
}

.pipeline-approval-defer-deployment-time .pipeline-approval-defer-deployment-datepicker {
  width: 50%;
}

.pipeline-approval-defer-deployment-time .pipeline-hours-minutes-component {
  display: flex;
  flex-wrap: wrap;
}

.pipeline-approval-defer-deployment-time .pipeline-hours-minutes-component .minutes-component {
  margin-left: 5px;
}

.pipeline-approval-defer-deployment-time .pipeline-approval-timezone-text {
  margin: 40px 0px 0px 10px;
}

.pipeline-approval-defer-deployment-time .pipeline-approval-defer-deployment-error-message {
  margin-top: 5px;
}
