@import url(typography.css);
@import url(bootstrap_overwrite.css);
/* line 5, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*** About **************************************/
/*********************************************************/
/*** TEMPLATE STYLE **************************************/
/*********************************************************/
/* line 32, ../sass/screen.scss */
html,
body {
  height: 100%;
  min-width: 350px;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
/* line 41, ../sass/screen.scss */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  min-width: 350px;
  margin: 0 auto-260px;
  /* Negative indent footer by its height */
}

/******* NAV **********/
/** padding of logo **/
/* line 62, ../sass/screen.scss */
.navbar-brand {
  padding: 7px 0 2px 7px;
}

/** center navigation **/
/* line 66, ../sass/screen.scss */
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  z-index: 1200;
}

/* line 71, ../sass/screen.scss */
.navbar-toggle {
  margin: 23px 10px 0 0;
}

@media (min-width: 768px) {
  /* line 77, ../sass/screen.scss */
  .navbar .navbar-nav {
    display: inline-block;
    float: none;
  }

  /* line 81, ../sass/screen.scss */
  .navbar .navbar-collapse {
    text-align: center;
  }
}
/** Affix top navigation **/
/* line 88, ../sass/screen.scss */
#nav.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

/** style navigation **/
/* line 96, ../sass/screen.scss */
.navbar {
  min-width: 350px;
  font-family: ScalaSansWebPro-Light;
  font-size: 1.3em;
  background-color: #01385b;
  color: #fff;
  border: none;
  border-radius: 0;
  clear: both;
  white-space: nowrap;
}

/** style links navigation **/
/* line 111, ../sass/screen.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a:link,
ul.navbar-nav li a:link {
  color: #fff;
}
/* line 114, ../sass/screen.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a:visited,
ul.navbar-nav li a:visited {
  color: #fff;
}
/* line 117, ../sass/screen.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
ul.navbar-nav li a:hover {
  opacity: 0.6;
  color: #fff;
  transition: 1s;
  background-color: #19475E;
}
/* line 123, ../sass/screen.scss */
.navbar-default .navbar-nav .open .dropdown-menu > li > a:active,
ul.navbar-nav li a:active {
  color: #19475E;
}

/* line 127, ../sass/screen.scss */
.navbar-nav > li > .dropdown-menu > li > a:hover {
  background-color: #19475E;
  transition: 1s;
}

/* line 133, ../sass/screen.scss */
ul.nav.navbar-nav {
  min-width: 720px;
  margin: 17px 0 0 0;
}

/*dropdown style*/
/* line 139, ../sass/screen.scss */
.dropdown-menu li {
  padding-top: 2px;
}

/* line 142, ../sass/screen.scss */
.divider {
  margin: 3px 0 3px 0;
  background-color: #19475E;
}

/* line 146, ../sass/screen.scss */
.dropdown-menu {
  text-align: left;
  background-color: #01385b;
  /* position of dropdown in relation to parent dropdwon */
  margin: -10px 0px 0 12px;
  font-size: 0.75em;
  min-width: 220px;
}

/* line 155, ../sass/screen.scss */
a:hover, a:active, a:focus {
  /* styling for any way a link is about to be used */
  outline: 0;
}

/******* END NAV **********/
/******* TOP BAR **********/
/* title of website and twitter */
/* line 165, ../sass/screen.scss */
.top_bar {
  height: 40px;
  background-color: #179fac;
  color: #fff;
}
/* line 171, ../sass/screen.scss */
.top_bar h1 {
  padding: 13px 0 10px 0;
  font-size: 1.2em;
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  height: 30px;
  float: left;
}
/* line 178, ../sass/screen.scss */
.top_bar .social_media {
  float: right;
  height: 30px;
  padding: 8px 0 10px 0;
  margin: 0px;
}
/* line 184, ../sass/screen.scss */
.top_bar .social_media:hover {
  opacity: 0.8;
}

/******* END TOP BAR **********/
/******* FOOTER **********/
@media (max-width: 768px) {
  /* line 195, ../sass/screen.scss */
  #footer .content {
    border-bottom: 1px dotted #179fac;
  }
}
/* line 200, ../sass/screen.scss */
#footer {
  min-height: 260px;
  background-color: #01385b;
  font-family: 'ScalaWebPro', 'serif';
  padding: 10px;
}

/* line 208, ../sass/screen.scss */
#footer .content {
  padding: 15px 10px 15px 10px;
}
/* line 211, ../sass/screen.scss */
#footer .content h6 {
  font-size: 0.8em;
  color: #fff;
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
}
/* line 217, ../sass/screen.scss */
#footer .content p {
  padding: 15px 0 0 0;
  color: #179fac;
  font-size: 0.8em;
  line-height: 1.5em;
}
/* line 224, ../sass/screen.scss */
#footer .content .float {
  float: left;
}
/* line 228, ../sass/screen.scss */
#footer .content ul li {
  padding: 10px 10px 10px 0;
}
/* line 232, ../sass/screen.scss */
#footer .content a {
  color: #2ba6cb;
  text-decoration: none;
  line-height: inherit;
}

/******* END FOOTER **********/
/******* PAGES **********/
/* line 245, ../sass/screen.scss */
article {
  margin-top: 40px;
  padding: 0 0 100px 0;
}

