#ndbanner {
  color: #000000;
  background-color: #FFFFFF;
  border-bottom: 1px solid #ccc;
  font-size: 0;
  position: relative;
  padding: 3px 0 3px 5px;
}
#ndbanner #itd-logo {
  background: transparent url('../img/itd-logo-header.png') 0 0 no-repeat;
  position: absolute;
  bottom: -23px;
  height: 23px;
  width: 68px;
  right: 10px;
}
#ndbanner #itd-logo:hover {
  background-position: 0 -24px;
}
@media only screen and (max-width: 540px) {
  #ndbanner #ndbanner-ndgov img {
    margin-left: -197px;
  }
}
@media only screen and (max-width: 350px) {
  #ndbanner #ndbanner-ndgov img {
    margin-left: -257px;
  }
}
@media only screen and (max-width: 300px) {
  #ndbanner #ndbanner-commerce {
    left: -257px;
  }
}
#ndbanner #ndbanner-ndgov,
#ndbanner #ndbanner-commerce {
  display: inline-block;
}
#ndbanner #ndbanner-commerce {
  position: absolute;
  right: 0;
  top: 3px;
}
#ndbanner #ndbanner-commerce img,
#ndbanner #ndbanner-ndgov img {
  padding: 2px;
}

/* bootstrap overrides */
body {
	background: #ddd url(../img/background-img.jpg) no-repeat center top fixed;
	-webkit-background-size: cover;
	-mox-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #2f2f2f;
	/*font-family: arial, sans-serif;*/
	font-size: 18px;
	font-weight: 500;
	overflow-y: scroll;
}
p.lead {
	color: #374f7b;
	font-family: "futura-pt", sans-serif;
	font-size: 20px;
	text-align: justify;
}
.front p.lead {
	margin-bottom: 0;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: "futura-pt-condensed", "league gothic", sans-serif;
	letter-spacing: 0;
}
h1,
.h1 {
	margin-bottom: 0.7em;
	font-size: 3.5em;
	font-weight: 700;
	padding-bottom: 6px;
}
h2,
.h2 {
	margin-bottom: 20px;
	font-size: 2.5em;
	font-weight: 500;
}
h3,
.h3 {
	font-size: 2em;
	font-weight: 500;
	text-shadow: none;
}
h4,
.h4 {
	font-size: 1.6em;
	font-weight: 500;
}
 h5, .h5. h6, .h6 {
 font-size: 1.3em;
 font-weight: 500;
}

.layer a {
	color: #346cd3;
	font-weight: 700;
	word-wrap: break-word;
}
.layer a:hover {
	color: #3c7ff2;
}

blockquote {
	background: #e3e9f4 url(../img/blockquote-bullet-generic.png) no-repeat 4% center;
	border: 0;
	clear: both;
	color: #626262;
	margin-top: 2em;
	margin-left: -12px;
	margin-right: -12px;
	min-height: 65px;
	padding: 2em 1em 2em 26%;
	border-top: 0.12em solid #0f1f3d;
	border-bottom: 0.12em solid #0f1f3d;
}
blockquote:before,
blockquote:after {
	content: " ";
	display: table;
}
blockquote:after {
	clear: both;
}
blockquote p {
	font-size: 1em;
	font-weight: 500;
}

blockquote h1:first-child,
blockquote h2:first-child,
blockquote h3:first-child {
	margin-top: 0;
}

body.section-module-1 blockquote {
	background: #eaf3ff url(../img/blockquote-bullet-1.png) no-repeat 4% center;
	border-top: 0.12em solid #004ebb;
	border-bottom: 0.12em solid #004ebb;
}
body.section-module-2 blockquote {
	background: #fdf7f0 url(../img/blockquote-bullet-2.png) no-repeat 4% center;
	border-top-color: #ff2c6c;
	border-bottom-color: #ff2c6c;
}
body.section-module-3 blockquote {
	background: #fffcf7 url(../img/blockquote-bullet-3.png) no-repeat 4% center;
	border-top-color: #ff8000;
	border-bottom-color: #ff8000;
}
body.section-module-4 blockquote {
	background: #fbf5ff url(../img/blockquote-bullet-4.png) no-repeat 4% center;
	border-top-color: #8f34c6;
	border-bottom-color: #8f34c6;
}
body.section-module-5 blockquote {
	background: #fafff2 url(../img/blockquote-bullet-5.png) no-repeat 4% center;
	border-top-color: #6c9f02;
	border-bottom-color: #6c9f02;
}
ul,
ol {
	margin-bottom: 1.5em;
}
/*
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0.5em;
}
*/


.main-content section {
	padding: 0 15px;
}



