@font-face {
  font-family: "intl-icon-font";
  src: url("../fonts/intl-icon-font.eot");
  src: url("../fonts/intl-icon-font.eot?#iefix") format("embedded-opentype"), url("../fonts/intl-icon-font.woff") format("woff"), url("../fonts/intl-icon-font.ttf") format("truetype"), url("../fonts/intl-icon-font.svg#intl-icon-font") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "intl-icon-font" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check:before {
  content: "a";
}

.icon-x:before {
  content: "b";
}

.icon-lock:before {
  content: "c";
}

.icon-link:before {
  content: "d";
}

.icon-search:before {
  content: "f";
}

.icon-home:before {
  content: "g";
}

.icon-learn-more:before {
  content: "h";
}

.icon-slideview:before {
  content: "i";
}

.icon-quickview:before {
  content: "j";
}

.icon-print:before {
  content: "o";
}

.icon-pdf:before {
  content: "p";
}

.icon-glossary:before {
  content: "q";
}

.icon-faq:before {
  content: "r";
}

.icon-announce:before {
  content: "e";
}

.icon-menu:before {
  content: "n";
}

.icon-account:before {
  content: "k";
}

.icon-alert-circled:before {
  content: "u";
}

.icon-left-arrow:before {
  content: "l";
}

.icon-right-arrow:before {
  content: "m";
}

.icon-comment:before {
  content: "s";
}

.icon-circle:before {
  content: "t";
}

.icon-arrow-dropright:before {
  content: "v";
}

.icon-arrow-dropdown:before {
  content: "w";
}

.icon-cert:before {
  content: "x";
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f2146076de4e1767231b)
 * Config saved to config.json and https://gist.github.com/f2146076de4e1767231b
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 800px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 1050px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1140px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

.col-xs-24 {
  width: 100%;
}

.col-xs-23 {
  width: 95.83333333%;
}

.col-xs-22 {
  width: 91.66666667%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-20 {
  width: 83.33333333%;
}

.col-xs-19 {
  width: 79.16666667%;
}

.col-xs-18 {
  width: 75%;
}

.col-xs-17 {
  width: 70.83333333%;
}

.col-xs-16 {
  width: 66.66666667%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-14 {
  width: 58.33333333%;
}

.col-xs-13 {
  width: 54.16666667%;
}

.col-xs-12 {
  width: 50%;
}

.col-xs-11 {
  width: 45.83333333%;
}

.col-xs-10 {
  width: 41.66666667%;
}

.col-xs-9 {
  width: 37.5%;
}

.col-xs-8 {
  width: 33.33333333%;
}

.col-xs-7 {
  width: 29.16666667%;
}

.col-xs-6 {
  width: 25%;
}

.col-xs-5 {
  width: 20.83333333%;
}

.col-xs-4 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 12.5%;
}

.col-xs-2 {
  width: 8.33333333%;
}

.col-xs-1 {
  width: 4.16666667%;
}

.col-xs-pull-24 {
  right: 100%;
}

.col-xs-pull-23 {
  right: 95.83333333%;
}

.col-xs-pull-22 {
  right: 91.66666667%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-20 {
  right: 83.33333333%;
}

.col-xs-pull-19 {
  right: 79.16666667%;
}

.col-xs-pull-18 {
  right: 75%;
}

.col-xs-pull-17 {
  right: 70.83333333%;
}

.col-xs-pull-16 {
  right: 66.66666667%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-14 {
  right: 58.33333333%;
}

.col-xs-pull-13 {
  right: 54.16666667%;
}

.col-xs-pull-12 {
  right: 50%;
}

.col-xs-pull-11 {
  right: 45.83333333%;
}

.col-xs-pull-10 {
  right: 41.66666667%;
}

.col-xs-pull-9 {
  right: 37.5%;
}

.col-xs-pull-8 {
  right: 33.33333333%;
}

.col-xs-pull-7 {
  right: 29.16666667%;
}

.col-xs-pull-6 {
  right: 25%;
}

.col-xs-pull-5 {
  right: 20.83333333%;
}

.col-xs-pull-4 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 12.5%;
}

.col-xs-pull-2 {
  right: 8.33333333%;
}

.col-xs-pull-1 {
  right: 4.16666667%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-24 {
  left: 100%;
}

.col-xs-push-23 {
  left: 95.83333333%;
}

.col-xs-push-22 {
  left: 91.66666667%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-20 {
  left: 83.33333333%;
}

.col-xs-push-19 {
  left: 79.16666667%;
}

.col-xs-push-18 {
  left: 75%;
}

.col-xs-push-17 {
  left: 70.83333333%;
}

.col-xs-push-16 {
  left: 66.66666667%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-14 {
  left: 58.33333333%;
}

.col-xs-push-13 {
  left: 54.16666667%;
}

.col-xs-push-12 {
  left: 50%;
}

.col-xs-push-11 {
  left: 45.83333333%;
}

.col-xs-push-10 {
  left: 41.66666667%;
}

.col-xs-push-9 {
  left: 37.5%;
}

.col-xs-push-8 {
  left: 33.33333333%;
}

.col-xs-push-7 {
  left: 29.16666667%;
}

.col-xs-push-6 {
  left: 25%;
}

.col-xs-push-5 {
  left: 20.83333333%;
}

.col-xs-push-4 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 12.5%;
}

.col-xs-push-2 {
  left: 8.33333333%;
}

.col-xs-push-1 {
  left: 4.16666667%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-24 {
  margin-left: 100%;
}

.col-xs-offset-23 {
  margin-left: 95.83333333%;
}

.col-xs-offset-22 {
  margin-left: 91.66666667%;
}

.col-xs-offset-21 {
  margin-left: 87.5%;
}

.col-xs-offset-20 {
  margin-left: 83.33333333%;
}

.col-xs-offset-19 {
  margin-left: 79.16666667%;
}

.col-xs-offset-18 {
  margin-left: 75%;
}

.col-xs-offset-17 {
  margin-left: 70.83333333%;
}

.col-xs-offset-16 {
  margin-left: 66.66666667%;
}

.col-xs-offset-15 {
  margin-left: 62.5%;
}

.col-xs-offset-14 {
  margin-left: 58.33333333%;
}

.col-xs-offset-13 {
  margin-left: 54.16666667%;
}

.col-xs-offset-12 {
  margin-left: 50%;
}

.col-xs-offset-11 {
  margin-left: 45.83333333%;
}

.col-xs-offset-10 {
  margin-left: 41.66666667%;
}

.col-xs-offset-9 {
  margin-left: 37.5%;
}

.col-xs-offset-8 {
  margin-left: 33.33333333%;
}

.col-xs-offset-7 {
  margin-left: 29.16666667%;
}

.col-xs-offset-6 {
  margin-left: 25%;
}

.col-xs-offset-5 {
  margin-left: 20.83333333%;
}

.col-xs-offset-4 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 12.5%;
}

.col-xs-offset-2 {
  margin-left: 8.33333333%;
}

.col-xs-offset-1 {
  margin-left: 4.16666667%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 800px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1050px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 799px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 799px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 799px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 799px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1050px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1050px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1050px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1050px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 799px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 800px) and (max-width: 1049px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1050px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**VARIABLES**/
/**NORTH CAROLINE A&T UNIVERSITY VARIABLES**/
/*
$primaryFont: 'Arapey', serif;
$secondaryFont:'Montserrat', sans-serif;
$basicFont: 'Montserrat',"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
*/
/*---TEXT AND FONT---*/
/*---BACKGROUND---*/
/*---BOX---*/
/*---POSITIONING---*/
/*---CONTENT---*/
/*---LISTS---*/
/*---BORDER ARROWS---*/
/*---TRANSFORMS---*/
/*---FILTERS---*/
/*---TRANSITIONS---*/
/*---UTILITY---*/
/*---Images---*/
/*---Video---*/
/**Forms**/
/*Breaks long words and urls*/
/*------------------------
Function that calculates if text needs to be light or dark
depending on the background color passed.

From this W3C document: http://www.webmasterworld.com/r.cgi?f=88&d=9769&url=http://www.w3.org/TR/AERT#color-contrast

Color brightness is determined by the following formula: 
((Red value X 299) + (Green value X 587) + (Blue value X 114)) / 1000
------------------------*/
.test {
  color: green;
}

/**MIXINS**/
/***ADA MIXINS***/
html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: #fff;
}

body:before {
  content: "" !important;
}

#wrapper {
  position: relative;
}

#mainContent {
  position: relative;
  height: auto;
  padding: 0;
}

img {
  border: 0;
}

a {
  color: #fdb927;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  margin: 0px;
}

p {
  margin: 0px 0px 10px;
  word-wrap: break-word;
}

.adaLink {
  display: inline-block;
  position: fixed;
  bottom: 0;
  right: 50px;
  z-index: 25;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  height: 40px;
  font-size: 1.1em;
  transition: all 0.2s ease;
  color: #fff;
  padding: 10px 15px;
  z-index: 405;
}
.adaLink:hover, .adaLink:focus {
  background: #c2c2c2;
  text-decoration: none;
  color: #004684;
}
.inSection .adaLink {
  display: none;
}
.utilityOpen .adaLink {
  z-index: 230;
}

.container-fluid {
  padding: 0;
}
.row {
  margin: 0 !important;
}

#backgroundCover {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-image: url(/images/background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
#backgroundCover.topLeft {
  background-position: 0 0;
}
#backgroundCover.topCenter {
  background-position: 50% 0;
}
#backgroundCover.topRight {
  background-position: 100% 0;
}
#backgroundCover.bottomLeft {
  background-position: 100% 0;
}
#backgroundCover.bottomCenter {
  background-position: 100% 50%;
}
#backgroundCover.bottomRight {
  background-position: 100% 100%;
}

@media (max-width: 1280px) {
  .adaLink {
    right: 0px;
  }
}
@media all and (max-width: 800px) {
  .adaLink {
    top: auto;
    bottom: -100px;
  }
}
#backgroundImg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50px;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  transition: all 0.4s ease;
  opacity: 1;
}
#backgroundImg.topLeft {
  background-position: 0 0;
}
#backgroundImg.topCenter {
  background-position: 50% 0;
}
#backgroundImg.topRight {
  background-position: 100% 0;
}
#backgroundImg.bottomLeft {
  background-position: 100% 0;
}
#backgroundImg.bottomCenter {
  background-position: 100% 50%;
}
#backgroundImg.bottomRight {
  background-position: 100% 100%;
}
.loading #backgroundImg {
  opacity: 0;
}
#backgroundImg:before {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  position: fixed;
  height: 100%;
  width: 100%;
  right: 0px;
  top: 0px;
  z-index: 2;
  transition: all 0.4s ease;
  background: linear-gradient(to left, rgb(255, 255, 255) 10%, rgba(255, 255, 255, 0.85) 30%, rgba(255, 255, 255, 0) 50%);
}
#backgroundImg div {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-position: 50% 50%;
  display: none;
}
#backgroundImg div.topLeft {
  background-position: 0 0;
}
#backgroundImg div.topCenter {
  background-position: 50% 0;
}
#backgroundImg div.topRight {
  background-position: 100% 0;
}
#backgroundImg div.bottomLeft {
  background-position: 100% 0;
}
#backgroundImg div.bottomCenter {
  background-position: 100% 50%;
}
#backgroundImg div.bottomRight {
  background-position: 100% 100%;
}
#backgroundImg div.Top.Middle {
  background-position: 0 50%;
}
#backgroundImg div.Top.Right {
  background-position: 0 100%;
}
#backgroundImg div:first-of-type {
  display: block;
}
.inSection #backgroundImg div {
  width: 100%;
}
.inSection #backgroundImg:before {
  width: 0px;
}

@media (max-width: 1500px) {
  #backgroundImg div {
    width: 95%;
  }
}
@media (max-width: 1280px) {
  #backgroundImg div {
    width: 85%;
  }
  #backgroundImg:before {
    background: linear-gradient(to left, rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0.85) 35%, rgba(255, 255, 255, 0) 56%);
  }
}
@media (max-width: 1050px) {
  #backgroundImg div {
    width: 80%;
  }
  #backgroundImg:before {
    background: linear-gradient(to left, rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0.85) 35%, rgba(255, 255, 255, 0) 60%);
  }
}
@media (max-width: 800px) {
  #backgroundImg div {
    width: 100%;
    height: 100%;
  }
  #backgroundImg:before {
    background: transparent;
  }
}
@media (max-width: 600px) {
  #backgroundImg {
    height: 175px;
    top: 105px;
  }
  #backgroundImg div {
    width: 100%;
    height: 175px;
    top: 105px;
    background-position: 50% 35%;
  }
  #backgroundImg:before {
    background: transparent;
  }
}
@media (max-width: 480px) {
  #backgroundImg {
    height: 145px;
    top: 105px;
  }
  #backgroundImg div {
    width: 100%;
    height: 175px;
    top: 105px;
    background-position: 50% 35%;
  }
  #backgroundImg:before {
    background: transparent;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  padding: 0px 58px 0px 50px;
  z-index: 20;
  height: 110px;
  transition: all 0.3s ease;
}
header:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.inSection header {
  height: 90px;
}
@media (max-width: 1280px) {
  header {
    height: 95px;
  }
}
@media (max-width: 1050px) {
  .inSection header {
    height: 80px;
  }
}
@media (max-width: 800px) {
  header {
    height: 87px;
  }
  .inSection header {
    height: 80px;
  }
}
header .row {
  display: flex;
}
header .logoWrap {
  width: calc(100% - 450px);
  padding-top: 10px;
}
header .logoWrap .imgWrap {
  height: 70px;
  display: inline-block;
}
.inSection header .logoWrap .imgWrap {
  height: 70px;
}
.inSection header .logoWrap .imgWrap:hover {
  cursor: pointer;
}
header .logoWrap .logo {
  height: 100%;
  width: auto;
  margin-left: 30px;
  margin-top: 10px;
}
header .logoWrap.horz {
  display: table;
  height: 110px;
  transition: all 0.3s ease;
}
.inSection header .logoWrap.horz {
  height: 90px;
}
@media (max-width: 1280px) {
  header .logoWrap.horz {
    height: 95px;
  }
}
@media (max-width: 1050px) {
  .inSection header .logoWrap.horz {
    height: 80px;
  }
}
@media (max-width: 800px) {
  header .logoWrap.horz {
    height: 87px;
  }
  .inSection header .logoWrap.horz {
    height: 80px;
  }
}
header .logoWrap.horz .imgWrap {
  height: 100%;
  margin-top: 10px;
  max-width: 500px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  float: none;
}
header .logoWrap.horz .imgWrap .logo {
  max-height: 65px;
  height: 100%;
  max-width: 100%;
}
header .titleWrapper {
  width: 450px;
  background: #004684;
  color: #fff;
  height: 110px;
  transition: all 0.3s ease;
  text-align: left;
  padding: 35px 20px 0px 55px;
  font-family: "Open Sans", sans-serif;
}
.inSection header .titleWrapper {
  height: 90px;
}
@media (max-width: 1280px) {
  header .titleWrapper {
    height: 95px;
  }
}
@media (max-width: 1050px) {
  .inSection header .titleWrapper {
    height: 80px;
  }
}
@media (max-width: 800px) {
  header .titleWrapper {
    height: 87px;
  }
  .inSection header .titleWrapper {
    height: 80px;
  }
}
header .titleWrapper h1 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.9em;
}
header .titleWrapper h2 {
  font-size: 1.1em;
  font-weight: 400;
}
.inSection header .titleWrapper {
  padding-top: 22px;
}
.utilityOpen header {
  z-index: 25;
}

.menuBtn {
  position: fixed;
  right: -100px;
  top: 0px;
  height: 110px;
  transition: all 0.3s ease;
  background: #fdb927;
  color: #004684;
  width: 58px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  border-left: 3px solid #fff;
  z-index: 25;
  transition: all 0.25s ease;
}
.inSection .menuBtn {
  height: 90px;
}
@media (max-width: 1280px) {
  .menuBtn {
    height: 95px;
  }
}
@media (max-width: 1050px) {
  .inSection .menuBtn {
    height: 80px;
  }
}
@media (max-width: 800px) {
  .menuBtn {
    height: 87px;
  }
  .inSection .menuBtn {
    height: 80px;
  }
}
.menuBtn .text {
  display: none;
}
.menuBtn .icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: inline-block !important;
  font-size: 2em;
}
.menuBtn:hover {
  color: #004684;
  background: #c2c2c2;
}
.inSection .menuBtn {
  right: 0px;
}

