md-slider-container > *:first-child:not(md-slider),
md-slider-container > *:last-child:not(md-slider) {
  max-width: 60px;
}
.input-no-bottom-margin {
  margin-bottom: 0!important;
  min-height: 0!important;
}
.input-no-bottom-margin * {
  margin-bottom: 0!important;
  min-height: 0!important;
}
