* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*border: 1px dotted black;*/
}
#background {
  z-index: -1;
  position: fixed !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/more_clouds.jpg");
  background-repeat: no-repeat;
  background-position: left top;
}
a {
  color: #0000cc;
}
a:visited {
  color: #BDE5FD;
}
.inline {
  display: inline-block;
}
.threeQuarter {
  width: 75%;
}
.left .threeQuarter {
  width: 75%;
  float: right;
  min-width: 270px;
}
.half {
  width: 50%;
}
.left .half {
  width: 50%;
  float: right;
}
/**
 * Header Section
 *
 *
 **/
#logo {
  position: relative;
  left: 50%;
  margin-left: -110px;
  margin-top: 20px;
  border: 4px #000 solid;
  border-radius: 50%;
  height: 150px;
  width: 220px;
  padding-left: 30px;
  padding-top: 30px;
  background: url("../images/cloudStrip.jpg");
  background-position: 0px 0px;
  background-repeat: repeat-x;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}
.timelineHeader {
  display: inline-block;
  position: relative;
  width: 100%;
  content: '';
  height: 25px;
}
.timelineHeaderCross {
  position: relative;
  margin-bottom: -4px;
  width: 15%;
  margin-left: 35%;
  margin-right: 50%;
  background-color: #000;
  height: 4px;
}
.timelineHeaderNeck {
  position: relative;
  width: 4px;
  height: 5px;
  left: 50%;
  margin-left: -3px;
  margin-bottom: -4px;
  padding-bottom: 30px;
  background-color: #000;
}
/* Main Container to hold entire timeline */
.timelineContainer {
  position: absolute;
  left: 0px;
  width: 100%;
  overflow: hidden;
  padding-bottom: 500px;
}
.mainTimelineBefore {
  z-index: 100;
  position: absolute;
  width: 4px;
  background: #000;
  top: 0px;
  left: 35%;
  margin-left: -2px;
  content: '';
}
.timelineContainer:before {
  z-index: 100;
  position: absolute;
  width: 4px;
  background: #000;
  top: 0px;
  left: 35%;
  margin-left: -2px;
  content: '';
  height: 100%;
}
.timelineHeader:before {
  z-index: 100;
  position: absolute;
  width: 4px;
  background: #000;
  top: 0px;
  left: 35%;
  margin-left: -2px;
  content: '';
  height: 25px;
}
/*
// UNUSED
div.timelineToggle {
  float:right;
  margin-right:0;
  white-space:nowrap;
}

a.expandAll {
  color:#ccc;
  cursor:pointer;
  background:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  font-size:12px;
  padding:3px 5px;
}

a.expandAll:hover {
  color:#7DBADF;
  cursor:pointer;
}
/*

/* Section Container for background */
.timelineSection {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 0px;
  display: table;
}
.firstRowShadow {
  position: absolute;
  background: url("../images/background-shadow.png");
  background-position: top left;
  background-repeat: repeat-x;
  height: 6px;
  top: 0px;
  left: 0px;
  width: 100%;
}
.sectionBefore {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
}
.secondave:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #13749B;
  /* Old browsers */
  background: -moz-linear-gradient(left, #E1EEF5 0%, #13749B 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #E1EEF5), color-stop(100%, #13749B));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #E1EEF5 0%, #13749B 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #E1EEF5 0%, #13749B 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #E1EEF5 0%, #13749B 100%);
  /* IE10+ */
  background: linear-gradient(to right, #E1EEF5 0%, #13749B 100%);
  /* W3C */
}
.cynergy:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #a90329;
  /* Old browsers */
  background: -moz-linear-gradient(left, #a90329 0%, #8f0222 44%, #6d0019 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a90329), color-stop(44%, #8f0222), color-stop(100%, #6d0019));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #a90329 0%, #8f0222 44%, #6d0019 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #a90329 0%, #8f0222 44%, #6d0019 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #a90329 0%, #8f0222 44%, #6d0019 100%);
  /* IE10+ */
  background: linear-gradient(to right, #a90329 0%, #8f0222 44%, #6d0019 100%);
  /* W3C */
}
.kodak:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #ffa84c;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffa84c 0%, #ff7b0d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffa84c), color-stop(100%, #ff7b0d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ffa84c 0%, #ff7b0d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffa84c 0%, #ff7b0d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffa84c 0%, #ff7b0d 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ffa84c 0%, #ff7b0d 100%);
  /* W3C */
}
.elementk:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #2c539e;
  /* Old browsers */
  background: -moz-linear-gradient(left, #2c539e 0%, #202c72 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2c539e), color-stop(100%, #202c72));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #2c539e 0%, #202c72 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #2c539e 0%, #202c72 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #2c539e 0%, #202c72 100%);
  /* IE10+ */
  background: linear-gradient(to right, #2c539e 0%, #202c72 100%);
  /* W3C */
}
.phs:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #75a0bf;
  /* Old browsers */
  background: -moz-linear-gradient(left, #75a0bf 0%, #13588a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #75a0bf), color-stop(100%, #13588a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #75a0bf 0%, #13588a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #75a0bf 0%, #13588a 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #75a0bf 0%, #13588a 100%);
  /* IE10+ */
  background: linear-gradient(to right, #75a0bf 0%, #13588a 100%);
  /* W3C */
}
.ampersand:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #fffb00;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fffb00 0%, #193e7c 60%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fffb00), color-stop(60%, #193e7c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #fffb00 0%, #193e7c 60%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #fffb00 0%, #193e7c 60%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #fffb00 0%, #193e7c 60%);
  /* IE10+ */
  background: linear-gradient(to right, #fffb00 0%, #193e7c 60%);
  /* W3C */
}
.rit:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #F76902;
  /* Old browsers */
  background: -moz-linear-gradient(left, #F76902 0%, #0e0e0e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #F76902), color-stop(100%, #0e0e0e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #F76902 0%, #0e0e0e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #F76902 0%, #0e0e0e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #F76902 0%, #0e0e0e 100%);
  /* IE10+ */
  background: linear-gradient(to right, #F76902 0%, #0e0e0e 100%);
  /* W3C */
}
.pictureiq:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #ff3019;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff3019), color-stop(100%, #cf0404));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff3019 0%, #cf0404 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ff3019 0%, #cf0404 100%);
  /* W3C */
}
.fredmeyer:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #b5bdc8;
  /* Old browsers */
  background: -moz-linear-gradient(left, #b5bdc8 0%, #828c95 36%, #28343b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #b5bdc8), color-stop(36%, #828c95), color-stop(100%, #28343b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #b5bdc8 0%, #828c95 36%, #28343b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #b5bdc8 0%, #828c95 36%, #28343b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #b5bdc8 0%, #828c95 36%, #28343b 100%);
  /* IE10+ */
  background: linear-gradient(to right, #b5bdc8 0%, #828c95 36%, #28343b 100%);
  /* W3C */
}
.magic:before {
  position: absolute;
  height: 100%;
  width: 65%;
  left: 35%;
  right: 0px;
  padding: 0px;
  margin: 0px;
  content: '';
  background: #7e007b;
  /* Old browsers */
  background: -moz-linear-gradient(left, #7e007b 0%, #0e0e0e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #7e007b), color-stop(100%, #0e0e0e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #7e007b 0%, #0e0e0e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #7e007b 0%, #0e0e0e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #7e007b 0%, #0e0e0e 100%);
  /* IE10+ */
  background: linear-gradient(to right, #7e007b 0%, #0e0e0e 100%);
  /* W3C */
}
.timelineRow {
  display: inline-block;
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: 0px;
  display: table-row;
}
.timelineCell {
  border: 0px;
  margin-top: 8px;
  display: table-cell;
  position: relative;
  vertical-align: top;
}
.timelineRow .left {
  border: 0px;
  margin-top: 8px;
  display: table-cell;
  position: relative;
  vertical-align: top;
  float: left;
  width: 100%;
  padding-left: 25px;
  padding-right: 0px;
}
.timelineRow .right {
  border: 0px;
  margin-top: 8px;
  display: table-cell;
  position: relative;
  vertical-align: top;
  width: 65%;
  padding-left: 0px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 0px;
  border-right: 0px;
}
.left {
  text-align: right;
}
.timelineContent {
  border: 3px solid #000;
  padding: 5px 10px 5px 10px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  top: 0;
}
.timelineContentLeft {
  border: 3px solid #000;
  padding: 5px 10px 5px 10px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  top: 0;
  margin-right: 30px;
  background-color: #BDE5FD;
  color: #333;
}
.timelineContentLeft dt a,
.timelineContentLeft dt a:hover,
.timelineContentLeft dt a:visited,
.timelineContentLeft dt a:active {
  font-family: 'Arvo', serif;
  font-weight: normal;
  font-size: 0.85em;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  color: #333;
  display: inline-block;
}
.timelineContentRight {
  border: 3px solid #000;
  padding: 5px 10px 5px 10px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
  top: 0;
  margin-left: 30px;
  /*a, a:hover, a:visited, a:active {
    .timelineContentTrigger;
  }*/
}
.connectorLine {
  position: absolute;
  height: 4px;
  background: #000;
  content: '';
  width: 30px;
}
dl.right:before {
  position: absolute;
  height: 4px;
  background: #000;
  content: '';
  width: 30px;
  left: 0px;
  top: 25px;
}
dl.left:before {
  position: absolute;
  height: 4px;
  background: #000;
  content: '';
  width: 30px;
  right: 0px;
  top: 50%;
}
.leftItem {
  background-color: #BDE5FD;
  color: #333;
}
.mainItem {
  background-color: #666;
  color: #fff;
}
.subItem {
  background-color: #aaa;
  color: #444;
  border-radius: 8px;
  width: 75%;
}
.toolItem {
  background-color: #ddd;
  color: #666;
  border-radius: 8px;
  width: 50%;
}
.mainItem dt a,
.mainItem dt a:hover,
.mainItem dt a:visited,
.mainItem dt a:active {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 0.85em;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: inline-block;
  color: #fff;
}
.subItem dt a,
.subItem dt a:hover,
.subItem dt a:visited,
.subItem dt a:active {
  font-family: 'Arvo', serif;
  font-weight: normal;
  font-size: 0.85em;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: inline-block;
  color: #222;
}
.toolItem dt a,
.toolItem dt a:hover,
.toolItem dt a:visited,
.toolItem dt a:active {
  font-family: 'Arvo', serif;
  font-weight: normal;
  font-size: 0.85em;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: inline-block;
  color: #444;
}
.rounded {
  border-radius: 8px;
}
.timelineMainContentTrigger {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 0.85em;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: inline-block;
}
.timelineContentTrigger {
  font-family: 'Arvo', serif;
  font-weight: normal;
  font-size: 0.85em;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: inline-block;
}
h3.sectionTitle {
  margin-left: 15px;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 2em;
}
h3.sectionTitleBlack {
  margin-left: 15px;
  color: #000;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 2em;
}
h3.year {
  margin-right: 15px;
  margin-top: 6px;
  color: #000;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 1.5em;
}
p,
li {
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-size: 14px;
}
p,
li:last-child {
  padding: 0px;
  margin: 0px 0px 8px 0px;
}
h3,
h2 {
  margin: 0px;
  padding: 0px;
}
dt {
  position: relative;
}
dd {
  text-transform: none;
  margin: 10px 0px 0px 0px;
  text-align: center;
}
p.leftImgText {
  margin-left: 10px;
  margin-right: 10px;
}
p.leftImgText a {
  color: #0000cc;
}
.right dt span {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-size: 0.85em;
  position: absolute;
  right: 0px;
}
.left dt span {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-size: 0.85em;
  position: absolute;
  left: 0px;
}
img.thumb {
  display: inline-block;
  max-height: 100px;
  max-width: 100px;
  border: 1px #000 solid;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
}
img.mainImg {
  border: 1px #000 solid;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}
.contentImg {
  border: 1px #000 solid;
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}
.storyPopup {
  height: 600px;
  width: 800px;
  padding: 35px;
}
.storyPopup img {
  border: 1px #000 solid;
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}
p.problemStatement {
  font-style: italic;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #202c72;
}