@media (max-width: 1280px) {
  header {
    padding-left: 20px;
  }
  header .logoWrap {
    width: calc(100% - 380px);
  }
  header .logoWrap .imgWrap {
    height: 80px;
  }
  header .titleWrapper {
    padding-top: 15px;
    width: 380px;
  }
  header .titleWrapper h1 {
    font-size: 1.75em;
  }
}
@media (max-width: 1050px) {
  header {
    padding-left: 20px;
  }
  .inSection header .logoWrap .imgWrap {
    height: 53px;
  }
  header .logoWrap {
    width: calc(100% - 350px);
    padding-top: 7px;
  }
  header .logoWrap .imgWrap {
    height: 53px;
  }
  header .titleWrapper {
    padding-top: 20px;
    width: 350px;
  }
  header .titleWrapper h1 {
    font-size: 1.6em;
  }
  header .titleWrapper h2 {
    font-size: 1em;
  }
}
@media (max-width: 800px) {
  header {
    padding: 0px;
  }
  header .row {
    display: block;
    position: relative;
  }
  header .logoWrap {
    width: 100%;
    float: none;
    height: auto;
  }
  header .logoWrap .imgWrap {
    margin: 0 auto;
    text-align: center;
  }
  header .titleWrapper {
    width: 100%;
    float: none;
    text-align: center;
    padding: 3px 0px;
    height: auto;
  }
  header .titleWrapper h1 {
    font-size: 1.2em;
    font-weight: 600;
  }
  header .titleWrapper h2 {
    display: none;
  }
  .inSection header {
    padding-right: 0px;
  }
  .inSection header .logoWrap {
    width: auto;
    margin: 0 auto;
  }
  .inSection header .titleWrapper {
    display: none;
  }
  .utilityOpen header {
    z-index: 300;
    height: 0px;
    width: 0px;
  }
  .utilityOpen header .logoWrap, .utilityOpen header .titleWrapper {
    display: none;
  }
  .menuBtn {
    bottom: 30px;
    top: auto;
    width: 65px;
  }
  .inSection .menuBtn {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .inSection header {
    position: relative;
  }
  .inSection header .logoWrap {
    padding-left: 0px;
  }
  .inSection header .logoWrap .imgWrap {
    text-align: center;
  }
}
@media (max-width: 480px) {
  header .logoWrap {
    padding-left: 15px;
  }
  header .logoWrap .imgWrap {
    text-align: left;
  }
}
#main-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  transition: all 0.5s ease;
  opacity: 1;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: right;
  margin-right: 30px;
  margin-top: 0px;
}
#main-nav:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#main-nav:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.loading #main-nav {
  opacity: 0;
  margin-top: 30px;
}
#main-nav .sectionNum {
  display: none;
}
#main-nav .abbr-title {
  display: none;
}
#main-nav a {
  text-decoration: none;
  border: 0px;
  outline: none;
}
#main-nav .button {
  margin: 7px 10px 7px 0px;
  justify-content: flex-end;
}
#main-nav .button a {
  display: inline-block;
  background-image: none !important;
  position: relative;
  color: #c2c2c2;
  text-transform: uppercase;
  padding: 10px 65px 10px 10px;
  cursor: default;
}
#main-nav .button a:after {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "c";
  background: #d0d0d0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  right: 10px;
  padding-top: 7px;
  text-align: center;
  color: #fff;
  font-size: 1.7em;
}
#main-nav .button.active .iconWrap {
  display: inline-block;
}
#main-nav .button.active a {
  padding: 18px 18px 18px 92px;
  background: #fdb927;
  color: #004684;
  cursor: pointer;
  transition: color 0.3s ease-in-out;
}
#main-nav .button.active a:after {
  display: none;
}
#main-nav .button.active a .section-title {
  font-weight: 600;
  position: relative;
  z-index: 2;
}
#main-nav .button.active a:before {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #004684;
  width: 0;
  height: 100%;
  transition: all 0.3s ease;
}
@media (min-width: 800px) {
  #main-nav .button.active a:hover {
    color: #fff;
  }
  #main-nav .button.active a:hover:before {
    width: 100%;
  }
  #main-nav .button.active a:hover .iconWrap {
    background: #c2c2c2;
  }
}
#main-nav .button.completed a {
  color: #004684;
  transition: all 0.2s ease;
  cursor: pointer;
}
#main-nav .button.completed a:after {
  content: "a";
  background: #004684;
  transition: all 0.2s ease;
}
#main-nav .button.completed a .section-title {
  font-weight: 600;
}
@media (min-width: 800px) {
  #main-nav .button.completed a:hover {
    color: #fdb927;
  }
  #main-nav .button.completed a:hover:after {
    background: #fdb927;
  }
}
#main-nav .button .section-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 2.2em;
}
#main-nav .button .iconWrap {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  left: 13px;
  top: 8px;
  width: 62px;
  height: 62px;
  background: #004684;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 50%;
  transition: all 0.3s ease;
}
#main-nav .button .iconWrap img {
  width: 37px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

@media (max-width: 1050px) {
  #main-nav .button a {
    padding: 7px 52px 7px 10px;
  }
  #main-nav .button a:after {
    width: 32px;
    height: 32px;
    font-size: 1.5em;
    padding-top: 5px;
  }
  #main-nav .button.active a {
    padding-left: 82px;
  }
  #main-nav .button .section-title {
    font-size: 1.9em;
  }
  #main-nav .button .iconWrap {
    width: 55px;
    height: 55px;
  }
  #main-nav .button .iconWrap img {
    width: 32px;
  }
}
@media (max-width: 800px) {
  #main-nav {
    position: relative;
    top: 0%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    top: auto;
    left: auto;
    transform: none;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.85);
    max-width: 650px;
    position: static;
    margin: 125px auto 0px !important;
    width: 100%;
    text-align: left;
  }
  #main-nav .button {
    margin: 7px 10px 7px 10px;
  }
  #main-nav .button.active {
    display: block;
    margin: 7px 10px 7px 10px;
  }
  #main-nav .button.active a {
    display: block;
  }
  #main-nav .button a {
    display: block;
    padding: 10px 10px 10px 52px;
  }
  #main-nav .button a:after {
    right: 0px;
    left: 3px;
  }
}
@media (max-width: 600px) {
  #main-nav {
    background: #fff;
    padding-bottom: 85px;
    margin-top: 0px !important;
  }
}
@media (max-width: 480px) {
  #main-nav .button .section-title {
    font-size: 1.7em;
  }
}
#homeScreen {
  z-index: 3;
  padding: 0 !important;
  margin: 0px !important;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#homeScreen:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

@media (max-width: 600px) {
  #homeScreen {
    position: relative;
    padding-top: 265px !important;
    padding-bottom: 50px !important;
  }
}
@media (max-width: 480px) {
  #homeScreen {
    padding-top: 240px !important;
  }
}
.arrowNav {
  box-sizing: border-box;
  margin-top: 0px;
  max-width: 372px;
  width: 100%;
  right: 0px;
  position: fixed;
  top: 90px;
  z-index: 125;
  opacity: 1;
  border-top: 3px #fff solid;
  height: 90px;
}
.arrowNav:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
@media (max-width: 1280px) {
  .arrowNav {
    height: 80px;
  }
}
@media (max-width: 1050px) {
  .arrowNav {
    height: 60px;
  }
}
.arrowNav .arrow {
  position: absolute;
  cursor: pointer;
  transition: all 0.2s ease;
  text-align: center;
  color: #fff;
  height: 100%;
  padding: 0px 15px;
}
.arrowNav .arrow.disabled {
  opacity: 0.2;
}
.arrowNav .arrow.disabled:hover {
  cursor: not-allowed;
}
.arrowNav .arrow span {
  font-size: 2.8em;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.arrowNav .arrow:hover {
  background: #c2c2c2;
  color: #004684;
}
.arrowNav #arrowLeft {
  left: 0px;
}
.arrowNav #arrowRight {
  right: 0px;
}
@media (max-width: 1280px) {
  .arrowNav {
    width: 325px;
  }
  .arrowNav .arrow span {
    font-size: 2.2em;
  }
}
@media (max-width: 1050px) {
  .arrowNav {
    top: auto;
    bottom: 0px;
    width: 100%;
    max-width: 100%;
    border: 0px;
  }
  .arrowNav .arrow {
    width: 75px;
  }
}
@media (max-width: 800px) {
  .arrowNav {
    top: auto;
    bottom: 30px;
    left: 0px;
    right: auto;
    height: 50px !important;
    width: calc(100% - 65px) !important;
    background: #004684;
  }
  .arrowNav .arrow {
    position: static;
    width: 50%;
    height: 100%;
    float: left;
    background: #004684;
    padding-top: 5px;
  }
  .arrowNav .arrow span {
    color: #fff;
  }
  .arrowNav .arrow:hover {
    background: #c2c2c2;
  }
}
#inner-content {
  margin: 0;
  position: relative;
  display: none;
  height: 100vh !important;
  width: 100%;
}
#inner-content:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#inner-content .slideHolder {
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  overflow: visible;
  left: auto;
  display: none;
  padding: 0 !important;
}
#inner-content .slideHolder:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#inner-content .slideHolder .slideTitle {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  background: #fdb927;
  color: #004684;
  padding: 0px 350px 0px 60px;
  font-size: 2.1em;
  border-top: 3px #fff solid;
  height: 90px;
}
@media (max-width: 1280px) {
  #inner-content .slideHolder .slideTitle {
    height: 80px;
  }
}
@media (max-width: 1050px) {
  #inner-content .slideHolder .slideTitle {
    height: 60px;
  }
}
#inner-content .slideHolder .slideTitle span {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: inline-block;
}
@media all and (max-width: 600px) {
  #inner-content .slideHolder .slideTitle {
    padding: 10px;
    font-size: 1.3em;
    text-align: center;
  }
}
#inner-content .slideHolder .copySlide .slideTitle, #inner-content .slideHolder .quizSlide .slideTitle {
  padding: 20px 350px 0px 60px;
}
#inner-content:after {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.92);
  visibility: visible;
}

.slide {
  margin: 0 auto;
  width: 100%;
  padding: 0px 0px 60px !important;
  margin-top: 90px;
}
.slide:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.slide.noImg .slideCopy {
  max-width: 960px !important;
  width: 100%;
  margin: 0 auto;
}
.slide.noImg .slideSide {
  display: none;
}
.slide.noImg .tips.smTip {
  display: block !important;
}
.slide .content {
  padding: 45px 60px !important;
  font-size: 1.15em;
  line-height: 1.6em;
  color: #000;
}
.slide .content:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.slide .slideSide {
  width: 45%;
  float: right;
}
.slide .slideCopy {
  width: 50%;
  float: left;
  padding-left: 0px;
}
.slide .imgRight, .slide .imgRight img {
  float: right;
  margin: 0 0 30px 30px !important;
  padding: 10px;
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.75);
}
@media all and (max-width: 600px) {
  .slide .imgRight, .slide .imgRight img {
    float: none !important;
    margin: 0 auto 10px auto !important;
  }
}
.slide .imgLeft, .slide .imgLeft img {
  float: right;
  margin: 0 30px 30px 0 !important;
  display: block;
  max-width: 100%;
  height: auto;
}
@media all and (max-width: 600px) {
  .slide .imgLeft, .slide .imgLeft img {
    float: none !important;
    margin: 0 auto 10px auto !important;
  }
}
.slide .slideSide img {
  display: block;
  max-width: 100%;
  height: auto;
}
.slide .slideSide img.transparent {
  background: transparent !important;
}
.slide .imgWrap {
  width: 100%;
  margin: 0 auto;
  transition: 0.5s 0.2s ease;
  position: relative;
}
.slide .imgWrap img {
  width: 100%;
  height: auto;
  display: inline-block;
}
.slide .imgWrap .imgHolder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}
.slide .imgWrap .imgHolder:first-of-type {
  display: block;
}
.slide .imgWrap h2 {
  font-size: 1.25em;
  margin-top: 10px;
}
.slide a {
  font-weight: normal;
  color: #004684;
  text-decoration: underline;
  display: inline-block;
}
.slide a:hover {
  text-decoration: none;
}
.slide a[href*=".pdf"]:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "p";
  font-size: 0.7em;
  padding-right: 1px;
}
.slide strong {
  font-weight: bold;
}
.slide .imgWrapper {
  padding: 0 5px 0 0;
}
@media all and (max-width: 1050px) {
  .slide .imgWrapper {
    padding-right: 0;
    margin: 5px 0 0 0;
  }
}
.slide .imgWrapper img {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.75);
  padding: 20px;
  margin-bottom: 5px;
}
.slide .row.textWrapper {
  margin-top: 53px !important;
}
.slide .videoCopy:after, .slide .textCopy:after, .slide .videoRTE:after, .slide .tips:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.slide .videoCopy ul, .slide .textCopy ul, .slide .videoRTE ul, .slide .tips ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  margin-bottom: 15px;
  margin-top: 0px !important;
}
.slide .videoCopy ul:after, .slide .textCopy ul:after, .slide .videoRTE ul:after, .slide .tips ul:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.slide .videoCopy ul li, .slide .textCopy ul li, .slide .videoRTE ul li, .slide .tips ul li {
  position: relative;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  margin-bottom: 5px;
  font-weight: 600;
  color: rgb(38.25, 38.25, 38.25);
  font-size: 0.95em;
}
.slide .videoCopy ul li:before, .slide .textCopy ul li:before, .slide .videoRTE ul li:before, .slide .tips ul li:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "t";
  position: absolute;
  left: 0px;
  top: 8px;
  color: #004684;
  font-size: 0.5em;
}
.slide .videoCopy img, .slide .textCopy img, .slide .videoRTE img, .slide .tips img {
  width: 100%;
}

@media (max-width: 1280px) {
  #inner-content .slideHolder .slideTitle {
    font-size: 1.9em;
    padding: 0px 325px 0px 30px;
  }
  .slide .content {
    padding: 25px 20px !important;
  }
  .slide .slideCopy {
    padding-right: 15px;
  }
  .slide .slideSide {
    padding-left: 15px !important;
  }
}
@media all and (max-width: 1050px) {
  #inner-content .slideHolder .slideTitle {
    font-size: 1.6em;
    padding: 10px 20px 10px 20px;
    height: auto;
  }
  #inner-content .slideHolder .slideTitle span {
    position: relative;
    top: 0%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
  .slide {
    margin-top: 80px;
  }
  .slide .content {
    padding: 25px !important;
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
  }
  .slide .slideCopy {
    padding-right: 0px;
    float: none !important;
    width: 100% !important;
    margin: 0;
  }
  .slide .slideSide {
    padding-left: 0px !important;
    float: none !important;
    width: 100% !important;
    margin-top: 20px;
    margin: 0;
  }
}
@media all and (max-width: 600px) {
  .slide {
    margin-top: 0px;
  }
  .slide .content {
    font-size: 1.1em;
    padding-top: 10px !important;
  }
  #inner-content:after {
    background: #fff;
  }
}
.slide .tips {
  background: #fff;
  padding: 0px;
  color: #fff;
  position: relative;
  margin-top: 20px;
  padding: 0px 0px 10px 50px;
  border-radius: 6px;
}
.slide .tips.smTip {
  display: none;
}
.slide .tips h3 {
  margin-top: 0 !important;
  color: #fff !important;
  padding: 8px 15px !important;
  font-size: 1.4em !important;
  text-transform: uppercase;
  background: #fdb927;
  display: block !important;
}
.slide .tips h3:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.slide .tips .icon {
  border-right: 3px solid #fff;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #004684;
  font-size: 2.2em;
  width: 50px;
  text-align: center;
}
.slide .tips .icon:before {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: inline-block;
}
.slide .tips .tip {
  padding: 0 20px;
  color: #000;
}

