/*!
 * 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;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 799px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.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;
}

.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;
  }
}
@font-face {
  font-family: "iconFont";
  src: url("../fonts/iconFont.eot");
  src: url("../fonts/iconFonts.eot?#iefix") format("embedded-opentype"), url("../fonts/iconFont.woff") format("woff"), url("../fonts/iconFont.ttf") format("truetype"), url("../fonts/iconFont.svg#iconFont") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "iconFont" !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: "iconFont" !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-glossary:before {
  content: "q";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-slideCopy:before {
  content: "v";
}

.icon-slideVideo:before {
  content: "w";
}

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

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

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

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

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

/**VARIABLES**/
/*---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
------------------------*/
/**MIXINS**/
/***ADA MIXINS***/
html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  color: #6c6c6c;
  font-family: "Open Sans", "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: #472663;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Sorts Mill Goudy", serif;
  margin: 0px;
}

p {
  margin: 0px 0px 10px;
}

strong {
  color: #888888;
}

.adaLink {
  background: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 5px 15px;
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 10;
  display: block;
  font-size: 1.25em;
  border-bottom: 0;
  transition: all 0.2s ease;
}
.adaLink:hover {
  background: #472663;
  text-decoration: none !important;
}
@media all and (max-width: 600px) {
  .adaLink {
    left: 0 !important;
    width: 100%;
    font-size: 1em;
    padding: 8px 10px;
    text-align: center;
  }
}
.adaLink:hover, .adaLink:focus {
  background: #472663;
  text-decoration: none;
  color: #fff;
}
.inSection .adaLink {
  display: none;
}

.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: 800px) {
  .adaLink {
    width: 100%;
    height: 25px;
    font-size: 1em;
    text-align: center;
    padding: 2px 0px;
  }
}
header {
  margin: 0px !important;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 500px;
  z-index: 3;
}
.orientationComplete header {
  max-width: 100%;
}
.orientationComplete header .student {
  background: #ff6418;
  letter-spacing: 1px;
}
.orientationComplete header .student span {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.inSection header {
  z-index: 0;
}
.utilityOpen header {
  z-index: 9999;
}
.utilityOpen header .student {
  display: none;
}
header .container {
  height: 100%;
  overflow: hidden;
}
header .student {
  background: #472663;
  color: #fff;
  padding: 4px 90px 1px 20px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 27px;
  text-transform: uppercase;
  font-weight: 300;
}
header .branding h1 {
  display: none;
}
header .logoWrap {
  padding: 12px 85px;
}
@media all and (max-width: 800px) {
  header .logoWrap {
    margin: 0 !important;
  }
}
header .logo {
  min-width: 125px;
  float: right;
  cursor: pointer;
}
@media all and (max-width: 1120px) {
  header .logo {
    float: none;
    margin: 0 auto;
  }
}
@media all and (max-width: 600px) {
  header .logo {
    height: 50px;
  }
}
header .titleWrapper {
  height: 110px;
  position: relative;
  display: table;
}
header .titleWrapper:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
@media all and (max-width: 800px) {
  header .titleWrapper {
    height: auto !important;
    display: block;
    padding-bottom: 15px;
    text-align: center;
  }
}
header h1 {
  padding-left: 15px;
  text-align: left;
  font-weight: 300;
  font-size: 3.25em;
  color: #00593d;
  margin: 0;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  line-height: 1em;
}
@media all and (max-width: 800px) {
  header h1 {
    display: block;
    padding-left: 0;
    text-align: center !important;
    font-size: 2.75em;
  }
}
@media all and (max-width: 600px) {
  header h1 {
    font-size: 1.75em;
  }
}
header .hawk {
  float: left;
}
header .heading {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

.alertMode header {
  max-width: 100%;
  margin-top: 0px !important;
}

.breadcrumb {
  color: #00593d;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  color: #00593d;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  bottom: 0;
  background: transparent;
}

@media all and (max-width: 800px) {
  header {
    margin: 0 !important;
    position: relative;
    max-width: 100%;
  }
  header .student {
    display: none;
  }
}
footer {
  height: 175px;
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  background: #fff;
  z-index: 0;
  transition: all 1s ease, width 0s linear;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
  /* FF3.6-15 */
  /* Chrome4-9,Safari4-5 */
  /* Chrome10-25,Safari5.1-6 */
  /* Opera 11.10-11.50 */
  /* IE10 preview */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
  /* IE6-9 */
}
.searchMode footer {
  background: none;
  z-index: 305;
  width: 70%;
}
footer .completeMsg {
  display: none;
  background: #ff6418;
  color: #fff;
  position: fixed;
  font-size: 1.75em;
  left: 0;
  bottom: 110px;
  padding: 8px 60px 5px 110px;
  font-family: "Sorts Mill Goudy", serif;
}
footer .completeMsg:before {
  content: "a";
  font-family: "iconFont";
  position: absolute;
  font-size: 1.75em;
  top: -7px;
  left: 30px;
  background: #fff;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  color: #472663;
  text-align: center;
  padding-top: 3px;
}
.inSection footer .completeMsg, .searchMode footer .completeMsg, .utilityOpen footer .completeMsg, .alertMode footer .completeMsg, .faqMode footer .completeMsg {
  display: none;
}
footer .logoWrap {
  position: absolute;
  left: 36px;
  bottom: 20px;
}
.inSection .alertBar {
  display: block;
}
.inSection .alertBar .alert {
  display: inline-block;
  float: left;
}
@media all and (max-width: 1280px) {
  footer .logoWrap .logo {
    max-width: 500px;
  }
}
@media all and (max-width: 800px) {
  footer {
    position: relative;
    height: 100px;
  }
  footer .logoWrap {
    position: absolute;
    left: 20px;
    bottom: auto;
    top: 45px;
  }
}
@media all and (max-width: 600px) {
  footer .logoWrap {
    top: 30px;
  }
  footer .logoWrap .logo {
    max-width: 380px;
  }
}
@media all and (max-width: 600px) {
  footer .logoWrap {
    top: 28px;
  }
  footer .logoWrap .logo {
    max-width: 340px;
  }
}
@media all and (max-width: 480px) {
  footer .logoWrap {
    top: 30px;
  }
  footer .logoWrap .logo {
    max-width: 280px;
  }
}
#main-nav {
  width: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
  margin: 0;
  padding: 0;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
}
#main-nav:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#main-nav:before {
  height: 100%;
  width: 6px;
  position: fixed;
  top: 0;
  right: 38px;
  background: #00593d;
  content: "";
}
#main-nav .button {
  position: relative;
  list-style: none;
  padding: 0 50px 0 0;
  text-align: right;
  clear: both;
  display: inline-block;
  float: right;
}
#main-nav .button .bgImg {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
  width: 100%;
  -ms-filter: grayscale(1) blur(3px) brightness(110%) hue-rotate(360deg);
  -moz-filter: grayscale(1) blur(3px) brightness(110%) hue-rotate(360deg);
  -o-filter: grayscale(1) blur(3px) brightness(110%) hue-rotate(360deg);
  filter: grayscale(1) blur(3px) brightness(110%) hue-rotate(360deg);
  z-index: 0;
  transition: all 0.2s ease;
}
#main-nav .button .bgImg.topLeft {
  background-position: 0 0;
}
#main-nav .button .bgImg.topCenter {
  background-position: 50% 0;
}
#main-nav .button .bgImg.topRight {
  background-position: 100% 0;
}
#main-nav .button .bgImg.bottomLeft {
  background-position: 100% 0;
}
#main-nav .button .bgImg.bottomCenter {
  background-position: 100% 50%;
}
#main-nav .button .bgImg.bottomRight {
  background-position: 100% 100%;
}
#main-nav .button .imgCaption {
  position: absolute;
  right: 20px;
  bottom: 15px;
  text-align: right;
  font-style: italic;
  color: #fff;
  font-weight: 400;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 0.9em;
}
#main-nav .button.active {
  display: block;
  width: 85vw;
  padding: 0;
}
#main-nav .button.active a {
  background: #ff6418;
  padding: 5px 30px;
}
#main-nav .button.active a:before {
  display: none;
}
#main-nav .button.active a .section-title {
  color: #000;
  text-align: left;
  text-shadow: none;
  display: inline-block;
}
#main-nav .button.completed a:before {
  content: "a";
  right: 10px;
}
#main-nav .button.completed a .section-title {
  color: #fff;
}
#main-nav .button a {
  display: block;
  text-decoration: none;
  transition: all 0.2s ease;
  z-index: 1;
  padding: 0px 10px;
  margin: 5px 0;
  text-align: left;
  outline: 0;
  background-image: none !important;
}
#main-nav .button a:before {
  content: "c";
  font-family: "iconFont";
  position: absolute;
  top: 8px;
  right: 14px;
  width: 100%;
  display: block;
  text-align: right;
  color: #fff;
  font-size: 1.5em;
}
#main-nav .button .section-title {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.75em;
  color: #fff;
  text-align: right;
  text-shadow: 1px 2px 2px #000;
}
@media (max-width: 800px) {
  #main-nav .button .section-title {
    font-size: 1.45em;
  }
}
#main-nav .button .sectionNum {
  display: none;
}
#main-nav .button .abbr-title {
  display: none;
}

.navControls {
  opacity: 1;
}
.navControls .arrow {
  width: 84px;
  height: 104px;
  border-radius: 50%;
  position: absolute;
  top: 25%;
  background: #000;
  color: #fff;
  cursor: pointer;
  z-index: 5;
}
.navControls .arrow span {
  font-size: 2em;
  position: absolute;
  top: 35%;
  height: 100%;
  width: 100%;
}
.navControls .arrow:hover {
  background: #472663;
}
.navControls .left {
  left: -45px;
}
.navControls .left span {
  right: -50px;
}
.navControls .right {
  right: -45px;
}
.navControls .right span {
  left: 5px;
}

.cloneNavWrap {
  display: none;
}

#offcanvasCover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #6c6c6c;
  background: rgba(108, 108, 108, 0.75);
  z-index: 2;
}

/*---Fixes for IE---*/
@media all and (max-width: 1500px) {
  #main-nav .button .section-title {
    font-size: 1.5em;
  }
}
@media all and (max-width: 1280px) {
  #main-nav .button.active {
    width: 85vw;
  }
  #main-nav .button a {
    margin: 3px 0px;
  }
  #main-nav .button a:before {
    top: 6px;
  }
  #main-nav .button a .section-title {
    font-size: 1.5em;
  }
}
@media all and (max-width: 1120px) {
  #main-nav .button.active {
    width: 65%;
  }
}
@media all and (max-width: 800px) {
  #main-nav {
    position: relative;
    top: 0;
    padding-bottom: 80px;
  }
  #main-nav:before {
    display: none;
  }
  #main-nav .button {
    width: calc(100% - 40px);
    float: none;
    margin: 10px auto;
    display: block;
    text-align: center;
    border: 1px solid #fff;
    padding: 0;
  }
  #main-nav .button.active {
    width: calc(100% - 40px);
    border: none;
  }
  #main-nav .button.active a {
    padding: 15px 10px;
  }
  #main-nav .button.active a .section-title {
    text-align: center;
  }
  #main-nav .button.completed a:before {
    right: 16px;
  }
  #main-nav .button a {
    text-align: center;
    margin: 0px;
    padding: 15px 10px;
  }
  #main-nav .button a:before {
    font-size: 2.5em;
    top: 10px;
    right: 20px;
  }
  #main-nav .button a .section-title {
    text-align: center;
    font-size: 2em;
  }
}
@media all and (max-width: 600px) {
  #main-nav {
    overflow-y: auto;
    position: relative;
    border-top: 2px solid #fff;
  }
  #main-nav .button.last {
    margin-bottom: 170px;
  }
}
@media all and (max-width: 480px) {
  #main-nav .button {
    margin: 15px auto;
  }
  #main-nav .button a {
    padding: 10px;
  }
  #main-nav .button a:before {
    font-size: 1.65em;
    top: 6px;
    right: 6px;
  }
  #main-nav .button a .section-title {
    font-size: 1.15em;
  }
}
#homeScreen {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow-x: hidden;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.slideOverlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.overlay {
  background-color: #ff6418;
  background: rgba(255, 100, 24, 0.75);
  position: absolute;
  height: 100%;
  top: 0px;
}
.overlay.left {
  left: 0px;
}
.overlay.right {
  right: 0px;
}