/* line 249, ../sass/screen.scss */
.bold {
  font-weight: 800;
  font-family: 'ScalaSansWebPro', 'sans-serif';
  color: #222;
}

/* line 255, ../sass/screen.scss */
.side_panel {
  background-color: #01385b;
  border: 5px solid #179fac;
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  color: #fff;
  padding: 20px 20px 0px 20px;
  margin: 20px 0 20px 0;
  min-width: 300px;
}
/* line 264, ../sass/screen.scss */
.side_panel li > ul li {
  margin: 10px 20px 10px 20px;
}
/* line 268, ../sass/screen.scss */
.side_panel li {
  margin: 0px 0 20px 0;
  cursor: pointer;
}
/* line 273, ../sass/screen.scss */
.side_panel ul > li:hover {
  opacity: 0.6;
  transition: 0.8s;
}
/* line 278, ../sass/screen.scss */
.side_panel a {
  text-decoration: none;
  color: #fff;
}
/* line 282, ../sass/screen.scss */
.side_panel a:hover {
  opacity: 0.6;
  transition: 0.8s;
}

/* line 291, ../sass/screen.scss */
em, i {
  font-style: italic;
}

/* line 294, ../sass/screen.scss */
strong, b {
  font-weight: bold;
}

/* line 299, ../sass/screen.scss */
.bigLink {
  display: block;
  border: 1px solid #179fac;
  background-color: #01385b;
  padding: 5px;
  margin: 10px 0 10px 0;
  color: #fff;
  padding: 10px;
}
/* line 308, ../sass/screen.scss */
.bigLink .center {
  font-family: ScalaSansWebPro-Light, 'Helvetica', 'sans-serif';
  display: block;
  margin: 0 auto;
}
/* line 312, ../sass/screen.scss */
.bigLink .center a {
  color: #fff;
}
/* line 313, ../sass/screen.scss */
.bigLink .center a:visited {
  color: #fff;
}
/* line 316, ../sass/screen.scss */
.bigLink:hover {
  transition: 0.75s;
  background-color: #179fac;
}

/* line 322, ../sass/screen.scss */
#pedagogies .center {
  width: 47%;
}

/* line 326, ../sass/screen.scss */
#refworks .center {
  width: 15%;
}

/* line 330, ../sass/screen.scss */
a:hover {
  text-decoration: none;
}

/******* END PAGES **********/
/*** Home Page ********************************/
/******************************************************/
/* line 340, ../sass/screen.scss */
#slideshow {
  width: 100%;
  height: 60%;
  background-color: #fff;
  margin-top: 40px;
}
/* line 347, ../sass/screen.scss */
#slideshow .carousel-inner > .item > img,
#slideshow .carousel-inner > .item > a > img {
  width: 70%;
  margin: auto;
  margin-bottom: 20px;
  border-left: 2px solid #01385b;
  border-right: 2px solid #01385b;
  border-top: 2px solid #01385b;
}
/* line 358, ../sass/screen.scss */
#slideshow .carousel-control.right {
  background-image: none;
  color: #01385b;
  margin: 0 7% 0 0;
}
/* line 365, ../sass/screen.scss */
#slideshow .carousel-control.left {
  background-image: none;
  color: #01385b;
  margin: 0 0 0 5.7%;
}
/* line 372, ../sass/screen.scss */
#slideshow .carousel-indicators {
  margin-bottom: 15px;
  padding: 30px 0 0px 0;
  z-index: 1;
}
/* line 377, ../sass/screen.scss */
#slideshow .carousel-indicators li {
  border: 2px solid #01385b;
  color: #01385b;
}
/* line 383, ../sass/screen.scss */
#slideshow .carousel-caption {
  width: 70%;
  background-color: #fff;
  opacity: 0.8;
  position: relative;
  padding: 15px;
  left: 15%;
  min-height: 120px;
  text-align: left;
  z-index: 0;
  color: #111;
  border-left: 2px solid #01385b;
  border-right: 2px solid #01385b;
  border-bottom: 2px solid #01385b;
  text-shadow: 0 1px 1px rgba(30, 101, 120, 0.3);
}
/* line 402, ../sass/screen.scss */
#slideshow .carousel-caption h3 {
  font-size: 1.6em;
  margin: 0 10px 0 0px;
}
/* line 408, ../sass/screen.scss */
#slideshow .carousel-caption p {
  max-width: 75%;
  margin: 0;
  margin: 0 10px -10px 0px;
  font-size: 0.8em;
  padding: 0px;
}
/* line 418, ../sass/screen.scss */
#slideshow .carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
/* line 425, ../sass/screen.scss */
#slideshow .carousel-fade .carousel-inner .active {
  opacity: 1;
}
/* line 428, ../sass/screen.scss */
#slideshow .carousel-fade .carousel-inner .active.left,
#slideshow .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
/* line 434, ../sass/screen.scss */
#slideshow .carousel-fade .carousel-inner .next.left,
#slideshow .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
/* line 438, ../sass/screen.scss */
#slideshow .carousel-fade .carousel-control {
  z-index: 2;
}

