@charset "UTF-8";
@font-face {
  font-family: "iconFont";
  src: url("/fonts/iconFont.eot");
  src: url("/fonts/iconFont.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-account:before {
  content: "a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-arrow-bullet:before {
  content: "o";
}

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

.icon-log-out:before {
  content: "q";
}

.icon-sign-out:before {
  content: "r";
}

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

.icon-doc-pdf:before {
  content: "t";
}

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

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

/*!
 * 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=2896153164c95d43b758)
 * Config saved to config.json and https://gist.github.com/2896153164c95d43b758
 */
/*!
 * 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 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  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,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 1032px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1170px) {
  .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: 768px) {
  .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: 1032px) {
  .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: 1170px) {
  .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: 767px) {
  .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;
  }
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.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%;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1032px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  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: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.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;
}

.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;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.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;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.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-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.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 \9 ;
  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;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

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

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  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: 767px) {
  .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: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1031px) {
  .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: 768px) and (max-width: 1031px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1031px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1031px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1032px) and (max-width: 1169px) {
  .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: 1032px) and (max-width: 1169px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1032px) and (max-width: 1169px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1032px) and (max-width: 1169px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1170px) {
  .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: 1170px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1170px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1170px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1031px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1032px) and (max-width: 1169px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1170px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

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

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

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

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**VARIABLES**/
/*---TEXT AND FONT---*/
/*---BACKGROUND---*/
/*---BOX---*/
/*---POSITIONING---*/
/*---CONTENT---*/
/*---BORDER ARROWS---*/
/*---TRANSFORMS---*/
/*---FILTERS---*/
/*---TRANSITIONS---*/
/*---UTILITY---*/
/*---Images---*/
/*---Video---*/
/**Forms**/
/**MIXINS**/
/***ADA MIXINS***/
html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
}

.row {
  margin: 0px;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
}

img {
  border: 0;
}

a {
  outline: none;
  color: #0082c8;
  text-decoration: none !important;
}
a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

.clearfloat {
  clear: both;
}

.maxWidth {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0px 50px;
  box-sizing: border-box;
}
.maxWidth:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
@media (max-width: 1500px) {
  .maxWidth {
    max-width: 1300px;
  }
}
@media (max-width: 1200px) {
  .maxWidth {
    max-width: 1200px;
  }
}

.fullInner {
  padding: 0px 15px;
}

.sqrStack {
  width: 7px;
  display: inline-block;
}
.sqrStack .sqr {
  height: 7px;
  background: #000;
  margin-bottom: 3px;
  display: block;
}

.introVideoBG {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9998;
  display: none;
}
.introMode .introVideoBG {
  display: block;
}

.introVideoWrapper {
  left: 0px;
  position: absolute;
  z-index: 9999;
  bottom: 0px;
  width: 100%;
  height: 100%;
}
.introVideoWrapper .introVideoInner {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.introVideoWrapper .videoWrapper {
  max-width: 1050px;
  width: 95%;
  margin: 0 auto;
}
.introVideoWrapper .videoHolder {
  position: relative;
  background-size: cover;
  padding-bottom: 56.3%;
  padding-top: 0;
  height: 0;
}
.introVideoWrapper .videoHolder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.introVideoWrapper .closeBtnHolder {
  margin-top: 10px;
}
.introVideoWrapper .closeBtnHolder.disabled {
  opacity: 0.5;
}
.introVideoWrapper .closeBtnHolder button {
  background: #0082c8;
  font-size: 2.25em;
  text-transform: uppercase;
  border: 0px;
  color: #fff;
  font-family: "Oswald", sans-serif;
  padding: 5px 70px 5px 25px;
  position: relative;
}
.introVideoWrapper .closeBtnHolder button: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;
  content: "g";
  position: absolute;
  right: 15px;
  color: #f0b82d;
  font-size: 1.4em;
  top: 5px;
}
.introVideoWrapper .closeBtnHolder button:hover {
  background: #f0b82d;
}
.introVideoWrapper .closeBtnHolder button:hover:before {
  color: #fff;
}

.launchVideoBtn {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  position: fixed;
  text-transform: uppercase;
  padding: 10px;
  font-size: 1em;
  z-index: 100;
  right: 0px;
  font-weight: 700;
  text-align: center;
  top: 0px;
  height: 38px;
  width: 40px;
}
@media (max-width: 800px) {
  .launchVideoBtn {
    display: none;
  }
}
.smMenu .launchVideoBtn {
  display: block !important;
  margin: 5px 25px 5px;
  position: static;
  background: #000;
}
.inSection .launchVideoBtn {
  display: none;
}
.launchVideoBtn .vidImgWrap {
  width: 20px;
}
.launchVideoBtn .vidImgWrap img {
  max-width: 100%;
  display: block;
}
.launchVideoBtn:hover {
  cursor: pointer;
  background: #0082c8;
  color: #fff;
}

#inner-content {
  display: none;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.2s ease;
  z-index: 200;
  box-sizing: border-box;
  height: 130px;
  padding-right: 135px;
  padding-top: 20px;
}
header .updateAcc {
  background: #F37053;
  color: #fff;
  font-weight: bold;
}
header .introMode .helpBtn {
  display: none;
}

.branding {
  max-width: 255px;
  width: 100%;
  float: right;
}

.logoWrap {
  width: 100%;
  transition: all 0.2s ease;
}

.logo {
  max-width: 100%;
  height: auto;
}
.logo:hover {
  cursor: auto;
}

.logoH {
  display: none;
}

@media (max-width: 1500px) {
  header {
    padding-right: 60px;
  }
}
@media (max-width: 1050px) {
  header {
    position: absolute;
  }
}
@media (max-width: 800px) {
  header {
    background: url("../images/bg-gradient.png") repeat-x #018ec8;
    height: 80px;
    padding: 5px 40px 0px;
    position: fixed;
  }
  header .branding {
    margin: 0 auto;
    float: none;
    max-width: 450px;
  }
  header .logo {
    display: none;
  }
  header .logoH {
    display: block;
    max-width: 100%;
  }
  .inSection header {
    z-index: 150;
  }
}
@media (max-width: 600px) {
  header {
    height: 60px;
  }
  header .branding {
    max-width: 325px;
  }
}
@media (max-width: 480px) {
  header {
    padding: 8px 50px 0px 10px;
  }
  header .logo {
    display: block;
  }
  header .logoH {
    display: none;
    max-width: 100%;
  }
  header .branding {
    max-width: 160px;
  }
  .inSection header {
    padding: 5px 50px 0px;
  }
}
footer {
  height: 50px;
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  background: url("../images/bg-gradient.png") repeat-x #018ec8;
  z-index: 200;
  transition: all 0.5s ease;
}
footer:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.introMode footer {
  opacity: 0;
}
footer .fullProgWrap {
  position: absolute;
  top: 0;
  left: 0;
  top: -15px;
  width: 100%;
  height: 6px;
  background: #fff;
  overflow: hidden;
  transition: all 0.2s ease;
}
footer .fullProgWrap .fullProg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #f0b82d;
  width: 0px;
}
footer .student {
  padding-left: 340px;
}
footer .student h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 1.8em;
  padding-top: 5px;
}
footer h1 {
  font-weight: 300;
  text-transform: uppercase;
  text-align: right;
  padding-right: 90px;
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-size: 2.4em;
  padding-top: 0px;
}

.menuBtn {
  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #fff;
  font-size: 2.2em;
  display: none;
  z-index: 100;
  height: 50px;
  width: 50px;
  text-align: center;
  padding-top: 7px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
.menuBtn:hover {
  background: #BEBD32;
  cursor: pointer;
}

.inSection .fullProgWrap {
  width: 0px;
}
.inSection .menuBtn {
  display: inline-block;
}

@media (max-width: 1050px) {
  footer .student {
    padding-left: 330px;
  }
  footer .student h2 {
    font-size: 1.3em;
    padding-top: 12px;
  }
  footer h1 {
    font-size: 1.8em;
    padding-right: 60px;
    padding-top: 7px;
  }
}
@media (max-width: 800px) {
  footer .student {
    display: none;
  }
  footer h1 {
    display: none !important;
  }
}
@media (max-width: 600px) {
  footer {
    height: 40px;
  }
  .menuBtn {
    padding-top: 5px;
    font-size: 2em;
    height: 40px;
  }
}
.navWrap {
  position: relative;
}

#main-nav {
  max-width: 660px;
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0px;
  margin: 0;
  padding: 0px;
  text-align: right;
}
#main-nav:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#main-nav .button {
  list-style: none;
  transition: all 0.35s ease;
  right: 0px;
  position: relative;
}
#main-nav .button.trans {
  /* 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 */
  filter: alpha(opacity=0);
  /* 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;
  right: -150px;
}
#main-nav .button .bgImg, #main-nav .button .abbr-title, #main-nav .button .sectionNum {
  display: none;
}
#main-nav .button.active {
  overflow: hidden;
}
#main-nav .button.active a {
  background-color: #0082c8;
  background: rgba(0, 130, 200, 0.9);
  position: relative;
}
#main-nav .button.active a:after {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  transition: all 0.35s ease;
  background: #f0b82d;
  position: absolute;
  top: 0;
  left: 0;
  top: -35px;
  left: -35px;
  z-index: 1;
  height: 0px;
  width: 0px;
}
#main-nav .button.active .section-title {
  /* 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 */
  filter: alpha(opacity=100);
  /* 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;
  font-weight: 700;
  padding-left: 60px;
  z-index: 2;
}
#main-nav .button.active .section-title:before {
  content: "g";
  color: #fff;
}
#main-nav .button.active:hover a {
  cursor: pointer;
}
#main-nav .button.active:hover a::after {
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
}
#main-nav .button.active:hover .section-title::before {
  font-size: 1.2em;
  top: 0px;
  left: -5px;
}
#main-nav .button.active:hover .section-title:hover::before {
  content: "g";
}
#main-nav .button.completed a {
  background-color: #000;
  background: rgba(0, 0, 0, 0.78);
}
#main-nav .button.completed a:hover {
  cursor: pointer;
}
#main-nav .button.completed .section-title {
  /* 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 */
  filter: alpha(opacity=100);
  /* 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;
}
#main-nav .button.completed .section-title::before {
  content: "h";
  color: #f0b82d;
}
#main-nav .button.completed .section-title:hover::before {
  content: "g";
}
#main-nav .button a {
  display: block;
  text-decoration: none;
  font-size: 2em;
  padding: 20px 135px 15px 20px;
}
#main-nav .button a:hover {
  cursor: default;
}
#main-nav .button .section-title {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.2em;
  position: relative;
  display: inline-block;
  padding-left: 50px;
  /* 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 */
  filter: alpha(opacity=65);
  /* Older than Firefox 0.9 */
  -moz-opacity: 0.65;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0.65;
  /* Modern!
  /* Firefox 0.9+, Safari 2?, Chrome any?
  /* Opera 9+, IE 9+ */
  opacity: 0.65;
}
#main-nav .button .section-title::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;
  color: #fff;
  position: absolute;
  left: 0px;
  top: 5px;
  transition: all 0.2s ease;
}
#main-nav .button .section-title:hover::before {
  content: "m";
}

.graduate #main-nav .button:not(.completed) a {
  background-color: #0082c8;
  background: rgba(0, 130, 200, 0.5);
  cursor: pointer;
}
.graduate #main-nav .button:not(.completed) a:after {
  display: none !important;
}
.graduate #main-nav .button:not(.completed) .section-title {
  opacity: 1;
  font-weight: 700;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=18, Direction=63, Color=#000000)"; /*IE 8*/
  text-shadow: -1px 2px 18px rgba(0, 0, 0, 0.6); /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
}
.graduate #main-nav .button:not(.completed) .section-title:before {
  content: "g";
  color: #fff;
  display: none;
}
.graduate #main-nav .button:not(.completed):hover a {
  background-color: #0082c8;
  background: rgba(0, 130, 200, 0.8);
}
.graduate #main-nav .button:not(.completed):hover .section-title {
  text-shadow: none;
}
.graduate #main-nav .button:not(.completed):hover .section-title:before {
  display: inline-block;
}

.orientationComplete #main-nav .button.active a .section-title {
  text-transform: none;
}
.orientationComplete #main-nav .button.active a:hover {
  padding: 0px 25px 0px 45px;
}

.navControls {
  opacity: 1;
}
.navControls .arrow {
  width: 84px;
  height: 104px;
  border-radius: 50%;
  position: absolute;
  top: 25%;
  background: #656569;
  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: #000;
}
.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: #000;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2;
}

