@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-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"] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("clientlib-corporate-news-articles/fonts/bootstrap/fontello.eot");
  src: url("clientlib-corporate-news-articles/fonts/bootstrap/fontello.eot?#iefix") format("embedded-opentype"), url("clientlib-corporate-news-articles/fonts/bootstrap/fontello.woff2") format("woff2"), url("clientlib-corporate-news-articles/fonts/bootstrap/fontello.woff") format("woff"), url("clientlib-corporate-news-articles/fonts/bootstrap/fontello.ttf") format("truetype"), url("clientlib-corporate-news-articles/fonts/bootstrap/fontello.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 18px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "proxima-nova-soft", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.66;
  color: #777;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #209e9e;
  text-decoration: none; }
  a:hover, a:focus {
    color: #135e5e;
    text-decoration: underline; }
  a:focus {
    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.66;
  background-color: #fff;
  border: 1px solid #ddd;
  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: 29px;
  margin-bottom: 29px;
  border: 0;
  border-top: 1px solid #747577; }

.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: #262626; }
  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: #777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 29px;
  margin-bottom: 14.5px; }
  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: 14.5px;
  margin-bottom: 14.5px; }
  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: 36px; }

h2, .h2 {
  font-size: 32px; }

h3, .h3 {
  font-size: 20px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 18px; }

h6, .h6 {
  font-size: 16px; }

p {
  margin: 0 0 14.5px; }

.lead {
  margin-bottom: 29px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 27px; } }