@media (max-width: 768px) {
  /* line 447, ../sass/screen.scss */
  .carousel-caption {
    left: 0;
    display: none;
  }

  /* line 452, ../sass/screen.scss */
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    width: 90% !important;
  }

  /* line 457, ../sass/screen.scss */
  #biology_bar {
    width: 90% !important;
  }

  /* line 461, ../sass/screen.scss */
  .carousel-indicators {
    display: none;
  }
}
/* line 469, ../sass/screen.scss */
#biology_bar {
  margin: 0 auto;
  width: 70%;
  border-bottom: 2px solid #01385b;
  height: 50px;
  margin-top: -23px;
  background-color: #179fac;
  font-family: ScalaSansWebPro-Light, 'Helvetica', 'sans-serif';
}
/* line 479, ../sass/screen.scss */
#biology_bar h2 {
  width: 270px;
  margin: 0 auto;
  font-size: 1.4em;
  color: #fff;
  padding-top: 15px;
}

/* line 488, ../sass/screen.scss */
.quote {
  font-family: ScalaSansWebPro-LightIta;
  font-size: 2em;
  line-height: 1.2em;
  color: #b4b4b4;
  margin: 0 0 10px 0;
}

/* line 496, ../sass/screen.scss */
.quote_author {
  display: block;
  width: 280px;
  float: right;
  font-family: ScalaSansWebPro-Light;
  font-size: 0.9em;
  line-height: 1.5em;
  color: #b4b4b4;
}

/* line 506, ../sass/screen.scss */
h3 {
  font-family: ScalaSansWebPro-Light, 'sans-serif';
  font-size: 1.6875em;
  color: #179fac;
  margin: 15px 0 20px 0;
}

/* line 513, ../sass/screen.scss */
p {
  font-family: 'ScalaWebPro', 'serif';
  line-height: 1.6em;
  font-size: 1.1em;
  color: #555;
}

/*** Generic elemens of pages ********************************/
/******************************************************/
/* line 524, ../sass/screen.scss */
h3 {
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  font-size: 2em;
  font-weight: 100;
  color: #444;
}

/* line 531, ../sass/screen.scss */
h4 {
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  font-size: 1.5em;
  font-weight: 600;
  color: #444;
}

/* line 538, ../sass/screen.scss */
h5 {
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  font-size: 1.15em;
  font-weight: 600;
  color: #444;
}

/* line 545, ../sass/screen.scss */
ul li {
  list-style-type: none;
}

@media (max-width: 768px) {
  /* line 550, ../sass/screen.scss */
  .side_panel {
    margin-top: -50px;
    margin-bottom: 40px;
  }
}
/* line 556, ../sass/screen.scss */
.page_content {
  font-family: 'ScalaWebPro', 'serif';
}
/* line 559, ../sass/screen.scss */
.page_content a {
  color: #179fac;
}
/* line 560, ../sass/screen.scss */
.page_content a:hover {
  color: #01385b;
  transition: 1s;
  text-decoration: none;
}
/* line 562, ../sass/screen.scss */
.page_content p {
  margin: 0 0 20px 0;
}

/*** Dev Team Members page ********************************/
/******************************************************/
/* line 576, ../sass/screen.scss */
#faculty, #students {
  font-family: 'ScalaSansWebPro', 'sans-serif';
  text-align: center;
  padding: 0 0 5px 0;
  margin: 30px 0 40px 0;
  color: #01385b;
  border-bottom: 2px solid #01385b;
  clear: left;
}

@media (max-width: 768px) {
  /* line 590, ../sass/screen.scss */
  #dev_team .side_panel {
    z-index: 0;
    position: absolute;
    margin: -300px 0 180px 0;
  }

  /* line 596, ../sass/screen.scss */
  #faculty,
  #students {
    margin-top: 300px;
  }
}
/* line 605, ../sass/screen.scss */
.faculty ul, .students ul {
  float: left;
  margin: 0 0 60px 0;
}
/* line 610, ../sass/screen.scss */
.faculty li, .students li {
  float: left;
}
/* line 614, ../sass/screen.scss */
.faculty img, .students img {
  width: 150px;
  height: 150px;
  border: 2px solid #179fac;
  float: left;
  margin: 0 0 20px 0;
}
/* line 623, ../sass/screen.scss */
.faculty li:nth-child(2), .students li:nth-child(2) {
  width: 70%;
  font-family: 'ScalaSansWebPro', 'sans-serif';
  font-size: 1.5em;
  font-weight: 400;
  margin: 0.5em 0 0 20px;
  color: #179fac;
}
/* line 632, ../sass/screen.scss */
.faculty li:nth-child(3), .students li:nth-child(3) {
  max-width: 400px;
  font-family: 'ScalaSansWebPro-Cond', 'sans-serif';
  font-weight: 100;
  line-height: 1.3em;
  color: #969696;
  margin: 10px 0 20px 20px;
}
/* line 642, ../sass/screen.scss */
.faculty li:nth-child(4), .students li:nth-child(4) {
  width: 100%;
  cursor: pointer;
  font-family: 'ScalaSansWebPro', 'sans-serif';
}
/* line 648, ../sass/screen.scss */
.faculty li:nth-child(4) .email:hover, .faculty li:nth-child(4) .home:hover, .students li:nth-child(4) .email:hover, .students li:nth-child(4) .home:hover {
  background-color: #ddd;
  transition: 1s;
}
/* line 654, ../sass/screen.scss */
.faculty li:nth-child(4) .email, .faculty li:nth-child(4) .home, .students li:nth-child(4) .email, .students li:nth-child(4) .home {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: block;
  float: left;
  width: 50%;
  padding: 10px;
  border-right: 1px solid #fff;
}
/* line 664, ../sass/screen.scss */
.faculty li:nth-child(4) .contact_icon, .students li:nth-child(4) .contact_icon {
  color: #969696;
  margin: -1px 2px 0 5px;
}
/* line 669, ../sass/screen.scss */
.faculty li:nth-child(4) a, .students li:nth-child(4) a {
  color: #999;
  text-decoration: none;
}
/* line 674, ../sass/screen.scss */
.faculty li:nth-child(4) a:hover, .students li:nth-child(4) a:hover {
  color: #999;
}
/* line 681, ../sass/screen.scss */
.faculty li:nth-child(5), .students li:nth-child(5) {
  margin: 20px 0 0 0;
  font-family: 'ScalaWebPro', 'serif';
  -webkit-font-smoothing: antialiased;
}
/* line 686, ../sass/screen.scss */
.faculty li:nth-child(5) a, .students li:nth-child(5) a {
  color: #179fac;
}
/* line 690, ../sass/screen.scss */
.faculty li:nth-child(5) a:hover, .students li:nth-child(5) a:hover {
  color: #01385b;
  transition: 1s;
  text-decoration: none;
}