/*---Fixes for IE---*/
@media (max-height: 845px) {
  #main-nav .button a {
    font-size: 1.7em;
    padding: 15px 135px 10px 20px;
  }
}
@media (max-height: 690px) {
  #main-nav {
    padding-bottom: 75px;
  }
  #main-nav .button a {
    font-size: 1.4em;
    padding: 10px 135px 5px 20px;
  }
}
@media (max-height: 1500px) {
  #main-nav .button a {
    padding-right: 60px;
  }
}
@media (max-width: 800px) {
  #main-nav {
    max-width: 100%;
    width: 100%;
    top: 0px !important;
    text-align: left;
    position: static;
    padding-bottom: 75px;
  }
  #main-nav .button a {
    padding-right: 60px;
  }
  .inSection #main-nav {
    display: none;
  }
}
@media (max-width: 600px) {
  #main-nav .button a {
    font-size: 1.3em;
    padding: 15px 10px;
  }
}
@media (max-width: 600px) {
  #main-nav .button a {
    font-size: 1.1em;
  }
  #main-nav .button .section-title {
    padding-left: 35px;
  }
}
#homeScreen {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 130px;
  left: 0;
  overflow-x: hidden;
}
.introMode #homeScreen {
  opacity: 0;
}

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

.overlay {
  background-color: #f0b82d;
  background: rgba(240, 184, 45, 0.75);
  position: absolute;
  height: 100%;
  top: 0px;
}
.overlay.left {
  left: 0px;
}
.overlay.right {
  right: 0px;
}

@media (max-height: 690px) {
  html {
    overflow-y: auto;
  }
  #homeScreen {
    position: static;
    margin-top: 110px;
  }
}
@media (max-width: 800px) {
  #homeScreen {
    top: auto;
    margin-top: 80px;
    position: static;
    height: auto;
  }
}
@media (max-width: 600px) {
  #homeScreen {
    margin-top: 60px;
  }
}
.alertBar {
  margin: 0 auto;
  height: 50px;
  position: absolute;
  left: 50px;
  width: 260px;
  display: table;
}
.alertBar:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.alertBar .alert {
  text-align: center;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  padding-top: 5px;
  height: 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.alertBar .alert:hover {
  cursor: pointer;
  background: #BEBD32;
  color: #fff;
}
.alertBar .alert:hover .alertName {
  display: block;
  height: 35px;
}
.alertBar .alert.clicked {
  background: #fff;
  color: #0082c8;
}
.alertBar .alert.on {
  background: #F37053;
}
.alertBar .alert.on:hover {
  background: #BEBD32;
}
.alertBar .alert.on.clicked {
  background: #fff;
}
.alertBar .alert .icon {
  font-size: 1.8em;
  line-height: 1em;
}
.alertBar .alert .icon.icon-link {
  font-size: 1.6em;
}
.alertBar .alert .icon.icon-check {
  font-size: 2em;
}
.alertBar .alert a {
  color: #fff;
}
.alertBar .alert.logout a, .alertBar .alert.myaccount a {
  height: 100%;
  display: block;
  padding-top: 5px;
}
.alertBar .notify {
  background: #F37053;
  font-size: 0.85em;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  padding: 0px 3px;
  left: -10px;
  top: 10px;
  width: 24px;
  height: 20px;
}
.alertBar .alertName {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #BEBD32;
  height: 0px;
  top: -35px;
  left: 0px;
  width: 258px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 7px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.alertBar .announcements .notify {
  display: none;
}

#alertContentWrap {
  position: fixed;
  bottom: 50px;
  background: #fff;
  padding: 0px;
  box-sizing: border-box;
  z-index: 230;
  width: 100%;
  height: calc(100% - 50px);
  display: none;
  overflow: auto !important;
}
#alertContentWrap .alertContent {
  display: none;
  padding: 0 0 75px 0px;
}
#alertContentWrap h1 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #0082c8;
  font-size: 2.7em;
  padding: 12px 15px 25px 95px;
  margin-bottom: 35px;
  text-transform: uppercase;
  border-bottom: 1px dashed #B6BEC3;
  text-align: left;
}
#alertContentWrap h1 span {
  margin-right: 10px;
}
#alertContentWrap .alertListCopy {
  display: table-cell;
  width: 65%;
  padding-left: 25px;
}
#alertContentWrap .alertInstruction {
  display: table-cell;
  width: 35%;
  background: #B6BEC3;
  color: #fff;
  padding: 25px 25px 40px 75px;
  font-size: 1.3em;
  font-weight: 800;
}
#alertContentWrap .alertInstruction h2 {
  font-family: "Josefin Slab", sans-serif !important;
  margin: 0 auto !important;
  font-weight: 700 !important;
  font-size: 2em !important;
  color: #fff !important;
  padding: 5px 0px 10px;
  display: block !important;
  text-transform: uppercase;
}
#alertContentWrap #checklist .list {
  list-style: none;
  padding-left: 0px;
}
#alertContentWrap #checklist .checkItem {
  color: #000;
  position: relative;
  background: #fff;
  padding: 10px 0px 10px 55px;
}
#alertContentWrap #checklist .checkItem:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#alertContentWrap #checklist .checkItem .checkbox {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  height: 18px;
  width: 18px;
  border: 2px solid #656569;
  position: absolute;
  top: 0;
  left: 0;
  top: 14px;
  left: 17px;
  line-height: 0.5em;
  font-size: 1.4em;
  text-align: center;
  margin-top: 0px;
}
#alertContentWrap #checklist .checkItem .checkbox:hover {
  cursor: pointer;
  border-color: #BEBD32;
}
#alertContentWrap #checklist .checkItem .instructions {
  color: #656569;
}
#alertContentWrap #checklist .checkItem .instructions p {
  margin: 0;
  padding: 0;
}
#alertContentWrap #checklist .checkItem .instructions ul {
  margin: 0;
  padding: 0;
  margin-left: 15px;
}
#alertContentWrap #checklist .checkItem.checked {
  opacity: 0.8;
}
#alertContentWrap #checklist .checkItem.checked h3 {
  color: #656569;
}
#alertContentWrap #checklist .checkItem.checked .due {
  color: #656569;
}
#alertContentWrap #checklist .checkItem.checked .checkbox {
  color: #656569;
  border: 2px solid #656569;
  font-size: 2.2em;
  top: 14px;
  left: 17px;
}
#alertContentWrap #checklist .checkItem.checked .checkbox: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;
  content: "h";
  line-height: 0.8em;
  font-size: 0.8em;
  position: absolute;
  top: -5px;
  left: -3px;
}
#alertContentWrap #checklist .checkItem.checked .checkbox:hover {
  background: none;
}
#alertContentWrap #checklist .checkItem.checked a {
  color: #656569;
  border-color: #656569;
}
#alertContentWrap #checklist .checkItem.checked a:before {
  color: #656569;
}
#alertContentWrap #checklist .checkItem.checked a:hover {
  border-color: #BEBD32;
}
#alertContentWrap #checklist .checkItem.checked a:hover:before {
  color: #BEBD32;
}
#alertContentWrap #checklist .checkItem a {
  font-weight: normal;
  color: #0082c8;
  border-bottom: 1px dashed #0082c8;
  text-transform: none;
  position: relative;
  padding: 0px 3px 3px 27px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
  display: inline-block;
}
#alertContentWrap #checklist .checkItem a:hover {
  color: #BEBD32;
  text-decoration: none !important;
  border-color: #BEBD32;
}
#alertContentWrap #checklist .checkItem a:before {
  font-family: "iconfont";
  content: "f";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  top: -2px;
  left: 3px;
}
#alertContentWrap #checklist .chLink {
  margin: 10px 10px 10px 0px;
  display: inline-block;
}
#alertContentWrap #checklist .instruction {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.25em;
  line-height: 1.7em;
  background: #656569;
  padding: 5px 10px 5px 40px;
  color: #fff;
}
#alertContentWrap #checklist .instruction p {
  margin: 0;
  padding: 0;
}
#alertContentWrap #checklist h3 {
  font-family: "Oswald", sans-serif;
  color: #0082c8;
  font-weight: 400;
  font-size: 1.5em;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-left: -26px;
  padding-left: 26px;
  position: relative;
}
#alertContentWrap #checklist .due {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.6em;
  font-family: "Oswald", sans-serif;
  margin: 0px;
  clear: both;
  color: #F37053;
  padding: 0px;
}
#alertContentWrap #checklist .noDate {
  display: none;
}
#alertContentWrap #checklist a {
  text-decoration: none;
}
#alertContentWrap #checklist a:hover {
  text-decoration: underline !important;
}
#alertContentWrap #announcements .alertListCopy {
  padding-right: 25px;
}
#alertContentWrap #announcements .announcement {
  padding: 10px 50px;
  font-size: 1.125em;
  margin-bottom: 5px;
}
#alertContentWrap #announcements .announcement.new {
  border-top: 2px dashed #0082c8;
  border-bottom: 2px dashed #0082c8;
  padding: 20px 50px;
}
#alertContentWrap #announcements .announcement.new h2 {
  font-weight: 700;
  color: #0082c8;
}
#alertContentWrap #announcements .announcement.new h2:before {
  color: #0082c8;
}
#alertContentWrap #announcements .announcement h2 {
  font-family: "Oswald", sans-serif;
  font-size: 1.5em;
  padding: 3px 20px 3px 40px;
  color: #656569;
  position: relative;
  text-transform: uppercase;
  font-weight: 400;
}
#alertContentWrap #announcements .announcement h2: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;
  text-transform: none;
  color: #656569;
  content: "b";
  margin-left: -10px;
  margin-right: 10px;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: normal;
  font-size: 1.4em;
  left: 0px;
  top: 0px;
}
#alertContentWrap #announcements .announcement p {
  margin: 0;
  padding: 0;
  padding: 5px 20px 0px 40px;
  color: #656569;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.7em;
}
@media all and (max-width: 600px) {
  #alertContentWrap #announcements .announcement p {
    padding: 5px;
    line-height: 1.35em;
  }
}
#alertContentWrap #account .accountContent {
  margin-left: 40px;
}
#alertContentWrap #account .accountContent:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
@media all and (max-width: 600px) {
  #alertContentWrap #account .accountContent {
    margin-left: 10px;
  }
}
#alertContentWrap #account .accountContent h2 {
  font-family: "Josefin Slab", sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  color: #404040;
  float: left;
  margin-right: 20px;
}
@media all and (max-width: 600px) {
  #alertContentWrap #account .accountContent h2 {
    margin: 0 20px 20px 0;
  }
}
#alertContentWrap #account .accountContent h2 span {
  font-weight: 700;
  color: #000;
}
#alertContentWrap #account .accountContent a {
  background: #000;
  text-decoration: none;
  font-size: 1.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  position: relative;
  display: inline-block;
  padding: 8px 35px 10px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  margin: 0;
  display: block;
  float: left;
}
#alertContentWrap #account .accountContent a:hover {
  background: #BEBD32;
  color: #fff;
  cursor: pointer;
}
#alertContentWrap #resources .slideTitle {
  display: none;
}
#alertContentWrap #resources .learnMoreLinksWrap:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#alertContentWrap #resources .progNum {
  display: none;
}
#alertContentWrap #resources .personalized {
  display: none;
}
.orientationComplete #alertContentWrap #resources .personalized {
  display: block;
}
#alertContentWrap .closeBtn {
  display: none;
  background: #0082c8;
  color: #fff;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 2.7em;
  padding: 12px 0px 0px 0px;
  text-align: center;
}
#alertContentWrap .closeBtn:hover {
  cursor: pointer;
  color: #fff;
  background: #BEBD32;
}
#alertContentWrap .closeBtn.show {
  display: block;
}

#allowChecked {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9999;
  color: #000;
  text-align: center;
}
#allowChecked .checkedWrap {
  background: #0082c8;
  margin-top: 0%;
  padding: 25px;
}
#allowChecked .checkedWrap .inner {
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
}
#allowChecked h1 {
  color: #fff;
  text-transform: uppercase;
  background: transparent;
  margin-bottom: 0px;
  font-size: 2.7em;
  font-family: "Oswald", sans-serif;
}
#allowChecked span {
  background: #000;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
}
#allowChecked span:hover {
  color: #fff;
  background: #BEBD32;
}
#allowChecked p {
  color: #fff;
  font-size: 1.3em;
  font-weight: 600;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}

#wrapper.noOverflow {
  overflow: hidden;
}

