@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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.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: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0089bc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005170;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #00aeef;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0089bc;
}
.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: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #00aeef;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0089bc;
}
.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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.42857143;
  color: #777777;
}
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 #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #555555;
  background-color: #ebeff0;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  -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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #fff;
  border: 1px solid #e7e6e6;
  border-radius: 0px;
}
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;
}
@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;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  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: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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 .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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: #eeeeee;
  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: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 43px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 43px;
  padding: 10px 16px;
  font-size: 15.75px;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 43px;
  line-height: 43px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 43px;
  padding: 10px 16px;
  font-size: 15.75px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 43px;
  line-height: 43px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 43px;
  min-height: 35.75px;
  padding: 11px 16px;
  font-size: 15.75px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  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: 43px;
  height: 43px;
  line-height: 43px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.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: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@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: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@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: 15.75px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.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: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].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: #00aeef;
  border-color: #009bd6;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0089bc;
  border-color: #003f56;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0089bc;
  border-color: #006f98;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0089bc;
  border-color: #006f98;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #006f98;
  border-color: #003f56;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #00aeef;
  border-color: #009bd6;
}
.btn-primary .badge {
  color: #00aeef;
  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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #0089bc;
  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: #005170;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 15.75px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
.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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9001;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #e7e6e6;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e7e6e6;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #2d8ec6;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2d8ec6;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 8991;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 43px;
  padding: 10px 16px;
  font-size: 15.75px;
  line-height: 1.3333333;
  border-radius: 0px;
  font-size: 18px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 43px;
  line-height: 43px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 15.75px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0089bc;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2d8ec6;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 57px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 9001;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 21px 15px;
  font-size: 15.75px;
  line-height: 20px;
  height: 57px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 11.5px;
  margin-bottom: 11.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 10.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
.navbar-btn.btn-sm {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.navbar-btn.btn-xs {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
.navbar-text {
  margin-top: 18.5px;
  margin-bottom: 18.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #323232;
  border-color: #212121;
}
.navbar-default .navbar-brand {
  color: #a6a6a6;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #8c8c8c;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #a6a6a6;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #d9d9d9;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #e6e6e6;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #212121;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #a6a6a6;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #d9d9d9;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #a6a6a6;
}
.navbar-default .navbar-link:hover {
  color: #d9d9d9;
}
.navbar-default .btn-link {
  color: #a6a6a6;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #d9d9d9;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0089bc;
  background-color: #fff;
  border: 1px solid #e7e6e6;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #005170;
  background-color: #edf7fe;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #2d8ec6;
  border-color: #00aeef;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15.75px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #e7e6e6;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #edf7fe;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #00aeef;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0089bc;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0089bc;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0089bc;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #00aeef;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2d8ec6;
  border-color: #2d8ec6;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #cce5f3;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #00aeef;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00aeef;
  border-color: #00aeef;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00aeef;
}
.panel-primary > .panel-heading .badge {
  color: #00aeef;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00aeef;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #e7e6e6;
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e7e6e6;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e7e6e6;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.navbar-nav .open .dropdown-menu.dropdown-mega:before,
.navbar-nav .open .dropdown-menu.dropdown-mega:after,
.row-content:before,
.row-content:after,
.row-tiles:before,
.row-tiles:after,
.belt-outer .belt:before,
.belt-outer .belt:after,
.belt-outer .belt .belt-inner .belt-content:before,
.belt-outer .belt .belt-inner .belt-content:after,
.library-categories-row:before,
.library-categories-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.navbar-nav .open .dropdown-menu.dropdown-mega:after,
.row-content:after,
.row-tiles:after,
.belt-outer .belt:after,
.belt-outer .belt .belt-inner .belt-content:after,
.library-categories-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 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;
  }
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
.rounded {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.cornered {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.border-radius-default {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.remove-gradient {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.remove-box-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.transition-base {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.link-standard:link,
.link-standard:visited,
.link-standard:active {
  color: #0089bc;
}
.link-standard:hover {
  color: #005170;
}
.callout-title:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.callout-title:before small,
.callout-title:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.callout-title:before small,
.callout-title:before .small {
  font-size: 75%;
}
.callout-title:before + .lead {
  padding-top: 10px;
}
.callout-text * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.has-inner-before:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.has-inner-before:before small,
.has-inner-before:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.has-inner-before:before small,
.has-inner-before:before .small {
  font-size: 75%;
}
.has-inner-before:before + .lead {
  padding-top: 10px;
}
.has-inner-before:before {
  display: inline-block;
  margin-bottom: 10px;
}
.has-outer-before {
  margin-top: 40px;
}
.has-outer-before:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.has-outer-before:before small,
.has-outer-before:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.has-outer-before:before small,
.has-outer-before:before .small {
  font-size: 75%;
}
.has-outer-before:before + .lead {
  padding-top: 10px;
}
.has-outer-before:before {
  position: relative;
  display: block;
  height: 0;
  top: -40px;
  left: -10.5px;
}
.note {
  padding: 15px;
  background-color: #edf7fe;
  border-left: 4px solid #bde2fb;
}
.note:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.note:before small,
.note:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.note:before small,
.note:before .small {
  font-size: 75%;
}
.note:before + .lead {
  padding-top: 10px;
}
.note:before {
  display: inline-block;
  margin-bottom: 10px;
}
.note * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.note:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
.note:before small,
.note:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.note:before small,
.note:before .small {
  font-size: 75%;
}
.note:before + .lead {
  padding-top: 10px;
}
.note a {
  color: #0089bc;
}
.note a:hover {
  color: #006489;
}
.note strong {
  font-weight: bold;
}
.community {
  padding: 15px;
  background-color: #edf7fe;
  border-left: 4px solid #bde2fb;
}
.community:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.community:before small,
.community:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.community:before small,
.community:before .small {
  font-size: 75%;
}
.community:before + .lead {
  padding-top: 10px;
}
.community:before {
  display: inline-block;
  margin-bottom: 10px;
}
.community * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.community:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
.community:before small,
.community:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.community:before small,
.community:before .small {
  font-size: 75%;
}
.community:before + .lead {
  padding-top: 10px;
}
.community a {
  color: #0089bc;
}
.community a:hover {
  color: #006489;
}
.community strong {
  font-weight: bolder;
}
#article-body .hidden-content {
  padding: 15px;
  background-color: #edf7fe;
  border-left: 4px solid #bde2fb;
}
#article-body .hidden-content:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
#article-body .hidden-content:before small,
#article-body .hidden-content:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#article-body .hidden-content:before small,
#article-body .hidden-content:before .small {
  font-size: 75%;
}
#article-body .hidden-content:before + .lead {
  padding-top: 10px;
}
#article-body .hidden-content:before {
  display: inline-block;
  margin-bottom: 10px;
}
#article-body .hidden-content * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
#article-body .hidden-content:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
#article-body .hidden-content:before small,
#article-body .hidden-content:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#article-body .hidden-content:before small,
#article-body .hidden-content:before .small {
  font-size: 75%;
}
#article-body .hidden-content:before + .lead {
  padding-top: 10px;
}
#article-body .hidden-content a {
  color: #0089bc;
}
#article-body .hidden-content a:hover {
  color: #006489;
}
#article-body .hidden-content strong {
  font-weight: bold;
}
#article-body .hidden-content img.toggle-hidden-content-icon {
  display: inline-block;
  height: 1.5em;
  margin: -0.1em 0 0 0;
  vertical-align: text-bottom;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