/*** Pedagogies and Philosophies page ********************************/
/******************************************************/
/* line 705, ../sass/screen.scss */
#pedagogies .page_content h3 {
  font-size: 1.2em;
  font-family: "ScalaSansWebPro-Bold";
  margin: 30px 0 20px 0;
}
/* line 711, ../sass/screen.scss */
#pedagogies ol li {
  font-family: 'ScalaWebPro', 'serif';
  line-height: 1.6em;
  font-size: 1.1em;
  color: #555;
  list-style-type: circle;
}
/* line 719, ../sass/screen.scss */
#pedagogies ol {
  margin: 0 0 25px 40px;
}
/* line 723, ../sass/screen.scss */
#pedagogies .downloads {
  width: 100%;
  padding: 10px;
  margin: 20px 0 20px 0;
  border: 1px dotted #777;
  float: left;
  min-width: 300px;
  line-height: 1.4em;
}
/* line 732, ../sass/screen.scss */
#pedagogies .downloads li {
  float: left;
}
/* line 736, ../sass/screen.scss */
#pedagogies .downloads li:last-child {
  float: right;
}
/* line 743, ../sass/screen.scss */
#pedagogies .downloads a {
  color: #179fac;
}
/* line 745, ../sass/screen.scss */
#pedagogies .downloads a:hover {
  color: #01385b;
  transition: 1s;
  text-decoration: none;
}

/*** Permissions page ********************************/
/******************************************************/
/* line 754, ../sass/screen.scss */
#permissions h4 {
  font-family: "ScalaSansWebPro-Bold";
  font-size: 1.2em;
  margin: 20px 0 20px 0;
}

/* line 760, ../sass/screen.scss */
#permissions .wp-image-1330 {
  width: 100%;
}

/* line 764, ../sass/screen.scss */
#permissions ol {
  list-style-type: decimal;
  margin: 0 0 10px 0;
  font-family: 'ScalaWebPro', 'serif';
  line-height: 1.6em;
  font-size: 1.1em;
  color: #555;
}
/* line 772, ../sass/screen.scss */
#permissions ol li {
  line-height: 1.5em;
}

/* line 777, ../sass/screen.scss */
.emphasize {
  font-family: "ScalaSansWebPro-Bold";
  font-size: 1.2em;
}

/*** Adjust side box when on mobile ********************************/
/******************************************************/
@media (max-width: 768px) {
  /* line 787, ../sass/screen.scss */
  #permissions .side_panel,
  #pedagogies .side_panel,
  #adopters .side_panel,
  #acknowledgements .side_panel {
    z-index: 0;
    position: absolute;
    margin: -280px 0 20px 0;
  }

  /* line 798, ../sass/screen.scss */
  #adopters h3,
  #permissions h3,
  #pedagogies h3,
  #acknowledgements h3 {
    margin-top: 260px;
  }
}
/*** Adopters amd institutions ********************************/
/******************************************************/
/* line 814, ../sass/screen.scss */
#adopters .page_content {
  font-family: 'ScalaWebPro', 'serif';
}
/* line 817, ../sass/screen.scss */
#adopters .page_content a {
  color: #2ba6cb;
}
/* line 821, ../sass/screen.scss */
#adopters .page_content a:hover {
  color: #01385b;
  transition: 1s;
  text-decoration: none;
}
/* line 827, ../sass/screen.scss */
#adopters .page_content ul {
  float: left;
  margin: 0 20px 20px 0;
  width: 300px;
  max-width: 400px;
  height: 300px;
  padding: 10px;
  border: 1px solid #fff;
}
/* line 836, ../sass/screen.scss */
#adopters .page_content ul:hover {
  transition: 1.5s;
}
/* line 842, ../sass/screen.scss */
#adopters .page_content li img {
  width: 150px;
  height: 150px;
  border: 2px solid #179fac;
  margin: 0 0 20px 0;
}
/* line 849, ../sass/screen.scss */
#adopters .page_content li:nth-child(2) {
  font-size: 1.2em;
  font-family: 'ScalaSansWebPro', 'sans-serif';
  margin: 0 0 10px 0;
}
/* line 855, ../sass/screen.scss */
#adopters .page_content li:nth-child(3) {
  line-height: 1.3em;
  margin: 0 0 10px 0;
}