.primary-layer .navbar .navbar-inner,
.region-drawer {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.primary-layer .navbar-inner {
	background: transparent url('../img/mainnav-bg.png') repeat-x top;
}

ul.navbar-inner {
  -webkit-box-shadow: inset 0 -40px 0 -20px #152C58;
          box-shadow: inset 0 -40px 0 -20px #152C58;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  ul.navbar-inner {
    width: 50%;
  }
}
.btn-mainnav {
  display: block;
  float: left;
  height: 75px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
	background: transparent url('../img/mainnav-bg.png') repeat-x top;
}
.btn-mainnav .icon {
  background: transparent no-repeat center center;
  border: 0 solid #FFFFFF;
  height: 54px;
  line-height: 50px;
  padding: 0 5px;
  /* these transitions enable an 'out' animation */
  -webkit-transition: border 0.2s ease;
       -o-transition: border 0.2s ease;
          transition: border 0.2s ease;
	
}
.btn-mainnav .icon .img-responsive {
  display: inline-block;
}
.btn-mainnav a,
.btn-mainnav button {
  background: transparent;
  border: 0 solid #6c6c6c;
  border-left-width: 1px;
  color: #a3a3a3;
  display: block;
  font-size: 18px;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
	font-family: "futura-pt-condensed", "league gothic", sans-serif;
	font-weight: 500;
}
.btn-mainnav a:hover .icon,
.btn-mainnav button:hover .icon {
  border-top-width: 3px;
}
.btn-mainnav a:active,
.btn-mainnav button:active {
  background: #000000;
}
.btn-mainnav .link, .btn-mainnav.mainnav-print button .link {
  background-color: #152C58;
  border-left: 1px solid #6c6c6c !important;
  border-top: 1px solid #4c4c4c;
  color: #adf14c;
  height: 21px;
  line-height: 20px;
  margin-left: -1px;
}
@media (max-width: 767px) {
  .btn-mainnav:first-child a,
  .btn-mainnav:first-child button,
  .btn-mainnav:first-child .link {
    border-left-width: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  ul.navbar-inner:first-child .btn-mainnav:first-child a,
  ul.navbar-inner:first-child .btn-mainnav:first-child button,
  ul.navbar-inner:first-child .btn-mainnav:first-child .link {
    border-left-width: 0;
    margin-left: 0;
  }
}
.btn-mainnav a:hover,
.btn-mainnav a:focus {
  text-decoration: none;
}
.mainnav-drawer {
  width: 20%;
}
.mainnav-drawer .icon {
  background-image: url('../img/mainnav-drawer.png');
}
.mainnav-energy {
  width: 55%;
}
.mainnav-studies {
  width: 25%;
}
.mainnav-history {
  width: 44%;
}
.mainnav-search {
  width: 14%;
}
.mainnav-search .icon {
  background-image: url('../img/mainnav-search.png');

}
.mainnav-print {
  width: 11%;
}
.mainnav-print .icon {
  background-image: url('../img/mainnav-print.png');

}
.mainnav-preferences {
  width: 22%;
}
.mainnav-preferences .icon {
  background-image: url('../img/mainnav-preferences.png');
}
.mainnav-help {
  width: 9%;
}
.mainnav-help .icon {
  background-image: url('../img/mainnav-help.png');
}
.navbar-tools {
  background: #0f1f3d;
  color: #FFFFFF;
}
.navbar-tools.panel {
	margin-bottom: 0;
}
.nav-group {
  padding-bottom: 15px;
}
.navbar-tools .tool h2, .navbar-tools .tool h3, .navbar-tools .block {
  color: #ffffff;
  font-family: 'futura-pt-condensed', sans-serif;
	text-shadow: none;
}
.preferences.tool {
  text-align: center;
}
.preferences h3 {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .preferences .preference-group {
    padding: 30px 0;
  }
  .preferences h3 {
    margin-top: 0;
  }
}
.preferences .btn {
  height: 54px;
  line-height: 52px;
  padding: 0 1em;
}
.preferences .serif {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.preferences .sans-serif {
  font-family: "Cabin", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.preferences .bars {
  margin-top: 13px;
}
.preferences .icon-bar {
  background-color: #0a0a0a;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  display: block;
  height: 2px;
  margin-top: 4px;
  width: 30px;
}
.preferences .icon-bar.short {
  margin-left: 6px;
  width: 24px;
}
.preferences .icon-bar.blank {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}
.preferences .size-2 {
  font-size: 24px;
}
.preferences .size-3 {
  font-size: 28px;
}
.preferences .size-4 {
  font-size: 32px;
}
.drawer-layer {
  background: #e3e3e3;
  background: rgba(240, 240, 240, 0.97);
  display: block;
  height: 100% !important;
  left: -480px;
  position: fixed;
  top: 0;
  max-width: 480px;
  overflow-y: auto;
  -webkit-transition: left 0.2s ease;
       -o-transition: left 0.2s ease;
          transition: left 0.2s ease;
  width: 100%;
  z-index: 1601;
}
.drawer-layer.in {
  -webkit-box-shadow: inset -26px 0px 20px -20px rgba(0, 0, 0, 0.2), 8px 0px 10px 5px rgba(0, 0, 0, 0.5);
          box-shadow: inset -26px 0px 20px -20px rgba(0, 0, 0, 0.2), 8px 0px 10px 5px rgba(0, 0, 0, 0.5);
  left: 0;
}
.drawer-layer .navbar {
  min-height: 0;
}
.drawer-layer .navbar-inner {
  color: #e2e2e2;
  /*height: 2px;*/
  line-height: 28px;
  padding: 8px;
  text-align: center;
}
.btn-inverse {
  color: #ffffff;
  background-color: #363636;
  border-color: #222222;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #ffffff;
  background-color: #1c1c1c;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #ffffff;
  background-color: #1c1c1c;
  border-color: #030303;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1c1c1c;
  border-color: #030303;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #ffffff;
  background-color: #0b0b0b;
  border-color: #000000;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #363636;
  border-color: #222222;
}
.btn-inverse .badge {
  color: #363636;
  background-color: #ffffff;
}



.navbar-tools.panel {
	border: none;
	border-radius: 0;
	box-shadow: none;
}










body[data-font-style="serif"] {
  font-family: Georgia, "Times New Roman", Times, serif;
}
body[data-text-size="2"] {
  font-size: 24px;
}
body[data-text-size="3"] {
  font-size: 28px;
}
body[data-text-size="4"] {
  font-size: 32px;
}
body.path-frontpage[data-paragraph-style="book"]  p {
  margin: 0 0 12px !important;
  text-indent: 0 !important;
}
body.path-frontpage[data-paragraph-style="book"]  .unit p {
  margin-bottom: 0 !important;
}
body[data-paragraph-style="book"] .cke_panel_container body p,
body[data-paragraph-style="book"] .cke_editable p,
body[data-paragraph-style="book"] .main-content p {
  margin-bottom: 0;
  text-indent: 1.5em;
}
body[data-paragraph-style="book"] .cke_panel_container body p.drop-cap,
body[data-paragraph-style="book"] .cke_editable p.drop-cap,
body[data-paragraph-style="book"] .main-content p.drop-cap {
  text-indent: 0;
}


/* main styles */
.main-container {
	background: #edf4f6;
	background: rgba(251, 253, 255, 0.90);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
}
.main-container section .region-content {
	padding: 0 12px;
}

.region-content .field--name-body .nav > li:hover > a {
	background: #ffffff;
}


.path-frontpage .panel-panel.panel-col div .module-wrapper {
	margin: 0 -27px;
}

.background-layer {
	margin-top: 3em;
}
.drawer-layer {
	position: fixed;
	left: -385px;
	top: 0;
	height: 100% !important;
	width: 100%;
	max-width: 385px;
	background: #edf4f6;
	background: rgba(251, 253, 255, 0.98);
	overflow-y: auto;
	z-index: 999;
	-webkit-transition: left 0.2s ease;
	-o-transition: left 0.2s ease;
	transition: left 0.2s ease;
}
.drawer-layer.in {
	left: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
}
.drawer-layer.collapse {
	display: block;
}
.drawer-layer .navbar {
	min-height: 0;
}

.drawer-layer .dropdown-toggle > .caret {
	display: none;
}
.navbar.navbar-inverse {
	margin-bottom: 0;
	border: none;
}





.region-drawer section {
	margin-top: 1.5em;
}
.region-drawer section li:before {
	content: none !important;
}
.region-drawer nav {
	font-family: 'futura-pt-condensed', sans-serif;
	font-size: 1.8em;
	text-transform: uppercase;
	width: 100%;
}
.region-drawer nav .drawer-nav-title {
	font-size: 1.0em;
	line-height: 1.2em;
	text-transform: capitalize;
}
.region-drawer nav > ul > li > a {
	padding-right: 1.5em;
}
.region-drawer ul li a {
	text-decoration: none;
}
.region-drawer nav > li > a:hover {
	background: #ffffff;
}
.region-drawer nav > ul {
	margin: 0;
	padding: 0;
}
.region-drawer nav > ul > li > a {
	border-bottom: 1px dotted #d3d3d3;
	border-top: 1px dotted #d3d3d3;
	padding: 1em 1.3em 1em 1em;
	margin: 0;
	display: block;
}
.region-drawer nav:first-of-type > ul > li > a  {
	background: url('../img/drawer-nav-icon-mod-1.png') no-repeat 99%;
	border-left: 4px solid #1577d8;
	color: #1577d8;
}
.region-drawer nav:first-of-type > ul > li > a:hover {
	background-color: #ffffff;
	border-left: 4px solid #2b98ff;
	color: #2b98ff;
}
.region-drawer nav:nth-of-type(2) > ul > li > a {
	background: url('../img/drawer-nav-icon-mod-2.png') no-repeat 99%;
	border-left: 4px solid #ff2c6c;
	color: #ff2c6c;
}
.region-drawer nav:nth-of-type(2) > ul > li > a:hover {
	background-color: #ffffff;
	border-left: 4px solid #ff5b9a;
	color: #ff5b9a;
}
.region-drawer nav:nth-of-type(3) > ul > li > a {
	background: url('../img/drawer-nav-icon-mod-3.png') no-repeat 99%;
	border-left: 4px solid #ff4f01;	
	color: #ff4f01;
}
.region-drawer nav:nth-of-type(3) > ul > li > a:hover {	
	background-color: #ffffff;
	border-left: 4px solid #ff7901;
	color: #ff7901;
}
.region-drawer nav:nth-of-type(4) > ul > li > a {
	background: url('../img/drawer-nav-icon-mod-4.png') no-repeat 99%;
	border-left: 4px solid #9d47cd;
	color: #9d47cd;	
}
.region-drawer nav:nth-of-type(4) > ul > li > a:hover {	
	background-color: #ffffff;
	border-left: 4px solid #be55fe;
	color: #be55fe;
}
.region-drawer nav:nth-of-type(5) > ul > li > a {
	background: url('../img/drawer-nav-icon-mod-5.png') no-repeat 99%;
	border-left: 4px solid #57ac00;	
	color: #57ac00;
}
.region-drawer nav:nth-of-type(5) > ul > li > a:hover {	
	background-color: #ffffff;
	border-left: 4px solid #6bc619;
	color: #6bc619;
}
.region-drawer nav  ul  li  ul {
	margin: 0;
	padding: 0;
}
.region-drawer nav > ul > li > ul > li {
	list-style: none !important;
	margin: 0;
	padding: 0;
}
.region-drawer nav > ul > li > ul > li > a {
	padding: .8em .8em .8em 1em;
	width: 100%;
	line-height: 1.1em;
	white-space: normal;
	font-weight: 400;
	color: #333;
	background-color: #E6EEF6;
	display: block;
	font-size: 21px;
}
.region-drawer nav:first-of-type > ul > li > ul > li > a {
	border-left: 4px solid #1577d8;
}
.region-drawer nav:nth-of-type(2) > ul > li > ul > li > a {
	border-left: 4px solid #ff2c6c;
}
.region-drawer nav:nth-of-type(3) > ul > li > ul > li > a {
	border-left: 4px solid #ff4f01;
}
.region-drawer nav:nth-of-type(4) > ul > li > ul > li > a {
	border-left: 4px solid #9d47cd;
}
.region-drawer nav:nth-of-type(5) > ul > li > ul > li > a {
	border-left: 4px solid #57ac00;
}
.region-drawer nav > ul > li > ul > li > a:hover {
	background-color: #FFFFFF;
}
.region-drawer nav:nth-of-type(2) > ul > li > ul > li > a:hover {
	color: #ff2c6c;
}
.region-drawer nav:nth-of-type(3) > ul > li > ul > li > a:hover {
	color: #ff4f01;
}
.region-drawer nav:nth-of-type(4) > ul > li > ul > li > a:hover {
	color: #9d47cd;
}
.region-drawer nav:nth-of-type(5) > ul > li > ul > li > a:hover {
	color: #57ac00;
}




/* home page styles */
.img-header {
	margin: 4% auto 40px;
}
/* home page module buttons */

.module-wrapper {
	position: relative;
}
.module-wrapper > hr {
	position: absolute;
	left: 0;
	top: 50%;
	margin: 0;
	width: 0;
	border-color: #193366;
}
.module-wrapper > hr.right {
	left: auto;
	right: 0;
}
.module-group {
	margin: 40px auto;
	font-family: "futura-pt-condensed", "league gothic", sans-serif;
	text-align: center;
	letter-spacing: 20px;
}
.module-group > .btn {
	margin: 10px 0;
	padding: 2px;
	border: 0;
	border-radius: 0;
	background-color: #fff;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);
	white-space: normal;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.module-group > .btn:active,
.module-group > .btn:hover {
	box-shadow: 0 0 2px 1px #000;
}
.module-group > .btn > div {
	position: relative;
	color: #fff;
	-webkit-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.module-group > .btn > div > span {
	position: absolute;
	left: 10px;
	top: 10px;
	color: #fff;
	font-size: 90px;
	font-weight: 800;
	line-height: 0.7;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.module-group > .btn > div > div {
	position: absolute;
	bottom: 6px;
	height: 88px;
	letter-spacing: 1px;
}

.module-group.module-first > .btn > div > div {
	bottom: 10px;
}

/* first */
.module-group.module-first {
	padding: 0 8.2%;
	border: 0 solid #193366;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.module-first > .btn > div {
	height: 233px;
	width: 136px;
}
.module-first > .btn > div > div {
	width: 100%;
	font-weight: 300;
	font-size: 29px;
	line-height: 1;
}
.module-first > .btn-module-1 > div > div {
	padding-top: 12%;
}
.module-first > .btn:hover > div > span {
	font-size: 120px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	opacity: 1;
	filter: alpha(opacity=100);
}

/* second */
.module-group.module-second {
	/*padding: 0 10px;*/
	letter-spacing: 33px;
}
.module-second > .btn {
	padding: 4px;
	background-color: #7ac2ff;
}
.module-second > .btn:first-child {
	margin-left: 0;
}
.module-second > .btn > div {
	height: 154px;
	width: 262px;
}
.module-second > .btn > div > div,
.module-third > .btn > div > div {
	left: 12px;
	height: auto;
	font-size: 42px;
	font-weight: 800;
	line-height: 0.8;
	text-align: left;
}

/* third */
.module-third > .btn {
	display: block;
	margin: 20px auto;
	width: 95%;
	max-width: 430px;
}
.module-third > .btn > div {
	height: 67px;
	background-color: #41bf00;
}
.module-third > .btn > div > div {
	font-size: 34px;
	font-weight: 300;
}
.module-second > .btn:hover > div,
.module-third > .btn:hover > div {
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.module-second > .btn:active > div,
.module-third > .btn:active > div {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: 0;
	-o-transition: 0;
	transition: 0;
}

.page-landing .module-third > .btn > div {
	background-color: #17619f;
	height: auto;
	padding: 22px;
	padding-bottom: 71px;
}

.page-landing .module-third > .btn > div > img {
	margin-left: auto;
	margin-right: auto;
}

.page-landing .module-third > .btn > div > div {
	bottom: 22px;
	right: 12px;
	text-align: center;
}

/* module button images */
.module-group > .btn-module-1 > div {
	background: #073b91 url(../img/btn-module-1.jpg) no-repeat;
}
.module-group > .btn-module-2 > div {
	background: #ff6490 url(../img/btn-module-2.jpg) no-repeat;
}
.module-group > .btn-module-3 > div {
	background: #ff9300 url(../img/btn-module-3.jpg) no-repeat;
}
.module-group > .btn-module-4 > div {
	background: #8436b3 url(../img/btn-module-4.jpg) no-repeat;
}
.module-group > .btn-module-5 > div {
	background: #539c00 url(../img/btn-module-5.jpg) no-repeat;
}
.btn-module-career > div {
	background: url(../img/btn-module-career.jpg) no-repeat;
}
.btn-module-course > div {
	background: url(../img/btn-module-course.jpg) no-repeat;
}
.btn-module-standards > div {
	background: url(../img/btn-module-standards.jpg) no-repeat;
}
.btn-module-teacher > div {
	background: url(../img/btn-module-teacher.jpg) no-repeat right;
}
.btn-module-additional > div {
	background: url(../img/btn-module-additional.jpg) no-repeat right;
}
.module-first > .btn:hover > div {
	background-position: 0 -237px;
}
.module-first > .btn:active > div {
	background-position: 0 0;
}

/* sub page styling */
section.col-sm-12 {
	min-height: 650px;
}
.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.breadcrumb a:hover {
	color: #ffffff;
}
.breadcrumb .active {
	color: #eaeaea;
}
.table {
	margin-left: auto;
	margin-right: auto;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: #ffffff;
}

.mainnav-bookmark .icon {
	background: url("../img/energy-level1/mainnav-bookmark.png") 50% 50% no-repeat;
}

body.section-module-1 .mainnav-bookmark .bookmarked {
	background-image: url("../img/mainnav-bookmark-mod1-active.png");
}

body.section-module-2 .mainnav-bookmark .bookmarked {
	background-image: url("../img/mainnav-bookmark-mod2-active.png");
}

body.section-module-3 .mainnav-bookmark .bookmarked {
	background-image: url("../img/mainnav-bookmark-mod3-active.png");
}

body.section-module-4 .mainnav-bookmark .bookmarked {
	background-image: url("../img/mainnav-bookmark-mod4-active.png");
}

body.section-module-5 .mainnav-bookmark .bookmarked {
	background-image: url("../img/mainnav-bookmark-mod5-active.png");
}

.flex-video video,
.fitVids video {
	margin-bottom: -0.35em;
}
h1,
h2 {
	color: #0f1f3d;
	text-shadow: 1px 1px 0 #004ebb;
}
h1 {
	border-bottom: 0.05em solid #0f1f3d;
}
h3,
h4,
h5,
h6 {
	color: #0f1f3d;
}

body.section-module-1 h1,
body.section-module-1 h2 {
	color: #063c94;
	text-shadow: 1px 1px 0 #4994f3;
}
body.section-module-1 h1 {
	border-bottom-color: #063c94;
	box-shadow: 0 1px 0 #4994f3;
}
body.section-module-1 h3,
body.section-module-1 h4 {
	color: #063c94;
}
body.section-module-1 h5 {
	color: #094fbf;
}
body.section-module-1 h6 {
	color: #2f71d6;
}
body.section-module-2 h1,
body.section-module-2 h2 {
	color: #bf0039;
	text-shadow: 1px 1px 0 #ff2c6c;
}
body.section-module-2 h1 {
	border-bottom-color: #bf0039;
	box-shadow: 0 1px 0 #ff2c6c;
}
body.section-module-2 h3,
body.section-module-2 h4 {
	color: #bf0039;
}
body.section-module-2 h5 {
	color: #ea0046;
}
body.section-module-2 h6 {
	color: #f9346f;
}
body.section-module-3 h1,
body.section-module-3 h2 {
	color: #ef6204;
	text-shadow: 1px 1px 0 #ffc937;
}
body.section-module-3 h1 {
	border-bottom-color: #ef6204;
	box-shadow: 0 1px 0 #ffc937;
}
body.section-module-3 h3,
body.section-module-3 h4 {
	color: #ef6204;
}
body.section-module-3 h5 {
	color: #f87c2a;
}
body.section-module-3 h6 {
	color: #ff954f;
}
body.section-module-4 h1,
body.section-module-4 h2 {
	color: #60208d;
	text-shadow: 1px 1px 0 #b843ff;
}
body.section-module-4 h1 {
	border-bottom-color: #60208d;
	box-shadow: 0 1px 0 #b843ff;
}
body.section-module-4 h3,
body.section-module-4 h4 {
	color: #60208d;
}
body.section-module-4 h5 {
	color: #7f2aba;
}
body.section-module-4 h6 {
	color: #a253d9;
}
body.section-module-5 h1,
body.section-module-5 h2 {
	color: #3e7a00;
	text-shadow: 1px 1px 0 #5cc100;
}
body.section-module-5 h1 {
	border-bottom-color: #4f8700;
	box-shadow: 0 1px 0 #5cc100;
}
body.section-module-5 h3,
body.section-module-5 h4 {
	color: #3e7a00;
}
body.section-module-5 h5 {
	color: #509d00;
}
body.section-module-5 h6 {
	color: #60bd00;
}
body.section-module-1 .main-container section a,
.field--name-field-activities.section-module-0 a {
	color: #1577d8;
}
body.section-module-1 .main-container section a:hover,
.field--name-field-activities.section-module-0 a:hover {
	color: #2b98ff;
}
body.section-module-2 .main-container section a,
.field--name-field-activities.section-module-1 a {
	color: #ff2c6c;
}
body.section-module-2 .main-container section a:hover,
.field--name-field-activities.section-module-1 a:hover {
	color: #ff5b9a;
}
body.section-module-3 .main-container section a,
.field--name-field-activities.section-module-2 a {
	color: #ff4f01;
}
body.section-module-3 .main-container section a:hover,
.field--name-field-activities.section-module-2 a:hover {
	color: #f2760e;
}
body.section-module-4 .main-container section a,
.field--name-field-activities.section-module-3 a {
	color: #9d47cd;
}
body.section-module-4 .main-container section a:hover,
.field--name-field-activities.section-module-3 a:hover {
	color: #be55fe;
}

body.section-module-5 .main-container section a,
.field--name-field-activities.section-module-4 a {
	color: #57ac00;
}

body.section-module-5 .main-container section a:hover,
.field--name-field-activities.section-module-4 a:hover {
	color: #5cc100;
}

.contact-list div.col-md-9 {	/* about us page contact list */
	margin-bottom:2em;
	}
.container,
.main-container {
	position: relative;
}
.region-breadcrumbs {
	background: none repeat scroll 0 0 #0f1f3d;
	border-bottom: 3px solid #254b96;
	border-top: 1px solid #204282;
	margin-bottom: 2em;
	position: relative;
	padding: 6px 15px;
	background-size: .3em 100%;
	color: #fff;
	font-family: "futura-pt-condensed", "league gothic", sans-serif;
	font-size: 1.33em;
	font-weight: 300;
	z-index: 1;
}
body.section-module-1 .region-breadcrumbs {
	background-image: url(../img/title-bg-mod-1.jpg);
	border-bottom: 3px solid #4994f3;
}
body.section-module-2 .region-breadcrumbs {
	background-image: url(../img/title-bg-mod-2.jpg);
	border-bottom: 3px solid #ffd3a0;
}
body.section-module-3 .region-breadcrumbs {
	background-image: url(../img/title-bg-mod-3.jpg);
	border-bottom: 3px solid #ffc937;
}
body.section-module-4 .region-breadcrumbs {
	background-image: url(../img/title-bg-mod-4.jpg);
	border-bottom: 3px solid #b843ff;
}
body.section-module-5 .region-breadcrumbs {
	background-image: url(../img/title-bg-mod-5.jpg);
	border-bottom: 3px solid #5cc100;
}
body.section-module-1 .region-breadcrumbs:before,
body.section-module-2 .region-breadcrumbs:before,
body.section-module-3 .region-breadcrumbs:before,
body.section-module-4 .region-breadcrumbs:before,
body.section-module-5 .region-breadcrumbs:before {
	content: "";
	position: absolute;
	right: 10px;
	top: 0;
	height: 100%;
	width: 200px;
}
body.section-module-1 .region-breadcrumbs:before {
	background: url(../img/title-icon-1.png) no-repeat right;
}
body.section-module-2 .region-breadcrumbs:before {
	background: url(../img/title-icons-2.png) no-repeat right;
}
body.section-module-3 .region-breadcrumbs:before {
	background: url(../img/title-icon-3.png) no-repeat right;
}
body.section-module-4 .region-breadcrumbs:before {
	background: url(../img/title-icons-4.png) no-repeat right;
}
body.section-module-5 .region-breadcrumbs:before {
	background: url(../img/title-icons-5.png) no-repeat right;
}
.region-breadcrumbs a {
	color: #ffffff;
}
.btn-page {
	background: #204282;
	position: fixed;
	top: 45%;
	height: 81px;
	width: 45px;
	padding: 0 0.25em;
	border-radius: 0;
	color: #ffffff;
	font-size: 1.5em;
	line-height: 77px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.btn-page-prev {
	border-left: 1px solid #ffffff;
}
.btn-page-next {
	border-right: 1px solid #ffffff;
}
.path-frontpage .btn-page {
	display: none;
}
.btn-page span.glyphicon {
	display: block;
	overflow: hidden;
}
.btn-page:hover,
.btn-page:focus,
.btn-page:active {
	color: #ffffff;
}
body.section-module-1 .main-container section .btn-page {
	background: #0048b5 url(../img/btn-page-1.jpg) no-repeat;
	color: #a4ccff;
}
body.section-module-1 .main-container section .btn-page:hover,
body.section-module-1 .main-container section .btn-page:focus,
body.section-module-1 .main-container section .btn-page:active {
	background: #255bd1;
	color: #ffffff;
}
body.section-module-2 .main-container section .btn-page {
	background: #e84284 url(../img/btn-page-2.jpg) no-repeat;
	color: #ffcbe0;
}
body.section-module-2 .main-container section .btn-page:hover,
body.section-module-2 .main-container section .btn-page:focus,
body.section-module-2 .main-container section .btn-page:active {
	background: #ff6da5;
	color: #ffffff;
}
body.section-module-3 .main-container section .btn-page {
	background: #ef7600 url(../img/btn-page-3.jpg) no-repeat;
	color: #ffddb8;
}
body.section-module-3 .main-container section .btn-page:hover,
body.section-module-3 .main-container section .btn-page:focus,
body.section-module-3 .main-container section .btn-page:active {
	background: #ff851c;
	color: #ffffff;
}
body.section-module-4 .main-container section .btn-page {
	background: #7419ab url(../img/btn-page-4.jpg) no-repeat;
	color: #e6bcff;
}
body.section-module-4 .main-container section .btn-page:hover,
body.section-module-4 .main-container section .btn-page:focus,
body.section-module-4 .main-container section .btn-page:active {
	background: #953cd1;
	color: #ffffff;
}
body.section-module-5 .main-container section .btn-page {
	background: #3f7600 url(../img/btn-page-5.jpg) no-repeat;
	color: #ebffcd;
}
body.section-module-5 .main-container section .btn-page:hover,
body.section-module-5 .main-container section .btn-page:focus,
body.section-module-5 .main-container section .btn-page:active {
	background: #599e0b;
	color: #ffffff;
}
@media (min-width: 768px) {

  .btn-page-prev {
	  left: auto;
	  margin-left: -81px;
	}
  .btn-page-next {
    right: auto !important;
	  margin-left: 684px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .btn-page-next {
	  margin-left: 904px;
	}
}
@media (min-width: 1200px) {
  .btn-page-next {
	  margin-left: 1104px;
	}
}
@media (max-width: 767px) {
  .btn-page {
    position: fixed !important;
    bottom: -1px !important;
    left: -1px !important;
    right: auto !important;
    top: auto !important;
    z-index: 998;
  }
  .btn-page-next {
    left: auto !important;
    right: -1px !important;
  }
}
.btn-page:hover,
.btn-page:focus,
.btn-page:active {
  color: #ffffff;
}
.btn-page span.glyphicon {
  display: block;
  line-height: inherit;
  overflow: hidden;
}
.btn-page-next {
  left: auto;
  right: -21px;
  text-align: left;
}
/* unordered lists custom styling */
section ul,
section ol {
	padding-left: .5em;
}
section ul ul,
section ol ul,
section ul ol,
section ol ol {
	padding-left: 1em;
}
section li {
	list-style: none;
	list-style-image: url(../img/list-bullet-1-mod-0.png);
	padding-top: 8px;
}
section ul ul li {
	list-style-image: url(../img/list-bullet-2-mod-0.png);
}
section ul ul ul li {
	list-style-image: url(../img/list-bullet-3-mod-0.png);
}
section ul ul ul ul li {
	list-style-image: url(../img/list-bullet-4-mod-0.png);
}

body.section-module-1 section li,
.field--name-field-activities.section-module-0 li,
body.section-module-1 section ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-1-mod-1.png);
}
body.section-module-1 section ul ul li,
body.section-module-1 section ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-2-mod-1.png);
}
body.section-module-1 section ul ul ul li,
body.section-module-1 section ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-3-mod-1.png);
}
body.section-module-1 section ul ul ul ul li,
body.section-module-1 section ul ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-4-mod-1.png);
}

body.section-module-2 section li,
.field--name-field-activities.section-module-1 li,
body.section-module-2 section ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-1-mod-2.png);
}
body.section-module-2 section ul ul li,
body.section-module-2 section ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-2-mod-2.png);
}
body.section-module-2 section ul ul ul li,
body.section-module-2 section ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-3-mod-2.png);
}
body.section-module-2 section ul ul ul ul li,
body.section-module-2 section ul ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-4-mod-2.png);
}