@media (max-width: 1280px) {
  .slide .tips .tip {
    font-size: 0.9em;
    line-height: 1.5em;
  }
}
@media (max-width: 1050px) {
  .slide .tips {
    display: none;
    padding-left: 0px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    border-radius: 0px;
  }
  .slide .tips.smTip {
    display: block;
  }
  .slide .tips h3 {
    padding: 8px 15px 8px 65px !important;
  }
  .slide .tips .tip {
    padding: 0px 10px;
  }
  .slide .tips .icon {
    height: 40px;
    font-size: 1.8em;
  }
}
@media (max-width: 480px) {
  .slide .tips h3 {
    font-size: 1.3em !important;
  }
}
.videoSlide .videoWrapper {
  padding-right: 0 !important;
}
.videoSlide .videoContainer {
  margin-bottom: 15px;
}
.videoSlide .slideSide {
  width: 55%;
  float: left;
  padding-right: 30px !important;
  padding-left: 0px !important;
}
.videoSlide .slideCopy {
  width: 40%;
  float: right;
  padding-left: 0px;
  padding-right: 0px !important;
}
.videoSlide.vidBelow .content {
  max-width: 1300px;
  padding: 45px 60px !important;
  margin: 0 auto;
}
.videoSlide.vidBelow .slideSide {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 25px;
  padding-right: 0px !important;
}
.videoSlide.vidBelow .slideCopy {
  width: 100% !important;
  margin: 0 auto !important;
  float: none !important;
}

.videoWrapper .loading {
  display: block;
  color: #d0d0d0;
  font-size: 1.2em;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding-top: 40px;
  text-transform: uppercase;
}

.autoplaySet {
  display: none;
}

/*#videoHolder {
    position: relative;
    padding-bottom: 75%;//for 4:3 ratio videos
    padding-top: 0;
    height: 0;
    margin-bottom: 15px;

    iframe{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
}*/
.videoHolder, #videoHolder {
  position: relative;
  padding-bottom: 56%;
  padding-top: 0;
  height: 0;
  margin-bottom: 15px;
}
.videoHolder iframe, #videoHolder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1280px) {
  .videoSlide .slideCopy {
    width: 40%;
  }
  .videoSlide .slideSide {
    width: 60%;
  }
}
@media (max-width: 1150px) {
  .videoSlide .slideCopy {
    width: 43%;
  }
  .videoSlide .slideSide {
    width: 57%;
    padding-right: 20px !important;
  }
}
@media (max-width: 1050px) {
  .videoSlide .slideCopy {
    width: 43%;
  }
  .videoSlide .slideSide {
    width: 57%;
    padding-right: 20px !important;
    margin-top: 0px;
  }
}
@media (max-width: 600px) {
  .videoSlide .slideSide {
    padding-right: 0px !important;
  }
  .videoSlide.vidBelow .content {
    padding: 25px 20px !important;
  }
}
.slide.quizSlide .slideSide {
  width: 52%;
  float: right;
  padding-left: 30px;
}
.slide.quizSlide .slideCopy {
  width: 43%;
  float: left;
}

.quizSlide.noMedia .slideCopy {
  float: none;
  margin: auto;
}

.quizButtons {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 25px;
  width: auto;
}
.quizButtons li {
  font-family: "Open Sans", sans-serif;
  background-color: #000;
  background: rgba(0, 0, 0, 0.8);
  padding: 7px;
  cursor: pointer;
  color: #fff;
  margin-bottom: 3px;
  width: 100%;
  display: table;
  transition: all 0.2s ease;
  border: 3px solid #fff;
}
.quizButtons li:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.quizButtons li:hover {
  background: #004684;
}
.quizButtons p {
  padding: 10px !important;
  margin: 0px;
  font-size: 1em;
  height: 100%;
  box-sizing: border-box;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  padding-left: 25px !important;
}
.quizButtons span.letter {
  display: table-cell;
  vertical-align: middle;
  width: 70px;
  font-weight: 300;
  font-size: 1.8em;
  box-sizing: border-box;
  text-align: center;
  border-right: 1px solid #fff;
  padding-right: 10px;
  font-weight: 600;
}
.quizButtons .picked {
  background: #ab1b1b;
  color: #fff;
  border-color: rgb(148.9772727273, 23.5227272727, 23.5227272727);
}
.quizButtons .picked:hover {
  background: #ab1b1b;
  color: #fff;
}
.quizButtons .picked:hover span.letter {
  color: #fff !important;
}
.quizButtons .picked span.letter {
  color: #fff;
  border-color: #fff;
  position: relative;
}
.quizButtons .picked span.letter:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "b";
  font-size: 0.7em;
  position: relative;
  left: -5px;
}
.quizButtons li.correct.picked {
  color: #fff;
  background: #118711;
  border-color: rgb(14.1480263158, 112.3519736842, 14.1480263158);
}
.quizButtons li.correct.picked:hover {
  background: #118711;
  color: #fff;
  border-color: rgb(14.1480263158, 112.3519736842, 14.1480263158);
}
.quizButtons li.correct.picked:hover span.letter {
  color: #fff !important;
}
.quizButtons li.correct.picked span.letter:before {
  content: "a";
}

.answersWrapper {
  color: #000;
  font-size: 1.35em;
  padding: 20px 35px 20px 35px;
}
.answersWrapper:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.quizContent {
  padding: 0;
}
.quizContent p {
  width: auto;
  position: relative;
  padding-bottom: 10px;
}
.quizContent p.resp {
  display: none;
  font-size: 1em;
  padding: 0px;
  font-family: "Open Sans", sans-serif;
  position: relative;
  padding-left: 35px;
}
.quizContent p.resp:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 2px;
  font-size: 1.7em;
  position: absolute;
  left: 0px;
}
.quizContent p.question {
  font-size: 1.2em;
}
.quizContent p.answerWrong {
  color: #ab1b1b;
  font-weight: 600;
}
.quizContent p.answerWrong:before {
  content: "b";
}
.quizContent p.answerCorrect {
  color: #118711;
  font-weight: 600;
}
.quizContent p.answerCorrect:before {
  content: "a";
}

@media (max-width: 600px) {
  .quizButtons {
    padding: 0 !important;
  }
}
.masterQuizSlide #learnMoreWrapper, .surveySlide #learnMoreWrapper {
  display: none !important;
  opacity: 0 !important;
}
.masterQuizSlide h3, .surveySlide h3 {
  display: block;
}
.masterQuizSlide .questionBlock, .surveySlide .questionBlock {
  max-width: 800px;
  margin: 5px auto 0px;
  padding: 20px 30px;
  transition: all 0.4s ease;
  background: #d0d0d0;
  border-radius: 6px;
}
.masterQuizSlide .questionBlock:after, .surveySlide .questionBlock:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.masterQuizSlide .questionBlock:first-child, .surveySlide .questionBlock:first-child {
  margin-top: 30px;
}
.masterQuizSlide .question, .surveySlide .question {
  margin-bottom: 10px;
}
.masterQuizSlide .question h3, .surveySlide .question h3 {
  padding: 0px;
  padding-top: 0px;
  margin: 0;
  border: 0 !important;
  line-height: 1.45em;
  font-size: 1.3em;
}
.masterQuizSlide .question .ques p, .surveySlide .question .ques p {
  display: inline;
}
.masterQuizSlide #dc0, .surveySlide #dc0 {
  background: #004684;
  padding: 10px;
  color: #fff;
  transition: all 0.4s ease;
  display: block !important;
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 1;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 1;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 1;
  visibility: visible !important;
}
.masterQuizSlide #dc0.hidden, .surveySlide #dc0.hidden {
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 0;
  visibility: visible !important;
  display: block !important;
  height: 0;
  overflow: hidden;
  padding: 0;
}
.masterQuizSlide #dc0.hidden textarea, .surveySlide #dc0.hidden textarea {
  height: 0;
}
.masterQuizSlide #dc0 textarea, .surveySlide #dc0 textarea {
  width: 100%;
  height: 100px;
  color: #000;
}
.masterQuizSlide #dc1, .surveySlide #dc1 {
  background: #004684;
  padding: 10px;
  color: #fff;
  transition: all 0.4s ease;
  display: block !important;
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 1;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 1;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 1;
  visibility: visible !important;
}
.masterQuizSlide #dc1.hidden, .surveySlide #dc1.hidden {
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 0;
  visibility: visible !important;
  display: block !important;
  height: 0;
  overflow: hidden;
  padding: 0;
}
.masterQuizSlide #dc1.hidden textarea, .surveySlide #dc1.hidden textarea {
  height: 0;
}
.masterQuizSlide #dc1 textarea, .surveySlide #dc1 textarea {
  width: 100%;
  height: 100px;
  color: #000;
}
.masterQuizSlide #dc2, .surveySlide #dc2 {
  background: #004684;
  padding: 10px;
  color: #fff;
  transition: all 0.4s ease;
  display: block !important;
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 1;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 1;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 1;
  visibility: visible !important;
}
.masterQuizSlide #dc2.hidden, .surveySlide #dc2.hidden {
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 0;
  visibility: visible !important;
  display: block !important;
  height: 0;
  overflow: hidden;
  padding: 0;
}
.masterQuizSlide #dc2.hidden textarea, .surveySlide #dc2.hidden textarea {
  height: 0;
}
.masterQuizSlide #dc2 textarea, .surveySlide #dc2 textarea {
  width: 100%;
  height: 100px;
  color: #000;
}
.masterQuizSlide #dc3, .surveySlide #dc3 {
  background: #004684;
  padding: 10px;
  color: #fff;
  transition: all 0.4s ease;
  display: block !important;
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 1;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 1;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 1;
  visibility: visible !important;
}
.masterQuizSlide #dc3.hidden, .surveySlide #dc3.hidden {
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 0;
  visibility: visible !important;
  display: block !important;
  height: 0;
  overflow: hidden;
  padding: 0;
}
.masterQuizSlide #dc3.hidden textarea, .surveySlide #dc3.hidden textarea {
  height: 0;
}
.masterQuizSlide #dc3 textarea, .surveySlide #dc3 textarea {
  width: 100%;
  height: 100px;
  color: #000;
}
.masterQuizSlide #dc4, .surveySlide #dc4 {
  background: #004684;
  padding: 10px;
  color: #fff;
  transition: all 0.4s ease;
  display: block !important;
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 1;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 1;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 1;
  visibility: visible !important;
}
.masterQuizSlide #dc4.hidden, .surveySlide #dc4.hidden {
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 0;
  visibility: visible !important;
  display: block !important;
  height: 0;
  overflow: hidden;
  padding: 0;
}
.masterQuizSlide #dc4.hidden textarea, .surveySlide #dc4.hidden textarea {
  height: 0;
}
.masterQuizSlide #dc4 textarea, .surveySlide #dc4 textarea {
  width: 100%;
  height: 100px;
  color: #000;
}
.masterQuizSlide #dc5, .surveySlide #dc5 {
  background: #004684;
  padding: 10px;
  color: #fff;
  transition: all 0.4s ease;
  display: block !important;
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 1;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 1;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 1;
  visibility: visible !important;
}
.masterQuizSlide #dc5.hidden, .surveySlide #dc5.hidden {
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 0;
  visibility: visible !important;
  display: block !important;
  height: 0;
  overflow: hidden;
  padding: 0;
}
.masterQuizSlide #dc5.hidden textarea, .surveySlide #dc5.hidden textarea {
  height: 0;
}
.masterQuizSlide #dc5 textarea, .surveySlide #dc5 textarea {
  width: 100%;
  height: 100px;
  color: #000;
}
.masterQuizSlide #survey-submit.btn, .masterQuizSlide #quiz-submit, .surveySlide #survey-submit.btn, .surveySlide #quiz-submit {
  margin: 15px auto;
  text-align: center;
  border-radius: 0;
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  display: block;
  padding: 10px 35px;
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
}
.masterQuizSlide #survey-submit.btn:hover, .masterQuizSlide #quiz-submit:hover, .surveySlide #survey-submit.btn:hover, .surveySlide #quiz-submit:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
.masterQuizSlide .textCopy, .surveySlide .textCopy {
  width: 100% !important;
}

.cm-s-neat {
  text-align: center;
  font-weight: bold;
  background: #004684;
  color: #fff;
  padding: 5px;
  margin-bottom: 30px;
}

.surveySlide .questionBlock .answer div {
  color: #fff !important;
}
.surveySlide .surveyComplete {
  text-align: center;
  margin-top: 20px;
  font-size: 1.2em;
  color: #004684;
}

.masterQuizSlide.graded .gradedMessages {
  display: block;
}
.masterQuizSlide.graded .retakeMessage {
  display: none;
}
.masterQuizSlide.graded .backToMenuBtn {
  cursor: pointer;
  margin: 0 auto 10px auto;
  text-align: center;
  display: block;
  border-radius: 0;
  padding: 10px 25px;
  background: #004684;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.125em;
  border: 1px solid white;
  float: right;
  transition: all 0.2s ease;
}
.masterQuizSlide.graded .backToMenuBtn:hover {
  background: rgb(0, 97.0454545455, 183);
}
.masterQuizSlide.graded .questionBlock {
  display: none !important;
}
.masterQuizSlide.graded .questionBlock.review {
  display: block !important;
}
.masterQuizSlide.graded .questionBlock input {
  display: none;
}
.masterQuizSlide.graded .questionBlock .wrong {
  color: #004684 !important;
}
.masterQuizSlide.graded .questionBlock .wrong:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "b";
  color: #ab1b1b;
  float: left;
  margin: -5px 0 0 -15px;
  font-size: 1.5em;
  background: #fff;
  padding: 5px;
  border-radius: 50%;
  position: relative;
  z-index: 99;
  border: 2px solid #004684;
}
.masterQuizSlide.graded .questionBlock .wrong span {
  background: #ab1b1b;
  color: #fff;
  font-weight: bold;
}
.masterQuizSlide.graded .questionBlock .wrong:hover {
  color: #004684 !important;
}
.masterQuizSlide.graded .questionBlock .answer div {
  cursor: default;
}
.masterQuizSlide.graded .questionBlock .answer div:hover {
  background: transparent !important;
}
.masterQuizSlide.graded .questionBlock .answer div:hover span {
  color: #000;
}
.masterQuizSlide.graded .questionBlock .answer div span {
  margin-top: 0;
}
.masterQuizSlide.graded #survey-submit.btn, .masterQuizSlide.graded #quiz-submit {
  display: none;
}
.masterQuizSlide.completed .questionBlock, .masterQuizSlide.completed .reviewText {
  display: none;
}
.masterQuizSlide.completed .gradedMessages {
  display: block;
}
.masterQuizSlide .gradedMessages {
  display: none;
  background: #004684;
  padding: 15px;
  text-align: center;
}
.masterQuizSlide .gradedMessages h2 {
  color: #fff;
  font-size: 1.75em;
}
.masterQuizSlide .gradedMessages h3 {
  display: inline-block;
  color: #004684;
  font-weight: bold;
  background: #fff;
  padding: 5px 10px;
}
.masterQuizSlide .gradedMessages p {
  color: #fff;
}
.masterQuizSlide .answer, .masterQuizSlide .Answer {
  padding: 0px 15px;
}
.masterQuizSlide .answer div, .masterQuizSlide .Answer div {
  float: none;
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
}
.masterQuizSlide .answer div label, .masterQuizSlide .Answer div label {
  display: block;
  position: relative;
}
.masterQuizSlide .answer div:hover, .masterQuizSlide .Answer div:hover {
  background: #fff;
}
.masterQuizSlide .answer div span, .masterQuizSlide .Answer div span {
  font-size: 0.95em;
  display: block;
  padding: 3px 5px 3px 29px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  color: #000;
}
.masterQuizSlide .answer div input, .masterQuizSlide .Answer div input {
  position: absolute;
  left: 7px;
  top: 6px;
}
.masterQuizSlide .answer div.selected, .masterQuizSlide .Answer div.selected {
  background: #fdb927;
}
.masterQuizSlide .answer div.selected span, .masterQuizSlide .Answer div.selected span {
  color: #fff;
  font-weight: bold;
}