/*--------------- MODULES ----------------------------------------/


/*** About Modules ********************************/
/******************************************************/
/* line 871, ../sass/screen.scss */
#about_modules table {
  width: 100%;
}

/* line 874, ../sass/screen.scss */
#about_modules table tr td {
  font-size: 1.1em;
}

/* line 880, ../sass/screen.scss */
#about_modules table, .module_section table {
  background: white;
  margin-bottom: 1.25em;
  border: solid 1px #dddddd;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
}
/* line 889, ../sass/screen.scss */
#about_modules table thead, #about_modules table tfoot, .module_section table thead, .module_section table tfoot {
  background: whitesmoke;
  font-weight: 800;
}
/* line 894, ../sass/screen.scss */
#about_modules table thead th, .module_section table thead th {
  font-weight: 800;
  padding: 7px;
  line-height: 1.225em;
  display: table-cell;
  border-right: 1px solid #fff;
}
/* line 902, ../sass/screen.scss */
#about_modules table tr td, .module_section table tr td {
  padding: 0.5625em 0.625em;
  font-size: 0.95em;
  color: #222222;
  line-height: 1.4em;
  text-align: center;
  vertical-align: center;
}
/* line 911, ../sass/screen.scss */
#about_modules thead tr, .module_section thead tr {
  font-weight: 800;
  font-size: 1em;
  font-family: 'ScalaSansWebPro-Bold', 'sans-serif';
}
/* line 917, ../sass/screen.scss */
#about_modules tr:nth-child(even), .module_section tr:nth-child(even) {
  background: #f2f2f2;
}
/* line 919, ../sass/screen.scss */
#about_modules table a, .module_section table a {
  color: #2ba6cb;
}
/* line 920, ../sass/screen.scss */
#about_modules table a:hover, .module_section table a:hover {
  color: #01385b;
  transition: 1s;
}
/* line 922, ../sass/screen.scss */
#about_modules p a, .module_section p a {
  color: #179fac;
}
/* line 924, ../sass/screen.scss */
#about_modules p a:hover, .module_section p a:hover {
  color: #01385b;
  transition: 1s;
  text-decoration: none;
}

/*** Modules ********************************/
/******************************************************/
/* line 934, ../sass/screen.scss */
.module_section {
  margin: 0 0 20px 0;
  font-family: 'ScalaWebPro', 'serif';
}
/* line 938, ../sass/screen.scss */
.module_section a {
  color: #179fac;
}
/* line 939, ../sass/screen.scss */
.module_section a:hover {
  color: #01385b;
  transition: 1s;
  text-decoration: none;
}
/* line 941, ../sass/screen.scss */
.module_section p {
  margin: 0 0 20px 0;
}
/* line 945, ../sass/screen.scss */
.module_section .icon_container {
  height: 50px;
  margin: 0 40px 40px 0;
  float: left;
}
/* line 950, ../sass/screen.scss */
.module_section .icon_container a {
  color: #179fac;
}
/* line 951, ../sass/screen.scss */
.module_section .icon_container a:hover {
  color: #01385b;
  transition: 1s;
  text-decoration: none;
}
/* line 956, ../sass/screen.scss */
.module_section .icon_large {
  font-size: 2.5em;
  vertical-align: middle;
  margin-top: -0.125em;
  margin-right: 5px;
}
/* line 963, ../sass/screen.scss */
.module_section .icon_small {
  font-size: 1.5em;
  color: #179fac;
  margin-top: -0.125em;
  margin-right: 10px;
}
/* line 971, ../sass/screen.scss */
.module_section .slideshow {
  margin: 0 0 30px 0;
  background-color: #f9f9f9;
  -webkit-box-shadow: -1px -1px 9px 0px #e3e3e3;
  -moz-box-shadow: -1px -1px 9px 0px #e3e3e3;
  box-shadow: -1px -1px 9px 0px #e3e3e3;
}
/* line 985, ../sass/screen.scss */
.module_section .fotorama__fullscreen-icon {
  background-color: #179fac;
}
/* line 989, ../sass/screen.scss */
.module_section .fotorama__arr {
  background-color: #179fac;
}
/* line 994, ../sass/screen.scss */
.module_section .slides {
  float: left;
  margin: 0 0 20px 0;
}
/* line 999, ../sass/screen.scss */
.module_section .slide_container {
  height: 175px;
  width: 175px;
  float: left;
  padding: 10px;
  font-size: 1em;
  margin: 0px 5px 5px 0;
  line-height: 1.4em;
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  background-color: #19475E;
}
/* line 1011, ../sass/screen.scss */
.module_section .slide_name {
  margin: 2px 0 0 0;
  display: block;
}