@media (max-width: 1280px) {
  #alertContentWrap .alertInstruction {
    width: 40%;
    padding: 25px 25px 40px 25px;
    font-size: 1.2em;
  }
  #alertContentWrap #announcements .announcement {
    padding: 10px 15px 10px 25px;
  }
  #alertContentWrap #announcements .announcement.new {
    padding: 10px 15px 10px 25px;
  }
}
@media (max-width: 1050px) {
  #alertContentWrap .alertInstruction {
    display: block;
    width: 100%;
    padding: 25px 35px;
    margin-bottom: 25px;
  }
  #alertContentWrap .alertInstruction p {
    padding-top: 0px;
    margin-top: 0px;
  }
}
@media (max-width: 800px) {
  #alertContentWrap h1 {
    margin-bottom: 15px;
  }
  #alertContentWrap .alertInstruction {
    display: block;
    width: 100%;
    padding: 15px;
    margin-bottom: 25px;
    font-size: 1.1em;
  }
  #alertContentWrap .alertInstruction p {
    padding-top: 0px;
    margin-top: 0px;
  }
  #alertContentWrap .alertListCopy {
    padding: 0px 10px;
  }
  .alertBar {
    width: 100%;
    left: 0;
  }
  .alertBar .myaccount {
    display: none;
  }
  footer .left {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .alertBar .alert {
    height: 40px;
    padding-top: 0px;
    font-size: 0.85em;
  }
  .alertBar .alert:hover .alertName {
    display: none;
  }
  #alertContentWrap .closeBtn {
    width: 40px;
    height: 40px;
    top: 9px;
    padding: 4px 0px 0px 0px;
    font-size: 2em;
  }
  #alertContentWrap h1 {
    font-size: 1.8em;
    padding: 12px 15px 12px 55px;
  }
  #alertContentWrap #announcements .announcement {
    padding: 10px 0px 10px 15px;
  }
  #alertContentWrap #checklist .checkItem {
    padding-left: 30px;
  }
  #alertContentWrap #checklist .checkItem .checkbox {
    left: 0px;
  }
  #alertContentWrap #checklist .checkItem.checked .checkbox {
    left: 0px;
  }
  #alertContentWrap #checklist h3 {
    padding-left: 0px;
    margin-left: 0px;
  }
  #alertContentWrap #checklist .due {
    display: block;
  }
}
#backgroundImg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -2;
  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: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-position: 50% 50%;
  transition: all 0.2s ease;
  display: none;
}
#backgroundImg div.topLeft {
  background-position: 0 0;
}
#backgroundImg div.topCenter {
  background-position: 50% 0;
}
#backgroundImg div.topRight {
  background-position: 100% 0;
}
#backgroundImg div.bottomLeft {
  background-position: 100% 0;
}
#backgroundImg div.bottomCenter {
  background-position: 100% 50%;
}
#backgroundImg div.bottomRight {
  background-position: 100% 100%;
}

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

.searchMode #hiddenOverlay {
  z-index: 205;
  background-color: #000;
  background: rgba(0, 0, 0, 0.85);
}

.alertMode #hiddenOverlay {
  z-index: 60;
  background-color: #000;
  background: rgba(0, 0, 0, 0.65);
}
.alertMode header {
  z-index: 50;
}

#searchModeWrap {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 300;
  display: none;
}
#searchModeWrap:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.searchMode #searchModeWrap {
  display: block;
}
.searchMode #searchModeWrap .searchResultsPanel {
  right: 0px;
}
#searchModeWrap .searchSlideHolder {
  width: 70%;
  position: absolute;
  top: 130px;
  left: 0px;
  height: 100%;
  overflow: auto;
}
#searchModeWrap .searchSlideHolder .slide {
  height: 100%;
  background: #fff;
}
#searchModeWrap .searchSlideHolder .slide::before {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
}
#searchModeWrap .searchSlideHolder .slide #learnMoreWrapper {
  display: none !important;
}
#searchModeWrap .searchSlideHolder .slide .progNum {
  display: none;
}
#searchModeWrap .searchSlideHolder .slide h1 {
  width: 100%;
  padding-left: 40px;
}
#searchModeWrap .searchSlideHolder .slide .slideCopy {
  padding: 0px 25px 50px 40px;
}
#searchModeWrap .searchSlideHolder .slide .slideSide {
  position: static;
  float: right;
  padding-right: 15px;
}
#searchModeWrap .searchSlideHolder .slide .slideSide .imgWrap {
  height: 400px;
  background-size: auto;
}
#searchModeWrap .searchSlideHolder .timer {
  background: #000;
}
#searchModeWrap .searchResultsPanel {
  width: 30%;
  position: absolute;
  right: -30%;
  top: 0px;
  background: #0082c8;
  height: 100%;
  overflow: auto;
  transition: all 0.2s ease;
  padding-top: 15px;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.ezsearch-summary {
  color: #fff;
  padding: 0px 25px;
  font-size: 1.1em;
  margin-bottom: 5px;
}
.ezsearch-summary strong {
  font-weight: 700;
}
.ezsearch-summary p {
  margin: 0;
  padding: 0;
}

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

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

.ezsearch-result {
  padding: 18px 25px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px dashed #00a3fb;
}
.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: #F37053;
  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-color: #fff;
  background: rgba(255, 255, 255, 0.05);
}
.ezsearch-result.viewing {
  background: #fff;
}
.ezsearch-result.viewing a {
  color: #0082c8;
  border-bottom: 2px solid #fff;
}
.ezsearch-result.viewing .preview {
  color: #0082c8;
}
.ezsearch-result.viewing .topic {
  background: transparent;
  color: #0082c8;
}
.ezsearch-result .slideTitle {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.1em;
  padding: 0px 0px 7px;
}
.ezsearch-result a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
.ezsearch-result .preview {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.95em;
  margin-bottom: 10px;
}
.ezsearch-result .topic {
  font-family: "Oswald", sans-serif;
  color: #fff;
  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;
  background: #BEBD32;
}
.viewOptions .view {
  text-align: center;
  border-bottom: 1px solid #00a3fb;
  height: 48.5%;
  background: transparent;
  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: #000;
  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: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  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: #000;
  padding: 5px;
  color: #fff;
}
.ezsearch-pager p {
  margin: 5px 0px;
}
.ezsearch-pager a:hover {
  text-decoration: underline !important;
}

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

.searchBtn {
  background: #000;
  color: #fff;
  z-index: 301;
  text-align: center;
  box-sizing: border-box;
  transition: all 0.2s ease;
  position: fixed;
  right: 0px;
  bottom: 0px;
  height: 50px;
  width: 50px;
  font-size: 1.5em;
  padding-top: 15px;
}
#searchModeWrap .searchBtn {
  display: block;
  position: fixed;
  right: 30%;
  top: 10px;
  width: 55px;
  height: 65px;
  transition: all 0.2s ease;
  padding-top: 8px;
  background: #0082c8;
}
#searchModeWrap .searchBtn .icon {
  color: #fff;
  font-size: 1.4em;
  line-height: 1em;
  padding-top: 10px;
  display: inline-block;
}
.searchMode .searchBtn .icon:before {
  content: "l";
}
.searchBtn:hover {
  cursor: pointer;
  background: #BEBD32;
}

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

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

.ezsearch-form .searchField {
  width: 85%;
  height: 45px;
  padding: 5px 10px;
  font-size: 1.2em;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  color: #656569;
}
.ezsearch-form .btn {
  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;
  width: 15%;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 45px;
  border: 0px;
  background: #BEBD32;
  color: #fff;
  font-size: 1.5em;
}
.ezsearch-form .btn:hover {
  background: #000;
}

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

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

@media (max-width: 1050px) {
  #searchModeWrap .searchSlideHolder {
    width: 0px;
  }
  #searchModeWrap .searchResultsPanel {
    width: 100%;
  }
  .searchArea {
    padding-left: 40px;
  }
  .searchMode .searchBtn {
    right: auto;
    left: 10px;
    position: fixed;
    top: 0px !important;
    background: #fff;
    height: 65px;
    font-size: 1.4em !important;
  }
  .searchMode .searchBtn .icon {
    color: #000;
  }
  .searchMode .searchBtn .icon::before {
    content: "l";
  }
}
@media (max-width: 800px) {
  .searchMode .searchBtn {
    left: 0px;
  }
  .searchBtn {
    width: 21%;
  }
}
@media (max-width: 600px) {
  .searchBtn {
    height: 40px;
    padding-top: 10px;
    font-size: 1.3em;
  }
  #searchModeWrap .searchResultsPanel {
    padding-top: 10px;
  }
  .searchMode .searchBtn {
    font-size: 1em !important;
  }
  .searchArea {
    width: 100%;
    padding-left: 30px;
    padding-right: 10px;
  }
  .ezsearch-form .searchField {
    width: 88%;
  }
  .ezsearch-form .btn {
    width: 35px;
  }
}
#inner-content {
  position: relative;
  display: none;
  z-index: 100;
  margin-top: 130px;
}
#inner-content .slideHolder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 500px;
  display: none;
  background: #fff;
}
#inner-content .slideHolder.movingOut .slideSide {
  right: 0;
  opacity: 0;
}
#inner-content .slideHolder.current .slideSide {
  right: 0px;
  opacity: 1;
}
#inner-content .slideHolder.movingIn .slideSide {
  right: -60%;
  opacity: 1;
  z-index: 2;
}

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

.content {
  color: #656569;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.15em;
  line-height: 1.45em;
  font-weight: 400;
  position: relative;
}
.content:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.content .videoCopy {
  margin-left: 90px;
  padding-right: 100px;
}
.content .videoCopy p {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.slide {
  padding: 0px;
  margin: 0 auto;
}
.slide h1 {
  color: #0082c8;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2.4em;
  line-height: 1.25em;
  padding: 50px 60px 25px 90px;
  background: #fff;
}
.slide a {
  text-decoration: underline;
}
.slide.videoSlide h1 {
  width: 45.83333333%;
}
.slide.videoSlide .tips {
  min-height: 150px;
}
.slide.copySlide h1 {
  width: 54.16666667%;
}

.hasTip .slide {
  background: transparent;
}
.hasTip .videoSlide .slideSide {
  background: #656569;
}

.slideCopy {
  background: #fff;
  padding: 0px 60px 50px 90px;
}
.slideCopy li {
  margin-bottom: 7px;
}

.noImg {
  background: #fff;
}
.noImg .content {
  max-width: 1024px;
  margin: 0 auto;
}
.noImg h1 {
  width: 100% !important;
}
.noImg .textCopy {
  width: 100% !important;
  float: none;
}
.noImg .slideSide {
  width: 100% !important;
  float: none;
  margin-left: 0px !important;
  display: none;
}
.slideSide {
  position: fixed;
  bottom: 50px;
  right: 0px;
  transition: right 0.75s ease;
  background: #fff;
}

.hasTip .slideSide {
  background: #656569;
}
.hasTip .imgWrap {
  height: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.hasTip .imgWrap.topLeft {
  background-position: 0 0;
}
.hasTip .imgWrap.topCenter {
  background-position: 50% 0;
}
.hasTip .imgWrap.topRight {
  background-position: 100% 0;
}
.hasTip .imgWrap.bottomLeft {
  background-position: 100% 0;
}
.hasTip .imgWrap.bottomCenter {
  background-position: 100% 50%;
}
.hasTip .imgWrap.bottomRight {
  background-position: 100% 100%;
}

.imgWrap {
  height: 60%;
  width: 100%;
  margin: 0 auto;
  padding: 5px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #fff;
  background-position: center center;
}
.imgWrap.topLeft {
  background-position: 0 0;
}
.imgWrap.topCenter {
  background-position: 50% 0;
}
.imgWrap.topRight {
  background-position: 100% 0;
}
.imgWrap.bottomLeft {
  background-position: 100% 0;
}
.imgWrap.bottomCenter {
  background-position: 100% 50%;
}
.imgWrap.bottomRight {
  background-position: 100% 100%;
}
.imgWrap img {
  display: none;
}
.imgWrap.noCover {
  background-size: auto 90%;
}

@media (max-width: 1280px) {
  .slide .slideCopy {
    padding: 0px 40px 50px 90px;
  }
  .slide.videoSlide h1 {
    width: 50%;
  }
  .slide.copySlide h1 {
    width: 58.33333333%;
  }
}
@media (max-width: 1050px) {
  .slideSide {
    position: static;
    float: none;
    padding: 0px 90px 50px 90px;
    height: auto !important;
    min-height: auto !important;
  }
  .slideSide .imgWrap {
    background-image: none !important;
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .slideSide .imgWrap img {
    display: inline-block;
    max-width: 100%;
  }
  .slide {
    background: #fff;
  }
  .slide h1 {
    width: 100% !important;
    padding: 30px 90px 25px 90px;
  }
  .slide .content {
    padding-bottom: 50px;
  }
  .slide .slideCopy {
    height: auto !important;
    min-height: auto !important;
    padding: 0px 85px 30px !important;
  }
  .hasTip {
    background: #fff;
  }
  .hasTip .slideSide {
    background: #fff;
  }
}
@media (max-width: 800px) {
  .slideSide {
    position: static;
    float: none;
    padding: 0px 60px 50px 60px;
  }
  .slideSide .imgWrap {
    width: 100%;
  }
  .slide h1 {
    width: 100% !important;
    font-size: 2em;
    padding: 30px 60px 25px 60px;
  }
  .slide .content {
    padding-bottom: 50px;
  }
  .slide .slideCopy {
    padding: 0px 60px 30px !important;
  }
  .hasTip .slide {
    background: #fff;
  }
}
@media (max-width: 600px) {
  #inner-content {
    margin-top: 80px;
  }
  .slide h1 {
    font-size: 1.8em;
    padding: 20px 20px;
  }
  .slide .slideSide {
    padding: 0px 20px 30px;
  }
  .slide .slideCopy {
    padding: 0px 20px 30px !important;
  }
}
@media (max-width: 480px) {
  .slide h1 {
    font-size: 1.5em;
  }
  .slide h4 {
    font-size: 1em;
    line-height: 1.25em;
  }
}
.videoSlide .slideSide {
  background: #fff;
}

.videoWrapper .loading {
  display: block;
  color: #B6BEC3;
  font-size: 1.2em;
  font-family: "Oswald", sans-serif;
  text-align: center;
  padding-top: 40px;
  text-transform: uppercase;
}
.videoWrapper .loadPH {
  text-align: center;
  margin-top: 35px;
}

#videoHolder, .videoHolder {
  position: relative;
  padding-bottom: 56.7%;
  padding-top: 0;
  height: 0;
}
#videoHolder iframe, .videoHolder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.readBtn {
  background: #0082c8;
  padding: 8px 0px;
  text-align: center;
  color: #fff;
  font-family: "Oswald", sans-serif;
  color: #0082c8;
  font-weight: 400;
  color: #fff;
}
.readBtn:hover {
  background: #F37053;
  cursor: pointer;
}