@media all and (max-width: 800px) {
  #homeScreen {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    top: 0;
    position: relative;
  }
}
.alertBar {
  margin: 0 auto;
  position: fixed;
  top: 40px;
  left: 30px;
  display: table;
  z-index: 5;
}
.alertBar:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.inSection .alertBar {
  display: none;
}
.alertBar .alert {
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  border: 2px solid transparent;
  color: #472663;
  margin-bottom: 14px;
  border-radius: 50%;
}
.alertBar .alert .icon {
  font-size: 1.8em;
  line-height: 1em;
  margin-top: 5px;
  display: block;
}
.alertBar .alert:last-child {
  border-right: 0px;
}
.alertBar .alert:hover {
  background: #472663;
  border: 2px solid #fff;
  cursor: pointer;
  color: #fff;
}
.alertBar .alert:hover .alertName {
  display: block;
}
.alertBar .alert.active {
  color: #472663;
}
.alertBar .alert.active:hover {
  background: #472663;
  color: #00593d;
  border-color: #3a1f51;
}
.alertBar .alert.searchBtn .icon {
  font-size: 1.4em;
  margin-top: 8px;
}
.alertBar .alert.searchBtn .alertName {
  margin-top: -22px !important;
}
.alertBar .alert.faqBtn .icon {
  font-size: 1.6em;
  margin-top: 7px;
  margin-left: -1px;
}
.alertBar .alert.clicked {
  background: #472663;
  color: #fff;
}
.alertBar .alert.clicked .icon:before {
  content: "b";
}
.alertBar .notify {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  line-height: 1em;
  display: block;
  position: absolute;
  padding: 2px 5px 4px 34px;
  background: #472663;
  color: #fff;
  z-index: -2;
  font-size: 1.2em;
  margin-left: 10px;
  margin-top: -24px;
}
.alertBar .alertName {
  display: none;
  position: absolute;
  background: #472663;
  text-align: left;
  box-sizing: border-box;
  padding: 2px 15px;
  z-index: -1;
  margin-top: -25px;
  left: 35px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.alertMode .alertBar .alertName {
  display: none !important;
}

.searchMode .alertBar {
  display: none;
}

#alertContentWrap {
  position: fixed;
  bottom: 120px;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.85);
  border-bottom: 4px solid #ff6418;
  padding: 0px;
  box-sizing: border-box;
  z-index: 230;
  width: 100%;
  height: calc(100% - 220px);
  display: none;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  overflow-x: hidden !important;
  max-width: 85%;
  left: 0;
  right: 0;
  margin: auto;
}
@media all and (max-width: 600px) {
  #alertContentWrap {
    height: calc(100% - 35px);
    bottom: 35px;
  }
}
#alertContentWrap .alertContent {
  display: none;
  padding: 0 0 75px 0px;
}
#alertContentWrap .alertContent .alertInstruction {
  background: #fff;
  padding: 10px 40px;
  border-bottom: 1px solid #aaaaaa;
}
#alertContentWrap h1 {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  color: #fff;
  font-size: 1.75em;
  padding: 10px 62px;
  text-transform: uppercase;
  background: #472663;
  text-align: left;
  height: 50px;
}
#alertContentWrap h1:before {
  content: "d";
  font-family: "iconFont";
  color: #fff;
  text-align: center;
  position: absolute;
  text-transform: lowercase;
  left: 15px;
  top: 8px;
  height: 35px;
  width: 35px;
  border: 2px solid #fff;
  font-size: 0.9em;
  border-radius: 50%;
}
#alertContentWrap #checklist h1:before {
  content: "a";
}
@media all and (max-width: 600px) {
  #alertContentWrap #checklist .checkContent {
    margin-right: 20px;
  }
}
#alertContentWrap #checklist .list {
  list-style: none;
  padding-left: 0px;
  margin: 0;
}
#alertContentWrap #checklist li {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 15px 40px 0px 40px;
  color: #6c6c6c;
  text-transform: uppercase;
  position: relative;
  background: #fff;
}
#alertContentWrap #checklist li:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#alertContentWrap #checklist li.last:after {
  visibility: hidden;
}
#alertContentWrap #checklist li:before {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  height: 15px;
  width: 15px;
  border: 2px solid #6c6c6c;
  position: absolute;
  top: 0;
  left: 0;
  top: 22px;
  left: 40px;
  line-height: 0.5em;
  font-size: 1.2em;
  text-align: center;
  text-transform: none;
}
#alertContentWrap #checklist li:after {
  width: 100%;
  height: 1px;
  position: relative;
  border-bottom: 1px dashed #aaaaaa;
  content: "";
  z-index: 9999;
  display: block;
  visibility: visible;
  padding-top: 30px;
}
#alertContentWrap #checklist li a {
  background: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  background: #00593d;
  border: 2px solid transparent;
  color: #fff;
  float: left;
  margin: 0;
  padding: 5px 10px 3px 5px;
  font-size: 1em;
  text-transform: none;
  outline: 0;
}
#alertContentWrap #checklist li a:hover {
  background: #472663;
  color: #fff;
}
#alertContentWrap #checklist li a:hover {
  color: #000;
  border: 2px solid #00593d;
  background: none;
  text-decoration: none !important;
}
#alertContentWrap #checklist li a:before {
  font-family: "iconFont";
  content: "d";
  display: block;
  float: left;
  font-size: 1.25em;
  margin-top: -2px;
  margin-right: 5px;
}
#alertContentWrap #checklist li.checked {
  background: none;
}
#alertContentWrap #checklist li.checked:before {
  content: "a";
  font-family: "iconFont" !important;
  text-align: center;
}
#alertContentWrap #checklist li.checked h3 {
  cursor: default;
}
#alertContentWrap #checklist .instruction {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.25em;
  line-height: 1.7em;
  background: #00593d;
  padding: 5px 10px 5px 40px;
  color: #fff;
}
@media all and (max-width: 600px) {
  #alertContentWrap #checklist .instruction {
    font-size: 1.2em;
    line-height: 1.35em;
  }
}
#alertContentWrap #checklist .instruction p {
  margin: 0;
  padding: 0;
}
#alertContentWrap #checklist h3 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  text-transform: none;
  padding-bottom: 5px;
  margin-left: -6px;
  padding-left: 30px;
  cursor: pointer;
  position: relative;
}
#alertContentWrap #checklist .due {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.9em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  margin: 5px 0;
  margin-left: -25px;
  clear: both;
}
#alertContentWrap #checklist .noDate {
  display: none;
}
#alertContentWrap #checklist a {
  text-decoration: none;
}
#alertContentWrap #checklist a:hover {
  text-decoration: underline !important;
}
#alertContentWrap #announcements h1:before {
  content: "e";
}
#alertContentWrap #announcements .announcement {
  padding: 20px 0px 0px 0px;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 1.125em;
}
#alertContentWrap #announcements .announcement:last-child:after {
  visibility: hidden;
}
#alertContentWrap #announcements .announcement:after {
  width: calc(100% - 80px);
  height: 1px;
  position: relative;
  border-bottom: 1px dashed #aaaaaa;
  content: "";
  z-index: 9999;
  display: block;
  margin: auto;
  visibility: visible;
  padding-top: 30px;
}
#alertContentWrap #announcements .announcement.new {
  background: #fff;
  /* h2{
      font-family: $secondaryFont;
      color: $light;
  }
  p{
      font-family:$basicFont;
      color: $basic;
  } */
}
#alertContentWrap #announcements .announcement h2 {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 1.3em;
  padding: 3px 20px;
  color: #6c6c6c;
}
#alertContentWrap #announcements .announcement h2:before {
  font-family: "iconFont";
  content: "e";
  margin-left: 20px;
  margin-right: 10px;
  text-transform: none;
  color: #6c6c6c;
}
#alertContentWrap #announcements .announcement p {
  margin: 0;
  padding: 0;
  padding: 5px 20px 0px 40px;
  color: #6c6c6c;
  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: "Sorts Mill Goudy", serif;
  font-size: 1.5em;
  font-weight: 400;
  color: #894ebb;
  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: #6c6c6c;
}
#alertContentWrap #account .accountContent a {
  background: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", 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: #472663;
  color: #fff;
}
#alertContentWrap #resources .slide {
  margin-top: 0;
}
#alertContentWrap #resources .slide .learnMoreLinksWrap {
  max-width: 1400px;
  margin: auto;
}
#alertContentWrap #resources h1:before {
  content: "d";
}
#alertContentWrap #resources h3 {
  font-family: "Sorts Mill Goudy", serif;
  margin: 20px 0 10px 0;
  font-size: 1.5em;
}
#alertContentWrap #resources .slideTitle {
  display: none;
}
#alertContentWrap #resources .textCopy {
  padding: 0 60px 0 0;
}
@media all and (max-width: 600px) {
  #alertContentWrap #resources .textCopy {
    padding: 0;
  }
}
#alertContentWrap .closeBtn {
  display: none;
  background: #00593d;
  color: #fff;
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2em;
  padding: 20px;
  text-align: center;
  height: 50px;
  padding-top: 6px;
  transform: scale(1);
}
#alertContentWrap .closeBtn:hover {
  cursor: pointer;
  background: none;
  transform: scale(1.3);
}
#alertContentWrap .closeBtn.show {
  display: block;
}

#allowChecked {
  display: none;
  position: fixed;
  top: 30%;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  padding: 20px;
  z-index: 9999;
  color: #6c6c6c;
  text-align: center;
}
#allowChecked h1 {
  color: #472663;
  background: transparent;
  font-size: 3em;
  font-family: "Sorts Mill Goudy", serif;
}
#allowChecked span {
  background: #472663;
  color: #fff;
  padding: 5px 20px;
  min-width: 200px;
  cursor: pointer;
  display: inline-block;
  border: 2px solid transparent;
}
#allowChecked span.yes {
  margin-right: 10px;
}
#allowChecked span:hover {
  color: #000;
  background: none;
  border: 2px solid #472663;
}
#allowChecked p {
  color: #000;
  font-size: 1.25em;
  margin: 0px 10px 20px 10px;
}

#hiddenOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 210;
  background-color: #6c6c6c;
  background: rgba(108, 108, 108, 0.75);
}

#wrapper.noOverflow {
  overflow: hidden;
}

@media all and (max-width: 800px) {
  #alertContentWrap {
    max-width: 100%;
    height: calc(100% - 40px);
    bottom: 40px;
    background: #fff;
  }
  .alertBar {
    top: auto !important;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
  }
  .alertBar .alertName {
    display: none !important;
  }
  .alertBar .alert {
    display: inline-block;
    border-radius: 0px;
    width: 20%;
    margin-right: -4px;
    margin-bottom: 0;
  }
  .alertBar .alert:hover .notify {
    color: #fff;
  }
  .alertBar .alert.clicked .notify {
    color: #fff;
  }
  .alertBar .notify {
    margin-left: 30px;
    margin-top: -12px;
    font-size: 0.8em;
    color: #000;
    background: none;
    z-index: 2;
  }
}
@media all and (max-width: 600px) {
  #alertContentWrap #announcements .announcement p {
    padding: 5px 20px;
  }
}
@media all and (max-width: 480px) {
  #allowChecked {
    width: 100%;
  }
  #allowChecked span {
    width: 100%;
    margin-bottom: 20px;
  }
  #alertContentWrap h1 {
    font-size: 1.25em;
    padding: 15px 52px;
  }
  #alertContentWrap h1:before {
    top: 10px;
    height: 30px;
    width: 30px;
  }
}
#backgroundImg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
#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%;
}
#backgroundImg div {
  width: 101%;
  height: 101%;
  position: fixed;
  top: -10px;
  left: -10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-position: 50% 50%;
  transition: filter 1s ease;
}
#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%;
}
.alertMode #backgroundImg div, .searchMode #backgroundImg div, .utilityOpen #backgroundImg div, .faqMode #backgroundImg div {
  filter: blur(2px);
}
.chrome .alertMode #backgroundImg div, .chrome .searchMode #backgroundImg div, .chrome .utilityOpen #backgroundImg div, .chrome .faqMode #backgroundImg div {
  filter: none;
}
#backgroundImg div.Top.Middle {
  background-position: 0 50%;
}

#sectionCircle {
  max-width: 550px;
  max-height: 550px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  right: 450px;
  top: 25%;
  border: 4px solid #fff;
  background: #fff;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.orientationComplete #sectionCircle {
  display: none !important;
}
#sectionCircle:hover {
  cursor: pointer;
}
#sectionCircle .slideShow div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
#sectionCircle .slideShow div.topLeft {
  background-position: 0 0;
}
#sectionCircle .slideShow div.topCenter {
  background-position: 50% 0;
}
#sectionCircle .slideShow div.topRight {
  background-position: 100% 0;
}
#sectionCircle .slideShow div.bottomLeft {
  background-position: 100% 0;
}
#sectionCircle .slideShow div.bottomCenter {
  background-position: 100% 50%;
}
#sectionCircle .slideShow div.bottomRight {
  background-position: 100% 100%;
}
#sectionCircle .slideShow div:first-child {
  display: block;
}

.introFade {
  background: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.introFade img {
  text-align: center;
  display: block;
  margin: auto;
  padding-top: 15%;
  transition: transform 6s ease;
  transform: scale(0.7);
}
.starting .introFade img {
  transform: scale(1);
}

.bgLeft,
.bgRight {
  position: fixed;
  top: 0;
  display: block;
  height: 100%;
  z-index: 2;
  transition: left 0.5s ease 0.7s, right 0.5s ease, width 0.5s ease;
}

.bgLeft {
  background: #fff;
  left: -45%;
  width: 45%;
}
.bgLeft.vidB {
  width: 0;
}

.bgRight {
  background: #edf0f2;
  right: -55%;
  width: 55%;
}
.bgRight.vidB {
  width: 100%;
}

#bgOverlay {
  display: none;
  background-color: #000;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
}

.inSection .bgLeft {
  left: 0;
}
.inSection .bgRight {
  right: 0;
}

@media all and (max-width: 1700px) {
  #sectionCircle {
    max-width: 500px;
    max-height: 500px;
    right: 400px;
  }
  .introFade img {
    transform: scale(0.5);
  }
  .starting .introFade img {
    transform: scale(0.8);
  }
}
@media all and (max-width: 1500px) {
  #sectionCircle {
    max-width: 475px;
    max-height: 475px;
    right: 425px;
  }
  .introFade img {
    transform: scale(0.5);
  }
  .starting .introFade img {
    transform: scale(0.8);
  }
}
@media all and (max-width: 1280px) {
  #sectionCircle {
    max-width: 360px;
    max-height: 360px;
    right: 370px;
  }
  .introFade img {
    transform: scale(0.5);
  }
  .starting .introFade img {
    transform: scale(0.8);
  }
}
@media all and (max-width: 1120px) {
  #sectionCircle {
    display: none !important;
  }
}
@media all and (max-width: 800px) {
  #backgroundImg {
    z-index: -1;
  }
  #backgroundImg div {
    left: 0;
    top: 0;
  }
  #bgOverlay {
    display: block;
  }
  .introFade img {
    padding-top: 45%;
    width: 100%;
  }
  .bgLeft {
    width: 0;
  }
  .bgRight {
    width: 0%;
  }
  .inSection .bgRight {
    width: 100%;
  }
}
#inner-content {
  position: relative;
  display: none;
  z-index: 100;
  margin: 0px 30px 0 30px;
}
@media (max-width: 800px) {
  #inner-content {
    margin: 0;
  }
}
#inner-content .slideHolder {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 85px;
  width: 100%;
  min-height: 500px;
  display: none;
  padding-bottom: 10px;
}

.errorPage .sectionBGs {
  display: block;
}
.errorPage .sectionBGs #button1BG {
  display: block;
}

.content {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.125em;
  line-height: 1.85em;
  font-weight: 400;
}

.slideTitle {
  color: #00593d;
  font-family: "Sorts Mill Goudy", serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #472663;
  text-align: left;
  font-size: 3em;
  padding: 0px;
  line-height: 1.1em;
  margin-bottom: 30px;
}

.slide {
  padding: 15px;
}
@media all and (max-width: 800px) {
  .slide .table-responsive {
    border: 2px solid #1a1a1a;
  }
  .slide .table-responsive:before {
    content: "Swipe from left to right to view the entire table of information.";
    display: block;
    background: #1a1a1a;
    padding: 5px;
    text-align: center;
    font-size: 0.85em;
    color: white;
  }
}
.slide .table-responsive td {
  border-top: 0;
}
.slide a[href*=".pdf"]::before {
  font-family: "iconFont";
  content: "p";
  font-size: 1.5em;
  padding-right: 3px;
  display: inline-block;
}