body.section-module-3 section li,
.field--name-field-activities.section-module-2 li,
body.section-module-3 section ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-1-mod-3.png);
}
body.section-module-3 section ul ul li,
body.section-module-3 section ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-2-mod-3.png);
}
body.section-module-3 section ul ul ul li,
body.section-module-3 section ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-3-mod-3.png);
}
body.section-module-3 section ul ul ul ul li,
body.section-module-3 section ul ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-4-mod-3.png);
}

body.section-module-4 section li,
.field--name-field-activities.section-module-3 li,
body.section-module-4 section ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-1-mod-4.png);
}
body.section-module-4 section ul ul li,
body.section-module-4 section ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-2-mod-4.png);
}
body.section-module-4 section ul ul ul li,
body.section-module-4 section ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-3-mod-4.png);
}
body.section-module-4 section ul ul ul ul li,
body.section-module-4 section ul ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-4-mod-4.png);
}

body.section-module-5 section li,
.field--name-field-activities.section-module-4 li,
body.section-module-5 section ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-1-mod-5.png);
}
body.section-module-5 section ul ul li,
body.section-module-5 section ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-2-mod-5.png);
}
body.section-module-5 section ul ul ul li,
body.section-module-5 section ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-3-mod-5.png);
}
body.section-module-5 section ul ul ul ul li,
body.section-module-5 section ul ul ul ul ul ul ul ul li {
	list-style-image: url(../img/list-bullet-4-mod-5.png);
}
body.section-module-1 section nav li, body.section-module-2 section nav li, body.section-module-3 section nav li, body.section-module-4 section nav li, body.section-module-5 section nav li {
	list-style: none;
}