@media (max-width: 600px) {
  .masterQuizSlide .questionBlock, .surveySlide .questionBlock {
    padding: 10px;
  }
  .masterQuizSlide .questionBlock h3, .surveySlide .questionBlock h3 {
    font-size: 1em;
  }
  .masterQuizSlide .answer, .masterQuizSlide .Answer, .surveySlide .answer, .surveySlide .Answer {
    padding: 0px;
  }
  .masterQuizSlide.graded .questionBlock .wrong span {
    background: transparent;
    color: #ab1b1b;
  }
}
#learnMoreWrapper {
  display: none;
  cursor: pointer;
  padding: 0;
  margin-top: 40px;
  position: relative;
  transition: all 0.2s ease;
  padding: 25px 14px 25px 80px;
  background: #fdb927;
  color: #004684;
}
#learnMoreWrapper:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#learnMoreWrapper:before {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #004684;
  width: 0;
  height: 100%;
  z-index: 1;
  transition: all 0.3s ease;
}
@media (min-width: 1050px) {
  #learnMoreWrapper:hover {
    color: #fff;
  }
  #learnMoreWrapper:hover .iconWrap {
    background: #fff;
    border-color: #fdb927;
    color: #fdb927;
  }
  #learnMoreWrapper:hover:before {
    width: 100%;
  }
}
#learnMoreWrapper.selected {
  background: #fdb927;
  color: #004684;
}
#learnMoreWrapper.selected .iconWrap {
  color: #fff;
  background: #004684;
  border-color: #fff;
}
#learnMoreWrapper.selected .icon:before {
  content: "a";
}
@media (min-width: 1050px) {
  #learnMoreWrapper.selected:hover {
    color: #fff;
  }
  #learnMoreWrapper.selected:hover .iconWrap {
    color: #fdb927;
    border-color: #fdb927;
    background: #fff;
  }
}
#learnMoreWrapper .iconWrap {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #004684;
  left: 13px;
  position: absolute;
  background: #fff;
  border: 3px solid #004684;
  height: 55px;
  width: 55px;
  text-align: center;
  padding-top: 10px;
  border-radius: 50%;
  transition: all 0.25s ease;
  z-index: 2;
}
#learnMoreWrapper .icon {
  font-size: 1.7em;
}
#learnMoreWrapper .toolTip {
  position: relative;
  z-index: 2;
}
#learnMoreWrapper p {
  margin-bottom: 0px;
  font-weight: 600;
}

.learnMore .slideCopy {
  width: calc(100% - 260px);
  display: none;
}
.learnMore .slideSide {
  max-width: 400px;
  width: 100%;
  float: none;
  margin: 40px auto 0px;
}
.learnMore .learnMoreLinksWrap {
  padding: 25px 60px;
}
.learnMore .learnMoreLinksWrap:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.learnMore .learnMoreLinksWrap h4 {
  margin-top: 10px;
}
.learnMore .linkGroup {
  font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 0px 0px 0px;
  color: #004684;
}
.learnMore .linkGroup.default {
  margin: 0 auto;
  width: 35%;
  padding: 20px;
  min-height: 500px;
  float: left;
  background: #c2c2c2;
}
.learnMore .linkGroup.default p, .learnMore .linkGroup.default h3, .learnMore .linkGroup.default a {
  color: #004684;
}
.learnMore .linkGroup.default .learnMoreLinks {
  margin-top: 10px;
}
.learnMore .linkGroup.default .learnMoreLinks li a {
  font-size: 1.1em;
  text-decoration: none !important;
}
.learnMore .linkGroup.default .learnMoreLinks li a:hover {
  background: #004684;
  color: #fff;
}
.learnMore .linkGroup.personalized {
  width: 60%;
  float: right;
  background: #fff;
  padding-bottom: 70px;
}
.learnMore .linkGroup.personalized li a span {
  display: none;
}
.learnMore .linkGroup.personalized .learnMoreLinks {
  margin-top: 0px;
}
.learnMore .linkGroup.personalized .learnMoreLinks li a {
  padding: 10px 0 10px 45px;
}
.learnMore .linkGroup.personalized .learnMoreLinks li a:before {
  top: 15px;
}
.learnMore .linkGroup.personalized h4 {
  background: #0b385d;
  color: #fff;
  padding: 2px 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1em;
  margin-top: 15px;
  text-transform: uppercase;
}
.learnMore .linkGroup.personalized h3 {
  color: #004684;
}
.learnMore .linkGroup h3 {
  text-align: left;
  text-transform: uppercase;
  font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 5px 5px 0px;
  display: block !important;
  font-size: 2em;
}
.learnMore .linkGroup h3:before {
  display: none;
}
.learnMore .linkGroup p {
  text-align: left;
  margin-bottom: 10px;
}
.learnMore .learnMoreLinks {
  list-style-type: none;
  margin: 0 auto;
  padding: 0px 0px;
  border-left: 0px !important;
}
.learnMore .learnMoreLinks li {
  display: block;
  font-weight: 400;
  margin-bottom: 0px;
  margin-bottom: 5px;
  padding-left: 0px;
}
.learnMore .learnMoreLinks li:last-child {
  margin-bottom: 0px;
}
.learnMore .learnMoreLinks li:before {
  display: none;
}
.learnMore .learnMoreLinks li a {
  display: block;
  padding: 7px 0 7px 45px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #004684;
  font-size: 1.2em;
  position: relative;
  text-decoration: none !important;
}
.learnMore .learnMoreLinks li a:hover {
  background-color: #c2c2c2;
  color: #004684;
}
.learnMore .learnMoreLinks li a:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "d";
  float: left;
  display: block;
  position: absolute;
  left: 20px;
  top: 10px;
  font-size: 1em;
}
.learnMore .learnMoreLinks li a[href*=".pdf"]:before {
  content: "p";
  font-size: 1em;
}

@media (max-width: 1050px) {
  #learnMoreWrapper {
    margin-top: 20px;
    padding: 20px 10px 20px 35px;
  }
  #learnMoreWrapper .iconWrap {
    top: -12px;
    left: -15px;
    transform: none;
    height: 45px;
    width: 45px;
    padding-top: 6px;
  }
  #learnMoreWrapper .toolTip {
    font-size: 0.9em;
  }
}
@media (max-width: 800px) {
  .learnMore .learnMoreLinksWrap {
    margin-top: 15px;
    padding: 25px 20px;
  }
  .learnMore .linkGroup {
    max-width: 600px !important;
    width: 100% !important;
    float: none !important;
    margin: 0 auto;
  }
  .learnMore .linkGroup.default {
    min-height: auto;
  }
  .learnMore .linkGroup.personalized {
    margin-top: 20px;
  }
}
.selfDirList {
  list-style: none;
  clear: both;
  margin: 0;
  padding: 0;
  margin-left: 0px !important;
}
.selfDirList:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.selfDirList .selfDirItem {
  padding: 5px 0;
  margin-left: 0px;
}
.selfDirList .selfDirItem a {
  font-size: 1.2em;
  display: inline-block;
  text-decoration: none;
  padding: 5px 20px;
  transition: all 0.2s ease;
  padding-left: 40px;
  position: relative;
  background: #004684;
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
.selfDirList .selfDirItem a:hover {
  background: #c2c2c2;
}
.selfDirList .selfDirItem a:after {
  transition: all 0.2s ease;
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "m";
  position: absolute;
  left: 12px;
  top: 8px;
  font-size: 1.1em;
}
.selfDirList .selfDirItem.disabled {
  visibility: hidden;
}
.selfDirList .selfDirItem.disabled:after {
  display: none;
}

.selfDirTable {
  display: block;
}
.selfDirTable tbody {
  display: block;
}
.selfDirTable tr {
  display: block;
}
.selfDirTable .selfDirCell {
  display: block;
}
.selfDirTable .selfDirBtn {
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
}
.selfDirTable .selfDirBtn:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
.selfDirTable a {
  display: block;
  color: #fff;
}

.slide .table-responsive {
  width: auto;
}
@media all and (max-width: 800px) {
  .slide .table-responsive:before {
    content: "If not in view, swipe from right to left to view the entire table.";
    display: block;
    background: rgb(219.5, 219.5, 219.5);
    padding: 5px;
    text-align: center;
    font-size: 0.85em;
    color: white;
    line-height: 1.35em;
  }
}
.slide .infoTable {
  margin: 30px 0px;
  max-width: 650px !important;
  width: 100% !important;
  line-height: 1.2em;
}
.slide .infoTable p {
  margin: 0;
  padding: 0;
}
.slide .infoTable caption {
  background: #004684;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.1em;
  padding: 10px 15px;
}
.slide .infoTable td {
  border: #fff 1px solid;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}
.slide .infoTable.twoColumn tr td:first-child {
  text-align: right;
  vertical-align: top;
  padding-top: 7px;
  padding-right: 10px;
  background: #d0d0d0;
  color: rgb(168.5, 168.5, 168.5);
  font-weight: 700;
  text-transform: uppercase;
}
.slide .infoTable tr:nth-child(odd) {
  background: rgb(253.9, 253.9, 253.9);
}
.slide .infoTable tr:nth-child(even) {
  background: rgb(233.5, 233.5, 233.5);
}
.slide .infoTable.multiColumn tr:first-child {
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  line-height: 1.25em;
}
.slide .infoTable.multiColumn tr:first-child td {
  background: #004684;
  color: #fff;
  text-transform: uppercase;
}
.slide .infoTable.multiColumn tr:first-child td p {
  color: rgb(168.5, 168.5, 168.5);
}
.slide .infoTable.multiColumn tr:first-child td strong {
  color: #8f8f8f;
}

.accordionButtonWrapper {
  border-left: 0px !important;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
  padding-left: 0px !important;
  outline: none !important;
  margin: 0;
  padding: 0;
}
.accordionButtonWrapper:first-child {
  margin-top: 20px !important;
}
.accordionButtonWrapper.open .accordionButton {
  cursor: pointer;
  color: #fff;
}
.accordionButtonWrapper.open .accordionButton:hover {
  color: #004684;
}
.accordionButtonWrapper.open .accordionButton:hover:before {
  color: #004684;
}
.accordionButtonWrapper.open .accordionButton:before {
  text-transform: uppercase;
  content: "w";
  color: #fff;
}
.accordionButtonWrapper p {
  border-left: 0px !important;
  padding-left: 0px !important;
}

.accordionButton {
  font-size: 1.15em;
  font-family: "Open Sans", sans-serif;
  background: #004684;
  font-weight: 700;
  outline: none !important;
  color: #fff;
  padding: 10px 0 12px 40px;
  display: block;
  position: relative;
  margin-bottom: 0px;
  border: 3px solid #fff;
}
.accordionButton:hover {
  cursor: pointer;
  background: #c2c2c2;
  color: #004684;
}
.accordionButton:hover:before {
  color: #004684;
}
.accordionButton:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  left: 10px;
  text-transform: lowercase;
  content: "v";
  font-size: 1.3em;
  color: #fff;
}

.accordionWrapper {
  display: none;
  padding: 13px 20px 25px;
  margin-bottom: 3px;
  background: #fff;
}
.accordionWrapper p {
  border-left: 0px !important;
  padding-left: 0px !important;
}
.accordionWrapper h3 {
  font-size: 1.15em;
  margin-bottom: 10px;
}

@media (max-width: 600px) {
  .accordionButton {
    font-size: 1em;
    padding: 10px 0 12px 40px;
  }
  .accordionButtonWrapper {
    margin: 0px -20px 0px -20px !important;
  }
  .accordionWrapper {
    margin: 0px -20px 3px -20px !important;
  }
}
.term {
  text-decoration: underline;
  border-bottom: 1px solid currentColor;
  position: relative;
  display: inline-block;
  transition: all 0.2s ease;
}
.term.open {
  background: #fff;
  color: #004684;
  text-decoration: none;
  padding: 3px 3px 0px 3px;
}
.term.open::before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "b";
  font-size: 0.6em;
  margin-right: 3px;
}
.term:hover {
  cursor: pointer;
  background: #fff;
  color: #004684;
}
.term.right .termBbl {
  left: auto;
  right: -10px;
}
.term.right .termArrow {
  left: auto;
  right: 35px;
}
.term.bottom .termBbl {
  top: auto !important;
}
.term.bottom .termArrow {
  border-width: 11px;
  border-color: transparent;
  border-style: solid;
  bottom: auto;
  top: -11px;
  left: 35px;
  margin-left: -11px;
  border-bottom-color: #999;
  border-top-width: 0;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}
.term.bottom .termArrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  content: "";
  border-width: 10px;
  bottom: auto;
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-bottom-color: #f7f7f7;
  border-top-width: 0;
}

.termBbl {
  position: absolute;
  color: #000;
  top: 0;
  left: -10px;
  z-index: 1010;
  width: 325px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  opacity: 0;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  margin-top: -10px;
}

.termArrow {
  border-width: 11px;
  border-color: transparent;
  border-style: solid;
  bottom: -11px;
  left: 35px;
  margin-left: -11px;
  border-top-color: #999;
  border-bottom-width: 0;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}
.termArrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  content: "";
  border-width: 10px;
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.termTitle {
  padding: 6px 14px !important;
  margin: 0px !important;
  font-size: 1.05em !important;
  font-weight: 600 !important;
  line-height: 18px !important;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.termContent {
  padding: 5px 14px 8px !important;
  font-size: 0.9em !important;
  line-height: 1.5em;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}

@media (max-width: 600px) {
  .termBbl {
    width: 250px;
  }
}
@media (max-width: 480px) {
  .termBbl {
    width: 200px;
  }
}
.imgGallery .imgWrap .item {
  position: relative;
  display: none;
}
.imgGallery .imgWrap .slideImg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  height: 600px;
}
.imgGallery .imgWrap .slideImg.topLeft {
  background-position: 0 0;
}
.imgGallery .imgWrap .slideImg.topCenter {
  background-position: 50% 0;
}
.imgGallery .imgWrap .slideImg.topRight {
  background-position: 100% 0;
}
.imgGallery .imgWrap .slideImg.bottomLeft {
  background-position: 100% 0;
}
.imgGallery .imgWrap .slideImg.bottomCenter {
  background-position: 100% 50%;
}
.imgGallery .imgWrap .slideImg.bottomRight {
  background-position: 100% 100%;
}
.imgGallery .imgWrap .slideImg img {
  display: none;
}
.imgGallery .imgWrap .caption {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  width: 90%;
  position: absolute;
  bottom: 10px;
  text-align: left;
  left: 5%;
  display: block;
  color: #004684;
  padding: 15px 80px 20px;
}
.imgGallery .imgWrap .caption h4 {
  color: #000;
  border: 0px;
  margin-bottom: 10px;
}
.imgGallery .imgWrap .carousel-inner > .active, .imgGallery .imgWrap .carousel-inner > .next, .imgGallery .imgWrap .carousel-inner > .prev {
  display: block;
}
.imgGallery .copyBG {
  display: none;
}
.imgGallery .content {
  max-width: 1200px;
  margin: 0 auto;
}
.imgGallery .slideSide {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 25px;
  position: static;
}
.imgGallery .slideSide .tips {
  display: none;
}
.imgGallery .slideCopy {
  width: 100% !important;
  margin: 0 auto 15px !important;
  float: none !important;
  padding-bottom: 15px;
}
.imgGallery .slideTitle {
  margin-bottom: 10px;
}
.imgGallery .carousel-indicators {
  bottom: 0px;
  top: auto;
}
.imgGallery .carousel-indicators li {
  border-color: #004684;
}
.imgGallery .carousel-indicators li.active {
  background-color: #004684;
}

.galleryNav {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  bottom: 12%;
  left: 5%;
}
.galleryNav .carousel-control {
  font-size: 3em;
  color: #004684;
  text-align: left;
  width: auto;
  text-decoration: none !important;
}
.galleryNav .carousel-control .icon {
  position: absolute;
}
.galleryNav .carousel-control:hover, .galleryNav .carousel-control:focus {
  color: #0b385d;
  text-decoration: none !important;
}
.galleryNav .left {
  position: absolute;
  left: 0px;
}
.galleryNav .right {
  position: absolute;
  left: auto;
  right: 0px;
}
.galleryNav .right .icon {
  right: 0px;
}