.arrowNav {
  box-sizing: border-box;
  margin-top: 0px;
  position: fixed;
  width: 100%;
  top: 45px;
  left: 0px;
  z-index: 100;
  opacity: 1;
  height: 0px !important;
  display: none;
}
.arrowNav:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.arrowNav .arrow {
  position: absolute;
  top: 0px;
  width: 160px;
}
.arrowNav .arrow .icon {
  font-size: 10em;
  position: absolute;
}
.arrowNav .arrow .top {
  color: #f0b82d;
  top: 8px;
}
.arrowNav .arrow .bottom {
  color: #fff;
  font-size: 11em;
  z-index: -1;
  top: 0px;
}
.arrowNav .arrow .text {
  font-size: 1.5em;
  font-family: "Oswald", sans-serif;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: 72px;
  height: 100%;
  width: 100%;
  z-index: 3;
}
.arrowNav .arrow:hover {
  cursor: pointer;
}
.arrowNav .arrow:hover .top {
  color: #BEBD32;
}
.arrowNav .arrow.left {
  left: -70px;
}
.arrowNav .arrow.left .top {
  left: 9px;
}
.arrowNav .arrow.left .bottom {
  left: 0px;
}
.arrowNav .arrow.left .text {
  right: 35px;
  text-align: right;
}
.arrowNav .arrow.right {
  right: -70px;
}
.arrowNav .arrow.right .top {
  right: 9px;
}
.arrowNav .arrow.right .bottom {
  right: 0px;
}
.arrowNav .arrow.right .text {
  left: 35px;
}

.arrow.left.disabled .text, .arrow.right.disabled .text {
  opacity: 0.2;
}
.arrow.left.disabled:hover, .arrow.right.disabled:hover {
  cursor: not-allowed;
}

.inSection .arrowNav {
  display: block;
}

@media (max-width: 800px) {
  .arrowNav {
    top: 0px;
    z-index: 160;
  }
  .arrowNav .arrow {
    height: 45px;
    width: 65px;
    background: #f0b82d;
    top: 14px;
  }
  .arrowNav .arrow .icon {
    display: none;
  }
  .arrowNav .arrow .text {
    top: 10px;
    display: block;
    text-align: center !important;
    font-size: 1.25em;
  }
  .arrowNav #arrowLeft {
    left: -2px;
  }
  .arrowNav #arrowLeft .text {
    right: 0px;
  }
  .arrowNav #arrowRight {
    right: -2px;
  }
  .arrowNav #arrowRight .text {
    left: 0px;
  }
}
@media (max-width: 600px) {
  .arrowNav .arrow {
    height: 60px;
    top: 0px;
  }
  .arrowNav .arrow .text {
    top: 15px;
  }
}
@media (max-width: 480px) {
  .arrowNav .arrow {
    width: 45px;
  }
  .arrowNav .arrow .text {
    top: 18px;
    font-size: 1.1em;
  }
}
.slide.quizSlide .videoWrapper {
  margin: 0;
}
.slide.quizSlide .slide.quizSlide .slideSide {
  background: #fff;
}
.slide.quizSlide .quizCopy {
  padding-top: 50px;
}
.slide.quizSlide .quizButtons {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 15px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border-bottom: 0px;
  padding-right: 35px;
}
.slide.quizSlide .quizButtons p {
  padding: 15px 20px 15px 5px;
  margin: 0px;
  font-size: 1em;
  line-height: 1.25em;
  width: 82%;
  display: table-cell !important;
}
.slide.quizSlide .quizButtons li {
  background-image: none;
  padding: 0px;
  cursor: pointer;
  color: #656569;
  margin-bottom: 10px;
  width: 100%;
  transition: margin 0.2s ease;
  display: table;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.slide.quizSlide .quizButtons li:before {
  display: none;
}
.slide.quizSlide .quizButtons li:hover {
  background: #f0b82d;
  margin-left: -5px;
  margin-right: -5px;
  color: #fff;
}
.slide.quizSlide .quizButtons li br {
  display: none;
}
.slide.quizSlide .quizButtons li span.letter {
  font-family: "Oswald", sans-serif;
  font-size: 2.6em;
  font-weight: 700;
  display: block;
  width: 18%;
  text-align: center;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.slide.quizSlide .quizButtons .picked {
  background-color: #F37053;
  font-weight: bold;
  color: #fff;
}
.slide.quizSlide .quizButtons .picked:hover {
  background-color: #F37053;
}
.slide.quizSlide .quizButtons .picked span.letter {
  text-indent: -9999px;
  position: relative;
}
.slide.quizSlide .quizButtons .picked span.letter:before {
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
  top: 50%;
  margin-top: -20px;
  content: "l";
  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;
  color: #fff;
  font-size: 1em;
  width: 100%;
  height: 100%;
  text-indent: 0px;
}
.slide.quizSlide .quizButtons li.correct.picked {
  background-color: #BEBD32;
  color: #fff;
}
.slide.quizSlide .quizButtons li.correct.picked:hover {
  background-color: #BEBD32;
}
.slide.quizSlide .quizButtons li.correct.picked span.letter {
  text-indent: -9999px;
  position: relative;
}
.slide.quizSlide .quizButtons li.correct.picked span.letter:before {
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
  top: 50%;
  margin-top: -22px;
  content: "h";
  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;
  color: #fff;
  font-size: 1.1em;
  width: 100%;
  height: 100%;
  text-indent: 0px;
}
.slide.quizSlide .answersWrapper {
  color: #000;
  font-size: 1.35em;
  padding: 20px 35px 20px 35px;
}
.slide.quizSlide .answersWrapper:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
@media all and (max-width: 600px) {
  .slide.quizSlide .answersWrapper {
    padding: 20px 10px;
    margin-bottom: 75px;
  }
}

.quizContent {
  color: #fff;
  padding: 0;
  margin-bottom: 15px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  position: relative;
  min-height: 170px;
  display: table;
}
.quizContent p {
  line-height: 1.35em;
  padding: 10px;
  width: auto;
  font-size: 0.9em;
  position: relative;
}
.quizContent p.question {
  padding: 0px 0 0px;
  color: #656569;
  font-size: 1em;
  line-height: 1.4em;
  padding-top: 10px;
}
.quizContent p.answerCorrect {
  display: none;
  background: #BEBD32;
  font-size: 1em;
}
.quizContent p.answerWrong {
  background-color: #F37053;
  display: none;
  background: #F37053;
  font-size: 1em;
}
.quizContent .copy {
  padding-left: 120px;
  display: table-cell;
  vertical-align: middle;
}
.quizContent .ribbonWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.quizContent .ribbonWrap .top {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #0082c8;
  border-top: 0;
  position: absolute;
  top: 0px;
  left: 0px;
}
.quizContent .ribbonWrap .title {
  text-transform: uppercase;
  line-height: 1.4em;
  top: 20px;
  left: 1px;
  font-size: 0.8em;
  position: absolute;
}
.quizContent .ribbonWrap .ribbon {
  padding: 0 0 35px 0;
  position: relative;
  width: 80px;
  padding-top: 40px;
}
.quizContent .ribbonWrap .ribbon div {
  background: #0082c8;
  padding: 0.5em 0;
}
.quizContent .ribbonWrap .ribbon div:after {
  border-left: 40px solid #0082c8;
  border-right: 40px solid #0082c8;
  border-bottom: 35px solid transparent;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
.quizContent .ribbonWrap .ribbon .num {
  font-size: 3.5em;
  padding: 0.6em 0 0.5em;
}

@media (max-width: 1050px) {
  .quizContent {
    display: block;
    min-height: 0px;
    padding-top: 15px;
    margin-bottom: 20px;
  }
  .quizContent .ribbonWrap {
    position: static;
    width: 100%;
    background: #fff;
  }
  .quizContent .ribbonWrap .ribbon {
    width: 100%;
    display: table;
    padding: 0px;
    text-align: left;
  }
  .quizContent .ribbonWrap .ribbon:after {
    content: " "; /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
  }
  .quizContent .ribbonWrap .title {
    position: static;
    display: table-cell;
    top: auto;
    left: auto;
    font-size: 1.8em;
    vertical-align: middle;
    padding-top: 10px;
    padding-left: 10px;
    color: #0082c8;
  }
  .quizContent .ribbonWrap .num {
    display: none;
  }
  .quizContent .ribbonWrap .top {
    display: none;
  }
  .quizContent .copy {
    padding-left: 10px;
  }
  .quizContent .copy .question {
    font-size: 1.1em;
  }
  .quizContent .ribbonWrap .ribbon div:after {
    display: none;
  }
}
@media (max-width: 600px) {
  .slide.quizSlide .quizButtons {
    padding-right: 0px;
  }
}
#learnMoreWrapper {
  display: none;
  cursor: pointer;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 80px;
  position: relative;
  transition: all 0.2s ease;
  padding: 16px 14px 16px 90px;
}
#learnMoreWrapper:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#learnMoreWrapper:hover {
  margin-left: -15px;
  margin-right: -15px;
}
#learnMoreWrapper:hover .iconWrap {
  color: #BEBD32;
}
#learnMoreWrapper.selected .iconWrap {
  color: #f0b82d;
}
#learnMoreWrapper.selected .icon:before {
  content: "d";
}
#learnMoreWrapper.selected:hover .iconWrap {
  color: #BEBD32;
}
#learnMoreWrapper .iconWrap {
  position: absolute;
  top: 0;
  left: 0;
  color: #0082c8;
  left: 5px;
  top: -8px;
}
#learnMoreWrapper .icon {
  font-size: 4em;
}

.toolTip {
  font-size: 0.95em;
  color: #000;
  font-family: "Josefin Slab", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.toolTip p {
  margin: 0px !important;
}
.toolTip p {
  /* @media all and (max-width: $xs){
      font-size:.85em!important;
      text-align:right;
  } */
}

.learnMore .learnMoreLinksWrap:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.learnMore .linkGroup {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 25px 0px 30px;
  color: #0082c8;
}
.learnMore .linkGroup.default {
  margin: 0 auto;
  background: #656569;
  color: #fff;
}
.learnMore .linkGroup.default h3 {
  color: #fff;
}
.learnMore .linkGroup.default p {
  color: #fff;
}
.learnMore .linkGroup.default .learnMoreLinks a {
  color: #fff;
  border-color: #fff;
}
.learnMore .linkGroup.default .learnMoreLinks a:before {
  color: #fff;
}
.learnMore .linkGroup.default .learnMoreLinks a:hover {
  color: #BEBD32;
}
.learnMore .linkGroup.default .learnMoreLinks a:hover:before {
  color: #BEBD32;
}
.learnMore .linkGroup.personalized {
  background: #fff;
  padding-bottom: 80px;
}
.learnMore .linkGroup h3 {
  text-align: center;
  text-transform: uppercase;
  color: #0082c8;
  font-size: 1.5em;
  font-family: "Oswald", sans-serif;
  margin-bottom: 10px;
  margin-top: 0px;
}
.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;
}
.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 10px 55px;
  text-decoration: none;
  font-size: 1.3em;
  color: #0082c8;
  position: relative;
  text-decoration: none !important;
  border-bottom: 1px #0082c8 dashed;
}
.learnMore .learnMoreLinks li a span {
  font-size: 0.85em;
  text-transform: uppercase;
}
.learnMore .learnMoreLinks li a:hover {
  background: #fff;
  color: #BEBD32;
  border-color: #BEBD32;
}
.learnMore .learnMoreLinks li a:hover:before {
  color: #BEBD32;
}
.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: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "f";
  float: left;
  display: block;
  position: absolute;
  left: 20px;
  top: 7px;
  font-size: 0.9em;
  color: #0082c8;
}
.learnMore .learnMoreLinks li a[href*=".pdf"]::before {
  content: "t";
}