#article-body .hidden-content .hidden-content-body {
  overflow: hidden;
  margin-top: 10px;
}
#article-body .hidden-content table:not([class]) > thead > tr > th {
  background: transparent;
}
#article-body .hidden-content table:not([class]) > tbody > tr:nth-of-type(odd) {
  background: #fff;
}
#article-body .hidden-content.quick-start {
  padding: 15px;
  background-color: #efefef;
  border-left: 4px solid #d6d6d6;
}
#article-body .hidden-content.quick-start:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
#article-body .hidden-content.quick-start:before small,
#article-body .hidden-content.quick-start:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#article-body .hidden-content.quick-start:before small,
#article-body .hidden-content.quick-start:before .small {
  font-size: 75%;
}
#article-body .hidden-content.quick-start:before + .lead {
  padding-top: 10px;
}
#article-body .hidden-content.quick-start:before {
  display: inline-block;
  margin-bottom: 10px;
}
#article-body .hidden-content.quick-start * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
#article-body .hidden-content.quick-start:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
#article-body .hidden-content.quick-start:before small,
#article-body .hidden-content.quick-start:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#article-body .hidden-content.quick-start:before small,
#article-body .hidden-content.quick-start:before .small {
  font-size: 75%;
}
#article-body .hidden-content.quick-start:before + .lead {
  padding-top: 10px;
}
#article-body .hidden-content.quick-start a {
  color: #0089bc;
}
#article-body .hidden-content.quick-start a:hover {
  color: #006489;
}
#article-body .hidden-content.quick-start h2.quick-start-h2 {
  display: inline;
  font-size: 21px;
  margin: -0.1em 0 0 0.5em;
}
#article-body .hidden-content.quick-start .btn {
  padding: .5em 1.5em;
}
#article-body .hidden-content.quick-start .btn.feedback.no {
  margin-left: 1em;
}
#article-body .hidden-content.unhidden img.toggle-hidden-content-icon {
  -webkit-transition: .2s linear;
  transition: .2s linear;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.caution {
  padding: 15px;
  background-color: #fdf3f2;
  border-left: 4px solid #f8c9c4;
}
.caution:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.caution:before small,
.caution:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.caution:before small,
.caution:before .small {
  font-size: 75%;
}
.caution:before + .lead {
  padding-top: 10px;
}
.caution:before {
  display: inline-block;
  margin-bottom: 10px;
}
.caution * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.caution:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
.caution:before small,
.caution:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.caution:before small,
.caution:before .small {
  font-size: 75%;
}
.caution:before + .lead {
  padding-top: 10px;
}
.caution a {
  color: #0089bc;
}
.caution a:hover {
  color: #006489;
}
.caution strong {
  font-weight: bold;
}
.deprecated {
  padding: 15px;
  background-color: #ffeedf;
  border-left: 4px solid #ffd4ac;
}
.deprecated:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.deprecated:before small,
.deprecated:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.deprecated:before small,
.deprecated:before .small {
  font-size: 75%;
}
.deprecated:before + .lead {
  padding-top: 10px;
}
.deprecated:before {
  display: inline-block;
  margin-bottom: 10px;
}
.deprecated * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.deprecated:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
.deprecated:before small,
.deprecated:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.deprecated:before small,
.deprecated:before .small {
  font-size: 75%;
}
.deprecated:before + .lead {
  padding-top: 10px;
}
.deprecated a {
  color: #0089bc;
}
.deprecated a:hover {
  color: #006489;
}
.deprecated strong {
  font-weight: bold;
}
.cloud_manager_link {
  padding: 15px;
  background-color: #edf7fe;
  border-left: 4px solid #bde2fb;
}
.cloud_manager_link:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.cloud_manager_link:before small,
.cloud_manager_link:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.cloud_manager_link:before small,
.cloud_manager_link:before .small {
  font-size: 75%;
}
.cloud_manager_link:before + .lead {
  padding-top: 10px;
}
.cloud_manager_link:before {
  display: inline-block;
  margin-bottom: 10px;
}
.cloud_manager_link * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.cloud_manager_link:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
.cloud_manager_link:before small,
.cloud_manager_link:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.cloud_manager_link:before small,
.cloud_manager_link:before .small {
  font-size: 75%;
}
.cloud_manager_link:before + .lead {
  padding-top: 10px;
}
.cloud_manager_link a {
  color: #0089bc;
}
.cloud_manager_link a:hover {
  color: #006489;
}
.cloud_manager_link strong {
  font-weight: bold;
}
.classic_manager_link {
  padding: 15px;
  background-color: #edf7fe;
  border-left: 4px solid #bde2fb;
  margin-top: 55px;
}
.classic_manager_link:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.classic_manager_link:before small,
.classic_manager_link:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.classic_manager_link:before small,
.classic_manager_link:before .small {
  font-size: 75%;
}
.classic_manager_link:before + .lead {
  padding-top: 10px;
}
.classic_manager_link:before {
  display: inline-block;
  margin-bottom: 10px;
}
.classic_manager_link * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.classic_manager_link:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
.classic_manager_link:before small,
.classic_manager_link:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.classic_manager_link:before small,
.classic_manager_link:before .small {
  font-size: 75%;
}
.classic_manager_link:before + .lead {
  padding-top: 10px;
}
.classic_manager_link a {
  color: #0089bc;
}
.classic_manager_link a:hover {
  color: #006489;
}
.classic_manager_link strong {
  font-weight: bold;
}
.dedicated_cpu_link {
  padding: 15px;
  background-color: #eff9f5;
  border-left: 4px solid #caebde;
}
.dedicated_cpu_link:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.dedicated_cpu_link:before small,
.dedicated_cpu_link:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.dedicated_cpu_link:before small,
.dedicated_cpu_link:before .small {
  font-size: 75%;
}
.dedicated_cpu_link:before + .lead {
  padding-top: 10px;
}
.dedicated_cpu_link:before {
  display: inline-block;
  margin-bottom: 10px;
}
.dedicated_cpu_link * {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.dedicated_cpu_link:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
.dedicated_cpu_link:before small,
.dedicated_cpu_link:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.dedicated_cpu_link:before small,
.dedicated_cpu_link:before .small {
  font-size: 75%;
}
.dedicated_cpu_link:before + .lead {
  padding-top: 10px;
}
.dedicated_cpu_link a {
  color: #0089bc;
}
.dedicated_cpu_link a:hover {
  color: #006489;
}
.dedicated_cpu_link strong {
  font-weight: bold;
}
.terminal {
  background-color: black;
  color: rgba(65, 255, 0, 0.85);
  padding: 0 10px;
}
.terminal code {
  white-space: pre;
}
pre.terminal code::-moz-selection {
  background-color: #B2D7FF;
  color: black;
}
pre.terminal code::selection {
  background-color: #B2D7FF;
  color: black;
}
.output {
  margin-top: 40px;
  background-color: #f8f8f8;
}
.output:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
}
.output:before small,
.output:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.output:before small,
.output:before .small {
  font-size: 75%;
}
.output:before + .lead {
  padding-top: 10px;
}
.output:before {
  position: relative;
  display: block;
  height: 0;
  top: -40px;
  left: -10.5px;
}
.output:before {
  content: "Output";
}
pre {
  overflow-x: auto;
}
pre code {
  word-wrap: normal;
  overflow-wrap: normal;
  white-space: pre;
}
.variable {
  background-color: #cff0df;
  border-width: 1px;
  border-style: solid;
  border-color: #a9e3c5 !important;
}
.file-name {
  background-color: #f9f9ef;
  border-width: 1px;
  border-style: solid;
  border-color: #ebebca !important;
}
.file dt {
  margin-bottom: 5px;
  color: #000;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.file dt:before {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  padding-right: 5px;
}
.file dt:before small,
.file dt:before .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.file dt:before small,
.file dt:before .small {
  font-size: 75%;
}
.file dt:before + .lead {
  padding-top: 10px;
}
.file dd + dt {
  margin-top: 20px;
}
.file pre.chroma code {
  white-space: pre;
}
.file dt {
  background-color: #073642;
  padding: 0.5em;
  margin-bottom: 0;
  color: #93a1a1;
  text-align: center;
  font-size: 16px;
}
.highlight {
  margin-bottom: 0.7em;
}
@media screen and (min-width: 768px) {
  .sticky-header {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    border-width: 0 0 1px;
  }
  .sticky-header .navbar-collapse {
    max-height: 340px;
  }
}
@media screen and (min-width: 768px) and (max-device-width: 480px) and (orientation: landscape) {
  .sticky-header .navbar-collapse {
    max-height: 200px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .sticky-header {
    border-radius: 0;
  }
}
.navbar {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
  margin-bottom: 0px;
  border: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .navbar.navbar-default {
    height: 57px;
  }
}
.navbar .navbar-nav > li > a,
.navbar .navbar-nav > li > span,
.navbar .navbar-header > a {
  font-size: 19px;
  line-height: 19px;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
@media screen and (min-width: 768px) {
  .navbar .navbar-nav > li > a,
  .navbar .navbar-nav > li > span,
  .navbar .navbar-header > a {
    padding-top: 21px;
    padding-bottom: 21px;
    font-size: 15px;
    line-height: 15px;
  }
}
.navbar .navbar-nav > li > span {
  display: inline-block;
}
.navbar .divider-vertical {
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .navbar .divider-vertical {
    display: none !important;
  }
}
.navbar .divider-vertical span {
  color: #737373 !important;
}
.navbar .navbar-nav .btn {
  margin-left: 12px;
  font-size: 15px;
}
.navbar .navbar-nav .btn.btn-sm {
  margin-top: 12px;
  margin-bottom: 12px;
}
.navbar .nav-home {
  color: inherit !important;
}
.navbar .nav-home:after {
  content: "Home";
}
@media screen and (min-width: 768px) {
  .navbar .nav-home:after {
    content: "";
  }
}
@media screen and (min-width: 992px) {
  .navbar .nav-home {
    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;
    position: relative;
    top: -1px;
  }
  .navbar .nav-home.tile {
    font-size: 150px;
    margin-bottom: 20px !important;
  }
  .navbar .nav-home.tile-small {
    font-size: 100px;
    margin-bottom: 35px !important;
  }
  .navbar .nav-home.glyphicon-heart {
    color: #e74c3c;
  }
  .navbar .nav-home:before {
    content: "\e021";
  }
}
@media screen and (min-width: 992px) and screen and (min-width: 768px) {
  .navbar .nav-home.tile-small {
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 768px) {
  .navbar li.active > a > span.nav-home {
    display: none;
  }
}
.navbar.navbar-default .navbar-nav > li.dropdown.open {
  background-color: #4c4c4c;
}
#main-nav {
  z-index: 9001;
}
#main-nav .navbar-collapse {
  max-height: none;
}
#main-nav .dropdown.open > .dropdown-toggle {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  #main-nav .dropdown.open > .dropdown-toggle {
    padding-bottom: 21px;
  }
}
.subnav {
  background-color: #323232;
  border-color: #212121;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  min-height: 0px;
}
.subnav .navbar-brand {
  color: #a6a6a6;
}
.subnav .navbar-brand:hover,
.subnav .navbar-brand:focus {
  color: #8c8c8c;
  background-color: transparent;
}
.subnav .navbar-text {
  color: #777;
}
.subnav .navbar-nav > li > a {
  color: #a6a6a6;
}
.subnav .navbar-nav > li > a:hover,
.subnav .navbar-nav > li > a:focus {
  color: #d9d9d9;
  background-color: transparent;
}
.subnav .navbar-nav > .active > a,
.subnav .navbar-nav > .active > a:hover,
.subnav .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}
.subnav .navbar-nav > .disabled > a,
.subnav .navbar-nav > .disabled > a:hover,
.subnav .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.subnav .navbar-toggle {
  border-color: transparent;
}
.subnav .navbar-toggle:hover,
.subnav .navbar-toggle:focus {
  background-color: transparent;
}
.subnav .navbar-toggle .icon-bar {
  background-color: #e6e6e6;
}
.subnav .navbar-collapse,
.subnav .navbar-form {
  border-color: #212121;
}
.subnav .navbar-nav > .open > a,
.subnav .navbar-nav > .open > a:hover,
.subnav .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 767px) {
  .subnav .navbar-nav .open .dropdown-menu > li > a {
    color: #a6a6a6;
  }
  .subnav .navbar-nav .open .dropdown-menu > li > a:hover,
  .subnav .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #d9d9d9;
    background-color: transparent;
  }
  .subnav .navbar-nav .open .dropdown-menu > .active > a,
  .subnav .navbar-nav .open .dropdown-menu > .active > a:hover,
  .subnav .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .subnav .navbar-nav .open .dropdown-menu > .disabled > a,
  .subnav .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .subnav .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.subnav .navbar-link {
  color: #a6a6a6;
}
.subnav .navbar-link:hover {
  color: #d9d9d9;
}
.subnav .btn-link {
  color: #a6a6a6;
}
.subnav .btn-link:hover,
.subnav .btn-link:focus {
  color: #d9d9d9;
}
.subnav .btn-link[disabled]:hover,
fieldset[disabled] .subnav .btn-link:hover,
.subnav .btn-link[disabled]:focus,
fieldset[disabled] .subnav .btn-link:focus {
  color: #ccc;
}
.subnav li > a {
  font-size: 15px;
  line-height: 15px;
}
@media screen and (min-width: 768px) {
  .subnav li > a {
    margin: 13px 12px 0px 12px;
    padding: 0;
  }
}
.subnav li:first-child a {
  margin-left: 0px;
}
.subnav li:last-child a {
  margin-right: 0px;
}
.subnav .navbar-toggle {
  margin-top: 21px;
  margin-bottom: 21px;
}
.subnav-divider {
  margin: 0px -15px;
}
@media screen and (min-width: 768px) {
  .subnav-divider {
    margin: 0px;
  }
}
.nav-sidebar {
  border-right: 1px solid #e7e6e6;
  position: static;
  display: none;
}
.nav-sidebar li {
  text-align: right;
  border-right: #fff solid 2px;
}
.nav-sidebar li:hover {
  border-right: #e7e6e6 solid 2px;
}
.nav-sidebar li.active {
  border-right: #000 solid 2px;
}
.nav-sidebar li.header-active {
  border-right: #000 solid 2px;
}
.nav-sidebar li > a {
  padding: 3px 15px;
  font-size: 12px;
}
.nav-sidebar .nav-sidebar {
  margin-bottom: 30px;
}
.nav-sidebar .nav-sidebar.collapse {
  display: none;
}
.nav-sidebar .nav-sidebar.collapse.in {
  display: block;
}
tr.nav-sidebar .nav-sidebar.collapse.in {
  display: table-row;
}
tbody.nav-sidebar .nav-sidebar.collapse.in {
  display: table-row-group;
}
@media screen and (min-width: 992px) {
  .nav-sidebar {
    width: 213px;
    top: 24px;
    display: block;
  }
  .nav-sidebar.affix {
    position: fixed;
  }
  .nav-sidebar.affix-bottom {
    position: absolute;
  }
}
.sidebar-toggle {
  background: none;
  border: none;
  padding: 0px;
}
.sidebar-toggle .toggle-open,
.sidebar-toggle .toggle-closed {
  font-size: 10px;
  position: relative;
  top: -1px;
  color: #626262;
}
.sidebar-toggle .toggle-open:hover,
.sidebar-toggle .toggle-closed:hover {
  color: #000;
}
.sidebar-modal ul {
  list-style: none;
  padding-left: 0px;
}
.sidebar-modal ul li a {
  padding: 5px 0px 5px 10px;
}
.sidebar-modal ul li a:hover {
  background-color: transparent;
}
.sidebar-modal ul li a:active {
  background-color: #eeeeee;
}
.sidebar-modal ul li.header a {
  display: inline-block;
  padding: 5px 0px;
  font-weight: 800;
}
.sidebar-modal ul li.header a:hover {
  background-color: transparent;
}
.sidebar {
  margin-top: 30px !important;
  padding-top: 30px;
  border-top: 1px solid #e7e6e6;
}
@media screen and (min-width: 768px) {
  .sidebar {
    margin-top: 0 !important;
    padding-top: 0;
    border-top: 0;
  }
}
.sidebar ul {
  list-style: none;
  padding-left: 0px;
}
@media screen and (min-width: 768px) {
  .sidebar ul {
    padding-left: 20px;
    border-left: 1px solid #e7e6e6;
  }
}
.sidebar ul > li > ul {
  border: 0;
  padding-left: 0;
}
.sidebar ul.list {
  padding-left: 20px;
  list-style: disc;
}
.sidebar ul.list > li {
  padding: 10px 0px;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .sidebar > ul {
    text-align: left;
  }
}
.sidebar > ul > li {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .sidebar > ul > li {
    padding: 0;
  }
}
.sidebar > ul > li > ul > li {
  padding: 6px 0;
  font-size: 19px;
}
.sidebar > ul > li > ul > li:first-child {
  padding-top: 0;
}
.sidebar > ul > li > ul > li:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .sidebar > ul > li > ul > li {
    padding: 0;
    font-size: 14px;
  }
}
.nav-tiny > ul {
  padding: 0;
  width: 90%;
  display: table;
  table-layout: fixed;
}
.nav-tiny > ul > li {
  display: table-cell;
}
.toggle-open,
.toggle-closed {
  display: none;
}
.follow-header {
  top: 0px;
  display: block;
  z-index: 1030;
  background-color: rgba(0, 0, 0, 0.4);
}
.follow-header.affix {
  position: fixed;
}
.follow-header.affix-bottom {
  position: absolute;
}
@media screen and (min-width: 992px) {
  .follow-header {
    display: none;
  }
}
.jumbotron {
  padding: 0px;
  margin: 0px;
  line-height: 1.64285714;
  color: inherit;
  background-color: transparent;
}
.jumbotron h1,
.jumbotron .h1 {
  font-size: 34px;
}
.jumbotron h2,
.jumbotron .h2 {
  font-size: 21px;
}
.jumbotron h3,
.jumbotron .h3 {
  font-size: 20px;
}
.jumbotron h4,
.jumbotron .h4 {
  font-size: 19px;
}
.jumbotron h5,
.jumbotron .h5 {
  font-size: 17px;
}
.jumbotron h6,
.jumbotron .h6 {
  font-size: 16px;
}
.jumbotron h2,
.jumbotron .h2,
.jumbotron h3,
.jumbotron .h3,
.jumbotron h4,
.jumbotron .h4,
.jumbotron h5,
.jumbotron .h5,
.jumbotron h6,
.jumbotron .h6 {
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 40px;
  }
  .jumbotron h2,
  .jumbotron .h2 {
    font-size: 23px;
  }
  .jumbotron h3,
  .jumbotron .h3 {
    font-size: 21px;
  }
  .jumbotron h4,
  .jumbotron .h4 {
    font-size: 20px;
  }
  .jumbotron h5,
  .jumbotron .h5 {
    font-size: 19px;
  }
  .jumbotron h6,
  .jumbotron .h6 {
    font-size: 17px;
  }
}
.jumbotron .navbar-brand {
  font-family: "Trebuchet MS", "Helvetica", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 22px;
}
.dropdown-menu {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.125);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.125);
}
.dropdown-menu > li > a {
  -webkit-transition: none;
  transition: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #2d8ec6;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #d9d9d9;
}
.dropdown-menu.dropdown-main-nav {
  background-color: #4c4c4c;
  border: 0;
}
@media screen and (min-width: 768px) {
  .dropdown-menu.dropdown-main-nav {
    padding: 15px 0;
  }
}
.dropdown-menu.dropdown-main-nav li a {
  display: block;
  padding: 6px 20px;
}
.dropdown-menu.dropdown-main-nav li a:link,
.dropdown-menu.dropdown-main-nav li a:active,
.dropdown-menu.dropdown-main-nav li a:visited {
  color: #999999;
}
.dropdown-menu.dropdown-main-nav li a:hover {
  color: #fff;
  background-color: #6f6f6f;
}
.dropdown-menu.dropdown-main-nav .divider {
  background-color: #555555;
}
.navbar-nav .open .dropdown-menu.dropdown-mega {
  margin-left: -15px;
  margin-right: -15px;
  margin-right: 0;
  z-index: 9001;
}
@media screen and (min-width: 768px) {
  .navbar-nav .open .dropdown-menu.dropdown-mega {
    padding: 15px 0;
    margin-right: -150px;
    width: 600px;
  }
}
.navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third {
    float: left;
    width: 33.33333333%;
  }
}
.navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third ul {
  padding: 0;
  list-style: none;
}
.navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third ul li {
  margin: 0;
}
.navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third ul li:first-child {
  margin-top: 8px;
}
.navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third ul li:last-child {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third ul li:first-child {
    margin-top: 0;
  }
  .navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third ul li:last-child {
    margin-bottom: 0;
  }
}
.navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third ul li a {
  -webkit-transition: none;
  transition: none;
  line-height: 20px;
  padding: 8px 35px 8px 40px;
  display: block;
  color: #999999;
  font-size: 19px;
}
.navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third ul li a:hover {
  color: #fff;
  background-color: #6f6f6f;
}
@media screen and (min-width: 768px) {
  .navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third ul li a {
    padding: 6px 20px;
    font-size: 16px;
  }
}
.navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third.middle {
  border-color: #555555;
  border-style: solid;
  border-width: 0px 1px;
}
.navbar-nav .open .dropdown-menu.dropdown-mega .dropdown-third .divider {
  margin: 10px 20px;
}
.pagination {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > span {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.pagination > li.active a {
  color: #fff !important;
}
.pagination > li a:link {
  text-decoration: none;
}
.pager > li > a {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0px;
}
.modal-footer {
  margin-top: 0px;
}
.switcher-content {
  display: none;
  margin-top: 0 !important;
}
.switcher-content.active {
  display: block;
}
.switcher-controls {
  width: 100%;
  display: table;
  table-layout: fixed;
  font-family: "Lato", sans-serif;
}
.switcher-controls a {
  -webkit-transition: none;
  transition: none;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 10px 10px;
  background-color: #fff;
  border: 2px solid #e7e6e6;
  border-color: #00aeef;
  border-right-width: 0px;
  text-align: center;
  cursor: pointer;
  color: #00aeef;
}
.switcher-controls a:link,
.switcher-controls a:active,
.switcher-controls a:visited {
  color: #00aeef;
}
.switcher-controls a:hover {
  color: #0089bc;
}
.switcher-controls a:last-child {
  border-right-width: 2px;
}
.switcher-controls a.active {
  background-color: #00aeef;
  border-color: #00aeef;
  color: #fff;
}
.switcher-arrow {
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
  display: block;
  position: relative;
  width: 2px;
  border: 0;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: transparent;
  margin: 0 auto;
  bottom: 15px;
}
.switcher-arrow.active {
  border-color: #00aeef transparent;
  bottom: 0px;
}
.label {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  padding: 5px 5px;
}
.alert {
  color: #fff;
  border: 0px;
}
.panel {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.well {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.table {
  display: block;
  overflow-x: auto;
}
.table > thead > tr > th {
  color: white;
  font-family: "Lato", sans-serif;
  padding: 17px 10px;
  vertical-align: middle;
  text-align: left;
  color: #555555;
  background-color: #fff;
  border-bottom: 2px solid #00aeef;
  font-weight: 400;
  font-size: 18px;
}
.table > tbody > tr:first-child {
  border-top: none;
}
.table > tbody > tr:last-child {
  border-bottom: 1px solid #e7e6e6;
}
.table > tbody > tr > td {
  padding: 17px 10px;
  vertical-align: middle;
  text-align: left;
  width: 0;
  color: #747474;
}
.table > tbody > tr > td:last-child {
  border-right: none;
}
.table > tbody > tr > td.large {
  font-size: 20px;
  color: black;
}
.table > tbody > tr > td.large small {
  display: block;
  font-size: 16px;
  color: #747474;
}
.definition-table > tbody > tr > td {
  vertical-align: top;
}
.definition-table > tbody > tr > td > li {
  font-size: 14px;
}
table.lntable tbody {
  display: table;
  width: inherit;
}
table.lntable tbody > tr > td.lntd:first-child {
  width: 25px;
}
.table-responsive > .table > tbody > tr:last-child {
  border-bottom-width: 0px;
}
@media screen and (min-width: 768px) {
  .table-responsive > .table > tbody > tr:last-child {
    border-bottom-width: 1px;
  }
}
.table-shadow {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(174, 174, 174, 0.2);
          box-shadow: 0px 1px 1px 1px rgba(174, 174, 174, 0.2);
}
.table-pricing {
  border: none;
}
.table-pricing > thead > tr > th {
  border-top: none;
}
.table-pricing > thead > tr > th {
  text-align: center;
  margin-right: 12px;
}
.table-pricing > tbody > tr > td {
  text-align: center;
  font-weight: 300;
}
.table-pricing-green {
  border: none;
}
.table-pricing-green > thead > tr > th {
  border-top: none;
}
.table-pricing-green > thead > tr > th {
  text-align: center;
  margin-right: 12px;
}
.table-pricing-green > tbody > tr > td {
  text-align: center;
  font-weight: 300;
}
.table-pricing-green > thead > tr > th {
  background-color: #f6fcf9;
  border-bottom: 2px solid #3BB878;
}
.table-pricing-neutral {
  border: none;
}
.table-pricing-neutral > thead > tr > th {
  border-top: none;
}
.table-pricing-neutral > thead > tr > th {
  text-align: center;
  margin-right: 12px;
}
.table-pricing-neutral > tbody > tr > td {
  text-align: center;
  font-weight: 300;
}
.table-pricing-neutral > thead > tr > th {
  background-color: #f3f7f8;
  border-bottom: 2px solid #8ab;
}
.table-pricing-total > tbody > tr:last-child {
  font-size: 18px;
  font-weight: 300;
  border-bottom: none;
}
.table-pricing-total > tbody > tr:last-child > td {
  font-family: "Lato", sans-serif;
  color: #000;
}
.table-pricing-total > tbody > tr:last-child > td .small {
  font-weight: 100;
}
@media screen and (min-width: 768px) {
  .table-pricing-total > tbody > tr:last-child {
    font-size: 22px;
    font-weight: 300;
    border-bottom: none;
  }
}
.center-first-column > table tbody > tr:first-child {
  text-align: center !important;
}
.fixed-layout > table {
  table-layout: fixed;
}
.form-control {
  padding-top: 8px;
  border: 1px solid #e7e6e6;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #cecccc;
}
.input-lg {
  font-size: 18px;
}
.form-control-sm,
.form-control-lg {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-group-addon {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background-color: #f9f9ef;
  color: #6f6f6f;
}
.input-group-addon .lead a {
  font-weight: 300;
}
.input-group-addon h1 > a,
.input-group-addon h2 > a,
.input-group-addon h3 > a,
.input-group-addon h4 > a,
.input-group-addon h5 > a,
.input-group-addon h6 > a,
.input-group-addon p > a,
.input-group-addon em > a,
.input-group-addon li > a,
.input-group-addon td > a,
.input-group-addon address > a,
.input-group-addon .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.input-group-addon h1 > a:hover,
.input-group-addon h2 > a:hover,
.input-group-addon h3 > a:hover,
.input-group-addon h4 > a:hover,
.input-group-addon h5 > a:hover,
.input-group-addon h6 > a:hover,
.input-group-addon p > a:hover,
.input-group-addon em > a:hover,
.input-group-addon li > a:hover,
.input-group-addon td > a:hover,
.input-group-addon address > a:hover,
.input-group-addon .span > a:hover,
.input-group-addon h1 > a:active,
.input-group-addon h2 > a:active,
.input-group-addon h3 > a:active,
.input-group-addon h4 > a:active,
.input-group-addon h5 > a:active,
.input-group-addon h6 > a:active,
.input-group-addon p > a:active,
.input-group-addon em > a:active,
.input-group-addon li > a:active,
.input-group-addon td > a:active,
.input-group-addon address > a:active,
.input-group-addon .span > a:active {
  text-decoration: none;
}
.input-group-addon .nav li > a {
  text-decoration: none;
}
.input-group-addon.separated {
  border-bottom-color: #e4e4b7;
}
.input-group-addon h1,
.input-group-addon .h1,
.input-group-addon h2,
.input-group-addon .h2,
.input-group-addon h3,
.input-group-addon .h3,
.input-group-addon h4,
.input-group-addon .h4,
.input-group-addon h5,
.input-group-addon .h5,
.input-group-addon h6,
.input-group-addon .h6 {
  color: #000;
}
.input-group-addon.jumbotron h1,
.input-group-addon.jumbotron .h1 {
  color: #2f2f2f;
}
.input-group-addon.jumbotron h2,
.input-group-addon.jumbotron .h2,
.input-group-addon.jumbotron h3,
.input-group-addon.jumbotron .h3,
.input-group-addon.jumbotron h4,
.input-group-addon.jumbotron .h4,
.input-group-addon.jumbotron h5,
.input-group-addon.jumbotron .h5,
.input-group-addon.jumbotron h6,
.input-group-addon.jumbotron .h6 {
  color: #6f6f6f;
}
.input-group-addon h1 > a:link,
.input-group-addon h2 > a:link,
.input-group-addon h3 > a:link,
.input-group-addon h4 > a:link,
.input-group-addon h5 > a:link,
.input-group-addon h6 > a:link,
.input-group-addon p > a:link,
.input-group-addon em > a:link,
.input-group-addon li > a:link,
.input-group-addon td > a:link,
.input-group-addon address > a:link,
.input-group-addon .span > a:link,
.input-group-addon h1 > a:visited,
.input-group-addon h2 > a:visited,
.input-group-addon h3 > a:visited,
.input-group-addon h4 > a:visited,
.input-group-addon h5 > a:visited,
.input-group-addon h6 > a:visited,
.input-group-addon p > a:visited,
.input-group-addon em > a:visited,
.input-group-addon li > a:visited,
.input-group-addon td > a:visited,
.input-group-addon address > a:visited,
.input-group-addon .span > a:visited,
.input-group-addon h1 > a:active,
.input-group-addon h2 > a:active,
.input-group-addon h3 > a:active,
.input-group-addon h4 > a:active,
.input-group-addon h5 > a:active,
.input-group-addon h6 > a:active,
.input-group-addon p > a:active,
.input-group-addon em > a:active,
.input-group-addon li > a:active,
.input-group-addon td > a:active,
.input-group-addon address > a:active,
.input-group-addon .span > a:active {
  color: #0089bc;
}
.input-group-addon h1 > a:hover,
.input-group-addon h2 > a:hover,
.input-group-addon h3 > a:hover,
.input-group-addon h4 > a:hover,
.input-group-addon h5 > a:hover,
.input-group-addon h6 > a:hover,
.input-group-addon p > a:hover,
.input-group-addon em > a:hover,
.input-group-addon li > a:hover,
.input-group-addon td > a:hover,
.input-group-addon address > a:hover,
.input-group-addon .span > a:hover {
  color: #005170;
}
.input-group-addon h1 > a .glyphicon.tile,
.input-group-addon h2 > a .glyphicon.tile,
.input-group-addon h3 > a .glyphicon.tile,
.input-group-addon h4 > a .glyphicon.tile,
.input-group-addon h5 > a .glyphicon.tile,
.input-group-addon h6 > a .glyphicon.tile,
.input-group-addon p > a .glyphicon.tile,
.input-group-addon em > a .glyphicon.tile,
.input-group-addon li > a .glyphicon.tile,
.input-group-addon td > a .glyphicon.tile,
.input-group-addon address > a .glyphicon.tile,
.input-group-addon .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.input-group-addon h1 > a .glyphicon.tile:hover,
.input-group-addon h2 > a .glyphicon.tile:hover,
.input-group-addon h3 > a .glyphicon.tile:hover,
.input-group-addon h4 > a .glyphicon.tile:hover,
.input-group-addon h5 > a .glyphicon.tile:hover,
.input-group-addon h6 > a .glyphicon.tile:hover,
.input-group-addon p > a .glyphicon.tile:hover,
.input-group-addon em > a .glyphicon.tile:hover,
.input-group-addon li > a .glyphicon.tile:hover,
.input-group-addon td > a .glyphicon.tile:hover,
.input-group-addon address > a .glyphicon.tile:hover,
.input-group-addon .span > a .glyphicon.tile:hover,
.input-group-addon h1 > a .glyphicon.tile:active,
.input-group-addon h2 > a .glyphicon.tile:active,
.input-group-addon h3 > a .glyphicon.tile:active,
.input-group-addon h4 > a .glyphicon.tile:active,
.input-group-addon h5 > a .glyphicon.tile:active,
.input-group-addon h6 > a .glyphicon.tile:active,
.input-group-addon p > a .glyphicon.tile:active,
.input-group-addon em > a .glyphicon.tile:active,
.input-group-addon li > a .glyphicon.tile:active,
.input-group-addon td > a .glyphicon.tile:active,
.input-group-addon address > a .glyphicon.tile:active,
.input-group-addon .span > a .glyphicon.tile:active {
  color: #494949;
}
.input-group-addon ul.nav-sidebar > li.active > a {
  color: #000;
}
.input-group-addon ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.input-group-addon ul.nav-sidebar > li > a {
  color: #888888;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.input-group-addon ul.nav-sidebar > li > a:hover {
  color: #000;
}
.input-group-addon ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.input-group-addon ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.input-group-addon.subnav {
  opacity: 0.96;
}
.input-group-addon.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.input-group-addon.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.input-group-addon.subnav li > a {
  color: #aaa;
}
.input-group-addon.subnav li > a.active {
  color: #000;
}
.input-group-addon.subnav li > a:hover {
  color: #555555;
}
@media screen and (min-width: 768px) {
}
.input-group-addon.subnav .navbar-toggle {
  color: #000;
}
.input-group-addon.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.input-group-addon.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.input-group-addon.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.input-group-addon .sidebar strong {
  color: #000;
}
.input-group-addon .sidebar a strong {
  color: #0089bc;
}
.input-group-addon .sidebar a strong:link,
.input-group-addon .sidebar a strong:visited,
.input-group-addon .sidebar a strong:active {
  color: #0089bc;
}
.input-group-addon .sidebar a strong:hover {
  color: #005170;
}
.input-group-addon cite.bubble strong {
  color: #414141;
}
.input-group-addon cite.bubble a:link,
.input-group-addon cite.bubble a:visited,
.input-group-addon cite.bubble a:active {
  color: #0089bc;
}
.input-group-addon cite.bubble a:hover {
  color: #005170;
}
.input-group-addon blockquote {
  color: #747474;
}
.input-group-addon blockquote p,
.input-group-addon blockquote ul > li {
  color: #747474;
}
.has-warning .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
button:focus {
  outline: none;
}
html {
  background-color: #161616;
  color: #444444;
  background-color: #0a0a0a;
  font-size: 14px;
}
html a {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #a6a6a6;
}
html a:hover,
html a:active {
  color: #f2f2f2;
  text-decoration: none;
}
@media (min-width: 768px) {
  html {
    font-size: 15.75px;
  }
}
body {
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
nav,
section {
  background-color: inherit;
}
header,
nav,
section {
  margin: 0px;
}
header .row:first-child,
nav .row:first-child,
section .row:first-child,
header .row-content:first-child,
nav .row-content:first-child,
section .row-content:first-child {
  margin-top: 30px;
}
header .row:last-child,
nav .row:last-child,
section .row:last-child,
header .row-content:last-child,
nav .row-content:last-child,
section .row-content:last-child {
  margin-bottom: 30px;
}
header .row *:first-child,
nav .row *:first-child,
section .row *:first-child,
header .row-content *:first-child,
nav .row-content *:first-child,
section .row-content *:first-child {
  margin-top: 0px;
}
header .row *:last-child,
nav .row *:last-child,
section .row *:last-child,
header .row-content *:last-child,
nav .row-content *:last-child,
section .row-content *:last-child {
  margin-bottom: 0px;
}
header.small,
nav.small,
section.small {
  font-size: 12px;
}
header.small .row:first-child,
nav.small .row:first-child,
section.small .row:first-child {
  margin-top: 5px;
}
header.small .row:last-child,
nav.small .row:last-child,
section.small .row:last-child {
  margin-bottom: 5px;
}
header.small .row *:first-child,
nav.small .row *:first-child,
section.small .row *:first-child {
  margin-top: 0px;
}
header.small .row *:last-child,
nav.small .row *:last-child,
section.small .row *:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  header.extra-space,
  nav.extra-space,
  section.extra-space {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  header.extra-space.bottom,
  nav.extra-space.bottom,
  section.extra-space.bottom {
    padding-top: 0px;
  }
  header.extra-space.top,
  nav.extra-space.top,
  section.extra-space.top {
    padding-bottom: 0px;
  }
}
@media screen and (max-height: 900px) and (min-width: 768px) {
  header.extra-space,
  nav.extra-space,
  section.extra-space {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  header.extra-space.bottom,
  nav.extra-space.bottom,
  section.extra-space.bottom {
    padding-top: 0px;
  }
  header.extra-space.top,
  nav.extra-space.top,
  section.extra-space.top {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 768px) {
  header.extra-space-top,
  nav.extra-space-top,
  section.extra-space-top {
    padding-top: 60px;
  }
}
@media screen and (max-height: 900px) and (min-width: 768px) {
  header.extra-space-top,
  nav.extra-space-top,
  section.extra-space-top {
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  header.extra-space-bottom,
  nav.extra-space-bottom,
  section.extra-space-bottom {
    padding-bottom: 60px;
  }
}
@media screen and (max-height: 900px) and (min-width: 768px) {
  header.extra-space-bottom,
  nav.extra-space-bottom,
  section.extra-space-bottom {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  header.some-space,
  nav.some-space,
  section.some-space {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  header.some-space.bottom,
  nav.some-space.bottom,
  section.some-space.bottom {
    padding-top: 0px;
  }
  header.some-space.top,
  nav.some-space.top,
  section.some-space.top {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 768px) {
  header.some-space-top,
  nav.some-space-top,
  section.some-space-top {
    padding-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  header.some-space-bottom,
  nav.some-space-bottom,
  section.some-space-bottom {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  header.super-space,
  nav.super-space,
  section.super-space {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  header.super-space.bottom,
  nav.super-space.bottom,
  section.super-space.bottom {
    padding-top: 0px;
  }
  header.super-space.top,
  nav.super-space.top,
  section.super-space.top {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 768px) {
  header.super-space-top,
  nav.super-space-top,
  section.super-space-top {
    padding-top: 90px;
  }
}
@media screen and (min-width: 768px) {
  header.super-space-bottom,
  nav.super-space-bottom,
  section.super-space-bottom {
    padding-bottom: 90px;
  }
}
header.flush-bottom,
nav.flush-bottom,
section.flush-bottom {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
header.flush-bottom .row:last-child,
nav.flush-bottom .row:last-child,
section.flush-bottom .row:last-child,
header.flush-bottom .row-content:last-child,
nav.flush-bottom .row-content:last-child,
section.flush-bottom .row-content:last-child {
  margin-bottom: 0px;
}
.row-content {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 60px;
}
.row-content.extra-bottom {
  margin-bottom: 90px;
}
.row-content.super-bottom {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .row-content.shrink {
    margin-bottom: 30px;
  }
}
.row-tiles {
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (min-width: 768px) {
}
div.no-padding {
  padding: 0;
}
.pad-xs {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .pad-xs {
    margin-top: 0px;
  }
}
.separated {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
@media screen and (min-width: 768px) {
  .belt-outer {
    height: 100px;
  }
}
@media screen and (min-width: 992px) {
  .belt-outer {
    height: 50px;
  }
}
.belt-outer .belt {
  margin-left: -15px;
  margin-right: -15px;
}
.belt-outer .belt .belt-inner {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f9f9ef;
  color: #6f6f6f;
  padding: 20px;
  border: 1px solid #ebebca;
  margin-bottom: 0px;
  position: relative;
}
@media (min-width: 768px) {
  .belt-outer .belt .belt-inner {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .belt-outer .belt .belt-inner {
    margin-left: 8.33333333%;
  }
}
.belt-outer .belt .belt-inner .lead a {
  font-weight: 300;
}
.belt-outer .belt .belt-inner h1 > a,
.belt-outer .belt .belt-inner h2 > a,
.belt-outer .belt .belt-inner h3 > a,
.belt-outer .belt .belt-inner h4 > a,
.belt-outer .belt .belt-inner h5 > a,
.belt-outer .belt .belt-inner h6 > a,
.belt-outer .belt .belt-inner p > a,
.belt-outer .belt .belt-inner em > a,
.belt-outer .belt .belt-inner li > a,
.belt-outer .belt .belt-inner td > a,
.belt-outer .belt .belt-inner address > a,
.belt-outer .belt .belt-inner .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.belt-outer .belt .belt-inner h1 > a:hover,
.belt-outer .belt .belt-inner h2 > a:hover,
.belt-outer .belt .belt-inner h3 > a:hover,
.belt-outer .belt .belt-inner h4 > a:hover,
.belt-outer .belt .belt-inner h5 > a:hover,
.belt-outer .belt .belt-inner h6 > a:hover,
.belt-outer .belt .belt-inner p > a:hover,
.belt-outer .belt .belt-inner em > a:hover,
.belt-outer .belt .belt-inner li > a:hover,
.belt-outer .belt .belt-inner td > a:hover,
.belt-outer .belt .belt-inner address > a:hover,
.belt-outer .belt .belt-inner .span > a:hover,
.belt-outer .belt .belt-inner h1 > a:active,
.belt-outer .belt .belt-inner h2 > a:active,
.belt-outer .belt .belt-inner h3 > a:active,
.belt-outer .belt .belt-inner h4 > a:active,
.belt-outer .belt .belt-inner h5 > a:active,
.belt-outer .belt .belt-inner h6 > a:active,
.belt-outer .belt .belt-inner p > a:active,
.belt-outer .belt .belt-inner em > a:active,
.belt-outer .belt .belt-inner li > a:active,
.belt-outer .belt .belt-inner td > a:active,
.belt-outer .belt .belt-inner address > a:active,
.belt-outer .belt .belt-inner .span > a:active {
  text-decoration: none;
}
.belt-outer .belt .belt-inner .nav li > a {
  text-decoration: none;
}
.belt-outer .belt .belt-inner.separated {
  border-bottom-color: #e4e4b7;
}
.belt-outer .belt .belt-inner h1,
.belt-outer .belt .belt-inner .h1,
.belt-outer .belt .belt-inner h2,
.belt-outer .belt .belt-inner .h2,
.belt-outer .belt .belt-inner h3,
.belt-outer .belt .belt-inner .h3,
.belt-outer .belt .belt-inner h4,
.belt-outer .belt .belt-inner .h4,
.belt-outer .belt .belt-inner h5,
.belt-outer .belt .belt-inner .h5,
.belt-outer .belt .belt-inner h6,
.belt-outer .belt .belt-inner .h6 {
  color: #000;
}
.belt-outer .belt .belt-inner.jumbotron h1,
.belt-outer .belt .belt-inner.jumbotron .h1 {
  color: #2f2f2f;
}
.belt-outer .belt .belt-inner.jumbotron h2,
.belt-outer .belt .belt-inner.jumbotron .h2,
.belt-outer .belt .belt-inner.jumbotron h3,
.belt-outer .belt .belt-inner.jumbotron .h3,
.belt-outer .belt .belt-inner.jumbotron h4,
.belt-outer .belt .belt-inner.jumbotron .h4,
.belt-outer .belt .belt-inner.jumbotron h5,
.belt-outer .belt .belt-inner.jumbotron .h5,
.belt-outer .belt .belt-inner.jumbotron h6,
.belt-outer .belt .belt-inner.jumbotron .h6 {
  color: #6f6f6f;
}
.belt-outer .belt .belt-inner h1 > a:link,
.belt-outer .belt .belt-inner h2 > a:link,
.belt-outer .belt .belt-inner h3 > a:link,
.belt-outer .belt .belt-inner h4 > a:link,
.belt-outer .belt .belt-inner h5 > a:link,
.belt-outer .belt .belt-inner h6 > a:link,
.belt-outer .belt .belt-inner p > a:link,
.belt-outer .belt .belt-inner em > a:link,
.belt-outer .belt .belt-inner li > a:link,
.belt-outer .belt .belt-inner td > a:link,
.belt-outer .belt .belt-inner address > a:link,
.belt-outer .belt .belt-inner .span > a:link,
.belt-outer .belt .belt-inner h1 > a:visited,
.belt-outer .belt .belt-inner h2 > a:visited,
.belt-outer .belt .belt-inner h3 > a:visited,
.belt-outer .belt .belt-inner h4 > a:visited,
.belt-outer .belt .belt-inner h5 > a:visited,
.belt-outer .belt .belt-inner h6 > a:visited,
.belt-outer .belt .belt-inner p > a:visited,
.belt-outer .belt .belt-inner em > a:visited,
.belt-outer .belt .belt-inner li > a:visited,
.belt-outer .belt .belt-inner td > a:visited,
.belt-outer .belt .belt-inner address > a:visited,
.belt-outer .belt .belt-inner .span > a:visited,
.belt-outer .belt .belt-inner h1 > a:active,
.belt-outer .belt .belt-inner h2 > a:active,
.belt-outer .belt .belt-inner h3 > a:active,
.belt-outer .belt .belt-inner h4 > a:active,
.belt-outer .belt .belt-inner h5 > a:active,
.belt-outer .belt .belt-inner h6 > a:active,
.belt-outer .belt .belt-inner p > a:active,
.belt-outer .belt .belt-inner em > a:active,
.belt-outer .belt .belt-inner li > a:active,
.belt-outer .belt .belt-inner td > a:active,
.belt-outer .belt .belt-inner address > a:active,
.belt-outer .belt .belt-inner .span > a:active {
  color: #0089bc;
}
.belt-outer .belt .belt-inner h1 > a:hover,
.belt-outer .belt .belt-inner h2 > a:hover,
.belt-outer .belt .belt-inner h3 > a:hover,
.belt-outer .belt .belt-inner h4 > a:hover,
.belt-outer .belt .belt-inner h5 > a:hover,
.belt-outer .belt .belt-inner h6 > a:hover,
.belt-outer .belt .belt-inner p > a:hover,
.belt-outer .belt .belt-inner em > a:hover,
.belt-outer .belt .belt-inner li > a:hover,
.belt-outer .belt .belt-inner td > a:hover,
.belt-outer .belt .belt-inner address > a:hover,
.belt-outer .belt .belt-inner .span > a:hover {
  color: #005170;
}
.belt-outer .belt .belt-inner h1 > a .glyphicon.tile,
.belt-outer .belt .belt-inner h2 > a .glyphicon.tile,
.belt-outer .belt .belt-inner h3 > a .glyphicon.tile,
.belt-outer .belt .belt-inner h4 > a .glyphicon.tile,
.belt-outer .belt .belt-inner h5 > a .glyphicon.tile,
.belt-outer .belt .belt-inner h6 > a .glyphicon.tile,
.belt-outer .belt .belt-inner p > a .glyphicon.tile,
.belt-outer .belt .belt-inner em > a .glyphicon.tile,
.belt-outer .belt .belt-inner li > a .glyphicon.tile,
.belt-outer .belt .belt-inner td > a .glyphicon.tile,
.belt-outer .belt .belt-inner address > a .glyphicon.tile,
.belt-outer .belt .belt-inner .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.belt-outer .belt .belt-inner h1 > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner h2 > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner h3 > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner h4 > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner h5 > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner h6 > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner p > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner em > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner li > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner td > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner address > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner .span > a .glyphicon.tile:hover,
.belt-outer .belt .belt-inner h1 > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner h2 > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner h3 > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner h4 > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner h5 > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner h6 > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner p > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner em > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner li > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner td > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner address > a .glyphicon.tile:active,
.belt-outer .belt .belt-inner .span > a .glyphicon.tile:active {
  color: #494949;
}
.belt-outer .belt .belt-inner ul.nav-sidebar > li.active > a {
  color: #000;
}
.belt-outer .belt .belt-inner ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.belt-outer .belt .belt-inner ul.nav-sidebar > li > a {
  color: #888888;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.belt-outer .belt .belt-inner ul.nav-sidebar > li > a:hover {
  color: #000;
}
.belt-outer .belt .belt-inner ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.belt-outer .belt .belt-inner ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.belt-outer .belt .belt-inner.subnav {
  opacity: 0.96;
}
.belt-outer .belt .belt-inner.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.belt-outer .belt .belt-inner.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.belt-outer .belt .belt-inner.subnav li > a {
  color: #aaa;
}
.belt-outer .belt .belt-inner.subnav li > a.active {
  color: #000;
}
.belt-outer .belt .belt-inner.subnav li > a:hover {
  color: #555555;
}
@media screen and (min-width: 768px) {
}
.belt-outer .belt .belt-inner.subnav .navbar-toggle {
  color: #000;
}
.belt-outer .belt .belt-inner.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.belt-outer .belt .belt-inner.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.belt-outer .belt .belt-inner.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.belt-outer .belt .belt-inner .sidebar strong {
  color: #000;
}
.belt-outer .belt .belt-inner .sidebar a strong {
  color: #0089bc;
}
.belt-outer .belt .belt-inner .sidebar a strong:link,
.belt-outer .belt .belt-inner .sidebar a strong:visited,
.belt-outer .belt .belt-inner .sidebar a strong:active {
  color: #0089bc;
}
.belt-outer .belt .belt-inner .sidebar a strong:hover {
  color: #005170;
}
.belt-outer .belt .belt-inner cite.bubble strong {
  color: #414141;
}
.belt-outer .belt .belt-inner cite.bubble a:link,
.belt-outer .belt .belt-inner cite.bubble a:visited,
.belt-outer .belt .belt-inner cite.bubble a:active {
  color: #0089bc;
}
.belt-outer .belt .belt-inner cite.bubble a:hover {
  color: #005170;
}
.belt-outer .belt .belt-inner blockquote {
  color: #747474;
}
.belt-outer .belt .belt-inner blockquote p,
.belt-outer .belt .belt-inner blockquote ul > li {
  color: #747474;
}
@media screen and (min-width: 768px) {
  .belt-outer .belt .belt-inner {
    top: -50px;
  }
}
.belt-outer .belt .belt-inner .belt-content {
  margin-left: -15px;
  margin-right: -15px;
  margin: 0;
}
.vertical-center {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .reduce-gutter {
    padding: 0 2px;
  }
}
img.full-width {
  display: block;
  width: 100%;
}
img.centered-icon {
  margin: 0 auto;
  display: block;
}
.marquee-img {
  padding-bottom: 35px;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.large {
  font-size: 15.75px;
}
.small {
  font-size: 12px;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 39px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 19px;
}
h6,
.h6 {
  font-size: 17px;
}
h1,
.h1,
h2,
.h2 {
  font-weight: 400;
}
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 400;
}
p {
  font-weight: 400;
  font-size: 17px;
  font-size: 1.08rem;
  line-height: 1.5;
  margin: 0 0 20px;
}
li {
  font-weight: 400;
}
.lead {
  padding-top: 20px;
  margin-bottom: 20px;
  font-size: 17.325px;
  font-weight: 300;
  line-height: 1.4;
  font-family: "Helvetica", "Arial", sans-serif;
}
@media (min-width: 768px) {
}
h1 + .lead,
.h1 + .lead,
h2 + .lead,
.h2 + .lead,
h3 + .lead,
.h3 + .lead,
h4 + .lead,
.h4 + .lead,
h5 + .lead,
.h5 + .lead,
h6 + .lead,
.h6 + .lead {
  padding-top: 10px;
}
pre {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-size: 12px;
}
code {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  word-wrap: break-word;
}
.amp {
  font-family: "Helvetica", sans-serif;
  font-weight: 400;
  line-height: 0px;
}
.footnote {
  font-size: 10px;
  margin-top: 20px;
}
q.bubble {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  q.bubble {
    min-height: 152px;
  }
}
@media screen and (min-width: 992px) {
  q.bubble {
    min-height: 108px;
  }
}
q.bubble:after {
  content: "";
  display: block;
  width: 0;
  border: 0;
  border-right-width: 20px;
  border-bottom-width: 20px;
  border-style: solid;
  border-color: transparent #fff;
  position: absolute;
  bottom: -20px;
  left: 15px;
}
cite.bubble {
  display: block;
  margin-left: 50px;
  margin-top: 5px;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  cite.bubble {
    padding-bottom: 0px;
  }
}
blockquote {
  font-size: 14.875px;
}
blockquote p,
blockquote ul > li,
blockquote * {
  font-size: 14.875px;
  font-weight: 300;
}
blockquote strong {
  font-weight: 800;
}
@media screen and (min-width: 768px) {
  .doc {
    padding-bottom: 60px;
  }
}
.doc li {
  font-size: 17px;
  font-size: 1.08rem;
}
.doc h1,
.doc h2,
.doc h3,
.doc h4,
.doc h5,
.doc h6,
.doc .h1,
.doc .h2,
.doc .h3,
.doc .h4,
.doc .h5,
.doc .h6 {
  word-wrap: break-word;
  margin-top: 50px;
  margin-top: 3.125rem;
}
.doc h1 + h1,
.doc h2 + h1,
.doc h3 + h1,
.doc h4 + h1,
.doc h5 + h1,
.doc h6 + h1,
.doc .h1 + h1,
.doc .h2 + h1,
.doc .h3 + h1,
.doc .h4 + h1,
.doc .h5 + h1,
.doc .h6 + h1,
.doc h1 + h2,
.doc h2 + h2,
.doc h3 + h2,
.doc h4 + h2,
.doc h5 + h2,
.doc h6 + h2,
.doc .h1 + h2,
.doc .h2 + h2,
.doc .h3 + h2,
.doc .h4 + h2,
.doc .h5 + h2,
.doc .h6 + h2,
.doc h1 + h3,
.doc h2 + h3,
.doc h3 + h3,
.doc h4 + h3,
.doc h5 + h3,
.doc h6 + h3,
.doc .h1 + h3,
.doc .h2 + h3,
.doc .h3 + h3,
.doc .h4 + h3,
.doc .h5 + h3,
.doc .h6 + h3,
.doc h1 + h4,
.doc h2 + h4,
.doc h3 + h4,
.doc h4 + h4,
.doc h5 + h4,
.doc h6 + h4,
.doc .h1 + h4,
.doc .h2 + h4,
.doc .h3 + h4,
.doc .h4 + h4,
.doc .h5 + h4,
.doc .h6 + h4,
.doc h1 + h5,
.doc h2 + h5,
.doc h3 + h5,
.doc h4 + h5,
.doc h5 + h5,
.doc h6 + h5,
.doc .h1 + h5,
.doc .h2 + h5,
.doc .h3 + h5,
.doc .h4 + h5,
.doc .h5 + h5,
.doc .h6 + h5,
.doc h1 + h6,
.doc h2 + h6,
.doc h3 + h6,
.doc h4 + h6,
.doc h5 + h6,
.doc h6 + h6,
.doc .h1 + h6,
.doc .h2 + h6,
.doc .h3 + h6,
.doc .h4 + h6,
.doc .h5 + h6,
.doc .h6 + h6,
.doc h1 + .h1,
.doc h2 + .h1,
.doc h3 + .h1,
.doc h4 + .h1,
.doc h5 + .h1,
.doc h6 + .h1,
.doc .h1 + .h1,
.doc .h2 + .h1,
.doc .h3 + .h1,
.doc .h4 + .h1,
.doc .h5 + .h1,
.doc .h6 + .h1,
.doc h1 + .h2,
.doc h2 + .h2,
.doc h3 + .h2,
.doc h4 + .h2,
.doc h5 + .h2,
.doc h6 + .h2,
.doc .h1 + .h2,
.doc .h2 + .h2,
.doc .h3 + .h2,
.doc .h4 + .h2,
.doc .h5 + .h2,
.doc .h6 + .h2,
.doc h1 + .h3,
.doc h2 + .h3,
.doc h3 + .h3,
.doc h4 + .h3,
.doc h5 + .h3,
.doc h6 + .h3,
.doc .h1 + .h3,
.doc .h2 + .h3,
.doc .h3 + .h3,
.doc .h4 + .h3,
.doc .h5 + .h3,
.doc .h6 + .h3,
.doc h1 + .h4,
.doc h2 + .h4,
.doc h3 + .h4,
.doc h4 + .h4,
.doc h5 + .h4,
.doc h6 + .h4,
.doc .h1 + .h4,
.doc .h2 + .h4,
.doc .h3 + .h4,
.doc .h4 + .h4,
.doc .h5 + .h4,
.doc .h6 + .h4,
.doc h1 + .h5,
.doc h2 + .h5,
.doc h3 + .h5,
.doc h4 + .h5,
.doc h5 + .h5,
.doc h6 + .h5,
.doc .h1 + .h5,
.doc .h2 + .h5,
.doc .h3 + .h5,
.doc .h4 + .h5,
.doc .h5 + .h5,
.doc .h6 + .h5,
.doc h1 + .h6,
.doc h2 + .h6,
.doc h3 + .h6,
.doc h4 + .h6,
.doc h5 + .h6,
.doc h6 + .h6,
.doc .h1 + .h6,
.doc .h2 + .h6,
.doc .h3 + .h6,
.doc .h4 + .h6,
.doc .h5 + .h6,
.doc .h6 + .h6 {
  margin-top: 0px;
}
.doc h1 a,
.doc h2 a,
.doc h3 a,
.doc h4 a,
.doc h5 a,
.doc h6 a,
.doc .h1 a,
.doc .h2 a,
.doc .h3 a,
.doc .h4 a,
.doc .h5 a,
.doc .h6 a {
  padding-left: 10px;
  opacity: 0;
}
.doc h1:hover a,
.doc h2:hover a,
.doc h3:hover a,
.doc h4:hover a,
.doc h5:hover a,
.doc h6:hover a,
.doc .h1:hover a,
.doc .h2:hover a,
.doc .h3:hover a,
.doc .h4:hover a,
.doc .h5:hover a,
.doc .h6:hover a {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.doc h1,
.doc .h1 {
  font-size: 33.25px;
  font-size: 2.0625rem;
}
.doc h2,
.doc .h2 {
  font-size: 28.875px;
  font-size: 2.0625rem;
}
.doc h3,
.doc .h3 {
  margin-top: 35px;
  margin-top: 2.5rem;
  font-size: 24.5px;
  font-size: 1.75rem;
}
.doc h4,
.doc .h4 {
  font-size: 20.125px;
  font-size: 1.4375rem;
}
.doc h5,
.doc .h5 {
  font-size: 17.5px;
  font-size: 1.25rem;
}
.doc h6,
.doc .h6 {
  font-size: 15.75px;
  font-size: 1.125rem;
}
.doc li ul,
.doc li ol {
  margin-top: 10px;
}
.doc li ul li,
.doc li ol li {
  margin-top: 5px;
}
.doc li img,
.doc li blockquote {
  margin: 20px 0;
}
.doc li ul + p,
.doc li ol + p {
  margin-top: 20px;
}
.doc li + li {
  margin-top: 10px;
}
.doc code {
  font-size: 12px;
}
.glyphicon.tile {
  font-size: 150px;
  margin-bottom: 20px !important;
}
.glyphicon.tile-small {
  font-size: 100px;
  margin-bottom: 35px !important;
}
@media screen and (min-width: 768px) {
  .glyphicon.tile-small {
    margin-bottom: 0px !important;
  }
}
.glyphicon.glyphicon-heart {
  color: #e74c3c;
}
.caret-right {
  display: none;
}
@media screen and (min-width: 768px) {
  .caret-right {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-left: 4px solid #e74c3c;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
  }
}
.login-caret {
  display: none;
}
@media screen and (min-width: 768px) {
  .login-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-left: 4px solid #e74c3c;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
  }
}
@media screen and (min-width: 768px) {
  .login-caret {
    border-left-color: #3BB878;
  }
}
.tile-list {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .tile-list {
    text-align: right;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.white {
  background-color: #fff;
  color: #747474;
}
.white .lead a {
  font-weight: 300;
}
.white h1 > a,
.white h2 > a,
.white h3 > a,
.white h4 > a,
.white h5 > a,
.white h6 > a,
.white p > a,
.white em > a,
.white li > a,
.white td > a,
.white address > a,
.white .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.white h1 > a:hover,
.white h2 > a:hover,
.white h3 > a:hover,
.white h4 > a:hover,
.white h5 > a:hover,
.white h6 > a:hover,
.white p > a:hover,
.white em > a:hover,
.white li > a:hover,
.white td > a:hover,
.white address > a:hover,
.white .span > a:hover,
.white h1 > a:active,
.white h2 > a:active,
.white h3 > a:active,
.white h4 > a:active,
.white h5 > a:active,
.white h6 > a:active,
.white p > a:active,
.white em > a:active,
.white li > a:active,
.white td > a:active,
.white address > a:active,
.white .span > a:active {
  text-decoration: none;
}
.white .nav li > a {
  text-decoration: none;
}
.white.separated {
  border-bottom-color: #d9d9d9;
}
.white h1,
.white .h1,
.white h2,
.white .h2,
.white h3,
.white .h3,
.white h4,
.white .h4,
.white h5,
.white .h5,
.white h6,
.white .h6 {
  color: #000;
}
.white.jumbotron h1,
.white.jumbotron .h1 {
  color: #343434;
}
.white.jumbotron h2,
.white.jumbotron .h2,
.white.jumbotron h3,
.white.jumbotron .h3,
.white.jumbotron h4,
.white.jumbotron .h4,
.white.jumbotron h5,
.white.jumbotron .h5,
.white.jumbotron h6,
.white.jumbotron .h6 {
  color: #747474;
}
.white h1 > a:link,
.white h2 > a:link,
.white h3 > a:link,
.white h4 > a:link,
.white h5 > a:link,
.white h6 > a:link,
.white p > a:link,
.white em > a:link,
.white li > a:link,
.white td > a:link,
.white address > a:link,
.white .span > a:link,
.white h1 > a:visited,
.white h2 > a:visited,
.white h3 > a:visited,
.white h4 > a:visited,
.white h5 > a:visited,
.white h6 > a:visited,
.white p > a:visited,
.white em > a:visited,
.white li > a:visited,
.white td > a:visited,
.white address > a:visited,
.white .span > a:visited,
.white h1 > a:active,
.white h2 > a:active,
.white h3 > a:active,
.white h4 > a:active,
.white h5 > a:active,
.white h6 > a:active,
.white p > a:active,
.white em > a:active,
.white li > a:active,
.white td > a:active,
.white address > a:active,
.white .span > a:active {
  color: #0089bc;
}
.white h1 > a:hover,
.white h2 > a:hover,
.white h3 > a:hover,
.white h4 > a:hover,
.white h5 > a:hover,
.white h6 > a:hover,
.white p > a:hover,
.white em > a:hover,
.white li > a:hover,
.white td > a:hover,
.white address > a:hover,
.white .span > a:hover {
  color: #005170;
}
.white h1 > a .glyphicon.tile,
.white h2 > a .glyphicon.tile,
.white h3 > a .glyphicon.tile,
.white h4 > a .glyphicon.tile,
.white h5 > a .glyphicon.tile,
.white h6 > a .glyphicon.tile,
.white p > a .glyphicon.tile,
.white em > a .glyphicon.tile,
.white li > a .glyphicon.tile,
.white td > a .glyphicon.tile,
.white address > a .glyphicon.tile,
.white .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.white h1 > a .glyphicon.tile:hover,
.white h2 > a .glyphicon.tile:hover,
.white h3 > a .glyphicon.tile:hover,
.white h4 > a .glyphicon.tile:hover,
.white h5 > a .glyphicon.tile:hover,
.white h6 > a .glyphicon.tile:hover,
.white p > a .glyphicon.tile:hover,
.white em > a .glyphicon.tile:hover,
.white li > a .glyphicon.tile:hover,
.white td > a .glyphicon.tile:hover,
.white address > a .glyphicon.tile:hover,
.white .span > a .glyphicon.tile:hover,
.white h1 > a .glyphicon.tile:active,
.white h2 > a .glyphicon.tile:active,
.white h3 > a .glyphicon.tile:active,
.white h4 > a .glyphicon.tile:active,
.white h5 > a .glyphicon.tile:active,
.white h6 > a .glyphicon.tile:active,
.white p > a .glyphicon.tile:active,
.white em > a .glyphicon.tile:active,
.white li > a .glyphicon.tile:active,
.white td > a .glyphicon.tile:active,
.white address > a .glyphicon.tile:active,
.white .span > a .glyphicon.tile:active {
  color: #4e4e4e;
}
.white ul.nav-sidebar > li.active > a {
  color: #000;
}
.white ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.white ul.nav-sidebar > li > a {
  color: #8e8e8e;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.white ul.nav-sidebar > li > a:hover {
  color: #000;
}
.white ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.white ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.white.subnav {
  opacity: 0.96;
}
.white.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.white.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.white.subnav li > a {
  color: #aaa;
}
.white.subnav li > a.active {
  color: #000;
}
.white.subnav li > a:hover {
  color: #5b5b5b;
}
@media screen and (min-width: 768px) {
}
.white.subnav .navbar-toggle {
  color: #000;
}
.white.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.white.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.white.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.white .sidebar strong {
  color: #000;
}
.white .sidebar a strong {
  color: #0089bc;
}
.white .sidebar a strong:link,
.white .sidebar a strong:visited,
.white .sidebar a strong:active {
  color: #0089bc;
}
.white .sidebar a strong:hover {
  color: #005170;
}
.white cite.bubble strong {
  color: #414141;
}
.white cite.bubble a:link,
.white cite.bubble a:visited,
.white cite.bubble a:active {
  color: #0089bc;
}
.white cite.bubble a:hover {
  color: #005170;
}
.white blockquote {
  color: #747474;
}
.white blockquote p,
.white blockquote ul > li {
  color: #747474;
}
.sand {
  background-color: #f9f9ef;
  color: #6f6f6f;
}
.sand .lead a {
  font-weight: 300;
}
.sand h1 > a,
.sand h2 > a,
.sand h3 > a,
.sand h4 > a,
.sand h5 > a,
.sand h6 > a,
.sand p > a,
.sand em > a,
.sand li > a,
.sand td > a,
.sand address > a,
.sand .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.sand h1 > a:hover,
.sand h2 > a:hover,
.sand h3 > a:hover,
.sand h4 > a:hover,
.sand h5 > a:hover,
.sand h6 > a:hover,
.sand p > a:hover,
.sand em > a:hover,
.sand li > a:hover,
.sand td > a:hover,
.sand address > a:hover,
.sand .span > a:hover,
.sand h1 > a:active,
.sand h2 > a:active,
.sand h3 > a:active,
.sand h4 > a:active,
.sand h5 > a:active,
.sand h6 > a:active,
.sand p > a:active,
.sand em > a:active,
.sand li > a:active,
.sand td > a:active,
.sand address > a:active,
.sand .span > a:active {
  text-decoration: none;
}
.sand .nav li > a {
  text-decoration: none;
}
.sand.separated {
  border-bottom-color: #e4e4b7;
}
.sand h1,
.sand .h1,
.sand h2,
.sand .h2,
.sand h3,
.sand .h3,
.sand h4,
.sand .h4,
.sand h5,
.sand .h5,
.sand h6,
.sand .h6 {
  color: #000;
}
.sand.jumbotron h1,
.sand.jumbotron .h1 {
  color: #2f2f2f;
}
.sand.jumbotron h2,
.sand.jumbotron .h2,
.sand.jumbotron h3,
.sand.jumbotron .h3,
.sand.jumbotron h4,
.sand.jumbotron .h4,
.sand.jumbotron h5,
.sand.jumbotron .h5,
.sand.jumbotron h6,
.sand.jumbotron .h6 {
  color: #6f6f6f;
}
.sand h1 > a:link,
.sand h2 > a:link,
.sand h3 > a:link,
.sand h4 > a:link,
.sand h5 > a:link,
.sand h6 > a:link,
.sand p > a:link,
.sand em > a:link,
.sand li > a:link,
.sand td > a:link,
.sand address > a:link,
.sand .span > a:link,
.sand h1 > a:visited,
.sand h2 > a:visited,
.sand h3 > a:visited,
.sand h4 > a:visited,
.sand h5 > a:visited,
.sand h6 > a:visited,
.sand p > a:visited,
.sand em > a:visited,
.sand li > a:visited,
.sand td > a:visited,
.sand address > a:visited,
.sand .span > a:visited,
.sand h1 > a:active,
.sand h2 > a:active,
.sand h3 > a:active,
.sand h4 > a:active,
.sand h5 > a:active,
.sand h6 > a:active,
.sand p > a:active,
.sand em > a:active,
.sand li > a:active,
.sand td > a:active,
.sand address > a:active,
.sand .span > a:active {
  color: #0089bc;
}
.sand h1 > a:hover,
.sand h2 > a:hover,
.sand h3 > a:hover,
.sand h4 > a:hover,
.sand h5 > a:hover,
.sand h6 > a:hover,
.sand p > a:hover,
.sand em > a:hover,
.sand li > a:hover,
.sand td > a:hover,
.sand address > a:hover,
.sand .span > a:hover {
  color: #005170;
}
.sand h1 > a .glyphicon.tile,
.sand h2 > a .glyphicon.tile,
.sand h3 > a .glyphicon.tile,
.sand h4 > a .glyphicon.tile,
.sand h5 > a .glyphicon.tile,
.sand h6 > a .glyphicon.tile,
.sand p > a .glyphicon.tile,
.sand em > a .glyphicon.tile,
.sand li > a .glyphicon.tile,
.sand td > a .glyphicon.tile,
.sand address > a .glyphicon.tile,
.sand .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.sand h1 > a .glyphicon.tile:hover,
.sand h2 > a .glyphicon.tile:hover,
.sand h3 > a .glyphicon.tile:hover,
.sand h4 > a .glyphicon.tile:hover,
.sand h5 > a .glyphicon.tile:hover,
.sand h6 > a .glyphicon.tile:hover,
.sand p > a .glyphicon.tile:hover,
.sand em > a .glyphicon.tile:hover,
.sand li > a .glyphicon.tile:hover,
.sand td > a .glyphicon.tile:hover,
.sand address > a .glyphicon.tile:hover,
.sand .span > a .glyphicon.tile:hover,
.sand h1 > a .glyphicon.tile:active,
.sand h2 > a .glyphicon.tile:active,
.sand h3 > a .glyphicon.tile:active,
.sand h4 > a .glyphicon.tile:active,
.sand h5 > a .glyphicon.tile:active,
.sand h6 > a .glyphicon.tile:active,
.sand p > a .glyphicon.tile:active,
.sand em > a .glyphicon.tile:active,
.sand li > a .glyphicon.tile:active,
.sand td > a .glyphicon.tile:active,
.sand address > a .glyphicon.tile:active,
.sand .span > a .glyphicon.tile:active {
  color: #494949;
}
.sand ul.nav-sidebar > li.active > a {
  color: #000;
}
.sand ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.sand ul.nav-sidebar > li > a {
  color: #888888;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.sand ul.nav-sidebar > li > a:hover {
  color: #000;
}
.sand ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.sand ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.sand.subnav {
  opacity: 0.96;
}
.sand.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.sand.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.sand.subnav li > a {
  color: #aaa;
}
.sand.subnav li > a.active {
  color: #000;
}
.sand.subnav li > a:hover {
  color: #555555;
}
@media screen and (min-width: 768px) {
}
.sand.subnav .navbar-toggle {
  color: #000;
}
.sand.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.sand.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.sand.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.sand .sidebar strong {
  color: #000;
}
.sand .sidebar a strong {
  color: #0089bc;
}
.sand .sidebar a strong:link,
.sand .sidebar a strong:visited,
.sand .sidebar a strong:active {
  color: #0089bc;
}
.sand .sidebar a strong:hover {
  color: #005170;
}
.sand cite.bubble strong {
  color: #414141;
}
.sand cite.bubble a:link,
.sand cite.bubble a:visited,
.sand cite.bubble a:active {
  color: #0089bc;
}
.sand cite.bubble a:hover {
  color: #005170;
}
.sand blockquote {
  color: #747474;
}
.sand blockquote p,
.sand blockquote ul > li {
  color: #747474;
}
.light-gray {
  background-color: #f4f4f4;
  color: #6f6f6f;
}
.light-gray .lead a {
  font-weight: 300;
}
.light-gray h1 > a,
.light-gray h2 > a,
.light-gray h3 > a,
.light-gray h4 > a,
.light-gray h5 > a,
.light-gray h6 > a,
.light-gray p > a,
.light-gray em > a,
.light-gray li > a,
.light-gray td > a,
.light-gray address > a,
.light-gray .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.light-gray h1 > a:hover,
.light-gray h2 > a:hover,
.light-gray h3 > a:hover,
.light-gray h4 > a:hover,
.light-gray h5 > a:hover,
.light-gray h6 > a:hover,
.light-gray p > a:hover,
.light-gray em > a:hover,
.light-gray li > a:hover,
.light-gray td > a:hover,
.light-gray address > a:hover,
.light-gray .span > a:hover,
.light-gray h1 > a:active,
.light-gray h2 > a:active,
.light-gray h3 > a:active,
.light-gray h4 > a:active,
.light-gray h5 > a:active,
.light-gray h6 > a:active,
.light-gray p > a:active,
.light-gray em > a:active,
.light-gray li > a:active,
.light-gray td > a:active,
.light-gray address > a:active,
.light-gray .span > a:active {
  text-decoration: none;
}
.light-gray .nav li > a {
  text-decoration: none;
}
.light-gray.separated {
  border-bottom-color: #cdcdcd;
}
.light-gray h1,
.light-gray .h1,
.light-gray h2,
.light-gray .h2,
.light-gray h3,
.light-gray .h3,
.light-gray h4,
.light-gray .h4,
.light-gray h5,
.light-gray .h5,
.light-gray h6,
.light-gray .h6 {
  color: #000;
}
.light-gray.jumbotron h1,
.light-gray.jumbotron .h1 {
  color: #2f2f2f;
}
.light-gray.jumbotron h2,
.light-gray.jumbotron .h2,
.light-gray.jumbotron h3,
.light-gray.jumbotron .h3,
.light-gray.jumbotron h4,
.light-gray.jumbotron .h4,
.light-gray.jumbotron h5,
.light-gray.jumbotron .h5,
.light-gray.jumbotron h6,
.light-gray.jumbotron .h6 {
  color: #6f6f6f;
}
.light-gray h1 > a:link,
.light-gray h2 > a:link,
.light-gray h3 > a:link,
.light-gray h4 > a:link,
.light-gray h5 > a:link,
.light-gray h6 > a:link,
.light-gray p > a:link,
.light-gray em > a:link,
.light-gray li > a:link,
.light-gray td > a:link,
.light-gray address > a:link,
.light-gray .span > a:link,
.light-gray h1 > a:visited,
.light-gray h2 > a:visited,
.light-gray h3 > a:visited,
.light-gray h4 > a:visited,
.light-gray h5 > a:visited,
.light-gray h6 > a:visited,
.light-gray p > a:visited,
.light-gray em > a:visited,
.light-gray li > a:visited,
.light-gray td > a:visited,
.light-gray address > a:visited,
.light-gray .span > a:visited,
.light-gray h1 > a:active,
.light-gray h2 > a:active,
.light-gray h3 > a:active,
.light-gray h4 > a:active,
.light-gray h5 > a:active,
.light-gray h6 > a:active,
.light-gray p > a:active,
.light-gray em > a:active,
.light-gray li > a:active,
.light-gray td > a:active,
.light-gray address > a:active,
.light-gray .span > a:active {
  color: #0089bc;
}
.light-gray h1 > a:hover,
.light-gray h2 > a:hover,
.light-gray h3 > a:hover,
.light-gray h4 > a:hover,
.light-gray h5 > a:hover,
.light-gray h6 > a:hover,
.light-gray p > a:hover,
.light-gray em > a:hover,
.light-gray li > a:hover,
.light-gray td > a:hover,
.light-gray address > a:hover,
.light-gray .span > a:hover {
  color: #005170;
}
.light-gray h1 > a .glyphicon.tile,
.light-gray h2 > a .glyphicon.tile,
.light-gray h3 > a .glyphicon.tile,
.light-gray h4 > a .glyphicon.tile,
.light-gray h5 > a .glyphicon.tile,
.light-gray h6 > a .glyphicon.tile,
.light-gray p > a .glyphicon.tile,
.light-gray em > a .glyphicon.tile,
.light-gray li > a .glyphicon.tile,
.light-gray td > a .glyphicon.tile,
.light-gray address > a .glyphicon.tile,
.light-gray .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.light-gray h1 > a .glyphicon.tile:hover,
.light-gray h2 > a .glyphicon.tile:hover,
.light-gray h3 > a .glyphicon.tile:hover,
.light-gray h4 > a .glyphicon.tile:hover,
.light-gray h5 > a .glyphicon.tile:hover,
.light-gray h6 > a .glyphicon.tile:hover,
.light-gray p > a .glyphicon.tile:hover,
.light-gray em > a .glyphicon.tile:hover,
.light-gray li > a .glyphicon.tile:hover,
.light-gray td > a .glyphicon.tile:hover,
.light-gray address > a .glyphicon.tile:hover,
.light-gray .span > a .glyphicon.tile:hover,
.light-gray h1 > a .glyphicon.tile:active,
.light-gray h2 > a .glyphicon.tile:active,
.light-gray h3 > a .glyphicon.tile:active,
.light-gray h4 > a .glyphicon.tile:active,
.light-gray h5 > a .glyphicon.tile:active,
.light-gray h6 > a .glyphicon.tile:active,
.light-gray p > a .glyphicon.tile:active,
.light-gray em > a .glyphicon.tile:active,
.light-gray li > a .glyphicon.tile:active,
.light-gray td > a .glyphicon.tile:active,
.light-gray address > a .glyphicon.tile:active,
.light-gray .span > a .glyphicon.tile:active {
  color: #494949;
}
.light-gray ul.nav-sidebar > li.active > a {
  color: #000;
}
.light-gray ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.light-gray ul.nav-sidebar > li > a {
  color: #888888;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.light-gray ul.nav-sidebar > li > a:hover {
  color: #000;
}
.light-gray ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.light-gray ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.light-gray.subnav {
  opacity: 0.96;
}
.light-gray.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.light-gray.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.light-gray.subnav li > a {
  color: #aaa;
}
.light-gray.subnav li > a.active {
  color: #000;
}
.light-gray.subnav li > a:hover {
  color: #555555;
}
@media screen and (min-width: 768px) {
}
.light-gray.subnav .navbar-toggle {
  color: #000;
}
.light-gray.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.light-gray.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.light-gray.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.light-gray .sidebar strong {
  color: #000;
}
.light-gray .sidebar a strong {
  color: #0089bc;
}
.light-gray .sidebar a strong:link,
.light-gray .sidebar a strong:visited,
.light-gray .sidebar a strong:active {
  color: #0089bc;
}
.light-gray .sidebar a strong:hover {
  color: #005170;
}
.light-gray cite.bubble strong {
  color: #414141;
}
.light-gray cite.bubble a:link,
.light-gray cite.bubble a:visited,
.light-gray cite.bubble a:active {
  color: #0089bc;
}
.light-gray cite.bubble a:hover {
  color: #005170;
}
.light-gray blockquote {
  color: #747474;
}
.light-gray blockquote p,
.light-gray blockquote ul > li {
  color: #747474;
}
.striped {
  background-color: #f8f8f8;
  color: #747474;
  background: url("/media/images/common/stripes.png");
}
.striped .lead a {
  font-weight: 300;
}
.striped h1 > a,
.striped h2 > a,
.striped h3 > a,
.striped h4 > a,
.striped h5 > a,
.striped h6 > a,
.striped p > a,
.striped em > a,
.striped li > a,
.striped td > a,
.striped address > a,
.striped .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.striped h1 > a:hover,
.striped h2 > a:hover,
.striped h3 > a:hover,
.striped h4 > a:hover,
.striped h5 > a:hover,
.striped h6 > a:hover,
.striped p > a:hover,
.striped em > a:hover,
.striped li > a:hover,
.striped td > a:hover,
.striped address > a:hover,
.striped .span > a:hover,
.striped h1 > a:active,
.striped h2 > a:active,
.striped h3 > a:active,
.striped h4 > a:active,
.striped h5 > a:active,
.striped h6 > a:active,
.striped p > a:active,
.striped em > a:active,
.striped li > a:active,
.striped td > a:active,
.striped address > a:active,
.striped .span > a:active {
  text-decoration: none;
}
.striped .nav li > a {
  text-decoration: none;
}
.striped.separated {
  border-bottom-color: #d2d2d2;
}
.striped h1,
.striped .h1,
.striped h2,
.striped .h2,
.striped h3,
.striped .h3,
.striped h4,
.striped .h4,
.striped h5,
.striped .h5,
.striped h6,
.striped .h6 {
  color: #000;
}
.striped.jumbotron h1,
.striped.jumbotron .h1 {
  color: #343434;
}
.striped.jumbotron h2,
.striped.jumbotron .h2,
.striped.jumbotron h3,
.striped.jumbotron .h3,
.striped.jumbotron h4,
.striped.jumbotron .h4,
.striped.jumbotron h5,
.striped.jumbotron .h5,
.striped.jumbotron h6,
.striped.jumbotron .h6 {
  color: #747474;
}
.striped h1 > a:link,
.striped h2 > a:link,
.striped h3 > a:link,
.striped h4 > a:link,
.striped h5 > a:link,
.striped h6 > a:link,
.striped p > a:link,
.striped em > a:link,
.striped li > a:link,
.striped td > a:link,
.striped address > a:link,
.striped .span > a:link,
.striped h1 > a:visited,
.striped h2 > a:visited,
.striped h3 > a:visited,
.striped h4 > a:visited,
.striped h5 > a:visited,
.striped h6 > a:visited,
.striped p > a:visited,
.striped em > a:visited,
.striped li > a:visited,
.striped td > a:visited,
.striped address > a:visited,
.striped .span > a:visited,
.striped h1 > a:active,
.striped h2 > a:active,
.striped h3 > a:active,
.striped h4 > a:active,
.striped h5 > a:active,
.striped h6 > a:active,
.striped p > a:active,
.striped em > a:active,
.striped li > a:active,
.striped td > a:active,
.striped address > a:active,
.striped .span > a:active {
  color: #0089bc;
}
.striped h1 > a:hover,
.striped h2 > a:hover,
.striped h3 > a:hover,
.striped h4 > a:hover,
.striped h5 > a:hover,
.striped h6 > a:hover,
.striped p > a:hover,
.striped em > a:hover,
.striped li > a:hover,
.striped td > a:hover,
.striped address > a:hover,
.striped .span > a:hover {
  color: #005170;
}
.striped h1 > a .glyphicon.tile,
.striped h2 > a .glyphicon.tile,
.striped h3 > a .glyphicon.tile,
.striped h4 > a .glyphicon.tile,
.striped h5 > a .glyphicon.tile,
.striped h6 > a .glyphicon.tile,
.striped p > a .glyphicon.tile,
.striped em > a .glyphicon.tile,
.striped li > a .glyphicon.tile,
.striped td > a .glyphicon.tile,
.striped address > a .glyphicon.tile,
.striped .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.striped h1 > a .glyphicon.tile:hover,
.striped h2 > a .glyphicon.tile:hover,
.striped h3 > a .glyphicon.tile:hover,
.striped h4 > a .glyphicon.tile:hover,
.striped h5 > a .glyphicon.tile:hover,
.striped h6 > a .glyphicon.tile:hover,
.striped p > a .glyphicon.tile:hover,
.striped em > a .glyphicon.tile:hover,
.striped li > a .glyphicon.tile:hover,
.striped td > a .glyphicon.tile:hover,
.striped address > a .glyphicon.tile:hover,
.striped .span > a .glyphicon.tile:hover,
.striped h1 > a .glyphicon.tile:active,
.striped h2 > a .glyphicon.tile:active,
.striped h3 > a .glyphicon.tile:active,
.striped h4 > a .glyphicon.tile:active,
.striped h5 > a .glyphicon.tile:active,
.striped h6 > a .glyphicon.tile:active,
.striped p > a .glyphicon.tile:active,
.striped em > a .glyphicon.tile:active,
.striped li > a .glyphicon.tile:active,
.striped td > a .glyphicon.tile:active,
.striped address > a .glyphicon.tile:active,
.striped .span > a .glyphicon.tile:active {
  color: #4e4e4e;
}
.striped ul.nav-sidebar > li.active > a {
  color: #000;
}
.striped ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.striped ul.nav-sidebar > li > a {
  color: #8e8e8e;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.striped ul.nav-sidebar > li > a:hover {
  color: #000;
}
.striped ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.striped ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.striped.subnav {
  opacity: 0.96;
}
.striped.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.striped.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.striped.subnav li > a {
  color: #aaa;
}
.striped.subnav li > a.active {
  color: #000;
}
.striped.subnav li > a:hover {
  color: #5b5b5b;
}
@media screen and (min-width: 768px) {
}
.striped.subnav .navbar-toggle {
  color: #000;
}
.striped.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.striped.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.striped.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.striped .sidebar strong {
  color: #000;
}
.striped .sidebar a strong {
  color: #0089bc;
}
.striped .sidebar a strong:link,
.striped .sidebar a strong:visited,
.striped .sidebar a strong:active {
  color: #0089bc;
}
.striped .sidebar a strong:hover {
  color: #005170;
}
.striped cite.bubble strong {
  color: #414141;
}
.striped cite.bubble a:link,
.striped cite.bubble a:visited,
.striped cite.bubble a:active {
  color: #0089bc;
}
.striped cite.bubble a:hover {
  color: #005170;
}
.striped blockquote {
  color: #747474;
}
.striped blockquote p,
.striped blockquote ul > li {
  color: #747474;
}
.striped h1,
.striped .h1,
.striped h2,
.striped .h2,
.striped h3,
.striped .h3,
.striped h4,
.striped .h4,
.striped h5,
.striped .h5,
.striped h6,
.striped .h6 {
  color: #4e4e4e;
}
.cubes {
  background-color: #f8f8f8;
  color: #747474;
  background: url("/media/images/common/cube_tile_lt_gray.png");
}
.cubes .lead a {
  font-weight: 300;
}
.cubes h1 > a,
.cubes h2 > a,
.cubes h3 > a,
.cubes h4 > a,
.cubes h5 > a,
.cubes h6 > a,
.cubes p > a,
.cubes em > a,
.cubes li > a,
.cubes td > a,
.cubes address > a,
.cubes .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.cubes h1 > a:hover,
.cubes h2 > a:hover,
.cubes h3 > a:hover,
.cubes h4 > a:hover,
.cubes h5 > a:hover,
.cubes h6 > a:hover,
.cubes p > a:hover,
.cubes em > a:hover,
.cubes li > a:hover,
.cubes td > a:hover,
.cubes address > a:hover,
.cubes .span > a:hover,
.cubes h1 > a:active,
.cubes h2 > a:active,
.cubes h3 > a:active,
.cubes h4 > a:active,
.cubes h5 > a:active,
.cubes h6 > a:active,
.cubes p > a:active,
.cubes em > a:active,
.cubes li > a:active,
.cubes td > a:active,
.cubes address > a:active,
.cubes .span > a:active {
  text-decoration: none;
}
.cubes .nav li > a {
  text-decoration: none;
}
.cubes.separated {
  border-bottom-color: #d2d2d2;
}
.cubes h1,
.cubes .h1,
.cubes h2,
.cubes .h2,
.cubes h3,
.cubes .h3,
.cubes h4,
.cubes .h4,
.cubes h5,
.cubes .h5,
.cubes h6,
.cubes .h6 {
  color: #000;
}
.cubes.jumbotron h1,
.cubes.jumbotron .h1 {
  color: #343434;
}
.cubes.jumbotron h2,
.cubes.jumbotron .h2,
.cubes.jumbotron h3,
.cubes.jumbotron .h3,
.cubes.jumbotron h4,
.cubes.jumbotron .h4,
.cubes.jumbotron h5,
.cubes.jumbotron .h5,
.cubes.jumbotron h6,
.cubes.jumbotron .h6 {
  color: #747474;
}
.cubes h1 > a:link,
.cubes h2 > a:link,
.cubes h3 > a:link,
.cubes h4 > a:link,
.cubes h5 > a:link,
.cubes h6 > a:link,
.cubes p > a:link,
.cubes em > a:link,
.cubes li > a:link,
.cubes td > a:link,
.cubes address > a:link,
.cubes .span > a:link,
.cubes h1 > a:visited,
.cubes h2 > a:visited,
.cubes h3 > a:visited,
.cubes h4 > a:visited,
.cubes h5 > a:visited,
.cubes h6 > a:visited,
.cubes p > a:visited,
.cubes em > a:visited,
.cubes li > a:visited,
.cubes td > a:visited,
.cubes address > a:visited,
.cubes .span > a:visited,
.cubes h1 > a:active,
.cubes h2 > a:active,
.cubes h3 > a:active,
.cubes h4 > a:active,
.cubes h5 > a:active,
.cubes h6 > a:active,
.cubes p > a:active,
.cubes em > a:active,
.cubes li > a:active,
.cubes td > a:active,
.cubes address > a:active,
.cubes .span > a:active {
  color: #0089bc;
}
.cubes h1 > a:hover,
.cubes h2 > a:hover,
.cubes h3 > a:hover,
.cubes h4 > a:hover,
.cubes h5 > a:hover,
.cubes h6 > a:hover,
.cubes p > a:hover,
.cubes em > a:hover,
.cubes li > a:hover,
.cubes td > a:hover,
.cubes address > a:hover,
.cubes .span > a:hover {
  color: #005170;
}
.cubes h1 > a .glyphicon.tile,
.cubes h2 > a .glyphicon.tile,
.cubes h3 > a .glyphicon.tile,
.cubes h4 > a .glyphicon.tile,
.cubes h5 > a .glyphicon.tile,
.cubes h6 > a .glyphicon.tile,
.cubes p > a .glyphicon.tile,
.cubes em > a .glyphicon.tile,
.cubes li > a .glyphicon.tile,
.cubes td > a .glyphicon.tile,
.cubes address > a .glyphicon.tile,
.cubes .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.cubes h1 > a .glyphicon.tile:hover,
.cubes h2 > a .glyphicon.tile:hover,
.cubes h3 > a .glyphicon.tile:hover,
.cubes h4 > a .glyphicon.tile:hover,
.cubes h5 > a .glyphicon.tile:hover,
.cubes h6 > a .glyphicon.tile:hover,
.cubes p > a .glyphicon.tile:hover,
.cubes em > a .glyphicon.tile:hover,
.cubes li > a .glyphicon.tile:hover,
.cubes td > a .glyphicon.tile:hover,
.cubes address > a .glyphicon.tile:hover,
.cubes .span > a .glyphicon.tile:hover,
.cubes h1 > a .glyphicon.tile:active,
.cubes h2 > a .glyphicon.tile:active,
.cubes h3 > a .glyphicon.tile:active,
.cubes h4 > a .glyphicon.tile:active,
.cubes h5 > a .glyphicon.tile:active,
.cubes h6 > a .glyphicon.tile:active,
.cubes p > a .glyphicon.tile:active,
.cubes em > a .glyphicon.tile:active,
.cubes li > a .glyphicon.tile:active,
.cubes td > a .glyphicon.tile:active,
.cubes address > a .glyphicon.tile:active,
.cubes .span > a .glyphicon.tile:active {
  color: #4e4e4e;
}
.cubes ul.nav-sidebar > li.active > a {
  color: #000;
}
.cubes ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.cubes ul.nav-sidebar > li > a {
  color: #8e8e8e;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.cubes ul.nav-sidebar > li > a:hover {
  color: #000;
}
.cubes ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.cubes ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.cubes.subnav {
  opacity: 0.96;
}
.cubes.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.cubes.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.cubes.subnav li > a {
  color: #aaa;
}
.cubes.subnav li > a.active {
  color: #000;
}
.cubes.subnav li > a:hover {
  color: #5b5b5b;
}
@media screen and (min-width: 768px) {
}
.cubes.subnav .navbar-toggle {
  color: #000;
}
.cubes.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.cubes.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.cubes.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.cubes .sidebar strong {
  color: #000;
}
.cubes .sidebar a strong {
  color: #0089bc;
}
.cubes .sidebar a strong:link,
.cubes .sidebar a strong:visited,
.cubes .sidebar a strong:active {
  color: #0089bc;
}
.cubes .sidebar a strong:hover {
  color: #005170;
}
.cubes cite.bubble strong {
  color: #414141;
}
.cubes cite.bubble a:link,
.cubes cite.bubble a:visited,
.cubes cite.bubble a:active {
  color: #0089bc;
}
.cubes cite.bubble a:hover {
  color: #005170;
}
.cubes blockquote {
  color: #747474;
}
.cubes blockquote p,
.cubes blockquote ul > li {
  color: #747474;
}
.cubes h1,
.cubes .h1,
.cubes h2,
.cubes .h2,
.cubes h3,
.cubes .h3,
.cubes h4,
.cubes .h4,
.cubes h5,
.cubes .h5,
.cubes h6,
.cubes .h6 {
  color: #4e4e4e;
}
.green {
  background-color: #3BB878;
  color: #fff;
}
.green .lead a {
  font-weight: 300;
}
.green h1 > a,
.green h2 > a,
.green h3 > a,
.green h4 > a,
.green h5 > a,
.green h6 > a,
.green p > a,
.green em > a,
.green li > a,
.green td > a,
.green address > a,
.green .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.green h1 > a:hover,
.green h2 > a:hover,
.green h3 > a:hover,
.green h4 > a:hover,
.green h5 > a:hover,
.green h6 > a:hover,
.green p > a:hover,
.green em > a:hover,
.green li > a:hover,
.green td > a:hover,
.green address > a:hover,
.green .span > a:hover,
.green h1 > a:active,
.green h2 > a:active,
.green h3 > a:active,
.green h4 > a:active,
.green h5 > a:active,
.green h6 > a:active,
.green p > a:active,
.green em > a:active,
.green li > a:active,
.green td > a:active,
.green address > a:active,
.green .span > a:active {
  text-decoration: none;
}
.green .nav li > a {
  text-decoration: none;
}
.green.separated {
  border-bottom-color: #287e52;
}
.green h1,
.green .h1,
.green h2,
.green .h2,
.green h3,
.green .h3,
.green h4,
.green .h4,
.green h5,
.green .h5,
.green h6,
.green .h6 {
  color: #fff;
}
.green h1 > a,
.green h2 > a,
.green h3 > a,
.green h4 > a,
.green h5 > a,
.green h6 > a,
.green p > a,
.green em > a,
.green li > a,
.green td > a,
.green address > a {
  color: #ffffff;
  text-decoration: underline;
}
.green h1 > a:hover,
.green h2 > a:hover,
.green h3 > a:hover,
.green h4 > a:hover,
.green h5 > a:hover,
.green h6 > a:hover,
.green p > a:hover,
.green em > a:hover,
.green li > a:hover,
.green td > a:hover,
.green address > a:hover {
  text-decoration: none;
}
.green.subnav .navbar-brand {
  color: #fff;
}
.green.subnav .navbar-brand a {
  text-decoration: none;
}
.green.subnav li > a {
  color: #a1e1c0;
}
.green.subnav li > a.active {
  color: #fff;
}
.green.subnav li > a:hover {
  color: #fff;
}
.green.subnav .navbar-toggle {
  color: #226b46;
}
.green.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.green.subnav .navbar-collapse {
  border-top-color: #226b46;
}
.green.subnav .subnav-divider {
  border-bottom: 1px solid #3BB878;
}
.green .form-control {
  border: 0 !important;
}
.dark-green {
  background-color: #35a56b;
  color: #fff;
}
.dark-green .lead a {
  font-weight: 300;
}
.dark-green h1 > a,
.dark-green h2 > a,
.dark-green h3 > a,
.dark-green h4 > a,
.dark-green h5 > a,
.dark-green h6 > a,
.dark-green p > a,
.dark-green em > a,
.dark-green li > a,
.dark-green td > a,
.dark-green address > a,
.dark-green .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.dark-green h1 > a:hover,
.dark-green h2 > a:hover,
.dark-green h3 > a:hover,
.dark-green h4 > a:hover,
.dark-green h5 > a:hover,
.dark-green h6 > a:hover,
.dark-green p > a:hover,
.dark-green em > a:hover,
.dark-green li > a:hover,
.dark-green td > a:hover,
.dark-green address > a:hover,
.dark-green .span > a:hover,
.dark-green h1 > a:active,
.dark-green h2 > a:active,
.dark-green h3 > a:active,
.dark-green h4 > a:active,
.dark-green h5 > a:active,
.dark-green h6 > a:active,
.dark-green p > a:active,
.dark-green em > a:active,
.dark-green li > a:active,
.dark-green td > a:active,
.dark-green address > a:active,
.dark-green .span > a:active {
  text-decoration: none;
}
.dark-green .nav li > a {
  text-decoration: none;
}
.dark-green.separated {
  border-bottom-color: #226b46;
}
.dark-green h1,
.dark-green .h1,
.dark-green h2,
.dark-green .h2,
.dark-green h3,
.dark-green .h3,
.dark-green h4,
.dark-green .h4,
.dark-green h5,
.dark-green .h5,
.dark-green h6,
.dark-green .h6 {
  color: #fff;
}
.dark-green h1 > a,
.dark-green h2 > a,
.dark-green h3 > a,
.dark-green h4 > a,
.dark-green h5 > a,
.dark-green h6 > a,
.dark-green p > a,
.dark-green em > a,
.dark-green li > a,
.dark-green td > a,
.dark-green address > a {
  color: #ffffff;
  text-decoration: underline;
}
.dark-green h1 > a:hover,
.dark-green h2 > a:hover,
.dark-green h3 > a:hover,
.dark-green h4 > a:hover,
.dark-green h5 > a:hover,
.dark-green h6 > a:hover,
.dark-green p > a:hover,
.dark-green em > a:hover,
.dark-green li > a:hover,
.dark-green td > a:hover,
.dark-green address > a:hover {
  text-decoration: none;
}
.dark-green.subnav .navbar-brand {
  color: #fff;
}
.dark-green.subnav .navbar-brand a {
  text-decoration: none;
}
.dark-green.subnav li > a {
  color: #8edbb3;
}
.dark-green.subnav li > a.active {
  color: #fff;
}
.dark-green.subnav li > a:hover {
  color: #fff;
}
.dark-green.subnav .navbar-toggle {
  color: #1c5739;
}
.dark-green.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.dark-green.subnav .navbar-collapse {
  border-top-color: #1c5739;
}
.dark-green.subnav .subnav-divider {
  border-bottom: 1px solid #35a56b;
}
.dark-green .form-control {
  border: 0 !important;
}
.blue {
  background-color: #00aeef;
  color: #fff;
}
.blue .lead a {
  font-weight: 300;
}
.blue h1 > a,
.blue h2 > a,
.blue h3 > a,
.blue h4 > a,
.blue h5 > a,
.blue h6 > a,
.blue p > a,
.blue em > a,
.blue li > a,
.blue td > a,
.blue address > a,
.blue .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.blue h1 > a:hover,
.blue h2 > a:hover,
.blue h3 > a:hover,
.blue h4 > a:hover,
.blue h5 > a:hover,
.blue h6 > a:hover,
.blue p > a:hover,
.blue em > a:hover,
.blue li > a:hover,
.blue td > a:hover,
.blue address > a:hover,
.blue .span > a:hover,
.blue h1 > a:active,
.blue h2 > a:active,
.blue h3 > a:active,
.blue h4 > a:active,
.blue h5 > a:active,
.blue h6 > a:active,
.blue p > a:active,
.blue em > a:active,
.blue li > a:active,
.blue td > a:active,
.blue address > a:active,
.blue .span > a:active {
  text-decoration: none;
}
.blue .nav li > a {
  text-decoration: none;
}
.blue.separated {
  border-bottom-color: #0076a3;
}
.blue h1,
.blue .h1,
.blue h2,
.blue .h2,
.blue h3,
.blue .h3,
.blue h4,
.blue .h4,
.blue h5,
.blue .h5,
.blue h6,
.blue .h6 {
  color: #fff;
}
.blue h1 > a,
.blue h2 > a,
.blue h3 > a,
.blue h4 > a,
.blue h5 > a,
.blue h6 > a,
.blue p > a,
.blue em > a,
.blue li > a,
.blue td > a,
.blue address > a {
  color: #ffffff;
  text-decoration: underline;
}
.blue h1 > a:hover,
.blue h2 > a:hover,
.blue h3 > a:hover,
.blue h4 > a:hover,
.blue h5 > a:hover,
.blue h6 > a:hover,
.blue p > a:hover,
.blue em > a:hover,
.blue li > a:hover,
.blue td > a:hover,
.blue address > a:hover {
  text-decoration: none;
}
.blue.subnav .navbar-brand {
  color: #fff;
}
.blue.subnav .navbar-brand a {
  text-decoration: none;
}
.blue.subnav li > a {
  color: #7fdcff;
}
.blue.subnav li > a.active {
  color: #fff;
}
.blue.subnav li > a:hover {
  color: #fff;
}
.blue.subnav .navbar-toggle {
  color: #006489;
}
.blue.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.blue.subnav .navbar-collapse {
  border-top-color: #006489;
}
.blue.subnav .subnav-divider {
  border-bottom: 1px solid #00aeef;
}
.blue .form-control {
  border: 0 !important;
}
.dark-blue {
  background-color: #00aeef;
  color: #fff;
}
.dark-blue .lead a {
  font-weight: 300;
}
.dark-blue h1 > a,
.dark-blue h2 > a,
.dark-blue h3 > a,
.dark-blue h4 > a,
.dark-blue h5 > a,
.dark-blue h6 > a,
.dark-blue p > a,
.dark-blue em > a,
.dark-blue li > a,
.dark-blue td > a,
.dark-blue address > a,
.dark-blue .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.dark-blue h1 > a:hover,
.dark-blue h2 > a:hover,
.dark-blue h3 > a:hover,
.dark-blue h4 > a:hover,
.dark-blue h5 > a:hover,
.dark-blue h6 > a:hover,
.dark-blue p > a:hover,
.dark-blue em > a:hover,
.dark-blue li > a:hover,
.dark-blue td > a:hover,
.dark-blue address > a:hover,
.dark-blue .span > a:hover,
.dark-blue h1 > a:active,
.dark-blue h2 > a:active,
.dark-blue h3 > a:active,
.dark-blue h4 > a:active,
.dark-blue h5 > a:active,
.dark-blue h6 > a:active,
.dark-blue p > a:active,
.dark-blue em > a:active,
.dark-blue li > a:active,
.dark-blue td > a:active,
.dark-blue address > a:active,
.dark-blue .span > a:active {
  text-decoration: none;
}
.dark-blue .nav li > a {
  text-decoration: none;
}
.dark-blue.separated {
  border-bottom-color: #0076a3;
}
.dark-blue h1,
.dark-blue .h1,
.dark-blue h2,
.dark-blue .h2,
.dark-blue h3,
.dark-blue .h3,
.dark-blue h4,
.dark-blue .h4,
.dark-blue h5,
.dark-blue .h5,
.dark-blue h6,
.dark-blue .h6 {
  color: #fff;
}
.dark-blue h1 > a,
.dark-blue h2 > a,
.dark-blue h3 > a,
.dark-blue h4 > a,
.dark-blue h5 > a,
.dark-blue h6 > a,
.dark-blue p > a,
.dark-blue em > a,
.dark-blue li > a,
.dark-blue td > a,
.dark-blue address > a {
  color: #ffffff;
  text-decoration: underline;
}
.dark-blue h1 > a:hover,
.dark-blue h2 > a:hover,
.dark-blue h3 > a:hover,
.dark-blue h4 > a:hover,
.dark-blue h5 > a:hover,
.dark-blue h6 > a:hover,
.dark-blue p > a:hover,
.dark-blue em > a:hover,
.dark-blue li > a:hover,
.dark-blue td > a:hover,
.dark-blue address > a:hover {
  text-decoration: none;
}
.dark-blue.subnav .navbar-brand {
  color: #fff;
}
.dark-blue.subnav .navbar-brand a {
  text-decoration: none;
}
.dark-blue.subnav li > a {
  color: #7fdcff;
}
.dark-blue.subnav li > a.active {
  color: #fff;
}
.dark-blue.subnav li > a:hover {
  color: #fff;
}
.dark-blue.subnav .navbar-toggle {
  color: #006489;
}
.dark-blue.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.dark-blue.subnav .navbar-collapse {
  border-top-color: #006489;
}
.dark-blue.subnav .subnav-divider {
  border-bottom: 1px solid #00aeef;
}
.dark-blue .form-control {
  border: 0 !important;
}
.light-blue {
  background-color: #edf7fe;
  color: #747474;
}
.light-blue .lead a {
  font-weight: 300;
}
.light-blue h1 > a,
.light-blue h2 > a,
.light-blue h3 > a,
.light-blue h4 > a,
.light-blue h5 > a,
.light-blue h6 > a,
.light-blue p > a,
.light-blue em > a,
.light-blue li > a,
.light-blue td > a,
.light-blue address > a,
.light-blue .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.light-blue h1 > a:hover,
.light-blue h2 > a:hover,
.light-blue h3 > a:hover,
.light-blue h4 > a:hover,
.light-blue h5 > a:hover,
.light-blue h6 > a:hover,
.light-blue p > a:hover,
.light-blue em > a:hover,
.light-blue li > a:hover,
.light-blue td > a:hover,
.light-blue address > a:hover,
.light-blue .span > a:hover,
.light-blue h1 > a:active,
.light-blue h2 > a:active,
.light-blue h3 > a:active,
.light-blue h4 > a:active,
.light-blue h5 > a:active,
.light-blue h6 > a:active,
.light-blue p > a:active,
.light-blue em > a:active,
.light-blue li > a:active,
.light-blue td > a:active,
.light-blue address > a:active,
.light-blue .span > a:active {
  text-decoration: none;
}
.light-blue .nav li > a {
  text-decoration: none;
}
.light-blue.separated {
  border-bottom-color: #a5d7fa;
}
.light-blue h1,
.light-blue .h1,
.light-blue h2,
.light-blue .h2,
.light-blue h3,
.light-blue .h3,
.light-blue h4,
.light-blue .h4,
.light-blue h5,
.light-blue .h5,
.light-blue h6,
.light-blue .h6 {
  color: #000;
}
.light-blue.jumbotron h1,
.light-blue.jumbotron .h1 {
  color: #343434;
}
.light-blue.jumbotron h2,
.light-blue.jumbotron .h2,
.light-blue.jumbotron h3,
.light-blue.jumbotron .h3,
.light-blue.jumbotron h4,
.light-blue.jumbotron .h4,
.light-blue.jumbotron h5,
.light-blue.jumbotron .h5,
.light-blue.jumbotron h6,
.light-blue.jumbotron .h6 {
  color: #747474;
}
.light-blue h1 > a:link,
.light-blue h2 > a:link,
.light-blue h3 > a:link,
.light-blue h4 > a:link,
.light-blue h5 > a:link,
.light-blue h6 > a:link,
.light-blue p > a:link,
.light-blue em > a:link,
.light-blue li > a:link,
.light-blue td > a:link,
.light-blue address > a:link,
.light-blue .span > a:link,
.light-blue h1 > a:visited,
.light-blue h2 > a:visited,
.light-blue h3 > a:visited,
.light-blue h4 > a:visited,
.light-blue h5 > a:visited,
.light-blue h6 > a:visited,
.light-blue p > a:visited,
.light-blue em > a:visited,
.light-blue li > a:visited,
.light-blue td > a:visited,
.light-blue address > a:visited,
.light-blue .span > a:visited,
.light-blue h1 > a:active,
.light-blue h2 > a:active,
.light-blue h3 > a:active,
.light-blue h4 > a:active,
.light-blue h5 > a:active,
.light-blue h6 > a:active,
.light-blue p > a:active,
.light-blue em > a:active,
.light-blue li > a:active,
.light-blue td > a:active,
.light-blue address > a:active,
.light-blue .span > a:active {
  color: #0089bc;
}
.light-blue h1 > a:hover,
.light-blue h2 > a:hover,
.light-blue h3 > a:hover,
.light-blue h4 > a:hover,
.light-blue h5 > a:hover,
.light-blue h6 > a:hover,
.light-blue p > a:hover,
.light-blue em > a:hover,
.light-blue li > a:hover,
.light-blue td > a:hover,
.light-blue address > a:hover,
.light-blue .span > a:hover {
  color: #005170;
}
.light-blue h1 > a .glyphicon.tile,
.light-blue h2 > a .glyphicon.tile,
.light-blue h3 > a .glyphicon.tile,
.light-blue h4 > a .glyphicon.tile,
.light-blue h5 > a .glyphicon.tile,
.light-blue h6 > a .glyphicon.tile,
.light-blue p > a .glyphicon.tile,
.light-blue em > a .glyphicon.tile,
.light-blue li > a .glyphicon.tile,
.light-blue td > a .glyphicon.tile,
.light-blue address > a .glyphicon.tile,
.light-blue .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.light-blue h1 > a .glyphicon.tile:hover,
.light-blue h2 > a .glyphicon.tile:hover,
.light-blue h3 > a .glyphicon.tile:hover,
.light-blue h4 > a .glyphicon.tile:hover,
.light-blue h5 > a .glyphicon.tile:hover,
.light-blue h6 > a .glyphicon.tile:hover,
.light-blue p > a .glyphicon.tile:hover,
.light-blue em > a .glyphicon.tile:hover,
.light-blue li > a .glyphicon.tile:hover,
.light-blue td > a .glyphicon.tile:hover,
.light-blue address > a .glyphicon.tile:hover,
.light-blue .span > a .glyphicon.tile:hover,
.light-blue h1 > a .glyphicon.tile:active,
.light-blue h2 > a .glyphicon.tile:active,
.light-blue h3 > a .glyphicon.tile:active,
.light-blue h4 > a .glyphicon.tile:active,
.light-blue h5 > a .glyphicon.tile:active,
.light-blue h6 > a .glyphicon.tile:active,
.light-blue p > a .glyphicon.tile:active,
.light-blue em > a .glyphicon.tile:active,
.light-blue li > a .glyphicon.tile:active,
.light-blue td > a .glyphicon.tile:active,
.light-blue address > a .glyphicon.tile:active,
.light-blue .span > a .glyphicon.tile:active {
  color: #4e4e4e;
}
.light-blue ul.nav-sidebar > li.active > a {
  color: #000;
}
.light-blue ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.light-blue ul.nav-sidebar > li > a {
  color: #8e8e8e;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.light-blue ul.nav-sidebar > li > a:hover {
  color: #000;
}
.light-blue ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.light-blue ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.light-blue.subnav {
  opacity: 0.96;
}
.light-blue.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.light-blue.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.light-blue.subnav li > a {
  color: #aaa;
}
.light-blue.subnav li > a.active {
  color: #000;
}
.light-blue.subnav li > a:hover {
  color: #5b5b5b;
}
@media screen and (min-width: 768px) {
}
.light-blue.subnav .navbar-toggle {
  color: #000;
}
.light-blue.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.light-blue.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.light-blue.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.light-blue .sidebar strong {
  color: #000;
}
.light-blue .sidebar a strong {
  color: #0089bc;
}
.light-blue .sidebar a strong:link,
.light-blue .sidebar a strong:visited,
.light-blue .sidebar a strong:active {
  color: #0089bc;
}
.light-blue .sidebar a strong:hover {
  color: #005170;
}
.light-blue cite.bubble strong {
  color: #414141;
}
.light-blue cite.bubble a:link,
.light-blue cite.bubble a:visited,
.light-blue cite.bubble a:active {
  color: #0089bc;
}
.light-blue cite.bubble a:hover {
  color: #005170;
}
.light-blue blockquote {
  color: #747474;
}
.light-blue blockquote p,
.light-blue blockquote ul > li {
  color: #747474;
}
.light-grey {
  background-color: #efefef;
  color: #fff;
}
.light-grey .lead a {
  font-weight: 300;
}
.light-grey h1 > a,
.light-grey h2 > a,
.light-grey h3 > a,
.light-grey h4 > a,
.light-grey h5 > a,
.light-grey h6 > a,
.light-grey p > a,
.light-grey em > a,
.light-grey li > a,
.light-grey td > a,
.light-grey address > a,
.light-grey .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.light-grey h1 > a:hover,
.light-grey h2 > a:hover,
.light-grey h3 > a:hover,
.light-grey h4 > a:hover,
.light-grey h5 > a:hover,
.light-grey h6 > a:hover,
.light-grey p > a:hover,
.light-grey em > a:hover,
.light-grey li > a:hover,
.light-grey td > a:hover,
.light-grey address > a:hover,
.light-grey .span > a:hover,
.light-grey h1 > a:active,
.light-grey h2 > a:active,
.light-grey h3 > a:active,
.light-grey h4 > a:active,
.light-grey h5 > a:active,
.light-grey h6 > a:active,
.light-grey p > a:active,
.light-grey em > a:active,
.light-grey li > a:active,
.light-grey td > a:active,
.light-grey address > a:active,
.light-grey .span > a:active {
  text-decoration: none;
}
.light-grey .nav li > a {
  text-decoration: none;
}
.light-grey.separated {
  border-bottom-color: #c9c9c9;
}
.light-grey h1,
.light-grey .h1,
.light-grey h2,
.light-grey .h2,
.light-grey h3,
.light-grey .h3,
.light-grey h4,
.light-grey .h4,
.light-grey h5,
.light-grey .h5,
.light-grey h6,
.light-grey .h6 {
  color: #000;
}
.light-grey.jumbotron h1,
.light-grey.jumbotron .h1 {
  color: #bfbfbf;
}
.light-grey.jumbotron h2,
.light-grey.jumbotron .h2,
.light-grey.jumbotron h3,
.light-grey.jumbotron .h3,
.light-grey.jumbotron h4,
.light-grey.jumbotron .h4,
.light-grey.jumbotron h5,
.light-grey.jumbotron .h5,
.light-grey.jumbotron h6,
.light-grey.jumbotron .h6 {
  color: #fff;
}
.light-grey h1 > a:link,
.light-grey h2 > a:link,
.light-grey h3 > a:link,
.light-grey h4 > a:link,
.light-grey h5 > a:link,
.light-grey h6 > a:link,
.light-grey p > a:link,
.light-grey em > a:link,
.light-grey li > a:link,
.light-grey td > a:link,
.light-grey address > a:link,
.light-grey .span > a:link,
.light-grey h1 > a:visited,
.light-grey h2 > a:visited,
.light-grey h3 > a:visited,
.light-grey h4 > a:visited,
.light-grey h5 > a:visited,
.light-grey h6 > a:visited,
.light-grey p > a:visited,
.light-grey em > a:visited,
.light-grey li > a:visited,
.light-grey td > a:visited,
.light-grey address > a:visited,
.light-grey .span > a:visited,
.light-grey h1 > a:active,
.light-grey h2 > a:active,
.light-grey h3 > a:active,
.light-grey h4 > a:active,
.light-grey h5 > a:active,
.light-grey h6 > a:active,
.light-grey p > a:active,
.light-grey em > a:active,
.light-grey li > a:active,
.light-grey td > a:active,
.light-grey address > a:active,
.light-grey .span > a:active {
  color: #0089bc;
}
.light-grey h1 > a:hover,
.light-grey h2 > a:hover,
.light-grey h3 > a:hover,
.light-grey h4 > a:hover,
.light-grey h5 > a:hover,
.light-grey h6 > a:hover,
.light-grey p > a:hover,
.light-grey em > a:hover,
.light-grey li > a:hover,
.light-grey td > a:hover,
.light-grey address > a:hover,
.light-grey .span > a:hover {
  color: #005170;
}
.light-grey h1 > a .glyphicon.tile,
.light-grey h2 > a .glyphicon.tile,
.light-grey h3 > a .glyphicon.tile,
.light-grey h4 > a .glyphicon.tile,
.light-grey h5 > a .glyphicon.tile,
.light-grey h6 > a .glyphicon.tile,
.light-grey p > a .glyphicon.tile,
.light-grey em > a .glyphicon.tile,
.light-grey li > a .glyphicon.tile,
.light-grey td > a .glyphicon.tile,
.light-grey address > a .glyphicon.tile,
.light-grey .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.light-grey h1 > a .glyphicon.tile:hover,
.light-grey h2 > a .glyphicon.tile:hover,
.light-grey h3 > a .glyphicon.tile:hover,
.light-grey h4 > a .glyphicon.tile:hover,
.light-grey h5 > a .glyphicon.tile:hover,
.light-grey h6 > a .glyphicon.tile:hover,
.light-grey p > a .glyphicon.tile:hover,
.light-grey em > a .glyphicon.tile:hover,
.light-grey li > a .glyphicon.tile:hover,
.light-grey td > a .glyphicon.tile:hover,
.light-grey address > a .glyphicon.tile:hover,
.light-grey .span > a .glyphicon.tile:hover,
.light-grey h1 > a .glyphicon.tile:active,
.light-grey h2 > a .glyphicon.tile:active,
.light-grey h3 > a .glyphicon.tile:active,
.light-grey h4 > a .glyphicon.tile:active,
.light-grey h5 > a .glyphicon.tile:active,
.light-grey h6 > a .glyphicon.tile:active,
.light-grey p > a .glyphicon.tile:active,
.light-grey em > a .glyphicon.tile:active,
.light-grey li > a .glyphicon.tile:active,
.light-grey td > a .glyphicon.tile:active,
.light-grey address > a .glyphicon.tile:active,
.light-grey .span > a .glyphicon.tile:active {
  color: #d9d9d9;
}
.light-grey ul.nav-sidebar > li.active > a {
  color: #000;
}
.light-grey ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.light-grey ul.nav-sidebar > li > a {
  color: #ffffff;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.light-grey ul.nav-sidebar > li > a:hover {
  color: #000;
}
.light-grey ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.light-grey ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.light-grey.subnav {
  opacity: 0.96;
}
.light-grey.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.light-grey.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.light-grey.subnav li > a {
  color: #aaa;
}
.light-grey.subnav li > a.active {
  color: #000;
}
.light-grey.subnav li > a:hover {
  color: #e6e6e6;
}
@media screen and (min-width: 768px) {
}
.light-grey.subnav .navbar-toggle {
  color: #000;
}
.light-grey.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.light-grey.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.light-grey.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.light-grey .sidebar strong {
  color: #000;
}
.light-grey .sidebar a strong {
  color: #0089bc;
}
.light-grey .sidebar a strong:link,
.light-grey .sidebar a strong:visited,
.light-grey .sidebar a strong:active {
  color: #0089bc;
}
.light-grey .sidebar a strong:hover {
  color: #005170;
}
.light-grey cite.bubble strong {
  color: #414141;
}
.light-grey cite.bubble a:link,
.light-grey cite.bubble a:visited,
.light-grey cite.bubble a:active {
  color: #0089bc;
}
.light-grey cite.bubble a:hover {
  color: #005170;
}
.light-grey blockquote {
  color: #747474;
}
.light-grey blockquote p,
.light-grey blockquote ul > li {
  color: #747474;
}
.red {
  background-color: #d7594c;
  color: #fff;
}
.red .lead a {
  font-weight: 300;
}
.red h1 > a,
.red h2 > a,
.red h3 > a,
.red h4 > a,
.red h5 > a,
.red h6 > a,
.red p > a,
.red em > a,
.red li > a,
.red td > a,
.red address > a,
.red .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.red h1 > a:hover,
.red h2 > a:hover,
.red h3 > a:hover,
.red h4 > a:hover,
.red h5 > a:hover,
.red h6 > a:hover,
.red p > a:hover,
.red em > a:hover,
.red li > a:hover,
.red td > a:hover,
.red address > a:hover,
.red .span > a:hover,
.red h1 > a:active,
.red h2 > a:active,
.red h3 > a:active,
.red h4 > a:active,
.red h5 > a:active,
.red h6 > a:active,
.red p > a:active,
.red em > a:active,
.red li > a:active,
.red td > a:active,
.red address > a:active,
.red .span > a:active {
  text-decoration: none;
}
.red .nav li > a {
  text-decoration: none;
}
.red.separated {
  border-bottom-color: #af3428;
}
.red h1,
.red .h1,
.red h2,
.red .h2,
.red h3,
.red .h3,
.red h4,
.red .h4,
.red h5,
.red .h5,
.red h6,
.red .h6 {
  color: #fff;
}
.red h1 > a,
.red h2 > a,
.red h3 > a,
.red h4 > a,
.red h5 > a,
.red h6 > a,
.red p > a,
.red em > a,
.red li > a,
.red td > a,
.red address > a {
  color: #ffffff;
  text-decoration: underline;
}
.red h1 > a:hover,
.red h2 > a:hover,
.red h3 > a:hover,
.red h4 > a:hover,
.red h5 > a:hover,
.red h6 > a:hover,
.red p > a:hover,
.red em > a:hover,
.red li > a:hover,
.red td > a:hover,
.red address > a:hover {
  text-decoration: none;
}
.red.subnav .navbar-brand {
  color: #fff;
}
.red.subnav .navbar-brand a {
  text-decoration: none;
}
.red.subnav li > a {
  color: #f1c5c1;
}
.red.subnav li > a.active {
  color: #fff;
}
.red.subnav li > a:hover {
  color: #fff;
}
.red.subnav .navbar-toggle {
  color: #9a2e23;
}
.red.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.red.subnav .navbar-collapse {
  border-top-color: #9a2e23;
}
.red.subnav .subnav-divider {
  border-bottom: 1px solid #d7594c;
}
.red .form-control {
  border: 0 !important;
}
.purple {
  background-color: #c67fcf;
  color: #fff;
}
.purple .lead a {
  font-weight: 300;
}
.purple h1 > a,
.purple h2 > a,
.purple h3 > a,
.purple h4 > a,
.purple h5 > a,
.purple h6 > a,
.purple p > a,
.purple em > a,
.purple li > a,
.purple td > a,
.purple address > a,
.purple .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.purple h1 > a:hover,
.purple h2 > a:hover,
.purple h3 > a:hover,
.purple h4 > a:hover,
.purple h5 > a:hover,
.purple h6 > a:hover,
.purple p > a:hover,
.purple em > a:hover,
.purple li > a:hover,
.purple td > a:hover,
.purple address > a:hover,
.purple .span > a:hover,
.purple h1 > a:active,
.purple h2 > a:active,
.purple h3 > a:active,
.purple h4 > a:active,
.purple h5 > a:active,
.purple h6 > a:active,
.purple p > a:active,
.purple em > a:active,
.purple li > a:active,
.purple td > a:active,
.purple address > a:active,
.purple .span > a:active {
  text-decoration: none;
}
.purple .nav li > a {
  text-decoration: none;
}
.purple.separated {
  border-bottom-color: #ad47ba;
}
.purple h1,
.purple .h1,
.purple h2,
.purple .h2,
.purple h3,
.purple .h3,
.purple h4,
.purple .h4,
.purple h5,
.purple .h5,
.purple h6,
.purple .h6 {
  color: #fff;
}
.purple h1 > a,
.purple h2 > a,
.purple h3 > a,
.purple h4 > a,
.purple h5 > a,
.purple h6 > a,
.purple p > a,
.purple em > a,
.purple li > a,
.purple td > a,
.purple address > a {
  color: #ffffff;
  text-decoration: underline;
}
.purple h1 > a:hover,
.purple h2 > a:hover,
.purple h3 > a:hover,
.purple h4 > a:hover,
.purple h5 > a:hover,
.purple h6 > a:hover,
.purple p > a:hover,
.purple em > a:hover,
.purple li > a:hover,
.purple td > a:hover,
.purple address > a:hover {
  text-decoration: none;
}
.purple.subnav .navbar-brand {
  color: #fff;
}
.purple.subnav .navbar-brand a {
  text-decoration: none;
}
.purple.subnav li > a {
  color: #f4e7f6;
}
.purple.subnav li > a.active {
  color: #fff;
}
.purple.subnav li > a:hover {
  color: #fff;
}
.purple.subnav .navbar-toggle {
  color: #9d3fa9;
}
.purple.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.purple.subnav .navbar-collapse {
  border-top-color: #9d3fa9;
}
.purple.subnav .subnav-divider {
  border-bottom: 1px solid #c67fcf;
}
.purple .form-control {
  border: 0 !important;
}
.dark-purple {
  background-color: #be6cc8;
  color: #fff;
}
.dark-purple .lead a {
  font-weight: 300;
}
.dark-purple h1 > a,
.dark-purple h2 > a,
.dark-purple h3 > a,
.dark-purple h4 > a,
.dark-purple h5 > a,
.dark-purple h6 > a,
.dark-purple p > a,
.dark-purple em > a,
.dark-purple li > a,
.dark-purple td > a,
.dark-purple address > a,
.dark-purple .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.dark-purple h1 > a:hover,
.dark-purple h2 > a:hover,
.dark-purple h3 > a:hover,
.dark-purple h4 > a:hover,
.dark-purple h5 > a:hover,
.dark-purple h6 > a:hover,
.dark-purple p > a:hover,
.dark-purple em > a:hover,
.dark-purple li > a:hover,
.dark-purple td > a:hover,
.dark-purple address > a:hover,
.dark-purple .span > a:hover,
.dark-purple h1 > a:active,
.dark-purple h2 > a:active,
.dark-purple h3 > a:active,
.dark-purple h4 > a:active,
.dark-purple h5 > a:active,
.dark-purple h6 > a:active,
.dark-purple p > a:active,
.dark-purple em > a:active,
.dark-purple li > a:active,
.dark-purple td > a:active,
.dark-purple address > a:active,
.dark-purple .span > a:active {
  text-decoration: none;
}
.dark-purple .nav li > a {
  text-decoration: none;
}
.dark-purple.separated {
  border-bottom-color: #9d3fa9;
}
.dark-purple h1,
.dark-purple .h1,
.dark-purple h2,
.dark-purple .h2,
.dark-purple h3,
.dark-purple .h3,
.dark-purple h4,
.dark-purple .h4,
.dark-purple h5,
.dark-purple .h5,
.dark-purple h6,
.dark-purple .h6 {
  color: #fff;
}
.dark-purple h1 > a,
.dark-purple h2 > a,
.dark-purple h3 > a,
.dark-purple h4 > a,
.dark-purple h5 > a,
.dark-purple h6 > a,
.dark-purple p > a,
.dark-purple em > a,
.dark-purple li > a,
.dark-purple td > a,
.dark-purple address > a {
  color: #ffffff;
  text-decoration: underline;
}
.dark-purple h1 > a:hover,
.dark-purple h2 > a:hover,
.dark-purple h3 > a:hover,
.dark-purple h4 > a:hover,
.dark-purple h5 > a:hover,
.dark-purple h6 > a:hover,
.dark-purple p > a:hover,
.dark-purple em > a:hover,
.dark-purple li > a:hover,
.dark-purple td > a:hover,
.dark-purple address > a:hover {
  text-decoration: none;
}
.dark-purple.subnav .navbar-brand {
  color: #fff;
}
.dark-purple.subnav .navbar-brand a {
  text-decoration: none;
}
.dark-purple.subnav li > a {
  color: #ecd4ef;
}
.dark-purple.subnav li > a.active {
  color: #fff;
}
.dark-purple.subnav li > a:hover {
  color: #fff;
}
.dark-purple.subnav .navbar-toggle {
  color: #8c3896;
}
.dark-purple.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.dark-purple.subnav .navbar-collapse {
  border-top-color: #8c3896;
}
.dark-purple.subnav .subnav-divider {
  border-bottom: 1px solid #be6cc8;
}
.dark-purple .form-control {
  border: 0 !important;
}
.light-purple {
  background-color: #eed8f0;
  color: #fff;
}
.light-purple .lead a {
  font-weight: 300;
}
.light-purple h1 > a,
.light-purple h2 > a,
.light-purple h3 > a,
.light-purple h4 > a,
.light-purple h5 > a,
.light-purple h6 > a,
.light-purple p > a,
.light-purple em > a,
.light-purple li > a,
.light-purple td > a,
.light-purple address > a,
.light-purple .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.light-purple h1 > a:hover,
.light-purple h2 > a:hover,
.light-purple h3 > a:hover,
.light-purple h4 > a:hover,
.light-purple h5 > a:hover,
.light-purple h6 > a:hover,
.light-purple p > a:hover,
.light-purple em > a:hover,
.light-purple li > a:hover,
.light-purple td > a:hover,
.light-purple address > a:hover,
.light-purple .span > a:hover,
.light-purple h1 > a:active,
.light-purple h2 > a:active,
.light-purple h3 > a:active,
.light-purple h4 > a:active,
.light-purple h5 > a:active,
.light-purple h6 > a:active,
.light-purple p > a:active,
.light-purple em > a:active,
.light-purple li > a:active,
.light-purple td > a:active,
.light-purple address > a:active,
.light-purple .span > a:active {
  text-decoration: none;
}
.light-purple .nav li > a {
  text-decoration: none;
}
.light-purple.separated {
  border-bottom-color: #d5a0dc;
}
.light-purple h1,
.light-purple .h1,
.light-purple h2,
.light-purple .h2,
.light-purple h3,
.light-purple .h3,
.light-purple h4,
.light-purple .h4,
.light-purple h5,
.light-purple .h5,
.light-purple h6,
.light-purple .h6 {
  color: #fff;
}
.light-purple h1 > a,
.light-purple h2 > a,
.light-purple h3 > a,
.light-purple h4 > a,
.light-purple h5 > a,
.light-purple h6 > a,
.light-purple p > a,
.light-purple em > a,
.light-purple li > a,
.light-purple td > a,
.light-purple address > a {
  color: #ffffff;
  text-decoration: underline;
}
.light-purple h1 > a:hover,
.light-purple h2 > a:hover,
.light-purple h3 > a:hover,
.light-purple h4 > a:hover,
.light-purple h5 > a:hover,
.light-purple h6 > a:hover,
.light-purple p > a:hover,
.light-purple em > a:hover,
.light-purple li > a:hover,
.light-purple td > a:hover,
.light-purple address > a:hover {
  text-decoration: none;
}
.light-purple.subnav .navbar-brand {
  color: #fff;
}
.light-purple.subnav .navbar-brand a {
  text-decoration: none;
}
.light-purple.subnav li > a {
  color: #ffffff;
}
.light-purple.subnav li > a.active {
  color: #fff;
}
.light-purple.subnav li > a:hover {
  color: #fff;
}
.light-purple.subnav .navbar-toggle {
  color: #cd8ed5;
}
.light-purple.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.light-purple.subnav .navbar-collapse {
  border-top-color: #cd8ed5;
}
.light-purple.subnav .subnav-divider {
  border-bottom: 1px solid #eed8f0;
}
.light-purple .form-control {
  border: 0 !important;
}
.dark {
  background-color: #161616;
  color: #444444;
}
.dark a {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #a6a6a6;
}
.dark a:hover,
.dark a:active {
  color: #f2f2f2;
  text-decoration: none;
}
.dark-moar {
  background-color: #161616;
  color: #444444;
  background-color: #0a0a0a;
}
.dark-moar a {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #a6a6a6;
}
.dark-moar a:hover,
.dark-moar a:active {
  color: #f2f2f2;
  text-decoration: none;
}
.dark-less {
  background-color: #161616;
  color: #444444;
  background-color: #222222;
  color: #fff;
}
.dark-less a {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #a6a6a6;
}
.dark-less a:hover,
.dark-less a:active {
  color: #f2f2f2;
  text-decoration: none;
}
.charcoal {
  background-color: #161616;
  color: #444444;
  background-color: #353535;
}
.charcoal a {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #a6a6a6;
}
.charcoal a:hover,
.charcoal a:active {
  color: #f2f2f2;
  text-decoration: none;
}
.logo-bg-dark {
  background-color: #2d3339;
  color: #fff;
}
.logo-bg-dark .lead a {
  font-weight: 300;
}
.logo-bg-dark h1 > a,
.logo-bg-dark h2 > a,
.logo-bg-dark h3 > a,
.logo-bg-dark h4 > a,
.logo-bg-dark h5 > a,
.logo-bg-dark h6 > a,
.logo-bg-dark p > a,
.logo-bg-dark em > a,
.logo-bg-dark li > a,
.logo-bg-dark td > a,
.logo-bg-dark address > a,
.logo-bg-dark .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.logo-bg-dark h1 > a:hover,
.logo-bg-dark h2 > a:hover,
.logo-bg-dark h3 > a:hover,
.logo-bg-dark h4 > a:hover,
.logo-bg-dark h5 > a:hover,
.logo-bg-dark h6 > a:hover,
.logo-bg-dark p > a:hover,
.logo-bg-dark em > a:hover,
.logo-bg-dark li > a:hover,
.logo-bg-dark td > a:hover,
.logo-bg-dark address > a:hover,
.logo-bg-dark .span > a:hover,
.logo-bg-dark h1 > a:active,
.logo-bg-dark h2 > a:active,
.logo-bg-dark h3 > a:active,
.logo-bg-dark h4 > a:active,
.logo-bg-dark h5 > a:active,
.logo-bg-dark h6 > a:active,
.logo-bg-dark p > a:active,
.logo-bg-dark em > a:active,
.logo-bg-dark li > a:active,
.logo-bg-dark td > a:active,
.logo-bg-dark address > a:active,
.logo-bg-dark .span > a:active {
  text-decoration: none;
}
.logo-bg-dark .nav li > a {
  text-decoration: none;
}
.logo-bg-dark.separated {
  border-bottom-color: #0b0d0e;
}
.logo-bg-dark h1,
.logo-bg-dark .h1,
.logo-bg-dark h2,
.logo-bg-dark .h2,
.logo-bg-dark h3,
.logo-bg-dark .h3,
.logo-bg-dark h4,
.logo-bg-dark .h4,
.logo-bg-dark h5,
.logo-bg-dark .h5,
.logo-bg-dark h6,
.logo-bg-dark .h6 {
  color: #fff;
}
.logo-bg-dark h1 > a,
.logo-bg-dark h2 > a,
.logo-bg-dark h3 > a,
.logo-bg-dark h4 > a,
.logo-bg-dark h5 > a,
.logo-bg-dark h6 > a,
.logo-bg-dark p > a,
.logo-bg-dark em > a,
.logo-bg-dark li > a,
.logo-bg-dark td > a,
.logo-bg-dark address > a {
  color: #ffffff;
  text-decoration: underline;
}
.logo-bg-dark h1 > a:hover,
.logo-bg-dark h2 > a:hover,
.logo-bg-dark h3 > a:hover,
.logo-bg-dark h4 > a:hover,
.logo-bg-dark h5 > a:hover,
.logo-bg-dark h6 > a:hover,
.logo-bg-dark p > a:hover,
.logo-bg-dark em > a:hover,
.logo-bg-dark li > a:hover,
.logo-bg-dark td > a:hover,
.logo-bg-dark address > a:hover {
  text-decoration: none;
}
.logo-bg-dark.subnav .navbar-brand {
  color: #fff;
}
.logo-bg-dark.subnav .navbar-brand a {
  text-decoration: none;
}
.logo-bg-dark.subnav li > a {
  color: #6c7a89;
}
.logo-bg-dark.subnav li > a.active {
  color: #fff;
}
.logo-bg-dark.subnav li > a:hover {
  color: #fff;
}
.logo-bg-dark.subnav .navbar-toggle {
  color: #000000;
}
.logo-bg-dark.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.logo-bg-dark.subnav .navbar-collapse {
  border-top-color: #000000;
}
.logo-bg-dark.subnav .subnav-divider {
  border-bottom: 1px solid #2d3339;
}
.logo-bg-dark .form-control {
  border: 0 !important;
}
.hero {
  background-color: #3BB878;
  color: #fff;
}
.hero .lead a {
  font-weight: 300;
}
.hero h1 > a,
.hero h2 > a,
.hero h3 > a,
.hero h4 > a,
.hero h5 > a,
.hero h6 > a,
.hero p > a,
.hero em > a,
.hero li > a,
.hero td > a,
.hero address > a,
.hero .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.hero h1 > a:hover,
.hero h2 > a:hover,
.hero h3 > a:hover,
.hero h4 > a:hover,
.hero h5 > a:hover,
.hero h6 > a:hover,
.hero p > a:hover,
.hero em > a:hover,
.hero li > a:hover,
.hero td > a:hover,
.hero address > a:hover,
.hero .span > a:hover,
.hero h1 > a:active,
.hero h2 > a:active,
.hero h3 > a:active,
.hero h4 > a:active,
.hero h5 > a:active,
.hero h6 > a:active,
.hero p > a:active,
.hero em > a:active,
.hero li > a:active,
.hero td > a:active,
.hero address > a:active,
.hero .span > a:active {
  text-decoration: none;
}
.hero .nav li > a {
  text-decoration: none;
}
.hero.separated {
  border-bottom-color: #287e52;
}
.hero h1,
.hero .h1,
.hero h2,
.hero .h2,
.hero h3,
.hero .h3,
.hero h4,
.hero .h4,
.hero h5,
.hero .h5,
.hero h6,
.hero .h6 {
  color: #fff;
}
.hero h1 > a,
.hero h2 > a,
.hero h3 > a,
.hero h4 > a,
.hero h5 > a,
.hero h6 > a,
.hero p > a,
.hero em > a,
.hero li > a,
.hero td > a,
.hero address > a {
  color: #ffffff;
  text-decoration: underline;
}
.hero h1 > a:hover,
.hero h2 > a:hover,
.hero h3 > a:hover,
.hero h4 > a:hover,
.hero h5 > a:hover,
.hero h6 > a:hover,
.hero p > a:hover,
.hero em > a:hover,
.hero li > a:hover,
.hero td > a:hover,
.hero address > a:hover {
  text-decoration: none;
}
.hero.subnav .navbar-brand {
  color: #fff;
}
.hero.subnav .navbar-brand a {
  text-decoration: none;
}
.hero.subnav li > a {
  color: #a1e1c0;
}
.hero.subnav li > a.active {
  color: #fff;
}
.hero.subnav li > a:hover {
  color: #fff;
}
.hero.subnav .navbar-toggle {
  color: #226b46;
}
.hero.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.hero.subnav .navbar-collapse {
  border-top-color: #226b46;
}
.hero.subnav .subnav-divider {
  border-bottom: 1px solid #3BB878;
}
.hero .form-control {
  border: 0 !important;
}
.hero-accent {
  background-color: #35a56b;
  color: #fff;
}
.hero-accent .lead a {
  font-weight: 300;
}
.hero-accent h1 > a,
.hero-accent h2 > a,
.hero-accent h3 > a,
.hero-accent h4 > a,
.hero-accent h5 > a,
.hero-accent h6 > a,
.hero-accent p > a,
.hero-accent em > a,
.hero-accent li > a,
.hero-accent td > a,
.hero-accent address > a,
.hero-accent .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.hero-accent h1 > a:hover,
.hero-accent h2 > a:hover,
.hero-accent h3 > a:hover,
.hero-accent h4 > a:hover,
.hero-accent h5 > a:hover,
.hero-accent h6 > a:hover,
.hero-accent p > a:hover,
.hero-accent em > a:hover,
.hero-accent li > a:hover,
.hero-accent td > a:hover,
.hero-accent address > a:hover,
.hero-accent .span > a:hover,
.hero-accent h1 > a:active,
.hero-accent h2 > a:active,
.hero-accent h3 > a:active,
.hero-accent h4 > a:active,
.hero-accent h5 > a:active,
.hero-accent h6 > a:active,
.hero-accent p > a:active,
.hero-accent em > a:active,
.hero-accent li > a:active,
.hero-accent td > a:active,
.hero-accent address > a:active,
.hero-accent .span > a:active {
  text-decoration: none;
}
.hero-accent .nav li > a {
  text-decoration: none;
}
.hero-accent.separated {
  border-bottom-color: #226b46;
}
.hero-accent h1,
.hero-accent .h1,
.hero-accent h2,
.hero-accent .h2,
.hero-accent h3,
.hero-accent .h3,
.hero-accent h4,
.hero-accent .h4,
.hero-accent h5,
.hero-accent .h5,
.hero-accent h6,
.hero-accent .h6 {
  color: #fff;
}
.hero-accent h1 > a,
.hero-accent h2 > a,
.hero-accent h3 > a,
.hero-accent h4 > a,
.hero-accent h5 > a,
.hero-accent h6 > a,
.hero-accent p > a,
.hero-accent em > a,
.hero-accent li > a,
.hero-accent td > a,
.hero-accent address > a {
  color: #ffffff;
  text-decoration: underline;
}
.hero-accent h1 > a:hover,
.hero-accent h2 > a:hover,
.hero-accent h3 > a:hover,
.hero-accent h4 > a:hover,
.hero-accent h5 > a:hover,
.hero-accent h6 > a:hover,
.hero-accent p > a:hover,
.hero-accent em > a:hover,
.hero-accent li > a:hover,
.hero-accent td > a:hover,
.hero-accent address > a:hover {
  text-decoration: none;
}
.hero-accent.subnav .navbar-brand {
  color: #fff;
}
.hero-accent.subnav .navbar-brand a {
  text-decoration: none;
}
.hero-accent.subnav li > a {
  color: #8edbb3;
}
.hero-accent.subnav li > a.active {
  color: #fff;
}
.hero-accent.subnav li > a:hover {
  color: #fff;
}
.hero-accent.subnav .navbar-toggle {
  color: #1c5739;
}
.hero-accent.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.hero-accent.subnav .navbar-collapse {
  border-top-color: #1c5739;
}
.hero-accent.subnav .subnav-divider {
  border-bottom: 1px solid #35a56b;
}
.hero-accent .form-control {
  border: 0 !important;
}
.primary {
  background-color: #fff;
  color: #747474;
}
.primary .lead a {
  font-weight: 300;
}
.primary h1 > a,
.primary h2 > a,
.primary h3 > a,
.primary h4 > a,
.primary h5 > a,
.primary h6 > a,
.primary p > a,
.primary em > a,
.primary li > a,
.primary td > a,
.primary address > a,
.primary .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.primary h1 > a:hover,
.primary h2 > a:hover,
.primary h3 > a:hover,
.primary h4 > a:hover,
.primary h5 > a:hover,
.primary h6 > a:hover,
.primary p > a:hover,
.primary em > a:hover,
.primary li > a:hover,
.primary td > a:hover,
.primary address > a:hover,
.primary .span > a:hover,
.primary h1 > a:active,
.primary h2 > a:active,
.primary h3 > a:active,
.primary h4 > a:active,
.primary h5 > a:active,
.primary h6 > a:active,
.primary p > a:active,
.primary em > a:active,
.primary li > a:active,
.primary td > a:active,
.primary address > a:active,
.primary .span > a:active {
  text-decoration: none;
}
.primary .nav li > a {
  text-decoration: none;
}
.primary.separated {
  border-bottom-color: #d9d9d9;
}
.primary h1,
.primary .h1,
.primary h2,
.primary .h2,
.primary h3,
.primary .h3,
.primary h4,
.primary .h4,
.primary h5,
.primary .h5,
.primary h6,
.primary .h6 {
  color: #000;
}
.primary.jumbotron h1,
.primary.jumbotron .h1 {
  color: #343434;
}
.primary.jumbotron h2,
.primary.jumbotron .h2,
.primary.jumbotron h3,
.primary.jumbotron .h3,
.primary.jumbotron h4,
.primary.jumbotron .h4,
.primary.jumbotron h5,
.primary.jumbotron .h5,
.primary.jumbotron h6,
.primary.jumbotron .h6 {
  color: #747474;
}
.primary h1 > a:link,
.primary h2 > a:link,
.primary h3 > a:link,
.primary h4 > a:link,
.primary h5 > a:link,
.primary h6 > a:link,
.primary p > a:link,
.primary em > a:link,
.primary li > a:link,
.primary td > a:link,
.primary address > a:link,
.primary .span > a:link,
.primary h1 > a:visited,
.primary h2 > a:visited,
.primary h3 > a:visited,
.primary h4 > a:visited,
.primary h5 > a:visited,
.primary h6 > a:visited,
.primary p > a:visited,
.primary em > a:visited,
.primary li > a:visited,
.primary td > a:visited,
.primary address > a:visited,
.primary .span > a:visited,
.primary h1 > a:active,
.primary h2 > a:active,
.primary h3 > a:active,
.primary h4 > a:active,
.primary h5 > a:active,
.primary h6 > a:active,
.primary p > a:active,
.primary em > a:active,
.primary li > a:active,
.primary td > a:active,
.primary address > a:active,
.primary .span > a:active {
  color: #0089bc;
}
.primary h1 > a:hover,
.primary h2 > a:hover,
.primary h3 > a:hover,
.primary h4 > a:hover,
.primary h5 > a:hover,
.primary h6 > a:hover,
.primary p > a:hover,
.primary em > a:hover,
.primary li > a:hover,
.primary td > a:hover,
.primary address > a:hover,
.primary .span > a:hover {
  color: #005170;
}
.primary h1 > a .glyphicon.tile,
.primary h2 > a .glyphicon.tile,
.primary h3 > a .glyphicon.tile,
.primary h4 > a .glyphicon.tile,
.primary h5 > a .glyphicon.tile,
.primary h6 > a .glyphicon.tile,
.primary p > a .glyphicon.tile,
.primary em > a .glyphicon.tile,
.primary li > a .glyphicon.tile,
.primary td > a .glyphicon.tile,
.primary address > a .glyphicon.tile,
.primary .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.primary h1 > a .glyphicon.tile:hover,
.primary h2 > a .glyphicon.tile:hover,
.primary h3 > a .glyphicon.tile:hover,
.primary h4 > a .glyphicon.tile:hover,
.primary h5 > a .glyphicon.tile:hover,
.primary h6 > a .glyphicon.tile:hover,
.primary p > a .glyphicon.tile:hover,
.primary em > a .glyphicon.tile:hover,
.primary li > a .glyphicon.tile:hover,
.primary td > a .glyphicon.tile:hover,
.primary address > a .glyphicon.tile:hover,
.primary .span > a .glyphicon.tile:hover,
.primary h1 > a .glyphicon.tile:active,
.primary h2 > a .glyphicon.tile:active,
.primary h3 > a .glyphicon.tile:active,
.primary h4 > a .glyphicon.tile:active,
.primary h5 > a .glyphicon.tile:active,
.primary h6 > a .glyphicon.tile:active,
.primary p > a .glyphicon.tile:active,
.primary em > a .glyphicon.tile:active,
.primary li > a .glyphicon.tile:active,
.primary td > a .glyphicon.tile:active,
.primary address > a .glyphicon.tile:active,
.primary .span > a .glyphicon.tile:active {
  color: #4e4e4e;
}
.primary ul.nav-sidebar > li.active > a {
  color: #000;
}
.primary ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.primary ul.nav-sidebar > li > a {
  color: #8e8e8e;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.primary ul.nav-sidebar > li > a:hover {
  color: #000;
}
.primary ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.primary ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.primary.subnav {
  opacity: 0.96;
}
.primary.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.primary.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.primary.subnav li > a {
  color: #aaa;
}
.primary.subnav li > a.active {
  color: #000;
}
.primary.subnav li > a:hover {
  color: #5b5b5b;
}
@media screen and (min-width: 768px) {
}
.primary.subnav .navbar-toggle {
  color: #000;
}
.primary.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.primary.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.primary.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.primary .sidebar strong {
  color: #000;
}
.primary .sidebar a strong {
  color: #0089bc;
}
.primary .sidebar a strong:link,
.primary .sidebar a strong:visited,
.primary .sidebar a strong:active {
  color: #0089bc;
}
.primary .sidebar a strong:hover {
  color: #005170;
}
.primary cite.bubble strong {
  color: #414141;
}
.primary cite.bubble a:link,
.primary cite.bubble a:visited,
.primary cite.bubble a:active {
  color: #0089bc;
}
.primary cite.bubble a:hover {
  color: #005170;
}
.primary blockquote {
  color: #747474;
}
.primary blockquote p,
.primary blockquote ul > li {
  color: #747474;
}
.alt {
  background-color: #edf7fe;
  color: #747474;
}
.alt .lead a {
  font-weight: 300;
}
.alt h1 > a,
.alt h2 > a,
.alt h3 > a,
.alt h4 > a,
.alt h5 > a,
.alt h6 > a,
.alt p > a,
.alt em > a,
.alt li > a,
.alt td > a,
.alt address > a,
.alt .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.alt h1 > a:hover,
.alt h2 > a:hover,
.alt h3 > a:hover,
.alt h4 > a:hover,
.alt h5 > a:hover,
.alt h6 > a:hover,
.alt p > a:hover,
.alt em > a:hover,
.alt li > a:hover,
.alt td > a:hover,
.alt address > a:hover,
.alt .span > a:hover,
.alt h1 > a:active,
.alt h2 > a:active,
.alt h3 > a:active,
.alt h4 > a:active,
.alt h5 > a:active,
.alt h6 > a:active,
.alt p > a:active,
.alt em > a:active,
.alt li > a:active,
.alt td > a:active,
.alt address > a:active,
.alt .span > a:active {
  text-decoration: none;
}
.alt .nav li > a {
  text-decoration: none;
}
.alt.separated {
  border-bottom-color: #a5d7fa;
}
.alt h1,
.alt .h1,
.alt h2,
.alt .h2,
.alt h3,
.alt .h3,
.alt h4,
.alt .h4,
.alt h5,
.alt .h5,
.alt h6,
.alt .h6 {
  color: #000;
}
.alt.jumbotron h1,
.alt.jumbotron .h1 {
  color: #343434;
}
.alt.jumbotron h2,
.alt.jumbotron .h2,
.alt.jumbotron h3,
.alt.jumbotron .h3,
.alt.jumbotron h4,
.alt.jumbotron .h4,
.alt.jumbotron h5,
.alt.jumbotron .h5,
.alt.jumbotron h6,
.alt.jumbotron .h6 {
  color: #747474;
}
.alt h1 > a:link,
.alt h2 > a:link,
.alt h3 > a:link,
.alt h4 > a:link,
.alt h5 > a:link,
.alt h6 > a:link,
.alt p > a:link,
.alt em > a:link,
.alt li > a:link,
.alt td > a:link,
.alt address > a:link,
.alt .span > a:link,
.alt h1 > a:visited,
.alt h2 > a:visited,
.alt h3 > a:visited,
.alt h4 > a:visited,
.alt h5 > a:visited,
.alt h6 > a:visited,
.alt p > a:visited,
.alt em > a:visited,
.alt li > a:visited,
.alt td > a:visited,
.alt address > a:visited,
.alt .span > a:visited,
.alt h1 > a:active,
.alt h2 > a:active,
.alt h3 > a:active,
.alt h4 > a:active,
.alt h5 > a:active,
.alt h6 > a:active,
.alt p > a:active,
.alt em > a:active,
.alt li > a:active,
.alt td > a:active,
.alt address > a:active,
.alt .span > a:active {
  color: #0089bc;
}
.alt h1 > a:hover,
.alt h2 > a:hover,
.alt h3 > a:hover,
.alt h4 > a:hover,
.alt h5 > a:hover,
.alt h6 > a:hover,
.alt p > a:hover,
.alt em > a:hover,
.alt li > a:hover,
.alt td > a:hover,
.alt address > a:hover,
.alt .span > a:hover {
  color: #005170;
}
.alt h1 > a .glyphicon.tile,
.alt h2 > a .glyphicon.tile,
.alt h3 > a .glyphicon.tile,
.alt h4 > a .glyphicon.tile,
.alt h5 > a .glyphicon.tile,
.alt h6 > a .glyphicon.tile,
.alt p > a .glyphicon.tile,
.alt em > a .glyphicon.tile,
.alt li > a .glyphicon.tile,
.alt td > a .glyphicon.tile,
.alt address > a .glyphicon.tile,
.alt .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.alt h1 > a .glyphicon.tile:hover,
.alt h2 > a .glyphicon.tile:hover,
.alt h3 > a .glyphicon.tile:hover,
.alt h4 > a .glyphicon.tile:hover,
.alt h5 > a .glyphicon.tile:hover,
.alt h6 > a .glyphicon.tile:hover,
.alt p > a .glyphicon.tile:hover,
.alt em > a .glyphicon.tile:hover,
.alt li > a .glyphicon.tile:hover,
.alt td > a .glyphicon.tile:hover,
.alt address > a .glyphicon.tile:hover,
.alt .span > a .glyphicon.tile:hover,
.alt h1 > a .glyphicon.tile:active,
.alt h2 > a .glyphicon.tile:active,
.alt h3 > a .glyphicon.tile:active,
.alt h4 > a .glyphicon.tile:active,
.alt h5 > a .glyphicon.tile:active,
.alt h6 > a .glyphicon.tile:active,
.alt p > a .glyphicon.tile:active,
.alt em > a .glyphicon.tile:active,
.alt li > a .glyphicon.tile:active,
.alt td > a .glyphicon.tile:active,
.alt address > a .glyphicon.tile:active,
.alt .span > a .glyphicon.tile:active {
  color: #4e4e4e;
}
.alt ul.nav-sidebar > li.active > a {
  color: #000;
}
.alt ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.alt ul.nav-sidebar > li > a {
  color: #8e8e8e;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.alt ul.nav-sidebar > li > a:hover {
  color: #000;
}
.alt ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.alt ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.alt.subnav {
  opacity: 0.96;
}
.alt.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.alt.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.alt.subnav li > a {
  color: #aaa;
}
.alt.subnav li > a.active {
  color: #000;
}
.alt.subnav li > a:hover {
  color: #5b5b5b;
}
@media screen and (min-width: 768px) {
}
.alt.subnav .navbar-toggle {
  color: #000;
}
.alt.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.alt.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.alt.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.alt .sidebar strong {
  color: #000;
}
.alt .sidebar a strong {
  color: #0089bc;
}
.alt .sidebar a strong:link,
.alt .sidebar a strong:visited,
.alt .sidebar a strong:active {
  color: #0089bc;
}
.alt .sidebar a strong:hover {
  color: #005170;
}
.alt cite.bubble strong {
  color: #414141;
}
.alt cite.bubble a:link,
.alt cite.bubble a:visited,
.alt cite.bubble a:active {
  color: #0089bc;
}
.alt cite.bubble a:hover {
  color: #005170;
}
.alt blockquote {
  color: #747474;
}
.alt blockquote p,
.alt blockquote ul > li {
  color: #747474;
}
.bold {
  background-color: #2d3339;
  color: #fff;
}
.bold .lead a {
  font-weight: 300;
}
.bold h1 > a,
.bold h2 > a,
.bold h3 > a,
.bold h4 > a,
.bold h5 > a,
.bold h6 > a,
.bold p > a,
.bold em > a,
.bold li > a,
.bold td > a,
.bold address > a,
.bold .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.bold h1 > a:hover,
.bold h2 > a:hover,
.bold h3 > a:hover,
.bold h4 > a:hover,
.bold h5 > a:hover,
.bold h6 > a:hover,
.bold p > a:hover,
.bold em > a:hover,
.bold li > a:hover,
.bold td > a:hover,
.bold address > a:hover,
.bold .span > a:hover,
.bold h1 > a:active,
.bold h2 > a:active,
.bold h3 > a:active,
.bold h4 > a:active,
.bold h5 > a:active,
.bold h6 > a:active,
.bold p > a:active,
.bold em > a:active,
.bold li > a:active,
.bold td > a:active,
.bold address > a:active,
.bold .span > a:active {
  text-decoration: none;
}
.bold .nav li > a {
  text-decoration: none;
}
.bold.separated {
  border-bottom-color: #0b0d0e;
}
.bold h1,
.bold .h1,
.bold h2,
.bold .h2,
.bold h3,
.bold .h3,
.bold h4,
.bold .h4,
.bold h5,
.bold .h5,
.bold h6,
.bold .h6 {
  color: #fff;
}
.bold h1 > a,
.bold h2 > a,
.bold h3 > a,
.bold h4 > a,
.bold h5 > a,
.bold h6 > a,
.bold p > a,
.bold em > a,
.bold li > a,
.bold td > a,
.bold address > a {
  color: #ffffff;
  text-decoration: underline;
}
.bold h1 > a:hover,
.bold h2 > a:hover,
.bold h3 > a:hover,
.bold h4 > a:hover,
.bold h5 > a:hover,
.bold h6 > a:hover,
.bold p > a:hover,
.bold em > a:hover,
.bold li > a:hover,
.bold td > a:hover,
.bold address > a:hover {
  text-decoration: none;
}
.bold.subnav .navbar-brand {
  color: #fff;
}
.bold.subnav .navbar-brand a {
  text-decoration: none;
}
.bold.subnav li > a {
  color: #6c7a89;
}
.bold.subnav li > a.active {
  color: #fff;
}
.bold.subnav li > a:hover {
  color: #fff;
}
.bold.subnav .navbar-toggle {
  color: #000000;
}
.bold.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.bold.subnav .navbar-collapse {
  border-top-color: #000000;
}
.bold.subnav .subnav-divider {
  border-bottom: 1px solid #2d3339;
}
.bold .form-control {
  border: 0 !important;
}
.accent {
  background-color: #00aeef;
  color: #fff;
}
.accent .lead a {
  font-weight: 300;
}
.accent h1 > a,
.accent h2 > a,
.accent h3 > a,
.accent h4 > a,
.accent h5 > a,
.accent h6 > a,
.accent p > a,
.accent em > a,
.accent li > a,
.accent td > a,
.accent address > a,
.accent .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.accent h1 > a:hover,
.accent h2 > a:hover,
.accent h3 > a:hover,
.accent h4 > a:hover,
.accent h5 > a:hover,
.accent h6 > a:hover,
.accent p > a:hover,
.accent em > a:hover,
.accent li > a:hover,
.accent td > a:hover,
.accent address > a:hover,
.accent .span > a:hover,
.accent h1 > a:active,
.accent h2 > a:active,
.accent h3 > a:active,
.accent h4 > a:active,
.accent h5 > a:active,
.accent h6 > a:active,
.accent p > a:active,
.accent em > a:active,
.accent li > a:active,
.accent td > a:active,
.accent address > a:active,
.accent .span > a:active {
  text-decoration: none;
}
.accent .nav li > a {
  text-decoration: none;
}
.accent.separated {
  border-bottom-color: #0076a3;
}
.accent h1,
.accent .h1,
.accent h2,
.accent .h2,
.accent h3,
.accent .h3,
.accent h4,
.accent .h4,
.accent h5,
.accent .h5,
.accent h6,
.accent .h6 {
  color: #fff;
}
.accent h1 > a,
.accent h2 > a,
.accent h3 > a,
.accent h4 > a,
.accent h5 > a,
.accent h6 > a,
.accent p > a,
.accent em > a,
.accent li > a,
.accent td > a,
.accent address > a {
  color: #ffffff;
  text-decoration: underline;
}
.accent h1 > a:hover,
.accent h2 > a:hover,
.accent h3 > a:hover,
.accent h4 > a:hover,
.accent h5 > a:hover,
.accent h6 > a:hover,
.accent p > a:hover,
.accent em > a:hover,
.accent li > a:hover,
.accent td > a:hover,
.accent address > a:hover {
  text-decoration: none;
}
.accent.subnav .navbar-brand {
  color: #fff;
}
.accent.subnav .navbar-brand a {
  text-decoration: none;
}
.accent.subnav li > a {
  color: #7fdcff;
}
.accent.subnav li > a.active {
  color: #fff;
}
.accent.subnav li > a:hover {
  color: #fff;
}
.accent.subnav .navbar-toggle {
  color: #006489;
}
.accent.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.accent.subnav .navbar-collapse {
  border-top-color: #006489;
}
.accent.subnav .subnav-divider {
  border-bottom: 1px solid #00aeef;
}
.accent .form-control {
  border: 0 !important;
}
.neutral {
  background-color: #ebeff0;
  color: #747474;
}
.neutral .lead a {
  font-weight: 300;
}
.neutral h1 > a,
.neutral h2 > a,
.neutral h3 > a,
.neutral h4 > a,
.neutral h5 > a,
.neutral h6 > a,
.neutral p > a,
.neutral em > a,
.neutral li > a,
.neutral td > a,
.neutral address > a,
.neutral .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.neutral h1 > a:hover,
.neutral h2 > a:hover,
.neutral h3 > a:hover,
.neutral h4 > a:hover,
.neutral h5 > a:hover,
.neutral h6 > a:hover,
.neutral p > a:hover,
.neutral em > a:hover,
.neutral li > a:hover,
.neutral td > a:hover,
.neutral address > a:hover,
.neutral .span > a:hover,
.neutral h1 > a:active,
.neutral h2 > a:active,
.neutral h3 > a:active,
.neutral h4 > a:active,
.neutral h5 > a:active,
.neutral h6 > a:active,
.neutral p > a:active,
.neutral em > a:active,
.neutral li > a:active,
.neutral td > a:active,
.neutral address > a:active,
.neutral .span > a:active {
  text-decoration: none;
}
.neutral .nav li > a {
  text-decoration: none;
}
.neutral.separated {
  border-bottom-color: #bfcccf;
}
.neutral h1,
.neutral .h1,
.neutral h2,
.neutral .h2,
.neutral h3,
.neutral .h3,
.neutral h4,
.neutral .h4,
.neutral h5,
.neutral .h5,
.neutral h6,
.neutral .h6 {
  color: #000;
}
.neutral.jumbotron h1,
.neutral.jumbotron .h1 {
  color: #343434;
}
.neutral.jumbotron h2,
.neutral.jumbotron .h2,
.neutral.jumbotron h3,
.neutral.jumbotron .h3,
.neutral.jumbotron h4,
.neutral.jumbotron .h4,
.neutral.jumbotron h5,
.neutral.jumbotron .h5,
.neutral.jumbotron h6,
.neutral.jumbotron .h6 {
  color: #747474;
}
.neutral h1 > a:link,
.neutral h2 > a:link,
.neutral h3 > a:link,
.neutral h4 > a:link,
.neutral h5 > a:link,
.neutral h6 > a:link,
.neutral p > a:link,
.neutral em > a:link,
.neutral li > a:link,
.neutral td > a:link,
.neutral address > a:link,
.neutral .span > a:link,
.neutral h1 > a:visited,
.neutral h2 > a:visited,
.neutral h3 > a:visited,
.neutral h4 > a:visited,
.neutral h5 > a:visited,
.neutral h6 > a:visited,
.neutral p > a:visited,
.neutral em > a:visited,
.neutral li > a:visited,
.neutral td > a:visited,
.neutral address > a:visited,
.neutral .span > a:visited,
.neutral h1 > a:active,
.neutral h2 > a:active,
.neutral h3 > a:active,
.neutral h4 > a:active,
.neutral h5 > a:active,
.neutral h6 > a:active,
.neutral p > a:active,
.neutral em > a:active,
.neutral li > a:active,
.neutral td > a:active,
.neutral address > a:active,
.neutral .span > a:active {
  color: #0089bc;
}
.neutral h1 > a:hover,
.neutral h2 > a:hover,
.neutral h3 > a:hover,
.neutral h4 > a:hover,
.neutral h5 > a:hover,
.neutral h6 > a:hover,
.neutral p > a:hover,
.neutral em > a:hover,
.neutral li > a:hover,
.neutral td > a:hover,
.neutral address > a:hover,
.neutral .span > a:hover {
  color: #005170;
}
.neutral h1 > a .glyphicon.tile,
.neutral h2 > a .glyphicon.tile,
.neutral h3 > a .glyphicon.tile,
.neutral h4 > a .glyphicon.tile,
.neutral h5 > a .glyphicon.tile,
.neutral h6 > a .glyphicon.tile,
.neutral p > a .glyphicon.tile,
.neutral em > a .glyphicon.tile,
.neutral li > a .glyphicon.tile,
.neutral td > a .glyphicon.tile,
.neutral address > a .glyphicon.tile,
.neutral .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.neutral h1 > a .glyphicon.tile:hover,
.neutral h2 > a .glyphicon.tile:hover,
.neutral h3 > a .glyphicon.tile:hover,
.neutral h4 > a .glyphicon.tile:hover,
.neutral h5 > a .glyphicon.tile:hover,
.neutral h6 > a .glyphicon.tile:hover,
.neutral p > a .glyphicon.tile:hover,
.neutral em > a .glyphicon.tile:hover,
.neutral li > a .glyphicon.tile:hover,
.neutral td > a .glyphicon.tile:hover,
.neutral address > a .glyphicon.tile:hover,
.neutral .span > a .glyphicon.tile:hover,
.neutral h1 > a .glyphicon.tile:active,
.neutral h2 > a .glyphicon.tile:active,
.neutral h3 > a .glyphicon.tile:active,
.neutral h4 > a .glyphicon.tile:active,
.neutral h5 > a .glyphicon.tile:active,
.neutral h6 > a .glyphicon.tile:active,
.neutral p > a .glyphicon.tile:active,
.neutral em > a .glyphicon.tile:active,
.neutral li > a .glyphicon.tile:active,
.neutral td > a .glyphicon.tile:active,
.neutral address > a .glyphicon.tile:active,
.neutral .span > a .glyphicon.tile:active {
  color: #4e4e4e;
}
.neutral ul.nav-sidebar > li.active > a {
  color: #000;
}
.neutral ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.neutral ul.nav-sidebar > li > a {
  color: #8e8e8e;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.neutral ul.nav-sidebar > li > a:hover {
  color: #000;
}
.neutral ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.neutral ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.neutral.subnav {
  opacity: 0.96;
}
.neutral.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.neutral.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.neutral.subnav li > a {
  color: #aaa;
}
.neutral.subnav li > a.active {
  color: #000;
}
.neutral.subnav li > a:hover {
  color: #5b5b5b;
}
@media screen and (min-width: 768px) {
}
.neutral.subnav .navbar-toggle {
  color: #000;
}
.neutral.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.neutral.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.neutral.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.neutral .sidebar strong {
  color: #000;
}
.neutral .sidebar a strong {
  color: #0089bc;
}
.neutral .sidebar a strong:link,
.neutral .sidebar a strong:visited,
.neutral .sidebar a strong:active {
  color: #0089bc;
}
.neutral .sidebar a strong:hover {
  color: #005170;
}
.neutral cite.bubble strong {
  color: #414141;
}
.neutral cite.bubble a:link,
.neutral cite.bubble a:visited,
.neutral cite.bubble a:active {
  color: #0089bc;
}
.neutral cite.bubble a:hover {
  color: #005170;
}
.neutral blockquote {
  color: #747474;
}
.neutral blockquote p,
.neutral blockquote ul > li {
  color: #747474;
}
.smart {
  background-color: #2d8ec6;
  color: #fff;
}
.smart .lead a {
  font-weight: 300;
}
.smart h1 > a,
.smart h2 > a,
.smart h3 > a,
.smart h4 > a,
.smart h5 > a,
.smart h6 > a,
.smart p > a,
.smart em > a,
.smart li > a,
.smart td > a,
.smart address > a,
.smart .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.smart h1 > a:hover,
.smart h2 > a:hover,
.smart h3 > a:hover,
.smart h4 > a:hover,
.smart h5 > a:hover,
.smart h6 > a:hover,
.smart p > a:hover,
.smart em > a:hover,
.smart li > a:hover,
.smart td > a:hover,
.smart address > a:hover,
.smart .span > a:hover,
.smart h1 > a:active,
.smart h2 > a:active,
.smart h3 > a:active,
.smart h4 > a:active,
.smart h5 > a:active,
.smart h6 > a:active,
.smart p > a:active,
.smart em > a:active,
.smart li > a:active,
.smart td > a:active,
.smart address > a:active,
.smart .span > a:active {
  text-decoration: none;
}
.smart .nav li > a {
  text-decoration: none;
}
.smart.separated {
  border-bottom-color: #1f6188;
}
.smart h1,
.smart .h1,
.smart h2,
.smart .h2,
.smart h3,
.smart .h3,
.smart h4,
.smart .h4,
.smart h5,
.smart .h5,
.smart h6,
.smart .h6 {
  color: #fff;
}
.smart h1 > a,
.smart h2 > a,
.smart h3 > a,
.smart h4 > a,
.smart h5 > a,
.smart h6 > a,
.smart p > a,
.smart em > a,
.smart li > a,
.smart td > a,
.smart address > a {
  color: #ffffff;
  text-decoration: underline;
}
.smart h1 > a:hover,
.smart h2 > a:hover,
.smart h3 > a:hover,
.smart h4 > a:hover,
.smart h5 > a:hover,
.smart h6 > a:hover,
.smart p > a:hover,
.smart em > a:hover,
.smart li > a:hover,
.smart td > a:hover,
.smart address > a:hover {
  text-decoration: none;
}
.smart.subnav .navbar-brand {
  color: #fff;
}
.smart.subnav .navbar-brand a {
  text-decoration: none;
}
.smart.subnav li > a {
  color: #9acbe8;
}
.smart.subnav li > a.active {
  color: #fff;
}
.smart.subnav li > a:hover {
  color: #fff;
}
.smart.subnav .navbar-toggle {
  color: #1a5273;
}
.smart.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.smart.subnav .navbar-collapse {
  border-top-color: #1a5273;
}
.smart.subnav .subnav-divider {
  border-bottom: 1px solid #2d8ec6;
}
.smart .form-control {
  border: 0 !important;
}
.add-ons-log-in {
  margin-top: 16px;
}
.docs-list {
  list-style: none;
  padding-left: 20px;
}
.docs-list > li {
  line-height: 30px;
}
.docs-list > li .glyphicon {
  font-size: 15.75px;
}
#footer-copyright {
  font-size: 19px;
  line-height: 39px;
}
@media screen and (min-width: 768px) {
  #footer-copyright {
    padding: 0px 50px;
    font-size: 14px;
    line-height: 14px;
  }
}
@media screen and (min-width: 992px) {
  #footer-copyright {
    padding: 0px;
  }
}
@media screen and (min-width: 768px) {
  #footer-copyright .col {
    width: 19.5%;
    display: inline-block;
    vertical-align: middle;
  }
  #footer-copyright .col:first-child {
    margin-left: 20%;
  }
}
.footer-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .footer-col {
    float: left;
    width: 16.66666667%;
  }
}
.footer-col:not(:first-child) {
  margin-left: 4.166666667%;
}
.footer-col > h5,
.footer-col > h5 > a {
  line-height: 25px;
  color: white;
}
@media screen and (min-width: 768px) {
  .footer-col > h5,
  .footer-col > h5 > a {
    width: 130px;
    margin: 0 auto;
    font-size: 16px;
  }
}
.footer-col ul {
  margin-bottom: 30px !important;
  padding-left: 0px;
  line-height: 25px;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .footer-col ul {
    width: 130px;
    margin: 0 auto;
  }
}
.footer-col ul > li {
  padding: 7px 0;
  font-size: 19px;
  white-space: nowrap;
}
.footer-col ul > li:first-child {
  padding-top: 0;
}
.footer-col ul > li:last-child {
  padding-bottom: 0;
}
.footer-col ul > li > ul {
  margin-top: 15px !important;
}
.footer-col ul > li > ul > li {
  padding: 7px 0px;
}
@media screen and (min-width: 768px) {
  .footer-col ul > li > ul > li {
    padding: 1px 0px;
  }
}
.footer-col ul > li .fa {
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  .footer-col ul > li {
    font-size: 14px;
    padding: 0;
  }
}
div.landing-tile {
  padding: 30px;
  margin: 15px 0;
  background-color: #ebeff0;
}
div.landing-tile img {
  width: 100%;
  max-width: 300px;
}
@media screen and (min-width: 768px) {
  div.landing-tile img {
    width: 300px;
  }
}
div.landing-tile p.description {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  div.landing-tile p.description {
    margin-bottom: 0;
    min-height: 150px;
  }
}
@media screen and (min-width: 992px) {
  div.landing-tile p.description {
    min-height: 120px;
  }
}
div.landing-tile p.cta {
  text-align: center;
  margin-bottom: 0;
}
div.landing-tile .btn {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.legal {
  font-weight: 800;
}
.legal > li {
  padding: 10px 0px;
}
.legal > li > p {
  font-weight: 400;
}
.legal > li > ol > li {
  padding: 5px 0px;
  font-weight: 400;
}
.legal address {
  font-weight: 400;
}
img.logo-img {
  max-height: 200px;
}
div.logo-tile {
  min-height: 360px;
  padding: 30px;
  margin: 15px 0;
  background-color: #ebeff0;
  color: #747474;
}
div.logo-tile.standard {
  padding: 61px 30px;
}
div.logo-tile .lead a {
  font-weight: 300;
}
div.logo-tile h1 > a,
div.logo-tile h2 > a,
div.logo-tile h3 > a,
div.logo-tile h4 > a,
div.logo-tile h5 > a,
div.logo-tile h6 > a,
div.logo-tile p > a,
div.logo-tile em > a,
div.logo-tile li > a,
div.logo-tile td > a,
div.logo-tile address > a,
div.logo-tile .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
div.logo-tile h1 > a:hover,
div.logo-tile h2 > a:hover,
div.logo-tile h3 > a:hover,
div.logo-tile h4 > a:hover,
div.logo-tile h5 > a:hover,
div.logo-tile h6 > a:hover,
div.logo-tile p > a:hover,
div.logo-tile em > a:hover,
div.logo-tile li > a:hover,
div.logo-tile td > a:hover,
div.logo-tile address > a:hover,
div.logo-tile .span > a:hover,
div.logo-tile h1 > a:active,
div.logo-tile h2 > a:active,
div.logo-tile h3 > a:active,
div.logo-tile h4 > a:active,
div.logo-tile h5 > a:active,
div.logo-tile h6 > a:active,
div.logo-tile p > a:active,
div.logo-tile em > a:active,
div.logo-tile li > a:active,
div.logo-tile td > a:active,
div.logo-tile address > a:active,
div.logo-tile .span > a:active {
  text-decoration: none;
}
div.logo-tile .nav li > a {
  text-decoration: none;
}
div.logo-tile.separated {
  border-bottom-color: #bfcccf;
}
div.logo-tile h1,
div.logo-tile .h1,
div.logo-tile h2,
div.logo-tile .h2,
div.logo-tile h3,
div.logo-tile .h3,
div.logo-tile h4,
div.logo-tile .h4,
div.logo-tile h5,
div.logo-tile .h5,
div.logo-tile h6,
div.logo-tile .h6 {
  color: #000;
}
div.logo-tile.jumbotron h1,
div.logo-tile.jumbotron .h1 {
  color: #343434;
}
div.logo-tile.jumbotron h2,
div.logo-tile.jumbotron .h2,
div.logo-tile.jumbotron h3,
div.logo-tile.jumbotron .h3,
div.logo-tile.jumbotron h4,
div.logo-tile.jumbotron .h4,
div.logo-tile.jumbotron h5,
div.logo-tile.jumbotron .h5,
div.logo-tile.jumbotron h6,
div.logo-tile.jumbotron .h6 {
  color: #747474;
}
div.logo-tile h1 > a:link,
div.logo-tile h2 > a:link,
div.logo-tile h3 > a:link,
div.logo-tile h4 > a:link,
div.logo-tile h5 > a:link,
div.logo-tile h6 > a:link,
div.logo-tile p > a:link,
div.logo-tile em > a:link,
div.logo-tile li > a:link,
div.logo-tile td > a:link,
div.logo-tile address > a:link,
div.logo-tile .span > a:link,
div.logo-tile h1 > a:visited,
div.logo-tile h2 > a:visited,
div.logo-tile h3 > a:visited,
div.logo-tile h4 > a:visited,
div.logo-tile h5 > a:visited,
div.logo-tile h6 > a:visited,
div.logo-tile p > a:visited,
div.logo-tile em > a:visited,
div.logo-tile li > a:visited,
div.logo-tile td > a:visited,
div.logo-tile address > a:visited,
div.logo-tile .span > a:visited,
div.logo-tile h1 > a:active,
div.logo-tile h2 > a:active,
div.logo-tile h3 > a:active,
div.logo-tile h4 > a:active,
div.logo-tile h5 > a:active,
div.logo-tile h6 > a:active,
div.logo-tile p > a:active,
div.logo-tile em > a:active,
div.logo-tile li > a:active,
div.logo-tile td > a:active,
div.logo-tile address > a:active,
div.logo-tile .span > a:active {
  color: #0089bc;
}
div.logo-tile h1 > a:hover,
div.logo-tile h2 > a:hover,
div.logo-tile h3 > a:hover,
div.logo-tile h4 > a:hover,
div.logo-tile h5 > a:hover,
div.logo-tile h6 > a:hover,
div.logo-tile p > a:hover,
div.logo-tile em > a:hover,
div.logo-tile li > a:hover,
div.logo-tile td > a:hover,
div.logo-tile address > a:hover,
div.logo-tile .span > a:hover {
  color: #005170;
}
div.logo-tile h1 > a .glyphicon.tile,
div.logo-tile h2 > a .glyphicon.tile,
div.logo-tile h3 > a .glyphicon.tile,
div.logo-tile h4 > a .glyphicon.tile,
div.logo-tile h5 > a .glyphicon.tile,
div.logo-tile h6 > a .glyphicon.tile,
div.logo-tile p > a .glyphicon.tile,
div.logo-tile em > a .glyphicon.tile,
div.logo-tile li > a .glyphicon.tile,
div.logo-tile td > a .glyphicon.tile,
div.logo-tile address > a .glyphicon.tile,
div.logo-tile .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
div.logo-tile h1 > a .glyphicon.tile:hover,
div.logo-tile h2 > a .glyphicon.tile:hover,
div.logo-tile h3 > a .glyphicon.tile:hover,
div.logo-tile h4 > a .glyphicon.tile:hover,
div.logo-tile h5 > a .glyphicon.tile:hover,
div.logo-tile h6 > a .glyphicon.tile:hover,
div.logo-tile p > a .glyphicon.tile:hover,
div.logo-tile em > a .glyphicon.tile:hover,
div.logo-tile li > a .glyphicon.tile:hover,
div.logo-tile td > a .glyphicon.tile:hover,
div.logo-tile address > a .glyphicon.tile:hover,
div.logo-tile .span > a .glyphicon.tile:hover,
div.logo-tile h1 > a .glyphicon.tile:active,
div.logo-tile h2 > a .glyphicon.tile:active,
div.logo-tile h3 > a .glyphicon.tile:active,
div.logo-tile h4 > a .glyphicon.tile:active,
div.logo-tile h5 > a .glyphicon.tile:active,
div.logo-tile h6 > a .glyphicon.tile:active,
div.logo-tile p > a .glyphicon.tile:active,
div.logo-tile em > a .glyphicon.tile:active,
div.logo-tile li > a .glyphicon.tile:active,
div.logo-tile td > a .glyphicon.tile:active,
div.logo-tile address > a .glyphicon.tile:active,
div.logo-tile .span > a .glyphicon.tile:active {
  color: #4e4e4e;
}
div.logo-tile ul.nav-sidebar > li.active > a {
  color: #000;
}
div.logo-tile ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
div.logo-tile ul.nav-sidebar > li > a {
  color: #8e8e8e;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
div.logo-tile ul.nav-sidebar > li > a:hover {
  color: #000;
}
div.logo-tile ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
div.logo-tile ul.dropdown-menu > li > a:hover {
  color: #fff;
}
div.logo-tile.subnav {
  opacity: 0.96;
}
div.logo-tile.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
div.logo-tile.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
div.logo-tile.subnav li > a {
  color: #aaa;
}
div.logo-tile.subnav li > a.active {
  color: #000;
}
div.logo-tile.subnav li > a:hover {
  color: #5b5b5b;
}
@media screen and (min-width: 768px) {
}
div.logo-tile.subnav .navbar-toggle {
  color: #000;
}
div.logo-tile.subnav .navbar-toggle:hover {
  background-color: transparent;
}
div.logo-tile.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
div.logo-tile.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
div.logo-tile .sidebar strong {
  color: #000;
}
div.logo-tile .sidebar a strong {
  color: #0089bc;
}
div.logo-tile .sidebar a strong:link,
div.logo-tile .sidebar a strong:visited,
div.logo-tile .sidebar a strong:active {
  color: #0089bc;
}
div.logo-tile .sidebar a strong:hover {
  color: #005170;
}
div.logo-tile cite.bubble strong {
  color: #414141;
}
div.logo-tile cite.bubble a:link,
div.logo-tile cite.bubble a:visited,
div.logo-tile cite.bubble a:active {
  color: #0089bc;
}
div.logo-tile cite.bubble a:hover {
  color: #005170;
}
div.logo-tile blockquote {
  color: #747474;
}
div.logo-tile blockquote p,
div.logo-tile blockquote ul > li {
  color: #747474;
}
div.logo-tile.dark {
  background-color: #2d3339;
  color: #fff;
}
div.logo-tile.dark .lead a {
  font-weight: 300;
}
div.logo-tile.dark h1 > a,
div.logo-tile.dark h2 > a,
div.logo-tile.dark h3 > a,
div.logo-tile.dark h4 > a,
div.logo-tile.dark h5 > a,
div.logo-tile.dark h6 > a,
div.logo-tile.dark p > a,
div.logo-tile.dark em > a,
div.logo-tile.dark li > a,
div.logo-tile.dark td > a,
div.logo-tile.dark address > a,
div.logo-tile.dark .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
div.logo-tile.dark h1 > a:hover,
div.logo-tile.dark h2 > a:hover,
div.logo-tile.dark h3 > a:hover,
div.logo-tile.dark h4 > a:hover,
div.logo-tile.dark h5 > a:hover,
div.logo-tile.dark h6 > a:hover,
div.logo-tile.dark p > a:hover,
div.logo-tile.dark em > a:hover,
div.logo-tile.dark li > a:hover,
div.logo-tile.dark td > a:hover,
div.logo-tile.dark address > a:hover,
div.logo-tile.dark .span > a:hover,
div.logo-tile.dark h1 > a:active,
div.logo-tile.dark h2 > a:active,
div.logo-tile.dark h3 > a:active,
div.logo-tile.dark h4 > a:active,
div.logo-tile.dark h5 > a:active,
div.logo-tile.dark h6 > a:active,
div.logo-tile.dark p > a:active,
div.logo-tile.dark em > a:active,
div.logo-tile.dark li > a:active,
div.logo-tile.dark td > a:active,
div.logo-tile.dark address > a:active,
div.logo-tile.dark .span > a:active {
  text-decoration: none;
}
div.logo-tile.dark .nav li > a {
  text-decoration: none;
}
div.logo-tile.dark.separated {
  border-bottom-color: #0b0d0e;
}
div.logo-tile.dark h1,
div.logo-tile.dark .h1,
div.logo-tile.dark h2,
div.logo-tile.dark .h2,
div.logo-tile.dark h3,
div.logo-tile.dark .h3,
div.logo-tile.dark h4,
div.logo-tile.dark .h4,
div.logo-tile.dark h5,
div.logo-tile.dark .h5,
div.logo-tile.dark h6,
div.logo-tile.dark .h6 {
  color: #fff;
}
div.logo-tile.dark h1 > a,
div.logo-tile.dark h2 > a,
div.logo-tile.dark h3 > a,
div.logo-tile.dark h4 > a,
div.logo-tile.dark h5 > a,
div.logo-tile.dark h6 > a,
div.logo-tile.dark p > a,
div.logo-tile.dark em > a,
div.logo-tile.dark li > a,
div.logo-tile.dark td > a,
div.logo-tile.dark address > a {
  color: #ffffff;
  text-decoration: underline;
}
div.logo-tile.dark h1 > a:hover,
div.logo-tile.dark h2 > a:hover,
div.logo-tile.dark h3 > a:hover,
div.logo-tile.dark h4 > a:hover,
div.logo-tile.dark h5 > a:hover,
div.logo-tile.dark h6 > a:hover,
div.logo-tile.dark p > a:hover,
div.logo-tile.dark em > a:hover,
div.logo-tile.dark li > a:hover,
div.logo-tile.dark td > a:hover,
div.logo-tile.dark address > a:hover {
  text-decoration: none;
}
div.logo-tile.dark.subnav .navbar-brand {
  color: #fff;
}
div.logo-tile.dark.subnav .navbar-brand a {
  text-decoration: none;
}
div.logo-tile.dark.subnav li > a {
  color: #6c7a89;
}
div.logo-tile.dark.subnav li > a.active {
  color: #fff;
}
div.logo-tile.dark.subnav li > a:hover {
  color: #fff;
}
div.logo-tile.dark.subnav .navbar-toggle {
  color: #000000;
}
div.logo-tile.dark.subnav .navbar-toggle:hover {
  background-color: transparent;
}
div.logo-tile.dark.subnav .navbar-collapse {
  border-top-color: #000000;
}
div.logo-tile.dark.subnav .subnav-divider {
  border-bottom: 1px solid #2d3339;
}
div.logo-tile.dark .form-control {
  border: 0 !important;
}
div.logo-tile img {
  display: block;
  margin: 0 auto;
}
div.logo-tile p {
  margin-top: 30px;
  margin-bottom: 0;
  text-align: center;
}
#main-nav {
  z-index: 9002;
}
#main-nav span {
  color: #e6e6e6;
}
#navbar-logo {
  padding: 6px 0px 6px 15px;
}
@media screen and (min-width: 768px) {
  #navbar-logo {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.mobile-badge {
  display: block;
}
.mobile-badge-apple {
  margin-left: auto;
  margin-right: 0px;
}
#pre-footer {
  padding: 30px 0;
  background-color: #161616;
  color: #444444;
  background-color: #222222;
  color: #fff;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 21px;
  font-weight: 300;
}
#pre-footer a {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #a6a6a6;
}
#pre-footer a:hover,
#pre-footer a:active {
  color: #f2f2f2;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #pre-footer span {
    font-size: 24px;
    line-height: 38px;
  }
}
@media screen and (min-width: 992px) {
  #pre-footer span {
    font-size: 30px;
  }
}
.resumator-basic-widget .resumator-jobs-text > p {
  margin-bottom: 30px;
}
.resumator-basic-widget .resumator-jobs-text > p,
.resumator-basic-widget .resumator-jobs-text li {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  color: #747474;
}
.resumator-basic-widget .resumator-jobs-text strong {
  color: #414141;
}
.resumator-basic-widget .resumator-job-title {
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 19px;
  color: #000;
  padding-top: 30px !important;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  border-top-color: #e7e6e6;
}
.resumator-basic-widget .resumator-job-title small,
.resumator-basic-widget .resumator-job-title .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.resumator-basic-widget .resumator-job-title small,
.resumator-basic-widget .resumator-job-title .small {
  font-size: 75%;
}
.resumator-basic-widget .resumator-job-title + .lead {
  padding-top: 10px;
}
.resumator-basic-widget .resumator-job-view-details {
  margin-bottom: 30px;
}
.resumator-basic-widget .resumator-job-link {
  margin-bottom: 30px !important;
  font-size: 16px;
}
.resumator-basic-widget .resumator-job-link:link,
.resumator-basic-widget .resumator-job-link:visited,
.resumator-basic-widget .resumator-job-link:active {
  color: #0089bc;
}
.resumator-basic-widget .resumator-job-link:hover {
  color: #005170;
}
.resumator-basic-widget input[type="button"] {
  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: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  border: 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #fff !important;
  text-decoration: none !important;
  background-color: #3BB878;
}
.resumator-basic-widget input[type="button"]:focus,
.resumator-basic-widget input[type="button"]:active:focus,
.resumator-basic-widget input[type="button"].active:focus,
.resumator-basic-widget input[type="button"].focus,
.resumator-basic-widget input[type="button"]:active.focus,
.resumator-basic-widget input[type="button"].active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.resumator-basic-widget input[type="button"]:hover,
.resumator-basic-widget input[type="button"]:focus,
.resumator-basic-widget input[type="button"].focus {
  color: #333;
  text-decoration: none;
}
.resumator-basic-widget input[type="button"]:active,
.resumator-basic-widget input[type="button"].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);
}
.resumator-basic-widget input[type="button"].disabled,
.resumator-basic-widget input[type="button"][disabled],
fieldset[disabled] .resumator-basic-widget input[type="button"] {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.resumator-basic-widget input[type="button"].disabled,
fieldset[disabled] a.resumator-basic-widget input[type="button"] {
  pointer-events: none;
}
.resumator-basic-widget input[type="button"]:hover,
.resumator-basic-widget input[type="button"]:focus,
.resumator-basic-widget input[type="button"]:active,
.resumator-basic-widget input[type="button"].active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  text-decoration: none;
}
.resumator-basic-widget input[type="button"]:hover,
.resumator-basic-widget input[type="button"]:focus,
.resumator-basic-widget input[type="button"]:active,
.resumator-basic-widget input[type="button"].active {
  color: #fff;
  background-color: #35a56b;
  outline: 0;
}
.resumator-basic-widget input[type="button"]:active,
.resumator-basic-widget input[type="button"].active {
  background-color: #2f915f;
}
.resumator-basic-widget input[type="button"].disabled,
.resumator-basic-widget input[type="button"][disabled],
fieldset[disabled] .resumator-basic-widget input[type="button"],
.resumator-basic-widget input[type="button"].disabled:hover,
.resumator-basic-widget input[type="button"][disabled]:hover,
fieldset[disabled] .resumator-basic-widget input[type="button"]:hover,
.resumator-basic-widget input[type="button"].disabled:focus,
.resumator-basic-widget input[type="button"][disabled]:focus,
fieldset[disabled] .resumator-basic-widget input[type="button"]:focus,
.resumator-basic-widget input[type="button"].disabled:active,
.resumator-basic-widget input[type="button"][disabled]:active,
fieldset[disabled] .resumator-basic-widget input[type="button"]:active,
.resumator-basic-widget input[type="button"].disabled.active,
.resumator-basic-widget input[type="button"][disabled].active,
fieldset[disabled] .resumator-basic-widget input[type="button"].active {
  color: #e6e6e6;
  background-color: #3BB878;
}
.resumator-basic-widget input[type="button"] .caret,
.resumator-basic-widget input[type="button"] caret-right {
  border-top-color: #fff;
}
.resumator-basic-widget input[type="button"].btn-border {
  border-style: solid;
  border-color: #2f915f;
  border-width: 0px 0px 2px 0px;
}
.sidebar-modal-footer-close {
  text-align: center;
}
.sidebar-modal-footer-close a {
  display: block;
}
#sidebar-modal .modal-header * {
  line-height: 20px;
}
.t {
  display: none;
}
.toc-bar {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .toc-bar {
    display: none;
  }
}
#___gcse_0 {
  margin-top: 60px;
}
.h3 {
  padding-top: 40px;
}
.row-content:first-of-type .h3:nth-child(1) {
  padding-top: 0px;
}
#search-results {
  margin-top: 40px;
}
.btn {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  border: 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  text-decoration: none;
}
div#os-tabs .btn {
  border: 1px solid #dadada;
  padding: 10px;
  width: 200px;
  background-color: white;
  color: black;
}
div#os-tabs .btn.current {
  outline: none;
  border-color: #9ecaed;
  -webkit-box-shadow: 0 0 10px #9ecaed;
          box-shadow: 0 0 10px #9ecaed;
  max-height: inherit;
}
div#os-tabs span {
  font-family: "Lato", sans-serif;
}
.macinstall,
.linuxinstall,
.windowsinstall {
  font-size: 1.08rem;
}
.btn-full {
  width: 100%;
}
.btn-half-circle {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  min-width: 50px;
  max-width: 50px;
}
.btn-white {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #3BB878;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active {
  color: #fff;
  background-color: #35a56b;
  outline: 0;
}
.btn-white:active,
.btn-white.active {
  background-color: #2f915f;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  color: #e6e6e6;
  background-color: #3BB878;
}
.btn-white .caret,
.btn-white caret-right {
  border-top-color: #fff;
}
.btn-white.btn-border {
  border-style: solid;
  border-color: #2f915f;
  border-width: 0px 0px 2px 0px;
}
.btn-green {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #3BB878;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active {
  color: #fff;
  background-color: #35a56b;
  outline: 0;
}
.btn-green:active,
.btn-green.active {
  background-color: #2f915f;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  color: #e6e6e6;
  background-color: #3BB878;
}
.btn-green .caret,
.btn-green caret-right {
  border-top-color: #fff;
}
.btn-green.btn-border {
  border-style: solid;
  border-color: #2f915f;
  border-width: 0px 0px 2px 0px;
}
.btn-funky {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #c67fcf;
}
.btn-funky:hover,
.btn-funky:focus,
.btn-funky:active,
.btn-funky.active {
  color: #fff;
  background-color: #be6cc8;
  outline: 0;
}
.btn-funky:active,
.btn-funky.active {
  background-color: #b55ac1;
}
.btn-funky.disabled,
.btn-funky[disabled],
fieldset[disabled] .btn-funky,
.btn-funky.disabled:hover,
.btn-funky[disabled]:hover,
fieldset[disabled] .btn-funky:hover,
.btn-funky.disabled:focus,
.btn-funky[disabled]:focus,
fieldset[disabled] .btn-funky:focus,
.btn-funky.disabled:active,
.btn-funky[disabled]:active,
fieldset[disabled] .btn-funky:active,
.btn-funky.disabled.active,
.btn-funky[disabled].active,
fieldset[disabled] .btn-funky.active {
  color: #e6e6e6;
  background-color: #c67fcf;
}
.btn-funky .caret,
.btn-funky caret-right {
  border-top-color: #fff;
}
.btn-funky.btn-border {
  border-style: solid;
  border-color: #b55ac1;
  border-width: 0px 0px 2px 0px;
}
.btn-blue {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #2d8ec6;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
  color: #fff;
  background-color: #287fb1;
  outline: 0;
}
.btn-blue:active,
.btn-blue.active {
  background-color: #24709c;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  color: #e6e6e6;
  background-color: #2d8ec6;
}
.btn-blue .caret,
.btn-blue caret-right {
  border-top-color: #fff;
}
.btn-blue.btn-border {
  border-style: solid;
  border-color: #24709c;
  border-width: 0px 0px 2px 0px;
}
.btn-light-gray {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #3BB878;
}
.btn-light-gray:hover,
.btn-light-gray:focus,
.btn-light-gray:active,
.btn-light-gray.active {
  color: #fff;
  background-color: #35a56b;
  outline: 0;
}
.btn-light-gray:active,
.btn-light-gray.active {
  background-color: #2f915f;
}
.btn-light-gray.disabled,
.btn-light-gray[disabled],
fieldset[disabled] .btn-light-gray,
.btn-light-gray.disabled:hover,
.btn-light-gray[disabled]:hover,
fieldset[disabled] .btn-light-gray:hover,
.btn-light-gray.disabled:focus,
.btn-light-gray[disabled]:focus,
fieldset[disabled] .btn-light-gray:focus,
.btn-light-gray.disabled:active,
.btn-light-gray[disabled]:active,
fieldset[disabled] .btn-light-gray:active,
.btn-light-gray.disabled.active,
.btn-light-gray[disabled].active,
fieldset[disabled] .btn-light-gray.active {
  color: #e6e6e6;
  background-color: #3BB878;
}
.btn-light-gray .caret,
.btn-light-gray caret-right {
  border-top-color: #fff;
}
.btn-light-gray.btn-border {
  border-style: solid;
  border-color: #2f915f;
  border-width: 0px 0px 2px 0px;
}
.btn-sand {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #3BB878;
}
.btn-sand:hover,
.btn-sand:focus,
.btn-sand:active,
.btn-sand.active {
  color: #fff;
  background-color: #35a56b;
  outline: 0;
}
.btn-sand:active,
.btn-sand.active {
  background-color: #2f915f;
}
.btn-sand.disabled,
.btn-sand[disabled],
fieldset[disabled] .btn-sand,
.btn-sand.disabled:hover,
.btn-sand[disabled]:hover,
fieldset[disabled] .btn-sand:hover,
.btn-sand.disabled:focus,
.btn-sand[disabled]:focus,
fieldset[disabled] .btn-sand:focus,
.btn-sand.disabled:active,
.btn-sand[disabled]:active,
fieldset[disabled] .btn-sand:active,
.btn-sand.disabled.active,
.btn-sand[disabled].active,
fieldset[disabled] .btn-sand.active {
  color: #e6e6e6;
  background-color: #3BB878;
}
.btn-sand .caret,
.btn-sand caret-right {
  border-top-color: #fff;
}
.btn-sand.btn-border {
  border-style: solid;
  border-color: #2f915f;
  border-width: 0px 0px 2px 0px;
}
.btn-brown {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #C2BA7A;
}
.btn-brown:hover,
.btn-brown:focus,
.btn-brown:active,
.btn-brown.active {
  color: #fff;
  background-color: #bab169;
  outline: 0;
}
.btn-brown:active,
.btn-brown.active {
  background-color: #b2a857;
}
.btn-brown.disabled,
.btn-brown[disabled],
fieldset[disabled] .btn-brown,
.btn-brown.disabled:hover,
.btn-brown[disabled]:hover,
fieldset[disabled] .btn-brown:hover,
.btn-brown.disabled:focus,
.btn-brown[disabled]:focus,
fieldset[disabled] .btn-brown:focus,
.btn-brown.disabled:active,
.btn-brown[disabled]:active,
fieldset[disabled] .btn-brown:active,
.btn-brown.disabled.active,
.btn-brown[disabled].active,
fieldset[disabled] .btn-brown.active {
  color: #e6e6e6;
  background-color: #C2BA7A;
}
.btn-brown .caret,
.btn-brown caret-right {
  border-top-color: #fff;
}
.btn-brown.btn-border {
  border-style: solid;
  border-color: #b2a857;
  border-width: 0px 0px 2px 0px;
}
.btn-orange {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #FFAC5F;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
  color: #fff;
  background-color: #ff9f45;
  outline: 0;
}
.btn-orange:active,
.btn-orange.active {
  background-color: #ff922c;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
  color: #e6e6e6;
  background-color: #FFAC5F;
}
.btn-orange .caret,
.btn-orange caret-right {
  border-top-color: #fff;
}
.btn-orange.btn-border {
  border-style: solid;
  border-color: #ff922c;
  border-width: 0px 0px 2px 0px;
}
.btn-action {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #3BB878;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active {
  color: #fff;
  background-color: #35a56b;
  outline: 0;
}
.btn-action:active,
.btn-action.active {
  background-color: #2f915f;
}
.btn-action.disabled,
.btn-action[disabled],
fieldset[disabled] .btn-action,
.btn-action.disabled:hover,
.btn-action[disabled]:hover,
fieldset[disabled] .btn-action:hover,
.btn-action.disabled:focus,
.btn-action[disabled]:focus,
fieldset[disabled] .btn-action:focus,
.btn-action.disabled:active,
.btn-action[disabled]:active,
fieldset[disabled] .btn-action:active,
.btn-action.disabled.active,
.btn-action[disabled].active,
fieldset[disabled] .btn-action.active {
  color: #e6e6e6;
  background-color: #3BB878;
}
.btn-action .caret,
.btn-action caret-right {
  border-top-color: #fff;
}
.btn-action.btn-border {
  border-style: solid;
  border-color: #2f915f;
  border-width: 0px 0px 2px 0px;
}
.btn-action-alt {
  color: #000 !important;
  text-decoration: none !important;
  background-color: #fff;
}
.btn-action-alt:hover,
.btn-action-alt:focus,
.btn-action-alt:active,
.btn-action-alt.active {
  color: #000;
  background-color: #f2f2f2;
  outline: 0;
}
.btn-action-alt:active,
.btn-action-alt.active {
  background-color: #e6e6e6;
}
.btn-action-alt.disabled,
.btn-action-alt[disabled],
fieldset[disabled] .btn-action-alt,
.btn-action-alt.disabled:hover,
.btn-action-alt[disabled]:hover,
fieldset[disabled] .btn-action-alt:hover,
.btn-action-alt.disabled:focus,
.btn-action-alt[disabled]:focus,
fieldset[disabled] .btn-action-alt:focus,
.btn-action-alt.disabled:active,
.btn-action-alt[disabled]:active,
fieldset[disabled] .btn-action-alt:active,
.btn-action-alt.disabled.active,
.btn-action-alt[disabled].active,
fieldset[disabled] .btn-action-alt.active {
  color: #000000;
  background-color: #fff;
}
.btn-action-alt .caret,
.btn-action-alt caret-right {
  border-top-color: #000;
}
.btn-action-alt.btn-border {
  border-style: solid;
  border-color: #e6e6e6;
  border-width: 0px 0px 2px 0px;
}
.btn-accent {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #00aeef;
}
.btn-accent:hover,
.btn-accent:focus,
.btn-accent:active,
.btn-accent.active {
  color: #fff;
  background-color: #009bd6;
  outline: 0;
}
.btn-accent:active,
.btn-accent.active {
  background-color: #0089bc;
}
.btn-accent.disabled,
.btn-accent[disabled],
fieldset[disabled] .btn-accent,
.btn-accent.disabled:hover,
.btn-accent[disabled]:hover,
fieldset[disabled] .btn-accent:hover,
.btn-accent.disabled:focus,
.btn-accent[disabled]:focus,
fieldset[disabled] .btn-accent:focus,
.btn-accent.disabled:active,
.btn-accent[disabled]:active,
fieldset[disabled] .btn-accent:active,
.btn-accent.disabled.active,
.btn-accent[disabled].active,
fieldset[disabled] .btn-accent.active {
  color: #e6e6e6;
  background-color: #00aeef;
}
.btn-accent .caret,
.btn-accent caret-right {
  border-top-color: #fff;
}
.btn-accent.btn-border {
  border-style: solid;
  border-color: #0089bc;
  border-width: 0px 0px 2px 0px;
}
.btn-standard {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #2d8ec6;
}
.btn-standard:hover,
.btn-standard:focus,
.btn-standard:active,
.btn-standard.active {
  color: #fff;
  background-color: #287fb1;
  outline: 0;
}
.btn-standard:active,
.btn-standard.active {
  background-color: #24709c;
}
.btn-standard.disabled,
.btn-standard[disabled],
fieldset[disabled] .btn-standard,
.btn-standard.disabled:hover,
.btn-standard[disabled]:hover,
fieldset[disabled] .btn-standard:hover,
.btn-standard.disabled:focus,
.btn-standard[disabled]:focus,
fieldset[disabled] .btn-standard:focus,
.btn-standard.disabled:active,
.btn-standard[disabled]:active,
fieldset[disabled] .btn-standard:active,
.btn-standard.disabled.active,
.btn-standard[disabled].active,
fieldset[disabled] .btn-standard.active {
  color: #e6e6e6;
  background-color: #2d8ec6;
}
.btn-standard .caret,
.btn-standard caret-right {
  border-top-color: #fff;
}
.btn-standard.btn-border {
  border-style: solid;
  border-color: #24709c;
  border-width: 0px 0px 2px 0px;
}
.btn-subdued {
  color: #000 !important;
  text-decoration: none !important;
  background-color: #eeeeee;
}
.btn-subdued:hover,
.btn-subdued:focus,
.btn-subdued:active,
.btn-subdued.active {
  color: #000;
  background-color: #e2e2e2;
  outline: 0;
}
.btn-subdued:active,
.btn-subdued.active {
  background-color: #d5d5d5;
}
.btn-subdued.disabled,
.btn-subdued[disabled],
fieldset[disabled] .btn-subdued,
.btn-subdued.disabled:hover,
.btn-subdued[disabled]:hover,
fieldset[disabled] .btn-subdued:hover,
.btn-subdued.disabled:focus,
.btn-subdued[disabled]:focus,
fieldset[disabled] .btn-subdued:focus,
.btn-subdued.disabled:active,
.btn-subdued[disabled]:active,
fieldset[disabled] .btn-subdued:active,
.btn-subdued.disabled.active,
.btn-subdued[disabled].active,
fieldset[disabled] .btn-subdued.active {
  color: #000000;
  background-color: #eeeeee;
}
.btn-subdued .caret,
.btn-subdued caret-right {
  border-top-color: #000;
}
.btn-subdued.btn-border {
  border-style: solid;
  border-color: #d5d5d5;
  border-width: 0px 0px 2px 0px;
}
li.list-group-item {
  padding: 0;
}
#ds-search-modal {
  margin-top: 65px;
  z-index: 9999;
}
#ds-search-modal a {
  display: block;
  padding: 10px 15px;
}
#ds-search-modal a:link,
#ds-search-modal a:visited,
#ds-search-modal a:active {
  color: #0089bc;
}
#ds-search-modal a:hover {
  color: #005170;
}
#ds-search-input {
  padding: 3px;
  border: solid 1px #E4E4E4;
  border-radius: 6px;
  background-color: #fff;
}
#ds-search-input input {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#ds-search-input button {
  margin: 2px 0 0 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  color: #666666;
  padding: 0 8px 0 10px;
  border-left: solid 1px #ccc;
}
#ds-search-input button:hover {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-left: solid 1px #ccc;
}
#ds-search-input .glyphicon-search {
  font-size: 23px;
  z-index: 10;
}
#ds-search-input ul li:hover {
  background-color: #e6e6e6;
}
.search-deprecated {
  font-size: 9px;
  background-color: #FFAC5F;
  height: 43px;
  color: white;
  border-radius: 3px;
  padding: 4px;
  margin-left: 5px;
  vertical-align: middle;
}
.search-form {
  position: relative;
  width: 100%;
}
.search-box {
  padding-left: 35px;
}
.search-icon {
  position: absolute;
  top: .85em;
  left: .85em;
  z-index: 10;
}
.hits {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 10;
}
.hit-body {
  width: 100%;
  background: white;
  color: #747474;
  border: solid 0.5px #e7e6e6;
  padding: 1em;
}
.hit-body:hover {
  background: #edf7fe;
  color: white;
}
.hit-body a {
  text-decoration: none;
  display: inline-block;
  color: #747474;
}
.hit-body a:hover {
  text-decoration: none;
  color: #747474;
}
.algolia-autocomplete {
  width: 100%;
}
.algolia-autocomplete .aa-input,
.algolia-autocomplete .aa-hint {
  width: 100%;
}
.algolia-autocomplete .aa-hint {
  color: #999;
}
.algolia-autocomplete .aa-dropdown-menu {
  width: 100%;
  background-color: #fff;
  border: 1px solid #cecccc;
  border-top: none;
}
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion {
  cursor: pointer;
  padding: 10px 12px;
}
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion.aa-cursor {
  background-color: #edf7fe;
  color: #343434;
}
.algolia-autocomplete .aa-dropdown-menu .aa-suggestion em {
  font-weight: bold;
  font-style: normal;
}
.library-breadcrumb-search {
  position: -webkit-sticky;
  position: sticky;
  z-index: 100;
}
.library-article-blurb {
  padding-top: 15px;
  padding-bottom: 15px;
}
.library-section-app {
  padding-top: 30px;
}
.library-breadcrumb-search {
  position: -webkit-sticky;
  position: sticky;
  padding: 20px 15px 55px 15px;
}
#library-main-search {
  margin-top: 20px;
  height: 45px;
}
#library-main-search input {
  height: 42px;
}
#library-main-search button {
  height: 42px;
}
.library-breadcrumb {
  background-color: #fff;
  padding: 30px 0 0 0;
}
@media screen and (min-width: 768px) {
  .library-breadcrumb {
    padding: 30px 0 60px 0;
  }
}
.library-breadcrumb > li {
  display: block;
}
@media screen and (min-width: 768px) {
  .library-breadcrumb > li {
    display: inline-block;
  }
}
.library-breadcrumb > li + li:before {
  content: "\00BB\00a0";
  color: #9a9a9a;
}
.library-breadcrumb > .active {
  color: #9a9a9a;
}
.library-spinner {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  position: relative;
  border-left: 3px solid #eeeeee;
  border-right: 3px solid #eeeeee;
  border-bottom: 3px solid #eeeeee;
  border-top: 3px solid #555555;
  border-radius: 100%;
  -webkit-animation: rotation 0.4s infinite ease-in-out;
  animation: rotation 0.4s infinite ease-in-out;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.library-search-result {
  margin-bottom: 60px;
}
.library-search-result:last-child {
  margin-bottom: 0;
}
.library-search-result small {
  display: block;
}
.library-search-result-title {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 22px;
  font-weight: 400;
}
.library-search-result-title small,
.library-search-result-title .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.library-search-result-title small,
.library-search-result-title .small {
  font-size: 75%;
}
.library-search-result-title + .lead {
  padding-top: 10px;
}
.library-search-result-desc {
  color: #9a9a9a;
}
#library-search-status {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
}
#library-search-status small,
#library-search-status .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#library-search-status small,
#library-search-status .small {
  font-size: 75%;
}
#library-search-status + .lead {
  padding-top: 10px;
}
.library-pager li {
  display: none;
}
#library-page-num {
  display: block;
  padding-top: 10px;
}
.library-categories-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 60px;
}
.library-category-articles {
  padding-left: 20px;
}
.library-category-articles + .library-category-title {
  margin-top: 60px;
}
.library-category-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e6e6;
}
@media screen and (min-width: 992px) {
  .library-category-title {
    width: 80%;
  }
}
div.library-tile {
  background-color: #ebeff0;
  padding: 30px;
  margin-bottom: 30px;
}
div.library-tile p {
  color: #747474;
}
div.library-tile:hover,
div.library-tile:focus,
div.library-tile:active,
div.library-tile.active {
  background-color: #edf7fe;
}
div.library-tile:hover p,
div.library-tile:focus p,
div.library-tile:active p,
div.library-tile.active p {
  color: #747474;
}
@media screen and (min-width: 768px) {
  div.library-tile {
    min-height: 220px;
  }
}
div.library-tile h2.tile-title {
  color: #000;
}
div.library-tile .tile-title {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
}
div.library-tile .tile-title small,
div.library-tile .tile-title .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
div.library-tile .tile-title small,
div.library-tile .tile-title .small {
  font-size: 75%;
}
div.library-tile .tile-title + .lead {
  padding-top: 10px;
}
@media screen and (min-width: 992px) {
  div.library-tile .tile-title {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 22px;
    font-weight: 400;
  }
  div.library-tile .tile-title small,
  div.library-tile .tile-title .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  div.library-tile .tile-title small,
  div.library-tile .tile-title .small {
    font-size: 75%;
  }
  div.library-tile .tile-title + .lead {
    padding-top: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .first-section .container {
    max-width: 1170px;
  }
}
#article-body {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
}
@media screen and (min-width: 768px) {
  #article-body {
    padding-bottom: 60px;
  }
}
#article-body li {
  font-size: 17px;
  font-size: 1.08rem;
}
#article-body h1,
#article-body h2,
#article-body h3,
#article-body h4,
#article-body h5,
#article-body h6,
#article-body .h1,
#article-body .h2,
#article-body .h3,
#article-body .h4,
#article-body .h5,
#article-body .h6 {
  word-wrap: break-word;
  margin-top: 50px;
  margin-top: 3.125rem;
}
#article-body h1 + h1,
#article-body h2 + h1,
#article-body h3 + h1,
#article-body h4 + h1,
#article-body h5 + h1,
#article-body h6 + h1,
#article-body .h1 + h1,
#article-body .h2 + h1,
#article-body .h3 + h1,
#article-body .h4 + h1,
#article-body .h5 + h1,
#article-body .h6 + h1,
#article-body h1 + h2,
#article-body h2 + h2,
#article-body h3 + h2,
#article-body h4 + h2,
#article-body h5 + h2,
#article-body h6 + h2,
#article-body .h1 + h2,
#article-body .h2 + h2,
#article-body .h3 + h2,
#article-body .h4 + h2,
#article-body .h5 + h2,
#article-body .h6 + h2,
#article-body h1 + h3,
#article-body h2 + h3,
#article-body h3 + h3,
#article-body h4 + h3,
#article-body h5 + h3,
#article-body h6 + h3,
#article-body .h1 + h3,
#article-body .h2 + h3,
#article-body .h3 + h3,
#article-body .h4 + h3,
#article-body .h5 + h3,
#article-body .h6 + h3,
#article-body h1 + h4,
#article-body h2 + h4,
#article-body h3 + h4,
#article-body h4 + h4,
#article-body h5 + h4,
#article-body h6 + h4,
#article-body .h1 + h4,
#article-body .h2 + h4,
#article-body .h3 + h4,
#article-body .h4 + h4,
#article-body .h5 + h4,
#article-body .h6 + h4,
#article-body h1 + h5,
#article-body h2 + h5,
#article-body h3 + h5,
#article-body h4 + h5,
#article-body h5 + h5,
#article-body h6 + h5,
#article-body .h1 + h5,
#article-body .h2 + h5,
#article-body .h3 + h5,
#article-body .h4 + h5,
#article-body .h5 + h5,
#article-body .h6 + h5,
#article-body h1 + h6,
#article-body h2 + h6,
#article-body h3 + h6,
#article-body h4 + h6,
#article-body h5 + h6,
#article-body h6 + h6,
#article-body .h1 + h6,
#article-body .h2 + h6,
#article-body .h3 + h6,
#article-body .h4 + h6,
#article-body .h5 + h6,
#article-body .h6 + h6,
#article-body h1 + .h1,
#article-body h2 + .h1,
#article-body h3 + .h1,
#article-body h4 + .h1,
#article-body h5 + .h1,
#article-body h6 + .h1,
#article-body .h1 + .h1,
#article-body .h2 + .h1,
#article-body .h3 + .h1,
#article-body .h4 + .h1,
#article-body .h5 + .h1,
#article-body .h6 + .h1,
#article-body h1 + .h2,
#article-body h2 + .h2,
#article-body h3 + .h2,
#article-body h4 + .h2,
#article-body h5 + .h2,
#article-body h6 + .h2,
#article-body .h1 + .h2,
#article-body .h2 + .h2,
#article-body .h3 + .h2,
#article-body .h4 + .h2,
#article-body .h5 + .h2,
#article-body .h6 + .h2,
#article-body h1 + .h3,
#article-body h2 + .h3,
#article-body h3 + .h3,
#article-body h4 + .h3,
#article-body h5 + .h3,
#article-body h6 + .h3,
#article-body .h1 + .h3,
#article-body .h2 + .h3,
#article-body .h3 + .h3,
#article-body .h4 + .h3,
#article-body .h5 + .h3,
#article-body .h6 + .h3,
#article-body h1 + .h4,
#article-body h2 + .h4,
#article-body h3 + .h4,
#article-body h4 + .h4,
#article-body h5 + .h4,
#article-body h6 + .h4,
#article-body .h1 + .h4,
#article-body .h2 + .h4,
#article-body .h3 + .h4,
#article-body .h4 + .h4,
#article-body .h5 + .h4,
#article-body .h6 + .h4,
#article-body h1 + .h5,
#article-body h2 + .h5,
#article-body h3 + .h5,
#article-body h4 + .h5,
#article-body h5 + .h5,
#article-body h6 + .h5,
#article-body .h1 + .h5,
#article-body .h2 + .h5,
#article-body .h3 + .h5,
#article-body .h4 + .h5,
#article-body .h5 + .h5,
#article-body .h6 + .h5,
#article-body h1 + .h6,
#article-body h2 + .h6,
#article-body h3 + .h6,
#article-body h4 + .h6,
#article-body h5 + .h6,
#article-body h6 + .h6,
#article-body .h1 + .h6,
#article-body .h2 + .h6,
#article-body .h3 + .h6,
#article-body .h4 + .h6,
#article-body .h5 + .h6,
#article-body .h6 + .h6 {
  margin-top: 0px;
}
#article-body h1 a,
#article-body h2 a,
#article-body h3 a,
#article-body h4 a,
#article-body h5 a,
#article-body h6 a,
#article-body .h1 a,
#article-body .h2 a,
#article-body .h3 a,
#article-body .h4 a,
#article-body .h5 a,
#article-body .h6 a {
  padding-left: 10px;
  opacity: 0;
}
#article-body h1:hover a,
#article-body h2:hover a,
#article-body h3:hover a,
#article-body h4:hover a,
#article-body h5:hover a,
#article-body h6:hover a,
#article-body .h1:hover a,
#article-body .h2:hover a,
#article-body .h3:hover a,
#article-body .h4:hover a,
#article-body .h5:hover a,
#article-body .h6:hover a {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#article-body h1,
#article-body .h1 {
  font-size: 33.25px;
  font-size: 2.0625rem;
}
#article-body h2,
#article-body .h2 {
  font-size: 28.875px;
  font-size: 2.0625rem;
}
#article-body h3,
#article-body .h3 {
  margin-top: 35px;
  margin-top: 2.5rem;
  font-size: 24.5px;
  font-size: 1.75rem;
}
#article-body h4,
#article-body .h4 {
  font-size: 20.125px;
  font-size: 1.4375rem;
}
#article-body h5,
#article-body .h5 {
  font-size: 17.5px;
  font-size: 1.25rem;
}
#article-body h6,
#article-body .h6 {
  font-size: 15.75px;
  font-size: 1.125rem;
}
#article-body li ul,
#article-body li ol {
  margin-top: 10px;
}
#article-body li ul li,
#article-body li ol li {
  margin-top: 5px;
}
#article-body li img,
#article-body li blockquote {
  margin: 20px 0;
}
#article-body li ul + p,
#article-body li ol + p {
  margin-top: 20px;
}
#article-body li + li {
  margin-top: 10px;
}
#article-body code {
  font-size: 12px;
}
#article-body img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
#article-body table:not([class]) {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  display: block;
  overflow-x: auto;
}
#article-body table:not([class]) > thead > tr > th,
#article-body table:not([class]) > tbody > tr > th,
#article-body table:not([class]) > tfoot > tr > th,
#article-body table:not([class]) > thead > tr > td,
#article-body table:not([class]) > tbody > tr > td,
#article-body table:not([class]) > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
#article-body table:not([class]) > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
#article-body table:not([class]) > caption + thead > tr:first-child > th,
#article-body table:not([class]) > colgroup + thead > tr:first-child > th,
#article-body table:not([class]) > thead:first-child > tr:first-child > th,
#article-body table:not([class]) > caption + thead > tr:first-child > td,
#article-body table:not([class]) > colgroup + thead > tr:first-child > td,
#article-body table:not([class]) > thead:first-child > tr:first-child > td {
  border-top: 0;
}
#article-body table:not([class]) > tbody + tbody {
  border-top: 2px solid #ddd;
}
#article-body table:not([class]) .table {
  background-color: #fff;
}
#article-body table:not([class]) > thead > tr > th {
  color: white;
  font-family: "Lato", sans-serif;
  padding: 17px 10px;
  vertical-align: middle;
  text-align: left;
  color: #555555;
  background-color: #fff;
  border-bottom: 2px solid #00aeef;
  font-weight: 400;
  font-size: 18px;
}
#article-body table:not([class]) > tbody > tr:first-child {
  border-top: none;
}
#article-body table:not([class]) > tbody > tr:last-child {
  border-bottom: 1px solid #e7e6e6;
}
#article-body table:not([class]) > tbody > tr > td {
  padding: 17px 10px;
  vertical-align: middle;
  text-align: left;
  width: 0;
  color: #747474;
}
#article-body table:not([class]) > tbody > tr > td:last-child {
  border-right: none;
}
#article-body table:not([class]) > tbody > tr > td.large {
  font-size: 20px;
  color: black;
}
#article-body table:not([class]) > tbody > tr > td.large small {
  display: block;
  font-size: 16px;
  color: #747474;
}
#article-body table:not([class]) > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.doc-time {
  color: #9a9a9a;
}
.doc-time a:link,
.doc-time a:visited,
.doc-time a:active {
  color: #0089bc;
}
.doc-time a:hover {
  color: #005170;
}
.doc-title {
  margin-top: 0 !important;
  margin-bottom: 5px;
  font-size: 40px;
}
.doc-license {
  font-size: 85%;
  font-size: 12px;
  padding-top: 45px;
  color: #9a9a9a;
}
.doc-sidebar-inner {
  background-color: #edf7fe;
  color: #747474;
  padding: 15px;
  font-size: 12px;
}
.doc-sidebar-inner .lead a {
  font-weight: 300;
}
.doc-sidebar-inner h1 > a,
.doc-sidebar-inner h2 > a,
.doc-sidebar-inner h3 > a,
.doc-sidebar-inner h4 > a,
.doc-sidebar-inner h5 > a,
.doc-sidebar-inner h6 > a,
.doc-sidebar-inner p > a,
.doc-sidebar-inner em > a,
.doc-sidebar-inner li > a,
.doc-sidebar-inner td > a,
.doc-sidebar-inner address > a,
.doc-sidebar-inner .span > a {
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}
.doc-sidebar-inner h1 > a:hover,
.doc-sidebar-inner h2 > a:hover,
.doc-sidebar-inner h3 > a:hover,
.doc-sidebar-inner h4 > a:hover,
.doc-sidebar-inner h5 > a:hover,
.doc-sidebar-inner h6 > a:hover,
.doc-sidebar-inner p > a:hover,
.doc-sidebar-inner em > a:hover,
.doc-sidebar-inner li > a:hover,
.doc-sidebar-inner td > a:hover,
.doc-sidebar-inner address > a:hover,
.doc-sidebar-inner .span > a:hover,
.doc-sidebar-inner h1 > a:active,
.doc-sidebar-inner h2 > a:active,
.doc-sidebar-inner h3 > a:active,
.doc-sidebar-inner h4 > a:active,
.doc-sidebar-inner h5 > a:active,
.doc-sidebar-inner h6 > a:active,
.doc-sidebar-inner p > a:active,
.doc-sidebar-inner em > a:active,
.doc-sidebar-inner li > a:active,
.doc-sidebar-inner td > a:active,
.doc-sidebar-inner address > a:active,
.doc-sidebar-inner .span > a:active {
  text-decoration: none;
}
.doc-sidebar-inner .nav li > a {
  text-decoration: none;
}
.doc-sidebar-inner.separated {
  border-bottom-color: #a5d7fa;
}
.doc-sidebar-inner h1,
.doc-sidebar-inner .h1,
.doc-sidebar-inner h2,
.doc-sidebar-inner .h2,
.doc-sidebar-inner h3,
.doc-sidebar-inner .h3,
.doc-sidebar-inner h4,
.doc-sidebar-inner .h4,
.doc-sidebar-inner h5,
.doc-sidebar-inner .h5,
.doc-sidebar-inner h6,
.doc-sidebar-inner .h6 {
  color: #000;
}
.doc-sidebar-inner.jumbotron h1,
.doc-sidebar-inner.jumbotron .h1 {
  color: #343434;
}
.doc-sidebar-inner.jumbotron h2,
.doc-sidebar-inner.jumbotron .h2,
.doc-sidebar-inner.jumbotron h3,
.doc-sidebar-inner.jumbotron .h3,
.doc-sidebar-inner.jumbotron h4,
.doc-sidebar-inner.jumbotron .h4,
.doc-sidebar-inner.jumbotron h5,
.doc-sidebar-inner.jumbotron .h5,
.doc-sidebar-inner.jumbotron h6,
.doc-sidebar-inner.jumbotron .h6 {
  color: #747474;
}
.doc-sidebar-inner h1 > a:link,
.doc-sidebar-inner h2 > a:link,
.doc-sidebar-inner h3 > a:link,
.doc-sidebar-inner h4 > a:link,
.doc-sidebar-inner h5 > a:link,
.doc-sidebar-inner h6 > a:link,
.doc-sidebar-inner p > a:link,
.doc-sidebar-inner em > a:link,
.doc-sidebar-inner li > a:link,
.doc-sidebar-inner td > a:link,
.doc-sidebar-inner address > a:link,
.doc-sidebar-inner .span > a:link,
.doc-sidebar-inner h1 > a:visited,
.doc-sidebar-inner h2 > a:visited,
.doc-sidebar-inner h3 > a:visited,
.doc-sidebar-inner h4 > a:visited,
.doc-sidebar-inner h5 > a:visited,
.doc-sidebar-inner h6 > a:visited,
.doc-sidebar-inner p > a:visited,
.doc-sidebar-inner em > a:visited,
.doc-sidebar-inner li > a:visited,
.doc-sidebar-inner td > a:visited,
.doc-sidebar-inner address > a:visited,
.doc-sidebar-inner .span > a:visited,
.doc-sidebar-inner h1 > a:active,
.doc-sidebar-inner h2 > a:active,
.doc-sidebar-inner h3 > a:active,
.doc-sidebar-inner h4 > a:active,
.doc-sidebar-inner h5 > a:active,
.doc-sidebar-inner h6 > a:active,
.doc-sidebar-inner p > a:active,
.doc-sidebar-inner em > a:active,
.doc-sidebar-inner li > a:active,
.doc-sidebar-inner td > a:active,
.doc-sidebar-inner address > a:active,
.doc-sidebar-inner .span > a:active {
  color: #0089bc;
}
.doc-sidebar-inner h1 > a:hover,
.doc-sidebar-inner h2 > a:hover,
.doc-sidebar-inner h3 > a:hover,
.doc-sidebar-inner h4 > a:hover,
.doc-sidebar-inner h5 > a:hover,
.doc-sidebar-inner h6 > a:hover,
.doc-sidebar-inner p > a:hover,
.doc-sidebar-inner em > a:hover,
.doc-sidebar-inner li > a:hover,
.doc-sidebar-inner td > a:hover,
.doc-sidebar-inner address > a:hover,
.doc-sidebar-inner .span > a:hover {
  color: #005170;
}
.doc-sidebar-inner h1 > a .glyphicon.tile,
.doc-sidebar-inner h2 > a .glyphicon.tile,
.doc-sidebar-inner h3 > a .glyphicon.tile,
.doc-sidebar-inner h4 > a .glyphicon.tile,
.doc-sidebar-inner h5 > a .glyphicon.tile,
.doc-sidebar-inner h6 > a .glyphicon.tile,
.doc-sidebar-inner p > a .glyphicon.tile,
.doc-sidebar-inner em > a .glyphicon.tile,
.doc-sidebar-inner li > a .glyphicon.tile,
.doc-sidebar-inner td > a .glyphicon.tile,
.doc-sidebar-inner address > a .glyphicon.tile,
.doc-sidebar-inner .span > a .glyphicon.tile {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #000;
}
.doc-sidebar-inner h1 > a .glyphicon.tile:hover,
.doc-sidebar-inner h2 > a .glyphicon.tile:hover,
.doc-sidebar-inner h3 > a .glyphicon.tile:hover,
.doc-sidebar-inner h4 > a .glyphicon.tile:hover,
.doc-sidebar-inner h5 > a .glyphicon.tile:hover,
.doc-sidebar-inner h6 > a .glyphicon.tile:hover,
.doc-sidebar-inner p > a .glyphicon.tile:hover,
.doc-sidebar-inner em > a .glyphicon.tile:hover,
.doc-sidebar-inner li > a .glyphicon.tile:hover,
.doc-sidebar-inner td > a .glyphicon.tile:hover,
.doc-sidebar-inner address > a .glyphicon.tile:hover,
.doc-sidebar-inner .span > a .glyphicon.tile:hover,
.doc-sidebar-inner h1 > a .glyphicon.tile:active,
.doc-sidebar-inner h2 > a .glyphicon.tile:active,
.doc-sidebar-inner h3 > a .glyphicon.tile:active,
.doc-sidebar-inner h4 > a .glyphicon.tile:active,
.doc-sidebar-inner h5 > a .glyphicon.tile:active,
.doc-sidebar-inner h6 > a .glyphicon.tile:active,
.doc-sidebar-inner p > a .glyphicon.tile:active,
.doc-sidebar-inner em > a .glyphicon.tile:active,
.doc-sidebar-inner li > a .glyphicon.tile:active,
.doc-sidebar-inner td > a .glyphicon.tile:active,
.doc-sidebar-inner address > a .glyphicon.tile:active,
.doc-sidebar-inner .span > a .glyphicon.tile:active {
  color: #4e4e4e;
}
.doc-sidebar-inner ul.nav-sidebar > li.active > a {
  color: #000;
}
.doc-sidebar-inner ul.nav-sidebar > li.header > a {
  color: #626262;
  font-weight: 800;
}
.doc-sidebar-inner ul.nav-sidebar > li > a {
  color: #8e8e8e;
  -webkit-transition: 0.1s all;
  transition: 0.1s all;
}
.doc-sidebar-inner ul.nav-sidebar > li > a:hover {
  color: #000;
}
.doc-sidebar-inner ul.dropdown-menu > li > a:link {
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.doc-sidebar-inner ul.dropdown-menu > li > a:hover {
  color: #fff;
}
.doc-sidebar-inner.subnav {
  opacity: 0.96;
}
.doc-sidebar-inner.subnav .navbar-brand {
  color: #000;
}
@media screen and (min-width: 768px) {
}
.doc-sidebar-inner.subnav .navbar-brand a {
  text-decoration: none;
  color: #000;
}
.doc-sidebar-inner.subnav li > a {
  color: #aaa;
}
.doc-sidebar-inner.subnav li > a.active {
  color: #000;
}
.doc-sidebar-inner.subnav li > a:hover {
  color: #5b5b5b;
}
@media screen and (min-width: 768px) {
}
.doc-sidebar-inner.subnav .navbar-toggle {
  color: #000;
}
.doc-sidebar-inner.subnav .navbar-toggle:hover {
  background-color: transparent;
}
.doc-sidebar-inner.subnav .navbar-collapse {
  border-top-color: #e7e6e6;
}
.doc-sidebar-inner.subnav .subnav-divider {
  border-bottom: 1px solid #e7e6e6;
}
.doc-sidebar-inner .sidebar strong {
  color: #000;
}
.doc-sidebar-inner .sidebar a strong {
  color: #0089bc;
}
.doc-sidebar-inner .sidebar a strong:link,
.doc-sidebar-inner .sidebar a strong:visited,
.doc-sidebar-inner .sidebar a strong:active {
  color: #0089bc;
}
.doc-sidebar-inner .sidebar a strong:hover {
  color: #005170;
}
.doc-sidebar-inner cite.bubble strong {
  color: #414141;
}
.doc-sidebar-inner cite.bubble a:link,
.doc-sidebar-inner cite.bubble a:visited,
.doc-sidebar-inner cite.bubble a:active {
  color: #0089bc;
}
.doc-sidebar-inner cite.bubble a:hover {
  color: #005170;
}
.doc-sidebar-inner blockquote {
  color: #747474;
}
.doc-sidebar-inner blockquote p,
.doc-sidebar-inner blockquote ul > li {
  color: #747474;
}
.doc-sidebar-inner + .doc-sidebar-inner {
  margin-top: 20px;
}
#doc-sidebar-title {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 30px;
}
#doc-sidebar-title small,
#doc-sidebar-title .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#doc-sidebar-title small,
#doc-sidebar-title .small {
  font-size: 75%;
}
#doc-sidebar-title + .lead {
  padding-top: 10px;
}
.sidebar-library nav > ul {
  border: 0;
  margin: 0;
  padding: 0;
}
.sidebar-library nav > ul > li {
  margin-left: 0;
}
.sidebar-library nav > ul > li > ul {
  border: 0;
  padding-left: 0;
}
.sidebar-library nav > ul > li > ul > li {
  padding-left: 0;
  display: block;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.sidebar-library nav > ul > li > ul > li > a {
  font-weight: 800;
}
.sidebar-library nav > ul > li > ul > li ul > li {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-left: 10px;
}
.sidebar-library nav > ul > li > ul > li ul > li > a {
  font-weight: 400;
}
.sidebar-library nav > ul > li ul > li > ul > li > a {
  font-size: 12px;
}
.library-sidebar-extra {
  text-align: center;
}
.library-sidebar-extra h6 {
  margin: 5px auto;
}
.library-sidebar-extra p {
  font-size: 12px;
  margin-bottom: 0;
}
.library-sidebar-extra .fa {
  font-size: 40px;
  color: #000;
}
.library-github {
  vertical-align: middle;
  margin-bottom: 15px;
  margin-top: 15px;
}
.library-github strong {
  font-size: 1.2em;
}
.library-github i {
  font-size: 1.35em;
}
.library-github p {
  display: inline-block;
  font-size: .8em;
  margin-left: 7px;
}
.contributed-by {
  float: right;
  margin-top: 3px;
}
.updated {
  float: left;
}
.doc-time:after {
  content: "";
  display: table;
  clear: both;
}
.library-signup {
  text-align: center;
  margin-top: 40px;
}
.library-signup h6 {
  margin: 5px auto;
}
.library-signup p {
  font-size: 12px;
  margin-bottom: 0;
}
.library-signup .fa {
  font-size: 40px;
  color: #000;
}
.library-rss {
  text-align: center;
  margin-top: 4px;
}
.library-rss a {
  font-size: 14px;
}
.library-rss a:hover {
  color: #737373;
}
#img-modal-image {
  max-width: 1200px;
  max-height: 700px;
  margin: auto;
}
.modal-full {
  width: 90%;
  padding-top: 90px;
}
.modal-body {
  overflow: scroll;
}
div#search {
  height: 57px;
}
td.gsc-input {
  height: 45px !important;
}
.gsc-input-box {
  height: 45px !important;
}
input.gsc-input {
  height: 36px !important;
}
.gsc-search-button {
  background-color: #2d8ec6;
  padding-top: 2px;
}
.gsc-modal-background-image {
  background-color: #333 !important;
}
table.gsc-table-result > tbody > tr > td {
  padding-left: 8px;
  padding-right: 8px;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0 !important;
}
div.gsc-input-box {
  border-color: #4fa5d7;
}
div.gsc-input-box-focus {
  border-color: #4fa5d7;
}
div.gsc-input-box-hover,
div.gsc-input-box-focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.gsc-control-cse {
  font-family: "Helvetica", "Arial", sans-serif;
}
input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
  background-color: #2d8ec6 !important;
  background-image: url("https://www.google.com/uds/css/v2/search_box_icon.png") !important;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 36px !important;
  border-color: #2d8ec6 !important;
  -webkit-filter: none;
          filter: none;
}
span.gscb_a {
  margin-top: 13px !important;
}
li.library-article-item {
  border: none;
  padding: 16px 24px;
}
li.library-article-item:nth-child(odd) {
  background-color: #ebeff0;
}
#signup-form {
  margin-top: 16px;
}
#frontpage_upcoming_webinar {
  background: #2d8ec6;
}
#frontpage_upcoming_webinar_text a {
  color: #ffffff;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
}
.email-signup {
  text-align: center;
  margin-top: 30px;
}
.create-account {
  margin-top: 10px;
}
.signup-top {
  background: #eee;
  padding: 13px;
  display: inline-block;
  margin-bottom: 8px;
  width: 100%;
}
.signup-top a {
  color: #2d8ec6;
}
.signup-top a:hover {
  color: #005170;
}
@media only screen and (min-width: 1200px) {
  .signup-top > div.row > div:first-child {
    padding-top: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .signup-top > div.row > div:last-child {
    text-align: left;
    margin-top: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .signup-top > div.row > div:last-child {
    text-align: right;
    margin-top: 0;
  }
}
.signup-top span {
  font-family: Lato, sans-serif;
  font-size: 18px;
  vertical-align: middle;
}
.signup-top form {
  display: inline;
}
.clear {
  clear: both;
}
.hs-richtext {
  padding-bottom: 20px;
}
.hs_recaptcha {
  float: right;
  margin: 10px;
  margin-right: 0px;
  padding-left: 0px;
}
.hubspot-container {
  background-color: #ebeff0;
  width: 80%;
}
.hubspot-form .input {
  padding-bottom: 20px;
}
.hubspot-form input {
  display: block;
  height: 40px;
  width: 100%;
}
.hubspot-form input[type="submit"] {
  padding-bottom: 0;
  display: block;
  float: left;
  height: 40px;
  width: 50%;
  margin: 0 auto;
  margin-top: 10px;
  margin-right: 10px;
}
.hubspot-form {
  width: 100%;
  margin: 0 auto;
  padding: 40px;
  padding-bottom: 25px;
}
.hs-button {
  min-height: 75px;
  font-size: 1.5em;
  border: none;
  background-color: #3BB878;
  color: #ffffff;
}
.hs-button:hover {
  background-color: #2f925f;
}
.container .contribute {
  text-align: center;
}
.container .contribute img {
  padding-bottom: 10px;
}
.container .contribute .money {
  text-align: center;
}
h1.contribute {
  padding-bottom: 40px;
}
.contribute {
  margin-left: 0;
  padding-left: 0;
}
.contrib-header {
  padding-bottom: 20px;
}
.compensation {
  text-align: left;
}
.samples {
  padding-bottom: 20px;
}
.compensation-footer {
  text-align: left;
  padding-top: 40px;
}
.primary {
  margin-bottom: 0;
  padding-bottom: 0;
}
.current {
  padding-bottom: 20px;
  padding-top: 20px;
}
.sample-header {
  margin-left: 0px;
  margin-bottom: 20px;
}
.subtitle {
  padding-top: 40px;
  margin: 0;
}
.row-content {
  margin-bottom: 0;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: 0 auto;
}
/* Styling of Table of Contents. */
#doc-sidebar-container {
  position: webkit-sticky;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
}
#doc-sidebar-container #doc-sidebar {
  margin-top: 10px;
  max-width: 100%;
}
#doc-sidebar-container #doc-sidebar-toc li.active > a {
  color: #005170;
}
#doc-sidebar-container #doc-sidebar-toc .toc-long ul > li > ul > li > ul {
  display: none;
}
/* Adapted from 
 https://bootsnipp.com/snippets/featured/share-on-social-networks
 Author: joao12ferreira
 MIT license. 
 */