/* line 1020, ../sass/screen.scss */
.slide_set_content {
  float: left;
  margin-bottom: 30px;
}
/* line 1024, ../sass/screen.scss */
.slide_set_content p a {
  color: #179fac;
}
/* line 1028, ../sass/screen.scss */
.slide_set_content a {
  color: #f2f2f2;
}
/* line 1032, ../sass/screen.scss */
.slide_set_content a:hover {
  color: #179fac;
  transition: 1s;
}
/* line 1037, ../sass/screen.scss */
.slide_set_content .icon_container {
  clear: left;
}

/* line 1042, ../sass/screen.scss */
#discussion {
  margin-top: -20px;
}

/* line 1048, ../sass/screen.scss */
.discussion_content table tr td {
  padding: 10px;
}
/* line 1052, ../sass/screen.scss */
.discussion_content table tr td a {
  margin-top: 4px;
  display: block;
  vertical-align: middle;
}

/* line 1060, ../sass/screen.scss */
.primer_content ul li {
  margin: 0 0 0 18px;
  list-style-type: circle;
  line-height: 1.6em;
  font-size: 1.1em;
  font-family: 'ScalaWebPro', 'serif';
  color: #555;
}

/* line 1071, ../sass/screen.scss */
h4 {
  clear: both;
  margin: 40px 0 20px 0;
}

@media (max-width: 768px) {
  /* line 1077, ../sass/screen.scss */
  #module .side_panel {
    z-index: 0;
    position: absolute;
    margin: -370px 0 20px 0;
  }

  /* line 1088, ../sass/screen.scss */
  #module h3 {
    margin-top: 360px;
  }

  /* line 1092, ../sass/screen.scss */
  #about_modules h3 {
    z-index: 0;
    margin: 0px 0 20px 0;
  }

  /* line 1098, ../sass/screen.scss */
  #about_modules table {
    z-index: 0;
    margin: 10px 0 20px 0;
  }

  /* line 1103, ../sass/screen.scss */
  #module .slide_container {
    width: 100%;
    height: 80px;
  }
}
/*** Media ********************************/
/******************************************************/
/*** Infographics ********************************/
/* line 1116, ../sass/screen.scss */
#media .icon_container {
  height: 50px;
  margin: 30px 40px 40px 0;
  clear: left;
}
/* line 1121, ../sass/screen.scss */
#media .icon_container a {
  color: #179fac;
}
/* line 1122, ../sass/screen.scss */
#media .icon_container a:hover {
  color: #01385b;
  transition: 1s;
  text-decoration: none;
}
/* line 1127, ../sass/screen.scss */
#media .icon_large {
  font-size: 2.5em;
  vertical-align: middle;
  margin-top: -0.125em;
  margin-right: 5px;
}
/* line 1138, ../sass/screen.scss */
#media .icon_small {
  font-size: 1.5em;
  color: #179fac;
  margin-top: -0.125em;
  margin-right: 10px;
  display: block;
  float: left;
}
/* line 1148, ../sass/screen.scss */
#media .graphics {
  -webkit-box-shadow: -1px -1px 9px 0px #e3e3e3;
  -moz-box-shadow: -1px -1px 9px 0px #e3e3e3;
  box-shadow: -1px -1px 9px 0px #e3e3e3;
}
/* line 1154, ../sass/screen.scss */
#media .fotorama__fullscreen-icon {
  background-color: #179fac;
}

/* line 1162, ../sass/screen.scss */
#media.infographics .radialZoom {
  margin: 0 0 20px 0;
  -webkit-box-shadow: -1px -1px 9px 0px #e3e3e3;
  -moz-box-shadow: -1px -1px 9px 0px #e3e3e3;
  box-shadow: -1px -1px 9px 0px #e3e3e3;
}
/* line 1167, ../sass/screen.scss */
#media.infographics .radialZoom img {
  width: 100%;
  height: 100%;
}
/* line 1173, ../sass/screen.scss */
#media.infographics .graphics {
  -webkit-box-shadow: -1px -1px 9px 0px #e3e3e3;
  -moz-box-shadow: -1px -1px 9px 0px #e3e3e3;
  box-shadow: -1px -1px 9px 0px #e3e3e3;
}
/* line 1179, ../sass/screen.scss */
#media.infographics .directions {
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  font-size: 0.9em;
  display: block;
  margin: 10px 0 20px 43px;
}
/* line 1186, ../sass/screen.scss */
#media.infographics .pdf {
  margin: 0 0 60px 0;
}
/* line 1190, ../sass/screen.scss */
#media.infographics .video {
  margin: 20px 0 80px 0;
}

@media (max-width: 768px) {
  /* line 1199, ../sass/screen.scss */
  .infographics .directions {
    margin: 10px 0 40px 0px !important;
  }

  /* line 1204, ../sass/screen.scss */
  .infographics .icon_container {
    margin: 30px 40px 90px 0 !important;
  }

  /* line 1208, ../sass/screen.scss */
  .infographics .icon_large {
    display: block;
    float: left;
  }

  /* line 1213, ../sass/screen.scss */
  .infographics .col-lg-8 h3 {
    margin-top: 160px;
  }

  /* line 1216, ../sass/screen.scss */
  .infographics .side_panel {
    z-index: 0;
    position: absolute;
    margin: -170px 0 20px 0;
  }

  /* line 1222, ../sass/screen.scss */
  #media.slidesets .slide_container {
    height: 90px !important;
    width: 100% !important;
  }

  /* line 1227, ../sass/screen.scss */
  #media .slide_set_content .slide_name {
    clear: both !important;
    margin-top: 24px !important;
  }

  /* line 1232, ../sass/screen.scss */
  #media .slide_set_content .icon_small {
    float: right !important;
  }
}
/* line 1239, ../sass/screen.scss */
#media.timelines .fotorama__caption {
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  font-size: 1em;
  background-color: #179fac;
  opacity: 0.9;
  color: #fff;
}
/* line 1247, ../sass/screen.scss */
#media.timelines .fotorama__caption__wrap {
  background-color: #179fac !important;
}