@media (max-width: 1215px) {
  .imgGallery .imgWrap .slideImg {
    height: 500px;
  }
  .imgGallery .imgWrap .caption {
    font-size: 0.9em;
    padding: 15px 60px 10px;
  }
  .galleryNav {
    bottom: 22%;
    font-size: 0.9em;
  }
}
@media (max-width: 1050px) {
  .imgGallery .imgWrap .caption {
    width: 95%;
    left: 2.5%;
    padding: 15px 60px 10px;
    bottom: 10px;
    font-size: 0.8em;
  }
  .imgGallery .imgWrap .caption p {
    line-height: 1.45em;
    font-size: 1.1em;
  }
  .imgGallery .carousel-indicators {
    bottom: -5px;
  }
  .imgGallery .carousel-indicators li {
    height: 8px;
    width: 8px;
    margin: 0px;
  }
  .imgGallery .carousel-indicators .active {
    height: 10px;
    width: 10px;
  }
  .galleryNav {
    width: 95%;
    left: 2.5%;
    bottom: 18%;
    font-size: 0.8em;
  }
}
@media (max-width: 600px) {
  .imgGallery .carousel-indicators {
    display: none !important;
  }
  .imgGallery .carousel {
    padding-top: 10px;
  }
  .imgGallery .slideCopy {
    margin-bottom: 0px !important;
  }
  .imgGallery .imgWrap .item {
    display: block !important;
    position: static;
    margin-bottom: 10px;
    width: 95%;
    margin: 0 auto 10px;
  }
  .imgGallery .imgWrap .item:after {
    content: " ";
    /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
  }
  .imgGallery .imgWrap .item .slideImg {
    background: none !important;
    width: 45%;
    height: auto;
    float: right;
  }
  .imgGallery .imgWrap .item .slideImg img {
    width: 100%;
    display: block;
  }
  .imgGallery .imgWrap .caption {
    display: block;
    position: static;
    float: left;
    width: 53%;
    padding: 0px 0px 10px 0px;
  }
  .imgGallery .galleryNav {
    display: none;
  }
}
.slideTopBar {
  position: fixed;
  top: 90px;
  right: -425px;
  width: 375px;
  border-top: 3px #fff solid;
  height: 90px;
  z-index: 25;
  transition: all 0.3s ease;
  background: #fff;
  border-left: 3px solid #fff;
}
@media (max-width: 1280px) {
  .slideTopBar {
    height: 80px;
  }
}
@media (max-width: 1050px) {
  .slideTopBar {
    height: 60px;
  }
}
.inSection .slideTopBar {
  right: 0px;
}

.sectionProgWrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 2;
  text-align: center;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.sectionProgWrap .currentSectionTitle {
  font-size: 1.125em;
  display: block;
  text-transform: uppercase;
  max-width: 260px;
  margin: auto;
}

.progress {
  font-size: 0.8em;
  display: inline-block;
}

.timer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #004684;
  background: rgba(0, 70, 132, 0.5);
  display: none;
}
.timer .inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #004684;
  width: 0px;
}
.inSection .timer {
  display: block;
}

@media (max-width: 1280px) {
  .slideTopBar {
    width: 325px;
  }
}
@media (max-width: 1050px) {
  .slideTopBar {
    top: auto;
    bottom: -250px;
    width: 100%;
    border: 0px;
  }
  .inSection .slideTopBar {
    bottom: 0px;
  }
}
@media (max-width: 800px) {
  .slideTopBar {
    height: auto;
  }
  .inSection .slideTopBar {
    bottom: 0px;
    border-top: 3px solid #fff;
    height: 30px;
  }
  .sectionProgWrap {
    position: relative;
    top: 0%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    padding: 4px 5px;
  }
  .sectionProgWrap .currentSectionTitle {
    display: inline-block;
    font-size: 1em;
  }
  .timer {
    background-color: #fdb927;
    background: rgba(253, 185, 39, 0.5);
  }
  .timer .inner {
    background: #fdb927;
  }
  .progress {
    margin-left: 5px;
  }
}
.slide h2 {
  font-weight: 600;
  font-size: 1.6em;
  color: #0d2751;
  margin: 25px 0 10px 0;
  text-transform: uppercase;
}
.slide h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.05em;
  color: #025d6a;
  margin: 5px 0 10px 0;
  padding: 0px 3px 0px 0px;
  display: inline-block;
}
.slide strong {
  color: rgb(38.25, 38.25, 38.25);
}
.slide .primaryHighlight {
  background: #025d6a;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
}
.slide .secondaryHighlight {
  background: #0d2751;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
}
.slide .primaryBlock {
  background: #004684;
  color: #fff;
  padding: 10px 20px;
  display: block;
}
.slide .secondaryBlock {
  background: #ccc;
  color: #000;
  padding: 10px 20px;
  border-radius: 6px;
  display: block;
}
.slide .selfDirBtn {
  margin: 0;
  display: inline-block;
  font-size: 1.1em;
  cursor: pointer;
  text-decoration: none !important;
  padding: 5px 15px;
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  position: relative;
  background: #025d6a;
}
.slide ul.primaryBlock, .slide ul.secondaryBlock {
  margin-left: 0;
  padding-left: 35px;
}
.slide ul.leftLine {
  border-left: 4px solid #fdb927;
  margin-left: 0;
  padding-left: 35px;
}

.popupMessage {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #000;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
}
.popupMessage .logoWrap {
  max-width: none;
  margin: -25px;
  padding: 10px;
  background: #fff;
  text-align: center;
  height: 84px;
  margin-bottom: 13px;
}
.popupMessage .logoWrap .logo {
  max-height: 100%;
  height: auto;
  margin: 0 auto;
}
.popupMessage .message {
  width: 100%;
  top: 40% !important;
  left: 0;
  margin: 0;
  position: relative;
  top: 40%;
  transform: translateY(-60%);
  -webkit-transform: translateY(-60%);
  position: absolute;
  transition: all 0.4s ease;
}
.popupMessage h4 {
  color: #004684;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 2.8em;
  font-weight: 400;
  text-align: center;
  color: #fff;
  margin: 10px 0 10px 0;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .popupMessage h4 {
    font-size: 2em;
  }
}
.popupMessage p {
  text-align: center;
  margin: 0 20px;
  color: #fff;
  font-size: 1.2em;
}
.popupMessage .continue {
  display: block;
  padding: 0;
  margin: 25px auto 0 auto;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}
.popupMessage .continue span {
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  background: #004684;
  font-size: 1.3em;
  padding: 10px 25px;
  color: #fff;
}
.popupMessage .continue span:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
.popupMessage#timeoutMessage .btnWrap {
  width: 90%;
  max-width: 600px;
  margin: 50px auto 20px auto;
  text-align: center;
}
.popupMessage#timeoutMessage .btnWrap span {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  background: #004684;
  padding: 10px 15px 13px 70px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 1.125em;
  text-align: left;
}
.popupMessage#timeoutMessage .btnWrap span:hover {
  background: #c2c2c2;
}
.popupMessage#timeoutMessage .btnWrap span em {
  display: block;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.8em;
}
.popupMessage#timeoutMessage .btnWrap span:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "a";
  border: 3px solid #fff;
  width: 45px;
  height: 45px;
  padding-top: 7px;
  font-size: 1.4em;
  text-align: center;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  left: 10px;
  background: transparent;
  border-radius: 50%;
}
.popupMessage#timeoutMessage .btnWrap span.leaveBtn {
  background: #fff;
  color: #004684;
}
.popupMessage#timeoutMessage .btnWrap span.leaveBtn:before {
  content: "b";
  border-color: #004684;
  font-size: 1.6em;
}
.popupMessage#timeoutMessage .btnWrap span.leaveBtn:hover {
  background: #c2c2c2;
  color: #fff;
}
.popupMessage#timeoutMessage .btnWrap span.leaveBtn:hover:before {
  border-color: #fff;
}
.popupMessage#timeoutMessage.show {
  display: block;
}
.popupMessage#timeoutMessage.show .message {
  top: 0px;
}

@media (max-width: 600px) {
  .popupMessage h4 {
    font-size: 2.2em;
  }
  .popupMessage .message {
    padding: 5px 15px 25px;
  }
}
@media (max-width: 480px) {
  .popupMessage#timeoutMessage h4 {
    font-size: 1.8em;
  }
  .popupMessage#timeoutMessage .btnWrap {
    max-width: 300px;
    margin-top: 25px;
  }
  .popupMessage#timeoutMessage .btnWrap span {
    display: block;
    margin: 5px 0px;
  }
}
#validate {
  background-color: #000;
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
#validate p {
  display: none;
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #004684;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 2em;
  padding: 10px;
}
#validate p em {
  font-size: 1.3em;
  font-style: normal;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  background: #004684;
  padding: 3px 7px;
}
#validate p em h2 {
  font-size: 1.2em;
  color: #004684;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  #validate p {
    font-size: 1.5em;
  }
}

.loginPage input:-webkit-autofill,
.loginPage textarea:-webkit-autofill,
.loginPage select:-webkit-autofill {
  box-shadow: 0 0 0px 100px white inset;
  -webkit-text-fill-color: #004684;
  color: #004684;
}
.loginPage input,
.loginPage textarea {
  color: #004684;
}
.loginPage textarea:focus,
.loginPage input:focus {
  color: #004684;
}
.loginPage .error,
.loginPage .loginError {
  color: rgb(226.3636363636, 73.6363636364, 73.6363636364);
  font-weight: bold;
  font-weight: 600;
  font-size: 0.85em;
  display: block;
  padding: 5px 5px 5px 50px;
  background: black;
  color: white;
  text-align: left;
  margin-top: -5px;
  position: relative;
}
.loginPage .error:before,
.loginPage .loginError:before {
  font-family: "intl-icon-font";
  content: "u";
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(226.3636363636, 73.6363636364, 73.6363636364);
  color: #fff;
  padding: 5px 15px;
}
.loginPage .error.validation-summary-errors,
.loginPage .loginError.validation-summary-errors {
  background: transparent;
  padding: 0;
  margin-top: 0;
}
.loginPage .error.validation-summary-errors:before,
.loginPage .loginError.validation-summary-errors:before {
  display: none;
}
.loginPage .error.validation-summary-errors ul,
.loginPage .loginError.validation-summary-errors ul {
  margin: 0 0 10px 0;
  padding: 0 15px;
}
.loginPage .error.validation-summary-errors li,
.loginPage .loginError.validation-summary-errors li {
  list-style: none;
  padding: 5px 5px 5px 50px;
  background: black;
  color: white;
  text-align: left;
  position: relative;
}
.loginPage .error.validation-summary-errors li:before,
.loginPage .loginError.validation-summary-errors li:before {
  font-family: "intl-icon-font";
  content: "u";
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(226.3636363636, 73.6363636364, 73.6363636364);
  color: #fff;
  padding: 5px 15px;
}
.loginPage .field-validation-error {
  list-style: none;
  padding: 5px 5px 5px 30px;
  background: black;
  color: white;
  text-align: left;
  position: relative;
  font-size: 0.85em;
  display: block;
  margin-top: -5px;
}
.loginPage .field-validation-error:before {
  font-family: "intl-icon-font";
  content: "u";
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(226.3636363636, 73.6363636364, 73.6363636364);
  color: #fff;
  padding: 5px 7px;
}
.loginPage header {
  padding-right: 0px;
}

#membership {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 25;
  max-width: 600px;
  width: 100%;
  background: #004684;
  height: 100vh;
}
#membership .titleArea {
  background: #fdb927;
  color: #004684;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 5px 10px;
  margin-bottom: 10px;
  height: 110px;
  transition: all 0.3s ease;
  border-bottom: 3px solid #fff;
  padding-top: 20px;
}
.inSection #membership .titleArea {
  height: 90px;
}
@media (max-width: 1280px) {
  #membership .titleArea {
    height: 95px;
  }
}
@media (max-width: 1050px) {
  .inSection #membership .titleArea {
    height: 80px;
  }
}
@media (max-width: 800px) {
  #membership .titleArea {
    height: 87px;
  }
  .inSection #membership .titleArea {
    height: 80px;
  }
}
#membership .titleArea p {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
}
#membership .titleArea a {
  color: #004684;
}
#membership .titleArea h1 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.9em;
  line-height: 1.3em;
  display: block;
}

.formWrap {
  padding: 25px 0px 35px;
  position: relative;
  color: #fff;
}
.formWrap:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.formWrap.parent {
  border-top: 1px solid #fff;
  margin-top: 15px !important;
}
.formWrap.login {
  padding: 0px;
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}
.formWrap.login h1 {
  padding-bottom: 5px;
  color: #fff;
}
.formWrap.login .fieldWrapper {
  float: none;
  width: 100%;
}
.formWrap.login .fieldWrapper label {
  display: none;
}
.formWrap.login .utility {
  position: static;
}
.formWrap.userAccount form {
  margin: 0 auto;
}
.formWrap.userAccount form:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.formWrap.userAccount form .fieldWrapper label {
  display: none;
}
.formWrap.password .fieldWrapper {
  float: none;
  max-width: 400px;
  width: 100%;
  padding: 0px;
}
.formWrap.password .formArea {
  padding: 5px 15px;
}
.formWrap.password .Submit {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  padding-right: 0px;
}
.formWrap.password .message {
  font-size: 1em;
  text-align: center;
  color: #fff;
  margin: 0px auto;
  background: #ab1b1b;
  max-width: 400px;
  width: 100%;
  font-weight: 600;
}
.formWrap.password .fieldWrapper label {
  display: none;
}
.formWrap .profileQuestions {
  padding: 20px;
}
.formWrap .profileQuestions #submitButton {
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 25px;
  border: 0px;
  box-shadow: none;
}
.formWrap .profileQuestions #submitButton:hover {
  background: #c2c2c2;
}
.formWrap .profileQuestions input,
.formWrap .profileQuestions button,
.formWrap .profileQuestions select,
.formWrap .profileQuestions textarea {
  color: #000;
}
.formWrap .profileQuestions select {
  padding: 10px;
  width: 100%;
}
.formWrap .profileQuestions .checkbox {
  margin: 15px 0px;
}
.formWrap .profileQuestions .fieldWrapper input,
.formWrap .profileQuestions .fieldWrapper select {
  margin-bottom: 5px;
  padding: 9px 7px;
  font-size: 1.3em;
  font-family: "Open Sans", sans-serif;
  box-shadow: none;
  width: 100%;
  border: 1px solid #004684;
  color: #c2c2c2;
  border-radius: 3px;
}
.formWrap .profileQuestions .listBox {
  margin: 20px 0px;
}
.formWrap .profileQuestions .listBox select {
  padding: 0px;
}
.formWrap .profileQuestions .listBox option {
  padding: 10px;
}
.formWrap .profileQuestions .listBox p {
  text-align: left;
  font-weight: 700;
  font-size: 1.4em;
  color: #fff;
  margin: 25px 0 10px 0;
}
.formWrap h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.8em;
  text-transform: uppercase;
  padding-bottom: 20px;
  text-align: center;
}
.formWrap p {
  font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
  font-size: 1em;
  text-align: center;
}
.formWrap button {
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 25px;
  border: 0px;
  box-shadow: none;
}
.formWrap button:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
.formWrap button:hover {
  color: #004684;
  background: #c2c2c2;
}

.formArea {
  padding: 25px 15px;
}
.formArea p {
  margin-bottom: 15px;
  margin-top: 0px;
}

.returningStudentWrapper {
  margin-top: 60px;
  padding: 0;
}
.returningStudentWrapper input {
  text-align: center;
}

.newStudentWrapper {
  text-align: center;
  padding: 25px 15px 25px 15px;
}

.account a {
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  margin-top: 10px;
  padding: 15px 25px;
  color: #004684;
  min-width: 255px;
  font-size: 1.5em;
  width: 100%;
}
.account a:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
.account a:before {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "k";
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #004684;
  left: 12px;
  text-align: left;
  top: 10px;
  font-size: 1.5em;
  font-weight: normal;
  text-transform: none;
  display: none;
}