section li.no-bullet {
	list-style-image: none !important;
	padding-top: 0;
}

section .table caption {
	font-weight: bold;
	font-size: 1.2em;
}

/* custom underlines */
u {
	text-decoration: none;
	border-bottom: 0.06em solid #606060;
	border-color: rgba(0, 0, 0, 0.6);
	box-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

/* special markup for specific styles */
.marker {
	padding: 3px;
	color: #fff;
}
body.section-module-1 .marker {
	background: #004ebb;
}
body.section-module-2 .marker {
	background: #ff2c6c;
}
body.section-module-3 .marker {
	background: #ff4f01;
}
body.section-module-4 .marker {
	background: #8f34c6;
}
body.section-module-5 .marker {
	background: #316803;
}
/* image styling */
.book-figure {
	margin-bottom: 30px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.book-figure-right {
	float: right;
	clear: right;
	margin-left: 20px;
}
.book-figure-left {
	float: left;
	clear: left;
	margin-right: 20px;
}
.book-figure-width-25 {
	width: 25%;
}
.book-figure-width-33 {
	width: 33%;
}
.book-figure-width-50 {
	width: 45%;
}
.book-figure-width-50 + .book-figure-width-50 {
	margin-right: 0;
	margin-left: 0;
}
.book-image {
	border: 2px solid #0f1f3d;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.88);
	position: relative;
}
body.section-module-1 .book-image {
	background: url(../img/image-bg-stripes-mod-1.png);
	border: 2px solid #4994f3;
}
body.section-module-2 .book-image {
	background: url(../img/image-bg-stripes-mod-2.png);
	border: 2px solid #ff74af;
}
body.section-module-3 .book-image {
	background: url(../img/image-bg-stripes-mod-3.png);
	border: 2px solid #ffc937;
}
body.section-module-4 .book-image {
	background: url(../img/image-bg-stripes-mod-4.png);
	border: 2px solid #b843ff;
}
body.section-module-5 .book-image {
	background: url(../img/image-bg-stripes-mod-5.png);
	border: 2px solid #5cc100;
}
/*.book-image:before { /* gives element another border inside the original border
	border: 1px solid #ffffff;
	bottom: 0;
	content: " ";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 101;
	}*/

.book-image img {
	width: 100%;
}
.quickzoom .book-image {
	cursor: pointer;
}
.book-slide-controls {
	font-size: 1em;
	text-align: center;
}
.book-slide-controls > span {
	color: #0f1f3d;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5em;
	line-height: 1;
	padding: 0.75em 0 0.5em 0.25em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.book-slide-controls > span:hover, .book-slide-controls > span:focus, .book-slide-controls > span:active {
	color: #214384;
}

body.section-module-1 .book-slide-controls > span {
	color: #4994f3;
}
body.section-module-1 .book-slide-controls > span:hover,
body.section-module-1 .book-slide-controls > span:focus {
	color: #7ab6ff;
}
body.section-module-1 .book-slide-controls > span:active {
	color: #96c7ff;
}
body.section-module-2 .book-slide-controls > span {
	color: #ff2c6c;
}
body.section-module-2 .book-slide-controls > span:hover,
body.section-module-2 .book-slide-controls > span:focus {
	color: #fc91b1;
}
body.section-module-2 .book-slide-controls > span:active {
	color: #ffa8c0;
}
body.section-module-3 .book-slide-controls > span {
	color: #ff4f01;
}
body.section-module-3 .book-slide-controls > span:hover,
body.section-module-3 .book-slide-controls > span:focus {
	color: #ff9700;
}
body.section-module-3 .book-slide-controls > span:active {
	color: #ffb54f;
}
body.section-module-4 .book-slide-controls > span {
	color: #be55fe;
}
body.section-module-4 .book-slide-controls > span:hover,
body.section-module-4 .book-slide-controls > span:focus {
	color: #d187ff;
}
body.section-module-4 .book-slide-controls > span:active {
	color: #e0afff;
}
body.section-module-5 .book-slide-controls > span {
	color: #5cc100;
}
body.section-module-5 .book-slide-controls > span:hover,
body.section-module-5 .book-slide-controls > span:focus {
	color: #6ee500;
}
body.section-module-5 .book-slide-controls > span:active {
	color: #aeff63;
}
/*.book-slide-controls > span:hover,
.book-slide-controls > span:focus {
	opacity: 0.8;
	filter: alpha(opacity=80);
}*/
.slideshow .cycle-slideshow {
	overflow: hidden;
}

body.section-module-1 .slideshow .cycle-slideshow {
	background: #ffffff url(../img/image-bg-stripes-mod-1.png) repeat;
}
body.section-module-2 .slideshow .cycle-slideshow {
	background: #ffffff url(../img/image-bg-stripes-mod-2.png) repeat;
}
body.section-module-3 .slideshow .cycle-slideshow {
	background: #ffffff url(../img/image-bg-stripes-mod-3.png) repeat;
}
body.section-module-4 .slideshow .cycle-slideshow {
	background: #ffffff url(../img/image-bg-stripes-mod-4.png) repeat;
}
body.section-module-5 .slideshow .cycle-slideshow {
	background: #ffffff url(../img/image-bg-stripes-mod-5.png) repeat;
}

.slideshow .cycle-slideshow img {
	box-shadow: 0px 0px 30px 10px #000;
}
.slideshow.full-width .cycle-slideshow img {
	box-shadow: 0px -5px 30px 15px #000;
}

.cycle-caption {
	font-size: 0.8em;
	margin: 1em 0.2em 0;
}

.cycle-slideshow > img {
	top: auto !important;
	bottom: 0 !important;
}

.figure-reader-id {
	font-weight: 700;
	font-style: italic;
}
.figure-archive-id {
	border-color: rgba(0, 0, 0, 0.5);
	border-top: 1px dotted #8d8d8d;
	display: block;
	font-weight: 700;
	margin-top: 4px;
	padding-top: 4px;
	text-align: right;
	clear: both;
}

.book-figure.full-width {
	background: #ffffff;
	border-radius: 9px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.75);
	margin-left: 0;
	margin-right: 0;
	padding: 25px;
	width: 100%;
}
.book-figure.full-width .book-slide-controls,
.book-figure.full-width .cycle-caption {
	font-size: 1em;
}
.book-caption {
	color: #444444;
	font-size: 0.8em;
	margin-top: 1em;
}
/*
.quickzoom.full-width .book-image:after {
	display: none;
}
*/


/* custom qtip2 styles */
.ttip {
	background: #84b9ff url(../img/icon-popup.png) no-repeat 98%;
	border: 0.06em solid #0f1f3d;
	position: relative;
	padding: 4px 33px 4px 4px;
	border-radius: 0.12em;
	color: #000000;
	cursor: pointer;
	font-weight: 700;
  display: inline-block;
  white-space: pre-wrap;
	z-index: 1;
}
.ttip:hover,
.ttip:focus {
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 2;
}
.ttip:active {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 2;
}
body.section-module-1 .ttip {
	background-color: #6dafff;
	border-color: #105ccc;
}
body.section-module-2 .ttip {
	background-color: #ffd3a0;
	border-color: #c9ab80;
}
body.section-module-3 .ttip {
	background-color: #ffc937;
	border-color: #ff9700;
}
body.section-module-4 .ttip {
	background-color: #deaaff;
	border-color: #c465fe;
}
body.section-module-5 .ttip {
	background-color: #80d332;
	border-color: #498e00;
}

.ttip .ttiptext {
  visibility: hidden;
background: #0e1e3b;
  color: #fff;
font-size: .75em;
font-weight: 400;
line-height: 18px;
  padding: 10px;
  position: absolute;
  top: 100%;
  left: 0;
	word-wrap: break-word;
	z-index: 3;	
}

.ttip .ttiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 15%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}

.ttip:hover .ttiptext {
  visibility: visible;
	z-index: 3;
}
.clear {
	clear: both;
}




/* Activities styling */
.field--name-field-activities {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #000000;
	clear: both;
	margin-top: 3em;
	padding: 0 2em;
}

.field--name-field-activities > .field--label {
	border-bottom: 2px solid #0f1f3d;
	color: #063c94;
	text-shadow: 1px 1px 0 #4994f3;
	margin: 20px 0;
font-size: 2.5em;
font-weight: 500;
	font-family: "futura-pt-condensed", "league gothic", sans-serif;
letter-spacing: 0;
	
}

body.section-module-1 .field--name-field-activities > .field--label,
.section-module-0.field--name-field-activities > .field--label {
	border-bottom: 2px solid #063c94;
}

body.section-module-2 .field--name-field-activities > .field--label,
.section-module-1.field--name-field-activities > .field--label {
	border-bottom: 2px solid #d41d6c;
	color: #bf0039;
	text-shadow: 1px 1px 0 #ff2c6c;
}

body.section-module-3 .field--name-field-activities > .field--label,
.section-module-2.field--name-field-activities > .field--label {
	border-bottom: 2px solid #ef6204;
	color: #ef6204;
	text-shadow: 1px 1px 0 #ffc937;
}

body.section-module-4 .field--name-field-activities > .field--label,
.section-module-3.field--name-field-activities > .field--label {
	border-bottom: 2px solid #60208d;
	color: #60208d;
	text-shadow: 1px 1px 0 #b843ff;
}

body.section-module-5 .field--name-field-activities > .field--label,
.section-module-4.field--name-field-activities > .field--label {
	border-bottom: 2px solid #55a200;
	color: #3e7a00;
	text-shadow: 1px 1px 0 #5cc100;
}

/* Section overrides */

/*.section-4 blockquote {
	border-color: #8f34c6;
}

.section-4 h1 {
	border-color: #60208d;
	box-shadow: 0 1px 0 #b843ff;
	color: #60208d;
	text-shadow: 1px 1px 0 #b843ff;
}

.section-4 .marker {
	background: #8f34c6;
}

.section-4 a {
	color: #9d47cd;
}*/


/* .footer styles */
#block-block-1 {
	text-transform: uppercase;
}

