/* Scss Document */
/* v2.0 */
/* v2.0 */
/* v2.0 */
/* v2.0 */
/* v2.0 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000311}}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000314}}
.timeline {
  margin: 0px auto;
  max-width: 40em;
  overflow: hidden;
  height: auto;
  position: relative;
  padding: 0px;
  list-style-type: none;
  /*thanks to
     https://twitter.com/JacoKoster
  */
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEElEQVQIW2NMTEz8z8gABAAPKwIlXWq1kgAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  background-position: 50% 0;
  /* 
    elements 1,(2),3,(4), etc.
    elements in brackets inherit these properties, some are overridden below (2n)
    beginning at 0
  */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000332}}
.timeline .year {
  background: #505050;
  font-size: 3em;
  max-width: 4em;
  clear: both;
  margin: 1em auto 2em;
  color: white;
  border-radius: 30% / 100%;
  text-align: center;
  margin-top: 2em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000343}}
.timeline .year:first-of-type {
  margin-top: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000353}}
.timeline .event {
  position: relative;
  text-align: center;
  float: right;
  clear: right;
  width: 45%;
  margin: 1em 2.5%;
  border-radius: 5px;
  list-style-type: none;
  display: block;
  padding: .4em;
  background: white;
  z-index: 15;
  color: #4d4d4d;
  border: 1px solid #9d9d9d;
  text-decoration: none;
  -webkit-transition: background .15s linear;
  -moz-transition: background .15s linear;
  -ms-transition: background .15s linear;
  -o-transition: background .15s linear;
  transition: background .15s linear;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000378}}
.timeline .event.featured {
  width: 95% !important;
  background: #e8e8e8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000382}}
.timeline .event.featured:after, .timeline .event.featured:before {
  display: none;
}
@media all and (max-width: 600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000353}}
  .timeline .event {
    width: 85%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000391}}
.timeline .event.offset-first {
  margin-top: -1.5em !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\0000395}}
.timeline .event img {
  margin-top: 10px;
  max-width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003100}}
.timeline .event:hover {
  background: #e9e9e9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003103}}
.timeline .event:hover:after {
  background: #505050;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003108}}
.timeline .event:nth-of-type(2n) {
  float: left;
  clear: left;
}
@media all and (min-width: 600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003108}}
  .timeline .event:nth-of-type(2n) {
    margin-top: 2em;
  }
}
@media all and (min-width: 650px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003116}}
  .timeline .event:after {
    display: block;
    content: ' ';
    height: 15px;
    width: 15px;
    background: #9d9d9d;
    border-radius: 50%;
    position: absolute;
    left: -5%;
    top: 0.5em;
    border: 2px solid white;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003130}}
.timeline .event:nth-child(2n):after {
  right: -5%;
  /* reset the standard declaration I defined before*/
  left: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003137}}
.padd {
  display: block;
  padding: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003139}}
.padd.center {
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003144}}
.ad {
  display: block;
  background: rgba(50, 50, 50, 0.5);
  color: white;
  text-decoration: none;
  text-align: center;
  padding: 15px;
  font-weight: 800;
  border-bottom: 2px solid black;
  border-top: 2px solid black;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/shirasagi\/public\/sites\/c\/o\/m\/c\/r\/e\/_\/css\/history\.scss}line{font-family:\00003156}}
a {
  text-decoration: none;
  color: black;
}