small,
.small {
  font-size: 88%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #ee3125; }

a.text-primary:hover,
a.text-primary:focus {
  color: #d01c10; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #d32f28; }

a.text-warning:hover,
a.text-warning:focus {
  color: #a82520; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #ee3125; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #d01c10; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 13.5px;
  margin: 58px 0 29px;
  border-bottom: 1px solid #747577; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 14.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 29px; }

dt,
dd {
  line-height: 1.66; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@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; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 14.5px 29px;
  margin: 0 0 29px;
  font-size: 22.5px;
  border-left: 5px solid #747577; }
  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.66;
    color: #777; }
    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 #747577;
  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'; }

address {
  margin-bottom: 29px;
  font-style: normal;
  line-height: 1.66; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
            box-shadow: none; }

pre {
  display: block;
  padding: 14px;
  margin: 0 0 14.5px;
  font-size: 17px;
  line-height: 1.66;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .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-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 29px; }
  .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.66;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .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 #ddd; }
  .table .table {
    background-color: #fff; }

.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 #ddd; }
  .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 #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > 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: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > 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:hover > .success, .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:hover > .info, .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:hover > .warning, .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:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 21.75px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .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: 29px;
  font-size: 27px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.66;
  color: #646464; }

.form-control {
  display: block;
  width: 100%;
  height: 43px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.66;
  color: #646464;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-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: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #747577;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 43px; }
  input[type="date"].input-sm, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm input[type="month"] {
    line-height: 36px; }
  input[type="date"].input-lg, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg input[type="month"] {
    line-height: 53px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 29px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  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"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 47px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 36px;
  line-height: 36px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5; }

.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 53px;
  line-height: 53px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 52px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 53.75px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  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, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #d32f28; }
.has-warning .form-control {
  border-color: #d32f28;
  -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: #a82520;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e67f7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e67f7b; }
.has-warning .input-group-addon {
  color: #d32f28;
  border-color: #d32f28;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #d32f28; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  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; }

.has-feedback label ~ .form-control-feedback {
  top: 34px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b7b7b7; }

@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 .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .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;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.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: 36px; }
.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; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 23px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.66;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    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;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #ee3125;
  border-color: #e71f12; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #d01c10;
    border-color: #710f09; }
  .btn-primary:hover {
    color: #fff;
    background-color: #d01c10;
    border-color: #af170e; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #d01c10;
    border-color: #af170e; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #af170e;
      border-color: #710f09; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #ee3125;
    border-color: #e71f12; }
  .btn-primary .badge {
    color: #ee3125;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #209e9e;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .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: #135e5e;
    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: #777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

/*
@import "bootstrap/dropdowns";
@import "bootstrap/button-groups";
@import "bootstrap/input-groups";
@import "bootstrap/navs";
@import "bootstrap/navbar";
@import "bootstrap/breadcrumbs";
@import "bootstrap/pagination";
@import "bootstrap/pager";
@import "bootstrap/labels";
@import "bootstrap/badges";
@import "bootstrap/jumbotron";
@import "bootstrap/thumbnails";
@import "bootstrap/alerts";
@import "bootstrap/progress-bars";
@import "bootstrap/media";
@import "bootstrap/list-group";
@import "bootstrap/panels";
@import "bootstrap/responsive-embed";
@import "bootstrap/wells";
@import "bootstrap/close";
*/
/*
@import "bootstrap/modals";
@import "bootstrap/tooltip";
@import "bootstrap/popovers";
*/
.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; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .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; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*
  Colors for social button
  version 2016.04.06
*/
/*
   Animation example, for spinners
*/
.animate-spin {
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block; }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@font-face {
  font-family: 'fontello';
  src: url("clientlib-corporate-news-articles/fonts/fontello.eot?66254867");
  src: url("clientlib-corporate-news-articles/fonts/fontello.eot?66254867#iefix") format("embedded-opentype"), url("clientlib-corporate-news-articles/fonts/fontello.woff2?66254867") format("woff2"), url("clientlib-corporate-news-articles/fonts/fontello.woff?66254867") format("woff"), url("clientlib-corporate-news-articles/fonts/fontello.ttf?66254867") format("truetype"), url("clientlib-corporate-news-articles/fonts/fontello.svg?66254867#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-down-open:before {
  content: '\e800'; }

/* '' */
.icon-search:before {
  content: '\e801'; }

/* '' */
.icon-mail:before {
  content: '\e802'; }

/* '' */
.icon-cancel:before {
  content: '\e803'; }

/* '' */
.icon-calendar:before {
  content: '\e804'; }

/* '' */
.icon-play-circled2:before {
  content: '\e805'; }

/* '' */
.icon-right-open:before {
  content: '\e806'; }

/* '' */
.icon-left-open:before {
  content: '\e807'; }

/* '' */
.icon-twitter:before {
  content: '\f099'; }

/* '' */
.icon-facebook:before {
  content: '\f09a'; }

/* '' */
.icon-rss:before {
  content: '\f09e'; }

/* '' */
.icon-menu:before {
  content: '\f0c9'; }

/* '' */
.icon-angle-double-left:before {
  content: '\f100'; }

/* '' */
.icon-angle-double-right:before {
  content: '\f101'; }

/* '' */
.icon-folder-empty:before {
  content: '\f114'; }

/* '' */
.icon-file-pdf:before {
  content: '\f1c1'; }

/* '' */
.icon-file-image:before {
  content: '\f1c5'; }

/* '' */
.icon-file-archive:before {
  content: '\f1c6'; }

/* '' */
.menu {
  padding-left: 0;
  list-style: none;
  margin: 0; }

img {
  max-width: 100%; }

.btn,
input.form-control {
  font-size: 18px;
  font-size: 1rem;
  font-family: 'proxima-nova-soft', sans-serif;
  font-weight: 400; }

.content {
  padding-bottom: 30px;
  background: #f5f5f5 url("clientlib-corporate-news-articles/images/rectangle45.png") repeat-x left bottom;
  margin-bottom: 12.5px; }
  .content-info {
    background-color: #747577;
    -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
    margin-bottom: 15px;
    padding: 0;
    color: white; }
    .content-info a {
      color: white; }
    .content-info h1 {
      margin-top: 0;
      color: white; }
  .content-title {
    margin-bottom: 55px; }
  .content-container {
    padding-top: 22px; }

.kiosk,
.asideSection {
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center; }
  .kiosk-title,
  .asideSection-title {
    text-align: center;
    text-transform: uppercase;
    color: #262626;
    white-space: nowrap;
    position: relative; }
    @media (min-width: 992px) {
      .kiosk-title,
      .asideSection-title {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto; } }
    .kiosk-title:before,
    .asideSection-title:before {
      content: "";
      line-height: 0px;
      height: 0;
      font-size: 0;
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      margin-top: -2px;
      border-top: 4px solid #ee3125; }
    .kiosk-title span,
    .asideSection-title span {
      background: #f5f5f5;
      padding: 0 40px;
      position: relative; }
  .kiosk-text,
  .asideSection-text {
    text-align: left; }

.kiosk-title {
  font-size: 32px;
  font-size: 1.7777777778rem;
  display: inline-block; }
  @media (min-width: 768px) {
    .kiosk-title {
      padding: 0 100px; }
      .kiosk-title span {
        padding: 0 40px; } }
  @media (max-width: 767px) {
    .kiosk-title {
      width: 100%; }
      .kiosk-title span {
        padding: 0 20px; } }

.asideSection-title {
  font-size: 18px;
  font-size: 1rem; }
  .asideSection-title span {
    padding: 0 20px; }

.about {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }
  .about .kiosk-text {
    text-align: center; }

.header-links {
  background: #d32f28;
  color: white;
  font-size: 14px;
  font-size: 0.7777777778rem;
  line-height: 14px;
  line-height: 0.7777777778rem;
  padding: 8px 0;
  text-align: right; }
  @media (max-width: 991px) {
    .header-links {
      display: none; } }
  .header-links a {
    color: white;
    text-align: right; }
  .header-links ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
    margin-left: -15px;
    margin-right: -15px; }
    .header-links ul li {
      display: inline-block;
      padding: 0 15px; }
@media (max-width: 991px) {
  .header-row .container-fluid {
    position: relative; } }
.header-row-logo {
  padding: 7px 0;
  float: left; }
  .header-row-logo a {
    color: #ee3125;
    text-decoration: none !important;
    outline: none !important;
    font-weight: 700; }
  @media (min-width: 1200px) {
    .header-row-logo img {
      margin-right: 55px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .header-row-logo img {
      margin-right: 30px; } }
  @media (max-width: 991px) {
    .header-row-logo img {
      height: 50px;
      margin-right: 20px; } }
  .header-row-logo span {
    text-transform: uppercase;
    vertical-align: middle; }
    @media (max-width: 991px) {
      .header-row-logo span {
        line-height: 50px;
        font-size: 18px;
        font-size: 1rem; } }
    @media (min-width: 1200px) {
      .header-row-logo span {
        line-height: 93px;
        font-size: 36px;
        font-size: 2rem; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .header-row-logo span {
        line-height: 93px;
        font-size: 27px;
        font-size: 1.5rem; } }
.header-row-nav {
  float: right;
  margin-left: 20px; }
.header-row-search {
  float: right;
  position: relative; }
  @media (max-width: 991px) {
    .header-row-search {
      margin: 12px 0 12px 20px; } }
  @media (min-width: 992px) {
    .header-row-search {
      margin: 32px 0 32px 20px; } }
  .header-row-search input[type=text] {
    position: absolute;
    right: 40px;
    top: 2px;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    transition: transform 0.3s linear, -webkit-transform 0.3s linear;
    height: 40px;
    background: white;
    z-index: 1; }
    @media screen and (max-width: 480px) {
      .header-row-search input[type=text] {
        width: 190px; } }
    @media screen and (min-width: 480px) and (max-width: 767px) {
      .header-row-search input[type=text] {
        width: 220px; } }
    @media screen and (min-width: 768px) {
      .header-row-search input[type=text] {
        width: 360px; } }
  .header-row-search button {
    height: 42px;
    width: 35px;
    background: none;
    border-width: 0 !important;
    outline: none;
    padding: 0;
    text-align: center;
    font-size: 26px;
    color: #ee3125; }
  .header-row-search-open input[type=text] {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-box-shadow: 0 0 10px 10px white;
            box-shadow: 0 0 10px 10px white; }

.footer {
  text-align: center; }
  .footer-nav h4 {
    text-transform: uppercase;
    font-weight: 700;
    color: #262626; }
  .footer-nav-block-item {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-size: 26px;
    line-height: 48px;
    height: 44px;
    width: 44px;
    color: white;
    border-radius: 22px; }
    .footer-nav-block-item:hover, .footer-nav-block-item:active {
      color: white;
      text-decoration: none; }
    .footer-nav-block-item.facebook {
      background-color: #3b5998; }
    .footer-nav-block-item.twitter {
      background-color: #00aced; }
    .footer-nav-block-item.rss {
      background-color: #c75c09; }
    .footer-nav-block-item.mail {
      background-color: #646464;
      line-height: 44px; }

.footerText {
  color: #646464;
  line-height: 25px;
  line-height: 1.3888888889rem;
  padding: 25px 0;
  font-size: 14px; }
  .footerText p {
    margin: 0;
    color: #646464; }
  .footerText a {
    color: #288f8d; }

@media (min-width: 992px) {
  .topNav-link {
    display: none; } }
@media (max-width: 991px) {
  .topNav-link {
    float: right;
    font-size: 28px;
    font-size: 1.5555555556rem;
    color: #ee3125;
    line-height: 42px;
    margin: 12px 0; }
    .opened .topNav-link .icon-menu:before {
      content: "\e803"; } }
@media (min-width: 992px) {
  .topNav-indent-0 {
    font-size: 16px;
    font-size: 0.8888888889rem;
    padding-left: 0;
    list-style: none;
    margin: 0;
    padding: 0; }
    .topNav-indent-0 > li {
      display: inline-block;
      padding-top: 44px;
      padding-bottom: 42px;
      position: relative; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .topNav-indent-0 > li {
        padding-left: 10px;
        padding-right: 10px; } }
    @media (min-width: 992px) and (min-width: 1200px) {
      .topNav-indent-0 > li {
        padding-left: 20px;
        padding-right: 20px; } }
@media (min-width: 992px) {
      .topNav-indent-0 > li:hover > ul {
        display: block; }
      .topNav-indent-0 > li > a {
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        line-height: 18px;
        line-height: 1rem;
        color: black; }
        .topNav-indent-0 > li > a:hover {
          color: #d32f28; }
      .topNav-indent-0 > li.active > a, .topNav-indent-0 > li.active a:hover {
        font-weight: bold;
        color: black; }
  .topNav-indent-1 {
    padding-left: 0;
    list-style: none;
    margin: 0;
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    border-top: 3px solid #d32f28;
    background: white;
    z-index: 100; }
    .topNav-indent-1 > li {
      display: block; }
      .topNav-indent-1 > li > a {
        display: block;
        padding: 14px 16px;
        font-size: 15px;
        font-size: 0.8333333333rem;
        line-height: 21px;
        line-height: 1.1666666667rem;
        color: #262626;
        border-bottom: 1px solid #ddd; }
      .topNav-indent-1 > li:last-child a {
        border-bottom-width: 0; } }
@media (max-width: 991px) {
  .topNav-indent-0 {
    padding-left: 0;
    list-style: none;
    margin: 0;
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    z-index: 100;
    background: white; }
    .opened .topNav-indent-0 {
      display: block; }
    .topNav-indent-0 li {
      display: block; }
      .topNav-indent-0 li a {
        display: block;
        border-bottom: 1px #ddd solid;
        padding: 5px 15px; }
  .topNav-indent-1 {
    padding-left: 0;
    list-style: none;
    margin: 0; }
    .topNav-indent-1 li a {
      padding: 5px 15px 5px 30px; } }
.topNav-hasSubitems > a:after {
  font-family: "fontello";
  color: #ee3125;
  display: inline-block;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  margin-left: 7px; }

.breadcrumbs {
  padding-top: 20px;
  font-size: 14px;
  font-size: 0.7777777778rem;
  margin-bottom: 10px; }

.index-form {
  padding: 10px 0 20px; }
  .index-form .row {
    margin-left: -5px;
    margin-right: -5px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .index-form .row {
        padding-right: 55px; } }
  .index-form *[class*="col"] {
    padding: 0 5px;
    vertical-align: top; }
    @media screen and (max-width: 767px) {
      .index-form *[class*="col"] {
        width: 100%; } }
  .index-form .form-control {
    border-radius: 5px;
    height: 36px;
    font-weight: 400; }
    .index-form .form-control + [class*="icon"] {
      position: absolute;
      right: 10px;
      top: 5px;
      color: #646464;
      font-size: 18px; }
  .index-form .btn {
    border-radius: 5px;
    height: 36px;
    font-size: 18px;
    padding: 0; }
    @media screen and (min-width: 768px) {
      .index-form .btn {
        width: 50px;
        position: absolute;
        right: 0;
        top: 0; } }
  .index-form-contentType label {
    margin-right: 30px;
    font-weight: 400;
    text-transform: capitalize; }
    @media (max-width: 767px) {
      .index-form-contentType label {
        display: block;
        margin-bottom: 15px; }
        .index-form-contentType label:last-child {
          margin-bottom: 0; } }
.index-item {
  margin-bottom: 30px;
  /*
  border-bottom: 1px $gray-lighter solid;
  padding-bottom: $grid-gutter-width/2;
  */
  font-size: 16px;
  font-size: 0.8888888889rem;
  line-height: 25px;
  line-height: 1.3888888889rem; }
  .index-item :last-child {
    border-bottom: none;
    padding-bottom: none;
    margin-bottom: none; }
  .article-info .index-item {
    padding-bottom: 0;
    border-bottom-width: 0; }
  .bios .index-item {
    border-width: 0;
    padding-bottom: 0; }
  .index-item-image img {
    max-width: 100%; }
  .index-item-date {
    text-transform: uppercase;
    color: #646464; }
  .index-item h3 {
    margin-top: 0; }
  .index-item-text h3 a {
    color: #262626; }
  @media screen and (min-width: 768px) {
    .bios .index-item-text {
      padding-left: 0; } }
  .index-item-text-jobTitle {
    font-weight: 400; }
  .index-item-text-readMore {
    padding-top: 5px;
    text-transform: uppercase; }
    .index-item-text-readMore a {
      text-decoration: underline; }
.index-categoriesList {
  margin-top: 15px;
  margin-bottom: 5px; }
  .index-categoriesList-item {
    display: inline-block;
    white-space: nowrap;
    background: #fff;
    padding: 5px;
    font-family: GothamMedium;
    text-decoration: none;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease; }
    .index-categoriesList-item:hover {
      /*cbackground: darken(@orange,10%); */
      text-decoration: none; }
  .index-categoriesList-active {
    color: #fff !important; }
.index-categoriesWide-container {
  display: table;
  width: 100%; }
.index-categoriesWide-link {
  color: #fff !important; }
  .index-categoriesWide-link:hover {
    text-decoration: none; }
@media screen and (min-width: 992px) {
  .index-categoriesWide {
    text-align: center; }
    .index-categoriesWide-link {
      display: table-cell;
      padding: 15px 10px;
      font-size: 16px; }
      .index-categoriesWide-link.active {
        font-family: GothamBold; } }
@media screen and (max-width: 991px) {
  .index-categoriesWide {
    position: relative;
    height: 34px;
    /*
    span {
      display: none !important;
      &.active {
        display: block !important;
      }
    }
    */ }
    .index-categoriesWide.opened {
      z-index: 100; }
    .opened .index-categoriesWide-container {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0; }
    .index-categoriesWide-link {
      display: none;
      padding: 5px 15px;
      height: 34px; }
      .opened .index-categoriesWide-link {
        display: block; }
      .index-categoriesWide-link.active {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0; }
        .opened .index-categoriesWide-link.active {
          top: -34px; } }

/* Pagination */
.pagination ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin: 15px 0;
  letter-spacing: -0.3em;
  white-space: nowrap;
  border-radius: 3px; }
  .pagination ul li {
    display: inline-block;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    letter-spacing: 0;
    width: 32px;
    text-align: center;
    line-height: 24px; }
    .pagination ul li:last-child {
      border-right: 1px #ccc solid;
      border-radius: 0 5px 5px 0; }
    .pagination ul li:first-child {
      border-radius: 5px 0 0 5px; }
    .pagination ul li.active a {
      background: #eee; }
    .pagination ul li a {
      display: block;
      cursor: default;
      color: #646464; }
      .pagination ul li a[href] {
        cursor: pointer;
        color: #ee3125;
        -webkit-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease; }
      .pagination ul li a:hover {
        background: #eee; }

.bios {
  padding-top: 20px; }

.storySlider {
  background-color: #747577;
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset; }
  @media (max-width: 991px) {
    .storySlider .container {
      padding: 0; } }
  .storySlider-item {
    height: 100%;
    position: relative; }
    .storySlider-item-image {
      height: 100%;
      background-position: 50% 50%;
      background-size: cover;
      background-repeat: no-repeat; }
      .storySlider-item-image a {
        display: block;
        height: 100%;
        outline: none; }
    .storySlider-item a {
      color: #262626;
      text-decoration: none; }
    .storySlider-item h3 {
      font-size: 21px;
      font-size: 1.1666666667rem;
      line-height: 25px;
      line-height: 1.3888888889rem;
      margin: 0 0 5px; }
    .storySlider-item-description {
      position: absolute;
      bottom: 0;
      text-align: center;
      -webkit-box-shadow: 0 -4px 0 #ee3125;
              box-shadow: 0 -4px 0 #ee3125;
      background: white;
      padding: 15px 20px; }
      @media (min-width: 992px) {
        .storySlider-item-description {
          left: 20%;
          right: 20%; } }
      @media (max-width: 991px) {
        .storySlider-item-description {
          position: relative;
          left: 0;
          right: 0; } }
      .storySlider-item-description-more {
        font-size: 16px;
        font-size: 0.8888888889rem;
        line-height: 25px;
        line-height: 1.3888888889rem;
        color: #209e9e;
        display: block; }
        a:hover .storySlider-item-description-more {
          text-decoration: underline; }

.carousel {
  overflow: hidden; }
  .carousel-inner {
    height: 100%; }
  .carousel-control {
    position: absolute;
    top: 50%;
    text-align: center;
    background: rgba(0, 0, 0, 0.3); }
    @media (min-width: 768px) {
      .carousel-control {
        height: 50px;
        line-height: 50px;
        margin-top: -25px;
        width: 50px; } }
    @media (max-width: 767px) {
      .carousel-control {
        height: 50px;
        line-height: 50px;
        margin-top: -25px;
        width: 50px; } }
    .carousel-control:before {
      font-family: "fontello";
      content: "\e807";
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%; }
      @media (min-width: 768px) {
        .carousel-control:before {
          font-size: 25px; } }
      @media (max-width: 767px) {
        .carousel-control:before {
          font-size: 25px; } }
    .carousel-control.left {
      left: 0; }
    .carousel-control.right {
      right: 0;
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg); }

.recent {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }
  .recent-item {
    margin-bottom: 30px;
    background: white; }
    .recent-item-image {
      text-align: center;
      position: relative;
      background-size: cover;
      background-position: 50% 50%; }
      .recent-item-image a {
        display: block; }
    .recent-item-title {
      background-color: #747577;
      font-size: 16px;
      margin: 0;
      padding: 10px;
      color: white; }
      .recent-item-title a {
        color: white; }
  .recent-moreLink {
    background: #ee3125;
    border-radius: 50px;
    -webkit-box-shadow: 2px 2px 0 #7f110a;
            box-shadow: 2px 2px 0 #7f110a;
    width: 250px;
    display: block;
    margin: 30px auto;
    color: white;
    font-size: 21px;
    font-size: 1.1666666667rem;
    font-weight: 700;
    line-height: 47px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    .recent-moreLink:hover {
      color: white;
      text-decoration: none;
      background-color: #d01c10; }

.article-info-share {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .article-info-share {
      height: 37px; } }
.article-title {
  font-size: 28px;
  font-size: 1.5555555556rem;
  line-height: 36px;
  line-height: 2rem; }
.article-subtitle {
  font-weight: bold;
  color: #262626;
  margin: 20px 0; }
.article-bioTitle {
  margin-bottom: 15px; }
.article-title + .article-bioTitle {
  margin-top: -15px;
  margin-bottom: 30px; }
.article-image {
  float: right;
  min-height: 200px;
  height: 100%;
  margin: 0;
  position: relative; }
  @media (max-width: 767px) {
    .article-image {
      display: none; } }
  .article-image-figure {
    height: 100%;
    width: 100%;
    background-size: contain;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    .article-image-figure img {
      display: none; }
.article-attachments-item-description h4 {
  font-weight: 400; }
.article-attachments-download {
  margin-top: 15px; }
.article-body .textImage {
  max-width: 100%;
  height: auto; }
  .article-body .textImage img {
    max-width: 100%;
    height: auto; }

.article-component-outerWrapper .left-wrapper strong {
  font-family: 'Helvetica Neue Bold',Arial,sans-serif; }
.article-component-outerWrapper .left-wrapper video {
  max-width: 100%;
  height: auto; }
.article-component-outerWrapper .left-wrapper audio {
  max-width: 100%; }
.article-component-outerWrapper .left-wrapper iframe {
  max-width: 100%; }

.textImage {
  max-width: 100%; }

.textImage img {
  max-width: 100%;
  height: auto; }

.albums {
  background: #fff;
  padding: 15px; }
  .albums:before, .albums:after {
    content: " ";
    display: table; }
  .albums:after {
    clear: both; }
  .albums .row {
    letter-spacing: -0.4em; }
  .albums-item {
    display: inline-block;
    letter-spacing: 0;
    vertical-align: bottom;
    float: none;
    margin-bottom: 30px; }
    .albums-item-image {
      position: relative; }
      .albums-item-image img {
        display: block; }
      .albums-item-image-playIcon {
        width: 65px;
        height: 50px;
        color: #fff;
        font-size: 26px;
        line-height: 50px;
        text-align: center;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -25px 0 0 -30px; }
    .albums-item img {
      max-width: 100%; }
    .albums-item-title {
      background: #646464;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 7px;
      font-size: 13px;
      color: #fff;
      /* text-transform: uppercase; */
      margin: 0;
      line-height: 140%;
      color: white; }
      .albums-item-title h4 {
        margin: 0;
        color: inherit; }
    .albums-item a {
      position: relative;
      color: #fff;
      display: block; }
      .albums-item a:hover {
        text-decoration: none; }

.gallery-item-lightbox-obj {
  margin-bottom: 15px; }

.socialMedia {
  clear: both;
  position: relative; }
  .socialMedia-container {
    padding: 15px 0;
    background: url("clientlib-corporate-news-articles/fonts/loading.svg") no-repeat 50% 50px;
    min-height: 300px; }
    .socialMedia-container.loaded {
      background: none; }
  .socialMedia .row {
    margin: 0; }
  .socialMedia .thumb {
    margin-top: 7px;
    margin-bottom: 7px; }
    .socialMedia .thumb[src*="profile_images"] {
      float: left;
      margin-right: 10px; }
  .socialMedia .embed {
    margin-bottom: 30px; }
    .socialMedia .embed-inner {
      background: white;
      padding: 10px 15px; }
  .socialMedia .embed-provider {
    float: left; }
  .socialMedia twitter-widget {
    margin-bottom: 0 !important; }
  .socialMedia .social-embed blockquote {
    border-width: 0; }

.emailAlerts {
  max-width: 767px; }
  .emailAlerts input[type=checkbox],
  .emailAlerts input[type=radio] {
    margin-right: 3px;
    position: static; }
  .emailAlerts #recaptcha_widget_div {
    margin-bottom: 15px;
    margin-left: -2px; }
  .emailAlerts .form-group {
    padding-left: 0; }
  .emailAlerts .menu li {
    list-style-type: none; }
  .emailAlerts input[type="radio"]:checked + label {
    background: none; }

.errors {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: red; }

/* RSS LIST */
.rssList {
  margin: 0px;
  padding: 0 15px; }
  .rssList li {
    list-style-type: none !important; }

.rssList a {
  display: block;
  margin: 0 -15px;
  padding: 7px 15px; }

.rssList a:hover {
  background: #f0f0f0;
  text-decoration: none; }

.rssList img {
  float: right;
  cursor: pointer;
  margin: 5px 0 0 0; }

.xn-content > div {
  overflow-x: scroll; }

.prntblns {
  width: 100%; }
  .prntblns tr {
    border-bottom: 1px solid #ddd; }
  .prntblns td, .prntblns th {
    font-size: 0.66em;
    padding: 5px; }
/* BUSINESS WIRE XHTML EXTERNAL CSS STYLES */
.bw-release-table,
.bw-release-table-js {
	width: auto;
	max-width: 100%;
	margin-bottom: 1.5em;
	border-collapse: unset;
	overflow-x: auto;
}
/* Content Photo */
.bwbodyimg {float:left;padding-left:0px;padding-right:20px; padding-top:0px;padding-bottom:0px;}
.bwbodyimgcaption {font-size:85%;}
/*text alignments*/
.bwtextaligncenter, .bwalignc {text-align:center;}
.bwtextalignleft, .bwalignl {text-align:left;}
.bwtextalignright, .bwalignr  {text-align:right;}
.bwverticalaligntop, .bwvertalignt {vertical-align:top;}
.bwverticalalignmiddle, .bwvertalignm {vertical-align:middle;}
.bwverticalalignbottom, .bwvertalignb {vertical-align:bottom;}
.bwtablefigurealign, .bwfigurealign {text-align:right;vertical-align:bottom;}
.bwtabletextalign, .bwtxtalign {text-align:left;vertical-align:bottom;}
.bwwhitespacenowrap, .bwnowrap {white-space:nowrap;}
/*borders*/
.bwsinglebottomborder, .bwsinglebottom {border-bottom:solid #333 1px;}
.bwdoublebottomborder, .bwdoublebottom {border-bottom:double #333 3px;}
.bwsingletopborder, .bwsingletop {border-top:solid #333 1px;}
.bwdoubletopborder, .bwdoubletop {border-top:double #333 3px;}
.bwtopsingle{ border-top: solid black 1.0pt}
.bwtopdouble{ border-top: double black 2.25pt}
.bwbottomsingle{ border-bottom: solid black 1.0pt}
.bwbottomdouble{ border-bottom: double black 2.25pt; }
.bwleftsingle{ border-left: solid black 1.0pt}
.bwleftdouble{ border-left: double black 2.25pt}
.bwrightsingle{ border-right: solid black 1.0pt}
.bwrightdouble{ border-right: double black 2.25pt}
/*table cell paddings*/
.bwcellpaddingleft0, .bwpadl0 {padding-left:0.0px !important;}
.bwcellpaddingleft1, .bwpadl1 {padding-left:5.0px !important;}
.bwcellpaddingleft2, .bwpadl2 {padding-left:10.0px !important;}
.bwcellpaddingleft3, .bwpadl3 {padding-left:15.0px !important;}
.bwcellpaddingleft4, .bwpadl4 {padding-left:20.0px !important;}
.bwcellpaddingleft5, .bwpadl5 {padding-left:25.0px !important;}
.bwcellpaddingleft6, .bwpadl6 {padding-left:30.0px !important;}
.bwcellpaddingleft7, .bwpadl7 {padding-left:35.0px !important;}
.bwcellpaddingleft8, .bwpadl8 {padding-left:40.0px !important;}
.bwcellpaddingleft9, .bwpadl9 {padding-left:45.0px !important;}
.bwcellpaddingleft10, .bwpadl10 {padding-left:50.0px !important;}
.bwcellpaddingleft11, .bwpadl11 {padding-left:55.0px !important;}
.bwcellpaddingleft12, .bwpadl12 {padding-left:60.0px !important;}
.bwcellpaddingleft13, .bwpadl13 {padding-left:65.0px !important;}
.bwcellpaddingleft14, .bwpadl14 {padding-left:70.0px !important;}
.bwcellpaddingleft15, .bwpadl15 {padding-left:75.0px !important;}
.bwcellpaddingleft16, .bwpadl16 {padding-left:80.0px !important;}
.bwcellpaddingleft17, .bwpadl17 {padding-left:85.0px !important;}
.bwcellpaddingleft18, .bwpadl18 {padding-left:90.0px !important;}
.bwcellpaddingleft19, .bwpadl19 {padding-left:95.0px !important;}
.bwcellpaddingleft20, .bwpadl20 {padding-left:100.0px !important;}
/*table cell paddings*/
.bwcellpaddingright0, .bwpadr0 {padding-right:0.0px !important;}
.bwcellpaddingright1, .bwpadr1 {padding-right:5.0px !important;}
.bwcellpaddingright2, .bwpadr2 {padding-right:10.0px !important;}
.bwcellpaddingright3, .bwpadr3 {padding-right:15.0px !important;}
.bwcellpaddingright4, .bwpadr4 {padding-right:20.0px !important;}
.bwcellpaddingright5, .bwpadr5 {padding-right:25.0px !important;}
.bwcellpaddingright6, .bwpadr6 {padding-right:30.0px !important;}
.bwcellpaddingright7, .bwpadr7 {padding-right:35.0px !important;}
.bwcellpaddingright8, .bwpadr8 {padding-right:40.0px !important;}
.bwcellpaddingright9, .bwpadr9 {padding-right:45.0px !important;}
.bwcellpaddingright10, .bwpadr10 {padding-right:50.0px !important;}
.bwcellpaddingtop1, .bwpadt1 {padding-top:10.0px;}
.bwcellpaddingtop2, .bwpadt2  {padding-top:20.0px;}
.bwcellpaddingtop3, .bwpadt3  {padding-top:30.0px;}
.bwcellpaddingtop4, .bwpadt4  {padding-top:40.0px;}
.bwcellpaddingtop5, .bwpadt5  {padding-top:50.0px;}
.bwcellpaddingtop6, .bwpadt6  {padding-top:60.0px;}
.bwcellpaddingtop7, .bwpadt7  {padding-top:70.0px;}
.bwcellpaddingtop8, .bwpadt8  {padding-top:80.0px;}
.bwcellpaddingtop9, .bwpadt9  {padding-top:90.0px;}
.bwcellpaddingtop10, .bwpadt10  {padding-top:100.0px;}
.bwcellpaddingtop11, .bwpadt11 {padding-top:110.0px;}
.bwcellpaddingtop12, .bwpadt12 {padding-top:120.0px;}
.bwcellpaddingtop13, .bwpadt13 {padding-top:130.0px;}
.bwcellpaddingtop14, .bwpadt14 {padding-top:140.0px;}
.bwcellpaddingtop15, .bwpadt15 {padding-top:150.0px;}
.bwcellpaddingtop16, .bwpadt16 {padding-top:160.0px;}
.bwcellpaddingtop17, .bwpadt17 {padding-top:170.0px;}
.bwcellpaddingtop18, .bwpadt18 {padding-top:180.0px;}
.bwcellpaddingtop19, .bwpadt19 {padding-top:190.0px;}
.bwcellpaddingtop20, .bwpadt20 {padding-top:200.0px;}
/*cell bottom padding adjustment styles*/
.bwcellpaddingbottom1, .bwpadb1  {padding-bottom:2.0px;}
.bwcellpaddingbottom2, .bwpadb2 {padding-bottom:3.0px;}
.bwcellpaddingbottom3, .bwpadb3 {padding-bottom:4.0px;}
/*underline style*/
.bwunderlinestyle, .bwuline {text-decoration:underline;}
.bwdoubleunderlinestyle, .bwdbluline {text-decoration:underline;border-bottom:1px solid black;}
/*color style*/
.bwcolorred, .bwred {color:red;}
.bwcolorblack, .bwblack {color:black;}
/*margin left*/
.bwmarginleft1, .bwmarginl1 {margin-left:30.0px;}
.bwmarginleft2, .bwmarginl2 {margin-left:60.0px;}
.bwmarginleft3, .bwmarginl3 {margin-left:90.0px;}
.bwmarginleft4, .bwmarginl4 {margin-left:120.0px;}
.bwmarginleft5, .bwmarginl5 {margin-left:150.0px;}
.bwmarginleft6, .bwmarginl6 {margin-left:180.0px;}
.bwmarginleft7, .bwmarginl7 {margin-left:210.0px;}
.bwmarginleft8, .bwmarginl8 {margin-left:240.0px;}
.bwmarginleft9, .bwmarginl9 {margin-left:270.0px;}
.bwmarginleft10, .bwmarginl10 {margin-left:300.0px;}
/*text indent*/
.bwhangingindent, .bwhangindent {text-indent:-30.0px;}
/*paragraph indent*/
.bwparagraphindent, .bwpindent {text-indent:30.0px;}
/*list styles*/
.bwliststylenone, .bwlistnone {list-style-image:none;list-style-type:none;}
.bwliststyledisc, .bwlistdisc, .bwlistdisc > li {list-style-type:disc;}
.bwliststylesquare, .bwlistsquare, .bwlistsquare > li {list-style-type:square;}
.bwliststylecircle, .bwlistcircle, .bwlistcircle > li  {list-style-type:circle;}
.bwliststyledecimal, .bwlistdecimal {list-style-type:decimal;}
.bwliststyleloweralpha, .bwlistlowalpha {list-style-type:lower-alpha;}
.bwliststyleupperalpha, .bwlistupalpha {list-style-type:upper-alpha;}
.bwliststylelowerroman, .bwlistlowroman {list-style-type:lower-roman;}
.bwliststyleupperroman, .bwlistuproman {list-style-type:upper-roman;}
/*list item spacing*/
.bwlistitemmarginbottom, .bwlistitemmargb {margin-bottom:0px;}
/*pargraph margin inside table cells*/
.bwcellparagraphmargin, .bwcellpmargin {margin-bottom:0px;margin-top:0px;}
/*IE!! specific nowrap hack for table characters*/
_::selection, .bwcellpmargin {min-width: 1em\0;}
/*table bottom margin*/
.bwtablebottommargin, .bwtablemarginb {width:auto; margin-bottom:0px;}
/*horizontal block alignment*/
.bwblockaligncenter, .bwblockalignc {margin-left:auto;margin-right:auto;}
.bwblockalignleft, .bwblockalignl {margin-left:0px;margin-right:auto;}
.bwblockalignright, .bwblockalignr {margin-left:auto;margin-right:0px;}
/*width*/
.bwwidthpercent1, .bwwidth1 {width:1%;}
.bwwidthpercent2, .bwwidth2 {width:2%;}
.bwwidthpercent3, .bwwidth3 {width:3%;}
.bwwidthpercent4, .bwwidth4 {width:4%;}
.bwwidthpercent5, .bwwidth5 {width:5%;}
.bwwidthpercent6, .bwwidth6 {width:6%;}
.bwwidthpercent7, .bwwidth7 {width:7%;}
.bwwidthpercent8, .bwwidth8 {width:8%;}
.bwwidthpercent9, .bwwidth9 {width:9%;}
.bwwidthpercent10, .bwwidth10 {width:10%;}
.bwwidthpercent11, .bwwidth11 {width:11%;}
.bwwidthpercent12, .bwwidth12 {width:12%;}
.bwwidthpercent13, .bwwidth13 {width:13%;}
.bwwidthpercent14, .bwwidth14 {width:14%;}
.bwwidthpercent15, .bwwidth15 {width:15%;}
.bwwidthpercent16, .bwwidth16 {width:16%;}
.bwwidthpercent17, .bwwidth17 {width:17%;}
.bwwidthpercent18, .bwwidth18 {width:18%;}
.bwwidthpercent19, .bwwidth19 {width:19%;}
.bwwidthpercent20, .bwwidth20 {width:20%;}
.bwwidthpercent21, .bwwidth21 {width:21%;}
.bwwidthpercent22, .bwwidth22 {width:22%;}
.bwwidthpercent23, .bwwidth23 {width:23%;}
.bwwidthpercent24, .bwwidth24 {width:24%;}
.bwwidthpercent25, .bwwidth25 {width:25%;}
.bwwidthpercent26, .bwwidth26 {width:26%;}
.bwwidthpercent27, .bwwidth27 {width:27%;}
.bwwidthpercent28, .bwwidth28 {width:28%;}
.bwwidthpercent29, .bwwidth29 {width:29%;}
.bwwidthpercent30, .bwwidth30 {width:30%;}
.bwwidthpercent31, .bwwidth31 {width:31%;}
.bwwidthpercent32, .bwwidth32 {width:32%;}
.bwwidthpercent33, .bwwidth33 {width:33%;}
.bwwidthpercent34, .bwwidth34 {width:34%;}
.bwwidthpercent35, .bwwidth35 {width:35%;}
.bwwidthpercent36, .bwwidth36 {width:36%;}
.bwwidthpercent37, .bwwidth37 {width:37%;}
.bwwidthpercent38, .bwwidth38 {width:38%;}
.bwwidthpercent39, .bwwidth39 {width:39%;}
.bwwidthpercent40, .bwwidth40 {width:40%;}
.bwwidthpercent41, .bwwidth41 {width:41%;}
.bwwidthpercent42, .bwwidth42 {width:42%;}
.bwwidthpercent43, .bwwidth43 {width:43%;}
.bwwidthpercent44, .bwwidth44 {width:44%;}
.bwwidthpercent45, .bwwidth45 {width:45%;}
.bwwidthpercent46, .bwwidth46 {width:46%;}
.bwwidthpercent47, .bwwidth47 {width:47%;}
.bwwidthpercent48, .bwwidth48 {width:48%;}
.bwwidthpercent49, .bwwidth49 {width:49%;}
.bwwidthpercent50, .bwwidth50 {width:50%;}
.bwwidthpercent51, .bwwidth51 {width:51%;}
.bwwidthpercent52, .bwwidth52 {width:52%;}
.bwwidthpercent53, .bwwidth53 {width:53%;}
.bwwidthpercent54, .bwwidth54 {width:54%;}
.bwwidthpercent55, .bwwidth55 {width:55%;}
.bwwidthpercent56, .bwwidth56 {width:56%;}
.bwwidthpercent57, .bwwidth57 {width:57%;}
.bwwidthpercent58, .bwwidth58 {width:58%;}
.bwwidthpercent59, .bwwidth59 {width:59%;}
.bwwidthpercent60, .bwwidth60 {width:60%;}
.bwwidthpercent61, .bwwidth61 {width:61%;}
.bwwidthpercent62, .bwwidth62 {width:62%;}
.bwwidthpercent63, .bwwidth63 {width:63%;}
.bwwidthpercent64, .bwwidth64 {width:64%;}
.bwwidthpercent65, .bwwidth65 {width:65%;}
.bwwidthpercent66, .bwwidth66 {width:66%;}
.bwwidthpercent67, .bwwidth67 {width:67%;}
.bwwidthpercent68, .bwwidth68 {width:68%;}
.bwwidthpercent69, .bwwidth69 {width:69%;}
.bwwidthpercent70, .bwwidth70 {width:70%;}
.bwwidthpercent71, .bwwidth71 {width:71%;}
.bwwidthpercent72, .bwwidth72 {width:72%;}
.bwwidthpercent73, .bwwidth73 {width:73%;}
.bwwidthpercent74, .bwwidth74 {width:74%;}
.bwwidthpercent75, .bwwidth75 {width:75%;}
.bwwidthpercent76, .bwwidth76 {width:76%;}
.bwwidthpercent77, .bwwidth77 {width:77%;}
.bwwidthpercent78, .bwwidth78 {width:78%;}
.bwwidthpercent79, .bwwidth79 {width:79%;}
.bwwidthpercent80, .bwwidth80 {width:80%;}
.bwwidthpercent81, .bwwidth81 {width:81%;}
.bwwidthpercent82, .bwwidth82 {width:82%;}
.bwwidthpercent83, .bwwidth83 {width:83%;}
.bwwidthpercent84, .bwwidth84 {width:84%;}
.bwwidthpercent85, .bwwidth85 {width:85%;}
.bwwidthpercent86, .bwwidth86 {width:86%;}
.bwwidthpercent87, .bwwidth87 {width:87%;}
.bwwidthpercent88, .bwwidth88 {width:88%;}
.bwwidthpercent89, .bwwidth89 {width:89%;}
.bwwidthpercent90, .bwwidth90 {width:90%;}
.bwwidthpercent91, .bwwidth91 {width:91%;}
.bwwidthpercent92, .bwwidth92 {width:92%;}
.bwwidthpercent93, .bwwidth93 {width:93%;}
.bwwidthpercent94, .bwwidth94 {width:94%;}
.bwwidthpercent95, .bwwidth95 {width:95%;}
.bwwidthpercent96, .bwwidth96 {width:96%;}
.bwwidthpercent97, .bwwidth97 {width:97%;}
.bwwidthpercent98, .bwwidth98 {width:98%;}
.bwwidthpercent99, .bwwidth99 {width:99%;}
.bwwidthpercent100, .bwwidth100 {width:100%;}

/*
 * Business Wire XHTML CSS styles
 * Last modified 2017/09/13 10:37:48
 * Copyright 2007 - 2017, Business Wire.
 */
.bwbodyimg {float: left; padding-left:0px; padding-right: 20px;  padding-top: 0px; padding-bottom: 0px; }
.bwbodyimgcaption{font-size: 85%;}

/*text alignments*/
.bwalignc { text-align: center; list-style-position:inside }
.bwalignl { text-align: left }
.bwalignr { text-align: right; list-style-position:inside }
.bwvertalignt{ vertical-align: top }
.bwvertalignm{ vertical-align: middle }
.bwvertalignb{ vertical-align: bottom }
.bwfigurealign{ text-align: right; vertical-align: bottom }
.bwtxtalign{text-align: left; vertical-align: bottom }
.bwnowrap { white-space: nowrap }

/*borders*/
.bwsinglebottom{ border-bottom: solid black 1.0pt}
.bwdoublebottom{ border-bottom: double black 2.25pt}
.bwsingletop{ border-top: solid black 1.0pt}
.bwdoubletop{ border-top: double black 2.25pt}
.bwtopsingle{ border-top: solid black 1.0pt}
.bwtopdouble{ border-top: double black 2.25pt}
.bwbottomsingle{ border-bottom: solid black 1.0pt}
.bwbottomdouble{ border-bottom: double black 2.25pt}
.bwleftsingle{ border-left: solid black 1.0pt}
.bwleftdouble{ border-left: double black 2.25pt}
.bwrightsingle{ border-right: solid black 1.0pt}
.bwrightdouble{ border-right: double black 2.25pt}
.bwbordersingle{ border: solid black 1.0pt}

/*table cell paddings*/
/*table cell padding left*/
.bwpadl0 { padding-left: 0.0px }
.bwpadl1 { padding-left: 5.0px }
.bwpadl2 { padding-left: 10.0px }
.bwpadl3 { padding-left: 15.0px }
.bwpadl4 { padding-left: 20.0px }
.bwpadl5 { padding-left: 25.0px }
.bwpadl6 { padding-left: 30.0px }
.bwpadl7 { padding-left: 35.0px }
.bwpadl8 { padding-left: 40.0px }
.bwpadl9 { padding-left: 45.0px }
.bwpadl10 { padding-left: 50.0px }
.bwpadl11 { padding-left: 55.0px }
.bwpadl12 { padding-left: 60.0px }
.bwpadl13 { padding-left: 65.0px }
.bwpadl14 { padding-left: 70.0px }
.bwpadl15 { padding-left: 75.0px }
.bwpadl16 { padding-left: 80.0px }
.bwpadl17 { padding-left: 85.0px }
.bwpadl18 { padding-left: 90.0px }
.bwpadl19 { padding-left: 95.0px }
.bwpadl20 { padding-left: 100.0px }

/*table cell padding Right*/
.bwpadr0 { padding-right: 0.0px }
.bwpadr1 { padding-right: 5.0px }
.bwpadr2 { padding-right: 10.0px }
.bwpadr3 { padding-right: 15.0px }
.bwpadr4 { padding-right: 20.0px }
.bwpadr5 { padding-right: 25.0px }
.bwpadr6 { padding-right: 30.0px }
.bwpadr7 { padding-right: 35.0px }
.bwpadr8 { padding-right: 40.0px }
.bwpadr9 { padding-right: 45.0px }
.bwpadr10 { padding-right: 50.0px }

/*table cell padding Top*/
.bwpadt1 { padding-top: 10.0px }
.bwpadt2 { padding-top: 20.0px }
.bwpadt3 { padding-top: 30.0px }
.bwpadt4 { padding-top: 40.0px }
.bwpadt5 { padding-top: 50.0px }
.bwpadt6 { padding-top: 60.0px }
.bwpadt7 { padding-top: 70.0px }
.bwpadt8 { padding-top: 80.0px }
.bwpadt9 { padding-top: 90.0px }
.bwpadt10 { padding-top: 100.0px }
.bwpadt11 { padding-top: 110.0px }
.bwpadt12 { padding-top: 120.0px }
.bwpadt13 { padding-top: 130.0px }
.bwpadt14 { padding-top: 140.0px }
.bwpadt15 { padding-top: 150.0px }
.bwpadt16 { padding-top: 160.0px }
.bwpadt17 { padding-top: 170.0px }
.bwpadt18 { padding-top: 180.0px }
.bwpadt19 { padding-top: 190.0px }
.bwpadt20 { padding-top: 200.0px }

/*table cell padding Bottom*/
.bwpadb1 { padding-bottom: 2.0px}
.bwpadb2 { padding-bottom: 3.0px}
.bwpadb3 { padding-bottom: 4.0px}

/*underline style*/
.bwuline{ text-decoration: underline }
.bwdbluline{ text-decoration: underline; border-bottom: 1px solid black}

/*color style*/
.bwred{ color: red }
.bwblack{ color: black }
.bwrowaltcolor0 {background-color: #CCEEFF}
.bwrowaltcolor1 {background-color: #D3D3D3}

/*margin left*/
.bwmarginl1 { margin-left: 30.0px }
.bwmarginl2 { margin-left: 60.0px }
.bwmarginl3 { margin-left: 90.0px }
.bwmarginl4 { margin-left: 120.0px }
.bwmarginl5 { margin-left: 150.0px }
.bwmarginl6 { margin-left: 180.0px }
.bwmarginl7 { margin-left: 210.0px }
.bwmarginl8 { margin-left: 240.0px }
.bwmarginl9 { margin-left: 270.0px }
.bwmarginl10 { margin-left: 300.0px }

/*text indent*/
.bwhangindent { text-indent: -30.0px }

/*paragraph indent*/
.bwpindent { text-indent: 30.0px }

/*list styles*/
.bwlistnone, ul.bwlistnone {list-style-image: none; list-style-type: none }
.bwlistdisc, ul.bwlistdisc { list-style-type: disc }
.bwlistsquare, ul.bwlistsquare { list-style-type: square }
.bwlistcircle, ul.bwlistcircle { list-style-type: circle }
.bwlistdecimal, ul.bwlistdecimal { list-style-type: decimal }
.bwlistlowalpha, ul.bwlistlowalpha { list-style-type: lower-alpha }
.bwlistupalpha, ul.bwlistupalpha { list-style-type: upper-alpha }
.bwlistlowroman, ul.bwlistlowroman { list-style-type: lower-roman }
.bwlistuproman, ul.bwlistuproman { list-style-type: upper-roman }

/*list item spacing*/
.bwlistitemmargb { margin-bottom: 10.0px}
/*paragraph margin inside table cells*/
.bwcellpmargin { margin-bottom: 0px; margin-top: 0px}
/*table bottom margin*/
.bwtablemarginb { margin-bottom: 10.0px }

/*horizontal block alignment*/
.bwblockalignc{ margin-left: auto; margin-right: auto }
.bwblockalignl{ margin-left: 0px; margin-right: auto }
.bwblockalignr{ margin-left: auto; margin-right: 0px }

/*width*/
.bwwidth1 { width: 1% }
.bwwidth2 { width: 2% }
.bwwidth3 { width: 3% }
.bwwidth4 { width: 4% }
.bwwidth5 { width: 5% }
.bwwidth6 { width: 6% }
.bwwidth7 { width: 7% }
.bwwidth8 { width: 8% }
.bwwidth9 { width: 9% }
.bwwidth10 { width: 10% }
.bwwidth11 { width: 11% }
.bwwidth12 { width: 12% }
.bwwidth13 { width: 13% }
.bwwidth14 { width: 14% }
.bwwidth15 { width: 15% }
.bwwidth16 { width: 16% }
.bwwidth17 { width: 17% }
.bwwidth18 { width: 18% }
.bwwidth19 { width: 19% }
.bwwidth20 { width: 20% }
.bwwidth21 { width: 21% }
.bwwidth22 { width: 22% }
.bwwidth23 { width: 23% }
.bwwidth24 { width: 24% }
.bwwidth25 { width: 25% }
.bwwidth26 { width: 26% }
.bwwidth27 { width: 27% }
.bwwidth28 { width: 28% }
.bwwidth29 { width: 29% }
.bwwidth30 { width: 30% }
.bwwidth31 { width: 31% }
.bwwidth32 { width: 32% }
.bwwidth33 { width: 33% }
.bwwidth34 { width: 34% }
.bwwidth35 { width: 35% }
.bwwidth36 { width: 36% }
.bwwidth37 { width: 37% }
.bwwidth38 { width: 38% }
.bwwidth39 { width: 39% }
.bwwidth40 { width: 40% }
.bwwidth41 { width: 41% }
.bwwidth42 { width: 42% }
.bwwidth43 { width: 43% }
.bwwidth44 { width: 44% }
.bwwidth45 { width: 45% }
.bwwidth46 { width: 46% }
.bwwidth47 { width: 47% }
.bwwidth48 { width: 48% }
.bwwidth49 { width: 49% }
.bwwidth50 { width: 50% }
.bwwidth51 { width: 51% }
.bwwidth52 { width: 52% }
.bwwidth53 { width: 53% }
.bwwidth54 { width: 54% }
.bwwidth55 { width: 55% }
.bwwidth56 { width: 56% }
.bwwidth57 { width: 57% }
.bwwidth58 { width: 58% }
.bwwidth59 { width: 59% }
.bwwidth60 { width: 60% }
.bwwidth61 { width: 61% }
.bwwidth62 { width: 62% }
.bwwidth63 { width: 63% }
.bwwidth64 { width: 64% }
.bwwidth65 { width: 65% }
.bwwidth66 { width: 66% }
.bwwidth67 { width: 67% }
.bwwidth68 { width: 68% }
.bwwidth69 { width: 69% }
.bwwidth70 { width: 70% }
.bwwidth71 { width: 71% }
.bwwidth72 { width: 72% }
.bwwidth73 { width: 73% }
.bwwidth74 { width: 74% }
.bwwidth75 { width: 75% }
.bwwidth76 { width: 76% }
.bwwidth77 { width: 77% }
.bwwidth78 { width: 78% }
.bwwidth79 { width: 79% }
.bwwidth80 { width: 80% }
.bwwidth81 { width: 81% }
.bwwidth82 { width: 82% }
.bwwidth83 { width: 83% }
.bwwidth84 { width: 84% }
.bwwidth85 { width: 85% }
.bwwidth86 { width: 86% }
.bwwidth87 { width: 87% }
.bwwidth88 { width: 88% }
.bwwidth89 { width: 89% }
.bwwidth90 { width: 90% }
.bwwidth91 { width: 91% }
.bwwidth92 { width: 92% }
.bwwidth93 { width: 93% }
.bwwidth94 { width: 94% }
.bwwidth95 { width: 95% }
.bwwidth96 { width: 96% }
.bwwidth97 { width: 97% }
.bwwidth98 { width: 98% }
.bwwidth99 { width: 99% }
.bwwidth100 { width: 100% }