.slideCopy {
  padding: 0px;
}
.slideCopy .iconChart img {
  float: left;
}
.slideCopy li {
  margin-bottom: 14px;
}

.copySlide .slideSide {
  position: fixed;
  top: 100px;
  right: 90px;
  width: 45vw;
}
.searchMode .copySlide .slideSide {
  top: 0;
  right: 0;
  position: relative;
}

.imgHolder {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.imgHolder .caption {
  position: absolute;
  bottom: 0;
  padding: 10px;
  background-color: #000;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  display: block;
  text-align: center;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
.imgHolder .caption p {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 1.2em;
  margin-bottom: 0px;
}

.imgWrap {
  width: 100%;
  min-height: 900px;
  position: relative;
  top: 0;
  right: 0%;
  overflow: hidden;
  margin: 0 auto;
}
.imgWrap div {
  display: none;
}
.imgWrap div:first-of-type {
  display: block;
}
.searchMode .imgWrap {
  position: relative;
  top: 0;
  right: 30px;
}
.imgWrap .carousel .item {
  display: none;
  border-radius: 12px;
}
.imgWrap .carousel .item.active {
  display: block;
}
.imgWrap .carousel .item .caption {
  position: absolute;
  padding: 30px 10px 10px 10px;
  background-color: #000;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  display: block;
  text-align: center;
  width: 100%;
  border-radius: 0px;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
}
.imgWrap .carousel .item .caption p {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 1.2em;
  margin-bottom: 0px;
}
.imgWrap .carousel .slideImg {
  border-radius: 12px;
}
.imgWrap .carousel .slideImg img {
  position: relative;
}
.imgWrap .carousel .galleryNav {
  display: block;
}
.imgWrap .carousel .galleryNav .carousel-control {
  font-size: 4em;
  padding-top: 30%;
  height: 100%;
  opacity: 0.7;
}
.imgWrap .carousel .galleryNav .carousel-control:hover {
  opacity: 1;
}
.imgWrap .carousel .galleryNav .carousel-control.right {
  left: auto;
  right: 0;
}
.imgWrap img {
  max-width: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
}

::-moz-selection {
  background: #00593d;
  color: #fff;
}

::selection {
  background: #00593d;
  color: #fff;
}

::-moz-selection {
  background: #00593d;
  color: #fff;
}

@media all and (max-width: 1500px) {
  .slideTitle {
    font-size: 2.875em;
  }
  .copySlide .slideSide {
    width: 43vw;
  }
}
@media all and (max-width: 1280px) {
  .slideTitle {
    font-size: 2.75em;
  }
  .copySlide .slideSide {
    right: 80px;
    width: 42%;
  }
}
@media all and (max-width: 1120px) {
  .slideTitle {
    font-size: 2.5em;
  }
  .copySlide .slideSide {
    right: 80px;
    width: 40%;
  }
}
@media (max-width: 1280px) {
  .slideSide .wrap {
    margin-left: 0px;
  }
}
@media all and (max-width: 800px) {
  .slide {
    padding: 15px 30px;
  }
  #inner-content .slideHolder {
    padding-bottom: 60px;
  }
  .imgWrap {
    height: 100% !important;
    min-height: 100% !important;
    overflow: visible;
  }
  .imgWrap img {
    padding-bottom: 80px;
  }
  .copySlide .slideSide {
    right: 0;
    width: 100%;
    position: relative;
    top: 0;
  }
}
@media all and (max-width: 480px) {
  .slide {
    padding: 15px;
  }
}
.tips {
  background: #fff;
  padding: 0px;
  color: #fff;
  margin-top: 20px;
  position: relative;
  right: 0;
  width: 100%;
  border-radius: 6px;
  padding-left: 200px;
  font-size: 1em;
  margin-bottom: 30px;
  border-radius: 6px;
}
.tips.mascot:before {
  content: "";
  font-size: 7em;
  color: #00593d;
  background: url("../images/mascotWS.png") top left no-repeat;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 200px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  background-size: 150px;
  min-height: 300px;
}
.tips.mascot .tip {
  border: 4px solid #00593d;
}
.tips.mascot .tip .tipTitle {
  background: #00593d;
}
.tips:before {
  content: "";
  font-size: 7em;
  color: #00593d;
  background: url("../images/mascot.png") top left no-repeat;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  width: 200px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  background-size: 150px;
  min-height: 300px;
}
.tips.smTip {
  display: none;
}
.tips h3 {
  margin-top: 0 !important;
  color: #00593d;
  padding: 8px 10px;
  font-size: 1.5em !important;
}
.tips h3:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.tips .icon {
  position: absolute;
  top: -15px;
  left: -15px;
  border-radius: 50%;
  font-size: 1.8em;
  padding: 10px;
  background: #00593d;
  color: #fff;
  height: 45px;
  width: 45px;
  text-align: center;
}
.tips .tip {
  border: 4px solid #472663;
  color: #000;
}
.tips .tip .tipTitle {
  display: block;
  font-size: 1.5em;
  background: #472663;
  color: #fff;
  padding: 0px 10px 0px 10px;
}
.tips .tip p {
  padding: 10px;
  margin-bottom: 0px;
}

@media all and (max-width: 1280px) {
  .tips {
    padding-left: 120px;
  }
  .tips:before {
    left: 0px;
    background-size: 100px;
    min-height: 200px;
  }
  .tips.mascot:before {
    left: 0px;
    background-size: 100px;
    min-height: 200px;
  }
  .tips .tip p {
    font-size: 0.9em;
  }
}
@media (max-width: 1120px) {
  .tips {
    display: none;
  }
  .tips.smTip {
    display: block;
  }
}
@media all and (max-width: 800px) {
  .tips {
    background: none;
    margin-bottom: 60px;
  }
  .tips .tip {
    background: #fff;
  }
}
.videoSlide .videoWrapper {
  padding-right: 0 !important;
}
.videoSlide .videoContainer {
  margin-bottom: 15px;
}
.videoSlide .videoRTE h3 {
  margin-top: 15px;
}
.videoSlide .videoRTE p {
  font-size: 0.9em;
}
.videoSlide .slideSide {
  position: fixed;
  top: 100px;
  right: 90px;
  width: 45vw;
}
.videoSlide.vidBelow {
  padding: 15px 30px;
}
.videoSlide.vidBelow .content {
  max-width: 1100px;
  margin: 0 auto;
}
.videoSlide.vidBelow .videoWrapper {
  max-width: 1100px;
  margin: auto;
}
.videoSlide.vidBelow .slideSide {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 25px;
  position: relative;
  right: 0;
}
.videoSlide.vidBelow .slideSide .tips {
  display: none;
}
.videoSlide.vidBelow .slideCopy {
  width: 100% !important;
  margin: 0 auto !important;
  float: none !important;
}

.videoWrapper .loading {
  display: block;
  color: #aaaaaa;
  font-size: 1.2em;
  font-family: "Sorts Mill Goudy", 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;
  background: #000 url("../images/load-screen.jpg") no-repeat;
  background-size: cover;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
}
.chrome .videoHolder:before, .chrome #videoHolder:before {
  display: none !important;
}
.videoHolder:before, #videoHolder:before {
  content: "";
  background: #000 url("../images/load-screen.jpg") no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 9999;
}
.hideLoad .videoHolder:before, .hideLoad #videoHolder:before {
  display: none !important;
}
.videoHolder iframe, #videoHolder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

@media all and (max-width: 1280px) {
  .videoSlide .slideSide {
    width: 42vw;
  }
}
@media all and (max-width: 1120px) {
  .videoSlide .slideSide {
    width: 40vw;
    right: 80px;
  }
}
@media all and (max-width: 800px) {
  .videoHolder:before, #videoHolder:before {
    display: none;
  }
  .videoSlide .slideSide {
    width: 100%;
    right: 0;
    top: 0;
    position: relative;
  }
}
.arrowNav {
  box-sizing: border-box;
  margin-top: 0px;
  position: fixed;
  width: 100%;
  left: 0px;
  z-index: 125;
  opacity: 1;
  height: 0px !important;
}
.arrowNav:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.arrowNav .arrow {
  background: #00593d;
  position: fixed;
  top: 45%;
  width: 50px;
  height: 140px;
  cursor: pointer;
  transition: all 0.2s ease;
  text-align: center;
  padding-top: 15px;
}
.arrowNav .arrow.disabled {
  pointer-events: none;
}
.arrowNav .arrow.disabled:hover {
  cursor: not-allowed;
}
.arrowNav .arrow span {
  font-size: 2em;
  color: #fff;
  transition: font-size 0.5s ease;
}
.arrowNav .arrow span:before {
  padding-top: 40px;
  display: inline-block;
}
.arrowNav .arrow:hover {
  background: #472663;
  width: 60px;
}
.arrowNav .arrow:hover span {
  font-size: 2.5em;
}
.arrowNav #arrowLeft {
  left: 45%;
  transition: left 0.5s ease, width 0.5s ease, background 0.5s ease;
}
.arrowNav #arrowLeft.vidB {
  left: 0;
}
.arrowNav #arrowLeft.disabled {
  pointer-events: none;
}
.arrowNav #arrowLeft.disabled:hover {
  cursor: not-allowed;
}
.arrowNav #arrowLeft span {
  margin-left: -2px;
}
.arrowNav #arrowRight {
  right: 0px;
  transition: right 0.2s ease, width 0.5s ease, background 0.5s ease;
}
.arrowNav #arrowRight.disabled {
  right: -50px;
}
.arrowNav #arrowRight.disabled:hover {
  cursor: not-allowed;
}
.arrowNav #arrowRight span {
  margin-right: -2px;
  transform: scaleX(-1);
  display: block;
}

@media all and (max-width: 1280px) {
  .arrowNav .arrow {
    width: 40px;
  }
  .arrowNav .arrow:hover {
    width: 50px;
  }
}
@media all and (max-width: 800px) {
  .arrowNav {
    top: auto;
    bottom: 0px;
    height: 45px !important;
    width: 100% !important;
    background: #00593d;
  }
  .arrowNav .arrow {
    position: static;
    width: 50%;
    height: 45px !important;
    float: left;
    background: #00593d;
    border: 2px solid #fff;
    border-bottom: 0px;
    padding-top: 2px;
    border: none;
  }
  .arrowNav .arrow span {
    color: #fff;
    font-size: 1.8em;
  }
  .arrowNav .arrow span:before {
    padding-top: 8px;
  }
  .arrowNav .arrow:hover {
    background: #472663;
    width: 50%;
  }
  .arrowNav .arrow:hover span {
    font-size: 1.8em;
  }
}
.slide.quizSlide .slideSide {
  position: fixed;
  top: 100px;
  right: 90px;
  width: 45vw;
}

.quizButtons {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 15px;
  width: auto;
  color: #00593d;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 600;
  border: none !important;
  padding: 0;
}
.quizButtons li {
  background: #472663;
  border: 3px solid transparent;
  padding: 5px;
  cursor: pointer;
  color: #fff;
  margin-bottom: 30px;
  width: 100%;
  display: table;
  transition: all 0.2s ease;
  padding: 10px 15px 10px 10px;
}
.quizButtons li:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.quizButtons li:hover {
  background: #00593d;
}
.quizButtons li:hover .letter {
  color: #fff !important;
}
.quizButtons p {
  float: right;
  padding: 13px;
  margin: 0px;
  font-size: 1em;
  height: 100%;
  width: 80%;
  box-sizing: border-box;
  text-align: right;
  vertical-align: middle;
  display: table-cell;
  color: #fff !important;
  margin-bottom: 0px !important;
  padding-top: 8px !important;
}
@media all and (max-width: 600px) {
  .quizButtons p {
    font-size: 1em;
  }
}
.quizButtons span.letter {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 45px;
  font-size: 1.65em;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  height: 45px;
  border: 2px solid #fff;
  border-radius: 50%;
  padding-top: 9px;
  margin-top: -2px;
  margin-left: 15px;
}
.quizButtons .picked {
  background: #aaaaaa;
  color: #fff;
}
.quizButtons .picked:hover {
  background: #aaaaaa;
  color: #fff;
}
.quizButtons .picked:hover span.letter {
  color: #fff !important;
}
.quizButtons .picked span.letter {
  background: #aaaaaa;
  color: #fff;
}
.quizButtons li.correct.picked {
  color: #fff;
  background: #00593d;
  border: 4px solid #472663;
}
.quizButtons li.correct.picked:hover {
  background: #00593d;
  color: #fff;
}
.quizButtons li.correct.picked:hover span.letter {
  color: #fff !important;
}
.quizButtons li.correct.picked span.letter {
  background: #472663;
}

.answersWrapper {
  color: #6c6c6c;
  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;
}
@media all and (max-width: 600px) {
  .answersWrapper {
    padding: 20px 10px;
    margin-bottom: 75px;
  }
}