/* line 1254, ../sass/screen.scss */
#media.slidesets .slide_set_content p {
  margin: 0 0 40px 0;
}
/* line 1258, ../sass/screen.scss */
#media.slidesets .slide_container {
  height: 175px;
  width: 175px;
  float: left;
  padding: 10px;
  font-size: 1em;
  margin: 0px 5px 5px 0;
  line-height: 1.4em;
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  background-color: #19475E;
}
/* line 1270, ../sass/screen.scss */
#media.slidesets .slide_name {
  margin: 2px 0 0 0;
  display: block;
}
/* line 1275, ../sass/screen.scss */
#media.slidesets .icon_container {
  margin-top: 30px;
}

/* line 1281, ../sass/screen.scss */
#media.videos .video_slides li {
  float: left;
}
/* line 1285, ../sass/screen.scss */
#media.videos .video_slides img {
  width: 200px;
  height: 200px;
  margin: 0 5px 0px 0;
}
/* line 1290, ../sass/screen.scss */
#media.videos .video_slides img:hover {
  opacity: 0.8;
  transition: 1s;
}
/* line 1296, ../sass/screen.scss */
#media.videos .caption {
  width: 200px;
  height: 80px;
  line-height: 1.3em;
  background-color: #179fac;
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  padding: 10px;
  color: #fff;
  margin: -5px 0 5px 0;
  display: block;
}

/* line 1311, ../sass/screen.scss */
#media.video_page h3 {
  color: #01385b;
  padding: 10px 0 5px 0;
  border-top: 2px solid #179fac;
  border-bottom: 2px solid #179fac;
}
/* line 1318, ../sass/screen.scss */
#media.video_page .video {
  margin: 0 auto;
}
/* line 1322, ../sass/screen.scss */
#media.video_page .goback {
  font-family: 'ScalaSansWebPro', 'serif';
  color: #179fac;
}
/* line 1327, ../sass/screen.scss */
#media.video_page .video img {
  max-width: 400px;
  margin: 0 auto;
  vertical-align: middle;
}
/* line 1333, ../sass/screen.scss */
#media.video_page p {
  font-family: 'ScalaWebPro', 'serif';
  width: 100%;
  margin: 0 auto;
  margin: 30px 0 40px 0;
}
/* line 1340, ../sass/screen.scss */
#media.video_page h5 {
  font-family: 'ScalaSansWebPro-Bold', 'serif';
  margin: 40px 0 20px 0;
}
/* line 1345, ../sass/screen.scss */
#media.video_page ol {
  font-family: 'ScalaWebPro', 'serif';
  list-style-type: decimal;
  margin: 0 0px 0 20px;
}
/* line 1349, ../sass/screen.scss */
#media.video_page ol li {
  margin: 0 0 20px 0;
  line-height: 1.4em;
}
/* line 1355, ../sass/screen.scss */
#media.video_page ol li ol li {
  margin: 5px 0 0 20px;
}
/* line 1359, ../sass/screen.scss */
#media.video_page strong {
  font-family: 'ScalaSansWebPro-Bold', 'serif';
}
/* line 1363, ../sass/screen.scss */
#media.video_page article a {
  color: #179fac;
}
/* line 1365, ../sass/screen.scss */
#media.video_page article a:hover {
  color: #01385b;
  transition: 1s;
  text-decoration: none;
}
@media (max-width: 768px) {
  /* line 1368, ../sass/screen.scss */
  #media.video_page .video img {
    max-width: 300px;
  }
}

/* line 1377, ../sass/screen.scss */
#media.artworks .artworks_slides li {
  float: left;
  margin: 0 5px 0 0;
}
/* line 1381, ../sass/screen.scss */
#media.artworks .artworks_slides img {
  width: 250px;
  height: 250px;
}
/* line 1385, ../sass/screen.scss */
#media.artworks .artworks_slides img:hover {
  opacity: 0.8;
  transition: 1s;
}
/* line 1390, ../sass/screen.scss */
#media.artworks .caption {
  width: 250px;
  height: 130px;
  line-height: 1.3em;
  background-color: #179fac;
  padding: 10px;
  color: #fff;
  margin: -5px 0 5px 0;
  display: block;
}
/* line 1401, ../sass/screen.scss */
#media.artworks .artwork-title {
  font-family: 'ScalaSansWebPro-Bold', 'sans-serif';
}
/* line 1405, ../sass/screen.scss */
#media.artworks .artwork-creator {
  display: block;
  font-size: 0.8em;
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
}
/* line 1411, ../sass/screen.scss */
#media.artworks a {
  color: #fff;
}

