.page-header-with-date-picker-header {
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 24px 8px;
  border-bottom: 1px solid #eff1f7;
}