.quizContent {
  color: #fff;
  padding: 0;
}
.quizContent p {
  line-height: 1.25em;
  color: #6c6c6c;
  width: auto;
  font-size: 1.1em;
  position: relative;
  padding-bottom: 10px;
}
.quizContent p.resp {
  display: none;
  font-size: 1em;
  padding: 5px 10px;
  color: #fff;
}
.quizContent p.resp:before {
  font-family: "iconFont" !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: #fff;
  margin-right: 4px;
}
.quizContent p.answerWrong {
  background-color: #aaaaaa;
  padding: 20px;
  color: #fff;
  margin-top: 20px;
}
.quizContent p.answerWrong:before {
  content: "b";
  font-family: "iconFont";
  font-size: 1.5em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.quizContent p.answerCorrect {
  background-color: #00593d;
  padding: 20px;
  color: #fff;
  margin-top: 20px;
}
.quizContent p.answerCorrect:before {
  content: "a";
  font-family: "iconFont";
  font-size: 1.5em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

/*---Fixes for IE---*/
@media all and (max-width: 1280px) {
  .slide.quizSlide .slideSide {
    width: 42vw;
  }
  .slide .quizButtons li {
    padding: 7px 15px 7px 10px;
  }
}
@media all and (max-width: 1120px) {
  .slide.quizSlide .slideSide {
    width: 40vw;
    right: 80px;
  }
}
@media all and (max-width: 800px) {
  .slide.quizSlide .slideSide {
    width: 100%;
    right: 0;
    top: 0;
    position: relative;
  }
}
@media all and (max-width: 480px) {
  .quizButtons span.letter {
    width: 35px;
    height: 35px;
    position: absolute;
    font-size: 1.25em;
    padding-top: 4px;
    margin-left: 0;
  }
}
#learnMoreWrapper {
  display: none;
  cursor: pointer;
  padding: 0;
  margin-top: 40px;
  position: relative;
  transition: all 0.2s ease;
  padding: 16px 14px 2px 90px;
  border: 4px solid #472663;
  border-right: none;
  position: fixed;
  bottom: 20px;
  right: 0;
  background: #fff;
  width: 35%;
  z-index: 9999;
}
#learnMoreWrapper:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#learnMoreWrapper .toolTip {
  padding-top: 5px;
}
#learnMoreWrapper:hover {
  border: 4px solid #00593d;
  border-right: none;
}
#learnMoreWrapper:hover .toolTip {
  color: #00593d;
}
#learnMoreWrapper:hover .iconWrap {
  background: #00593d;
}
#learnMoreWrapper:hover .iconWrap:after {
  border: 2px solid #fff;
}
#learnMoreWrapper.selected {
  border: 4px solid #00593d;
  border-right: none;
  background: #00593d;
}
#learnMoreWrapper.selected .iconWrap {
  color: #fff;
  background: #00593d;
  padding-top: 7px;
  border: 2px solid #fff;
}
#learnMoreWrapper.selected .icon:before {
  content: "a";
}
#learnMoreWrapper.selected .toolTip span {
  color: #00593d;
}
#learnMoreWrapper.selected:hover .iconWrap {
  color: #fff;
}
#learnMoreWrapper .iconWrap {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  left: 18px;
  top: 11px;
  background: #472663;
  height: 50px;
  width: 50px;
  text-align: center;
  padding-top: 9px;
  border-radius: 50%;
  transition: all 0.1s ease;
}
#learnMoreWrapper .icon {
  font-size: 2em;
}

.lmNote {
  position: absolute;
  top: 0px;
  left: 70px;
  color: #fff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  padding: 0px 20px;
  height: 0px;
  overflow: hidden;
  font-size: 1em;
  line-height: 1.2em;
  max-width: 500px;
}
.lmNote.show {
  height: auto;
  top: 18px;
}

.learnMore .learnMoreLinksWrap:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.learnMore .linkGroup {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 25px 0px 30px;
  color: #00593d;
}
.learnMore .linkGroup.default {
  margin: 0 auto;
  width: 40%;
  float: left;
  color: #00593d;
}
.learnMore .linkGroup.default p {
  color: #000;
}
.learnMore .linkGroup.default .learnMoreLinks {
  background: none;
  border: none;
}
.learnMore .linkGroup.personalized {
  width: 45%;
  float: right;
  margin-right: 4%;
}
.learnMore .linkGroup.personalized h4 {
  background: #472663;
  color: #fff;
  padding: 10px 30px 5px 30px;
  font-size: 1.3em;
  margin: 30px auto 10px auto;
}
.learnMore .linkGroup.personalized p {
  color: #000;
}
.learnMore .linkGroup.personalized.empty p {
  background: #fff;
  width: 100%;
  padding: 20px;
  display: block;
  color: #000;
  min-height: 280px;
}
.learnMore .linkGroup.personalized.empty p:before {
  font-family: "iconFont";
  display: block;
  content: "h";
  font-size: 2.85em;
  border: 2px solid #000;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 30px auto;
}
.learnMore .linkGroup.personalized.empty p:after {
  content: "Currently none have been selected.";
  display: block;
  font-weight: bold;
  font-size: 1.25em;
  padding-top: 5px;
  text-decoration: underline;
  font-family: "Sorts Mill Goudy", serif;
}
.learnMore .linkGroup h3 {
  text-align: center;
  color: #000;
  font-size: 1.5em;
  font-family: "Sorts Mill Goudy", serif;
  margin-bottom: 30px;
  margin-top: 0px;
}
.learnMore .linkGroup h3:before {
  display: none;
}
.learnMore .linkGroup p {
  text-align: center;
}
.learnMore .learnMoreLinks {
  list-style-type: none;
  margin: 0 auto;
  padding: 0px 15px;
  max-width: 575px;
  border-bottom: 0px !important;
  background: none;
  border: none;
}
.learnMore .learnMoreLinks li {
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}
.learnMore .learnMoreLinks li::before {
  display: none;
}
.learnMore .learnMoreLinks li a {
  display: block;
  padding: 5px 0 5px 55px;
  outline: 0;
  text-decoration: none;
  font-size: 1.3em;
  color: #00593d;
  position: relative;
  text-decoration: none !important;
  border-bottom: 1px dashed #aaaaaa;
}
.learnMore .learnMoreLinks li a span {
  font-size: 0.85em;
  text-transform: uppercase;
  display: none;
}
.learnMore .learnMoreLinks li a:hover {
  background: #00593d;
  color: #fff;
  border-bottom: 1px dashed transparent;
}
.learnMore .learnMoreLinks li a:hover:before {
  color: #fff;
  border: 1px dashed transparent;
}
.learnMore .learnMoreLinks li a:before {
  font-family: "iconFont" !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: 0px;
  top: 0px;
  font-size: 1.25em;
  color: #00593d;
  border: 1px dashed #aaaaaa;
  border-bottom: none;
  padding: 5px;
  padding-top: 7px;
  height: 100%;
}
.learnMore .learnMoreLinks li a[href*=".pdf"]::before {
  content: "p";
  font-size: 1em;
}

@media all and (max-width: 1280px) {
  #learnMoreWrapper {
    width: 45%;
  }
}
@media (max-width: 1120px) {
  #learnMoreWrapper {
    margin-top: 20px;
  }
  .learnMore .learnMoreLinks li {
    padding-left: 0px;
  }
  .learnMore .linkGroup p {
    padding: 5px;
  }
  .orientationComplete .learnMore .linkGroup.default {
    width: 100%;
    float: none;
  }
  .orientationComplete .learnMore .linkGroup.personalized {
    display: block;
    width: 100%;
    float: none;
  }
}
@media all and (max-width: 800px) {
  .learnMore .linkGroup.default, .learnMore .linkGroup.personalized {
    width: 100%;
    margin-right: 0;
  }
  #learnMoreWrapper {
    width: 100%;
    border: 4px solid #472663;
    position: relative;
    z-index: 1;
    margin-top: 30px;
  }
  #learnMoreWrapper:hover {
    border: 4px solid #00593d;
  }
}
.popupMessage {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #6c6c6c;
  background: rgba(108, 108, 108, 0.95);
  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%;
  position: absolute;
  left: 0;
  top: 30%;
  margin: 0;
  padding: 25px 25px 45px;
  transition: all 0.4s ease;
}
@media all and (max-width: 600px) {
  .popupMessage .message {
    top: 0 !important;
  }
}
.popupMessage h4 {
  color: #00593d;
  font-family: "Sorts Mill Goudy", 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;
  width: 100%;
  max-width: 200px;
  padding: 0;
  margin: 25px auto 0 auto;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.popupMessage .continue span {
  background: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 20px 10px 20px;
  font-size: 1.2em;
  background: #00593d;
  width: 100%;
}
.popupMessage .continue span:hover {
  background: #472663;
  color: #fff;
}
.popupMessage#timeoutMessage .btnWrap {
  width: 90%;
  max-width: 600px;
  margin: 0px auto;
  text-align: center;
}
.popupMessage#timeoutMessage .btnWrap span {
  background: #00593d;
  color: #fff;
  padding: 10px 30px;
  cursor: pointer;
  margin: 10px;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  min-width: 180px;
  font-weight: 600;
  font-size: 1.65em;
}
.popupMessage#timeoutMessage .btnWrap span:hover {
  color: #fff;
  background: #472663;
}
.popupMessage#timeoutMessage .btnWrap span:hover em {
  color: #fff;
}
.popupMessage#timeoutMessage .btnWrap span em {
  display: inline-block;
  font-style: normal;
  font-weight: 300;
  font-size: 1em;
  color: #00593d;
  padding: 0 5px;
  transition: color 0.3s ease;
}
.popupMessage#timeoutMessage .btnWrap span em:before {
  /* content:'w';
  font-family:$iconFont;
  padding-right:10px;
  text-transform:none; 
  display:inline-block; */
}
.popupMessage#timeoutMessage.show {
  display: block;
}
.popupMessage#timeoutMessage.show .message {
  top: 30%;
}

@media (max-width: 1280px) {
  .popupMessage .continue span {
    padding: 10px 20px 5px 20px;
    font-size: 1em;
  }
}
@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;
  }
}
.slideTopBar {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.85);
  display: none;
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  margin-bottom: 15px;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 600;
  padding: 15px 20px;
  text-align: right;
}
@media all and (max-width: 1580px) {
  .slideTopBar {
    margin: 25px 85px 0 85px !important;
  }
}
@media all and (max-width: 1120px) {
  .slideTopBar {
    margin: 0 85px !important;
  }
}
@media all and (max-width: 800px) {
  .slideTopBar {
    margin: 25px 45px 0 45px !important;
  }
}
@media all and (max-width: 600px) {
  .slideTopBar {
    margin: 0 !important;
  }
}
.slideTopBar .menuBtn {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  background: #00593d;
  color: #fff;
  font-size: 1.3em;
  padding: 14px 10px;
  font-weight: 600;
  text-transform: none;
  width: 140px;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
.slideTopBar .menuBtn:hover {
  color: #fff;
  background: #472663;
}
.inSection .slideTopBar {
  display: block;
}

.currentSectionTitle {
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 1.5em;
  position: absolute;
  border-bottom: 1px dashed #aaaaaa;
  width: 40%;
  padding: 25px 0px 20px 0px;
  margin-left: 20px;
  transition: width 0.5s ease;
}
.hasVid .currentSectionTitle {
  width: 40%;
}
.currentSectionTitle.vidB {
  width: 100%;
}

.titleNum {
  border: 2px solid #000;
  color: #000;
  padding: 5px;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 0.75em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  padding-top: 1px;
}

.sectionProgWrap {
  padding-right: 150px;
}

.progress {
  color: #000;
  font-size: 0.8em;
  display: inline-block;
  padding-left: 10px;
  font-weight: 700;
}

.timer {
  position: fixed;
  top: 0px;
  right: 0px;
  height: 8px;
  z-index: 9999;
  width: 55%;
  transition: width 0.5s ease;
}
.timer.vidB {
  width: 100%;
}
.timer .inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #ff6418;
  width: 0px;
}

.menuBtn {
  background: #fff;
  color: #00593d;
  font-family: "Sorts Mill Goudy", serif;
  text-transform: uppercase;
  color: #472663;
  text-align: center;
  font-size: 1.5em;
  height: 40px;
  width: 40px;
  font-weight: 400;
  padding: 8px;
  padding-top: 6px;
  position: fixed;
  top: 20px;
  right: 21px;
  z-index: 500;
  border-radius: 50%;
  display: none;
}
.menuBtn.noClick {
  pointer-events: none;
}
.inSection .menuBtn {
  display: block;
}
.menuBtn span {
  display: inline-block;
  padding-top: 2px;
}
.menuBtn span.menuName {
  display: none;
  position: fixed;
  background: #472663;
  text-align: left;
  box-sizing: border-box;
  padding: 2px 5px 2px 10px;
  z-index: -1;
  top: 27px;
  right: 50px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.7em;
  min-width: 100px;
}
.menuBtn:hover {
  cursor: pointer;
  color: #00593d;
}
.menuBtn:hover span.menuName {
  display: none;
}

@media (max-width: 1120px) {
  .slideTopBar {
    margin: 10px 85px !important;
  }
}
@media (max-width: 800px) {
  .slideTopBar {
    margin: 25px 45px 0 45px !important;
  }
  .currentSectionTitle {
    width: 100%;
    margin-left: 0;
  }
  .titleNum {
    margin-left: 30px;
  }
  .timer {
    width: 100%;
    bottom: 45px;
    top: auto;
  }
  .menuBtn {
    position: absolute;
    z-index: 200;
  }
}
@media all and (max-width: 600px) {
  .slideTopBar {
    background: #fff;
    padding: 7px 20px;
    margin: 0px !important;
  }
  .slideTopBar .menuBtn {
    width: 50px;
    padding: 0px;
  }
  .slideTopBar .menuBtn .text {
    display: none;
  }
  .slideTopBar .menuBtn .icon {
    display: block !important;
    font-size: 1.3em;
    padding-top: 5px;
  }
  .slideTopBar .sectionProgWrap {
    padding-right: 50px;
  }
  .currentSectionTitle {
    font-size: 1em;
  }
  .timer {
    bottom: -2px;
    height: 6px;
  }
  .titleNum {
    padding-top: 4px;
    font-size: 1em;
  }
}
@media all and (max-width: 480px) {
  .titleNum {
    margin-left: 20px;
    margin-right: 10px;
    width: 25px;
    height: 25px;
    padding-top: 1px;
    font-size: 1em;
  }
  .timer {
    height: 4px;
  }
  .slideNum {
    display: block;
    margin-left: 55px;
  }
}
.slide p {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  color: #6c6c6c;
}
.slide .intro {
  font-family: "Sorts Mill Goudy", serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.45em;
  line-height: 1.7em;
}
.slide .sub-head {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  font-size: 1.45em;
  line-height: 1.7em;
}
.slide h2 {
  margin-bottom: 18px;
  color: #00593d;
  font-family: "Sorts Mill Goudy", serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.7em;
}
.slide h3 {
  margin-bottom: 5px;
  color: #472663;
  font-family: "Sorts Mill Goudy", serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5em;
  font-size: 1.35em;
  color: #472663;
  padding-top: 10px;
}
.slide h4 {
  background: #472663;
  color: #fff;
  padding: 5px 30px 0px 30px;
  font-size: 1.2em;
  margin-top: 30px;
}
.slide .highlight {
  background: #ff6418;
  color: #fff;
  padding: 2px 7px;
  display: inline;
}
.slide ul {
  margin-top: 0;
  background: #fff;
  border: 4px solid #472663;
  border-top: none;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 20px;
}
.slide ul li {
  list-style-type: circle;
  color: #000;
}
.slide ol {
  margin-top: 0;
  background: #fff;
  border: 4px solid #472663;
  border-top: none;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 20px;
}
.slide ol li {
  color: #000;
}
.slide .blockText {
  background: #472663;
  display: block;
  padding: 15px 20px;
  color: #fff;
  line-height: 1.6em;
  font-style: italic;
  margin-top: 45px;
}
.slide .greenUnderline {
  border-bottom: 2px solid #00593d;
}

