#smalltax-app-overview .right-header-2 {
  height: 34px;
  line-height: 34px;
  justify-content: space-around;
  margin: 10px 20px;
  margin-right: 0;
}
#smalltax-app-overview .right-header-2 > div {
  margin-right: 10px;
  text-align: center;
  width: 20%;
  white-space: nowrap;
}
#smalltax-app-overview .right-header-2 .input-daterange2 {
  height: 34px;
  line-height: 34px;
}
#smalltax-app-overview .right-header-2 .input-daterange2 > * {
  height: 34px;
}