@media (max-width: 1050px) {
  #learnMoreWrapper {
    margin-top: 20px;
  }
  .learnMore .learnMoreLinks li {
    padding-left: 0px;
  }
  .learnMore .linkGroup p {
    padding: 5px;
  }
}
@media (max-width: 600px) {
  #learnMoreWrapper {
    padding: 6px 14px 16px 90px;
  }
  .learnMore .learnMoreLinks li a {
    font-size: 1.15em;
    padding: 5px 0 10px 35px;
  }
  .learnMore .learnMoreLinks li a::before {
    left: 10px;
  }
}
.popupMessage {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.95);
  z-index: 500;
}
.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: 0px;
  top: -30%;
  margin: 0;
  background: #0082c8;
  padding: 25px 25px 45px;
  text-align: center;
}
@media all and (max-width: 600px) {
  .popupMessage .message {
    top: 0 !important;
  }
}
.popupMessage h4 {
  font-family: "Oswald", sans-serif;
  background: #0082c8;
  font-size: 2.8em;
  font-weight: 400;
  text-align: center;
  color: #fff;
  margin: 0px;
  padding: 10px 0px;
  text-align: center;
  position: relative;
  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 .instr {
  margin-top: 0px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #fff;
}
.popupMessage .continue {
  display: block;
  padding: 0;
  margin: 25px auto 0 auto;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.popupMessage .continue span {
  background: #000;
  text-decoration: none;
  font-size: 1.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  position: relative;
  display: inline-block;
  padding: 8px 35px 10px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  text-transform: uppercase;
  font-size: 1.3em;
}
.popupMessage .continue span:hover {
  background: #BEBD32;
  color: #fff;
  cursor: pointer;
}
.popupMessage .continue .icon {
  position: absolute;
  font-size: 1.1em;
  top: 8px;
  right: 12px;
  font-weight: 400;
}
.popupMessage#timeoutMessage {
  display: none;
}
.popupMessage#timeoutMessage .btnWrap {
  width: 90%;
  max-width: 600px;
  margin: 50px auto 20px auto;
  text-align: center;
}
.popupMessage#timeoutMessage .btnWrap span {
  display: inline-block;
  margin-right: 15px;
  background: #000;
  text-decoration: none;
  font-size: 1.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  position: relative;
  display: inline-block;
  padding: 8px 35px 10px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  position: relative;
  background: #F37053;
  padding: 10px 20px 10px 20px;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 1.125em;
  text-align: center;
}
.popupMessage#timeoutMessage .btnWrap span:hover {
  background: #BEBD32;
  color: #fff;
  cursor: pointer;
}
.popupMessage#timeoutMessage .btnWrap span:hover {
  background: #BEBD32;
  color: #fff;
}
.popupMessage#timeoutMessage .btnWrap span.stayBtn {
  background: #000;
  color: #fff;
}
.popupMessage#timeoutMessage .btnWrap span.stayBtn:hover {
  background: #BEBD32;
  color: #fff;
}
.popupMessage#timeoutMessage .btnWrap span.stayBtn em:before {
  content: "h";
}
.popupMessage#timeoutMessage .btnWrap span em {
  display: block;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.25em;
}
.popupMessage#timeoutMessage .btnWrap span em:before {
  content: "l";
  font-family: "iconfont";
  padding-right: 10px;
  text-transform: none;
}
.popupMessage#timeoutMessage.show {
  display: block;
}
.popupMessage#timeoutMessage.show .message {
  top: 0px;
}

@media (max-width: 600px) {
  .popupMessage h4 {
    font-size: 2.2em;
  }
  .popupMessage .message {
    padding: 5px 15px 25px;
  }
  .popupMessage .continue {
    margin-top: 10px;
  }
}
@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;
  }
}
.progressBar {
  position: absolute;
  left: 0px;
  text-align: left;
  padding: 0px;
  z-index: 2;
  height: 50px;
  width: 100%;
  overflow: hidden;
  bottom: -50px;
}
.progressBar .sectionTitle {
  position: relative;
  color: #fff;
  font-family: "Oswald", sans-serif;
  color: #0082c8;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 2;
  font-size: 1.8em;
  padding-right: 10px;
  height: 40px;
  margin-top: 5px;
  display: inline-block;
  padding: 3px 20px 5px 65px;
  background: #000;
  display: none;
}
.progressBar .progress {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0px;
  padding-top: 2px;
  box-sizing: border-box;
}

.inSection .progressBar {
  bottom: 0px;
}
.inSection .progressBar .sectionTitle {
  display: inline-block;
}

.timer {
  position: relative;
  height: 3px;
  background: transparent;
  z-index: 90;
  top: -15px;
  width: 0px;
  left: 0px;
  overflow: hidden;
}
.timer .inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  border-top: 2px #fff dashed;
  width: 100%;
}

.orientationComplete .timer {
  width: 100% !important;
}

@media (max-width: 600px) {
  .progressBar {
    height: 40px;
  }
  .progressBar .sectionTitle {
    font-size: 1.3em;
    width: 100%;
  }
}
#slideImageEnlarged {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9999;
  display: table;
  padding-left: 10%;
  /* 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 */
  filter: alpha(opacity=0);
  /* 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;
  cursor: pointer;
}
@media all and (max-width: 600px) {
  #slideImageEnlarged {
    padding-left: 0;
    background-color: #000;
    background: rgba(0, 0, 0, 0.9);
    display: block;
    overflow: auto;
  }
}
#slideImageEnlarged div {
  width: 90%;
  height: 90%;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media all and (max-width: 600px) {
  #slideImageEnlarged div {
    width: 100%;
    display: block;
  }
}
#slideImageEnlarged img {
  max-width: 100%;
}
#slideImageEnlarged .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  opacity: 1;
  font-size: 2.5em;
  background: #0082c8;
  padding: 14px;
  float: none;
  /* 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 */
  filter: alpha(opacity=100);
  /* 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;
  transition: all 0.2s ease;
}
@media all and (max-width: 600px) {
  #slideImageEnlarged .close {
    padding: 10px;
    font-size: 1.5em;
  }
}
#slideImageEnlarged .close:hover {
  background: #006195;
}

.slideSide .enlarge {
  cursor: pointer;
  position: relative;
  padding-left: 5px !important;
}
.slideSide .enlarge:before {
  font-family: "iconfont";
  content: "g";
  position: absolute;
  top: 40%;
  right: 46.5%;
  padding: 8px 12px;
  background-color: #0082c8;
  background: rgba(0, 130, 200, 0.85);
  display: block;
  border: 2px solid #fff;
  /* 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 */
  filter: alpha(opacity=0);
  /* 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;
  transition: all 0.5s ease;
  font-size: 2em;
  color: #fff;
}
@media all and (max-width: 600px) {
  .slideSide .enlarge:before {
    display: none;
  }
}
.slideSide .enlarge:hover:before {
  /* 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 */
  filter: alpha(opacity=100);
  /* 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;
}
.slideSide .enlarge:first-of-type img {
  margin-top: 0;
  padding-top: 0;
}

.ie8 .slideSide .enlarge:before {
  display: none;
}

.slide a {
  text-decoration: underline !important;
}
.slide strong {
  font-weight: bold;
  color: #656569;
}
.slide ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 8px 0px 5px 15px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-left: 10px;
  margin-left: 0px;
  border-bottom: 1px solid #656569;
  padding-bottom: 20px;
}
.slide ul li {
  margin: 0;
  padding: 0;
  padding-left: 15px;
  margin-bottom: 5px;
  position: relative;
}
.slide ul li: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;
  position: absolute;
  top: 0;
  left: 0;
  top: 6px;
  color: #0082c8;
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  content: "i";
  font-size: 0.65em;
}
.slide ul li {
  font-weight: 600;
}
.slide ul li:before {
  display: inline-block;
  width: auto;
  content: "o";
  top: 7px;
  font-size: 0.58em;
}
.slide ul ul {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
}
.slide ul ul li {
  font-weight: 400;
}
.slide ol {
  margin-top: 5px;
  list-style-type: none;
  counter-reset: li; /* Initiate a counter */
  margin-left: 0; /* Remove the default left margin */
  padding-left: 0; /* Remove the default left padding */
  margin-left: 20px;
  margin-bottom: 15px;
}
.slide ol li {
  position: relative; /* Create a positioning context */
  margin-left: 2em; /* Give each list item a left margin to make room for the numbers */
  list-style: none; /* Disable the normal item numbering */
}
.slide ol li:before {
  content: counter(li); /* Use the counter as content */
  counter-increment: li; /* Increment the counter by 1 */
  /* Position and style the number */
  position: absolute;
  top: 3px;
  left: -2em;
  box-sizing: border-box;
  width: 1.8em;
  /* Some space between the number and the content in browsers that support
     generated content but not positioning it (Camino 2 is one example) */
  margin-right: 8px;
  padding: 2px;
  color: #fff;
  background: #000;
  font-weight: bold;
  text-align: center;
  font-size: 0.9em;
  border-radius: 50%;
}
.slide ol li {
  margin-bottom: 7px;
}
.slide ol li:before {
  background: #BEBD32;
  top: 0px;
  border-radius: 0px;
  padding: 0px 2px;
  font-size: 0.8em;
  left: -2.5em;
}
.slide .introText {
  font-size: 1.18em;
  line-height: 1.6em;
  margin-bottom: 20px;
  display: block;
  color: #1a1a1a;
}
.slide h2 {
  font-family: "Josefin Slab", sans-serif;
  color: #656569;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.6em;
  padding-top: 25px;
  padding-bottom: 15px;
}
.slide h3 {
  font-family: "Oswald", sans-serif;
  color: #0082c8;
  font-weight: 700;
  font-size: 1.4em;
  margin-top: 25px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.slide h4 {
  font-family: "Oswald", sans-serif;
  display: block;
  color: #0082c8;
  font-size: 1.2em;
  font-weight: 400;
  padding: 0;
  margin: 20px 0 10px 0;
  line-height: 1.1em;
  border-top: 1px solid #656569;
  padding-top: 20px;
  text-transform: uppercase;
}
.slide td h5 {
  border-bottom: 0;
  padding-bottom: 0;
}
.slide .highlight {
  display: inline-block;
  color: #BEBD32;
  font-weight: 700;
}
.slide .intro {
  font-size: 1.15em;
  line-height: 1.8em;
}
.slide .tanBG {
  background: #a79f95;
  padding: 7px;
  display: block;
  color: #fff;
}
.slide .listNum {
  background: #BEBD32;
}
.slide .callout {
  border-bottom: 1px solid #ffc423;
  border-top: 1px solid #ffc423;
  display: inline-block;
  padding: 10px 5px 10px;
  color: #012560;
}
.slide .callOut {
  background-color: #F37053;
  padding: 5px 10px;
  margin: 10px 0px;
  color: #fff;
  display: inline-block;
}
.slide .noSpace {
  margin: 0;
  padding: 0;
}

@media (max-width: 800px) {
  .slide h2 {
    padding-top: 5px;
    font-size: 1.4em;
  }
}
@media (max-width: 600px) {
  .slide h4 {
    font-size: 1.05em;
    line-height: 1.5em;
    margin: 10px 0 10px 0;
    padding-top: 10px;
  }
}
.glosSlide {
  background: #fff;
}
.glosSlide #glossaryWrap {
  display: block !important;
  max-width: 1200px;
  margin: 0 auto;
}
.glosSlide .termVar {
  display: none;
}
.glosSlide #glossaryList {
  margin: 0;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
.glosSlide #glossaryList dt {
  border-bottom: 1px dashed #b6bec3;
  color: #0082c8;
  padding: 8px 15px;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  font-size: 1.5em;
}
.glosSlide #glossaryList dt::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;
  content: "s";
}
.glosSlide #glossaryList dd {
  padding: 10px;
  font-size: 1.2em;
  margin-bottom: 10px;
  line-height: 1.35em;
}

