.duration_segment {
  width: 29px !important;
  text-align: center;
  padding: 0;
}

.pace_unit {
  width: 90px;
}

#rounding_precision {
  width: 225px;
}

#percentage {
  width: 45px;
}

#result {
  color: #ff5252;
  font-weight: 900;
  padding-top: 20px;
}

.units {
  width: 60px !important;
}

#vdot_score {
  padding-top: 15px;
  font-weight: bold;
  color: #386aff;
}

.custom_dist_input {
  width: 50px !important;
}

#custom_split_input, #custom_split_input {
  margin-top: 4px;
}


#advanced_options {
  margin-top: -12px;
}


#pace_container {
  display: inline-block;
}

/*@media only screen and (max-width: 600px) {
  .pace_container {
   display: block;
   margin-left: 15px;
  }
}*/