/* ========================================================== */
/* === LATEST CORE 2.O CUSTOM STYLES ======================== */
/* ========================================================== */
/* ========================================================== */
/* === 1.0 OVERALL HTML ELEMENTS ============================ */
body {
  background-color: #48463a;
  /*font-family: "Lucida Bright", "DejaVu Serif", "serif";*/
  font-size: 1.4em;  }

/* WebFont Stack 1 - Normal Weight */
@font-face {
  font-family: "futurapro-normal";
  src: url("fonts/futurapro/futurapro-normal.eot");
  src: url("fonts/futurapro/futurapro-normal.eot?#iefix") format("embedded-opentype"), url("fonts/futurapro/futurapro-normal.woff") format("woff"), url("fonts/futurapro/futurapro-normal.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* WebFont Stack 2 - Bold, Black, or Heavy */
@font-face {
  font-family: "futurapro-bold";
  src: url("fonts/futurapro/futurapro-bold.eot");
  src: url("fonts/futurapro/futurapro-bold.eot?#iefix") format("embedded-opentype"), url("fonts/futurapro/futurapro-bold.woff") format("woff"), url("fonts/futurapro/futurapro-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold; }
/* Links */
a {
  color: #0074b5;
  text-decoration: none; }

a:hover,
a:focus {
  color: #926538;
  text-decoration: underline; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Bright", Constantia, Georgia, "DejaVu Serif", "serif", "Lucida Bright", Constantia, Georgia, "DejaVu Serif", "serif"; }

/* Text Selection */
::-moz-selection {
  color: #fff;
  background: #300CD2; }

::selection {
  color: #fff;
  background: #300CD2; }

/* ========================================================== */
/* === 2.0 BOOTSTRAP COMPONENTS ============================= */
/* === PAGE NAVIGATOR (pager) =============================== */
.pager li > a,
.pager li > span {
  color: #794029;
  background-color: transparent;
  border: 2px solid #794029; }

.pager li > a:hover,
.pager li > a:focus {
  background-color: #794029;
  color: #fff; }

/* === DROPDOWN MENUS ======================================= */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #794029; }

/* === PILLS ================================================ */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #fdd887; }

/* === PRIMARY BUTTON ======================================== */
.btn-primary {
  background-color: #926538;
  background-image: -webkit-linear-gradient(top, #926538 0%, #673a26 100%);
  background-image: -o-linear-gradient(top, #926538 0%, #673a26 100%);
  background-image: linear-gradient(to bottom, #926538 0%, #673a26 100%);
  background-repeat: repeat-x;
  border-color: #926538; }

.btn-primary:hover,
.btn-primary:focus {
  background-color: #673a26;
  background-position: 0 -15px; }

.btn-primary:active,
.btn-primary.active {
  background-color: #673a26;
  border-color: #fdd887; }

.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #B9B287;
  background-image: none;
  border-color: #673a26; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #926538;
  color: #fff; }

/* ========================================================== */
/* === 3.0 LATEST CORE 2 COMPONENTS ========================= */
/* === MODULE HEADER ======================================== */
#module-title {
  color: #fff;
  font-family: "Lucida Bright", Constantia, Georgia, "DejaVu Serif", "serif";
  font-size: 32px;
  line-height: 30px;
  text-shadow: 1px 1px 0px #000, 2px 2px 0px #000;
  padding-top: 25px; }

#module-title small, .module-title small {
  color: #fdd887;
  font-weight: normal !important; }

#splash-page .module-title {
  font-size: 44px;
  line-height: 52px; }

/* Module Title Media Queries */
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #module-title {
    font-size: 28px;
    line-height: 36px; }

  #splash-page .module-title {
    font-size: 32px;
    line-height: 40px; } }
.module-producer {
	background-color: rgba(20,20,20,0.75);
	padding: 10px;
	border-radius: 10px;
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  #module-title {
    font-size: 30px;
    line-height: 38px; }

  #splash-page .module-title {
	background-color: rgba(20,20,20,0.75);
	padding: 10px;
	border-radius: 10px;
    font-size: 42px;
    line-height: 50px; } }
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  #module-title {
    font-size: 34px;
    line-height: 42px;
    /* text-align:left;
    padding-left:16px; */ }

  #splash-page .module-title {
    font-size: 47px;
    line-height: 55px; } }
#module-credit {
  color: #fff;
  font-family: "Lucida Bright", Constantia, Georgia, "DejaVu Serif", "serif";
  text-shadow: 1px 1px 0px #000, 2px 2px 0px #000;
  font-size: 12px; }

/* === MODULE NAVIGATION MENU =============================== */
.module-nav li.active a,
.module-nav li.active a:focus,
.module-nav li.active a:hover {
  background-color: #794029; }

/* === MODULE UNIT/CHAPTER DROPDOWN MENU ==================== */
.unit-header {
  background: #794029;
  color: #fff; }

#collapsible-toc .panel-default .panel-heading {
  background: #794029;
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important; }

#collapsible-toc .panel-default .panel-heading a,
#collapsible-toc .panel-default .panel-heading a:hover,
#collapsible-toc .panel-default .panel-heading a:active {
  color: #fff !important; }

/* === BACK TO TOP BUTTON =================================== */
.back-top a {
  color: #ccc;
  text-decoration: none; }

.back-top a:hover {
  color: #926538;
  text-decoration: none; }

/* === IMAGE AND TEXT CAPTIONS ============================== */
.image-caption, .text-caption {
  background: #d7d7d7; }

/* ========================================================== */
/* === 4.0 MODULE-SPECIFIC COMPONENTS ======================= */
body#splash-page {
  background-color: #48463a; }

#splash-page .footer-text a {
  color: #fdd887; }

#module-topbanner {
  background-image: url("../assets/module-banner.jpg");
  background-repeat: no-repeat;
  background-size: 1168px 170px;
  background-position: top center; }

#module-content a {
  text-decoration: underline; }

.table-header-row {
  background-color: #C9DAF8; }

.pager li > a {
  text-decoration: none !important; }

.dropdown_correct {
  font-weight: bold; }

.incorrect-answer {
  background-color: #D27375 !important;
  border-radius: 4px; }

.sub_head {
  font-size: 18px; }

.sub_head small {
  font-size: 18px;
  color: #333;
  clear: none !important; }

p.formula {
	font-size: 1.3em;
}
.eq {
	font-family: 'Times New Roman';
	font-size: 120%;
}
.eq-table {
	font-family: 'Times New Roman';
	font-size: 120%;
	text-align: center;
}

.eq-table tr > td:nth-child(3) {
	text-align: left;
}

a#module-title {
    background: rgba(0,0,0,0.3);
}
#module-splash-sidebar {
    background: rgba(0,0,0,.75);

}
.module-splash-nav li a {
    color: #fdd887;
}
.question-wrap {
	font-size: 1em;
}
.caption > p {
	font-size: 90%;
}
.carousel-control.left,
.carousel-control.right {
 background-image:none!important;
 background:#333
}
.carousel-control {
 width:14px;
 height:80px
}
.carousel-indicators li {
 border:1px solid #1e8cc6
}
.carousel-indicators .active {
 background-color:#1e8cc6
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
 font-size:15px;
 margin-top:-11px
}
.carousel-indicators {
 bottom:-20px
}
.question-wrap {
 padding:0 10px
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
 margin-left:-6px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
 margin-right:-7px
}
@media (min-width:768px) {
 .carousel-control .glyphicon-chevron-left,
 .carousel-control .icon-prev {
  margin-left:-13px
 }
 .carousel-control .glyphicon-chevron-right,
 .carousel-control .icon-next {
  margin-right:-15px
 }
}