@media (max-width: 600px) {
  .glosSlide #glossaryList {
    margin-top: 20px;
  }
  .glosSlide #glossaryList dd {
    margin-left: 0px;
    font-size: 1em;
    padding: 5px;
  }
  .glosSlide #glossaryList dt {
    font-size: 1.2em;
    padding: 8px 5px 8px 0px;
  }
}
.table-responsive {
  margin: 0 auto;
  width: auto;
}

@media all and (max-width: 1050px) {
  .table-responsive:before {
    content: "Swipe from right to left to view the entire table of information.";
    display: block;
    background: #7e7e83;
    padding: 5px;
    text-align: center;
    font-size: 0.85em;
    color: white;
    line-height: 1.35em;
  }
}

.infoTable {
  margin: 15px 0px;
  max-width: 750px;
  width: 100% !important;
}
.infoTable caption {
  background: #f0b82d;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-top: #0082c8 4px solid;
}
.infoTable h3 {
  margin-top: 0px !important;
  padding-top: 10px !important;
}
.infoTable h3 strong {
  color: #BEBD32 !important;
}
.infoTable td {
  border: #fff 2px solid;
  padding: 5px;
  text-align: center;
}
.infoTable tr:nth-child(odd) {
  background: #e8ebec;
}
.infoTable tr:nth-child(even) {
  background: #d2d7da;
}
.infoTable.multiColumn tr:first-child {
  font-size: 0.9em;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  line-height: 1.25em;
}
.infoTable.multiColumn tr:first-child td {
  background: #f0b82d;
  color: #fff;
  text-transform: uppercase;
}
.infoTable.imgTable tr {
  background: #fff;
}
.infoTable.imgTable td {
  text-align: left;
}
.infoTable.imgTable .imgTd {
  width: 25%;
  text-align: center;
}
.tableGrid {
  width: 95% !important;
  max-width: 600px !important;
  margin: 0 auto;
  font-size: 1em;
  margin-top: 15px;
  border-bottom: 5px solid #0082c8;
}
.tableGrid tr:first-child {
  background: #0082c8;
  text-align: center;
  color: #fff !important;
}
.tableGrid tr:first-child h5 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 1.2em;
}
.tableGrid tr:first-child td {
  text-align: center;
  width: 100%;
}
.tableGrid td:first-child {
  text-align: right;
  width: 30%;
  border-right: 2px solid #fff;
  font-weight: 700;
}
.tableGrid em {
  font-size: 0.75em;
  font-weight: normal;
  color: #65737b;
}

.accordionButtonWrapper {
  padding: 7px 45px 7px 20px;
  border: 1px solid #0082c8;
  border-radius: 30px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  color: #0082c8;
  margin-bottom: 5px;
}
.accordionButtonWrapper.open {
  background: #0082c8;
  color: #fff;
  font-weight: 600;
}
.accordionButtonWrapper.open .accordionButton:before {
  transform: rotate(45deg);
  left: -4px;
  top: 5px;
}
.accordionButtonWrapper.open:hover {
  border-color: #0082c8;
  color: #fff;
  cursor: pointer;
}
.accordionButtonWrapper:hover {
  border-color: #000;
  color: #000;
  cursor: pointer;
}

.accordionButton {
  font-size: 1.4em;
  line-height: 1.35em;
  outline: none !important;
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
  padding-left: 30px;
}
.accordionButton: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;
  position: absolute;
  left: 0px;
  top: 2px;
  text-transform: lowercase;
  content: "n";
  font-size: 0.8em;
  transition: all 0.2s ease;
  padding: 3px 10px 3px 0px;
}

.accordionWrapper {
  display: none;
  padding: 13px 20px 10px;
  border-top: 1px solid #656569;
  border-bottom: 1px solid #656569;
  margin: 15px 30px 15px;
}
.accordionWrapper p {
  border-left: 0px !important;
  padding-left: 0px !important;
}
.accordionWrapper ul {
  border-bottom: 0px;
  margin-bottom: 0px;
}

@media (max-width: 600px) {
  .accordionButton {
    padding-left: 25px;
    font-size: 1.2em;
  }
  .accordionButtonWrapper {
    padding: 7px 45px 7px 10px;
  }
  .accordionWrapper {
    margin: 15px 0px 15px;
    padding: 13px 10px 10px;
  }
}
.selfDir {
  list-style: none;
  clear: both;
  margin: 0;
  padding: 0;
  background: #fff;
  margin: -15px 0px 0px !important;
}
.selfDir:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.selfDir .selfDirBtn {
  padding: 5px 0;
  margin-bottom: 0px;
}
.selfDir .selfDirBtn::before {
  display: none;
}
.selfDir .selfDirBtn a {
  font-size: 1.35em;
  color: #0082c8;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  background: #fff;
  display: block;
  text-decoration: none;
  padding: 10px 10px 10px 20px;
  position: relative;
}
.selfDir .selfDirBtn a:hover {
  background: #0082c8;
  color: #fff !important;
}
.selfDir .selfDirBtn a:hover::before {
  content: "v";
}
.selfDir .selfDirBtn a::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;
  position: static;
  color: #000;
  content: "j";
  position: relative;
  top: 3px;
}

.tips {
  background: #656569;
  color: #fff;
  padding: 30px 40px 30px 70px;
  position: relative;
  min-height: 225px;
  display: table;
}
.tips.smTip {
  display: none;
}
.tips: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;
  content: "n";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 5em;
  top: -10px;
  left: -11px;
}
.tips .innerContent {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

.tipTitle {
  padding-bottom: 0px;
}
.tipTitle h5 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.2em;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  margin-top: 0px;
  padding-bottom: 20px;
}
.tipTitle h5::before {
  display: none;
}

.tip {
  color: #fff;
}
.tip p {
  margin-bottom: 0px !important;
  margin-top: 5px;
}
.tip .termContent {
  color: #fff;
}
.tip strong {
  color: #fff;
}
.tip a {
  color: #fff;
}

@media (max-width: 1050px) {
  .tips {
    display: none;
  }
  .tips.smTip {
    display: block;
    margin-top: 20px;
    min-height: 0px;
  }
}
@media (max-width: 600px) {
  .tips {
    display: none;
  }
  .tips.smTip {
    display: block;
    margin-top: 20px;
    padding-bottom: 40px;
    min-height: 0px;
    padding: 15px 20px;
  }
  .tips.smTip::before {
    display: none;
  }
  .tipTitle h5 {
    font-size: 1.7em;
    padding-bottom: 10px;
  }
}
.term {
  text-decoration: underline;
  border-bottom: 1px solid currentColor;
  position: relative;
  display: inline-block;
  transition: all 0.2s ease;
}
.term.open {
  background: #d2d7da;
  text-decoration: none;
  padding: 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: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "l";
  font-size: 0.6em;
  margin-right: 3px;
}
.term:hover {
  cursor: pointer;
  background: #d2d7da;
}
.term.right .termBbl {
  left: auto;
  right: -10px;
}
.term.right .termArrow {
  left: auto;
  right: 35px;
}

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

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

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

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

@media (max-width: 600px) {
  .termBbl {
    width: 250px;
  }
}
@media (max-width: 480px) {
  .termBbl {
    width: 200px;
  }
}
.login header {
  height: 75px;
  padding-top: 0px;
  padding-right: 0px;
  background: url("../images/bg-gradient.png") repeat-x #018ec8;
  padding-left: 0px !important;
}
.login header .inner {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0px 50px;
  box-sizing: border-box;
}
.login header .inner:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.login header .inner:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.login header .branding {
  float: left;
  max-width: 350px;
  padding: 10px 0px;
}
.login header h1 {
  float: right;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2.2em;
  padding-top: 15px;
}
.login .mainTitle {
  text-align: right;
}
.login #backgroundImg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.login #backgroundImg.topLeft {
  background-position: 0 0;
}
.login #backgroundImg.topCenter {
  background-position: 50% 0;
}
.login #backgroundImg.topRight {
  background-position: 100% 0;
}
.login #backgroundImg.bottomLeft {
  background-position: 100% 0;
}
.login #backgroundImg.bottomCenter {
  background-position: 100% 50%;
}
.login #backgroundImg.bottomRight {
  background-position: 100% 100%;
}

#membership {
  margin-top: 75px;
}
#membership .titleArea {
  background: #000;
  color: #fff;
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 12px 10px;
}
#membership .titleArea h1 {
  font-family: "Oswald", sans-serif;
  font-size: 1.8em;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  padding: 0;
}
#membership .titleArea p {
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
  font-size: 1.1em;
}
#membership .titleArea a {
  color: #fff;
  text-decoration: underline !important;
}
#membership .titleArea a:hover {
  color: #f0b82d;
}

.formWrap {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  position: relative;
  margin-top: 15px;
}
.formWrap:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.formWrap.login {
  display: table;
  padding: 0px;
}
.formWrap.login h1 {
  padding-bottom: 10px;
}
.formWrap.login .fieldWrapper {
  float: none;
  width: 100%;
  margin: 0 auto;
}
.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;
  width: 75%;
  margin: 0 auto;
}
.formWrap.password .fieldWrapper label {
  display: none;
}
.formWrap.password .Submit {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  padding-right: 0px;
}
.formWrap h1 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.8em;
  text-align: center;
  color: #0082c8;
}
.formWrap p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  font-size: 0.9em;
  text-align: center;
}
.formWrap button {
  background: #000;
  text-decoration: none;
  font-size: 1.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  position: relative;
  display: inline-block;
  padding: 8px 35px 10px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  background: #000;
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  margin-top: 20px;
}
.formWrap button:hover {
  background: #BEBD32;
  color: #fff;
  cursor: pointer;
}
.formWrap.singleColumn {
  max-width: 500px;
  padding: 0px 35px 25px;
  box-shadow: none;
}
.formWrap.singleColumn h1 {
  color: #fff;
  background: #000;
  padding: 10px 5px;
  margin-bottom: 15px;
}
.formWrap.singleColumn input {
  margin-bottom: 10px;
}
.formWrap.singleColumn select {
  margin-bottom: 10px;
}

.formArea {
  padding: 50px 15px 20px;
  max-width: 1350px;
  margin: 0 auto;
}
.formArea label {
  color: #0082c8;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: "Oswald", sans-serif;
}
.formArea p {
  margin-bottom: 35px;
  margin-top: 0px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  font-size: 1.15em;
}
.formArea h1 {
  font-size: 2.5em;
}
.formArea .fieldWrapper {
  margin-bottom: 15px;
}
.formArea .fieldWrapper input {
  border: 2px solid #fff;
  border-bottom: 2px dashed #0082c8;
}
.formArea .fieldWrapper input:focus {
  border-bottom: 2px solid #0082c8;
  border-left: 2px solid #0082c8;
  outline: 0px;
}

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

.newStudentWrapper {
  width: 50%;
  box-sizing: border-box;
  background: #656569;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  color: #fff;
  text-align: center;
  padding: 25px 15px;
}
.newStudentWrapper h1 {
  margin-top: -40px;
  color: #fff;
}
.newStudentWrapper .account {
  margin-top: 10px;
}

.account a {
  background: #000;
  text-decoration: none;
  font-size: 1.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  position: relative;
  display: inline-block;
  padding: 8px 35px 10px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  margin-top: 10px;
  font-size: 1.6em;
  padding: 15px 35px 17px;
}
.account a:hover {
  background: #BEBD32;
  color: #fff;
  cursor: pointer;
}

.returningStudentWrapper {
  width: 50%;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  color: #0082c8;
  padding: 40px 40px;
}
.returningStudentWrapper input {
  text-align: center;
}
.returningStudentWrapper .fieldWrapper {
  max-width: 550px;
  width: 100%;
}

.fieldWrapper {
  width: 98%;
  margin-bottom: 15px;
  margin-right: 2%;
  box-sizing: border-box;
}
.fieldWrapper:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.fieldWrapper label {
  color: #0082c8;
}
.fieldWrapper input {
  margin-bottom: 5px;
  padding: 0px 10px 5px 10px;
  font-size: 1.8em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  box-shadow: none;
  width: 100%;
  color: #656569;
  letter-spacing: 0.02em;
  margin-top: 8px;
}
.fieldWrapper input.input-validation-error {
  background: #fde7e2;
}

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

.utility {
  padding-top: 30px;
  text-align: center;
}
.utility a {
  color: #0082c8;
  font-size: 0.9em;
  text-decoration: underline !important;
  margin-right: 10px;
  font-weight: 600;
  color: #0082c8;
}
.utility a:hover {
  text-decoration: none !important;
}

