@charset "utf-8";
/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Merriweather:300|Open+Sans);

/* navigation styles */
#cdse {
  height: 80px;
  background-color: #00334E;
  color: #ffffff;
  font-size: 140%;
  top: 0px;
  margin: 0;
  padding: 5px 10% 0 10%;
  width: 100%;
}
#cdse-navigation {
  border: 0;
  background-color: #00334E;
  position: relative;
  width: 100%;
  padding-left: 0;
  display: block;
}
#topnav-container {
  background-color: #fff;
  position: fixed;
  height: 50px;
  top: 80px;
  width: 100%;
  padding: 0 10%;
  box-shadow: 0px 8px 6px -6px #888888 !important;
  z-index: 1000;
}
.main {
  padding: 16px;
  margin-top: 30px;
  height: 2000px;
}
.topnav {
  overflow: hidden;
  background-color: #fff;
  position: fixed;
  height: 50px;
  top: 80px;
  margin: 0 auto;
}
.topnav a {
  float: left;
  display: block;
  color: #0873a1;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
.topnav a:hover {
  background-color: #e6f0f7;
}
.active, .btn:hover {
  background-color: #e6f0f7;
  color: #0873a1;
}
.topnav .icon {
  display: none;
  position: relative;
}
@media screen and (max-width: 979px) {
  .topnav a:not(:first-child) {
    display: none;
  }
  .topnav a.icon {
    float: left;
    display: block;
  }
  .active, .btn:hover {
    background-color: #e6f0f7;
    color: #0873a1;
  }
}
@media only screen and (max-width: 979px) {
  .topnav icon, .topnav a.icon {
    float: left;
    display: block;
    background-color: #e6f0f7;
  }
  .topnav.responsive {
    position: fixed;
    display: block;
    height: auto;
    text-align: left;
  }
  .topnav.responsive .icon {
    position: relative;
    display: block;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    width: auto;
  }
  .active, .btn:hover {
    background-color: #e6f0f7;
    color: #0873a1;
  }
}
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: #00334E;
  font-family: 'Open Sans', 'Trebuchet MS', Verdana, sans-serif;
  margin: 0;
  height: 2000px;
}
.container-fluid {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
h1, h2 {
  font-weight: normal;
  font-family: 'Merriweather', Georgia, serif;
}
h1 {
  padding-top: 0px;
  margin-top: 0;
  color: #0873a1;
  font-size: 250%;
}
h2 {
  color: #00334E;
  clear: both;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 175%;
}
#cover, #hq, #frontoffice, #mission, #collaboration, #catalog, #outcomes, #outreach, #technology, #international, #audience, #awards, #numbers, #bottom {
  margin-top: 0;
  padding: 150px 10% 100px 10%;
  width: 100%;
  clear: both;
}
#cover {
  background-image: url("http://www.cdse.edu/images/annualreport/background-cover.png");
  background-color: #fafafb;
  background-position: top right;
  background-size: auto;
  background-repeat: no-repeat;
  height: 350px;
  min-height: 350px;
  min-width: 560px;
  padding-top: 125px;
  border-bottom: 1px solid #dedede;
  box-shadow: 0px 4px 3px -3px #dddddd !important;
}
#mission, #bottom {
  background-image: url("http://www.cdse.edu/images/annualreport/background-bluestripes.png");
  background-color: rgba(255, 255, 255, 0.1);
  background-blend-mode: lighten;
  background-size: cover;
  color: #ffffff;
}
#mission h1, #vission h1, #outcomes h1, #outcomes h2, #outcomes, #audience h1 {
  color: #ffffff;
}
#collaboration h1 {
  color: #065A7f;
}
#hq, #numbers {
  background-color: #ffffff;
}
#frontoffice, #catalog {
  background-color: #e6f0f7;
}
#collaboration {
  background-color: #BFDCED;
}
#outcomes {
  color: #c7e4f0;
}
#outreach {
  background-image: url("../images/annualreport/background-sky.jpg");
  background-size: cover;
  background-position: bottom center;
}
#technology, #awards {
  background-color: #dff2fb;
}
#international {
  background-image: url("http://www.cdse.edu/images/annualreport/background-map.png");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
  background-size: cover;
  background-position: center top;
}
#audience {
  background-color: #062b48;
}
#bottom {
  padding: 2% 10%;
}
p {
  line-height: 2.0;
}
blockquote {
  font-style: italic;
  font-size: 135%;
  line-height: 1.7;
  border: 0;
  padding: 5px;
  color: #0873a1;
  margin-left: 0;
  font-family: 'Merriweather', serif;
}
.notation {
  font-size: 90%;
  font-style: italic;
  color: #333333;
}
p.odometer {
  font-size: 170%;
  color: #0873a1;
  padding: 15px 0;
  margin: 0;
  line-height: 1.0;
}
.odometer-description {
  font-size: 60%;
  color: #666666;
  margin: 0;
  padding: 0;
  line-height: 1.0;
}
.media {
  width: 100%;
}
p.media-heading {
  font-weight: normal;
  padding-top: 20px;
  font-size: 110%;
}
/*list float layout*/
.float {
  margin: 0 auto;
}
.float:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.float-item {
  float: left;
}
.listcontainer {
  list-style: none;
  margin: 0;
  padding: 0;
}
.item {
  padding: 3px;
  margin: 2px;
  width: 175px;
  font-size: 85%;
  color: #ffffff;
  background-color: #0873a1;
}
.odd {
  background-color: #0873a1;
}
ol.table-list {
  padding-left: 20px;
}
.subheading {
  font-size: 80%;
  font-style: italic;
}
.table-bordered {
  border: 0;
}
.row-flex {
	display: flex;
	flex-wrap: wrap;
}
.posters {
	height: 220px;
	padding: 10px;
	text-align:center;
}
@media screen and (max-width: 979px) {
  #cover {
    background-image: url("http://www.cdse.edu/images/annualreport/background-cover-light.png");
  }
}
/* print style  */
body {
  background-color: #ffffff;
	color:#000000;
  font-family: 'Open Sans', 'Trebuchet MS', Verdana, sans-serif;
}
#cover, #hq, #frontoffice, #mission, #collaboration, #catalog, #outcomes, #outreach, #technology, #international, #audience, #awards, #numbers, #bottom {
  margin-top: 0;
  padding: 15px;
  width: 100%;
  clear: both;
}
#main h1, h2, h3 {
	font-family: 'Merriweather', Georgia, serif;
	font-weight: normal;
}
#navigation, #footer, .noprint {
	display:none;
}