.logError {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.logError h1 {
  text-transform: uppercase;
  color: #004684;
}
.logError .error {
  color: #000;
  font-size: 1.2em;
}

.fieldWrapper {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 10px;
  float: left;
  padding: 0px 10px;
  box-sizing: border-box;
}
.fieldWrapper:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.fieldWrapper.password {
  display: block;
  clear: both;
}
.fieldWrapper label {
  font-family: "Open Sans", sans-serif;
  color: #c2c2c2;
  font-weight: 700;
  text-transform: uppercase;
}
.fieldWrapper input,
.fieldWrapper select {
  margin-bottom: 5px;
  padding: 9px 7px;
  font-size: 1.3em;
  font-family: "Open Sans", sans-serif;
  box-shadow: none;
  width: 100%;
  border: 1px solid #004684;
  color: #000;
  border-radius: 3px;
}
.fieldWrapper input.input-validation-error,
.fieldWrapper select.input-validation-error {
  background: rgb(250.7045454545, 227.7954545455, 227.7954545455);
}
.fieldWrapper input:focus,
.fieldWrapper select:focus {
  border: 1px solid rgb(252.7660550459, 176.8119266055, 13.7339449541);
}
.fieldWrapper.guestType {
  width: 100%;
}
.noStudent .fieldWrapper.email {
  width: 100%;
}

.Submit {
  margin: 0 auto;
  text-align: right;
  padding-right: 10px;
  clear: both;
}

.utility {
  position: absolute;
  top: 0;
  left: 0;
  top: auto;
  bottom: 6px;
  left: 30px;
}
.utility a {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  outline: 0;
  font-weight: 600;
  font-size: 0.75em;
  text-transform: uppercase;
  text-decoration: none !important;
  margin-right: 10px;
  border-bottom: 2px solid #fff;
  padding-bottom: 3px;
  transition: all 0.2s ease;
}
.utility a:hover {
  color: #c2c2c2;
  border-color: #c2c2c2;
}

.ie8 .formWrap label,
.ie9 .formWrap label {
  display: block !important;
}

@media (max-width: 800px) {
  #membership {
    max-width: 100%;
    height: auto;
  }
  #membership:before {
    z-index: -1;
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #004684;
  }
  .formArea {
    padding: 0px;
  }
  .formWrap {
    margin-top: 30px;
  }
  .formWrap.parent {
    margin-top: 15px !important;
  }
  .formWrap.parent .newStudentWrapper {
    padding-top: 40px;
  }
  .formWrap button {
    max-width: 160px;
  }
  .newStudentWrapper {
    display: block;
    width: 100%;
  }
  .newStudentWrapper h1 {
    margin-top: 0px;
    padding-top: 20px;
  }
  .returningStudentWrapper {
    width: 100%;
    display: block;
    padding: 25px;
  }
  .returningStudentWrapper .fieldWrapper {
    width: 80%;
    margin: 0 auto;
  }
  .account {
    padding-bottom: 20px;
  }
  .account a {
    margin-top: 10px;
  }
  .Submit {
    width: 80%;
    text-align: center;
  }
  .Submit button {
    width: 100%;
    font-size: 1.2em;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .forgotPass {
    text-align: center;
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .formWrap {
    margin-top: 110px;
  }
  .formWrap.userAccount {
    margin-top: 20px;
  }
  .formWrap h1 {
    font-size: 1.5em;
  }
  .formArea p {
    display: none;
  }
  .fieldWrapper {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .returningStudentWrapper {
    padding: 15px;
  }
  .returningStudentWrapper .fieldWrapper {
    width: 95%;
  }
}
.errorPage .basicButton {
  background: #004684;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  padding: 15px;
  margin: 0 0 20px 0;
  border-radius: 6px;
}
.errorPage .basicButton:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
.errorPage .errorWrapper {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.8);
  padding: 35px;
}
.errorPage .message {
  padding: 20px 0 0 30px !important;
}
@media all and (max-width: 600px) {
  .errorPage .message {
    text-align: center;
  }
}
.errorPage .formArea {
  background: #004684;
  max-width: 95%;
  margin: 0 auto;
}
.errorPage h2 {
  font-size: 1.5em !important;
  font-family: "Open Sans", sans-serif;
  background: #004684;
  color: #fff;
  padding-bottom: 5px;
}
.errorPage h3 {
  color: #fff;
}

#faqContentWrap {
  display: none;
  z-index: 999;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  height: 100%;
  padding-bottom: 80px;
}
#faqContentWrap:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#faqContentWrap .closeFaqBtn {
  position: absolute;
  top: 0;
  left: 0;
  background: #004684;
  font-size: 2.5em;
  padding: 10px 15px 4px 15px;
  text-align: center;
  border-right: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s ease;
}
#faqContentWrap .closeFaqBtn:hover {
  background: #c2c2c2;
  color: #004684;
}

#faqContent {
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
  position: fixed;
  padding: 0px 0px 95px;
  color: #000;
  top: -120%;
  text-align: center;
  transition: all 1s ease;
}
#faqContent.results .questCol {
  width: 40%;
  height: calc(100% - 60px);
  position: fixed;
}
#faqContent.results .resultsCol {
  right: 0;
}
#faqContent.showing {
  top: 0px;
}
#faqContent.noFooter .questCol {
  max-height: calc(100% - 65px) !important;
}
#faqContent.noFooter .resultsCol {
  height: calc(100% - 65px) !important;
}
#faqContent .accordionWrapper {
  text-align: left;
  padding: 10px 15px 15px;
}
#faqContent .questCol {
  padding: 50px;
  background: #fff;
  position: absolute;
  width: 100%;
  max-height: calc(100% - 128px);
  overflow-y: auto;
  transition: 0.5s 0.2s ease;
}
#faqContent .questCol .error {
  background: #ab1b1b;
  color: #fff;
  padding: 5px 15px;
  display: block;
  max-width: 800px;
  margin: 0 auto;
}
#faqContent .questCol #question {
  display: block;
  padding: 6px 10px;
  width: 100%;
  min-height: 75px;
  max-width: 800px;
  margin: 20px auto 0;
}
#faqContent .questCol h2 {
  font-family: #004684;
  font-weight: 600;
  color: #004684;
  text-transform: uppercase;
  font-size: 1.3em;
}
#faqContent .questCol .btn {
  background: #fdb927;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  min-width: 120px;
  margin: 20px auto;
  background: #004684 !important;
  border: 0px !important;
  box-shadow: none !important;
}
#faqContent .questCol .btn:hover {
  background: #c2c2c2;
  color: #fff;
}
#faqContent .questCol .btn:hover {
  background: #c2c2c2;
}
#faqContent .viewAll {
  border-top: 1px solid #9d9d9d;
  max-width: 800px;
  padding: 30px 20px 20px;
  margin: 30px auto 0 auto;
}
#faqContent .resultsCol {
  width: 60%;
  height: calc(100% - 128px);
  background: #fff;
  padding: 50px 50px 0 50px;
  position: fixed;
  right: -60%;
  overflow-y: auto;
  transition: 0.5s 0.2s ease;
}
#faqContent .resultsCol .message {
  background: #d0d0d0;
  color: #000;
  padding: 10px 15px;
}
#faqContent .questNotAnswered {
  width: 100%;
  height: auto;
  background: #004684;
  padding: 10px 20px 10px;
  position: fixed;
  right: 0;
  bottom: -200px;
  overflow-y: auto;
  border-top: 2px solid #fff;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
  transition: 0.5s 0.2s ease;
}
#faqContent .questNotAnswered.show {
  bottom: 0;
}
#faqContent .questNotAnswered h3 {
  color: #fff;
}
#faqContent .questNotAnswered .btn {
  background: #fdb927;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  margin: 0 15px;
  background: #004684;
  border: 1px solid #fff;
  width: 180px;
  display: inline-block;
  margin: 0 0 0 10px;
  cursor: pointer;
  font-size: 0.85em;
}
#faqContent .questNotAnswered .btn:hover {
  background: #c2c2c2;
  color: #fff;
}
#faqContent .questNotAnswered .btn:hover {
  color: #004684;
}
#faqContent .submitQuestion {
  background: #fdb927;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 10px 10px;
  display: inline-block;
  width: auto;
  margin: 0 15px;
  background: #004684 !important;
  border: 1px solid #fff;
}
#faqContent .submitQuestion:hover {
  background: #c2c2c2;
  color: #fff;
}
#faqContent .questNotAnsweredLightBox {
  font-family: "Open Sans Condensed", sans-serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.85);
  z-index: 1;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  margin: -200px 0 0 -200px;
  color: #fff;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap h3 {
  font-family: "Open Sans Condensed", sans-serif;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .questionToBeAnswered {
  display: block;
  margin: 15px 0;
  font-size: 1.25em;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .submitQuestion {
  margin: 15px auto;
  display: block;
  font-size: 1em;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .cancel {
  background: #fdb927;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  width: auto;
  margin: 25px auto;
  background: #fdb927 !important;
  color: #fff;
  border: 1px solid #fff;
  width: 100px;
  display: block;
  cursor: pointer;
  font-size: 0.8em;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .cancel:hover {
  background: #c2c2c2;
  color: #fff;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .cancel:hover {
  color: #000;
}
#faqContent .questThanks {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.85);
  z-index: 2;
}
#faqContent .questThanks span {
  width: 400px;
  padding: 20px;
  color: #fff;
  display: block;
  margin: 100px auto 0 auto;
  font-size: 1.5em;
}
#faqContent .questThanks .questThanksWrap {
  position: absolute;
  top: 40%;
  left: 50%;
  margin: -200px 0 0 -200px;
}
#faqContent .questThanks .thanksCloseBtn {
  background: #fdb927;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  margin: 0 15px;
  background: #004684 !important;
  border: 1px solid #fff;
  width: 100px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
#faqContent .questThanks .thanksCloseBtn:hover {
  background: #c2c2c2;
  color: #fff;
}
#faqContent .titleWrap {
  background: #fdb927;
  padding: 15px 0px;
  text-align: center;
}
#faqContent h1 {
  text-transform: uppercase;
  color: #004684;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.7em;
}

@media (max-width: 800px) {
  #faqContentWrap {
    position: absolute;
  }
  #faqContent {
    position: relative;
  }
  #faqContent .titleWrap {
    padding: 15px 0 15px 77px;
    text-align: left;
  }
  #faqContent .resultsCol, #faqContent .questCol {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    height: auto !important;
    overflow-y: visible;
    padding: 25px 25px 100px 25px !important;
  }
  #faqContent .accordionButton {
    padding-right: 20px !important;
  }
  #faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap {
    top: 50px;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 20px;
  }
}
#searchModeWrap {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 300;
  display: none;
}
#searchModeWrap:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.searchMode #searchModeWrap {
  display: block;
}
.searchMode #searchModeWrap .searchResultsPanel {
  right: 0px;
}
#searchModeWrap .searchSlideHolder {
  width: 70%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background: rgba(0, 0, 0, 0.75);
}
.searchMode #searchModeWrap .searchSlideHolder {
  opacity: 100 !important;
}
#searchModeWrap .searchSlideHolder .slide {
  background: #fff;
  display: none;
  min-height: 100% !important;
  padding: 0px 0px 40px !important;
  margin-top: 0px !important;
}
#searchModeWrap .searchSlideHolder .slide #learnMoreWrapper {
  display: none !important;
}
#searchModeWrap .searchSlideHolder .slide .slideTitle {
  font-family: "Open Sans", sans-serif;
  display: block;
  text-shadow: none;
  color: #004684;
  font-weight: 400;
  margin-bottom: 25px;
  padding-left: 30px;
  background: #fdb927;
  font-size: 2.5em;
  padding: 20px 30px;
}
#searchModeWrap .searchSlideHolder .slide .content {
  padding: 0px 30px 25px;
  width: 100%;
  max-width: 100%;
  background: #fff;
}
#searchModeWrap .searchResultsPanel {
  width: 30%;
  position: absolute;
  right: -30%;
  top: 0px;
  background: #fff;
  height: 100%;
  overflow: auto;
  transition: all 0.2s ease;
  padding-top: 15px;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.ezsearch-summary {
  color: #000;
  padding: 0px 25px;
  font-size: 1.1em;
  margin-bottom: 5px;
}
.ezsearch-summary strong {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.ezsearch-summary p {
  margin: 0;
  padding: 0;
}

.ezsearch-result-count {
  color: #000;
  font-style: italic;
  font-size: 0.85em;
  padding: 0px 25px;
}
.ezsearch-result-count p {
  margin: 0;
  padding: 0;
}
.ezsearch-result-count a:hover {
  color: #004684;
  text-decoration: underline;
}

.ezsearch-results {
  padding-top: 20px;
}

.ezsearch-result {
  margin-bottom: 0px;
  padding: 18px 25px;
  position: relative;
  overflow: hidden;
}
.ezsearch-result .locked {
  position: relative;
}
.ezsearch-result .locked .slideTitle, .ezsearch-result .locked .topic, .ezsearch-result .locked .preview {
  opacity: 0.5;
}
.ezsearch-result .locked:hover {
  cursor: not-allowed;
  background: transparent;
}
.ezsearch-result .locked .lockedMsg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  top: 25px;
  background: #fdb927;
  color: #fff;
  font-weight: 700;
  padding: 15px;
  text-align: center;
  font-size: 1.1em;
}
.ezsearch-result .resultContent {
  position: relative;
  left: 0px;
  transition: all 0.3s ease;
}
.ezsearch-result.clicked .resultContent {
  left: -90px;
}
.ezsearch-result.clicked .viewOptions {
  right: 0px;
}
.ezsearch-result:hover {
  cursor: pointer;
  background: #d0d0d0;
}
.ezsearch-result.viewing {
  background: #fdb927;
}
.ezsearch-result.viewing a {
  color: #004684;
}
.ezsearch-result.viewing .preview {
  color: #000;
}
.ezsearch-result.viewing .topic {
  background: transparent;
  color: #004684;
}
.ezsearch-result .slideTitle {
  font-weight: 700;
  text-transform: uppercase;
  color: #c2c2c2;
  font-size: 1.1em;
  padding: 0px 0px 7px;
  display: block;
  text-shadow: none;
}
.ezsearch-result a {
  color: #004684;
  display: inline-block;
}
.ezsearch-result .preview {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 0.95em;
  margin-bottom: 10px;
}
.ezsearch-result .topic {
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-size: 0.8em;
  text-transform: uppercase;
}

.viewOptions {
  width: 60px;
  height: 100%;
  margin: 10px auto;
  position: absolute;
  transition: all 0.2s ease;
  right: -60px;
  top: -10px;
}
.viewOptions .view {
  text-align: center;
  height: 48.5%;
  background: #fdb927;
  padding-top: 20px;
  box-sizing: border-box;
  margin-bottom: 3%;
}
.viewOptions .view:last-child {
  margin-bottom: 0%;
  border-bottom: 0px;
  height: 49%;
}
.viewOptions .view:hover {
  background: #004684;
  cursor: pointer;
}
.viewOptions .view:hover p {
  font-size: 0.85em;
}
.viewOptions .view:hover .icon {
  font-size: 0em;
  margin-top: -65px;
}
.viewOptions .view p {
  margin: 0;
  padding: 0;
  transition: all 0.2s ease;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0em;
  margin-top: -20px;
  color: #fff;
}
.viewOptions .view .icon {
  transition: all 0.2s ease;
  color: #000;
  font-size: 2em;
  line-height: 1em;
}

.ezsearch-pager {
  text-align: center;
  background: #000;
  padding: 5px;
  color: #fff;
}
.ezsearch-pager p {
  margin: 5px 0px;
}
.ezsearch-pager span {
  font-weight: bold;
}
.ezsearch-pager a {
  color: #fff;
  font-weight: normal;
}
.ezsearch-pager a:hover {
  text-decoration: underline !important;
}