.error {
  color: #F37053;
  font-weight: bold;
  font-weight: 600;
  font-size: 0.85em;
  display: block;
  margin-top: -1px;
  text-align: center;
  padding-bottom: 20px;
}
.error ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.userAccount .dropDown {
  margin-bottom: 20px;
}
.userAccount .dropDown .inner {
  background: #eef0f1;
  padding: 15px 25px;
  max-width: 650px;
  width: 100%;
}
.userAccount .dropDown select {
  padding: 12px 15px;
  font-size: 1.2em;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  width: 100%;
}
.userAccount .dropDown label {
  display: block;
  color: #0082c8;
  margin-bottom: 10px;
}
.userAccount .option {
  display: none;
  padding-left: 15px;
  border-left: 15px #0082c8 solid;
}
.userAccount .email label {
  display: block;
}

.fRow:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.fRow .fieldWrapper {
  float: left;
  width: 48%;
  margin-right: 2%;
}

.readonly label {
  color: #000;
  font-size: 1.3em;
}
.readonly .pidLabel {
  background: #f6f7f8;
  margin-left: 10px;
}

.loginLBHolder {
  margin: 20px auto 0px;
  width: 100%;
}
.loginLBHolder .buttonWrap {
  padding: 20px 5px;
  width: 100%;
  margin: 0 auto;
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;*/
  z-index: 25;
}
.loginLBHolder .accountBtn {
  height: 100%;
  max-width: 650px;
  margin: 25px auto;
  cursor: pointer;
  padding: 20px;
  font-size: 1.5em;
  position: relative;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  border: 2px dashed #0082c8;
}
.loginLBHolder .accountBtn:hover {
  border-color: #0082c8;
  background: #0082c8;
  color: #fff;
}
.loginLBHolder .accountBtn:hover a {
  color: #fff;
}
.loginLBHolder .accountBtn:hover .subText {
  color: #fff;
  background: #BEBD32;
}
.loginLBHolder .accountBtn span {
  display: block;
}
.loginLBHolder .accountBtn .topText {
  padding-bottom: 8px;
  text-transform: uppercase;
  font-size: 1.4em;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  font-weight: 600;
}
.loginLBHolder .accountBtn .subText {
  font-size: 0.95em;
  line-height: 1.2em;
  color: #fff;
  text-transform: uppercase;
  background: #000;
  display: inline-block;
  padding: 16px 30px 16px;
  margin-bottom: 15px;
  font-family: "Oswald", sans-serif;
}
.loginLBHolder .accountBtn .noteText {
  font-size: 0.8em;
  font-style: italic;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.loginLBHolder .accountBtn a {
  text-decoration: none;
  display: block;
  color: #0082c8;
}

@media (max-width: 1050px) {
  #membership .titleArea {
    padding: 5px 10px;
  }
  #membership .titleArea h1 {
    font-size: 1.5em;
  }
  .formWrap {
    margin-top: 0px;
  }
  .formWrap.login {
    display: block;
  }
  .formArea h1 {
    font-size: 1.8em;
  }
  .formArea p {
    margin-bottom: 0px;
  }
  .newStudentWrapper {
    width: 100%;
    display: block;
  }
  .newStudentWrapper h1 {
    margin-top: 0px;
  }
  .returningStudentWrapper {
    width: 100%;
    display: block;
  }
  .returningStudentWrapper h1 {
    font-size: 2em;
  }
  .returningStudentWrapper p {
    margin-bottom: 15px;
  }
  .account a {
    font-size: 1.3em;
  }
  .userAccount {
    padding: 0px 25px;
  }
}
@media (max-width: 800px) {
  .login header {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px !important;
  }
  .login header .inner {
    padding: 0px 15px;
  }
  .login header h1 {
    font-size: 1.8em;
  }
  .fieldWrapper {
    float: none;
    width: 100%;
    max-width: 650px;
    margin-right: 0px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .fRow .fieldWrapper {
    float: none;
    width: 100%;
    max-width: 650px;
    margin-right: 0px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .formArea .fieldWrapper input {
    background: #f6f7f8;
    font-size: 1.6em;
  }
  .formArea {
    padding-top: 35px;
  }
  .userAccount .dropDown select {
    padding: 8px 10px;
  }
}
@media (max-width: 600px) {
  .login header {
    height: 60px;
  }
  .login header h1 {
    display: none;
  }
  .login header .branding {
    float: none;
    margin: 0 auto;
  }
  .login #membership {
    margin-top: 60px;
  }
  .formArea h1 {
    font-size: 1.5em;
    padding-bottom: 3px !important;
  }
  .formArea p {
    font-size: 0.9em;
  }
  .newStudentWrapper {
    padding: 10px 10px 20px;
  }
  .returningStudentWrapper {
    padding: 25px 15px;
  }
  .userAccount {
    padding: 0px;
  }
  .formWrap.password .fieldWrapper {
    width: 100%;
  }
}
.errorWrap {
  width: 100%;
  color: #000;
}
.errorWrap:after {
  content: " "; /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.errorWrap h1 {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 4em;
  background: #000;
  color: #fff;
  display: block;
  padding: 2px 30px 2px 20px;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
}
.errorWrap .error {
  background: #fff;
  color: #000;
  margin: 15px 0px;
}
.errorWrap .error .copy {
  font-weight: 700;
  padding: 2px 20px;
  font-size: 1.5em;
}
.errorWrap .btn {
  background: #000;
  text-decoration: none;
  font-size: 1.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  position: relative;
  display: inline-block;
  padding: 8px 35px 10px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  padding: 12px 35px 10px;
  font-size: 2em;
  margin-top: 30px;
}
.errorWrap .btn:hover {
  background: #BEBD32;
  color: #fff;
  cursor: pointer;
}

@media (max-width: 1050px) {
  .login header .mainTitle h1 {
    font-size: 2.1em;
  }
  .login #mainContent {
    margin-top: 5%;
  }
  .errorWrap {
    width: 98%;
    margin-left: 2%;
  }
  .errorWrap .error {
    font-size: 1.2em;
  }
  .errorWrap h1 {
    font-size: 3em !important;
  }
  .errorWrap .btn {
    font-size: 1.8em;
  }
}
@media (max-width: 800px) {
  #membership {
    display: block;
  }
  .login .logoWrap {
    max-width: 225px;
    width: 225px;
    height: 62px;
    background: url("../images/asu-logo-horizontal.png") no-repeat;
    background-size: 225px 62px;
  }
  .login .logoWrap img {
    display: none;
  }
  .login .branding {
    display: block;
  }
  .login .formHolder {
    display: block;
    padding: 5px 0px;
  }
  .login #mainContent {
    margin-top: 0px;
  }
  .errorWrap {
    width: 98%;
    margin: 0px 1%;
    text-align: center;
    padding-top: 0px;
  }
  .errorWrap h1 {
    font-size: 2.2em !important;
    text-align: center;
    line-height: 1em;
    padding: 6px 30px 6px 20px;
  }
  .errorWrap .error {
    font-size: 1em;
  }
}
.smMenuWrap {
  display: none;
}
.smMenuWrap.open {
  height: 100%;
  width: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  left: 0px;
}
.smMenuWrap.open .icon-menu {
  background: #fff;
  font-size: 1.5em;
  padding-top: 8px;
  color: #0082c8;
}
.smMenuWrap.open .icon-menu::before {
  content: "l";
}
.smMenuWrap.open .smMenu {
  display: block;
}
.smMenuWrap .icon-menu {
  position: fixed;
  right: 5px;
  top: 12px;
  color: #fff;
  height: 40px;
  width: 40px;
  text-align: center;
  font-size: 1.7em;
  padding-top: 7px;
}
.smMenuWrap .icon-menu:hover {
  cursor: pointer;
  background: #000;
  color: #fff;
}
.smMenuWrap .helpBtn {
  position: static;
  display: none;
}
.smMenuWrap .smMenu {
  position: fixed;
  left: 0px;
  background: #fff;
  width: 100%;
  top: 65px;
  padding: 0px 0px 15px;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
  display: none;
  text-align: right;
}
.smMenuWrap h1 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  background: #000;
  font-size: 1.3em;
  text-align: center;
  color: #fff;
  border-top: 2px solid #000;
  padding: 5px;
}
.smMenuWrap .logout,
.smMenuWrap .account,
.smMenuWrap .smUtilityBtn {
  background: #000;
  text-decoration: none;
  font-size: 1.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  position: relative;
  display: inline-block;
  padding: 8px 35px 10px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
  font-size: 1em;
  margin: 5px 25px;
  display: block;
  text-align: center;
}
.smMenuWrap .logout:hover,
.smMenuWrap .account:hover,
.smMenuWrap .smUtilityBtn:hover {
  background: #BEBD32;
  color: #fff;
  cursor: pointer;
}
.smMenuWrap .student {
  text-align: right;
  padding: 10px 0px 10px;
  margin-right: 25px;
}
.smMenuWrap .student h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 1.3em;
}
@media (max-width: 800px) {
  .smMenuWrap {
    display: block;
  }
  .smMenuWrap .helpBtn {
    display: block;
    margin: 5px 25px 5px;
    background: #000;
    padding: 8px 35px 5px;
  }
  .inSection .smMenuWrap {
    display: none;
  }
}
@media (max-width: 480px) {
  .smMenuWrap .logout,
  .smMenuWrap .account,
  .smMenuWrap .smUtilityBtn,
  .smMenuWrap .helpBtn {
    display: block;
    float: none;
    text-align: center;
  }
}
.utilityBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  color: #fff;
  height: 50px;
  width: 50px;
  padding-top: 12px;
  text-align: center;
  transition: all 200ms;
  cursor: pointer;
  z-index: 250;
}
.introMode .utilityBtn {
  opacity: 0;
}
.utilityBtn .icon {
  font-size: 1.8em;
  display: inline-block;
}
.utilityBtn.open {
  position: fixed;
  z-index: 250;
  top: 25px;
  bottom: auto;
  background: #0082c8;
  color: #fff;
  left: 30%;
}
.utilityBtn.open .icon:before {
  font-family: "iconfont";
  content: "l";
}
.utilityBtn.open .text {
  display: none;
}
.utilityBtn:hover {
  background: #BEBD32;
  color: #fff;
}
.inSection .utilityBtn {
  display: none;
}
.utilityMenu {
  position: fixed;
  left: -30%;
  width: 30%;
  top: 0;
  background: #0082c8;
  height: 100%;
  overflow: auto;
  z-index: 231;
  transition: all 0.2s ease;
}
.utilityMenu.open {
  left: 0;
}
.utilityMenu .menuContent {
  border-bottom: 2px solid #B6BEC3;
  padding: 25px 0;
}
.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: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 3.2em;
}
.utilityMenu .menuContent.UMinfo {
  padding: 15px;
  font-family: "Oswald", sans-serif;
  border-bottom: 0;
}
.utilityMenu .menuContent.UMinfo .UMtitle {
  font-weight: 300;
  text-transform: none;
  color: #fff;
  font-size: 2.4em;
}
.utilityMenu .menuContent.UMinfo .UMstudent {
  color: #656569;
  font-weight: 600;
}
.utilityMenu .menuContent.UMbtns {
  padding: 25px 15px;
  background: #B6BEC3;
}
.utilityMenu .menuContent.toc {
  margin-left: 0;
  padding-left: 0;
  background: #0082c8;
}
.utilityMenu .menuContent.toc h1 {
  padding-left: 15px;
}
.utilityMenu .menuContent .btn {
  display: block;
  margin: 0;
  display: inline-block;
  float: left;
  font-size: 1.1em;
  margin-right: 10px;
  text-align: center;
  cursor: pointer;
  text-decoration: none !important;
}
.utilityMenu .menuContent .certBtn {
  display: none;
  float: left;
  clear: both;
  margin-top: 10px;
  padding-left: 30px;
  background: #fff !important;
  border-color: #0082c8;
  color: #0082c8 !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 {
  border-color: #fff;
  color: #fff;
}
.orientationComplete .utilityMenu .menuContent .certBtn {
  display: inline-block;
}