@media all and (max-width: 800px) {
  .slide ul {
    background: none;
  }
}
.loginPage .error {
  color: #000;
  font-weight: bold;
  font-weight: 600;
  font-size: 1.125em;
  display: block;
  margin-top: -1px;
}
.loginPage header .logoWrap {
  padding: 0;
  position: fixed;
  left: 20px;
  top: 20px;
}
.loginPage header .logoWrap img {
  position: fixed;
  left: 30px;
  right: auto;
  top: 30px;
}
.loginPage header h1 {
  padding: 0;
  position: fixed;
  right: 20px;
  bottom: 10px;
  height: auto;
  color: #fff;
}
.loginPage .imgWrap {
  width: 100%;
  position: relative;
  right: 0;
}
.loginPage .imgWrap img {
  height: auto;
  width: auto;
}

#membership {
  margin-top: 25px;
}
#membership .formHolder {
  max-width: 800px;
  margin: auto;
  background: rgba(255, 255, 255, 0.8) !important;
  padding: 30px;
  text-align: center;
  position: relative;
  margin-top: 14%;
  min-height: 200px;
}
#membership .formHolder h1 {
  color: #00593d;
  padding-top: 30px;
}
#membership .titleArea {
  background: #00593d;
  color: #fff;
  max-width: 850px;
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 5px 10px;
  margin-bottom: 10px;
}
#membership .titleArea p {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
}
#membership .titleArea a {
  color: #472663;
}
#membership .titleArea h1 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.9em;
  line-height: 1.3em;
  display: block;
}

.formWrap {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.85);
  padding: 25px 0px 35px;
  position: relative;
}
.formWrap:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.formWrap.login {
  display: table;
  padding: 0px;
  background: transparent;
}
.formWrap.login h1 {
  padding-bottom: 10px;
}
.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.password .fieldWrapper {
  float: none;
}
.formWrap.password .Submit {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  padding-right: 0px;
}
.formWrap.password .message {
  font-size: 1.25em;
  text-align: center;
  color: #00593d;
  margin: 10px 0;
}
.formWrap h1 {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  font-size: 1.8em;
  text-transform: uppercase;
  padding-bottom: 20px;
  text-align: center;
  color: #00593d;
}
.formWrap p {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
  font-size: 1em;
  text-align: center;
}
.formWrap button {
  background: #472663;
  text-decoration: none;
  font-size: 1em;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  display: inline-block;
  padding: 7px 45px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
}
.formWrap button:hover {
  color: #fff;
  background: #472663;
}

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

.returningStudentWrapper {
  width: 52%;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.85);
  color: #00593d;
  padding: 25px 40px;
}
.returningStudentWrapper input {
  text-align: center;
}

.newStudentWrapper {
  width: 48%;
  box-sizing: border-box;
  background: #fff;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  color: #00593d;
  text-align: center;
}
.newStudentWrapper h1 {
  margin-top: -40px;
  color: #00593d;
}
.newStudentWrapper .account {
  margin-top: 30px;
}

.account a {
  background: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 5px 15px;
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  padding: 10px 25px 10px 55px;
  font-size: 1em;
}
.account a:hover {
  background: #472663;
  text-decoration: none !important;
}
.account a:before {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "k";
  font-family: "iconFont" !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;
  left: 10px;
  text-align: left;
  top: 6px;
  font-size: 2.2em;
  font-weight: normal;
  text-transform: none;
}

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

.fieldWrapper {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 10px;
  float: left;
  padding: 0px 15px;
  box-sizing: border-box;
}
.fieldWrapper:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.fieldWrapper label {
  font-family: "Sorts Mill Goudy", serif;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}
.fieldWrapper input, .fieldWrapper select {
  margin-bottom: 5px;
  padding: 9px 7px;
  font-size: 1.3em;
  font-family: "Sorts Mill Goudy", serif;
  box-shadow: none;
  width: 100%;
  border: 1px solid #00593d;
}
.fieldWrapper input.input-validation-error, .fieldWrapper select.input-validation-error {
  background: white;
}

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

.utility {
  position: absolute;
  top: 0;
  left: 0;
  top: auto;
  bottom: 10px;
  left: 25px;
}
.utility a {
  color: #472663;
  font-size: 0.95em;
  text-decoration: underline !important;
  margin-right: 10px;
}
.utility a:hover {
  text-decoration: none !important;
}

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

@media (max-width: 800px) {
  .formArea {
    padding: 0px;
  }
  .formWrap {
    width: 95%;
    margin-top: 130px;
  }
  .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: 0px;
  }
  .Submit {
    width: 80%;
    text-align: center;
  }
  .Submit button {
    width: 100%;
    font-size: 1.2em;
  }
  .forgotPass {
    text-align: center;
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .formWrap {
    margin-top: 110px;
  }
  .formWrap h1 {
    font-size: 1.5em;
  }
  .formArea p {
    display: none;
  }
}
@media (max-width: 480px) {
  .returningStudentWrapper {
    padding: 15px;
  }
  .returningStudentWrapper .fieldWrapper {
    width: 95%;
  }
}
#validate {
  background-color: #6c6c6c;
  background: rgba(108, 108, 108, 0.85);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
#validate p {
  display: none;
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #00593d;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 500;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #fff;
  font-size: 2em;
  padding: 10px;
}
#validate p em {
  font-size: 1.3em;
  font-style: normal;
  font-weight: 400;
  font-family: "Sorts Mill Goudy", serif;
  background: #ff6418;
  color: #fff;
  display: block;
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
  padding: 4px 7px 0px 7px;
}
#validate p em h2 {
  font-size: 1.2em;
  color: #00593d;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  #validate p {
    font-size: 1.5em;
  }
}

.inSection .rspBtn {
  display: none;
}

.rspBtn {
  position: fixed;
  top: 12px;
  right: 15px;
  border: 1px solid #00593d;
  z-index: 230;
  color: #00593d;
  padding: 3px 7px 3px 27px;
  transition: all 0.2s ease;
  display: none;
  overflow: hidden;
}
.rspBtn .title {
  font-family: "Sorts Mill Goudy", serif;
  text-transform: uppercase;
  font-size: 0.9em;
  transition: all 0.2s ease;
}
.rspBtn .icon {
  font-size: 1.1em;
  position: absolute;
  top: 0;
  left: 0;
  top: 4px;
  left: 5px;
  transition: all 0.2s ease;
}
.rspBtn .icon.icon-menu {
  font-size: 1.2em;
}
.rspBtn .icon.icon-x {
  top: 5px;
}
.rspBtn .icon.hidden {
  left: -10px;
}
.rspBtn:hover {
  background: #472663;
  cursor: pointer;
  border-color: #472663;
}
.rspBtn:hover.open {
  border-color: #472663;
}
.rspBtn.open {
  color: #fff;
  border: 1px solid #fff;
}
.rspBtn.open .title {
  content: "Close";
}

#offCanvasPanel {
  position: fixed;
  right: -600px;
  width: 400px;
  top: 0px;
  z-index: 225;
  background: #fff;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
  height: 100%;
  transition: all 0.2s ease;
  color: #fff;
  overflow: auto;
}
#offCanvasPanel.open {
  right: 0px;
}
#offCanvasPanel .student {
  background: #00593d;
  padding: 50px 15px 10px 15px;
}
#offCanvasPanel .student h3 {
  text-align: left;
  color: #fff;
}
#offCanvasPanel #clone-nav {
  background: #fff;
}
#offCanvasPanel #clone-nav .button {
  float: none;
  padding: 10px 15px;
  border-bottom: 1px solid #ff6418;
}
#offCanvasPanel #clone-nav .button:hover a {
  color: #472663;
  display: block;
}
#offCanvasPanel #clone-nav h2 {
  font-size: 2em;
  padding-left: 5px;
}
#offCanvasPanel .utlBtns {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#offCanvasPanel .utlBtns:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#offCanvasPanel .utlBtns li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}
#offCanvasPanel .utlBtns li.first {
  border-right: 1px solid #e44b00;
}
#offCanvasPanel .utlBtns a {
  display: block;
  padding: 10px 0px;
  background: #ff6418;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.85em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
#offCanvasPanel .utlBtns a:hover {
  background: #472663;
  color: #00593d;
}

@media (max-width: 800px) {
  .rspBtn {
    display: block;
  }
}
@media (max-width: 480px) {
  .rspBtn {
    top: 8px;
    right: 8px;
    padding: 5px 5px 0px;
  }
  .rspBtn .title {
    display: none;
  }
  .rspBtn .icon {
    position: static;
  }
  #offCanvasPanel {
    width: 100%;
  }
  #offCanvasPanel .student .name {
    display: block;
  }
  #offCanvasPanel .utlBtns li {
    float: none;
    width: 100%;
  }
  #offCanvasPanel .utlBtns li.first {
    border-right: 0px;
    border-bottom: 1px solid #e44b00;
  }
}
/*
.faqBtn{
	background:$light!important;
    border-top:2px solid $primary!important;
    border-right:2px solid $primary!important;
    border-bottom:2px solid $primary!important;
    height: calc(100% - 2px)!important;
    .icon{
        color:$primary!important;
    }
}*/
#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: #00593d;
  font-size: 1.5em;
  padding: 18px 20px 13px 20px;
  height: 64px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.chrome #faqContentWrap .closeFaqBtn {
  height: 63px;
}
#faqContentWrap .closeFaqBtn:hover {
  background: none;
  transform: scale(1.3);
}

#faqContent {
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
  position: fixed;
  padding: 0px 0px 95px;
  color: #6c6c6c;
  top: -120%;
  text-align: center;
  transition: all 1s ease;
}
#faqContent .accordionButtonWrapper:first-child {
  padding-top: 20px !important;
  margin-top: 0px !important;
}
#faqContent .accordionButtonWrapper {
  margin-bottom: 0px !important;
}
#faqContent .accordionButton:before {
  padding-top: 5px;
  padding-left: 3px;
  font-size: 0.8em;
}
#faqContent .accordionButtonWrapper.open .accordionButton::before {
  padding-top: 4px;
}
#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 .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: #aaaaaa;
  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 .btn {
  background: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1em;
  display: block;
  width: 120px;
  margin: 20px auto;
  border: 2px solid transparent;
  background: #00593d !important;
}
#faqContent .questCol .btn:hover {
  background: #472663;
  color: #fff;
}
#faqContent .questCol .btn:hover {
  background: none !important;
  border: 2px solid #00593d;
  color: #000;
}
#faqContent .questCol .btn.viewAll {
  width: 230px;
}
#faqContent .viewAll {
  border-top: 1px solid #777777;
  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: #aaaaaa;
  color: #000;
  padding: 10px 15px;
}
#faqContent .questNotAnswered {
  width: 100%;
  height: auto;
  background: #00593d;
  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: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", 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: #00593d !important;
  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: #472663;
  color: #fff;
}
#faqContent .submitQuestion {
  background: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", 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: #00593d !important;
  border: 1px solid #fff;
}
#faqContent .submitQuestion:hover {
  background: #472663;
  color: #fff;
}
#faqContent .questNotAnsweredLightBox {
  font-family: "Sorts Mill Goudy", serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap {
  position: fixed;
  top: 30%;
  left: 0;
  width: 100%;
  max-width: 850px;
  background: #fff;
  border: 1px solid #000;
  padding: 40px;
  z-index: 9999;
  color: #6c6c6c;
  text-align: center;
  right: 0;
  margin: auto;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap h3 {
  font-family: "Sorts Mill Goudy", serif;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .questionToBeAnswered {
  display: block;
  margin: 15px 0;
  font-size: 1.25em;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .submitQuestion {
  background: #fff;
  border: 2px solid transparent;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
  margin: 10px;
  display: inline-block;
  min-width: 100px;
  min-height: 47px;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .submitQuestion:hover {
  color: #000;
  background: none !important;
  border: 2px solid #00593d;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .cancel {
  color: #000;
  min-height: 47px;
  background: #fff;
  border: 1px solid #000;
  padding: 10px 20px;
  cursor: pointer;
  margin: 10px;
  display: inline-block;
  min-width: 100px;
}
#faqContent .questNotAnsweredLightBox .questNotAnsweredLightBoxWrap .cancel:hover {
  color: #fff;
  background: #000;
}
#faqContent .questThanks {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
}
#faqContent .questThanks span {
  padding: 20px;
  color: #000;
  display: block;
  margin: auto;
  font-size: 1.5em;
}
#faqContent .questThanks .questThanksWrap {
  position: fixed;
  top: 30%;
  left: 0;
  width: 100%;
  max-width: 850px;
  background: #fff;
  border: 1px solid #000;
  padding: 40px;
  z-index: 9999;
  color: #6c6c6c;
  text-align: center;
  right: 0;
  margin: auto;
}
#faqContent .questThanks .thanksCloseBtn {
  background: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", 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: #00593d !important;
  border: 2px solid transparent;
  width: 100px;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
#faqContent .questThanks .thanksCloseBtn:hover {
  background: #472663;
  color: #fff;
}
#faqContent .questThanks .thanksCloseBtn:hover {
  color: #000;
  border: 2px solid #00593d;
  background: none !important;
}
#faqContent .titleWrap {
  background: #472663;
  padding: 15px 0px;
  text-align: center;
}
#faqContent h1 {
  text-transform: uppercase;
  color: #fff;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  font-size: 1.7em;
}