.social-share > a {
  padding: 6px 10px 6px 10px;
}
.social-share .btn-group {
  display: inline-block;
  font-size: 0;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
}
.social-share .share-group {
  float: left;
  max-width: 59px;
  margin-top: 12.5px !important;
  min-width: 200px;
}
.social-share .share-group ul {
  float: right;
  list-style: none outside none;
  margin: 0;
  min-width: 61px;
  padding: 0;
}
.social-share .share-group .share {
  min-width: 17px;
}
.social-share .share-group li {
  display: block;
  font-size: 18px;
  list-style: none outside none;
  margin-bottom: 3px;
  margin-left: 4px;
  margin-top: 3px;
}
.social-share .share-group .btn-common {
  width: 51px;
  color: #FFFFFF !important;
}
.social-share .share-group .btn-twitter {
  background-color: #3399CC !important;
  width: 51px;
  color: #FFFFFF !important;
}
.social-share .share-group .btn-facebook {
  background-color: #3D5B96 !important;
  width: 51px;
  color: #FFFFFF !important;
}
.social-share .share-group .btn-facebook {
  background-color: #3D5B96 !important;
  width: 51px;
  color: #FFFFFF !important;
}
.social-share .share-group .btn-hacker-news {
  background-color: #ff6600 !important;
  width: 51px;
  color: #FFFFFF !important;
}
#disqus_thread {
  margin-top: 40px;
}
.copy-code {
  position: absolute;
  padding-top: 0.25rem;
  right: 1.4rem;
  opacity: 0;
}
#article-body .disclosure-note div.btn-copy > .copy-code {
  padding-top: 0.01rem;
  right: 2.2rem;
}
#article-body .disclosure-note .glyphicon.glyphicon-copy {
  font-size: 1.6rem;
  color: #a6a6a6;
}
#article-body .definition-table li {
  font-size: 14px;
}
blockquote div.btn-copy > .copy-code {
  padding-top: 0.01rem;
  right: 2.2rem;
}
blockquote div.btn-copy .glyphicon.glyphicon-copy {
  color: #a6a6a6;
}
.copy-code:hover {
  opacity: 1;
}
.glyphicon.glyphicon-copy {
  font-size: 1.6rem;
}
.btn-copy:hover .glyphicon {
  color: #B2D7FF;
}
.form_elem_email {
  color: black;
}
.alert-banner {
  font-size: 22px;
  background-color: #7c9fb3;
  text-align: center;
  margin-bottom: 30px;
  padding: 10px 0;
}
.alert-banner a {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.8);
  display: block;
}
.alert-banner a:hover {
  text-decoration: none;
  color: #ffffff;
}
.alert-banner i {
  padding: 0 15px;
}
.image-alert-banner {
  font-size: 22px;
  line-height: 0;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 0;
}
.image-alert-banner a {
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.8);
  display: block;
}
.image-alert-banner a:hover {
  text-decoration: none;
  color: #ffffff;
}
.image-alert-banner i {
  padding: 0 15px;
}
.image-alert-banner img {
  max-width: 100%;
}
.o-layout__row {
  padding: 16px;
}
.o-layout__colset {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  margin-left: auto;
  margin-right: auto;
  max-width: 1296px;
}
.o-layout__module {
  margin: 16px 8px;
}
.o-menu__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.o-menu__item {
  margin: 0;
}
.o-menu__link {
  cursor: pointer;
  text-decoration: none;
}
.o-menu__title {
  display: inline-block;
}
.o-menu__icon {
  height: 1em;
  margin-right: .5em;
  width: 1em;
}
.o-menu__caret {
  display: inline-block;
  margin-left: 0.5em;
  position: relative;
  top: 0;
  width: 0.5em;
}
.o-menu--flex .o-menu__list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.o-menu--flex .o-menu__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.o-menu--2col .o-menu__list {
  -webkit-column-count: 2;
          column-count: 2;
}
li.weglot-hide,
.weglot-hide {
  display: none !important;
}
.country-selector {
  z-index: 9999;
  text-align: left;
  position: relative;
  display: inline-block;
  width: auto;
}
.country-selector a {
  padding: 0 10px;
  outline: none;
  text-decoration: none;
  float: none !important;
  white-space: nowrap;
  font-weight: normal;
  cursor: pointer;
  color: black;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.country-selector a:focus {
  outline: none;
}
.country-selector ul {
  padding: 0px;
  z-index: 1010;
  list-style: none;
  margin: 0;
}
.country-selector li {
  margin: 0px;
  padding: 0px;
}
.country-selector.weglot-dropdown {
  background-color: white;
}
.country-selector.weglot-dropdown a,
.country-selector.weglot-dropdown span {
  display: block;
  height: 37px;
  line-height: 36px;
  font-size: 13px;
  padding: 0 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
}
.country-selector.weglot-dropdown a:hover,
.country-selector.weglot-dropdown span:hover {
  cursor: pointer;
}
.country-selector.weglot-dropdown .wgcurrent {
  border: 1px solid #e0e0e0;
  list-style: none;
  display: block;
  margin: 0;
}
.country-selector.weglot-dropdown .wgcurrent a,
.country-selector.weglot-dropdown .wgcurrent span {
  padding-right: 60px;
}
.country-selector.weglot-dropdown ul {
  position: absolute;
  min-width: 100%;
  border: 1px solid #ebeef0;
  background: white;
  left: 0;
  top: initial;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  padding: 0;
}
.country-selector.weglot-dropdown input:checked ~ ul {
  display: block;
}
.country-selector.weglot-dropdown input:checked ~ .wgcurrent:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.country-selector.weglot-dropdown li {
  width: 100%;
}
.country-selector.weglot-dropdown.weglot-invert ul {
  bottom: 38px;
}
.country-selector.weglot-dropdown.weglot-invert input:checked ~ .wgcurrent:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.country-selector.weglot-default {
  position: fixed;
  bottom: 0px;
  right: 40px;
}
.country-selector.weglot-inline a:hover {
  text-decoration: underline;
  color: #00a0d2;
}
.country-selector.weglot-inline .wgcurrent a {
  text-decoration: underline;
}
.country-selector.weglot-inline label {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
}
.country-selector.weglot-inline ul {
  display: inline-block;
  vertical-align: middle;
}
.country-selector.weglot-inline li {
  line-height: 1 !important;
  display: inline-block;
  margin: 2px 0px;
  vertical-align: middle;
}
.country-selector.weglot-inline.weglot-default {
  bottom: 5px;
}
.country-selector input {
  display: none !important;
}
.js .main-navigation .country-selector ul {
  display: none;
}
.c-identity {
  vertical-align: top;
}
.c-identity__link {
  display: block;
}
.c-identity__image {
  display: block;
  height: auto;
  max-width: 145px;
  width: 100%;
}
@media (max-width: 47.99em) {
  .c-identity__image {
    max-width: 104px;
  }
}
.c-site-header {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 1.33333;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  overflow: visible;
  position: -webkit-sticky;
  position: sticky;
  top: -37px;
  z-index: 1000;
  -webkit-transform: none;
          transform: none;
}
@media (max-width: 61.99em) {
  .c-site-header {
    top: 0;
  }
}
.c-site-header a {
  color: inherit;
  -webkit-transition-property: none;
  transition-property: none;
}
.c-site-header a:hover,
.c-site-header a:focus {
  text-decoration: none;
}
.c-site-header__topbar {
  z-index: 1000;
}
.c-site-header__primary {
  z-index: 999;
}
.c-site-header__sub-menu {
  z-index: 998;
}
.c-notification__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
.c-notification__tag {
  background: var(--notification-tag-color, #02b159);
  border-radius: 3px;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  text-transform: uppercase;
}
body.admin-bar .c-site-header {
  top: -5px;
}
.c-site-header__primary {
  font-size: 16px;
  line-height: 1.25;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  background-color: #fff;
  border-bottom: 1px solid #ededf4;
  color: #32363b;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  z-index: 1;
}
.c-site-header__primary .o-layout__colset {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  max-width: none;
}
.c-site-header__primary .o-layout__col {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.c-site-header__primary .o-layout__col:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 161px;
          flex: 0 1 161px;
  max-width: 161px;
}
.c-site-header__primary .o-layout__col:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-site-header__primary .o-layout__module {
  margin-bottom: 12px;
  margin-top: 12px;
}
.c-site-header__primary .c-main-menu nav {
  margin-right: -12px;
}
.c-site-header__primary .o-menu__list {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 61.99em) {
  .c-site-header__primary .o-menu__item {
    display: none;
  }
}
.c-site-header__primary .o-menu__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  margin: 0 12px;
  position: relative;
}
.c-site-header__primary .o-menu__link[href^="#"]:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' data-prefix='far' data-icon='angle-down' role='img' viewBox='0 0 320 512' class='svg-inline--fa fa-angle-down fa-w-10 fa-7x'%3E%3Cpath fill='rgba(50,54,59)' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z' class=''%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 8px;
  margin-top: 2px;
  width: 8px;
  color: #32363b;
}
.c-site-header__primary .o-menu__title {
  border: 0 solid transparent;
  border-width: 2px 0;
  font-weight: 600;
  padding: 10px 0;
  white-space: nowrap;
}
.c-site-header__primary .o-menu__link.current .o-menu__title,
.c-site-header__primary .o-menu__link:hover .o-menu__title,
.c-site-header__primary .o-menu__link:focus .o-menu__title {
  color: #32363b;
  border-bottom-color: #02b159;
}
.c-site-header .o-menu__link.current {
  padding: 0;
}
.c-site-header__primary .o-menu__item--sign-up .o-menu__link {
  background-color: #02b159;
  border-radius: 4px;
  border: 0 solid;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.538461538;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  width: auto;
}
.c-site-header__primary .o-menu__item--sign-up .o-menu__title {
  border-width: 0;
}
.c-site-header__primary .o-menu__item--mobile {
  display: none;
}
.c-site-header__primary .o-menu__item--mobile .o-menu__link:before,
.c-site-header__primary .o-menu__item--mobile .o-menu__link:after {
  background: none;
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
  font-weight: 400;
  height: auto;
  line-height: 1;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
.c-site-header__primary .o-menu__item--mobile .o-menu__link:before {
  background-image: url("data:image/svg+xml;utf8,<svg width='448px' height='512px' viewBox='0 0 448 512' version='1.1' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' d='M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z'></path></svg>");
  height: 24px;
  visibility: visible;
  width: 24px;
}
.c-site-header__primary .o-menu__item--mobile .o-menu__link:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='320px' height='512px' viewBox='0 0 320 512' version='1.1' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' d='M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'></path></svg>");
  height: 0;
  visibility: hidden;
  width: 0;
}
.c-site-header__primary .o-menu__item--mobile .o-menu__link.active:before {
  height: 0;
  visibility: hidden;
  width: 0;
}
.c-site-header__primary .o-menu__item--mobile .o-menu__link.active:after {
  height: 24px;
  visibility: visible;
  width: 24px;
}
.c-site-header__primary .o-menu__item--mobile .o-menu__title {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
@media (max-width: 61.99em) {
  .c-site-header__primary .o-menu__item--mobile {
    display: initial;
  }
}
.c-sub-menu {
  background-color: #fff;
  color: #32363b;
  overflow-y: scroll;
  position: absolute;
  top: -9999px;
  left: -9999px;
  opacity: 0;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  -webkit-transition: opacity 0.175s ease-out, -webkit-transform 0.25s ease-out;
  transition: opacity 0.175s ease-out, -webkit-transform 0.25s ease-out;
  transition: opacity 0.175s ease-out, transform 0.25s ease-out;
  transition: opacity 0.175s ease-out, transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
  will-change: position, transform;
  padding-top: 108px;
}
.c-sub-menu.active,
.c-sub-menu:focus-within {
  bottom: 0;
  left: 0;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.c-sub-menu:after {
  border-top: 1px solid #ededf4;
  content: '';
  display: block;
  height: 0;
  margin: 0 -16px;
}
.c-sub-menu .o-layout__colset {
  grid-template-columns: 46% 27% 27%;
}
.c-sub-menu .o-layout__col {
  border-left: 1px solid #ededf4;
  padding: 16px;
  grid-row: -2;
}
.c-sub-menu .o-layout__col:first-child {
  border-left: none;
  padding-left: 0;
}
.c-sub-menu .o-layout__module + .o-layout__module {
  margin-top: 32px;
}
.c-sub-menu h6 {
  font-size: 12px;
  line-height: 1.33333;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  color: #999b9d;
  letter-spacing: 2px;
  margin: 16px 0;
  text-transform: uppercase;
}
.c-sub-menu a {
  text-decoration: none;
}
.c-sub-menu a.current,
.c-sub-menu a:hover {
  color: #02b159;
}
.c-sub-menu .o-menu__item {
  clear: both;
}
.c-sub-menu .o-menu__item + .o-menu__item {
  margin-top: 8px;
}
.c-sub-menu .o-menu__title {
  display: block;
}
.c-sub-menu .o-menu__title .icon {
  display: inline-block;
  float: left;
  height: 48px;
  margin-right: 16px;
  overflow: hidden;
  width: 48px;
}
.c-sub-menu .o-menu__title .body {
  display: block;
  overflow: hidden;
}
.c-sub-menu .o-menu__title .description {
  display: block;
}
.c-sub-menu .o-menu--featured .o-menu__item {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  line-height: 1.16667;
  font-weight: 600;
  color: var(--h5-color, var(--heading-color));
  letter-spacing: -0.5px;
  font-size: 22px;
  line-height: 1.18182;
}
.c-sub-menu .o-menu--featured .o-menu__item .description {
  font-size: 14px;
  line-height: 1.42857;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
.c-sub-menu .o-menu--featured .o-menu__item .title + .description {
  color: #616266;
  margin-top: 4px;
}
.c-sub-menu .o-menu--featured .o-menu__item + .o-menu__item {
  margin-top: 24px;
}
.c-sub-menu .c-featured {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: var(--c-featured-border-width, 0) solid var(--c-featured-border-color, transparent);
  border-radius: 8px;
  color: var(--c-featured-color, #32363b);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  max-width: 565px;
  overflow: hidden;
  padding: 16px 24px 24px;
  position: relative;
}
.c-sub-menu .c-featured__background {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.c-sub-menu .c-featured__image {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: auto;
  max-width: 33%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 24px;
  position: relative;
  width: 100%;
}
.c-sub-menu .c-featured__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  position: relative;
  width: 100%;
}
.c-sub-menu .c-featured__headline {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 32px;
  line-height: 1.125;
  margin-bottom: 8px;
}
.c-sub-menu .c-featured__excerpt {
  font-size: 14px;
  line-height: 1.42857;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 16px;
}
.c-sub-menu .c-featured__button {
  background-color: #02b159;
  border-radius: 4px;
  border: 0 solid;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.538461538;
  padding: 10px 20px;
  text-align: center;
  white-space: nowrap;
  width: auto;
}
.c-sub-menu .c-featured:hover,
.c-sub-menu .c-featured:visited {
  color: var(--c-featured-color, #32363b);
}
.c-sub-menu .o-link--arrow {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
}
.c-sub-menu .o-link--arrow:after {
  content: url("data:image/svg+xml;utf8,<svg viewBox='0 0 7 12' version='1.1' xmlns='http://www.w3.org/2000/svg'><path d='M6.87 6.319l-5.39 5.549a.435.435 0 0 1-.624 0l-.727-.743a.457.457 0 0 1 0-.637L4.48 6 .13 1.512a.457.457 0 0 1 0-.637L.855.132a.435.435 0 0 1 .625 0l5.39 5.55a.457.457 0 0 1 0 .637z' fill='%2302b159' fill-rule='nonzero'/></svg>");
  display: inline-block;
  height: auto;
  margin-left: .5em;
  width: 7px;
}
.c-sub-menu--pricing .o-layout__colset {
  grid-template-columns: 46% -webkit-max-content;
  grid-template-columns: 46% max-content;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-sub-menu--mobile {
  font-size: 18px;
  line-height: 1.33333;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
.c-sub-menu--mobile .o-layout__colset {
  border-bottom: 0;
  grid-template-columns: 1fr;
}
.c-sub-menu--mobile .o-layout__module {
  margin-top: 0;
  margin-bottom: 0;
}
.c-sub-menu--mobile .o-layout__module + .o-layout__module {
  border-top: 1px solid #ededf4;
  margin-top: 16px;
  padding-top: 16px;
}
.c-sub-menu--mobile .o-button {
  background-color: #02b159;
  border-color: #02b159;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: 600;
  padding: 0.88889em 1.666em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.c-sub-menu--mobile .o-button:visited {
  background-color: #02b159;
  border-color: #02b159;
  color: #fff;
}
.c-sub-menu--mobile .o-button:hover {
  background-color: #32363b;
  border-color: #32363b;
  color: #fff;
}
.c-sub-menu--mobile .o-button * {
  color: inherit !important;
}
.c-sub-menu--mobile .c-search label,
.c-sub-menu--mobile .c-search input[type="submit"] {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.c-sub-menu--mobile .c-search input[type="search"] {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0px solid transparent;
  border-bottom: 2px solid #02b159;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  color: #32363b;
  display: block;
  line-height: 1;
  padding: 12px 0 12px;
  width: 100%;
}
.c-sub-menu--mobile .c-search input[type="search"]::-webkit-input-placeholder {
  color: #32363b;
}
.c-sub-menu--mobile .c-search input[type="search"]:-ms-input-placeholder {
  color: #32363b;
}
.c-sub-menu--mobile .c-search input[type="search"]::-ms-input-placeholder {
  color: #32363b;
}
.c-sub-menu--mobile .c-search input[type="search"]::placeholder {
  color: #32363b;
}
.c-sub-menu--mobile .c-search input[type="search"]:focus {
  -webkit-appearance: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  outline: none;
}
.c-sub-menu--mobile .c-search input[type="search"]:focus::-webkit-input-placeholder {
  color: #8c8e90;
}
.c-sub-menu--mobile .c-search input[type="search"]:focus:-ms-input-placeholder {
  color: #8c8e90;
}
.c-sub-menu--mobile .c-search input[type="search"]:focus::-ms-input-placeholder {
  color: #8c8e90;
}
.c-sub-menu--mobile .c-search input[type="search"]:focus::placeholder {
  color: #8c8e90;
}
@media (max-width: 61.99em) {
  .c-sub-menu {
    padding-top: 57px;
  }
}
body.admin-bar .c-sub-menu {
  padding-top: 140px;
}
@media (max-width: 61.99em) {
  body.admin-bar .c-sub-menu {
    padding-top: 103px;
  }
}
.c-site-header__topbar {
  background-color: #fff;
  border-bottom: 1px solid #ededf4;
  color: #32363b;
  font-weight: 600;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
}
@media (max-width: 61.99em) {
  .c-site-header__topbar {
    display: none;
  }
}
.c-site-header__topbar a {
  color: inherit;
}
.c-site-header__topbar .o-layout__colset {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  max-width: none;
}
.c-site-header__topbar .o-layout__col {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.c-site-header__topbar .o-layout__col:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.c-site-header__topbar .o-layout__module {
  margin-bottom: 0;
  margin-top: 0;
}
.c-site-header__topbar .c-notification {
  font-size: 13px;
  line-height: 1.30769;
}
.c-site-header__topbar .c-notification__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
}
.c-site-header__topbar .c-notification__tag,
.c-site-header__topbar .c-notification__message {
  padding-bottom: 2px;
  padding-top: 2px;
}
.c-site-header__topbar .c-notification__tag {
  padding-right: 0.666em;
  padding-left: 0.666em;
}
.c-site-header__topbar .c-notification__message {
  margin-left: 6px;
  color: #32363b;
}
.c-site-header__topbar .c-utility-nav {
  font-size: 13px;
  line-height: 1.30769;
  margin-right: 0;
}
.c-site-header__topbar .o-menu__list {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.c-site-header__topbar .o-menu__link {
  border: 0 solid transparent;
  border-width: 2px 0;
  margin: 0 12px;
}
.c-site-header__topbar .o-menu__link:hover {
  border-bottom-color: #02b159;
  color: #32363b;
}
.c-site-header__topbar .o-menu__title {
  font-weight: 600;
  padding: 8px 0;
  white-space: nowrap;
}
.c-site-header__topbar .o-menu__item--search .o-menu__link {
  overflow: hidden;
  white-space: nowrap;
  width: 16px;
}
.c-site-header__topbar .o-menu__item--search .o-menu__link::before {
  background-image: url("data:image/svg+xml;utf8,<svg width='16px' height='16px' viewBox='0 0 23 23' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>Icon / Search</title><g id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Icon--Search' transform='translate(1.000000, 2.000000)' stroke='%23353233' stroke-width='2.2'><g><circle id='Oval' cx='11.5' cy='8.5' r='8.5'></circle><path d='M5.5,14.5 L0.816060936,19.1839391' id='Line' stroke-linecap='square'></path></g></g></g></svg>");
  content: '';
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: 16px;
  vertical-align: middle;
  width: 16px;
}
.c-site-header__topbar .c-weglot-nav {
  font-size: 13px;
  line-height: 1.30769;
  border-left: 1px solid #ededf4;
  margin-left: 0;
}
.c-site-header__topbar .c-weglot-nav .country-selector {
  display: block;
  margin-right: -12px;
}
.c-site-header__topbar .c-weglot-nav .country-selector.weglot-dropdown .wgcurrent {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  border-bottom: 2px solid transparent;
  border-top: 2px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
  margin-right: 12px;
}
.c-site-header__topbar .c-weglot-nav .country-selector.weglot-dropdown .wgcurrent span {
  font-size: 13px;
  line-height: 1.30769;
  font-weight: 600;
  height: auto;
  padding: 8px 0;
}
.c-site-header__topbar .c-weglot-nav .country-selector.weglot-dropdown .wgcurrent:hover {
  border-bottom-color: #02b159;
}
.c-site-header__topbar .c-weglot-nav .country-selector.weglot-dropdown ul {
  left: auto;
  right: 0;
}
.c-site-header__topbar .c-weglot-nav .country-selector.weglot-dropdown ul a:hover {
  color: #02b159;
}
.c-weglot-nav .weglot-flags {
  white-space: nowrap;
}
.c-weglot-nav .weglot-flags > span:before {
  content: none !important;
  display: none !important;
}
.c-site-footer__primary .c-social i {
  color: #32363b;
  margin-right: 0.666em;
}
@media (max-width: 47.99em) {
  .c-site-footer__primary .o-layout__col {
    display: none;
  }
  .c-site-footer__primary .o-layout__col:first-child {
    display: block;
  }
}
.c-sub-menu--mobile .c-search input[type="search"]:focus::-webkit-input-placeholder {
  color: #8c8e90;
}
.c-sub-menu--mobile .c-search input[type="search"]::-webkit-input-placeholder {
  color: #32363b;
}
.c-site-header__primary .o-menu__item--mobile .o-menu__link:before,
.c-site-header__primary .o-menu__item--mobile .o-menu__link:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  margin: 0;
}
.footer-wrapper {
  background-color: #fafafc;
}
.footer-wrapper-inner {
  max-width: 1296px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 64px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
.footer-nav {
  margin-left: auto;
  margin-right: auto;
}
.footer-nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
}
.footer-nav a,
.footer-wrapper a {
  text-decoration: none;
  color: #616266;
}
.footer-nav-header {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.25px;
  color: #32363b;
  font-family: Source Sans Pro, sans-serif !important;
  line-height: 23.9999px;
}
.footer-nav a:hover {
  color: #616266;
  text-decoration: none;
}
.footer-wrapper a:hover {
  color: #616266;
  text-decoration: underline;
}
.footer-nav-social a {
  display: inline-block;
  width: 24px;
  margin-right: 48px;
  border: 1px solid currentColor;
  padding: 0 6px;
  border-radius: 4px;
}
.footer-nav-social a:hover {
  color: #616266;
}
.footer-links a {
  color: #616266;
}
.copyright {
  font-size: 13px;
  line-height: 1.30769;
  color: #616266;
}
.footer-nav li {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.4;
}
.footer-logo-outer {
  margin-bottom: 32px;
  text-align: center;
}
.footer-nav li:last-child {
  margin-bottom: 0;
}
.footer-social-icon {
  height: 24px;
  color: #32363b;
  margin: 0 8px;
}
.footer-social-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-logo {
  max-width: 196px;
}
.footer-social-label {
  display: none;
}
.footer-social-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-nav-header--social {
  display: none;
}
.footer-nav-grid {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
.sm-down-hidden {
  display: none;
}
.footer-sublist {
  color: #32363bbf;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 17.9999;
  margin-bottom: 32px;
  list-style-type: none;
  list-style: none;
  padding: 0;
  text-align: left;
}
.footer-social-outer .footer-sublist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .footer-wrapper-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .footer-logo {
    max-width: 145px;
  }
  .footer-logo-outer {
    text-align: left;
  }
  .footer-social-icon {
    height: 14px;
    margin: 0 10px 0 0;
  }
  .footer-social-outer {
    display: block;
  }
  .footer-social-outer .footer-sublist {
    display: block;
  }
  .footer-social-label {
    display: inline-block;
  }
  .footer-nav-header--social {
    display: inline-block;
  }
  .footer-nav-grid {
    /* Taken from Tailwind styles for w-1/6 */
    width: 16.66667%;
  }
  .sm-down-hidden {
    display: inline-block;
  }
}
/* Consent Black Bar styles*/
#consent_blackbar {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 999;
}
#consent_blackbar #truste-consent-track {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
#consent_blackbar #truste-consent-content {
  border: none;
  border-top: 1px solid #ededf4;
  background-color: white;
  padding: 16px;
}
#consent_blackbar #truste-consent-text {
  font-size: 14px;
  line-height: 1.42857;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  color: #32363b;
  margin-bottom: 8px;
}
#consent_blackbar a {
  color: #02b159;
}
#consent_blackbar #truste-consent-buttons {
  text-align: right;
}
#consent_blackbar #truste-consent-buttons button,
#consent_blackbar #truste-consent-buttons a {
  border: 0 solid;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.307692308;
  padding: 0.846153846em 20px;
  text-align: center;
  text-decoration: none;
}
#consent_blackbar #truste-consent-buttons button,
#consent_blackbar #truste-consent-buttons button:visited,
#consent_blackbar #truste-consent-buttons a,
#consent_blackbar #truste-consent-buttons a:visited {
  background-color: transparent;
  border-color: #D9DBE1;
  color: #5E6065;
}
#consent_blackbar #truste-consent-buttons button:hover,
#consent_blackbar #truste-consent-buttons a:hover {
  background-color: transparent;
  border-color: #02b159;
  color: #02b159;
}
#consent_blackbar #truste-consent-buttons button + button,
#consent_blackbar #truste-consent-buttons button + a,
#consent_blackbar #truste-consent-buttons a + button,
#consent_blackbar #truste-consent-buttons a + a {
  margin-left: 12px;
}
#consent_blackbar #truste-consent-buttons #truste-consent-button,
#consent_blackbar #truste-consent-buttons #truste-consent-button:visited {
  background-color: #02b159;
  border-color: #02b159;
  color: white;
}
#consent_blackbar #truste-consent-buttons #truste-consent-button:hover {
  background-color: #32363b;
  border-color: #32363b;
  color: white;
}
/* Consent Black Bar styles*/
.c-site-footer {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 1.33333;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  background-color: #fff;
  color: #32363b;
}
.c-site-footer a {
  color: inherit;
}
.c-site-footer__primary {
  font-size: 14px;
  line-height: 1.28571;
  background-color: #fff;
  color: #65686c;
  padding-top: 24px;
  padding-bottom: 56px;
}
.c-site-footer__primary .c-identity {
  margin-top: 32px;
}
@media (max-width: 47.99em) {
  .c-site-footer__primary .c-identity__link {
    text-align: center;
  }
  .c-site-footer__primary .c-identity__image {
    display: inline-block;
    max-width: 144px;
  }
}
@media (max-width: 47.99em) {
  .c-site-footer__primary .c-copyright {
    text-align: center;
  }
}
.c-site-footer__primary .o-menu__heading {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 1.33333;
  font-weight: 600;
  color: var(--h6-color, var(--heading-color));
  letter-spacing: -0.25px;
  color: #32363b;
  margin: 32px 0 6px;
}
@media (max-width: 47.99em) {
  .c-site-footer__primary .o-menu__heading {
    font-size: 14px;
    line-height: 1.57143;
  }
}
.c-site-footer__primary .o-menu__item {
  margin-top: 10px;
}
.c-site-footer__primary .o-menu__link:hover {
  text-decoration: underline;
  color: #5e6065;
}
.c-site-footer__primary .o-menu__link:hover * {
  text-decoration: inherit;
}
.c-site-footer__primary .c-social ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.c-site-footer__primary .c-social a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-site-footer__primary .c-social a:hover {
  text-decoration: none;
}
.c-site-footer__primary .c-social a:hover .o-menu__title {
  text-decoration: underline;
}
/* This was in _header.less but not in linode website partials */
.c-site-footer__primary .c-social i {
  color: #32363b;
  margin-right: 0.666em;
}
/* This was in _header.less but not in linode website partials */
@media (max-width: 47.99em) {
  .c-site-footer__primary .o-layout__col {
    display: none;
  }
  .c-site-footer__primary .o-layout__col:first-child {
    display: block;
  }
}
.c-site-footer__primary .c-social svg {
  color: #32363b;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.c-site-footer__primary .o-layout__col:first-child .c-social {
  display: none;
}
.c-site-footer__primary .o-layout__col:first-child .o-menu__heading {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
@media (max-width: 47.99em) {
  .c-site-footer__primary .o-layout__col:first-child .c-social {
    display: block;
  }
  .c-site-footer__primary .o-layout__col:nth-child(n+2) {
    display: none;
  }
  .c-site-footer__primary .c-social {
    font-size: 24px;
  }
  .c-site-footer__primary .c-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-site-footer__primary .c-social li {
    margin: 0;
    padding: 0;
  }
  .c-site-footer__primary .c-social a {
    padding: 8px 12px;
  }
  .c-site-footer__primary .c-social .o-menu__title {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
  .c-site-footer__primary .c-social i,
  .c-site-footer__primary .c-social svg {
    margin: 0;
  }
}
.c-sub-menu--mobile .c-search input[type="search"]:focus::-webkit-input-placeholder {
  color: #8c8e90;
}
.c-sub-menu--mobile .c-search input[type="search"]::-webkit-input-placeholder {
  color: #32363b;
}
.c-site-footer a:hover {
  color: #65686c;
  text-decoration: underline;
}
.mobile-menus__wrapper {
  height: calc(100vh - 56px);
}
.sub-menu {
  height: calc(100vh - 106px);
}
li.weglot-hide,
.weglot-hide {
  display: none !important;
}
.country-selector {
  z-index: 9999;
  text-align: left;
  position: relative;
  display: inline-block;
  width: auto;
}
.country-selector a {
  padding: 0 10px;
  outline: none;
  text-decoration: none;
  float: none !important;
  white-space: nowrap;
  font-weight: normal;
  cursor: pointer;
  color: black;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.country-selector a:focus {
  outline: none;
}
.country-selector ul {
  padding: 0px;
  z-index: 1010;
  list-style: none;
  margin: 0;
}
.country-selector li {
  margin: 0px;
  padding: 0px;
}
.country-selector.weglot-dropdown {
  background-color: white;
}
.country-selector.weglot-dropdown a,
.country-selector.weglot-dropdown span {
  display: block;
  height: 37px;
  line-height: 36px;
  font-size: 13px;
  padding: 0 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
}
.country-selector.weglot-dropdown a:hover,
.country-selector.weglot-dropdown span:hover {
  cursor: pointer;
}
.country-selector.weglot-dropdown .wgcurrent {
  border: 1px solid #e0e0e0;
  list-style: none;
  display: block;
  margin: 0;
}
.country-selector.weglot-dropdown .wgcurrent a,
.country-selector.weglot-dropdown .wgcurrent span {
  padding-right: 60px;
}
.country-selector.weglot-dropdown ul {
  position: absolute;
  min-width: 100%;
  border: 1px solid #ebeef0;
  background: white;
  left: 0;
  top: initial;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  padding: 0;
}
.country-selector.weglot-dropdown input:checked ~ ul {
  display: block;
}
.country-selector.weglot-dropdown input:checked ~ .wgcurrent:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.country-selector.weglot-dropdown li {
  width: 100%;
}
.country-selector.weglot-dropdown.weglot-invert ul {
  bottom: 38px;
}
.country-selector.weglot-dropdown.weglot-invert input:checked ~ .wgcurrent:after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.country-selector.weglot-default {
  position: fixed;
  bottom: 0px;
  right: 40px;
}
.country-selector.weglot-inline a:hover {
  text-decoration: underline;
  color: #00a0d2;
}
.country-selector.weglot-inline .wgcurrent a {
  text-decoration: underline;
}
.country-selector.weglot-inline label {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
}
.country-selector.weglot-inline ul {
  display: inline-block;
  vertical-align: middle;
}
.country-selector.weglot-inline li {
  line-height: 1 !important;
  display: inline-block;
  margin: 2px 0px;
  vertical-align: middle;
}
.country-selector.weglot-inline.weglot-default {
  bottom: 5px;
}
.country-selector input {
  display: none !important;
}
.js .main-navigation .country-selector ul {
  display: none;
}
.c-site-header__topbar .c-weglot-nav {
  font-size: 13px;
  line-height: 1.30769;
  border-left: 1px solid #ededf4;
  margin-left: 0;
}
.c-site-header__topbar .c-weglot-nav .country-selector {
  display: block;
  margin-right: -12px;
}
.c-site-header .c-weglot-nav .country-selector.wg-drop .wgcurrent {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid transparent;
  border-top: 2px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
  margin-right: 12px;
}
.c-site-header .c-weglot-nav .country-selector.wg-drop .wgcurrent:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' data-prefix='far' data-icon='angle-down' role='img' viewBox='0 0 320 512' class='svg-inline--fa fa-angle-down fa-w-10 fa-7x'%3E%3Cpath fill='rgba(50,54,59)' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z' class=''%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 8px;
  margin-top: 2px;
  position: static;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  -webkit-transform: none;
          transform: none;
  width: 8px;
}
.c-site-header__topbar .c-weglot-nav .country-selector.weglot-dropdown .wgcurrent span {
  font-size: 13px;
  line-height: 1.30769;
  font-weight: 600;
  height: auto;
  padding: 8px 0;
}
.c-site-header .c-weglot-nav .country-selector.wg-drop .wgcurrent:hover {
  border-bottom-color: #02b159;
}
.c-site-header__topbar .c-weglot-nav .country-selector.weglot-dropdown ul {
  left: auto;
  right: 0;
}
.c-site-header__topbar .c-weglot-nav .country-selector.weglot-dropdown ul a:hover {
  color: #02b159;
}
.c-weglot-nav .weglot-flags {
  white-space: nowrap;
}
.c-weglot-nav .weglot-flags > span:before {
  content: none !important;
  display: none !important;
}
.wg-flags.flag-1 a:before {
  background-image: url(/docs/media/images/weglot-flag-list-with-american-flag.png) !important;
  visibility: hidden;
}
.wg-drop.country-selector .wgcurrent {
  border: none;
  border-left-width: 1px;
  font-size: 13px;
  line-height: 1.30769;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
  margin-right: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-site-header .wg-drop.country-selector.closed .wgcurrent:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.c-site-header .wg-drop.country-selector .wgcurrent a {
  line-height: 1.30769;
  padding: 8px 0;
}
.wg-drop.country-selector a {
  font-weight: 600;
  height: auto !important;
  color: #32363b !important;
}
.c-site-header .wg-drop.country-selector > ul {
  width: unset;
  min-width: 100%;
  left: auto;
  right: 0;
}
.c-site-header .wg-drop.country-selector > ul > li.flag--1 > a:before {
  background-image: url(/docs/media/images/rect_bright.png);
  background-size: auto 20px !important;
  border-radius: 0px !important;
  width: 30px !important;
  height: 20px !important;
  content: "";
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  overflow: hidden;
}
.c-site-header .wg-drop.country-selector > ul > li.flag--1 > a {
  display: block;
  height: 37px;
  line-height: 36px;
  font-size: 13px;
  padding: 0 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: normal;
}
.c-site-header .wg-drop.country-selector > ul > li.flag--1.en > a:before {
  background-position: -7841px 0;
}
.c-site-header .wg-drop.country-selector > ul > li.flag--1.es > a:before {
  background-position: -7009px 0;
}
.c-site-header .wg-drop.country-selector > ul > li.flag--1.ja > a:before {
  background-position: -3617px 0;
}
.c-site-header .wg-drop.country-selector > ul > li.flag--1.de > a:before {
  background-position: -2753px 0;
}
.c-site-header .wg-drop.country-selector > ul > li.flag--1.pt > a:before {
  background-position: -993px 0;
}
/* Background */
.chroma {
  background-color: #eeeedd;
}
/* Error */
.chroma .err {
  color: #a61717;
  background-color: #e3d2d2;
}
/* LineTableTD */
.chroma .lntd {
  vertical-align: top;
  padding: 0;
  margin: 0;
  border: 0;
}
/* LineTable */
.chroma .lntable {
  border-spacing: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  overflow: auto;
  display: block;
}
/* LineHighlight */
.chroma .hl {
  background-color: #ffffcc;
  display: block;
  width: 100%;
}
/* LineNumbersTable */
.chroma .lnt {
  margin-right: 0.4em;
  padding: 0 0.4em 0 0.4em;
  display: block;
}
/* LineNumbers */
.chroma .ln {
  margin-right: 0.4em;
  padding: 0 0.4em 0 0.4em;
}
/* Keyword */
.chroma .k {
  color: #8b008b;
  font-weight: bold;
}
/* KeywordConstant */
.chroma .kc {
  color: #8b008b;
  font-weight: bold;
}
/* KeywordDeclaration */
.chroma .kd {
  color: #8b008b;
  font-weight: bold;
}
/* KeywordNamespace */
.chroma .kn {
  color: #8b008b;
  font-weight: bold;
}
/* KeywordPseudo */
.chroma .kp {
  color: #8b008b;
  font-weight: bold;
}
/* KeywordReserved */
.chroma .kr {
  color: #8b008b;
  font-weight: bold;
}
/* KeywordType */
.chroma .kt {
  color: #00688b;
  font-weight: bold;
}
/* NameAttribute */
.chroma .na {
  color: #658b00;
}
/* NameBuiltin */
.chroma .nb {
  color: #658b00;
}
/* NameClass */
.chroma .nc {
  color: #008b45;
  font-weight: bold;
}
/* NameConstant */
.chroma .no {
  color: #00688b;
}
/* NameDecorator */
.chroma .nd {
  color: #707a7c;
}
/* NameException */
.chroma .ne {
  color: #008b45;
  font-weight: bold;
}
/* NameFunction */
.chroma .nf {
  color: #008b45;
}
/* NameNamespace */
.chroma .nn {
  color: #008b45;
}
/* NameTag */
.chroma .nt {
  color: #8b008b;
  font-weight: bold;
}
/* NameVariable */
.chroma .nv {
  color: #00688b;
}
/* LiteralString */
.chroma .s {
  color: #cd5555;
}
/* LiteralStringAffix */
.chroma .sa {
  color: #cd5555;
}
/* LiteralStringBacktick */
.chroma .sb {
  color: #cd5555;
}
/* LiteralStringChar */
.chroma .sc {
  color: #cd5555;
}
/* LiteralStringDelimiter */
.chroma .dl {
  color: #cd5555;
}
/* LiteralStringDoc */
.chroma .sd {
  color: #cd5555;
}
/* LiteralStringDouble */
.chroma .s2 {
  color: #cd5555;
}
/* LiteralStringEscape */
.chroma .se {
  color: #cd5555;
}
/* LiteralStringHeredoc */
.chroma .sh {
  color: #1c7e71;
  font-style: italic;
}
/* LiteralStringInterpol */
.chroma .si {
  color: #cd5555;
}
/* LiteralStringOther */
.chroma .sx {
  color: #cb6c20;
}
/* LiteralStringRegex */
.chroma .sr {
  color: #1c7e71;
}
/* LiteralStringSingle */
.chroma .s1 {
  color: #cd5555;
}
/* LiteralStringSymbol */
.chroma .ss {
  color: #cd5555;
}
/* LiteralNumber */
.chroma .m {
  color: #b452cd;
}
/* LiteralNumberBin */
.chroma .mb {
  color: #b452cd;
}
/* LiteralNumberFloat */
.chroma .mf {
  color: #b452cd;
}
/* LiteralNumberHex */
.chroma .mh {
  color: #b452cd;
}
/* LiteralNumberInteger */
.chroma .mi {
  color: #b452cd;
}
/* LiteralNumberIntegerLong */
.chroma .il {
  color: #b452cd;
}
/* LiteralNumberOct */
.chroma .mo {
  color: #b452cd;
}
/* OperatorWord */
.chroma .ow {
  color: #8b008b;
}
/* Comment */
.chroma .c {
  color: #228b22;
}
/* CommentHashbang */
.chroma .ch {
  color: #228b22;
}
/* CommentMultiline */
.chroma .cm {
  color: #228b22;
}
/* CommentSingle */
.chroma .c1 {
  color: #228b22;
}
/* CommentSpecial */
.chroma .cs {
  color: #8b008b;
  font-weight: bold;
}
/* CommentPreproc */
.chroma .cp {
  color: #1e889b;
}
/* CommentPreprocFile */
.chroma .cpf {
  color: #1e889b;
}
/* GenericDeleted */
.chroma .gd {
  color: #aa0000;
}
/* GenericEmph */
.chroma .ge {
  font-style: italic;
}
/* GenericError */
.chroma .gr {
  color: #aa0000;
}
/* GenericHeading */
.chroma .gh {
  color: #000080;
  font-weight: bold;
}
/* GenericInserted */
.chroma .gi {
  color: #00aa00;
}
/* GenericOutput */
.chroma .go {
  color: #888888;
}
/* GenericPrompt */
.chroma .gp {
  color: #555555;
}
/* GenericStrong */
.chroma .gs {
  font-weight: bold;
}
/* GenericSubheading */
.chroma .gu {
  color: #800080;
  font-weight: bold;
}
/* GenericTraceback */
.chroma .gt {
  color: #aa0000;
}
/* TextWhitespace */
.chroma .w {
  color: #bbbbbb;
}