.ezsearch-no-results {
  background: #fdb927;
  color: #004684;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  padding: 3px 5px;
  margin: 0px 25px;
  text-align: center;
}
.ezsearch-no-results p {
  margin: 0;
  padding: 0;
}
.ezsearch-no-results strong {
  text-decoration: underline;
  font-size: 1.1em;
}

.quickViewing #searchModeWrap .searchSlideHolder {
  background: #fff;
}

.lockedBtn {
  display: none;
}

.searchMode .searchBtn {
  width: 70px;
  height: 110px;
  right: 30%;
  position: fixed;
  background: #fdb927;
  font-size: 3em;
  top: 0px;
  text-align: center;
  transition: all 0.2s ease;
}
.searchMode .searchBtn .icon {
  color: #004684;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: inline-block;
}
.searchMode .searchBtn .icon:before {
  content: "b";
}
.searchMode .searchBtn:hover {
  background: #c2c2c2;
}
.searchBtn:hover {
  background: #c2c2c2;
  color: #fff;
  cursor: pointer;
}

.inSection .searchBtn {
  right: -50px;
}
.inSection .alertBarContainer {
  display: none;
}

.searchArea {
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 30px;
}

.ezsearch-form .searchField {
  width: 85%;
  height: 45px;
  padding: 5px 10px;
  font-size: 1.2em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #000;
  border: 2px solid #d0d0d0;
  box-shadow: none;
}
.ezsearch-form .btn {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  width: 15%;
  position: absolute;
  right: 20px;
  height: 45px;
  border: 0px;
  background: #004684;
  color: #fff;
  font-size: 1.5em;
  border-radius: 0px;
}
.ezsearch-form .btn:hover {
  background: #fdb927;
  color: #fff;
}

.summaryWrap {
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.resultsBtn {
  background: #fdb927;
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding: 3px 10px 3px 35px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 0.9em;
}
.resultsBtn .icon {
  margin-right: 5px;
  font-size: 1.5em;
  position: absolute;
  bottom: -5px;
  left: 7px;
}

@media (max-width: 1050px) {
  #searchModeWrap .searchSlideHolder {
    width: 0px;
  }
  #searchModeWrap .searchResultsPanel {
    width: 100%;
  }
  .searchMode .searchBtn {
    right: auto;
    left: 0px;
    top: 13px;
    height: 50px;
    width: 50px;
    padding-top: 5px;
  }
  .searchArea {
    padding-left: 40px;
  }
  .ezsearch-form .searchField {
    height: 55px;
  }
  .ezsearch-form .btn {
    height: 55px;
  }
}
@media (max-width: 800px) {
  .ezsearch-form .btn {
    width: 65px;
  }
}
@media (max-width: 600px) {
  .searchArea {
    width: 100%;
  }
}
.alertBar {
  position: fixed;
  left: 0px;
  bottom: 0px;
  top: auto !important;
  width: 100%;
  height: 40px;
  background: #004684;
  transition: all 0.5s ease;
  z-index: 20;
  display: flex;
}
.alertBar .alert {
  position: relative;
  color: #fff;
  width: 50px;
  transition: all 0.2s ease;
  text-align: center;
  font-size: 1.6em;
  height: 100%;
  cursor: pointer;
  padding-top: 7px;
}
.alertBar .alert.clicked {
  background: #fff;
  color: #004684;
}
.alertBar .alert.searchBtn {
  width: 65px;
  border-right: 3px solid #fff;
  background: #fdb927;
  padding-top: 5px;
  color: #004684;
}
.alertBar .alert.searchBtn:hover {
  background: #c2c2c2;
  color: #004684;
}
.alertBar .alert.searchBtn .icon {
  font-size: 1.2em;
}
.alertBar .alert:hover {
  background: #c2c2c2;
  color: #004684;
}
@media (min-width: 1050px) {
  .alertBar .alert:hover .alertName {
    display: inline-block;
  }
}
.alertBar .alert.on {
  margin-right: 15px;
}
.alertBar .icon {
  text-align: center;
  display: inline-block;
}
.alertBar .ico-checkbox {
  font-size: 2em;
}
.alertBar .alertName {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 0.7em;
  background: #c2c2c2;
  color: #004684;
  display: none;
  padding-top: 0;
  position: absolute;
  top: -35px;
  left: 0px;
  padding: 5px 12px;
}
.alertBar .notify {
  position: absolute;
  border-radius: 50%;
  color: #004684;
  background: #fdb927;
  top: 5px;
  right: -5px;
  padding: 3px 6px;
  text-align: center;
  font-size: 0.4em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.alertMode .alertBar {
  z-index: 12;
}
.alertMode .alert {
  margin-bottom: 0px;
}

.inSection .alertBar {
  display: none;
}

#alertContentWrap {
  position: fixed;
  bottom: 0px;
  background: #fff;
  padding: 0px;
  box-sizing: border-box;
  z-index: 11;
  width: 100%;
  height: calc(100% - 110px);
  display: none;
  overflow: auto !important;
}
#alertContentWrap .alertContent {
  display: none;
  padding: 0 0 75px 0px;
}
#alertContentWrap h1 {
  color: #004684;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  color: #004684;
  font-weight: 600;
  font-size: 2em;
  padding: 12px 15px 15px 95px;
  text-transform: uppercase;
  text-align: left;
  background: #fdb927;
}
#alertContentWrap h1 span {
  margin-right: 10px;
}
#alertContentWrap .alertInnerContent {
  padding: 25px 60px;
}
#alertContentWrap .alertListCopy {
  display: table-cell;
  width: 65%;
  padding-left: 25px;
}
#alertContentWrap .alertInstruction {
  display: table-cell;
  width: 35%;
  background: #c2c2c2;
  color: #fff;
  padding: 25px 30px 40px;
  font-size: 1.3em;
  font-weight: 400;
}
#alertContentWrap .alertInstruction h2 {
  color: #004684;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  margin: 0 auto !important;
  font-weight: 700 !important;
  font-size: 1.7em !important;
  color: #004684 !important;
  padding: 5px 0px 10px;
  display: block !important;
  text-transform: uppercase;
}
#alertContentWrap .alertInstruction p {
  color: #004684;
}
#alertContentWrap #checklist .list {
  list-style: none;
  padding-left: 0px;
}
#alertContentWrap #checklist .clickArea {
  padding-left: 65px;
  margin-left: -65px;
  position: relative;
  z-index: 100;
  padding-right: 10px;
  cursor: pointer;
}
#alertContentWrap #checklist .checkItem {
  color: #000;
  position: relative;
  background: #fff;
  margin: 10px 0px;
  padding: 10px 0px 25px 65px;
  max-width: 960px;
  width: 100%;
}
#alertContentWrap #checklist .checkItem:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#alertContentWrap #checklist .checkItem .checkbox {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  height: 18px;
  width: 18px;
  border: 2px solid #000;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  top: 16px;
  left: 28px;
  line-height: 0.5em;
  font-size: 1.4em;
  text-align: center;
  margin-top: 0px;
}
#alertContentWrap #checklist .checkItem .checkbox:hover {
  cursor: pointer;
  color: #d0d0d0;
}
#alertContentWrap #checklist .checkItem .checkbox:hover:before {
  color: #004684;
}
#alertContentWrap #checklist .checkItem .checkbox a {
  text-decoration: underline !important;
}
#alertContentWrap #checklist .checkItem .instructions {
  margin-bottom: 20px;
  font-size: 1.15em;
  line-height: 1.4em;
}
#alertContentWrap #checklist .checkItem .instructions p {
  margin: 0;
  padding: 0;
}
#alertContentWrap #checklist .checkItem .instructions ul {
  margin: 0;
  padding: 0;
  margin-left: 15px;
}
#alertContentWrap #checklist .checkItem.checked .checkbox:before {
  color: #004684;
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  content: "a";
  font-size: 1.2em;
  top: -7px;
  left: 0px;
}
#alertContentWrap #checklist .checkItem.checked h3 {
  color: #c2c2c2;
}
#alertContentWrap #checklist .checkItem:hover {
  background: #d0d0d0;
}
#alertContentWrap #checklist .checkItem:hover .due {
  color: #000;
}
#alertContentWrap #checklist .checkItem:hover h3 {
  color: #000;
}
#alertContentWrap #checklist h3 {
  cursor: pointer;
  position: relative;
  margin-bottom: 4px;
  color: #004684;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  color: #000;
  font-size: 1.5em;
  font-weight: 400;
}
#alertContentWrap #checklist .due {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.6em;
  font-family: "Open Sans", sans-serif;
  display: block;
  margin: 0px;
  clear: both;
  color: #c2c2c2;
  padding: 0px;
  letter-spacing: 0em;
}
#alertContentWrap #checklist .noDate {
  display: none;
}
#alertContentWrap #checklist a {
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px;
  font-size: 0.9em;
  padding: 10px 15px;
  position: relative;
  padding-left: 28px;
}
#alertContentWrap #checklist a:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
#alertContentWrap #checklist a:hover {
  background: #004684;
  color: #fff;
}
#alertContentWrap #checklist a:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "d";
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 12px;
}
#alertContentWrap #checklist a[href*=".pdf"] {
  padding-left: 40px;
}
#alertContentWrap #checklist a[href*=".pdf"]:before {
  content: "w";
  font-size: 1.7em;
  top: 6px;
}
#alertContentWrap #announcements .announcement {
  padding: 10px 50px;
  font-size: 1.125em;
  margin-bottom: 5px;
}
#alertContentWrap #announcements .announcement.new {
  background: white;
  padding: 20px 50px;
}
#alertContentWrap #announcements .announcement.new h2 {
  font-weight: 700;
  color: #004684;
}
#alertContentWrap #announcements .announcement.new h2:before {
  color: #004684;
}
#alertContentWrap #announcements .announcement h2 {
  color: #004684;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 1.5em;
  padding: 3px 20px 3px 40px;
  color: #000;
  position: relative;
  text-transform: uppercase;
}
#alertContentWrap #announcements .announcement h2:before {
  font-family: "intl-icon-font" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: never;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  color: #000;
  content: "e";
  margin-left: -10px;
  margin-right: 10px;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: normal;
  font-size: 1.4em;
  left: 0px;
  top: 0px;
}
#alertContentWrap #announcements .announcement p {
  margin: 0;
  padding: 0;
  padding: 5px 20px 0px 40px;
  color: #000;
  font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.7em;
}
@media all and (max-width: 600px) {
  #alertContentWrap #announcements .announcement p {
    padding: 5px;
    line-height: 1.35em;
  }
}
#alertContentWrap #account .accountContent {
  margin-left: 40px;
}
#alertContentWrap #account .accountContent:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
@media all and (max-width: 600px) {
  #alertContentWrap #account .accountContent {
    margin-left: 10px;
  }
}
#alertContentWrap #account .accountContent h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  color: rgb(254.1697247706, 225.9403669725, 165.3302752294);
  float: left;
  margin-right: 20px;
}
@media all and (max-width: 600px) {
  #alertContentWrap #account .accountContent h2 {
    margin: 0 20px 20px 0;
  }
}
#alertContentWrap #account .accountContent h2 span {
  font-weight: 700;
  color: #000;
}
#alertContentWrap #account .accountContent a {
  background: #fdb927;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  display: block;
  float: left;
}
#alertContentWrap #account .accountContent a:hover {
  background: #c2c2c2;
  color: #fff;
}
#alertContentWrap #resources .slide {
  margin-top: 0;
}
@media all and (max-width: 600px) {
  #alertContentWrap #resources {
    padding: 0 0 75px;
  }
}
#alertContentWrap #resources .slideTitle {
  display: none;
}
#alertContentWrap #resources .textCopy {
  padding: 0 60px 0 0;
}
#alertContentWrap .closeBtn {
  display: none;
  background: #004684;
  color: #fff;
  width: 58px;
  height: 67px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 2.5em;
  padding: 12px 0px 0px 0px;
  text-align: center;
}
#alertContentWrap .closeBtn:hover {
  cursor: pointer;
  color: #004684;
  background: #c2c2c2;
}
#alertContentWrap .closeBtn.show {
  display: block;
}

#allowChecked {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  color: #000;
  text-align: center;
}
#allowChecked .checkedWrap {
  background: #004684;
  margin-top: 0%;
  padding: 25px;
}
#allowChecked .checkedWrap .inner {
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
}
#allowChecked h1 {
  color: #fff;
  text-transform: uppercase;
  background: transparent;
  margin-bottom: 0px;
  font-size: 2.7em;
  font-family: "Open Sans", sans-serif;
  padding-top: 35px;
}
#allowChecked span {
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  font-size: 1.3em;
  cursor: pointer;
}
#allowChecked span:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
#allowChecked p {
  color: #fff;
  font-size: 1.3em;
  font-weight: 600;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}

#wrapper.noOverflow {
  overflow: hidden;
}

#hiddenOverlay {
  background-color: #000;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
}
#hiddenOverlay.show {
  display: block;
}
.utilityOpen #hiddenOverlay {
  z-index: 24;
}

