@font-face {
  font-family: 'TransText';
  src: url("../fonts/transtext-rm_roman-webfont.eot");
  src: url("../fonts/transtext-rm_roman-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/transtext-rm_roman-webfont.woff") format("woff"), url("../fonts/transtext-rm_roman-webfont.ttf") format("truetype"), url("../fonts/transtext-rm_roman-webfont.svg#transtext_rmroman") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'TransText';
  src: url("../fonts/transtext-rm_italic-webfont.eot");
  src: url("../fonts/transtext-rm_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/transtext-rm_italic-webfont.woff") format("woff"), url("../fonts/transtext-rm_italic-webfont.ttf") format("truetype"), url("../fonts/transtext-rm_italic-webfont.svg#transtext_rmitalic") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'TransText';
  src: url("../fonts/transtext-lt_light-webfont.eot");
  src: url("../fonts/transtext-lt_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/transtext-lt_light-webfont.woff") format("woff"), url("../fonts/transtext-lt_light-webfont.ttf") format("truetype"), url("../fonts/transtext-lt_light-webfont.svg#transtext_ltlight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TransText';
  src: url("../fonts/transtext-lt_light_italic-webfont.eot");
  src: url("../fonts/transtext-lt_light_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/transtext-lt_light_italic-webfont.woff") format("woff"), url("../fonts/transtext-lt_light_italic-webfont.ttf") format("truetype"), url("../fonts/transtext-lt_light_italic-webfont.svg#transtext_ltlight_italic") format("svg");
  font-weight: normal;
  font-style: italic;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  position: relative;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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 {
  -moz-box-sizing: content-box;
  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;
}

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

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    border-width: 0 !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote,
  figure,
  img,
  table {
    page-break-inside: avoid;
  }

  table * {
    border-width: 1px !important;
  }
  table tr {
    border-bottom: solid 1px gray;
  }
  table th {
    background-color: #f0f0f0 !important;
    border: solid 1px gray;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  header {
    height: auto !important;
    margin-bottom: 20px !important;
  }

  .logo2 {
    float: left !important;
  }

  .heading-interest,
  .panel-heading,
  .panel-collapse,
  .list-qa button,
  .answer,
  .notice-important,
  .notice-question,
  .notice-info,
  .panel-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .heading-more:after {
    color: black !important;
  }

  .heading-more > a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .heading-more
  .carousel,
  .btn-carousel,
  .wrapper-alert,
  .wrapper-navbutton,
  .wrapper-search,
  .wrapper-social,
  .wrapper-topbar,
  .anchor-links,
  .sidebar,
  .sidebar-wide,
  .footer,
  .list-buttons,
  .breadcrumb,
  .nav-site,
  .nav-primary,
  .nav-secondary,
  nav,
  .navbar {
    display: none !important;
  }

  .main {
    height: auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .pane-left,
  .pane-middle,
  .pane-right {
    width: auto !important;
  }

  .heading-interest:before,
  .notice-info:before,
  .notice-question:before,
  .notice-important:before,
  .box-next:before,
  .btn-panel:before,
  .question:before {
    content: none !important;
  }

  .main-inner {
    padding-top: 0 !important;
  }

  .collapse {
    display: block !important;
  }

  .callout-general > .hidden-xs,
  .callout-salient .hidden-xs-inline {
    display: block !important;
  }

  .wrapper-generic,
  .wrapper-general-callouts-alt,
  .wrapper-general-callouts,
  .callout-interest,
  .callout-salient {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .js .checkbox:before, .js .checkbox:after,
  .js .checkbox-inline:before,
  .js .checkbox-inline:after,
  .js .radio:before,
  .js .radio:after,
  .js .radio-inline:before,
  .js .radio-inline:after {
    color: black !important;
  }

  .callout-salient,
  .wrapper-general-callouts,
  .wrapper-general-callouts-sm,
  .interest-inner,
  .interest-inner-lite {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .answer {
    height: auto !important;
    position: static !important;
    width: auto !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }

  input[type=text],
  input[type=email],
  input[type=search],
  .customSelect,
  textarea {
    border: 1px solid black !important;
  }

  .customSelect:after {
    background: #999 !important;
  }

  table.hidden-xs {
    display: table !important;
  }

  .wrapper-table-mobile.visible-xs {
    display: none !important;
    margin-left: -8px !important;
    margin-right: -8px !important;
  }

  td,
  th {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .list-files li:before {
    color: black !important;
  }

  .carousel-indicators .active > button:after {
    content: none !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "TransText", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.71429;
  color: #6e6e6e;
  background-color: white;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  body {
    font-size: 15px;
    line-height: 1.66667;
  }
}
@media (min-width: 940px) {
  html {
    font-size: 16px;
  }

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

a {
  color: #006db2;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #003e65;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #a3a3a3;
}

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #cccccc;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 26px;
  margin-bottom: 13px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 13px;
  margin-bottom: 13px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 41px;
}

h2, .h2 {
  font-size: 34px;
}

h3, .h3 {
  font-size: 28px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 13px;
}

.lead {
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-muted {
  color: #cccccc;
}

.text-primary {
  color: #0592FD;
}

a.text-primary:hover {
  color: #0275cd;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #0592FD;
}

a.bg-primary:hover {
  background-color: #0275cd;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 12px;
  margin: 52px 0 26px;
  border-bottom: 1px solid #a3a3a3;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 13px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 26px;
}

dt,
dd {
  line-height: 1.625;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #cccccc;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 13px 26px;
  margin: 0 0 26px;
  font-size: 20px;
  border-left: 5px solid #a3a3a3;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.625;
  color: #cccccc;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #a3a3a3;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.625;
}

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

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

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

pre {
  display: block;
  padding: 12.5px;
  margin: 0 0 13px;
  font-size: 15px;
  line-height: 1.625;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  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: 15px;
  padding-right: 15px;
  position: relative;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 940px) {
  .container {
    width: 910px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1190px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: 0%;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: 0%;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

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

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 940px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: 0%;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: 0%;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

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

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: 0%;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: 0%;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

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

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 26px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.625;
  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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: white;
}

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

.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

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

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 > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

.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.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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.danger:hover > th {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 19.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  color: black;
  display: inline-block;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 1px 0 0;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.625;
  color: black;
}

.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.125;
  color: black;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #cccccc;
}
.form-control::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #cccccc;
}
.form-control::-webkit-input-placeholder {
  color: #cccccc;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #a3a3a3;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="date"] {
  line-height: 30px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 26px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"],
input[type="checkbox"],
.radio,
.radio-inline,
.checkbox,
.checkbox-inline {
  line-height: 1.125;
}
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 37.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 31px;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #aeaeae;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.625;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.open .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active {
  background-image: none;
}
.open .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}
.btn-default .badge {
  color: white;
  background-color: #333333;
}

.btn-primary {
  color: white;
  background-color: #0592fd;
  border-color: #0085dd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #027bd7;
  border-color: #0060a0;
}
.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #027bd7;
  border-color: #0060a0;
}
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #0592FD;
  border-color: #0085dd;
}
.btn-primary .badge {
  color: #0592fd;
  background-color: white;
}

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active, .btn-success.active {
  background-image: none;
}
.open .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active {
  background-image: none;
}
.open .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}

.btn-link {
  color: #006db2;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #003e65;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #cccccc;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.js .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.js .fade.in {
  opacity: 1;
}
.js .collapse {
  display: none;
}
.js .collapse.in {
  display: block;
}
.js .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
  font-size: 0.875em;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 2px;
  color: black;
}
.breadcrumb > .active {
  color: black;
}
.breadcrumb a {
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}

.panel-body {
  background-color: #f7f7f7;
  border-color: white;
  border-style: solid;
  border-width: 1px 0;
  padding: 10px 30px 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body p {
  margin-bottom: 0.5em;
}

.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
  border-top: 0;
}
.panel > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-heading {
  padding: 10px;
  border-bottom: 1px solid #e1e1e1;
  margin: 0;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #e1e1e1;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group {
  margin-bottom: 26px;
}
.panel-group .panel {
  margin-bottom: 1px 0 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #0592FD;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0592FD;
  border-color: #0592FD;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #0592FD;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #0592FD;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.modal-open {
  overflow: hidden;
}

.modal {
  background: white;
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

.modal-content {
  position: relative;
  outline: none;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3040;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

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

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

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

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

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.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;
}

.tooltip {
  position: absolute;
  z-index: 9999;
  display: block;
  visibility: visible;
  font-size: 14px;
  font-family: sans-serif;
  line-height: 1.4;
  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: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  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: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.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: 16px;
  font-weight: normal;
  line-height: 18px;
  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: white;
}
.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: white;
}
.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: white;
}
.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: white;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  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-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  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-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix: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;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 939px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (min-width: 940px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 939px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 940px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

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

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .nav:before, .nav:after {
    content: " ";
    display: table;
  }
  .nav:after {
    clear: both;
  }
  .nav > li {
    position: relative;
    display: block;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
  }
  .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #a3a3a3;
  }
  .nav > li.disabled > a {
    color: #cccccc;
  }
  .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #cccccc;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
  }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #a3a3a3;
    border-color: #006db2;
  }
  .nav .nav-divider {
    height: 1px;
    margin: 12px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .nav > li > a > img {
    max-width: none;
  }

  .nav-tabs {
    display: table;
    width: 100%;
  }
  .nav-tabs > li {
    display: table-cell;
    text-align: center;
  }
  .nav-tabs > li > a {
    line-height: 1.625;
  }
  .nav-tabs > li > a:hover {
    border-color: #a3a3a3 #a3a3a3 #dddddd;
  }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: white;
    cursor: default;
  }

  .nav-pills > li {
    float: left;
  }
  .nav-pills > li > a {
    border-radius: 4px;
  }
  .nav-pills > li + li {
    margin-left: 2px;
  }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #0592fd;
  }

  .nav-stacked > li {
    float: none;
  }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
  }

  .nav-justified, .nav-tabs.nav-justified {
    width: 100%;
  }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
  }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
  }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }

  .nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
  }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
  }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }

  .tab-content > .tab-pane {
    display: none;
  }
  .tab-content > .active {
    display: block;
  }

  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
}
@media (min-width: 940px) {
  .no-js .dropdown-toggle:focus,
  .no-touch .dropdown-toggle:focus {
    outline: 0;
  }
  .no-js .dropdown-menu,
  .no-touch .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    background-color: white;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
  }
  .no-js .dropdown-menu.pull-right,
  .no-touch .dropdown-menu.pull-right {
    right: 0;
    left: auto;
  }
  .no-js .dropdown-menu .divider,
  .no-touch .dropdown-menu .divider {
    height: 1px;
    margin: 12px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .no-js .dropdown-menu > li > a,
  .no-touch .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.625;
    color: #333333;
    white-space: nowrap;
  }
  .no-js .dropdown-menu > li > a:hover, .no-js .dropdown-menu > li > a:focus,
  .no-touch .dropdown-menu > li > a:hover,
  .no-touch .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: whitesmoke;
  }
  .no-js .dropdown-menu > .active > a, .no-js .dropdown-menu > .active > a:hover, .no-js .dropdown-menu > .active > a:focus,
  .no-touch .dropdown-menu > .active > a,
  .no-touch .dropdown-menu > .active > a:hover,
  .no-touch .dropdown-menu > .active > a:focus {
    color: white;
    text-decoration: none;
    outline: 0;
    background-color: #0592fd;
  }
  .no-js .dropdown-menu > .disabled > a, .no-js .dropdown-menu > .disabled > a:hover, .no-js .dropdown-menu > .disabled > a:focus,
  .no-touch .dropdown-menu > .disabled > a,
  .no-touch .dropdown-menu > .disabled > a:hover,
  .no-touch .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
  }
  .no-js .dropdown-menu > .disabled > a:hover, .no-js .dropdown-menu > .disabled > a:focus,
  .no-touch .dropdown-menu > .disabled > a:hover,
  .no-touch .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
  }
  .no-js li:hover > .dropdown-menu,
  .no-js .open > .dropdown-menu,
  .no-touch li:hover > .dropdown-menu,
  .no-touch .open > .dropdown-menu {
    display: block;
  }
  .no-js li:hover > a,
  .no-js .open > a,
  .no-touch li:hover > a,
  .no-touch .open > a {
    outline: 0;
  }
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: white;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-mail-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: auto;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: imag-url("slick.eot");
  src: imag-url("slick.eot?#iefix") format("embedded-opentype"), imag-url("slick.woff") format("woff"), imag-url("slick.ttf") format("truetype"), imag-url("slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
.slick-prev:before {
  content: "\2190";
}

.slick-next {
  right: -25px;
}
.slick-next:before {
  content: "\2192";
}

/* Dots */
.slick-dots {
  bottom: -32px;
  left: 0;
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  padding: 0 4px;
}
.slick-dots li:before {
  content: none;
}
.slick-dots li button {
  border: 0;
  border-radius: 50%;
  background: #666;
  display: block;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  height: 8px;
  line-height: 0;
  padding: 0;
  width: 8px;
}
.slick-dots .slick-active button {
  background: #999;
}

/* RMS Custom Stylesheet */
/* Basic Styles: Headings, Paragraphs, Lists */
h1 {
  color: #0592FD;
  font-size: 2.42858em;
  font-weight: normal;
  line-height: 1.25;
  margin: 0 0 0.25em;
}

h2 {
  color: #006db2;
  font-size: 1.28572em;
  font-weight: normal;
  line-height: 1.25;
  margin: 0 0 0.5em;
}

h3 {
  color: black;
  font-size: 1.14286em;
  font-weight: bold;
  line-height: 1.25;
  margin: 0 0 0.5em;
}

h4 {
  color: black;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.25;
  margin: 0 0 0.125em;
}

p {
  margin: 0 0 1em;
}

table {
  margin-bottom: 20px;
}

th,
td {
  padding: 2px 5px;
}

ol,
ul {
  margin: 0 0 1em;
  max-width: 700px;
}

ol {
  padding: 0 0 0 25px;
}

ul {
  list-style: none;
  padding: 0 0 0 15px;
}
ul > li {
  text-indent: -5px;
}
ul > li:before {
  content: "\f111";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38%;
  position: relative;
  top: -3px;
  left: -7px;
}
ul ul > li:before {
  content: "\f10c";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul ul ul > li:before {
  content: "\f068";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

li {
  line-height: 1.25;
  margin: 0.5em 0;
}

.section-copy {
  margin-bottom: 2em;
}

@media (min-width: 768px) {
  h1 {
    font-size: 2.26667em;
  }

  h2 {
    font-size: 1.33334em;
  }

  h3 {
    font-size: 1.2em;
  }

  ol,
  ul {
    margin: 0 0 1em;
    max-width: 700px;
    padding: 0 0 0 40px;
  }
  ol li:before,
  ul li:before {
    left: -12px;
  }
}
@media (min-width: 940px) {
  h1 {
    font-size: 2.125em;
  }

  h2 {
    font-size: 1.25em;
  }

  h3 {
    font-size: 1.125em;
  }
}
/* Basic styles and structure */
.container {
  padding-left: 10px;
  padding-right: 10px;
}

.header {
  box-shadow: -3px 0 2px -1px rgba(0, 0, 0, 0.25);
  z-index: 150;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background-color: white;
  border-bottom: 2px solid #cccccc;
  padding: 7px 0;
  position: relative;
}
.js-nav-show .header {
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25);
}
.js-nav-show .header {
  -webkit-transform: translateX(250px);
  -moz-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
}

.logo2 {
  display: block;
  float: right;
  height: 50px;
  margin: 0 auto;
  width: 150px;
}
.logo2 img {
  height: auto;
  width: 100%;
}

.main {
  box-shadow: -3px 0 2px -1px rgba(0, 0, 0, 0.25);
  z-index: 101;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background-color: white;
  border-top: 2px solid #0592FD;
  overflow: hidden;
  position: relative;
}
.main:before, .main:after {
  content: " ";
  display: table;
}
.main:after {
  clear: both;
}
.js-nav-show .main {
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25);
}
.js-nav-show .main {
  -webkit-transform: translateX(250px);
  -moz-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
}

.main-inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer {
  box-shadow: -3px 0 2px -1px rgba(0, 0, 0, 0.25);
  z-index: 100;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background-color: white;
  position: relative;
}
.js-nav-show .footer {
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25);
}
.js-nav-show .footer {
  -webkit-transform: translateX(250px);
  -moz-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
}