/* line 1416, ../sass/screen.scss */
#media.presentations {
  font-family: 'ScalaSansWebPro-Light', 'sans-serif';
  color: #444;
}
/* line 1420, ../sass/screen.scss */
#media.presentations .title, #media.presentations .presenter {
  font-family: 'ScalaSansWebPro-Bold', 'sans-serif';
  color: #179fac;
  display: block;
  margin: 10px 0 2px 0;
}
/* line 1427, ../sass/screen.scss */
#media.presentations .slides {
  float: left;
  margin: 0 0 30px 0;
}
/* line 1432, ../sass/screen.scss */
#media.presentations .slides li {
  float: left;
  margin: 0 10px 10px 0;
  border: 5px solid #19475E;
}
/* line 1438, ../sass/screen.scss */
#media.presentations .slides p {
  color: #444;
  max-width: 400px;
  font-size: 1em;
  margin: 20px 0px 0px 0;
  font-family: 'ScalaWebPro', 'serif';
}
/* line 1446, ../sass/screen.scss */
#media.presentations .icon_large {
  float: right;
  margin: 3px 2px 0 0;
  color: #179fac;
}
/* line 1452, ../sass/screen.scss */
#media.presentations .slides a {
  padding: 10px;
  display: block;
  max-width: 450px;
  min-height: 450px;
  text-decoration: none;
}
/* line 1460, ../sass/screen.scss */
#media.presentations .slides a:link {
  text-decoration: none;
}
/* line 1464, ../sass/screen.scss */
#media.presentations span {
  line-height: 1.4em;
  color: #222;
}
/* line 1469, ../sass/screen.scss */
#media.presentations .slides a:hover {
  transition: 1s;
  background-color: #E0EEEE;
}
/* line 1479, ../sass/screen.scss */
#media.presentations .icon_large {
  margin: 0 0 0 30px;
}

/*** refworks ********************************/
/* line 1514, ../sass/screen.scss */
#refworks .italic {
  font-family: "ScalaSansWebPro-LightIta";
}
/* line 1518, ../sass/screen.scss */
#refworks .page_content ul li {
  color: #555;
  list-style-type: disc;
  line-height: 1.6em;
}
/* line 1524, ../sass/screen.scss */
#refworks .page_content ul {
  margin: 0 0 20px 20px;
}
/* line 1528, ../sass/screen.scss */
#refworks .page_content img {
  width: 100%;
  max-width: 780px;
  margin: 10px 0 30px 0;
}
/* line 1534, ../sass/screen.scss */
#refworks strong {
  font-family: "ScalaSansWebPro-Bold";
}
/* line 1538, ../sass/screen.scss */
#refworks p {
  word-wrap: break-word;
}

/*** Video Guide ********************************/
/* line 1548, ../sass/screen.scss */
.video-js video {
  position: relative !important;
}

/* line 1550, ../sass/screen.scss */
.video-js {
  width: auto !important;
  height: auto !important;
  background-color: #fff !important;
  -webkit-box-shadow: -1px -1px 9px 0px #e3e3e3;
  -moz-box-shadow: -1px -1px 9px 0px #e3e3e3;
  box-shadow: -1px -1px 9px 0px #e3e3e3;
}

/* line 1558, ../sass/screen.scss */
.vjs-default-skin {
  color: #ffffff;
}

/* line 1559, ../sass/screen.scss */
.vjs-default-skin .vjs-play-progress,
.vjs-default-skin .vjs-volume-level {
  background-color: #ffffff;
}

/* line 1561, ../sass/screen.scss */
.vjs-default-skin .vjs-control-bar {
  background-color: #01385b;
  font-size: 85% !important;
}

/* line 1565, ../sass/screen.scss */
.vjs-default-skin .vjs-progress-control {
  background-color: #179fac;
  top: -2em;
  height: 2em;
}

/* line 1570, ../sass/screen.scss */
.vjs-load-progress {
  background-color: #17c8ac;
}

/* line 1573, ../sass/screen.scss */
.vjs-slider-handle:before {
  content: " " !important;
  text-shadow: none !important;
  background-color: #01385b !important;
}

/* line 1578, ../sass/screen.scss */
.vjs-play-progress {
  background-color: gainsboro !important;
}

/* line 1581, ../sass/screen.scss */
.vjs-default-skin .vjs-big-play-button {
  background: #179fac;
  height: 2.6em;
  width: 2.6em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-left: 0 !important;
  margin-top: 0 !important;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/* line 1604, ../sass/screen.scss */
.vjs-default-skin .vjs-big-play-button:before {
  text-shadow: none;
}

/* line 1605, ../sass/screen.scss */
.vjs-default-skin .vjs-big-play-button:hover {
  background: rgba(23, 159, 172, 0.7);
}

/* line 1606, ../sass/screen.scss */
.vjs-default-skin .vjs-slider {
  background: rgba(255, 255, 255, 0.1);
}

/* line 1607, ../sass/screen.scss */
.vjs-default-skin .vjs-control-bar {
  font-size: 60%;
}

/*** BOOTSTRAP OVERWRITE ********************************/
/* Do not modify. You can add other overwrites but do
/* not change existing classes
/******************************************************/
/* line 1617, ../sass/screen.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #01385b;
  color: #fff;
}

/* line 1624, ../sass/screen.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #01385b;
  color: #fff;
}

/* line 1631, ../sass/screen.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: #01385b;
  color: #fff;
}