@media all and (max-width: 1280px) {
  #faqContent .titleWrap {
    padding: 8px 0px;
  }
  #faqContent .questCol .btn {
    padding: 6px 20px 4px 20px;
  }
  #faqContentWrap .closeFaqBtn {
    padding: 10px 20px 13px 20px;
    height: 50px;
  }
}
@media (max-width: 800px) {
  #faqContentWrap {
    position: absolute;
  }
  #faqContent {
    position: relative;
  }
  #faqContent .titleWrap {
    padding: 8px 0 8px 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;
}
.searchMode #searchModeWrap .videoSlide .slideSide, .searchMode #searchModeWrap .quizSlide .slideSide {
  position: absolute;
  top: 100px;
  right: 30px;
}
#searchModeWrap .searchSlideHolder {
  width: 70%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  overflow: auto;
  background-color: #6c6c6c;
  background: rgba(108, 108, 108, 0.75);
}
#searchModeWrap .searchSlideHolder:before {
  content: "SLIDE PREVIEW: This is a preview. Some features and styles may not act/look exactly the way they do in the orientation.";
  position: fixed;
  width: 70%;
  background: #000;
  color: #fff;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 4px;
  z-index: 10;
  font-size: 0.9em;
  transition: opacity 1.5s ease;
  opacity: 0;
}
#searchModeWrap .searchSlideHolder.viewingSlide {
  background: #fff;
}
#searchModeWrap .searchSlideHolder.viewingSlide:before {
  opacity: 1;
}
.searchMode #searchModeWrap .searchSlideHolder {
  opacity: 100 !important;
}
#searchModeWrap .searchSlideHolder .slide {
  height: 100%;
  background: #fff;
  display: none;
  min-height: 300px !important;
  padding: 30px 0px 40px !important;
}
#searchModeWrap .searchSlideHolder .slide #learnMoreWrapper {
  display: none !important;
}
#searchModeWrap .searchSlideHolder .slide .slideTitle {
  font-family: "Sorts Mill Goudy", serif;
  display: block;
  text-shadow: none;
  color: #fff;
  font-weight: 400;
  margin-bottom: 25px;
  background: #472663;
  font-size: 2em;
  padding: 20px 20px 15px 20px;
}
#searchModeWrap .searchSlideHolder .slide .content {
  padding: 0px 30px 25px;
  width: 100%;
  max-width: 100%;
  background: #fff;
}
#searchModeWrap .searchSlideHolder .slide .slideSide {
  width: 41% !important;
}
#searchModeWrap .searchSlideHolder .slide .slideCopy {
  width: 50% !important;
}
#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);
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
#searchModeWrap .searchResultsPanel .lockedSearchMsg {
  width: 90%;
  margin: 0 auto;
  position: relative;
  background: #00593d;
  display: block;
  color: #fff;
  opacity: 0;
  padding: 2px 10px;
  text-align: center;
}

.ezsearch-summary {
  color: #6c6c6c;
  padding: 0px 25px;
  font-size: 1.1em;
  margin-bottom: 5px;
}
.ezsearch-summary strong {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 700;
}
.ezsearch-summary p {
  margin: 0;
  padding: 0;
}

.ezsearch-result-count {
  color: #6c6c6c;
  font-style: italic;
  font-size: 0.85em;
  padding: 0px 25px;
}
.ezsearch-result-count p {
  margin: 0;
  padding: 0;
}
.ezsearch-result-count a:hover {
  color: #472663;
  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: #472663;
  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: #aaaaaa;
}
.ezsearch-result.viewing {
  background: #472663;
}
.ezsearch-result.viewing a {
  color: #fff;
}
.ezsearch-result.viewing .preview {
  color: #fff;
}
.ezsearch-result.viewing .topic {
  background: transparent;
  color: #fff;
}
.ezsearch-result .slideTitle {
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  font-size: 1.2em;
  padding: 0px 0px 7px;
  display: block;
  text-shadow: none;
  margin-bottom: 5px;
}
.ezsearch-result a {
  color: #472663;
  display: inline-block;
  outline: 0;
}
.ezsearch-result a:hover {
  text-decoration: none !important;
}
.ezsearch-result .preview {
  color: #6c6c6c;
  margin: 0;
  padding: 0;
  font-size: 0.95em;
  margin-bottom: 10px;
}
.ezsearch-result .topic {
  font-family: "Sorts Mill Goudy", serif;
  color: #6c6c6c;
  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: #472663;
  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: #00593d;
  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: "Sorts Mill Goudy", serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0em;
  margin-top: -20px;
  color: #fff;
}
.viewOptions .view .icon {
  transition: all 0.2s ease;
  color: #fff;
  font-size: 2em;
  line-height: 1em;
}

.ezsearch-pager {
  text-align: center;
  background: #6c6c6c;
  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: #472663;
  color: #fff;
  font-weight: 700;
  font-family: "Sorts Mill Goudy", 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: 50px;
  height: 80px;
  right: 30%;
  position: fixed;
  background: #00593d;
  font-size: 2em;
  padding-top: 20px;
  top: 0px;
  z-index: 9999;
  text-align: center;
}
.searchMode .searchBtn .icon {
  color: #fff;
  transform: scale(1);
  display: block;
}
.searchMode .searchBtn .icon::before {
  content: "b";
}
.searchMode .searchBtn:hover {
  background: #472663;
}
.searchMode .searchBtn:hover .icon {
  transform: scale(1.3);
}
.searchBtn:hover {
  background: #00593d;
  color: #fff;
  cursor: pointer;
}

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

.searchArea {
  width: calc(100% - 25px);
  margin: 0 auto;
  position: relative;
  padding-bottom: 10px;
}

.ezsearch-form .searchField {
  width: 85%;
  height: 45px;
  padding: 5px 10px;
  font-size: 1.2em;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  color: #6c6c6c;
  border: 2px solid #aaaaaa;
  border-right: none;
  box-shadow: none;
}
.ezsearch-form .btn {
  font-family: "iconFont" !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: 0px;
  height: 45px;
  border: 0px;
  background: #00593d;
  color: #fff;
  font-size: 1.5em;
  border-radius: 0px;
}
.ezsearch-form .btn:hover {
  background: #472663;
  color: #fff;
}

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

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