.wrapper-topbar {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  box-shadow: -3px 0 2px -1px rgba(0, 0, 0, 0.25);
  z-index: 300;
  position: relative;
}
.js-nav-show .wrapper-topbar {
  -webkit-transform: translateX(250px);
  -moz-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
}
.js-nav-show .wrapper-topbar {
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25);
}

.wrapper-search {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
  background-color: #f7f7f7;
  border-bottom: 1px solid #cccccc;
  display: none;
  font-size: 1.28571em;
  left: 0;
  padding: 18px 15px 15px;
  position: absolute;
  top: 0;
  width: 250px;
}
.js-nav-show .wrapper-search {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: block;
}

.wrapper-search-inner {
  position: relative;
}

input.input-search {
  -webkit-appearance: none;
}

.input-search {
  border-radius: 0;
  border-color: #d1d1d1;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  height: 30px;
  padding: 0 40px 0 5px;
  width: 100%;
}

.btn-search {
  background: #006db2;
  border: 0;
  padding: 0;
  color: transparent;
  display: block;
  font: 0/0 a;
  /* hide text */
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  width: 36px;
}
.btn-search:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-search:before {
  content: "\f002";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  font-size: 18px;
  line-height: 30px;
}

.copyright {
  color: black;
  font-size: 0.78571em;
  padding: 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .header {
    background-color: #f7f7f7;
    border-bottom: 1px solid white;
    padding: 0;
  }

  .topbar {
    background-color: white;
    border-color: #cccccc;
    border-style: solid;
    border-width: 0 0 1px;
    padding: 3px 15px;
  }
  .topbar:before, .topbar:after {
    content: " ";
    display: table;
  }
  .topbar:after {
    clear: both;
  }
  .topbar a {
    color: black;
  }

  .logo2 {
    height: 74px;
    margin: 21px 45px 28px 0;
    width: 224px;
  }

  .nav-site {
    border-top: 1px solid #cccccc;
  }

  .main-inner {
    padding-top: 90px;
  }

  .wrapper-search {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background: none;
    border-width: 0;
    display: block;
    font-size: 1.2em;
    left: auto;
    padding: 0;
    position: absolute;
    right: 30px;
    top: 170px;
    width: 330px;
    z-index: 1000;
  }
  .js-nav-show .wrapper-search {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -ms-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
  }

  .wrapper-search-inner:before {
    content: "\f002";
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #d6d6d6;
    font-size: 16px;
    left: 9px;
    position: absolute;
    top: 5px;
    z-index: 2;
  }

  .input-search {
    height: 1.875em;
    padding-left: 30px;
    padding-right: 92px;
  }

  .btn-search {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #0085dd;
    color: white;
    font: bold 1em/1 "TransText", Helvetica, Arial, sans-serif;
    /* text show */
    height: 1.875em;
    padding: 0 5px;
    min-width: 88px;
    width: auto;
  }
  .btn-search:before {
    content: none;
  }

  .footer {
    font-size: 0.8em;
    padding: 5px 10px 20px;
  }
  .footer:before, .footer:after {
    content: " ";
    display: table;
  }
  .footer:after {
    clear: both;
  }

  .copyright {
    float: right;
    font-size: 1em;
    margin: 5px 0;
    padding: 0;
  }
}
@media (min-width: 940px) {
  .no-js .page,
  .no-touch .page {
    float: left;
    padding-left: 15px;
    width: 645px;
  }
  .no-js .header,
  .no-touch .header {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    box-shadow: none !important;
    height: 155px;
  }
  .no-js .wrapper-topbar,
  .no-touch .wrapper-topbar {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    box-shadow: none !important;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3000;
  }
  .no-js .topbar,
  .no-touch .topbar {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-width: 0 1px 1px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 11px;
    width: 900px;
  }
  .no-js .logo2,
  .no-touch .logo2 {
    float: none;
    height: 90px;
    margin: 0;
    position: absolute;
    top: 52px;
    width: 250px;
  }
  .no-js .main,
  .no-touch .main {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    box-shadow: none !important;
  }
  .no-js .main-inner,
  .no-touch .main-inner {
    padding-top: 30px;
  }
  .no-js .wrapper-search,
  .no-touch .wrapper-search {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    font-size: 1.125em;
    margin-top: -1em;
    margin-right: -440px;
    right: 50%;
    top: 105px;
    width: 300px;
  }
  .no-js .footer,
  .no-touch .footer {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    box-shadow: none !important;
    font-size: 0.75em;
  }

  .touch .container {
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .no-js .topbar,
  .no-touch .topbar {
    width: 1160px;
  }
  .no-js .header,
  .no-touch .header {
    height: 170px;
  }
  .no-js .logo2,
  .no-touch .logo2 {
    top: 68px;
    left: 25px;
  }
  .no-js .footer-inner,
  .no-touch .footer-inner {
    padding: 0 40px;
  }
  .no-js .wrapper-search,
  .no-touch .wrapper-search {
    margin-right: -570px;
    top: 90px;
  }

  .page {
    width: auto !important;
  }

  .pane-left {
    float: left;
    padding-right: 15px;
    width: 845px;
  }

  .pane-middle {
    float: left;
    padding-right: 15px;
    width: 645px;
  }

  .pane-right {
    float: left;
    width: 815px;
  }

  .heading-left {
    width: 830px;
  }

  .heading-middle {
    width: 630px;
  }

  .heading-right {
    width: 800px;
  }

  .page-fullwidth {
    margin: 0 auto;
    max-width: 920px;
  }

  .sidebar {
    float: left;
    padding-left: 15px;
    width: 265px;
  }

  .sidebar-wide {
    float: left;
    padding-left: 15px;
    width: 315px;
  }

  .touch .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1000px;
  }
}
/* Navigation */
.navbutton {
  background: 0;
  border: 0;
  padding: 8px;
  color: #006db2;
  display: block;
  font-size: 2em;
  line-height: 1;
}
.navbutton:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.navbutton:before {
  content: "\f0c9";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wrapper-navbutton {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  font-size: 18px;
  height: 58px;
  left: 0;
  right: 80px;
  padding-left: 14px;
  position: absolute;
  top: 6px;
  z-index: 180;
}
.js-nav-show .wrapper-navbutton {
  -webkit-transform: translateX(250px);
  -moz-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
}

.links-associated {
  list-style: none;
  margin: 0 0 0 -5px;
  max-width: none;
  padding: 0;
  float: left;
  font-size: 0.75em;
  line-height: 2;
}
.links-associated > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.links-associated > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.links-associated a {
  text-decoration: none;
}
.links-associated a:hover {
  text-decoration: underline;
}
.links-associated > li {
  display: inline-block;
  margin: 0 auto;
  padding: 0 7px;
}

.controls-accessibility {
  list-style: none;
  margin: 0 -8px 0 0;
  max-width: none;
  padding: 0;
  float: right;
}
.controls-accessibility > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.controls-accessibility > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.controls-accessibility a {
  text-decoration: none;
}
.controls-accessibility a:hover {
  text-decoration: underline;
}
.controls-accessibility > li {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}

.no-js .nav-primary {
  display: none;
}

.nav-primary {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
  background-color: #f7f7f7;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  top: 65px;
  width: 250px;
}
.nav-primary ul {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
}
.nav-primary ul > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.nav-primary ul > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.nav-primary ul a {
  text-decoration: none;
}
.nav-primary a:not(:last-child):after {
  content: "\00a0\f105";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav-primary a:hover {
  text-decoration: none;
}
.nav-primary > ul {
  font-size: 15px;
}
.nav-primary > ul > li,
.nav-primary > ul .current {
  border-bottom: 1px solid #cccccc;
}
.nav-primary > ul > li > a,
.nav-primary > ul .current > a {
  background-color: #f7f7f7;
  display: block;
  font-size: 18px;
  padding: 10px 10px 10px 15px;
}
.nav-primary > ul ul {
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  background: white;
  box-sizing: content-box;
  display: none;
  font-size: 15px;
  height: 0;
  width: 100%;
}
.nav-primary > ul ul > li > a {
  display: block;
  padding: 3px 5px 3px 15px;
}
.nav-primary > ul .btn-back {
  background: none;
  border: 0;
  padding: 10px 15px;
  color: #006db2;
  display: none;
  font-size: 15px;
}
.nav-primary > ul .btn-back:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.nav-primary > ul .btn-back:before {
  content: "\f104\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav-primary > ul .current > a:after {
  content: none;
}
.nav-primary > ul .current > div > .btn-back,
.nav-primary > ul .current > .btn-back {
  display: block;
  float: right;
  text-align: right;
}
.nav-primary > ul .active > ul,
.nav-primary > ul .active > div > ul {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  display: block;
  height: auto;
}
.nav-primary .link-description {
  display: none;
}
.js-nav-show .nav-primary {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: block;
}

.nav-secondary {
  display: none;
}

.nav-site {
  box-shadow: -3px 0 2px -1px rgba(0, 0, 0, 0.25);
  z-index: 100;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding-top: 2px;
  position: relative;
}
.js-nav-show .nav-site {
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25);
}
.js-nav-show .nav-site {
  -webkit-transform: translateX(250px);
  -moz-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
}

.list-nav-site {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
}
.list-nav-site > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-nav-site > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-nav-site a {
  text-decoration: none;
}
.list-nav-site a:hover {
  text-decoration: underline;
}

.links-final {
  background-color: #f7f7f7;
  font-size: 1em;
  margin: 0 -10px;
  padding: 5px 20px;
  border-top: 2px solid #808080;
}

.list-links-final {
  list-style: none;
  margin: 10px 0;
  max-width: none;
  padding: 0;
}
.list-links-final > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-links-final > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-links-final a {
  text-decoration: none;
}
.list-links-final a:hover {
  text-decoration: underline;
}
.list-links-final a {
  color: black;
  text-decoration: underline;
}

.btn-font-dec {
  background: 0;
  border: 0;
  padding: 2px 4px;
  font-size: 0.75em;
}
.btn-font-dec:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn-font-inc {
  background: 0;
  border: 0;
  padding: 0 2px;
}
.btn-font-inc:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn-font-dec:before,
.btn-font-inc:before {
  content: "\f031";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-print {
  background: 0;
  border: 0;
  padding: 0 8px;
  border-left: 1px solid #bababa;
}
.btn-print:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-print:before {
  content: "\f02f";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-dropdown-close {
  background: none;
  border: 0;
  padding: 0;
  display: none;
}
.btn-dropdown-close:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.hidden-offcanvas {
  display: none !important;
}

@media (min-width: 768px) {
  .wrapper-navbutton {
    background-color: white;
    border-bottom: 1px solid #dadada;
    height: auto;
    padding-bottom: 3px;
    padding-top: 6px;
    right: 0;
    top: 155px;
    z-index: 200;
  }

  .nav-primary {
    top: 0;
  }

  .nav-site {
    background-color: #f7f7f7;
    padding: 20px 0 40px;
  }

  .nav-site-inner {
    display: table;
    width: 100%;
  }

  .part-nav-site {
    display: table-cell;
    vertical-align: top;
  }

  .heading-nav-site {
    font-size: 1.125em;
    margin-bottom: 10px;
  }
  .heading-nav-site > a {
    color: black;
    text-decoration: none;
  }
  .heading-nav-site > a:hover {
    text-decoration: underline;
  }
  .heading-nav-site:after {
    color: black;
    content: "\00a0\f105";
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .list-nav-site {
    font-size: 0.9375em;
    margin-top: -8px;
    margin-bottom: 10px;
  }

  .links-final {
    background: none;
    float: left;
    font-size: 1em;
    padding: 0;
    border-top: none;
  }

  .list-links-final {
    margin: 5px 0;
  }
  .list-links-final li {
    display: inline;
  }
  .list-links-final li + li:before {
    content: " | ";
    font-family: sans-serif;
  }
  .list-links-final a {
    text-decoration: none;
  }
  .list-links-final a:hover {
    text-decoration: underline;
  }
}
@media (min-width: 940px) {
  .wrapper-navbutton {
    padding-left: 22px;
    top: 157px;
  }

  .no-js .wrapper-navbutton,
  .no-touch .wrapper-navbutton {
    display: none;
  }
  .no-js .hidden-offcanvas,
  .no-touch .hidden-offcanvas {
    display: block !important;
  }
  .no-js .nav-primary,
  .no-touch .nav-primary {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    background: none;
    display: block;
    overflow: visible;
    position: relative;
    white-space: nowrap;
    width: auto;
    z-index: 2000;
  }
  .no-js .nav-primary > ul,
  .no-touch .nav-primary > ul {
    background-color: white;
    border-top: 1px solid #9d9d9d;
    font-size: 0;
    text-align: center;
  }
  .no-js .nav-primary > ul > li,
  .no-touch .nav-primary > ul > li {
    display: inline-block !important;
    margin: 0 auto;
    padding: 0;
  }
  .no-js .nav-primary > ul > li,
  .no-touch .nav-primary > ul > li {
    border-width: 0 !important;
  }
  .no-js .nav-primary > ul > li > a,
  .no-touch .nav-primary > ul > li > a {
    background: none !important;
    color: #464646;
    font-size: 24px !important;
    font-weight: bold;
    line-height: 48px;
    padding: 5px 24px 0 !important;
    position: relative;
    overflow: visible;
  }
  .no-js .nav-primary > ul > li ul,
  .no-touch .nav-primary > ul > li ul {
    background: none;
	display: block;
    height: auto;
  }
  .no-js .nav-primary > ul > li > ul,
  .no-touch .nav-primary > ul > li > ul {
    padding-left: 0;
  }
  .no-js .nav-primary > ul > li:hover > a,
  .no-touch .nav-primary > ul > li:hover > a {
    background-color: #006db2 !important;
    color: white;
    text-decoration: none;
    z-index: 1100;
  }
  .no-js .nav-primary > ul > li:hover > a:after,
  .no-touch .nav-primary > ul > li:hover > a:after {
    content: none !important;
  }
  .no-js .nav-primary > ul > .active > a,
  .no-touch .nav-primary > ul > .active > a {
    color: #0592fd;
  }
  .no-js .nav-primary > ul > .active > a:hover,
  .no-touch .nav-primary > ul > .active > a:hover {
    text-decoration: none;
  }
  .no-js .nav-primary > ul > .active > a:after,
  .no-touch .nav-primary > ul > .active > a:after {
    -webkit-transform: rotate(180deg) scaleY(-1);
    -moz-transform: rotate(180deg) scaleY(-1);
    -ms-transform: rotate(180deg) scaleY(-1);
    -o-transform: rotate(180deg) scaleY(-1);
    transform: rotate(180deg) scaleY(-1);
    /* makes the triangle smooth on Firefox */
    border-style: solid;
    border-width: 0 12px 8px 12px;
    border-color: transparent transparent #0592FD transparent;
    bottom: 0;
    content: " " !important;
    left: 50%;
    margin-left: -12px;
    position: absolute;
  }
  .no-js .nav-primary > ul .dropdown > a,
  .no-touch .nav-primary > ul .dropdown > a {
    background: #006db2;
  }
  .no-js .nav-primary > ul .dropdown:hover > a,
  .no-touch .nav-primary > ul .dropdown:hover > a {
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
    padding-bottom: 0 !important;
  }
  .no-js .nav-primary > ul .dropdown:hover > a:after,
  .no-touch .nav-primary > ul .dropdown:hover > a:after {
    -webkit-transform: rotate(180deg) scaleY(-1);
    -moz-transform: rotate(180deg) scaleY(-1);
    -ms-transform: rotate(180deg) scaleY(-1);
    -o-transform: rotate(180deg) scaleY(-1);
    transform: rotate(180deg) scaleY(-1);
    /* makes the triangle smooth on Firefox */
    border-style: solid;
    border-width: 8px 12px 0 12px;
    border-color: #006db2 transparent transparent transparent;
    bottom: 0;
    content: " " !important;
    left: 50%;
    margin-left: -12px;
    margin-bottom: -12px;
    position: absolute;
    top: auto;
    z-index: 999999;
  }
  .no-js .nav-primary ul,
  .no-touch .nav-primary ul {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  .no-js .nav-primary a:after,
  .no-touch .nav-primary a:after {
    content: none !important;
  }
  .no-js .dropdown-menu,
  .no-touch .dropdown-menu {
    background-color: #f7f7f7;
    border-top: 4px solid #006db2;
    display: none;
    font-size: 16px;
    padding: 25px 0 20px !important;
    position: absolute;
    text-align: left !important;
    top: 52px;
    left: 0;
    right: 0;
    white-space: normal;
  }
  .no-js .dropdown-menu:before, .no-js .dropdown-menu:after,
  .no-touch .dropdown-menu:before,
  .no-touch .dropdown-menu:after {
    content: " ";
    display: table;
  }
  .no-js .dropdown-menu:after,
  .no-touch .dropdown-menu:after {
    clear: both;
  }
  .no-js .dropdown-menu .btn-back,
  .no-touch .dropdown-menu .btn-back {
    display: none !important;
  }
  .no-js .dropdown-menu a,
  .no-touch .dropdown-menu a {
    background: none !important;
    font-size: inherit !important;
    padding: 12px 15px 18px !important;
  }
  .no-js .dropdown-menu a:hover,
  .no-touch .dropdown-menu a:hover {
    background: white !important;
  }
  .no-js .dropdown-menu a:focus,
  .no-touch .dropdown-menu a:focus {
    text-decoration: none;
  }
  .no-js .dropdown-menu a:after,
  .no-touch .dropdown-menu a:after {
    content: none !important;
  }
  .no-js .dropdown-menu ul,
  .no-touch .dropdown-menu ul {
    font-size: inherit;
    padding-left: 0 !important;
  }
  .no-js .dropdown-menu > ul,
  .no-touch .dropdown-menu > ul {
    margin: 0 auto;
    width: 940px !important;
  }
  .no-js .dropdown-menu > ul:before, .no-js .dropdown-menu > ul:after,
  .no-touch .dropdown-menu > ul:before,
  .no-touch .dropdown-menu > ul:after {
    content: " ";
    display: table;
  }
  .no-js .dropdown-menu > ul:after,
  .no-touch .dropdown-menu > ul:after {
    clear: both;
  }
  .no-js .dropdown-menu > ul > li,
  .no-touch .dropdown-menu > ul > li {
    display: block;
    padding: 0;
    float: left;
    width: 33.33333%;
  }
  .no-js .dropdown-menu > ul > li .link-title,
  .no-touch .dropdown-menu > ul > li .link-title {
    display: block;
    font-size: 1.125em;
    line-height: 1.3333;
  }
  .no-js .dropdown-menu > ul > li .link-title:after,
  .no-touch .dropdown-menu > ul > li .link-title:after {
    content: "\00a0\f105";
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .no-js .dropdown-menu > ul > li .link-description,
  .no-touch .dropdown-menu > ul > li .link-description {
    color: black;
    display: block;
    font-size: 0.8125em;
    line-height: 1.53846em;
    height: 4.61538em;
    overflow: hidden;
  }
  .no-js .dropdown-menu > ul > li:nth-child(3n+1),
  .no-touch .dropdown-menu > ul > li:nth-child(3n+1) {
    clear: left;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid white;
    box-shadow: 1px 0 0 #efefef, 0 1px 0 white;
  }
  .no-js .dropdown-menu > ul > li:nth-child(3n+1):nth-last-child(-n+3),
  .no-touch .dropdown-menu > ul > li:nth-child(3n+1):nth-last-child(-n+3) {
    border-bottom: 0;
    box-shadow: 1px 0 0 #efefef;
  }
  .no-js .dropdown-menu > ul > li:nth-child(3n+2),
  .no-touch .dropdown-menu > ul > li:nth-child(3n+2) {
    border-bottom: 1px solid #efefef;
    border-right: 1px solid white;
    box-shadow: 1px 0 0 #efefef, 0 1px 0 white;
  }
  .no-js .dropdown-menu > ul > li:nth-child(3n+2):nth-last-child(-n+2),
  .no-touch .dropdown-menu > ul > li:nth-child(3n+2):nth-last-child(-n+2) {
    border-bottom: 0;
    box-shadow: 1px 0 0 #efefef;
  }
  .no-js .dropdown-menu > ul > li:nth-child(3n),
  .no-touch .dropdown-menu > ul > li:nth-child(3n) {
    border-bottom: 1px solid #efefef;
    box-shadow: 0 1px 0 white;
  }
  .no-js .dropdown-menu > ul > li:nth-child(3n):last-child,
  .no-touch .dropdown-menu > ul > li:nth-child(3n):last-child {
    border-bottom: 0;
    box-shadow: none;
  }
  .no-js .dropdown-menu > ul > .three-n-plus-one,
  .no-touch .dropdown-menu > ul > .three-n-plus-one {
    clear: left;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid white;
    box-shadow: 1px 0 0 #efefef, 0 1px 0 white;
  }
  .no-js .dropdown-menu > ul > .three-n-plus-one.last-three,
  .no-touch .dropdown-menu > ul > .three-n-plus-one.last-three {
    border-bottom: 0;
    box-shadow: 1px 0 0 #efefef;
  }
  .no-js .dropdown-menu > ul > .three-n-plus-two,
  .no-touch .dropdown-menu > ul > .three-n-plus-two {
    border-bottom: 1px solid #efefef;
    border-right: 1px solid white;
    box-shadow: 1px 0 0 #efefef, 0 1px 0 white;
  }
  .no-js .dropdown-menu > ul > .three-n-plus-two.last-two,
  .no-touch .dropdown-menu > ul > .three-n-plus-two.last-two {
    border-bottom: 0;
    box-shadow: 1px 0 0 #efefef;
  }
  .no-js .dropdown-menu > ul > .three-n,
  .no-touch .dropdown-menu > ul > .three-n {
    border-bottom: 1px solid #efefef;
    box-shadow: 0 1px 0 white;
  }
  .no-js .dropdown-menu > ul > .three-n.last-child,
  .no-touch .dropdown-menu > ul > .three-n.last-child {
    border-bottom: 0;
    box-shadow: none;
  }
  .no-js .dropdown-menu > ul ul,
  .no-touch .dropdown-menu > ul ul {
    display: none !important;
  }
  .no-js .nav-secondary,
  .no-touch .nav-secondary {
    display: block;
    float: left;
    padding-right: 15px;
    width: 235px;
  }
  .no-js .nav-secondary > ul,
  .no-touch .nav-secondary > ul {
    list-style: none;
    margin: 0 0 50px;
    max-width: none;
    padding: 0;
    font-size: 0.9375em;
    margin-bottom: 50px;
  }
  .no-js .nav-secondary > ul > li,
  .no-touch .nav-secondary > ul > li {
    line-height: inherit;
    margin: 0;
    text-indent: 0;
  }
  .no-js .nav-secondary > ul > li:before,
  .no-touch .nav-secondary > ul > li:before {
    content: none;
    font-size: inherit;
    left: auto;
    top: auto;
  }
  .no-js .nav-secondary > ul a,
  .no-touch .nav-secondary > ul a {
    text-decoration: none;
  }
  .no-js .nav-secondary > ul a:hover,
  .no-touch .nav-secondary > ul a:hover {
    text-decoration: underline;
  }
  .no-js .nav-secondary > ul > li + li,
  .no-touch .nav-secondary > ul > li + li {
    border-top: 1px solid #cccccc;
  }
  .no-js .nav-secondary > ul > li > a,
  .no-touch .nav-secondary > ul > li > a {
    padding: 7px;
  }
  .no-js .nav-secondary > ul > .active,
  .no-touch .nav-secondary > ul > .active {
    background-color: #f7f7f7;
  }
  .no-js .nav-secondary > ul > .active > a,
  .no-touch .nav-secondary > ul > .active > a {
    border-bottom: 1px solid white;
    color: black;
  }
  .no-js .nav-secondary > ul > .active > ul,
  .no-touch .nav-secondary > ul > .active > ul {
    list-style: none;
    margin: 0;
    max-width: none;
    padding: 0;
    font-size: 0.875em;
  }
  .no-js .nav-secondary > ul > .active > ul > li,
  .no-touch .nav-secondary > ul > .active > ul > li {
    line-height: inherit;
    margin: 0;
    text-indent: 0;
  }
  .no-js .nav-secondary > ul > .active > ul > li:before,
  .no-touch .nav-secondary > ul > .active > ul > li:before {
    content: none;
    font-size: inherit;
    left: auto;
    top: auto;
  }
  .no-js .nav-secondary > ul > .active > ul a,
  .no-touch .nav-secondary > ul > .active > ul a {
    text-decoration: none;
  }
  .no-js .nav-secondary > ul > .active > ul a:hover,
  .no-touch .nav-secondary > ul > .active > ul a:hover {
    text-decoration: underline;
  }
  .no-js .nav-secondary > ul > .active > ul > li,
  .no-touch .nav-secondary > ul > .active > ul > li {
    padding: 4px 0 4px 22px;
  }
  .no-js .nav-secondary > ul > .active > ul > .active,
  .no-touch .nav-secondary > ul > .active > ul > .active {
    background-color: white;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    padding-top: 7px;
    padding-bottom: 5px;
  }
  .no-js .nav-secondary > ul > .active > ul > .active > a,
  .no-touch .nav-secondary > ul > .active > ul > .active > a {
    padding-bottom: 5px;
  }
  .no-js .nav-secondary > ul > .active > ul > .active > ul,
  .no-touch .nav-secondary > ul > .active > ul > .active > ul {
    list-style: none;
    margin: 0;
    max-width: none;
    padding: 0;
  }
  .no-js .nav-secondary > ul > .active > ul > .active > ul > li,
  .no-touch .nav-secondary > ul > .active > ul > .active > ul > li {
    line-height: inherit;
    margin: 0;
    text-indent: 0;
  }
  .no-js .nav-secondary > ul > .active > ul > .active > ul > li:before,
  .no-touch .nav-secondary > ul > .active > ul > .active > ul > li:before {
    content: none;
    font-size: inherit;
    left: auto;
    top: auto;
  }
  .no-js .nav-secondary > ul > .active > ul > .active > ul a,
  .no-touch .nav-secondary > ul > .active > ul > .active > ul a {
    text-decoration: none;
  }
  .no-js .nav-secondary > ul > .active > ul > .active > ul a:hover,
  .no-touch .nav-secondary > ul > .active > ul > .active > ul a:hover {
    text-decoration: underline;
  }
  .no-js .nav-secondary > ul > .active > ul > .active > ul > li,
  .no-touch .nav-secondary > ul > .active > ul > .active > ul > li {
    padding: 0 0 5px 15px;
  }
  .no-js .nav-secondary > ul .current > a,
  .no-touch .nav-secondary > ul .current > a {
    color: #006db2;
  }
  .no-js .nav-secondary .current > a,
  .no-touch .nav-secondary .current > a {
    color: #006db2;
  }
  .no-js .nav-secondary a,
  .no-touch .nav-secondary a {
    color: #444;
    display: block;
  }
  .no-js .nav-site,
  .no-touch .nav-site {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    box-shadow: none !important;
  }

  .no-csstransforms .nav-primary > ul > .active > a:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAHCAYAAAAMPr0FAAAAcklEQVQoz2NgmPmfgQgsBcRrgXgdlE1YDwEFjECcAcQfgPg/FH+AijGSa7AGEB9GMhAdg+Q0STGYDYjrgfgnHkNh+CdULRshg62B+CoRBqJjkB4bbAbzA/E0IP5LhqEw/BdqBj/M4AAgfkKBgegYZFYgAPXhQibwq0a6AAAAAElFTkSuQmCC);
    border: 0;
    height: 7px;
    width: 22px;
  }
  .no-csstransforms .nav-primary > ul .dropdown:hover > a:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAICAYAAADnVO9eAAAAj0lEQVQoz7XNsQ1AQBTG8VOortVbwAhmMAS11g6GYAe3wo1gArVWJ8H35F2IyHkRip/I5e77K1WaDAZYfzLsDXyIhhrmDwMzb+q9wSEnAftBxPLWsX0JkQByGF8E6E3BG+op5ETQwCII0J2W39zveUJOCr0n0vMd/44gREKoYDoFJj4LRRvCkBNDB4b/xW83w5tQ34Jew0MAAAAASUVORK5CYII=);
    border: 0;
    height: 8px;
    width: 26px;
  }

  .links-final {
    margin: 0;
  }

  .part-nav-site {
    padding: 0 10px;
  }

  .part-alpha-nav-site {
    float: left;
  }

  .part-beta-nav-site {
    float: right;
  }
}
@media (min-width: 1200px) {
  .no-js .nav-primary,
  .no-touch .nav-primary {
    background: none;
    height: 0;
    margin: 0 auto;
    top: -54px;
  }
  .no-js .nav-primary > ul,
  .no-touch .nav-primary > ul {
    background: none;
    border: 0;
    height: 0;
    margin-left: 315px;
  }
  .no-js .nav-primary > ul > li > a,
  .no-touch .nav-primary > ul > li > a {
    line-height: inherit;
    padding: 5px 19px 10px !important;
  }
  .no-js .nav-primary > ul > li:hover > a,
  .no-touch .nav-primary > ul > li:hover > a {
    padding-bottom: 5px !important;
  }
  .no-js .nav-primary > ul > .dropdown:hover > a:after,
  .no-touch .nav-primary > ul > .dropdown:hover > a:after {
    margin-bottom: -11px;
  }
  .no-js .dropdown-menu,
  .no-touch .dropdown-menu {
    top: 42px;
  }
  .no-js .dropdown-menu > ul,
  .no-touch .dropdown-menu > ul {
    width: 1170px !important;
  }
  .no-js .dropdown-menu > ul > li .link-description,
  .no-touch .dropdown-menu > ul > li .link-description {
    height: 3.07692em;
  }

  .nav-site-inner {
    padding: 0 20px;
  }

  .part-nav-site {
    padding: 0 20px;
  }
}
/* Summary */
.summary {
  margin-bottom: 10px;
}
.summary:before, .summary:after {
  content: " ";
  display: table;
}
.summary:after {
  clear: both;
}

.img-summary {
  float: left;
  margin: 0 20px 10px 0;
}

.text-summary {
  color: black;
  font-size: 1.07143em;
  margin-bottom: 10px;
  overflow: auto;
}

.copy {
  margin-bottom: 2em;
}

@media (min-width: 768px) {
  .text-summary {
    font-size: 1.2em;
  }
}
@media (min-width: 768px) {
  .text-summary {
    font-size: 1.25em;
  }
}
/* Callouts */
.wrapper-general-callouts,
.wrapper-general-callouts-alt {
  margin-left: -10px;
  margin-right: -10px;
  border-top: 1px solid black;
}
.wrapper-general-callouts:before, .wrapper-general-callouts:after,
.wrapper-general-callouts-alt:before,
.wrapper-general-callouts-alt:after {
  content: " ";
  display: table;
}
.wrapper-general-callouts:after,
.wrapper-general-callouts-alt:after {
  clear: both;
}

.wrapper-callouts {
  margin-bottom: 20px;
}

.heading-atn {
  color: black;
  font-size: 1.28571em;
  line-height: 1.5;
  margin: 0;
}

.anchor-links {
  background-color: white;
  border-color: #2a2a2a;
  border-style: solid;
  border-width: 1px 0 0;
  padding: 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50000;
}
.js-nav-show .anchor-links {
  visibility: hidden;
}
.anchor-links .js-open {
  overflow: scroll;
}

.anchor-links-panel {
  height: 0;
  overflow: hidden;
}

.anchor-links-inner {
  padding-top: 10px;
}

.anchor-links-offset {
  padding-bottom: 43px;
}
.anchor-links-offset.js-nav-show {
  padding-bottom: 0;
}

.title-links {
  margin: 0;
}

.list-links {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
  line-height: 1.375;
}
.list-links > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-links > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-links a {
  text-decoration: none;
}
.list-links a:hover {
  text-decoration: underline;
}
.list-links li {
  margin: 0 0 7px 0.625em;
  text-indent: -0.625em;
}
.list-links li:before {
  content: "\f105\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.callout-interest {
  margin-left: -5px;
  margin-right: -5px;
  background-color: #f7f7f7;
  margin-bottom: 2px;
}
.callout-interest:before, .callout-interest:after {
  content: " ";
  display: table;
}
.callout-interest:after {
  clear: both;
}

.heading-interest {
  color: #008230;
  cursor: pointer;
  margin: 0;
  padding: 10px 8px;
}

.interest-inner,
.interest-inner-lite {
  font-size: 1.14286em;
  padding: 0 20px 10px 30px;
}

.list-interest {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
}
.list-interest > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-interest > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-interest a {
  text-decoration: none;
}
.list-interest a:hover {
  text-decoration: underline;
}
.list-interest li {
  margin-bottom: 3px;
}

.callout-salient {
  margin-left: -5px;
  margin-right: -5px;
  background-color: #fffbf2;
  border-top: 1px solid #ffaa07;
  color: black;
  margin-bottom: 20px;
  padding: 15px;
}
.callout-salient:before, .callout-salient:after {
  content: " ";
  display: table;
}
.callout-salient:after {
  clear: both;
}
.callout-salient:before, .callout-salient:after {
  content: " ";
  display: table;
}
.callout-salient:after {
  clear: both;
}

.salient-inner {
  overflow: auto;
}

.heading-salient {
  color: black;
  font-weight: bold;
  margin: 0 0 0.25em;
}
.heading-salient:after {
  content: "\00a0";
}

.text-salient {
  display: inline;
  line-height: 1.5;
  margin: 0;
}

.callout-general {
  background-color: #f7f7f7;
  color: black;
  line-height: 1.5;
  margin-bottom: 2px;
}
.callout-general p {
  margin: 0;
}

.wrapper-related {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
}
.wrapper-related:before, .wrapper-related:after {
  content: " ";
  display: table;
}
.wrapper-related:after {
  clear: both;
}

.callout-related {
  margin-bottom: 20px;
}

.heading-related {
  border-bottom: 1px solid black;
  color: black;
  font-size: 1.28571em;
  line-height: 1.5;
  margin: 0;
  padding: 0 10px;
}

.list-related {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
  font-size: 1.14286em;
}
.list-related > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-related > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-related a {
  text-decoration: none;
}
.list-related a:hover {
  text-decoration: underline;
}
.list-related li {
  border-bottom: 2px solid #fafafa;
}
.list-related a {
  color: #6e6e6e;
  display: block;
  line-height: 1.25;
  padding: 15px 10px;
}
.list-related a:after {
  content: "\00a0\f105";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list-related a:hover {
  background-color: #cccccc;
  color: #003e65;
  text-decoration: none;
}
.list-related a:active {
  background-color: #cccccc;
}

.heading-more {
  font-size: 1.14286em;
  font-weight: normal;
  margin: 0;
}
.heading-more > a {
  color: #006db2;
  display: block;
  padding: 15px 10px;
}
.heading-more > a, .heading-more > a:hover, .heading-more > a:active {
  text-decoration: none;
}
.heading-more > a:active {
  background-color: #cccccc;
}
.heading-more > a:after {
  content: "\00a0\f105";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.list-section {
  list-style: none;
  margin: 5px 0;
  max-width: none;
  padding: 0;
}
.list-section > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-section > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-section a {
  text-decoration: none;
}
.list-section a:hover {
  text-decoration: underline;
}
.list-section li {
  margin: 5px 0;
}
.list-section a {
  color: black;
}

.box-next {
  margin-left: -10px;
  margin-right: -10px;
  background-color: #f7f7f7;
  margin-bottom: 20px;
  padding: 15px;
  position: relative;
}
.box-next:before, .box-next:after {
  content: " ";
  display: table;
}
.box-next:after {
  clear: both;
}
.box-next:before, .box-next:after {
  content: " ";
  display: table;
}
.box-next:after {
  clear: both;
}
.box-next:before {
  content: "\f05a";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: absolute;
  top: 5px;
  right: 10px;
}

.text-next {
  margin-bottom: 0.5em;
}

.link-next {
  float: right;
}

@media (orientation: landscape) {
  .anchor-links.js-open {
    top: 0;
  }
}
@media (min-width: 768px) {
  .wrapper-general-callouts {
    margin-left: 0;
    margin-right: 0;
    padding: 15px 0 0;
  }

  .wrapper-general-callouts-alt {
    border-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .wrapper-callouts-sm {
    margin-bottom: 20px;
  }

  .heading-atn {
    font-size: 1.46667em;
  }

  .panel-interest {
    display: block !important;
    height: auto !important;
  }

  .callout-general {
    background: none;
    margin-bottom: 20px;
  }

  .callout-salient {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .wrapper-related {
    margin: 0 0 20px;
  }

  .text-salient {
    margin-bottom: 10px;
  }

  .anchor-links {
    background: none;
    border-color: #6e6e6e;
    border-width: 1px 0;
    margin-bottom: 25px;
    overflow: visible;
    padding-bottom: 10px;
    position: static;
    z-index: auto;
  }

  .js-nav-show .anchor-links {
    visibility: visible;
  }

  .anchor-links-panel {
    display: block !important;
    height: auto !important;
  }

  .anchor-links-offset {
    padding-bottom: 0;
  }

  .callout-interest {
    background: none;
    margin: 0 0 1.5em;
  }

  .heading-interest {
    cursor: default;
    font-size: 1.46667em;
    line-height: 1.5;
    margin: 0;
    padding: 0;
  }

  .interest-inner,
  .interest-inner-lite {
    border-top: 1px solid #008230;
    font-size: inherit;
    padding: 15px;
  }

  .interest-inner {
    background-color: #f7f7f7;
  }

  .heading-more {
    font-size: 1.33333em;
  }
  .heading-more > a {
    display: inline;
    padding: 0;
  }
  .heading-more > a:hover, .heading-more > a:active {
    background: none;
    text-decoration: underline;
  }
  .heading-more > a:after {
    content: none;
  }
  .heading-more:after {
    content: "\00a0\f105";
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #006db2;
  }

  .box-next {
    margin: 40px 0 20px;
    padding: 15px 20px;
  }

  .wrapper-related {
    display: table;
    width: 100%;
  }

  .callout-related {
    background-color: #f7f7f7;
    border-color: white;
    border-style: solid;
    border-width: 0 0 0 15px;
    display: table-cell;
    width: 50%;
  }
  .callout-related:first-child {
    border-width: 0 15px 0 0;
  }

  .heading-related {
    background-color: white;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 0;
  }
  .heading-related:after {
    content: "\00a0\f105";
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .heading-salient,
  .test-salient {
    display: block;
  }

  .heading-salient:after {
    content: none;
  }

  .list-related {
    font-size: 1em;
    margin-bottom: 10px;
    padding: 0.75em 0 0.5em 15px;
  }
  .list-related li {
    border-bottom-width: 0;
    margin-bottom: 10px;
  }
  .list-related a {
    color: #006db2;
    padding: 0;
  }
  .list-related a:after {
    content: none;
  }
  .list-related a:hover, .list-related a:active {
    background: none;
    text-decoration: underline;
  }
}
@media (min-width: 940px) {
  .heading-interest {
    font-size: 1.5em;
  }

  .heading-more {
    font-size: 1.25em;
  }

  .heading-related {
    font-size: 1.125em;
  }
}
@media (min-width: 1200px) {
  .wrapper-related {
    display: block;
  }

  .callout-related {
    background: none;
    border-width: 0 !important;
    display: block;
    width: auto;
  }

  .list-related {
    padding-left: 0;
    padding-top: 0.5em;
  }

  .wrapper-general-callouts {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* Boxes */
.nav {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
}
.nav > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.nav > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.nav a {
  text-decoration: none;
}
.nav a:hover {
  text-decoration: underline;
}

.nav-tabs {
  font-size: 1.14286em;
}
.nav-tabs > li {
  border-bottom: 1px solid #f7f7f7;
}
.nav-tabs > li > a {
  color: #6e6e6e;
  display: block;
  line-height: 1.25;
  padding: 15px 10px;
  text-decoration: none;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:active {
  background-color: #cccccc;
  color: #6e6e6e;
  text-decoration: underline;
}
.nav-tabs > li > a:after {
  content: "\00a0\f105";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav-tabs .nav-tabs-active-msg {
  display: none;
}
.nav-tabs > .active .nav-tabs-active-msg {
  display: inline;
}
.nav-tabs > .active .nav-tabs-inactive-msg {
  display: none;
}

.tab-content {
  border-color: #e4e4e4;
  border-style: solid;
  border-width: 0 1px 1px;
}

.list-box,
.list-matters {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
}
.list-box > li,
.list-matters > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-box > li:before,
.list-matters > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-box a,
.list-matters a {
  text-decoration: none;
}
.list-box a:hover,
.list-matters a:hover {
  text-decoration: underline;
}
.list-box > li,
.list-matters > li {
  border-top: 1px solid #e4e4e4;
}
.list-box > li > a,
.list-matters > li > a {
  color: black;
  display: block;
  padding: 10px;
}
.list-box > li > a:hover,
.list-matters > li > a:hover {
  background-color: #cccccc;
}
.list-box > li > a:hover span,
.list-matters > li > a:hover span {
  color: black;
}
.list-box > li > a:focus, .list-box > li > a:hover,
.list-matters > li > a:focus,
.list-matters > li > a:hover {
  text-decoration: none;
}

.box-tab,
.box-notice {
  margin-left: -10px;
  margin-right: -10px;
}
.box-tab:before, .box-tab:after,
.box-notice:before,
.box-notice:after {
  content: " ";
  display: table;
}
.box-tab:after,
.box-notice:after {
  clear: both;
}

.heading-matter {
  border-bottom: 1px solid #f7f7f7;
  font-size: 1.14286em;
  font-weight: normal;
  margin: 0;
}
.heading-matter > a {
  color: #6e6e6e;
  display: block;
  line-height: 1.25;
  padding: 15px 10px;
  text-decoration: none;
}
.heading-matter > a:hover, .heading-matter > a:active {
  background-color: #cccccc;
  color: #6e6e6e;
  text-decoration: underline;
}
.heading-matter > a:after {
  content: "\00a0\f105";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.box-link {
  margin-left: -10px;
  margin-right: -10px;
  color: #6e6e6e;
  display: block;
  line-height: 1.25;
  padding: 15px 10px;
  text-decoration: none;
}
.box-link:before, .box-link:after {
  content: " ";
  display: table;
}
.box-link:after {
  clear: both;
}
.box-link:hover, .box-link:active {
  background-color: #cccccc;
  color: #6e6e6e;
  text-decoration: underline;
}

.box-link-text-small {
  font-size: 1.14286em;
}
.box-link-text-small:after {
  content: "\00a0\f105";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 768px) {
  .box-tab,
  .box-notice {
    margin-left: 0;
    margin-right: 0;
  }

  .box-tab {
    margin-bottom: 30px;
  }

  .box-notice {
    margin-bottom: 10px;
  }

  .nav-tabs {
    font-size: 1.2em;
  }
  .nav-tabs li {
    border-bottom-width: 0;
  }
  .nav-tabs li > a {
    background-color: #f7f7f7;
    box-shadow: inset 0 -1px 3px 0 rgba(0, 0, 0, 0.25);
    color: #008230;
    padding: 10px;
  }
  .nav-tabs li > a:hover, .nav-tabs li > a:active {
    color: black;
  }
  .nav-tabs li > a:after {
    content: none;
  }
  .nav-tabs .active > a {
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 10;
  }
  .nav-tabs .active > a:hover {
    color: #008230;
  }

  .heading-matter {
    border-bottom: 1px solid black;
    font-size: 1.2em;
    line-height: 1.5;
    padding-left: 5px;
  }
  .heading-matter a {
    color: black;
    display: inline;
    padding: 0;
  }
  .heading-matter a:hover, .heading-matter a:active, .heading-matter a:focus {
    background: none;
    color: black;
    text-decoration: underline;
  }

  .list-matters > li {
    margin-bottom: 2px;
    border-top-width: 0;
  }
  .list-matters > li > a {
    background-color: #f7f7f7;
  }

  .box-link {
    border: 1px solid #006db2;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .box-link:hover .box-link-text-big {
    background-color: white;
  }
  .box-link:hover, .box-link:active, .box-link:focus {
    text-decoration: none;
  }

  .box-link-text-big {
    background-color: #f7f7f7;
    color: #006db2;
    display: block;
    font-size: 1.73333em;
    padding: 5px 10px;
  }

  .box-link-text-small {
    background-color: #006db2;
    color: white;
    display: block;
    font-size: 0.8em;
    padding: 3px 10px;
    text-align: right;
  }
}
@media (min-width: 940px) {
  .heading-matter {
    font-size: 1.125em;
  }

  .nav-tabs {
    font-size: 1.125em;
  }

  .box-link-text-big {
    font-size: 1.625em;
  }

  .box-link-text-small {
    font-size: 0.75em;
  }
}
@media (min-width: 1200px) {
  .box-notice {
    margin-bottom: 30px;
  }
}
/* Images */
figure {
  display: table;
  margin: 20px auto;
}

figcaption {
  color: black;
  font-size: 0.875em;
  font-style: italic;
  margin-top: 10px;
}

img {
  display: block;
}

.img-standard,
.img-left,
.img-right {
  margin: 0 auto 10px;
}

.img-wrapper {
  display: table;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .img-standard {
    width: 100%;
  }

  .img-left {
    float: left;
    margin-left: 0;
    margin-right: 30px;
  }

  .img-right {
    float: right;
    margin-left: 30px;
    margin-right: 0;
  }
}
/* Tables */
.table-zebra {
  margin-bottom: 20px;
  width: 100%;
}
.table-zebra > thead > tr > th {
  background-color: #f0f0f0;
  border-bottom: 1px solid black;
  color: black;
  padding: 10px 15px;
}
.table-zebra > thead > tr > th + th {
  border-left: 1px solid black;
}
.table-zebra > tbody > tr:nth-child(even) > td {
  background-color: #f7f7f7;
}
.table-zebra > tbody > tr > td {
  padding: 10px 15px;
  vertical-align: top;
}
.table-zebra > tbody > tr > td + td {
  border-left: 1px solid black;
}
.table-zebra > tbody > .tr-even > td {
  background-color: #f7f7f7;
}

.wrapper-table-mobile {
  margin: 0 0 30px;
}

.table-mobile {
  border: 1px solid #dadada;
  margin-bottom: 10px;
  width: 100%;
}
.table-mobile th,
.table-mobile td {
  border-top: 1px solid #dadada;
  vertical-align: top;
}
.table-mobile th {
  background-color: #f0f0f0;
  color: black;
  min-width: 130px;
  padding: 15px 8px;
  width: auto;
}
.table-mobile td {
  padding: 15px;
  width: 100%;
}

/* Forms */
.form-control {
  border-radius: 0;
  border-color: #7fccff;
}

.form-group {
  position: relative;
}

select {
  font-size: 32px !important;
  /* stops iPhone zooming */
}

.js select {
  width: 100% !important;
}
.js .checkbox,
.js .checkbox-inline,
.js .radio,
.js .radio-inline {
  padding-top: 2px;
  padding-bottom: 1px;
  position: relative;
}
.js .checkbox input,
.js .checkbox-inline input,
.js .radio input,
.js .radio-inline input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  top: 50%;
  left: 0.4375em;
}
.js .checkbox.js-focus,
.js .checkbox-inline.js-focus,
.js .radio.js-focus,
.js .radio-inline.js-focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.js .checkbox:before,
.js .checkbox-inline:before {
  content: "\f096";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0592FD;
  position: absolute;
  top: 3px;
  left: 0;
}
.js .checkbox.js-checked:after,
.js .checkbox-inline.js-checked:after {
  content: "\f00c";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  position: absolute;
  top: 1px;
  left: 0;
}
.js .radio.js-checked:before,
.js .radio-inline.js-checked:before {
  content: "\f192";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
  position: absolute;
  top: 2px;
  left: 0;
}
.js .radio:after,
.js .radio-inline:after {
  content: "\f10c";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0592FD;
  position: absolute;
  top: 2px;
  left: 0;
}

/* Custom Select jQuery plugin */
.customSelect {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #ffffff), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background: -moz-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background: linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  border-radius: 4px;
  border: 1px solid #7fccff;
  color: black;
  height: 30px;
  line-height: 1.125;
  padding: 6px 12px;
  position: relative;
  width: 100%;
  z-index: -1;
}
.customSelect:after {
  content: "\f0d7";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #0592FD;
  bottom: 0;
  color: white;
  font-size: 1.5em;
  line-height: 28px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 36px;
}

.customSelectInner {
  width: auto !important;
  /* override inline styles */
}

select:focus + .customSelect {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

@media (min-width: 768px) {
  select {
    font-size: inherit !important;
  }
}
/* Buttons */
.list-buttons {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
  margin-bottom: 20px;
  display: table;
}
.list-buttons > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-buttons > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-buttons a {
  text-decoration: none;
}
.list-buttons a:hover {
  text-decoration: underline;
}
.list-buttons li {
  margin-bottom: 10px;
}
.list-buttons .btn {
  text-align: left;
  width: 100%;
}

.btn {
  line-height: 1.25;
  padding-left: 12px;
  padding-right: 12px;
}

.btn-primary {
  background-color: #006db2;
}

.btn-panel {
  background: none;
  border: 0;
  padding: 0;
  text-align: left;
}
.btn-panel:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-panel:hover .btn-inner, .btn-panel:focus .btn-inner {
  text-decoration: underline;
}
.btn-panel:before {
  color: #a6a6a6;
  content: "\f056\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-panel.collapsed:before {
  content: "\f055\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-expand:before {
  content: "\f055\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-collapse:before {
  content: "\f056\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.text-alt {
  display: none;
}

.js-expanded .text-default {
  display: none;
}
.js-expanded .text-alt {
  display: inline;
}

.btn-anchor {
  float: right;
  padding: 0 10px;
}
.btn-anchor:before {
  content: "\f102";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-anchor.js-expanded:before {
  content: "\f103";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev:focus, .slick-next:focus, .slick-dots li button:focus {
  outline: 1px dotted #000;
  outline: 5px auto -webkit-focus-ring-color;
}

.btn-heading {
  background: none;
  border: 0;
  padding: 0;
  display: inline;
}
.btn-heading:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-heading:before {
  content: "\f055";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #6e6e6e;
  margin-right: 6px;
}
.btn-heading.js-expanded:before {
  content: "\f056";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 768px) {
  .list-buttons > li {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
  }
  .list-buttons li {
    margin-bottom: 0;
  }
  .list-buttons li + li {
    margin-left: 25px;
  }

  .btn {
    font-size: 1.125em;
    line-height: 1.25;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: auto;
  }

  .btn-heading {
    display: none;
}
}
/* Utilities */
.link-external:after,
.link-external-xs:after {
  content: "\00a0\f08e";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.link-external:after {
  color: #8a8a8a;
  font-size: 0.6em;
}

.link-external-xs:after {
  font-size: 0.75em;
}

.block {
  display: block;
}

.dark {
  color: black;
}

.wrapper-generic {
  margin: 20px -5px;
}

.wrapper-bigger {
  margin: 30px 0;
}

.nowrap {
  white-space: nowrap;
}

.context {
  position: relative;
}

.breadcrumb > li + li:before {
  content: "\f0da\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wrapper-spacer {
  padding-bottom: 30px;
  padding-top: 30px;
}

.text-secondary {
  color: #008230;
}

.text-tertiary {
  color: #006db2;
}

.ad {
  display: table;
  margin: 10px auto;
}
.ad img {
  height: auto;
  max-width: 100%;
}

.zero {
  margin: 0;
}

.shallow {
  margin-bottom: 0.5em;
}

.hidden-xs-inline {
  display: none !important;
}

.strong {
  font-weight: bold;
}

@media (min-width: 768px) {
  .link-external-xs {
    padding-right: 0;
  }
  .link-external-xs:after {
    content: none;
  }

  .ad {
    display: block;
    font-size: 1.33333em;
    margin: 40px auto 0;
  }

  .hidden-xs-inline {
    display: inline !important;
  }

  .wrapper-generic {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .ad {
    font-size: 1.25em;
    margin: 20px 0 0;
  }
}
/* Notices */
.wrapper-notice {
  margin: 20px 0;
}

.notice-important,
.notice-info,
.notice-question {
  border-style: solid;
  border-width: 1px;
  color: black;
  line-height: 1.75em;
  margin-bottom: 1.25em;
  padding: 22px 40px 35px 25px;
  position: relative;
}
.notice-important p,
.notice-info p,
.notice-question p {
  margin: 0;
}
.notice-important:before,
.notice-info:before,
.notice-question:before {
  font-size: 20px;
  position: absolute;
  top: 7px;
  right: 10px;
}

.notice-important h2,
.notice-info h2 {
  color: black;
  font-weight: bold;
}

.notice-important {
  background-color: #fff48c;
  border-color: #fff48c;
}
.notice-important:before {
  content: "\f06a";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d6b602;
}

.notice-info {
  background-color: #edf8ff;
  border-color: #edf8ff;
}
.notice-info:before {
  content: "\f05a";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0592FD;
}

.notice-question {
  border-color: #e5e5e5;
  padding: 19px 24px;
}
.notice-question:before {
  content: "\f059";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #b2b2b2;
}

/* Alert */
@-webkit-keyframes slideDown {
  from {
    margin-top: -100%;
  }

  to {
    margin-top: 0;
  }
}

@-moz-keyframes slideDown {
  from {
    margin-top: -100%;
  }

  to {
    margin-top: 0;
  }
}

@-ms-keyframes slideDown {
  from {
    margin-top: -100%;
  }

  to {
    margin-top: 0;
  }
}

@keyframes slideDown {
  from {
    margin-top: -100%;
  }

  to {
    margin-top: 0;
  }
}

.wrapper-alert {
  margin: -1px 0;
  padding: 1px 0;
  z-index: 20;
}

.alert {
  background-color: #ffec36;
  color: black;
  font-size: 1.07143em;
  padding: 15px 30px;
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.alert.js-closed {
  margin-top: -100%;
}

.alert-inner {
  position: relative;
}

.alert-text {
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  padding-top: 15px;
}
.alert-text.js-hidden {
  height: 0;
  overflow: hidden;
  padding: 0;
}

.heading-alert {
  color: black;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 75px 0 0;
}
.heading-alert:before {
  content: "\f071\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-alert-close {
  background: none;
  border: 0;
  padding: 0;
  color: #006db2;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1001;
}
.btn-alert-close:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-alert-close:after {
  content: "\00a0\f056";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-alert-close > .text-off {
  display: none;
}
.btn-alert-close.js-off > .text-on {
  display: none;
}
.btn-alert-close.js-off > .text-off {
  display: inline;
}
.btn-alert-close.js-off:after {
  content: "\00a0\f055";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.link-alert {
  color: #006db2;
  position: relative;
  z-index: 200;
}
.link-alert:after {
  content: "\00a0\f0da";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.date-alert {
  font-weight: bold;
}

@media (min-width: 768px) {
  .wrapper-alert {
    margin: 0 0 -62px;
    padding: 62px 0 0;
  }

  .alert {
    font-size: 1.06667em;
  }

  .heading-alert {
    font-size: 1.5em;
  }
}
@media (min-width: 940px) {
  .no-js .wrapper-alert,
  .no-touch .wrapper-alert {
    margin: -1px 0;
    padding: 1px 0;
  }
  .no-js .alert,
  .no-touch .alert {
    font-size: 1.125em;
  }
  .no-js .alert-inner,
  .no-touch .alert-inner {
    margin: 0 auto;
    width: 880px;
  }
  .no-js .heading-alert,
  .no-touch .heading-alert {
    font-size: 1.33333em;
  }
}
@media (min-width: 1200px) {
  .no-js .alert,
  .no-touch .alert {
    text-align: center;
    margin-top: 0;
    padding: 5px 10px 10px;
  }
  .no-js .alert-inner,
  .no-touch .alert-inner {
    width: 1130px;
  }
  .no-js .alert-text,
  .no-touch .alert-text {
    display: inline-block;
  }
  .no-js .heading-alert,
  .no-touch .heading-alert {
    display: inline;
    margin-bottom: 0;
    margin-right: 0;
  }
  .no-js .heading-alert:after,
  .no-touch .heading-alert:after {
    content: " - ";
  }
  .no-js .date-alert,
  .no-touch .date-alert {
    font-weight: normal;
  }
}
/* Files */
.list-files {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
}
.list-files > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-files > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-files a {
  text-decoration: none;
}
.list-files a:hover {
  text-decoration: underline;
}
.list-files li:before {
  content: "\f016\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #006db2;
}

@media (min-width: 768px) {
  .list-files > li {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
  }
  .list-files li:after {
    content: " | ";
    display: inline-block;
    margin: 0 5px 0 10px;
  }
  .list-files li:last-child:after {
    content: none;
  }
  .list-files .last-child:after {
    content: none;
  }
}
/* Questions and Answers */
.list-qa {
  list-style: none;
  margin: 0 0 20px;
  max-width: none;
  padding: 0;
}
.list-qa > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.list-qa > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.list-qa a {
  text-decoration: none;
}
.list-qa a:hover {
  text-decoration: underline;
}
.list-qa li {
  padding: 3px 10px;
}
.list-qa .question {
  background: none;
  border: 0;
  padding: 0;
  display: block;
  text-align: left;
  width: 100%;
}
.list-qa .question:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.list-qa .question:hover .question-inner, .list-qa .question:focus .question-inner {
  text-decoration: underline;
}
.list-qa .question:before {
  content: "\f196\00a0\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
}
.list-qa .question-inner {
  display: block;
  overflow: auto;
  padding-bottom: 0.5em;
}
.list-qa .answer {
  display: none;
  /* SR only */
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0 0 0 1.375em;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.list-qa .js-show-answer {
  background-color: #f7f7f7;
  border-bottom: 10px solid white;
  margin-bottom: 5px;
}
.list-qa .js-show-answer .question {
  color: black;
}
.list-qa .js-show-answer .question:before {
  content: "\f147\00a0\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list-qa .js-show-answer .answer {
  display: block;
  height: auto;
  position: static;
  width: auto;
}

/* Social links */
.wrapper-social {
  border-top: 1px solid #cccccc;
  color: black;
  margin: 10px 0;
  padding-top: 10px;
}
.no-js .wrapper-social {
  display: none;
}

.text-social {
  display: none;
}

.links-social {
  list-style: none;
  margin: 0;
  max-width: none;
  padding: 0;
  display: table;
  font-size: 0.85714em;
  line-height: 1.66667em;
  margin: 0 auto;
}
.links-social > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.links-social > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.links-social a {
  text-decoration: none;
}
.links-social a:hover {
  text-decoration: underline;
}
.links-social > li {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
.links-social li + li {
  margin-left: 20px;
}

.btn-facebook,
.btn-twitter,
.btn-googleplus {
  background: none;
  border: 0;
  padding: 0 3px;
  border-radius: 3px;
  font-family: sans-serif;
}
.btn-facebook:focus,
.btn-twitter:focus,
.btn-googleplus:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-facebook:before,
.btn-twitter:before,
.btn-googleplus:before {
  font-size: 1.33333em;
  line-height: 1.1;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.btn-googleplus:before {
  top: 3px;
}

.btn-facebook {
  background: #3b55a0;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4c69ba), color-stop(100%, #3b55a0));
  background: -webkit-linear-gradient(top, #4c69ba, #3b55a0);
  background: -moz-linear-gradient(top, #4c69ba, #3b55a0);
  background: -o-linear-gradient(top, #4c69ba, #3b55a0);
  background: linear-gradient(top, #4c69ba, #3b55a0);
  background: linear-gradient(to bottom, #4c69ba, #3b55a0);
  color: white;
  padding: 1px 4px;
}
.btn-facebook:before {
  content: "\f082";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
}
.btn-facebook:hover {
  background: #4c69ba;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3b55a0), color-stop(100%, #4c69ba));
  background: -webkit-linear-gradient(top, #3b55a0, #4c69ba);
  background: -moz-linear-gradient(top, #3b55a0, #4c69ba);
  background: -o-linear-gradient(top, #3b55a0, #4c69ba);
  background: linear-gradient(top, #3b55a0, #4c69ba);
  background: linear-gradient(to bottom, #3b55a0, #4c69ba);
}

.btn-twitter {
  background: #dedede;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ffffff, #dedede);
  background: -moz-linear-gradient(top, #ffffff, #dedede);
  background: -o-linear-gradient(top, #ffffff, #dedede);
  background: linear-gradient(top, #ffffff, #dedede);
  background: linear-gradient(to bottom, #ffffff, #dedede);
  border: 1px solid #cccccc;
  color: black;
}
.btn-twitter:before {
  content: "\f099";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #01acee;
}
.btn-twitter:hover {
  background: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dedede), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #dedede, #ffffff);
  background: -moz-linear-gradient(top, #dedede, #ffffff);
  background: -o-linear-gradient(top, #dedede, #ffffff);
  background: linear-gradient(top, #dedede, #ffffff);
  background: linear-gradient(to bottom, #dedede, #ffffff);
}

.btn-googleplus {
  background-color: white;
  border: 1px solid #d4d4d4;
  color: black;
}
.btn-googleplus:before {
  content: "\f0d5";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #dd4b38;
}
.btn-googleplus:hover {
  background-color: #dedede;
}

@media (min-width: 768px) {
  .wrapper-social {
    margin: 30px 0 20px;
  }

  .text-social {
    display: inline-block;
    margin-right: 25px;
  }

  .links-social {
    display: inline-block;
    font-size: 0.8em;
  }
}
@media (min-width: 940px) {
  .links-social {
    display: inline-block;
    font-size: 0.75em;
  }
}
/* Carousel */
.carousel {
  margin-left: -10px;
  margin-right: -10px;
  background-color: #f7f7f7;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 5px;
  position: relative;
}
.carousel:before, .carousel:after {
  content: " ";
  display: table;
}
.carousel:after {
  clear: both;
}

.heading-carousel {
  color: #006db2;
  display: inline;
  font-size: 1.14286em;
  font-weight: bold;
  margin-bottom: 0;
}

.carousel-indicators {
  list-style: none;
  margin: 0 auto;
  max-width: none;
  padding: 0;
  display: table;
  margin: 0 auto;
}
.carousel-indicators > li {
  line-height: inherit;
  margin: 0;
  text-indent: 0;
}
.carousel-indicators > li:before {
  content: none;
  font-size: inherit;
  left: auto;
  top: auto;
}
.carousel-indicators a {
  text-decoration: none;
}
.carousel-indicators a:hover {
  text-decoration: underline;
}
.carousel-indicators li {
  display: table-cell;
  padding: 4px;
}
.carousel-indicators li > button {
  border-radius: 4px;
  background: #959595;
  border: 0;
  padding: 0;
  display: block;
  height: 8px;
  overflow: hidden;
  text-indent: -999px;
  width: 8px;
}
.carousel-indicators li > button:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.carousel-indicators .active > button {
  background-color: #006db2;
}

.carousel-message {
  padding: 10px;
  margin: 0 auto;
  min-height: 60px;
}

.btn-carousel {
  background: none;
  border: 0;
  padding: 0;
  border-radius: 3px;
  background-color: #b2b2b2;
  bottom: 8px;
  color: white;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 12px;
  text-align: center;
  width: 20px;
}
.btn-carousel:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.js-paused .btn-carousel-pause {
  display: none;
}
.btn-carousel-pause:before {
  content: "\f04c";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-carousel-play {
  display: none;
}
.js-paused .btn-carousel-play {
  display: inline;
}
.btn-carousel-play:before {
  content: "\f04b";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.img-carousel {
  width: 100%;
}

.img-carousel-link {
  display: block;
}

@media (min-width: 768px) {
  .carousel {
    background: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
  }

  .carousel-items {
    min-height: 0;
    padding-bottom: 4px;
  }

  .img-carousel-link {
    float: left;
  }

  .img-carousel {
    width: auto;
  }

  .carousel-message {
    margin: 0;
    overflow: auto;
    padding: 10px 10px 10px 20px;
  }

  .carousel-message-inner {
    min-height: 125px;
    margin: 5px 0;
  }

  .heading-carousel {
    font-size: 1.33333em;
    margin-bottom: 0.125em;
  }

  .btn-carousel {
    bottom: auto;
    top: 169px;
  }

  .carousel-indicators {
    list-style: none;
    margin: 0;
    max-width: none;
    padding: 0;
    width: 100%;
  }
  .carousel-indicators > li {
    line-height: inherit;
    margin: 0;
    text-indent: 0;
  }
  .carousel-indicators > li:before {
    content: none;
    font-size: inherit;
    left: auto;
    top: auto;
  }
  .carousel-indicators a {
    text-decoration: none;
  }
  .carousel-indicators a:hover {
    text-decoration: underline;
  }
  .carousel-indicators li {
    display: table-cell;
    padding: 0 0 0 3px;
    vertical-align: middle;
    width: 20%;
  }
  .carousel-indicators li:first-child {
    padding-left: 0;
  }
  .carousel-indicators li > button {
    border-radius: 0;
    background-color: #f7f7f7;
    color: black;
    font-size: 0.9375em;
    line-height: 1.2;
    min-height: 3.4em;
    height: auto;
    overflow: visible;
    padding: 5px 10px;
    position: relative;
    text-indent: 0;
    width: 100%;
  }
  .carousel-indicators li > button:hover {
    background-color: #cccccc;
  }
  .carousel-indicators .active > button {
    color: white;
  }
  .carousel-indicators .active > button:hover {
    background-color: #006db2;
  }
  .carousel-indicators .active > button:after {
    -webkit-transform: rotate(180deg) scaleY(-1);
    -moz-transform: rotate(180deg) scaleY(-1);
    -ms-transform: rotate(180deg) scaleY(-1);
    -o-transform: rotate(180deg) scaleY(-1);
    transform: rotate(180deg) scaleY(-1);
    /* makes the triangle smooth on Firefox */
    border-style: solid;
    border-width: 0 16px 10px 16px;
    border-color: transparent transparent #006db2 transparent;
    top: 1px;
    content: " ";
    left: 50%;
    margin-left: -16px;
    margin-top: -10px;
    position: absolute;
  }

  .no-csstransforms .carousel-indicators .active > button:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAJCAYAAAAhFky8AAAAkElEQVQoz2NgyN3EQCKWAOK1UCxJsn4SFDMCcTIQvwfi/1D8HirGSG0LVYB4H5JF6HgfVA3FFrIAcSkQf8NjGQyD1JRB9ZBloSEQnyXCInR8FqqXaAs5gbgDiH+TYRkM/4aawUnIQgcgvkWBRej4NtRMDAsFgHg2EP+jomUw/A9qtgDMwkAgfkoDi9AxyI4gAJfPmAgVB7ozAAAAAElFTkSuQmCC);
    border: 0;
    height: 9px;
    width: 28px;
  }
}
@media (min-width: 940px) {
  .carousel-items {
    border: 1px solid #dadada;
    padding: 2px;
  }

  .heading-carousel {
    font-size: 1.5em;
  }
}
.gallery-wrapper {
  background-color: #f7f7f7;
  margin-bottom: 20px;
  padding: 10px;
}

.gallery-captions {
  height: 13.5em;
  overflow: hidden;
  position: relative;
}
.gallery-captions > div {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.gallery-captions > .show {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(enabled=false)";
  opacity: 1;
}

.gallery {
  margin-bottom: 40px;
  position: relative;
}

.gallery-inner {
  padding-bottom: 53.45912%;
  position: relative;
}

.gallery-images {
  background: black;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
}

.gallery-image-holder-inner {
  box-sizing: content-box;
  font-size: 0;
  height: 0;
  padding-bottom: 53.45912%;
  position: relative;
}

.gallery-image-cell {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.gallery-image-cell:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.gallery-image-cell > img {
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  width: auto;
}

.gallery-overlay {
  background: black;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: white;
  font-size: 12px;
  left: 0;
  padding: 0 10px;
  position: absolute;
  right: 0;
}
.gallery-overlay:before {
  content: "\f0b2\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gallery-overlay-lg {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  background: rgba(255, 255, 255, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

.gallery-overlay-lg-inner {
  background: black;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  color: white;
  display: none;
  font-size: 2em;
  height: 2.5em;
  line-height: 2.5em;
  left: 50%;
  margin: -1.25em 0 0 -6em;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 12em;
}
.gallery-overlay-lg-inner:after {
  content: "\00a0\f0b2";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gallery-launch-image {
  border: 1px solid black;
  box-sizing: content-box;
  margin: 0 0 10px;
  width: 135px;
}

.gallery-launch-button {
  background: #0592FD;
  border-radius: 3px;
  color: white;
  font-weight: bold;
  height: 95px;
  line-height: 1.25;
  padding: 10px 18px 0;
  position: absolute;
  right: 15px;
  width: 120px;
  text-align: center;
  top: 15px;
}
.gallery-launch-button:before {
  content: "\f030";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 2em;
  margin-bottom: 5px;
}
.gallery-launch-button:hover {
  color: white;
  text-decoration: none;
}

.gallery-callout {
  background: #f7f7f7;
  border-top: 1px solid #e1e1e1;
  margin-bottom: 20px;
  padding: 15px;
  position: relative;
}
.gallery-callout:before, .gallery-callout:after {
  content: " ";
  display: table;
}
.gallery-callout:after {
  clear: both;
}

.gallery .slick-prev,
.gallery .slick-next {
  bottom: -32px;
  color: black;
  font-size: inherit;
  height: auto;
  line-height: inherit;
  margin: 0;
  position: absolute;
  text-transform: lowercase;
  top: auto;
  visibility: hidden;
  width: auto;
}
.gallery .slick-prev {
  border-width: 0 0 0 4px;
  left: 0;
}
.gallery .slick-prev:before {
  color: black;
  position: relative;
  top: 1px;
  content: "\f0d9\00a0";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gallery .slick-list {
  z-index: 0;
}
.gallery .slick-next {
  border-width: 0 4px 0 0;
  right: 0;
}
.gallery .slick-next:before {
  content: none;
}
.gallery .slick-next:after {
  color: black;
  position: relative;
  top: 1px;
  content: "\00a0\f0da";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 480px) {
  .gallery-captions {
    height: 6.5em;
  }

  .gallery-launch-image {
    float: left;
    width: 200px;
  }

  .gallery-launch-text {
    line-height: 1.5;
    padding-left: 230px;
  }

  .gallery-launch-button {
    line-height: inherit;
    padding: 8px 10px;
    position: static;
  }
  .gallery-launch-button:before {
    display: inline-block;
    font-size: inherit;
    margin: 0 6px 0 0;
  }
}
@media (min-width: 1200px) {
  .slick-dots {
    left: 128px;
    right: 128px;
  }

  .gallery .slick-prev,
  .gallery .slick-next {
    visibility: visible;
  }

  .gallery-overlay-lg:hover .gallery-overlay-lg-inner {
    display: block;
  }
}
.modal-dialog {
  bottom: 0;
  left: 0;
  padding-top: 37px;
  position: absolute;
  right: 0;
  top: 0;
}

.modal-content,
.slideshow-wrapper {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.modal-close {
  background: white;
  border: 0;
  padding: 5px 25px;
  border-bottom: 1px solid black;
  color: #006db2;
  display: block;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 4000;
}
.modal-close:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.modal-close:after {
  content: "\00a0\f057";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slideshow-wrapper {
  background: black;
}

.slideshow {
  position: relative;
}

.slideshow-inner {
  background: black;
  bottom: 0;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.slideshow-inner img {
  margin: 0 auto;
  max-height: 150px;
}
.slideshow-inner .slick-list,
.slideshow-inner .slick-track {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.slideshow-inner .slick-track {
  padding-top: 37px;
}
.slideshow-inner .slick-slide,
.slideshow-inner .slide-holder {
  height: 100%;
}

.slide {
  position: relative;
}

.slideshow-thumbs-inner {
  display: none;
}

.slideshow-overlay {
  background: white;
  background: rgba(255, 255, 255, 0.75);
  color: black;
  left: 0;
  line-height: 1.4;
  padding: 5px 15px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 1;
}

.slideshow-thumbs {
  bottom: 0;
  left: -4px;
  position: absolute;
  right: -4px;
}

.ss-thumb {
  cursor: pointer;
}
.ss-thumb > img {
  border: 1px solid transparent;
  height: auto;
  margin: 0 auto;
  width: 75px;
}
.ss-thumb.current > img {
  border-color: white;
}

.no-touch .ss-thumb:hover > img {
  border-color: white;
  border-style: dotted;
}

.slideshow {
  bottom: 65px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.slideshow img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.slideshow .slick-prev,
.slideshow .slick-next {
  bottom: 0;
  color: white;
  font-size: 0;
  height: auto;
  margin: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  top: 0;
  visibility: hidden;
  width: 81px;
}
.slideshow .slick-prev:before,
.slideshow .slick-next:before {
  border: 3px solid white;
  display: block;
  font-size: 75px;
  height: 81px;
  line-height: 1;
  text-align: center;
  width: 100%;
}
.slideshow:hover .slick-prev,
.slideshow:hover .slick-next {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  opacity: 0.75;
}
.slideshow .slick-prev {
  left: 5px;
}
.slideshow .slick-prev:before {
  content: "\f0d9";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slideshow .slick-next {
  right: 5px;
}
.slideshow .slick-next:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slideshow-thumbs .slick-track {
  margin: 0 auto;
}
.slideshow-thumbs .slick-prev,
.slideshow-thumbs .slick-next {
  background: #aaa;
  background: rgba(170, 170, 170, 0.95);
  border-color: white;
  border-style: solid;
  bottom: 0;
  color: white;
  font-size: 0;
  height: auto;
  margin: 0;
  padding-top: 8px;
  top: 0;
  visibility: hidden;
  width: 40px;
}
.slideshow-thumbs .slick-prev:before,
.slideshow-thumbs .slick-next:before {
  font-size: 32px;
}
.slideshow-thumbs .slick-prev {
  border-width: 0 0 0 4px;
  left: 0;
}
.slideshow-thumbs .slick-prev:before {
  content: "\f0d9";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slideshow-thumbs .slick-next {
  border-width: 0 4px 0 0;
  right: 0;
}
.slideshow-thumbs .slick-next:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-disabled {
  display: none !important;
}

.slide-holder {
  text-align: center;
}
.slide-holder:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.slide-holder > img {
  display: inline-block;
  height: auto;
  margin: -1% 0 0 -1%;
  max-height: 98%;
  max-width: 98%;
  vertical-align: middle;
  width: auto;
}

@media (min-width: 768px) {
  .ss-thumb > img {
    width: 100px;
  }

  .slideshow-overlay {
    bottom: 0;
    padding: 10px 25px;
    top: auto;
  }

  .modal-close {
    text-align: right;
  }

  .slideshow {
    bottom: 82px;
  }
}
@media (min-width: 940px) {
  .ss-thumb > img {
    width: 125px;
  }

  .slideshow {
    bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .ss-thumb > img {
    width: 150px;
  }

  .slideshow {
    bottom: 135px;
  }

  .slideshow-thumbs .slick-prev,
  .slideshow-thumbs .slick-next,
  .slideshow .slick-prev,
  .slideshow .slick-next {
    visibility: visible;
  }

  .slideshow-thumbs {
    padding: 10px 0;
  }
}
@media (min-width: 768px) {
  .skip:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    background-color: white;
    color: #0592FD;
    display: block;
    font-family: inherit;
    font-size: 2em;
    font-weight: bold;
    height: auto;
    line-height: inherit;
    margin: 0;
    padding: 20px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: auto;
    z-index: 2000;
  }
  .skip:focus ~ .wrapper-topbar {
    top: 92px;
  }
  .skip:focus ~ .wrapper-navbutton {
    top: 252px;
  }
  .skip:focus ~ .wrapper-search {
    top: 262px;
  }
}
@media (min-width: 940px) {
  .skip:focus ~ .wrapper-search {
    top: 181px;
  }
}
@media (min-width: 1200px) {
  .skip:focus ~ .wrapper-search {
    top: 164px;
  }
}
.callout-related .blue {
  background-color: #edf8ff;
  border-color: #edf8ff;
  padding: 10px 15px;
  color: #000;
}
.callout-related .blue p {
  margin-bottom: 5px;
}
.callout-related .grey {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  padding: 10px 15px;
  color: #000;
}
.callout-related .grey p {
  margin-bottom: 5px;
}

.callout-related.caption {
  font-size: 0.8em;
}

.caption .caption-heading {
  font-weight: bold;
}

.caption {
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}

.heading-related.na:after {
  display: none;
}
.heading-related.notice:after {
  content: "\f05a";
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0592fd;
  position: absolute;
  right: 20px;
}

.ad img {
  margin: 0 auto;
}

.wrapper-related .callout-related:only-child {
  margin: 0 auto;
  max-width: 300px;
}

.sitemap .panel-heading {
  padding: 10px 1px;
  border-bottom: 0px;
  border-top: 1px solid #E1E1E1;
}
.sitemap .panel:first-child .panel-heading {
  border-top: 0px;
}
.sitemap .panel-body {
  background-color: transparent;
  padding: 10px 0px 15px;
}
.sitemap .panel-body > a {
  font-weight: bold;
}
.sitemap .panel-group {
  margin-bottom: 0px;
}
.sitemap .btn-panel:focus {
  outline-width: 1px\9;
  outline-color: black\9;
  outline-style: dotted\9;
}
.sitemap .btn-panel:active {
  outline-width: 1px\9;
  outline-color: black\9;
  outline-style: dotted\9;
}
