/******** SITE STYLES ********** */
#timeplot-container {
  background-color: #e0e0e0;
  padding: 10px 0px;
  margin: 20px 0px; }
  #timeplot-container.legacy {
    display: none;
  }

  @media (max-width: 1000px){
    #timeplot-container { display: none; } }

#timeplot-content {
  width: 1000px;
  height: 120px;
  background-color: #f0f0f0;
  margin: 20px auto;
  border-bottom: 2px solid darkgrey;
  position: relative; }

.year-block {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 16.67%;
  height: 100%;
  border-right: 2px dashed rgba(0, 0, 0, 0.1); }
  .year-block.second {
    left: 16.67%; }
  .year-block.third {
    left: 33.34%; }
  .year-block.fourth {
    left: 50.01%; }
  .year-block.fifth {
    left: 66.68%; }
  .year-block.sixth {
    left: 83.35%;
    border-right: 0px; }
  .year-block:after {
    content: attr(data-label);
    position: absolute;
    top: 101%;
    left: 0%;
    width: 100%;
    text-align: center;
    font-family: "Lato", sans-serif;
    color: darkgrey;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    transition: left 0.5s; }
  .year-block.shifted:after {
    left: 50%; }

.circle {
  width: 100px;
  height: 100px;
  background-color: #36648b;
  opacity: 0.5;
  border-radius: 50px;
  position: absolute;
  top: 10px;
  left: 0px;
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition-property: -webkit-transform, left;
  -moz-transition-property: -moz-transform, left;
  transition-property: transform, left;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

#buttons {
  width: 1000px;
  margin: 10px auto;
  text-align: center;
  font-family: "Lato", sans-serif;
  margin-top: 60px; }

.button-column {
  display: inline-block;
  vertical-align: top;
  margin: 0px 15px;
  line-height: 1.5; }
  .button-column header {
    color: #999999;
    padding-bottom: 5px;
    border-bottom: 1px solid #cccccc; }
  .button-column p {
    width: 400px;
    margin: 0 0 10px 0; }
    .button-column p.title {
      font-size: 26px; }
  .button-column.chatter {
    margin-top: 5px;
    text-align: left; }

.btn {
  width: 150px;
  padding: 10px 20px;
  margin: 15px 0px;
  border-radius: 3px;
  background-color: darkgrey;
  border-bottom: 2px solid #555555;
  color: #777777;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }
  .btn.active {
    background-color: #36648B;
    border-bottom: 2px solid #304059;
    color: white;
    cursor: default;
    font-style: normal; }

/******** MEDIA QUERIES ******** */
/* Smaller than standard 960 (devices and browsers) */
/* Tablet Portrait size to standard 960 (devices and browsers) */
/* All Mobile Sizes (devices and browser) */
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
/**** CLEARFIX **** */
.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

* html .group {
  zoom: 1; }

*:first-child + html .group {
  zoom: 1; }

/*
     FILE ARCHIVED ON 13:40:15 Feb 08, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:16:29 Jun 01, 2023.
     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: 135.507
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.058
  cdx.remote: 0.05
  esindex: 0.007
  LoadShardBlock: 87.162 (3)
  PetaboxLoader3.datanode: 81.351 (4)
  load_resource: 54.777
  PetaboxLoader3.resolve: 48.989
*/