@media all and (max-width: 1120px) {
  #searchModeWrap .searchSlideHolder {
    width: 0px;
  }
  #searchModeWrap .searchResultsPanel {
    width: 100%;
  }
  .searchMode .logoWrap {
    display: none;
  }
  .searchMode .searchBtn {
    right: auto;
    left: 20px;
    top: 17px;
    height: 50px;
    width: 50px;
    padding-top: 5px;
  }
  .searchMode .searchBtn:hover {
    background: #472663;
  }
  .searchArea {
    padding-left: 40px;
  }
  .ezsearch-form .searchField {
    height: 55px;
  }
  .ezsearch-form .btn {
    height: 55px;
  }
}
@media all and (max-width: 600px) {
  .searchArea {
    width: 100%;
  }
  .ezsearch-form .btn {
    right: 10px;
  }
}
.masterQuizSlide h3, .surveySlide h3 {
  display: block;
}
.masterQuizSlide .questionBlock, .surveySlide .questionBlock {
  margin: 25px 0;
  transition: all 0.4s ease;
}
.masterQuizSlide .questionBlock:after, .surveySlide .questionBlock:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.masterQuizSlide .question h3, .surveySlide .question h3 {
  padding: 15px;
  line-height: 1.25em;
  color: #6c6c6c;
  border: 2px solid #00593d;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 1.35em;
}
.masterQuizSlide .question h3 span, .surveySlide .question h3 span {
  display: block;
  float: left;
  padding: 15px;
  background-color: #00593d;
  color: #6c6c6c;
  margin: -15px 10px 0 -15px;
}
.masterQuizSlide .answer div, .masterQuizSlide .Answer div, .surveySlide .answer div, .surveySlide .Answer div {
  color: #6c6c6c;
  margin: 0 0 0 0 !important;
  padding: 8px 16px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.masterQuizSlide .answer div:before, .masterQuizSlide .Answer div:before, .surveySlide .answer div:before, .surveySlide .Answer div:before {
  content: "";
  display: block;
  float: left;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  border: 1px solid #6c6c6c;
  background: #fff;
  margin-right: 15px;
  margin-top: 0;
  font-family: "iconFont";
  font-size: 1.25em;
  line-height: 0.9em;
}
.masterQuizSlide .answer div:hover, .masterQuizSlide .Answer div:hover, .surveySlide .answer div:hover, .surveySlide .Answer div:hover {
  margin: 0 -10px !important;
  background: #c6aade;
}
.masterQuizSlide .answer div.selected, .masterQuizSlide .Answer div.selected, .surveySlide .answer div.selected, .surveySlide .Answer div.selected {
  background: #472663 !important;
}
.masterQuizSlide .answer div.selected:before, .masterQuizSlide .Answer div.selected:before, .surveySlide .answer div.selected:before, .surveySlide .Answer div.selected:before {
  content: "b";
  background: #00593d;
  color: #472663;
  padding-left: 2px;
  border: 2px solid #00593d;
}
.masterQuizSlide .answer div.selected label, .masterQuizSlide .Answer div.selected label, .surveySlide .answer div.selected label, .surveySlide .Answer div.selected label {
  color: #00593d;
  font-weight: bold;
}
.masterQuizSlide .answer div input, .masterQuizSlide .Answer div input, .surveySlide .answer div input, .surveySlide .Answer div input {
  float: none;
  margin: 0 5px 0 0 !important;
  position: absolute;
  z-index: -1;
}
.masterQuizSlide .answer div textarea, .masterQuizSlide .Answer div textarea, .surveySlide .answer div textarea, .surveySlide .Answer div textarea {
  color: #6c6c6c;
}
.masterQuizSlide .answer div span, .masterQuizSlide .Answer div span, .surveySlide .answer div span, .surveySlide .Answer div span {
  margin-left: 27px;
  display: block;
  margin-top: 0;
  color: #6c6c6c;
}
.masterQuizSlide #dc4, .surveySlide #dc4 {
  background: #00261a;
  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: #6c6c6c;
}
.masterQuizSlide #dc5, .surveySlide #dc5 {
  background: #008c60;
  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: #6c6c6c;
}
.masterQuizSlide.masterQuizSlide.justGraded .gradedMessage, .surveySlide.masterQuizSlide.justGraded .gradedMessage {
  display: block;
}
.masterQuizSlide.masterQuizSlide.justGraded .gradedMessage p, .surveySlide.masterQuizSlide.justGraded .gradedMessage p {
  margin-right: 125px;
}
@media all and (max-width: 600px) {
  .masterQuizSlide.masterQuizSlide.justGraded .gradedMessage p, .surveySlide.masterQuizSlide.justGraded .gradedMessage p {
    margin-right: 0;
  }
}
.masterQuizSlide.masterQuizSlide.justGraded .retakeMessage, .surveySlide.masterQuizSlide.justGraded .retakeMessage {
  display: none;
}
.masterQuizSlide.masterQuizSlide.justGraded .backToMenuBtn, .surveySlide.masterQuizSlide.justGraded .backToMenuBtn {
  cursor: pointer;
  margin: -67px auto 10px auto;
  text-align: center;
  display: block;
  border-radius: 0;
  padding: 10px 25px;
  background: #00593d;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.125em;
  border: 1px solid white;
  float: right;
  transition: all 0.2s ease;
}
.masterQuizSlide.masterQuizSlide.justGraded .backToMenuBtn:hover, .surveySlide.masterQuizSlide.justGraded .backToMenuBtn:hover {
  background: #008c60;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock, .surveySlide.masterQuizSlide.justGraded .questionBlock {
  display: none !important;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock.review, .surveySlide.masterQuizSlide.justGraded .questionBlock.review {
  display: block !important;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock input, .surveySlide.masterQuizSlide.justGraded .questionBlock input {
  display: none;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock div:before, .surveySlide.masterQuizSlide.justGraded .questionBlock div:before {
  display: none;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock div.wrong, .surveySlide.masterQuizSlide.justGraded .questionBlock div.wrong {
  color: #aaaaaa;
  font-weight: bold;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock div.wrong:before, .surveySlide.masterQuizSlide.justGraded .questionBlock div.wrong:before {
  display: block;
  font-family: "iconFont";
  content: "b";
  background: transparent !important;
  border: 0 !important;
  color: #aaaaaa;
  font-size: 1.5em;
  margin-top: 3px;
  margin-left: -11px;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock div.wrong label, .surveySlide.masterQuizSlide.justGraded .questionBlock div.wrong label {
  color: #aaaaaa !important;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock div.CA, .surveySlide.masterQuizSlide.justGraded .questionBlock div.CA {
  color: #00593d;
  font-weight: bold;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock div.CA:before, .surveySlide.masterQuizSlide.justGraded .questionBlock div.CA:before {
  display: block;
  font-family: "iconFont";
  content: "a";
  background: transparent !important;
  border: 0 !important;
  color: #00593d;
  font-size: 1.5em;
  margin-top: 3px;
  margin-left: -11px;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock div.CA label, .surveySlide.masterQuizSlide.justGraded .questionBlock div.CA label {
  color: #00593d !important;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock .answer div, .surveySlide.masterQuizSlide.justGraded .questionBlock .answer div {
  cursor: default;
}
.masterQuizSlide.masterQuizSlide.justGraded .questionBlock .answer div:hover, .surveySlide.masterQuizSlide.justGraded .questionBlock .answer div:hover {
  margin: 0 !important;
  background: #fff !important;
}
.masterQuizSlide.masterQuizSlide.justGraded #survey-submit.btn, .masterQuizSlide.masterQuizSlide.justGraded #quiz-submit, .surveySlide.masterQuizSlide.justGraded #survey-submit.btn, .surveySlide.masterQuizSlide.justGraded #quiz-submit {
  display: none;
}
.masterQuizSlide.masterQuizSlide.completed .questionBlock, .masterQuizSlide.masterQuizSlide.completed .reviewText, .surveySlide.masterQuizSlide.completed .questionBlock, .surveySlide.masterQuizSlide.completed .reviewText {
  display: none;
}
.masterQuizSlide.masterQuizSlide .gradedMessage, .surveySlide.masterQuizSlide .gradedMessage {
  display: none;
}
.masterQuizSlide.masterQuizSlide .answer div, .masterQuizSlide.masterQuizSlide .Answer div, .surveySlide.masterQuizSlide .answer div, .surveySlide.masterQuizSlide .Answer div {
  /* float:none;
  width:100%;
  text-align:left;
  background:transparent;
  color:$basic;
  border-bottom:2px solid $light; */
  /* &:hover{
  	background:lighten($secondary,10%);
  	color:darken($primary,35%);
  } */
}
.masterQuizSlide.surveySlide .questionBlock .answer div, .surveySlide.surveySlide .questionBlock .answer div {
  color: #fff !important;
}
.masterQuizSlide #survey-submit.btn, .masterQuizSlide #quiz-submit, .surveySlide #survey-submit.btn, .surveySlide #quiz-submit {
  margin: 10px auto;
  text-align: center;
  display: block;
  border-radius: 0;
  padding: 10px 45px;
  background: #00593d;
  color: #6c6c6c;
  text-transform: uppercase;
  font-size: 1.125em;
  border: 1px solid white;
  transition: all 0.2s ease;
}
.masterQuizSlide #survey-submit.btn:hover, .masterQuizSlide #quiz-submit:hover, .surveySlide #survey-submit.btn:hover, .surveySlide #quiz-submit:hover {
  background: #472663;
  color: #00593d;
}
.masterQuizSlide .textCopy, .surveySlide .textCopy {
  width: 100% !important;
  font-size: 1em;
}

.ie8 .questionBlock {
  margin: 0 !important;
  border-bottom: 2px solid #737373;
}
.ie8 .questionBlock:hover {
  margin: 0 !important;
}
.ie8 .questionBlock.error {
  background: #aaaaaa;
}

/*-----ADA Link---------------*/
.adaLink {
  display: block;
  position: fixed;
  top: auto;
  bottom: 10px;
  right: 60px;
  z-index: 99;
  color: #fff;
  background: none;
  font-size: 1em;
  padding: 0;
  text-decoration: none !important;
  border: none;
}
.adaLink:hover {
  text-decoration: underline !important;
  background: none;
}
.adaLink:focus {
  outline: 0;
}

.adaMenuLink {
  display: none !important;
}

@media all and (max-width: 800px) {
  .adaLink {
    display: none;
  }
  .adaMenuLink {
    display: block !important;
    width: auto;
    height: auto;
    right: auto;
    bottom: auto;
  }
}
.spinner {
  display: none;
  position: fixed !important;
  left: 50% !important;
  top: 45% !important;
}
.spinner div div {
  background: #ff6418 !important;
}

.accordionButtonWrapper {
  border-left: 0px !important;
  margin-left: 0px !important;
  margin-bottom: 20px !important;
  padding-left: 0px !important;
  margin: 0;
  padding: 0;
}
.accordionButtonWrapper:first-child {
  margin-top: 20px !important;
}
.accordionButtonWrapper.open .accordionButton {
  cursor: pointer;
  color: #fff;
}
.accordionButtonWrapper.open .accordionButton:before {
  transform: rotate(90deg);
  padding-top: 4px;
  padding-left: 3px;
  /* text-transform: uppercase;
  content: 'd';
  color: $light;
  font-size: 1.2em;
  left: 10px;
  top: 12px; */
}
.accordionButtonWrapper p {
  border-left: 0px !important;
  padding-left: 0px !important;
}

.accordionButton {
  font-size: 1.3em;
  font-family: "Sorts Mill Goudy", serif;
  background: #00593d;
  font-weight: 700;
  outline: none !important;
  color: #fff;
  padding: 12px 0px 8px 60px;
  display: block;
  position: relative;
  margin-bottom: 0px;
  border: 3px solid #fff;
}
.accordionButton:hover {
  cursor: pointer;
  background: #472663;
  color: #fff;
}
.accordionButton:hover:before {
  color: #fff;
}
.accordionButton:before {
  font-family: "iconFont" !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;
  text-transform: lowercase;
  content: "m";
  color: #fff;
  font-size: 0.9em;
  left: 15px;
  top: 11px;
  border-radius: 50%;
  border: 2px solid #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 0;
  padding-top: 4px;
  padding-left: 1px;
  transition: transform 0.2s linear, padding-top 0.2s linear;
}

.accordionWrapper {
  display: none;
  padding: 13px 20px 25px;
  margin-bottom: 3px;
  background: #fff;
}
.accordionWrapper img {
  width: 100% !important;
}
.accordionWrapper .infoTable {
  margin: 0 !important;
}
.accordionWrapper .infoTable ul {
  padding-top: 0 !important;
}
.accordionWrapper .infoTable.twoColumn tr, .accordionWrapper .infoTable.multiColumn tr {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
  text-transform: none !important;
}
.accordionWrapper .infoTable.twoColumn tr:first-child, .accordionWrapper .infoTable.multiColumn tr:first-child {
  text-align: left !important;
  color: #6c6c6c !important;
  font-weight: 400 !important;
}
.accordionWrapper .infoTable.twoColumn tr:first-child td, .accordionWrapper .infoTable.multiColumn tr:first-child td {
  text-transform: none !important;
}
.accordionWrapper .infoTable.twoColumn tr td, .accordionWrapper .infoTable.multiColumn tr td {
  text-align: left !important;
}
.accordionWrapper .infoTable.twoColumn tr td:first-child, .accordionWrapper .infoTable.multiColumn tr td:first-child {
  text-align: left !important;
  color: #6c6c6c !important;
  font-weight: 400 !important;
}
.accordionWrapper .infoTable.twoColumn tr td:last-child, .accordionWrapper .infoTable.multiColumn tr td:last-child {
  float: right;
}
.accordionWrapper .infoTable tr {
  background: none !important;
}
.accordionWrapper .infoTable tr td {
  background: none !important;
}
.accordionWrapper .infoTable ul {
  border: none;
  display: inline-block;
}
.accordionWrapper p {
  border-left: 0px !important;
  padding-left: 0px !important;
}
.accordionWrapper p.termContent {
  padding-left: 14px !important;
}
.accordionWrapper h3 {
  font-size: 1.15em;
  margin-bottom: 10px;
}

@media all and (max-width: 1280px) {
  .accordionButton {
    font-size: 1em;
    text-align: left;
  }
  .accordionButton:before {
    width: 28px;
    height: 28px;
    top: 9px;
  }
}
@media all and (max-width: 800px) {
  .accordionButtonWrapper {
    margin-bottom: 0px !important;
  }
  .accordionButton:before {
    padding-top: 5px;
    padding-left: 2px;
  }
}
.utilityBtn {
  position: absolute;
  background: #fff;
  top: 20px;
  right: 21px;
  cursor: pointer;
  color: #472663;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  padding-top: 6px;
  transition: all 0.2s ease;
  border: 2px solid transparent;
}
.utilityBtn .text {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  font-size: 0.8em;
}
.utilityBtn .icon {
  font-size: 1.5em;
  display: inline-block;
}
.utilityBtn.open {
  position: fixed;
  z-index: 250;
  top: 0px;
  background: #00593d;
  color: #fff;
  right: 30%;
  border: none;
  border-right: 0px;
  border-radius: 0px;
  height: 66px;
  transition: none;
}
.utilityBtn.open .icon {
  padding-top: 12px;
}
.utilityBtn.open .icon:before {
  content: "b";
}
.utilityBtn.open .text {
  display: none;
}
.utilityBtn:hover {
  background: none;
  color: #fff;
  transform: scale(1.3);
}
.inSection .utilityBtn {
  display: none;
}
.utilityMenu {
  position: fixed;
  right: -30%;
  width: 30%;
  top: 0px;
  background: #fff;
  height: 100%;
  z-index: 231;
  overflow-y: scroll !important; /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  transition: all 0.2s ease;
}
.utilityMenu.open {
  right: 0;
}
.utilityMenu .menuContent {
  padding: 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: #472663;
  font-size: 2.4em;
}
.utilityMenu .menuContent.UMinfo {
  padding: 15px;
  font-family: "Sorts Mill Goudy", serif;
  display: none;
  border-bottom: 0px;
}
.utilityMenu .menuContent.UMinfo .UMtitle {
  font-weight: 300;
  text-transform: none;
  color: #00593d;
  font-size: 2.4em;
}
.utilityMenu .menuContent.UMinfo .UMstudent {
  color: #000;
  font-weight: 600;
  display: none;
}
.utilityMenu .menuContent.UMbtns {
  padding: 15px;
  background: #00593d;
  height: 66px;
}
.utilityMenu .menuContent.toc {
  margin-left: 0;
  padding-left: 0;
  background: #fff;
}
.utilityMenu .menuContent.toc h1 {
  padding-left: 15px;
  padding-top: 20px;
  font-size: 2em;
}
.utilityMenu .menuContent .btn {
  background: #00593d;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 5px 15px;
  border: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  font-size: 1.1em;
  margin-right: 10px;
  text-align: center;
  cursor: pointer;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border: 1px solid #fff;
  text-decoration: none !important;
}
.utilityMenu .menuContent .btn:hover {
  background: #472663;
  text-decoration: none !important;
}
.utilityMenu .menuContent .certBtn {
  display: none !important;
  float: left;
  clear: both;
  margin-top: 10px;
  padding-left: 30px;
  background: #fff !important;
  border-color: #00593d;
  color: #00593d !important;
  position: relative;
}
.utilityMenu .menuContent .certBtn .icon-cert {
  position: absolute;
  top: 0;
  left: 0;
  top: 4px;
  left: 8px;
  font-size: 1.25em;
}
.utilityMenu .menuContent .certBtn:hover {
  background: #472663;
  border-color: #fff;
  color: #fff;
}
.orientationComplete .utilityMenu .menuContent .certBtn {
  display: inline-block;
}

#sitemap {
  font-family: "Sorts Mill Goudy", serif;
}
#sitemap ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 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: #472663;
  padding: 8px 10px 5px 20px;
  cursor: default;
  font-weight: 600;
  outline: 0;
}
#sitemap .level-3.selfDir a {
  font-weight: bold;
}
#sitemap .level-3 a {
  text-transform: none;
  font-size: 0.9em;
  background: transparent;
  padding: 8px 10px 8px 20px;
  cursor: pointer;
  position: relative;
  color: #000;
  position: relative;
  text-decoration: none !important;
  border-bottom: 1px #aaaaaa solid;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  outline: 0;
}
#sitemap .level-3 a:hover {
  background: #fff;
  color: #472663;
}
#sitemap .level-3 a:hover:before {
  font-family: "iconFont";
  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 #aaaaaa !important;
  outline: 0;
}
#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: #000;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  text-align: left;
  padding-left: 60px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.8em;
  z-index: 1;
  height: 100%;
  cursor: not-allowed;
}
#sitemap .locked .slideVideoToc:before, #sitemap .locked .slideGoogleMapToc:before, #sitemap .locked .slideCopyToc:before, #sitemap .locked .slideQuizToc:before, #sitemap .locked .slideMasterTestToc:before, #sitemap .locked .slideSurveyToc:before, #sitemap .locked .slideItemsOfIntrestToc:before, #sitemap .locked .slideSelfDirectedToc:before {
  opacity: 0.5;
}
#sitemap .locked .slideVideoToc:hover:before, #sitemap .locked .slideGoogleMapToc:hover:before, #sitemap .locked .slideCopyToc:hover:before, #sitemap .locked .slideQuizToc:hover:before, #sitemap .locked .slideMasterTestToc:hover:before, #sitemap .locked .slideSurveyToc:hover:before, #sitemap .locked .slideItemsOfIntrestToc:hover:before, #sitemap .locked .slideSelfDirectedToc:hover:before {
  content: "c";
  font-size: 1.25em;
  padding-top: 5px;
  padding-left: 1px;
}
.ie #sitemap .locked .slideVideoToc:hover:before, .ie #sitemap .locked .slideGoogleMapToc:hover:before, .ie #sitemap .locked .slideCopyToc:hover:before, .ie #sitemap .locked .slideQuizToc:hover:before, .ie #sitemap .locked .slideMasterTestToc:hover:before, .ie #sitemap .locked .slideSurveyToc:hover:before, .ie #sitemap .locked .slideItemsOfIntrestToc:hover:before, .ie #sitemap .locked .slideSelfDirectedToc:hover:before {
  font-size: 0.8em;
}
.ie11 #sitemap .locked .slideVideoToc:hover:before, .ie1 #sitemap .locked .slideVideoToc:hover:before, .ie11 #sitemap .locked .slideGoogleMapToc:hover:before, .ie1 #sitemap .locked .slideGoogleMapToc:hover:before, .ie11 #sitemap .locked .slideCopyToc:hover:before, .ie1 #sitemap .locked .slideCopyToc:hover:before, .ie11 #sitemap .locked .slideQuizToc:hover:before, .ie1 #sitemap .locked .slideQuizToc:hover:before, .ie11 #sitemap .locked .slideMasterTestToc:hover:before, .ie1 #sitemap .locked .slideMasterTestToc:hover:before, .ie11 #sitemap .locked .slideSurveyToc:hover:before, .ie1 #sitemap .locked .slideSurveyToc:hover:before, .ie11 #sitemap .locked .slideItemsOfIntrestToc:hover:before, .ie1 #sitemap .locked .slideItemsOfIntrestToc:hover:before, .ie11 #sitemap .locked .slideSelfDirectedToc:hover:before, .ie1 #sitemap .locked .slideSelfDirectedToc:hover:before {
  font-size: 1.25em;
}
#sitemap .slideVideoToc:before, #sitemap .slideCopyToc:before, #sitemap .slideQuizToc:before, #sitemap .slideMasterTestToc:before, #sitemap .slideSurveyToc:before, #sitemap .slideItemsOfIntrestToc:before, #sitemap .slideSelfDirectedToc:before {
  font-family: "iconFont";
  display: block;
  float: left;
  color: #000;
  padding-right: 2px;
  font-size: 1.25em;
  margin-left: 10px;
  z-index: 2;
  position: relative;
  background: #aaaaaa;
  pointer-events: none;
  text-align: center;
  width: 45px;
  height: 34px;
  padding-top: 4px;
  margin-right: 5px;
  top: 0px;
  left: -10px;
}
#sitemap .slideVideoToc:hover, #sitemap .slideCopyToc:hover, #sitemap .slideQuizToc:hover, #sitemap .slideMasterTestToc:hover, #sitemap .slideSurveyToc:hover, #sitemap .slideItemsOfIntrestToc:hover, #sitemap .slideSelfDirectedToc:hover {
  cursor: pointer;
}
#sitemap .slideVideoToc:hover:before, #sitemap .slideCopyToc:hover:before, #sitemap .slideQuizToc:hover:before, #sitemap .slideMasterTestToc:hover:before, #sitemap .slideSurveyToc:hover:before, #sitemap .slideItemsOfIntrestToc:hover:before, #sitemap .slideSelfDirectedToc:hover:before {
  color: #000;
  content: "m";
  background: #f7f7f7;
  font-size: 1.25em;
  padding-top: 5px;
  padding-left: 4px;
}
.ie #sitemap .slideVideoToc:hover:before, .ie #sitemap .slideCopyToc:hover:before, .ie #sitemap .slideQuizToc:hover:before, .ie #sitemap .slideMasterTestToc:hover:before, .ie #sitemap .slideSurveyToc:hover:before, .ie #sitemap .slideItemsOfIntrestToc:hover:before, .ie #sitemap .slideSelfDirectedToc:hover:before {
  font-size: 0.8em;
}
.ie11 #sitemap .slideVideoToc:hover:before, .ie1 #sitemap .slideVideoToc:hover:before, .ie11 #sitemap .slideCopyToc:hover:before, .ie1 #sitemap .slideCopyToc:hover:before, .ie11 #sitemap .slideQuizToc:hover:before, .ie1 #sitemap .slideQuizToc:hover:before, .ie11 #sitemap .slideMasterTestToc:hover:before, .ie1 #sitemap .slideMasterTestToc:hover:before, .ie11 #sitemap .slideSurveyToc:hover:before, .ie1 #sitemap .slideSurveyToc:hover:before, .ie11 #sitemap .slideItemsOfIntrestToc:hover:before, .ie1 #sitemap .slideItemsOfIntrestToc:hover:before, .ie11 #sitemap .slideSelfDirectedToc:hover:before, .ie1 #sitemap .slideSelfDirectedToc:hover:before {
  font-size: 1.25em;
}
#sitemap .slideVideoToc:before {
  content: "w";
}
#sitemap .slideCopyToc:before {
  content: "v";
}
#sitemap .slideQuizToc:before {
  content: "x";
}
#sitemap .slideMasterTestToc:before {
  content: "I";
}
#sitemap .slideSurveyToc:before {
  content: "J";
}
#sitemap .slideItemsOfIntrestToc:before {
  content: "h";
}
#sitemap .slideSelfDirectedToc a {
  border-bottom: 1px solid #fff;
}
#sitemap .slideSelfDirectedToc:before {
  content: "K";
}

