.timeline-entry:before {
  content: ' ';
  /* unneeded for updates styles (see comment below)   
  font-size: 41px;
  line-height: 14px; */
  color: #195494;
  float: left;
  position: relative;
  margin-left: 3px;
  z-index: 2;
  /* updated styles to avoid differing mobile sizes for blue timeline circle */
  background-color: #195494;
  border-radius: 18px;
  height: 18px;
  width: 18px;
}

.timeline-container {
  position: relative;
}

.timeline-content {
  padding: 0 0 0 40px;
}

.timeline-entry-date {
  font-weight: bold;
}

.timeline:before {
  content: "";
  width: 6px;
  height: 100%;
  background: #CCC;
  left: 9px;
  top: 1px;
  position: absolute;
  z-index: 2;
  border: 1px solid #999;
}



/*
     FILE ARCHIVED ON 12:53:32 Jan 28, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:31:27 Oct 03, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 212.242 (2)
  RulesEngine.query: 80.014 (2)
  load_resource: 53.533 (2)
  PetaboxLoader3.datanode: 37.578 (2)
*/