/* Id: 7.868630.1500406516
 * Generated: Jul 31, 2017 4:08:41 PM
 */
    @media (min-width: 500px) { /* if the customer doesn't call it a track, change this to whatever they call it. */
  body h2.title span.arrowIcon:after {
    content:"show track";
  }
  body h2.title.open span.arrowIcon:after {
    content:"hide track";
  }
}
@media (min-width: 768px) {
  .hasRooms .activity.container,.bioRelated div.Activity li, section.activity.indexMode {
      padding-right: 70px;
  }
  .hasTimes .activity.container,.bioRelated div.Activity li, section.activity.indexMode {
      padding-left: 200px;
  }
}

.activity.inner .indexMetadata .indexRooms {
  max-width:70px;
  min-width:70px;
}

@media (min-width: 768px) {
  .hasTimes .indexTrackColors {
      left:200px;
  }
  .hasRooms .indexTrackColors {
      right: 70px;
  }
}

      