@media (max-width: 1280px) {
  #alertContentWrap {
    height: calc(100% - 90px);
  }
}
@media (max-width: 800px) {
  .alertBar {
    bottom: 0px;
    display: flex;
    justify-content: space-between;
  }
  .alertBar .alert {
    width: auto;
    flex-grow: 1;
  }
  .alertBar .alert.searchBtn {
    width: auto;
  }
  .alertBar .alert .notify {
    right: 0px;
  }
  #alertContentWrap {
    height: 100%;
    border-right: 0px;
    z-index: 30;
  }
  #alertContentWrap .alertInnerContent {
    padding: 15px 20px;
  }
  #alertContentWrap .alertInstruction {
    display: block;
    width: 100%;
  }
  #alertContentWrap .alertListCopy {
    display: block;
    width: 100%;
  }
  #alertContentWrap #announcements .announcement {
    padding: 10px 25px;
  }
  #alertContentWrap #announcements .announcement.new {
    padding: 10px 25px;
  }
  .alertMode .alertBar {
    bottom: 0px;
  }
}
@media (max-width: 600px) {
  #alertContentWrap .alertInnerContent {
    padding: 15px 20px;
  }
  #alertContentWrap .alertInstruction {
    padding: 10px 30px 10px;
    font-size: 1em;
  }
  #alertContentWrap .alertInstruction h2 {
    font-size: 1.5em !important;
  }
  #alertContentWrap h1 {
    font-size: 1.4em;
    padding: 5px 5px 7px 45px;
  }
  #alertContentWrap .closeBtn {
    font-size: 1.5em;
    padding: 0px;
    height: 30px;
    width: 30px;
    top: 4px;
    left: 5px;
  }
  #alertContentWrap #announcements .announcement h2 {
    font-size: 1.3em;
  }
  #alertContentWrap #checklist h3 {
    font-size: 1.2em;
    line-height: 1.25em;
  }
  #alertContentWrap #checklist .checkItem {
    padding: 10px 0px 25px 30px;
  }
  #alertContentWrap #checklist .checkItem .checkbox {
    left: 5px;
  }
}
.utilityBtn {
  position: absolute;
  background: #fdb927;
  top: 0px;
  right: 0px;
  cursor: pointer;
  color: #004684;
  width: 58px;
  border-left: 3px solid #fff;
  height: 110px;
  transition: all 0.3s ease;
  text-align: center;
  transition: all 0.2s ease;
}
.inSection .utilityBtn {
  height: 90px;
}
@media (max-width: 1280px) {
  .utilityBtn {
    height: 95px;
  }
}
@media (max-width: 1050px) {
  .inSection .utilityBtn {
    height: 80px;
  }
}
@media (max-width: 800px) {
  .utilityBtn {
    height: 87px;
  }
  .inSection .utilityBtn {
    height: 80px;
  }
}
.utilityBtn .text {
  display: none;
}
.utilityBtn .icon {
  font-size: 2.5em;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.utilityBtn.open {
  position: fixed;
  z-index: 250;
  top: 0px;
  background: #fdb927;
  color: #004684;
  right: 525px;
  border-right: 0px;
}
.utilityBtn.open .icon:before {
  content: "b";
}
.utilityBtn.open .text {
  display: none;
}
.utilityBtn:hover {
  background: #c2c2c2;
  color: #004684;
}
.inSection .utilityBtn {
  right: -100px;
}
.alertMode .utilityBtn {
  top: 0px;
}

.utilityMenu {
  position: fixed;
  right: -525px;
  width: 525px;
  top: 0px;
  background: #fff;
  height: 100%;
  overflow: auto;
  z-index: 231;
  transition: all 0.2s ease;
}
.utilityMenu.open {
  right: 0;
}
.utilityMenu .menuContent {
  border-bottom: 2px solid #d0d0d0;
  padding: 25px 0px;
}
.utilityMenu .menuContent:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.utilityMenu .menuContent h1 {
  font-weight: 300;
  text-transform: none;
  color: #004684;
  font-size: 2.4em;
}
.utilityMenu .menuContent.UMinfo {
  padding: 15px;
  font-family: "Open Sans", sans-serif;
  border-bottom: 0px;
  height: 110px;
  transition: all 0.3s ease;
}
.inSection .utilityMenu .menuContent.UMinfo {
  height: 90px;
}
@media (max-width: 1280px) {
  .utilityMenu .menuContent.UMinfo {
    height: 95px;
  }
}
@media (max-width: 1050px) {
  .inSection .utilityMenu .menuContent.UMinfo {
    height: 80px;
  }
}
@media (max-width: 800px) {
  .utilityMenu .menuContent.UMinfo {
    height: 87px;
  }
  .inSection .utilityMenu .menuContent.UMinfo {
    height: 80px;
  }
}
.utilityMenu .menuContent.UMinfo .UMtitle {
  font-weight: 400;
  text-transform: uppercase;
  color: #004684;
  font-size: 2.2em;
}
.utilityMenu .menuContent.UMinfo .UMstudent {
  color: #000;
  font-weight: 600;
}
.utilityMenu .menuContent.UMbtns {
  padding: 25px 15px;
  background: #d0d0d0;
}
.utilityMenu .menuContent.UMbtns .ada {
  display: none;
}
.utilityMenu .menuContent.toc {
  margin-left: 0;
  padding-left: 0;
  background: #fff;
}
.utilityMenu .menuContent.toc h1 {
  padding-left: 15px;
  font-size: 2em;
}
@media all and (max-width: 600px) {
  .utilityMenu .menuContent {
    margin-left: 10px;
  }
}
.utilityMenu .menuContent .btn {
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  font-size: 1.1em;
  margin-right: 10px;
  text-align: center;
  cursor: pointer;
  text-decoration: none !important;
}
.utilityMenu .menuContent .btn:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
.utilityMenu .menuContent .btn.adaMenuLink {
  display: none;
}
.utilityMenu .menuContent .btn:hover {
  background: #004684;
  color: #fff;
}
.utilityMenu .menuContent .certBtn {
  display: none;
  float: left;
  clear: both;
  margin-top: 10px;
  padding-left: 30px;
  background: #fff !important;
  border-color: #004684;
  color: #004684 !important;
  position: relative;
}
.utilityMenu .menuContent .certBtn .icon-cert {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  left: 5px;
  font-size: 1.25em;
}
.utilityMenu .menuContent .certBtn:hover {
  background: #c2c2c2;
  border-color: #fff;
  color: #fff;
}
#sitemap {
  font-family: "Open Sans", sans-serif;
}
#sitemap ul {
  list-style: none;
  padding-left: 0;
}
#sitemap ul ul li {
  position: relative;
}
#sitemap ul ul li:hover .lockedMsg {
  display: block;
}
#sitemap ul ul li:hover li .lockedMsg {
  display: none;
}
#sitemap ul ul li.level-4:hover .lockedMsg {
  display: block !important;
  z-index: 9999;
}
#sitemap .level-2 {
  margin: 0;
  padding: 0;
}
#sitemap .level-2 div {
  display: none;
}
#sitemap .level-2 a {
  font-size: 1.2em;
  color: #fff;
  background: #004684;
  padding: 5px 10px 5px 20px;
  cursor: default;
  margin-bottom: 5px;
  font-weight: 600;
}
#sitemap .level-3.selfDir a {
  font-weight: bold;
}
#sitemap .level-3 a {
  text-transform: none;
  font-size: 1em;
  background: transparent;
  padding: 7px 10px 7px 20px;
  cursor: pointer;
  position: relative;
  color: #000;
  position: relative;
  text-decoration: none !important;
  border-bottom: 1px #d0d0d0 solid;
}
#sitemap .level-3 a:hover {
  background: #fff;
  color: #fdb927;
}
#sitemap .level-3 a:hover:before {
  font-family: "intl-icon-font";
  content: "m";
  position: absolute;
  top: 0;
  left: 0;
  left: 2px;
  top: 50%;
  margin-top: -10px;
}
#sitemap .level-4 a {
  margin-left: 20px;
  padding: 10px 10px 10px 20px;
  font-weight: normal !important;
  border: 0px;
  border-bottom: 3px solid #d0d0d0 !important;
}
#sitemap a {
  text-decoration: none !important;
  display: block;
}
#sitemap .locked a {
  cursor: default;
}
#sitemap .locked .level-3 a {
  /* Theoretically for IE 8 & 9 (more valid) */
  /* ...but not required as filter works too */
  /* should come BEFORE filter */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$oldBrowser)";
  /* This works in IE 8 & 9 too */
  /* ... but also 5, 6, 7 */
  /* Older than Firefox 0.9 */
  -moz-opacity: 0.5;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0.5;
  /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
  opacity: 0.5;
}
#sitemap .lockedMsg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  top: 0;
  background: #c2c2c2;
  color: #004684;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  font-size: 0.9em;
  z-index: 1;
  height: 100%;
  cursor: not-allowed;
}

@media (max-width: 1150px) {
  .utilityMenu.open {
    width: 60%;
  }
  .utilityBtn.open {
    right: 60%;
  }
}
@media (max-width: 800px) {
  .utilityBtn {
    width: 55px;
  }
  .utilityBtn.open {
    border: none;
    right: auto;
    left: 5px;
    top: 15px;
    height: 50px;
    width: 50px;
    padding-top: 4px;
  }
  .inSection .utilityBtn {
    display: none;
  }
  .utilityMenu .menuContent.UMinfo {
    padding-left: 65px;
  }
  .utilityMenu.open {
    width: 100%;
  }
  .utilityMenu .menuContent.UMbtns .ada {
    display: inline-block;
  }
}
@media (max-width: 600px) {
  .utilityBtn.open {
    z-index: 240;
  }
  .utilityMenu .menuContent.UMinfo .UMtitle {
    font-size: 1.7em;
  }
  .utilityMenu .menuContent.UMinfo .UMstudent {
    font-size: 0.95em;
  }
}
@media (max-width: 480px) {
  #sitemap ul ul li:hover .lockedMsg {
    display: none;
  }
}
@media (max-width: 380px) {
  .utilityMenu .menuContent.UMbtns {
    padding: 10px 15px;
  }
  .utilityMenu .menuContent .btn {
    margin: 3px 10px 3px 0px;
  }
}
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
#helpBG {
  display: none;
  background-color: #000;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 400;
}

#helpContent {
  z-index: 401;
  display: none;
  position: absolute;
  left: 0px;
  height: 100%;
  width: 100%;
}
#helpContent .arrowNav {
  display: block;
}
.inSection #helpContent {
  top: 0 !important;
}

#helpCarousel {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0px 0px 95px;
  background: #fff;
  color: #000;
  top: -400px;
  transition: all 1s ease;
}
#helpCarousel.showing {
  top: 0px;
}
#helpCarousel .carousel-inner {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
#helpCarousel .item {
  width: 100%;
  margin: 0 auto;
  padding: 0px 100px 45px;
  margin-top: 30px;
}
#helpCarousel .titleWrap {
  background: #fdb927;
  padding: 15px 0px;
  text-align: center;
}
#helpCarousel h1 {
  text-transform: uppercase;
  color: #004684;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.7em;
  font-size: 1.2em;
}
#helpCarousel h3 {
  color: #004684;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-weight: 600;
  font-size: 1.1em;
  color: #fdb927;
  margin: 15px 0 5px 0;
}
#helpCarousel .helpSlideTitle {
  font-weight: 600;
  font-size: 1.8em;
  color: #004684;
  margin: 15px 0 5px 0;
}
#helpCarousel .copy {
  font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.45em;
  color: #000;
}
#helpCarousel .copy ul li {
  padding-bottom: 8px;
  color: #000;
}
#helpCarousel .copy p {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}
#helpCarousel .copy img {
  max-width: 100%;
  height: auto;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}
#helpCarousel .copy h2 {
  font-size: 1.8em;
}
#helpCarousel .helpArrow {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  position: absolute;
  width: 100%;
  top: 35%;
  max-width: 100%;
  height: 0px;
  border: 0px;
}
#helpCarousel .helpArrow .arrow {
  background: #fdb927;
  top: auto;
  position: absolute;
  width: 60px;
  height: 60px;
  padding-top: 0px;
  text-decoration: none !important;
  padding: 0px 10px 0px;
}
#helpCarousel .helpArrow .arrow span {
  color: #004684;
  font-size: 2.5em;
  padding-top: 5px;
}
#helpCarousel .helpArrow .arrow:hover {
  background: #c2c2c2;
}
#helpCarousel .helpArrow .arrow.left {
  left: 5px;
}
#helpCarousel .helpArrow .arrow.right {
  right: 5px;
}
#helpCarousel .carousel-indicators {
  bottom: -15px;
}
#helpCarousel .carousel-indicators li {
  border: 2px solid #c2c2c2;
}
#helpCarousel .carousel-indicators li.active {
  background: #c2c2c2;
}
#helpCarousel .helpBtnWrap {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  text-align: center;
}
#helpCarousel .helpBtnWrap .lbClosebtn {
  background: #fdb927;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
}
#helpCarousel .helpBtnWrap .lbClosebtn:hover {
  background: #c2c2c2;
  color: #fff;
}
#helpCarousel .helpBtnWrap .lbClosebtn.closeBtn {
  max-width: 200px;
  margin: auto;
  right: 0px;
  left: 0px;
}
#helpCarousel .helpBtnWrap.disabled .lbClosebtn {
  background: #c2c2c2;
  color: #000;
  border: 0;
}
#helpCarousel .helpBtnWrap.disabled .lbClosebtn:hover {
  cursor: not-allowed;
}
#helpCarousel .helpBtnWrap:hover {
  cursor: pointer;
}

.helpIn {
  background: #fdb927;
  text-decoration: none;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  color: #004684;
  text-transform: uppercase;
  display: block;
  margin: 0;
  display: inline-block !important;
  font-size: 1.1em;
  text-align: left;
  cursor: pointer;
  text-decoration: none !important;
}
.helpIn:hover {
  background: #c2c2c2;
  text-decoration: none !important;
}
.helpIn:hover {
  background: #004684;
  color: #fff;
}

.inSection .helpBtn {
  display: none;
}

@media (max-width: 1050px) {
  #helpContent {
    top: 0px;
  }
}
@media (max-width: 800px) {
  #helpContent {
    background: #fff;
  }
  #helpCarousel.showing {
    top: 0px;
  }
  #helpCarousel .helpArrow {
    position: fixed;
    top: auto;
    bottom: 0px;
    width: 100% !important;
    height: 45px !important;
  }
  #helpCarousel .helpArrow .arrow {
    width: 50%;
    height: 45px;
    padding-top: 0px;
    border-bottom: 0px;
  }
  #helpCarousel .helpArrow .arrow.right {
    right: 0px;
    border-left: 1px solid #fff;
  }
  #helpCarousel .helpArrow .arrow.left {
    left: 0px;
    border-right: 1px solid #fff;
  }
  #helpCarousel .helpArrow .arrow span {
    font-size: 1.8em;
  }
  #helpCarousel .helpArrow .arrow span:before {
    padding-top: 8px;
  }
}
@media (max-width: 600px) {
  #helpCarousel {
    padding-bottom: 110px;
  }
  #helpCarousel:before {
    display: none;
  }
  #helpCarousel .helpSlideTitle {
    font-size: 1.8em;
  }
  #helpCarousel .copy li {
    margin-bottom: 7px;
  }
  #helpCarousel .copy ul {
    margin: 0px;
  }
  #helpCarousel .copy p {
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
  }
  #helpCarousel .copy img {
    max-width: 100%;
    height: auto;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
  }
  #helpCarousel .copy h2 {
    font-size: 1.8em;
  }
  #helpCarousel .helpBtnWrap {
    bottom: 25px;
  }
  #helpCarousel .helpBtnWrap .lbClosebtn {
    font-size: 1.5em;
  }
  #helpCarousel .item {
    width: 100%;
    padding: 0px 20px 45px;
  }
  #helpCarousel .helpSlideTitle {
    margin-top: 5px;
    padding-top: 5px;
  }
}
@media (max-width: 480px) {
  #helpCarousel {
    padding: 0px 0px 80px;
    font-size: 0.9em;
  }
  #helpCarousel h1 {
    max-height: 100%;
  }
}
.spinner {
  display: none;
  position: fixed !important;
  left: 50% !important;
  top: 30% !important;
}
.spinner div div {
  background: #fdb927 !important;
}

.ie11 #inner-content, .ie1 #inner-content, .ie9 #inner-content, .ie8 #inner-content {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
}

/***ITEMS TO HIDE***/
.certBtn {
  display: none !important;
}

/***IF NO ADDITIONAL RESOURCES***/
#umbracoPreviewBadge {
  position: fixed !important;
  top: 0px !important;
  left: auto !important;
  width: 100% !important;
  height: auto !important;
  background: #bacb0f !important;
  display: block !important;
  padding: 0 4px 10px 4px;
  color: black;
  text-align: center;
  max-height: 80px;
  overflow: auto;
  /* span{
      display:block!important;
  } */
}
#umbracoPreviewBadge:after {
  display: block;
  font-size: 1em;
  margin-top: 5px;
  content: "PREVIEW MODE: This is a preview, and should be used for content evaluation only. Some features and styles may not act/look exactly the way they do on live site.";
}
#umbracoPreviewBadge:hover {
  background: rgb(219.623853211, 238.4174311927, 30.5825688073) !important;
}

.PreviewMode .slideBody {
  display: none !important;
}
.PreviewMode header, .PreviewMode .menuBtn {
  top: 35px;
}
.PreviewMode .slide {
  margin-top: 125px;
}
.PreviewMode .slideTopBar, .PreviewMode .arrowNav {
  top: 125px;
}

@media (max-width: 1050px) {
  #umbracoPreviewBadge {
    padding: 0 4px 0px 4px;
  }
  #umbracoPreviewBadge:after {
    display: none !important;
  }
  .PreviewMode header, .PreviewMode .menuBtn {
    top: 0;
  }
  .PreviewMode .arrowNav, .PreviewMode .slideTopBar {
    top: 80px;
  }
  .PreviewMode .slide {
    margin-top: 135px;
  }
  .PreviewMode header .titleWrapper {
    right: 55px;
  }
}
@media (max-width: 800px) {
  .PreviewMode .slideBody {
    display: none !important;
  }
  .PreviewMode header, .PreviewMode .menuBtn {
    top: 0;
  }
  .PreviewMode .slide {
    margin-top: 80px;
  }
  .PreviewMode .slideTopBar, .PreviewMode .arrowNav {
    top: 90px;
  }
  .PreviewMode .arrowNav, .PreviewMode .menuBtn, .PreviewMode .slideTopBar {
    top: auto;
  }
}
@media (max-width: 600px) {
  .PreviewMode .slide {
    margin-top: 0;
  }
  .PreviewMode #inner-content .slideHolder .copySlide .slideTitle, .PreviewMode #inner-content .slideHolder .quizSlide .slideTitle {
    padding: 0px 10px 0px 10px;
  }
  .inSection .PreviewMode header .logoWrap .imgWrap {
    margin: auto;
    display: block;
  }
  .inSection .PreviewMode header .logoWrap .logo {
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-top: 20px;
    max-width: 250px;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    position: relative;
  }
}/*# sourceMappingURL=ADGUmainStyles.css.map */