.footer {
	background: #193366;
	color: #ffffff;
	font-family: "futura-pt", sans-serif;
	font-size: 0.7em;
	margin-bottom: 42px;
	margin-top: 42px;
	position: relative;
	text-align: center;
}
.footer .region-footer {
	font-weight: 700;
	font-size: 1.2em;
}
.not-front .footer .region-footer {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
 .footer .wrapper {
	padding: 8px 14px;
}
.footer em {
	display: block;
}
.footer p {
	margin: 0 !important;
}
.footer .wrapper .region-footer a, .footer .wrapper .region-footer a:hover, .footer .wrapper .region-footer a:link, .footer .wrapper .region-footer a:active {
	color: #FFFFFF;
	font-weight: normal;
}



 /*--------------------/\
/ / Level 2 overrides / /
\/--------------------*/

.energy-level2 .primary-layer .navbar-inner {
	background-image: url('../img/energy-level2/mainnav-bg.png');
}

.energy-level2 .mainnav-button a,
.energy-level2 .mainnav-button button,
.energy-level2 .navbar .navbar-inner a:hover {
	color: #35eaff;
}

.energy-level2 .mainnav-button .link {
	border-left-color: #4c83a8;
}

.energy-level2 .mainnav-button .icon {
	border-bottom-color: transparent;
	border-left-color: #15637d;
}

.energy-level2 .footer {
	background-color: #0d214c;
}

.energy-level2 .mainnav-bookmark .icon {
	background-image: url("../img/energy-level2/mainnav-bookmark.png");
}

#close-drawer {
	background-color: #ffffff;
}