#sitemap {
  font-family: "Oswald", sans-serif;
}
#sitemap ul {
  list-style: none;
  padding-left: 0;
}
#sitemap ul ul li {
  position: relative;
}
#sitemap ul ul li:hover .lockedMsg {
  display: block;
}
#sitemap ul ul li:hover li .lockedMsg {
  display: none;
}
#sitemap ul ul li.level-4:hover .lockedMsg {
  display: block !important;
  z-index: 9999;
}
#sitemap .level-2 {
  margin: 0;
  padding: 0;
}
#sitemap .level-2 .tempType {
  display: none;
}
#sitemap .level-2 .mainLevel {
  font-size: 1.2em;
  color: #fff;
  padding: 5px 10px 5px 18px;
  cursor: default;
  font-weight: 600;
  text-transform: uppercase;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #fff;
}
#sitemap .level-2 a {
  font-size: 1.2em;
  color: #fff;
  background: #656569;
  padding: 5px 10px 5px 20px;
  cursor: default;
  font-weight: 600;
}
#sitemap .level-3.selfDir a {
  font-weight: bold;
}
#sitemap .level-3.selfDir .level-4-link {
  cursor: default !important;
  background: #0082c8;
  color: #fff;
}
#sitemap .level-3.selfDir .level-4-link:hover {
  cursor: default !important;
  background: #0082c8 !important;
  color: #fff !important;
}
#sitemap .level-3.selfDir .level-4-link:hover:before {
  display: none;
}
#sitemap .level-3.last a {
  border-bottom: none;
}
#sitemap .level-3 a {
  text-transform: none;
  font-size: 1em;
  color: #fff;
  background: transparent;
  padding: 14px 10px 12px 44px;
  cursor: pointer;
  position: relative;
  text-decoration: none !important;
  border-bottom: 1px #00a3fb dashed;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  outline: 0;
}
#sitemap .level-3 a:hover {
  background: #fff;
  color: #000;
}
#sitemap .level-3 a:hover:before {
  font-family: "iconfont";
  text-transform: lowercase;
  color: #0082c8;
  content: "g";
  position: absolute;
  top: 0;
  left: 0;
  left: 20px;
  top: 50%;
  margin-top: -10px;
}
#sitemap .level-4 a {
  outline: 0;
}
#sitemap .level-5 a {
  margin-left: 20px;
  padding: 10px 10px 10px 20px;
  font-weight: normal !important;
  border: 0;
  border-bottom: 3px solid #B6BEC3 !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 */
  filter: alpha(opacity=50);
  /* 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: #00a3fb;
  color: #fff;
  font-weight: 700;
  padding: 13px 0 5px;
  text-align: center;
  font-size: 1em;
  z-index: 1;
  height: 100%;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  cursor: not-allowed;
}

.utilityOpen #hiddenOverlay {
  z-index: 205;
  background-color: #000;
  background: rgba(0, 0, 0, 0.85);
}

@media (max-width: 1150px) {
  .utilityBtn.open {
    left: 60%;
  }
  .utilityMenu.open {
    width: 60%;
    right: 60%;
  }
}
@media (max-width: 800px) {
  .utilityBtn {
    bottom: -100vh;
  }
  .utilityBtn.open {
    background-color: #f0b82d;
    right: 50px;
    left: auto;
  }
  .utilityMenu .menuContent.UMinfo {
    padding-left: 65px;
  }
  .utilityMenu.open {
    width: 100%;
  }
  .UMbtns .btn {
    margin-bottom: 5px !important;
  }
  .UMbtns .adaMenuLink {
    width: initial;
    height: initial;
  }
  #sitemap .lockedMsg {
    font-size: 10px;
    padding: 10px 3px;
  }
}
@media (max-width: 600px) {
  .utilityMenu .menuContent.UMinfo {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .utilityMenu .menuContent.toc h1 {
    font-size: 2.4em;
  }
  .utilityBtn.open {
    right: 40px;
    top: 15px;
  }
}
#validate {
  background-color: #000;
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
#validate p {
  display: none;
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #0082c8;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 2em;
  padding: 10px;
}
#validate p em {
  font-size: 1.5em;
  font-style: normal;
  font-family: "Oswald", sans-serif;
  color: #0082c8;
  font-weight: 700;
  text-transform: uppercase;
}
#validate p em h2 {
  font-size: 1.5em;
  color: #000;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  #validate p {
    font-size: 1.5em;
  }
}

/*-----ADA Link---------------*/
.adaLink {
  position: fixed;
  top: 0;
  height: auto;
  width: auto;
  left: 0px;
  z-index: 220;
  display: block;
  background-color: #0082c8;
  background: rgba(0, 130, 200, 0.5);
  cursor: pointer;
  color: #fff;
  padding: 4px 10px 4px 10px;
  font-size: 0.9em;
  letter-spacing: 1px;
  text-decoration: none !important;
  transition: all 0.2s ease;
}
.adaLink:hover {
  background: #0082c8;
  color: #fff;
}

@media (max-width: 768px) {
  .adaLink {
    top: auto;
    bottom: -25px;
  }
}
.carousel {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#helpCarousel {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0px 35px 95px;
  background: #fff;
  color: #000;
  top: -400px;
  transition: all 1s ease;
}
#helpCarousel.showing {
  top: 65px;
}
#helpCarousel:before {
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: -10px;
  border-top: 2px dashed #fff;
  left: 0px;
  width: 100%;
  height: 2px;
}
#helpCarousel .carousel-inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
#helpCarousel .item {
  width: 90%;
  max-width: 650px;
  margin: 0 auto;
  padding-bottom: 45px;
}
#helpCarousel h1 {
  color: #656569;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.2em;
  max-height: 45px;
  padding: 20px 0px 30px;
  font-weight: 400;
}
#helpCarousel h2 {
  color: #000;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
}
#helpCarousel h3 {
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  font-size: 1.3em;
  padding-bottom: 5px;
  margin-top: 10px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
}
#helpCarousel .helpSlideTitle {
  display: block;
  color: #0082c8;
  font-size: 2.5em;
  font-weight: 400;
  padding: 0;
  margin: 20px 0 10px 0;
  line-height: 1.1em;
  border-top: 1px solid #656569;
  padding-top: 20px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
#helpCarousel .copy {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  font-size: 1.15em;
  line-height: 1.45em;
  color: #656569;
}
#helpCarousel .copy ul {
  margin: 0px;
}
#helpCarousel .copy ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 8px 0px 5px 15px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-left: 10px;
  margin-left: 0px;
  border-bottom: 1px solid #656569;
  padding-bottom: 20px;
  color: #656569;
}
#helpCarousel .copy ul li {
  margin: 0;
  padding: 0;
  padding-left: 15px;
  margin-bottom: 5px;
  position: relative;
}
#helpCarousel .copy ul li: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;
  position: absolute;
  top: 0;
  left: 0;
  top: 6px;
  color: #0082c8;
  content: " ";
  height: 100%;
  width: 100%;
  display: block;
  content: "i";
  font-size: 0.65em;
}
#helpCarousel .copy ul li {
  font-weight: 600;
  padding-left: 20px;
  margin-bottom: 10px;
}
#helpCarousel .copy ul li::before {
  display: inline-block;
  width: auto;
  content: "o";
  top: 7px;
  font-size: 0.58em;
}
#helpCarousel .copy ul ul {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 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 .helpArrow {
  position: absolute;
  top: -85px;
}
#helpCarousel .carousel-indicators {
  bottom: -15px;
}
#helpCarousel .carousel-indicators li {
  border: 2px solid #656569;
}
#helpCarousel .carousel-indicators li.active {
  background: #656569;
}
#helpCarousel .helpBtnWrap {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  text-align: center;
}
#helpCarousel .helpBtnWrap .lbClosebtn {
  background: #000;
  text-decoration: none;
  font-size: 1.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  position: relative;
  display: inline-block;
  padding: 8px 35px 10px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.3em;
}
#helpCarousel .helpBtnWrap .lbClosebtn:hover {
  background: #BEBD32;
  color: #fff;
  cursor: pointer;
}
#helpCarousel .helpBtnWrap.disabled .lbClosebtn {
  background: #B6BEC3;
  color: white;
}
#helpCarousel .helpBtnWrap.disabled .lbClosebtn:hover {
  cursor: not-allowed;
}

.helpBtn {
  position: fixed;
  top: 40px;
  right: 0px;
  z-index: 100;
  background-color: #000;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  height: 28px;
  width: 40px;
  font-size: 1.2em;
  text-align: center;
  padding: 5px 10px 0px 10px;
}
.helpBtn:hover {
  cursor: pointer;
  background: #0082c8;
  color: #fff;
}

.inSection .helpBtn {
  display: none;
}

@media (max-width: 800px) {
  .helpBtn {
    display: none;
  }
  #helpContent {
    background: #fff;
    top: 80px;
    top: 0px;
  }
  #helpCarousel.showing {
    top: 0px;
  }
  #helpCarousel .helpArrow {
    position: absolute;
    top: 0px;
    background: #fff;
    width: 100%;
    left: 0px;
  }
  #helpCarousel .helpArrow .arrow {
    width: 65px;
    height: 50px;
    top: 0px;
  }
  #helpCarousel .helpArrow .arrow .text {
    top: 0px;
    padding-top: 13px;
  }
  #helpCarousel .helpArrow .left {
    left: 0px;
  }
  #helpCarousel .helpArrow .left .text {
    right: 0px;
  }
  #helpCarousel .helpArrow .right {
    right: 0px;
  }
  #helpCarousel .helpArrow .right .text {
    left: 0px;
  }
}
@media (max-width: 600px) {
  #helpContent {
    top: 0px;
    position: absolute;
  }
  #helpCarousel {
    padding-top: 55px;
  }
  #helpCarousel::before {
    display: none;
  }
  #helpCarousel .helpArrow {
    position: absolute;
    top: 0px;
    background: #fff;
    width: 100%;
    left: 0px;
  }
  #helpCarousel .helpArrow .arrow {
    width: 65px;
    height: 50px;
  }
  #helpCarousel .helpArrow .arrow .text {
    top: 0px;
  }
  #helpCarousel .helpArrow .left {
    left: 0px;
  }
  #helpCarousel .helpArrow .left .text {
    right: 0px;
  }
  #helpCarousel .helpArrow .right {
    right: 0px;
  }
  #helpCarousel .helpArrow .right .text {
    left: 0px;
  }
  #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%;
  }
  #helpCarousel .helpSlideTitle {
    margin-top: 5px;
    padding-top: 15px;
  }
}
@media (max-width: 480px) {
  #helpCarousel {
    padding: 50px 20px 80px;
    font-size: 0.9em;
  }
  #helpCarousel h1 {
    max-height: 100%;
    padding-bottom: 15px;
  }
}
.spinner {
  display: none;
  position: fixed !important;
  left: 50% !important;
  top: 30% !important;
}
.spinner div div {
  background: #BEBD32 !important;
}

.gecko .quizSlide .quizButtons {
  padding-left: 107px;
}

.ie .quizSlide .quizButtons .picked .letter {
  padding-top: 35px;
  font-size: 2.4em;
}

.ie8 #backgroundImg {
  background-color: #000;
}
.ie8 #backgroundImg div {
  background-position: right top;
}
.ie8 #main-nav .button.completed .section-title {
  background: url("../images/checked.png") no-repeat;
}
.ie8 #alertContentWrap {
  height: 100%;
  bottom: 0px;
}
.ie8 .slide .learnMoreLinks LI:before {
  content: "";
}
.ie8 .slide .learnMoreLinks LI a {
  padding-left: 20px;
}
.ie8 .slide .ul LI:before {
  content: "";
}
.ie8 .slide .slideSide .imgWrap {
  background-image: none !important;
  background-color: #fff;
  text-align: center;
  padding-top: 15px;
}
.ie8 .slide .slideSide .imgWrap img {
  display: inline-block;
  max-width: 100%;
}
.ie8 .ezsearch-result:hover {
  background: #0093e2 !important;
}
.ie8 #videoHolder {
  margin-top: 60px;
}
.ie8 .quizSlide {
  background: #fff;
}
.ie8 .tip {
  font-size: 0.9em;
}
.ie8 .tips {
  padding: 30px 20px 30px 70px;
}
.ie8 .login.formWrap .fieldWrapper label {
  display: block;
}

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

.PreviewMode #wrapper {
  top: 35px;
}
.PreviewMode header {
  top: 35px;
}
.PreviewMode .timer {
  width: 100% !important;
}
.PreviewMode .slideBody .slide {
  background: #fff;
  height: auto !important;
}
.PreviewMode #inner-content {
  margin-top: 165px;
  display: block;
}
.PreviewMode .inSection .homeScreen {
  display: none;
}
.PreviewMode .alertBar {
  display: none !important;
}
.PreviewMode .adaBtn {
  display: none !important;
}
.PreviewMode .menuBtn {
  display: none;
}
.PreviewMode .slideSide {
  bottom: 0px;
}
.PreviewMode .progressBar .progress {
  width: 100%;
}
.PreviewMode .arrowNav {
  top: 80px;
}

@media (max-width: 783px) {
  #umbracoPreviewBadge {
    padding: 0 4px 0px 4px;
  }
  #umbracoPreviewBadge:after {
    display: none !important;
  }
  .PreviewMode header {
    top: 38px;
  }
  .PreviewMode .slideBody {
    margin-top: 112px;
  }
  .arrowNav {
    top: 38px;
  }
}
@media (max-width: 570px) {
  .PreviewMode .slideBody {
    margin-top: 100px;
  }
}/*# sourceMappingURL=mainStyles.css.map */