#a_summary td {
  text-align: center;
  vertical-align: baseline;
}

#a_summary th {
  text-align: center;
}

#athlete_note_view {
  margin-bottom: 20px;
}

#activity_chart_tab h5 {
  padding-top: 5px;
}

#activity_chart_tab .active > a {
  color: #333333;
}

.list-inline .lighten {
  color: #999;
}

.list-inline.secondary-context li {
  font-size: 13px;
  font-weight: 400;
  padding-right: 5px !important;
}
.list-inline li {
  font-size: 21px;
  font-weight: 600;
  padding-right: 25px !important;
}

.multibox li {
  margin-top: 8px;
}

.em-value {
  font-size: 16px;
  font-weight: 600;
}

.em-note {
  font-weight: 600;
  font-size: 8px;
}

.max-red {
  color: red;
}

.spinner-block {
  text-align: center;
  padding-top: 120px;
}

table .em-soft {
  font-size: 14px;
  font-weight: 600;
}

.segment-header li {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

.segment-header .em-soft {
  font-weight: 600;
}

.segment small {
  font-size: 12px;
  color: #999;
}

.spaced-right {
  padding-right: 1em;
}

#socialbar {
  font-size: 12px;
}

#socialbar li {
  padding-right: 0px !important;
}

#socialbar .popover-content {
  font-size: 10px;
  font-weight: 400;
}

#shareoutput {
  font-size: 12px;
  font-weight: 400;
}

.filled td {
  background-color: #f0f3f7;
  vertical-align: middle !important;
}

.filled tr {
  height: 67px;
}

.filled .noborder {
  border-top: 0px !important;
}

tr.intensity-low td, tr.intensity-low a {
  background-color: #33cc33;
}

tr.intensity-low td:last-child {
  background: #33cc33 url("/assets/intensity-scale-8d13bd92.png") right top;
}

tr.intensity-moderate td {
  background-color: #ffff19;
}

tr.intensity-moderate td:last-child {
  background: #ffff19 url("/assets/intensity-scale-8d13bd92.png") right top;
}

tr.intensity-high td, tr.intensity-high a {
  background-color: #ff9900;
}

tr.intensity-high td:last-child {
  background: #ff9900 url("/assets/intensity-scale-8d13bd92.png") right top;
}

tr.intensity-veryhigh td, tr.intensity-veryhigh a {
  background-color: #ff0000;
  color: white;
}

tr.intensity-veryhigh td:last-child {
  background: #ff0000 url("/assets/intensity-scale-8d13bd92.png") right top;
  color: white;
}

.box-score-clickable {
  color: #333333;
  display: inline-block;
  width: 100%;
}
.box-score-clickable:hover {
  color: #333333;
  text-decoration: none;
}

#laps a.lap-show {
  color: #333333;
  font-weight: 600;
}

#laps a.lap-zoom {
  color: #337ab7;
  font-size: 11px;
}

#laps table > thead > tr > th {
  width: 12%;
}

#laps table > thead > tr > th.action {
  width: 5%;
}

#laps .note-popup {
  color: #dddddd;
}

#laps .note-popup:hover {
  color: #7b7b7b;
}

#laps .click-to-edit:hover {
  cursor: pointer;
}

@media (max-width: 767px) {
  .filled td {
    width: 50%;
  }
  .laps-scroll-x {
    overflow-x: scroll;
  }
}
#tssModal .alert-warning, #tssModal .alert-danger {
  margin-bottom: 2em;
  padding: 1.5em;
  font-weight: 600;
}

.activity-stats hr.compact {
  margin-bottom: 10px;
}

/*# sourceMappingURL=/assets/activities-d48616c4.css.map */