.view-flag-bookmarks tbody td a[href*=module-1] {
	color: #063c94;
}
.view-flag-bookmarks tbody td a[href*=module-2] {
	color: #bf0039;
}
.view-flag-bookmarks tbody td a[href*=module-3] {
	color: #ef6204;
}
.view-flag-bookmarks tbody td a[href*=module-4] {
	color: #60208d;
}
.view-flag-bookmarks tbody td a[href*=module-5] {
	color: #3e7a00;
}



.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}


.page-landing .module-third > .btn > div {
  background-color: #17619f;
  height: auto;
  padding: 22px;
    padding-bottom: 22px;
  padding-bottom: 71px;
}
.module-second > .btn:hover > div, .module-third > .btn:hover > div {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
@media (min-width: 768px) {
.module-third > .btn > div {
  width: 426px;
}
}
.module-group > .btn > div {
  position: relative;
  color: #fff;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}





@media (min-width: 1200px) {

	.module-wrapper > hr {
		width: 134px !important;
	}

	blockquote {
		padding-left: 12%;
	}

}



@media (min-width: 992px) {

	p.lead {
		font-size: 1.5em;
	}

	.module-wrapper > hr {
		width: 34px;
	}

	.module-group.module-first {
		padding: 0;
		width: 818px;
		border-width: 1px;
	}


	blockquote {
		padding-left: 14%;
	}


	section li:before {
		padding-left: 10px;
		width: 35px;
	}

	.quickzoom .book-image:after {
		height: 60px;
		width: 60px;
	}

}


@media (min-width: 768px) {



	/* main styles */

	section ul ul,
	section ol ul,
	section ul ol,
	section ol ol {
		padding-left: 2em;
	}

	blockquote {
		padding-left: 16%;
	}

	/* END main styles */

	.module-third > .btn {
		display: inline-block;
		margin: 10px auto;
	}

	.module-third > .btn > div {
		width: 426px;
	}

	/* .footer styles */

	.footer {
		text-align: left;
	}

	.footer em {
		display: inline;
	}

	/* END .footer styles */

}

/* custom media query for full-width book figures that targets zero to this query */
@media (min-width: 0px) and (max-width: 991px) {
	.book-figure-width-25 {
		width: 100%;
	}
	.book-figure-width-33 {
		width: 100%;
	}
	.book-figure-width-50 {
		width: 100%;
	}
}



@media (max-width: 767px) {

/* main styles */

	.container {
		padding: 0;
	}



	body.module-1 .content-title {
		background: #0335b0;
	}
	body.module-2 .content-title {
		background: #fe2c6b;
	}
	body.module-3 .content-title {
		background: #ff4a00;
	}
	body.module-4 .content-title {
		background: #661dac;
	}
	body.module-5 .content-title {
		background: #1e5301;
	}


/* END main styles */

}

@media (max-width: 630px) {

	.module-group.module-first {
		padding: 0 2%;
	}
	.navbar-inverse {
		background-color: none;
	}

}

@media print {

	@page  {
		margin: 1in 0.4in !important;
	}

	a[href]:after {
		font-weight: 500;
	}

	.nav-layer,
	#nd-banner,
	#navbar-wrapper,
	#toolbar,
	.book-image::after,
	.close-megazoom-hr,
	.close-megazoom-button,
	.book-navigation,
	.lhp_giv_nav > ul > li,
	ul.nav.nav-tabs {
		display: none !important;
	}

	.main-container section > * {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.breadcrumb a:after {
		display: none;
	}

	.node-book .book-figure.full-width {
		border: 1px solid #000 !important;
		box-shadow: none !important;
	}

	.node-book .book-caption {
		height: auto !important;
		max-height: none !important;
		-webkit-transition: 0 !important;
		-moz-transition: 0 !important;
		-o-transition: 0 !important;
		transition: 0 !important;
	}

	.popup {
		border: 0 !important;
		padding: 0 !important;
	}

	.popup:after {
		content: " (" attr(data-title) ": " attr(data-tooltip) ")";
		font-weight: 500;
	}

	.important p {
		padding: 0 !important;
	}

	.glyphicon-chevron-left, .glyphicon-chevron-right {
		display: none !important;
	}

}