@media (max-width: 1280px) {
  .utilityBtn {
    padding-top: 5px;
  }
  .utilityBtn.open {
    right: 40%;
  }
  .utilityMenu.open {
    width: 40%;
  }
}
@media (max-width: 1220px) {
  .utilityMenu.open {
    width: 60%;
  }
  .utilityBtn.open {
    right: 60%;
  }
}
@media all and (max-width: 800px) {
  .utilityBtn {
    width: 50px;
    height: 50px;
    top: 40px;
  }
  .utilityBtn .icon {
    font-size: 2em;
  }
  .utilityBtn.open {
    right: 0px;
    left: auto;
    top: 0px;
    background: #472663;
    height: 66px;
    width: 66px;
    padding-top: 4px;
  }
  .utilityBtn.open .icon {
    padding-top: 8px;
    font-size: 2em;
  }
  .utilityBtn.open:hover {
    transform: scale(1);
  }
  .utilityMenu .menuContent.UMinfo {
    padding-left: 65px;
  }
  .utilityMenu.open {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .utilityBtn {
    top: 20px;
  }
  .utilityBtn.open {
    padding-top: 5px;
  }
  .utilityBtn .icon {
    font-size: 2em;
  }
  .utilityBtn .text {
    display: none;
  }
}
@media (max-width: 480px) {
  .utilityBtn {
    width: 35px;
    height: 35px;
    padding-top: 2px;
    top: 25px;
    right: 5px;
  }
  .utilityBtn.open {
    height: 54px;
    width: 54px;
  }
  .utilityBtn.open .icon {
    font-size: 1.5em;
  }
  .utilityBtn .icon {
    font-size: 1.5em;
  }
  .utilityMenu .menuContent.UMbtns {
    padding: 10px 15px;
    height: auto;
  }
}
.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: #6c6c6c;
  background: rgba(108, 108, 108, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 400;
}

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

#helpCarousel {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0px 0px 95px;
  background: #fff;
  color: #6c6c6c;
  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: #472663;
  padding: 15px 0px;
  text-align: center;
}
#helpCarousel h1 {
  text-transform: uppercase;
  color: #fff;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  font-size: 1.7em;
  font-size: 1.2em;
}
#helpCarousel h3 {
  color: #00593d;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 500;
  font-weight: 600;
  font-size: 1.1em;
  color: #472663;
  margin: 15px 0 5px 0;
}
#helpCarousel .helpSlideTitle {
  font-weight: 600;
  font-size: 1.8em;
  color: #00593d;
  margin: 15px 0 5px 0;
}
#helpCarousel .copy {
  font-family: "Open Sans", "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;
}
#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: absolute;
  left: 0px;
  width: 100%;
  top: 25%;
}
#helpCarousel .helpArrow .arrow {
  background: #00593d;
  top: auto;
  position: absolute;
  width: 50px;
  padding-top: 8px;
  text-decoration: none !important;
}
#helpCarousel .helpArrow .arrow span {
  color: #fff;
  font-size: 3em;
}
#helpCarousel .helpArrow .arrow:hover {
  background: #472663;
}
#helpCarousel .helpArrow .arrow.left {
  left: 5px;
}
#helpCarousel .helpArrow .arrow.right {
  right: 5px;
}
#helpCarousel .carousel-indicators {
  bottom: -15px;
}
#helpCarousel .carousel-indicators li {
  border: 2px solid #000;
}
#helpCarousel .carousel-indicators li.active {
  background: #000;
}
#helpCarousel .helpBtnWrap {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  text-align: center;
}
#helpCarousel .helpBtnWrap .lbClosebtn {
  background: #472663;
  text-decoration: none;
  font-size: 0.9em;
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2em;
  border: 4px solid #00593d;
}
#helpCarousel .helpBtnWrap .lbClosebtn:hover {
  background: #472663;
  color: #fff;
}
#helpCarousel .helpBtnWrap.disabled .lbClosebtn {
  background: #aaaaaa;
  color: #999999;
  border: 0;
}
#helpCarousel .helpBtnWrap.disabled .lbClosebtn:hover {
  cursor: not-allowed;
}
#helpCarousel .helpBtnWrap:hover {
  cursor: pointer;
}

.inSection .helpBtn {
  display: none;
}

@media (max-width: 1120px) {
  #helpContent {
    top: 0px;
  }
}
@media (max-width: 800px) {
  #helpContent {
    background: #fff;
    top: -25px;
  }
  #helpCarousel.showing {
    top: 0px;
  }
  #helpCarousel .helpArrow {
    position: fixed;
    top: auto;
    bottom: 0px;
    width: 100%;
    height: 45px !important;
  }
  #helpCarousel .helpArrow .arrow {
    width: 50%;
    height: 45px;
    padding-top: 0px;
    border: 2px solid #fff;
    border-bottom: 0px;
  }
  #helpCarousel .helpArrow .arrow span {
    font-size: 1.8em;
  }
  #helpCarousel .helpArrow .arrow span:before {
    padding-top: 8px;
  }
}
@media (max-width: 600px) {
  #helpContent {
    top: 0px;
    position: absolute;
  }
  #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 .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%;
  }
}
/*-----Help Tour-----*/
.helpTour #helpBG {
  display: none;
  background-color: #000;
  background: rgba(0, 0, 0, 0.35);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9990;
}
.helpTour #main-nav .button.active a .section-title {
  max-width: 350px;
}

.tour-backdrop {
  background-color: #000;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9990;
}

.popover[class*=tour-] {
  z-index: 9999;
  border-radius: 0px;
  min-width: 400px;
}
.popover[class*=tour-].moveRight .endTour {
  left: auto;
  right: 0;
}
.popover[class*=tour-] .popover-title {
  background: #00593d;
  color: #fff;
  text-transform: uppercase;
  font-family: "Sorts Mill Goudy", serif;
  text-align: center;
  border-radius: 0px;
  padding: 10px 14px;
  height: 40px;
  border: none;
}
.popover[class*=tour-] .popover-content {
  color: #000;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.popover[class*=tour-] .popover-navigation {
  position: absolute;
  width: 100%;
  top: 1px;
  left: 0;
}
.popover[class*=tour-] .popover-navigation button {
  position: absolute;
  top: 0;
  border: none;
  outline: 0;
  border-radius: 0px;
  background: #472663;
  font-size: 2em;
  color: #fff;
  height: 40px;
  transition: background 0.2s ease, color 0.2s ease;
}
.popover[class*=tour-] .popover-navigation button.prevStep {
  left: 1px;
}
.popover[class*=tour-] .popover-navigation button.nextStep {
  right: 1px;
}
.popover[class*=tour-] .popover-navigation button.disabled {
  display: none;
  cursor: pointer;
}
.popover[class*=tour-] .popover-navigation button .icon {
  top: 3px;
  position: relative;
}
.popover[class*=tour-] .popover-navigation button:hover {
  background: none;
  color: #fff;
}
.popover[class*=tour-] .endTour {
  background: #000;
  color: #fff;
  border: none;
  border-radius: 0px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin: 10px auto;
  display: block;
  padding: 4px 20px;
  text-align: center;
  position: absolute;
  border: 1px solid #fff;
  right: 0;
  transition: background 0.2s ease, color 0.2s ease;
}
.tourEnd .popover[class*=tour-] .endTour {
  display: block;
}
.popover[class*=tour-] .endTour:hover {
  background: #fff;
  color: #000;
}

.swipeTutorial {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
@keyframes swipeTutorial {
  from {
    right: 0%;
  }
  to {
    right: 40%;
  }
}
.swipeTutorial img {
  position: fixed;
  bottom: 20px;
  max-width: 260px;
  height: auto;
  animation: swipeTutorial 1200ms;
  animation-delay: 500ms;
  animation-fill-mode: both;
}
.swipeTutorial p {
  position: fixed;
  left: 50%;
  top: 30%;
  transform: translateX(-50%);
  width: 90%;
  display: block;
  padding: 0 40px;
  font-size: 2em;
  text-align: center;
  color: #fff;
}

@media (max-width: 1280px) {
  .swipeTutorial img {
    max-width: 200px;
  }
}
@media (max-width: 800px) {
  .swipeTutorial img {
    max-width: 150px;
  }
  .popover[class*=tour-] .endTour {
    top: -50px;
  }
  .helpTour #main-nav .button.active a .section-title {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .swipeTutorial img {
    max-width: 120px;
  }
  .swipeTutorial p {
    top: 20%;
  }
}
@media (max-width: 480px) {
  .popover[class*=tour-] .popover-navigation button {
    width: 35px;
    margin: 0;
    padding: 0;
  }
  .swipeTutorial img {
    max-width: 100px;
  }
  .swipeTutorial p {
    font-size: 1.8em;
    padding: 0 20px;
    top: 10%;
  }
}
@media all and (max-width: 800px) {
  .popover[class*=tour-] {
    min-width: auto;
    width: 100%;
  }
}
.term {
  text-decoration: underline;
  border-bottom: 1px solid currentColor;
  position: relative;
  display: inline-block;
  transition: all 0.2s ease;
  line-height: 1.5;
}
.term.open {
  background: #fff;
  color: #00593d;
  text-decoration: none;
  padding: 3px 3px 0px 3px;
}
.term.open:before {
  font-family: "iconFont" !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: #00593d;
}
.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: #6c6c6c;
  top: 0;
  left: -10px;
  z-index: 1010;
  min-width: 425px;
  text-align: left;
  white-space: normal;
  opacity: 0;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  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;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.termTitle:before {
  content: "q";
  font-family: "iconFont";
  color: #fff;
  vertical-align: middle;
  margin-left: -5px;
  margin-right: 5px;
}

.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;
    min-width: 100%;
  }
}
@media (max-width: 480px) {
  .termBbl {
    width: 200px;
  }
}
.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: #1a1a1a;
    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: #00593d;
  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: #aaaaaa;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
}
.slide .infoTable tr:nth-child(odd) {
  background: #d8d8d8;
}
.slide .infoTable tr:nth-child(even) {
  background: #c4c4c4;
}
.slide .infoTable.multiColumn tr:first-child {
  font-weight: 700;
  font-family: "Sorts Mill Goudy", serif;
  line-height: 1.25em;
}
.slide .infoTable.multiColumn tr:first-child td {
  background: #aaaaaa;
  color: black;
  text-transform: uppercase;
}
.slide .infoTable.multiColumn tr:first-child td p {
  color: black;
}
.slide .infoTable.multiColumn tr:first-child td strong {
  color: black;
}
.slide .iconChart {
  display: block !important;
}
.slide .iconChart tr {
  background: none !important;
}
.slide .iconChart td {
  text-align: left;
  background: none !important;
  padding-right: 10px !important;
  color: #472663;
  font-weight: 700;
  font-family: "Sorts Mill Goudy", serif;
}

#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;
  pointer-events: none;
  /* 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: #dcee1f !important;
}

.PreviewMode #main-nav {
  padding-top: 24.5%;
}
.PreviewMode .slideBody {
  display: none !important;
}
.PreviewMode .arrowNav .arrow {
  pointer-events: none;
}
.PreviewMode .bgRight, .PreviewMode .bgLeft {
  transition: none;
}
.PreviewMode #inner-content {
  margin: 30px 30px 0 30px;
}
.PreviewMode .menuBtn {
  top: 50px;
}
.PreviewMode header .student {
  top: 57px;
}
.PreviewMode header .utilityBtn {
  top: 50px;
}

@media (max-width: 1500px) {
  .PreviewMode #main-nav {
    padding-top: 27.5%;
  }
}
@media (max-width: 1120px) {
  #umbracoPreviewBadge {
    padding: 0 4px 0px 4px;
  }
  #umbracoPreviewBadge:after {
    display: none !important;
  }
}
@media (max-width: 800px) {
  .PreviewMode #inner-content {
    margin: 0px 30px 0 30px;
  }
  .PreviewMode .menuBtn {
    top: 20px;
  }
  .PreviewMode .alertBar .notify {
    margin-left: 55px;
  }
  .PreviewMode .slide {
    padding: 15px 0px;
  }
  .PreviewMode header .student {
    top: 27px;
  }
  .PreviewMode header .utilityBtn {
    top: 35px;
  }
}
@media (max-width: 480px) {
  .PreviewMode #inner-content {
    margin: 0px 15px 0 15px;
  }
  .PreviewMode .alertBar .notify {
    margin-left: 5px;
  }
  .PreviewMode header .utilityBtn {
    top: 25px;
  }
  .PreviewMode footer .logoWrap .logo {
    max-width: 230px;
  }
}/*# sourceMappingURL=mainStyles.css.map */