/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-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: 400;
  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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.71428571;
  color: #333332;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #286faf;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1a4871;
  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;
}
.img-rounded {
  border-radius: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.71428571;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
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: 12px;
  margin-bottom: 12px;
}
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 12px;
}
.lead {
  margin-bottom: 24px;
  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 {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.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: #286faf;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1f5585;
}
.text-success {
  color: #65945f;
}
a.text-success:hover,
a.text-success:focus {
  color: #50754b;
}
.text-info {
  color: #333332;
}
a.text-info:hover,
a.text-info:focus {
  color: #191919;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #945f5f;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #754b4b;
}
.bg-primary {
  color: #fff;
  background-color: #286faf;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1f5585;
}
.bg-success {
  background-color: #cef6c9;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #a6ef9d;
}
.bg-info {
  background-color: #dadada;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #c1c1c1;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f6c9c9;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #ef9d9d;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
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-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.71428571;
}
dt {
  font-weight: 700;
}
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;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  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.71428571;
  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;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.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: 24px;
  font-style: normal;
  line-height: 1.71428571;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 1.71428571;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 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;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.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.71428571;
  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 > 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: #cef6c9;
}
.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: #baf2b3;
}
.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: #dadada;
}
.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: #cdcdcd;
}
.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: #f6c9c9;
}
.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: #f2b3b3;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  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: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
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.71428571;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -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;
  -o-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;
}
.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 {
  background-color: transparent;
  border: 0;
}
.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;
}
@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: 38px;
  }
  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: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 38px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
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: 1px;
}
.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: 36px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  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: 46px;
  height: 46px;
  line-height: 46px;
}
.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: #65945f;
}
.has-success .form-control {
  border-color: #65945f;
  -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: #50754b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #9fbe9b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #9fbe9b;
}
.has-success .input-group-addon {
  color: #65945f;
  background-color: #cef6c9;
  border-color: #65945f;
}
.has-success .form-control-feedback {
  color: #65945f;
}
.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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: #945f5f;
}
.has-error .form-control {
  border-color: #945f5f;
  -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: #754b4b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #be9b9b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #be9b9b;
}
.has-error .input-group-addon {
  color: #945f5f;
  background-color: #f6c9c9;
  border-color: #945f5f;
}
.has-error .form-control-feedback {
  color: #945f5f;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737371;
}
@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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.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: 18px;
  }
}
@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;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 2px;
  -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 {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  opacity: 0.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;
  background-image: none;
  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.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: #286faf;
  border-color: #23629a;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #1f5585;
  border-color: #0c2032;
}
.btn-primary:hover {
  color: #fff;
  background-color: #1f5585;
  border-color: #184268;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1f5585;
  background-image: none;
  border-color: #184268;
}
.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: #184268;
  border-color: #0c2032;
}
.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: #286faf;
  border-color: #23629a;
}
.btn-primary .badge {
  color: #286faf;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #4fab43;
  border-color: #47993c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #3e8635;
  border-color: #1c3d18;
}
.btn-success:hover {
  color: #fff;
  background-color: #3e8635;
  border-color: #326d2b;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #3e8635;
  background-image: none;
  border-color: #326d2b;
}
.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: #326d2b;
  border-color: #1c3d18;
}
.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: #4fab43;
  border-color: #47993c;
}
.btn-success .badge {
  color: #4fab43;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #b7b7b7;
  border-color: #aaaaaa;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #9e9e9e;
  border-color: #6a6a6a;
}
.btn-info:hover {
  color: #fff;
  background-color: #9e9e9e;
  border-color: #8c8c8c;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #9e9e9e;
  background-image: none;
  border-color: #8c8c8c;
}
.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: #8c8c8c;
  border-color: #6a6a6a;
}
.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: #b7b7b7;
  border-color: #aaaaaa;
}
.btn-info .badge {
  color: #b7b7b7;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #dcc338;
  border-color: #d5ba25;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #bfa722;
  border-color: #695b12;
}
.btn-warning:hover {
  color: #fff;
  background-color: #bfa722;
  border-color: #a18d1c;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #bfa722;
  background-image: none;
  border-color: #a18d1c;
}
.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: #a18d1c;
  border-color: #695b12;
}
.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: #dcc338;
  border-color: #d5ba25;
}
.btn-warning .badge {
  color: #dcc338;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #dc4638;
  border-color: #d53425;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #bf2f22;
  border-color: #691a12;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bf2f22;
  border-color: #a1281c;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #bf2f22;
  background-image: none;
  border-color: #a1281c;
}
.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: #a1281c;
  border-color: #691a12;
}
.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: #dc4638;
  border-color: #d53425;
}
.btn-danger .badge {
  color: #dc4638;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #286faf;
  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: #1a4871;
  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: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
.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;
  -o-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: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.71428571;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #286faf;
  outline: 0;
}
.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;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.71428571;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
    right: 4px;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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: 1px;
}
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: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 1px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 4px;
}
.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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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 {
  padding-left: 0;
  margin-bottom: 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;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #286faf;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 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.71428571;
  border: 1px solid transparent;
  border-radius: 2px 2px 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;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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: 2px;
}
.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: 2px 2px 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: 2px;
}
.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: #286faf;
}
.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 {
  margin-bottom: 5px;
  text-align: center;
}
.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: 2px;
}
.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: 2px 2px 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-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  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;
    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-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.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;
  }
}
@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;
}
.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: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 13px 15px;
  font-size: 18px;
  line-height: 24px;
}
.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;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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: 6.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    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: 24px;
  }
  .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: 13px;
    padding-bottom: 13px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -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: 6px;
  margin-bottom: 6px;
}
@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;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 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: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.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-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    background-color: #e7e7e7;
  }
  .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-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.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-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@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-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-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: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.71428571;
  color: #286faf;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #1a4871;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.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;
  cursor: default;
  background-color: #286faf;
  border-color: #286faf;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.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-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: #286faf;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1f5585;
}
.label-success {
  background-color: #4fab43;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #3e8635;
}
.label-info {
  background-color: #b7b7b7;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #9e9e9e;
}
.label-warning {
  background-color: #dcc338;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #bfa722;
}
.label-danger {
  background-color: #dc4638;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #bf2f22;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  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: #286faf;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 4px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.71428571;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #286faf;
}
.thumbnail .caption {
  padding: 9px;
  color: #333332;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.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 {
  color: #65945f;
  background-color: #cef6c9;
  border-color: #c5f2b3;
}
.alert-success hr {
  border-top-color: #b4ef9d;
}
.alert-success .alert-link {
  color: #50754b;
}
.alert-info {
  color: #333332;
  background-color: #dadada;
  border-color: #c8c8c8;
}
.alert-info hr {
  border-top-color: #bbbbbb;
}
.alert-info .alert-link {
  color: #191919;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #945f5f;
  background-color: #f6c9c9;
  border-color: #f2b3be;
}
.alert-danger hr {
  border-top-color: #ef9dab;
}
.alert-danger .alert-link {
  color: #754b4b;
}
@-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 {
  height: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 2px;
  -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: 24px;
  color: #fff;
  text-align: center;
  background-color: #286faf;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #4fab43;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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: #b7b7b7;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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: #dcc338;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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: #dc4638;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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 {
  overflow: hidden;
  zoom: 1;
}
.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 {
  padding-left: 0;
  margin-bottom: 20px;
}
.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-left-radius: 2px;
  border-top-right-radius: 2px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.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: #286faf;
  border-color: #286faf;
}
.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: #b5d3ee;
}
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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #65945f;
  background-color: #cef6c9;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #65945f;
}
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: #65945f;
  background-color: #baf2b3;
}
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: #65945f;
  border-color: #65945f;
}
.list-group-item-info {
  color: #333332;
  background-color: #dadada;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #333332;
}
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: #333332;
  background-color: #cdcdcd;
}
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: #333332;
  border-color: #333332;
}
.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: #945f5f;
  background-color: #f6c9c9;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #945f5f;
}
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: #945f5f;
  background-color: #f2b3b3;
}
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: #945f5f;
  border-color: #945f5f;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -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-left-radius: 1px;
  border-top-right-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-left-radius: 1px;
  border-top-right-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-left-radius: 0;
  border-top-right-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 1px;
  border-top-right-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-right-radius: 1px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.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: #286faf;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #286faf;
  border-color: #286faf;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #286faf;
}
.panel-primary > .panel-heading .badge {
  color: #286faf;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #286faf;
}
.panel-success {
  border-color: #c5f2b3;
}
.panel-success > .panel-heading {
  color: #65945f;
  background-color: #cef6c9;
  border-color: #c5f2b3;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c5f2b3;
}
.panel-success > .panel-heading .badge {
  color: #cef6c9;
  background-color: #65945f;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c5f2b3;
}
.panel-info {
  border-color: #c8c8c8;
}
.panel-info > .panel-heading {
  color: #333332;
  background-color: #dadada;
  border-color: #c8c8c8;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c8c8c8;
}
.panel-info > .panel-heading .badge {
  color: #dadada;
  background-color: #333332;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c8c8c8;
}
.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: #f2b3be;
}
.panel-danger > .panel-heading {
  color: #945f5f;
  background-color: #f6c9c9;
  border-color: #f2b3be;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f2b3be;
}
.panel-danger > .panel-heading .badge {
  color: #f6c9c9;
  background-color: #945f5f;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f2b3be;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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: 2px;
  -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: 4px;
}
.well-sm {
  padding: 9px;
  border-radius: 1px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.71428571;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.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: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71428571;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 2px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71428571;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: 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: 4px;
  -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 > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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 {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-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;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-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;
  bottom: 0;
  left: 0;
  width: 15%;
  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);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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 {
    right: 20%;
    left: 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 {
  display: table;
  content: " ";
}
.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 {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
  }
}
/* 
 * Source Sans Pro 
 * Complete @font-face kit 
 * 
 * Author: 
 *    Reza Qorbani (reza@qorbani.com)
 *    https://github.com/qorbani
 */
/* Source Sans Pro (Roman package) @font-face kit */
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  src: local('SourceSansPro-ExtraLight'), local('Source Sans Pro'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-ExtraLight.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-ExtraLight.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-ExtraLight.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  src: local('SourceSansPro-Light'), local('Source Sans Pro'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-Light.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-Light.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-Light.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: local('SourceSansPro-Regular'), local('Source Sans Pro'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-Regular.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-Regular.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  src: local('SourceSansPro-Semibold'), local('Source Sans Pro Semibold'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-Semibold.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-Semibold.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-Semibold.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: local('SourceSansPro-Bold'), local('Source Sans Pro Bold'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-Bold.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-Bold.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-Bold.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  src: local('SourceSansPro-Black'), local('Source Sans Pro Black'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-Black.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-Black.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-Black.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-Black.ttf') format('truetype');
}
/* Source Sans Pro (Italic package) @font-face kit */
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-style: italic;
  font-stretch: normal;
  src: local('SourceSansPro-ExtraLightIt'), local('Source Sans Pro'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-ExtraLightIt.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-ExtraLightIt.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-ExtraLightIt.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  src: local('SourceSansPro-LightIt'), local('Source Sans Pro'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-LightIt.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-LightIt.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-LightIt.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-LightIt.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: local('SourceSansPro-It'), local('Source Sans Pro'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-It.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-It.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-It.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  src: local('SourceSansPro-SemiboldIt'), local('Source Sans Pro'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-SemiboldIt.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-SemiboldIt.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-SemiboldIt.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  src: local('SourceSansPro-BoldIt'), local('Source Sans Pro'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-BoldIt.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-BoldIt.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-BoldIt.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-BoldIt.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 900;
  font-style: italic;
  font-stretch: normal;
  src: local('SourceSansPro-BlackIt'), local('Source Sans Pro'), url('../../../assets/fonts/source-sans-pro/EOT/SourceSansPro-BlackIt.eot') format('embedded-opentype'), url('../../../assets/fonts/source-sans-pro/WOFF/OTF/SourceSansPro-BlackIt.otf.woff') format('woff'), url('../../../assets/fonts/source-sans-pro/OTF/SourceSansPro-BlackIt.otf') format('opentype'), url('../../../assets/fonts/source-sans-pro/TTF/SourceSansPro-BlackIt.ttf') format('truetype');
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  background: red;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}
.jspHorizontalBar {
  background: red;
  bottom: 0;
  height: 16px;
  left: 0;
  position: absolute;
  width: 100%;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #dde;
  position: relative;
}
.jspDrag {
  background: #bbd;
  cursor: pointer;
  left: 0;
  position: relative;
  top: 0;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  cursor: pointer;
  direction: ltr;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -20000px;
}
.jspDisabled {
  background: #80808d;
  cursor: default;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  float: left;
  height: 100%;
  width: 16px;
}
.jspVerticalBar .jspArrow:focus {
  border: 1px solid red;
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}
.medium-editor-anchor-preview,
.medium-editor-toolbar {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  z-index: 2000;
}
@-webkit-keyframes medium-editor-image-loading {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes medium-editor-image-loading {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes medium-editor-pop-upwards {
  0% {
    opacity: 0;
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
  }
  20% {
    opacity: 0.7;
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
  }
  40% {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
@keyframes medium-editor-pop-upwards {
  0% {
    opacity: 0;
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
  }
  20% {
    opacity: 0.7;
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
  }
  40% {
    opacity: 1;
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
  }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
.medium-editor-anchor-preview {
  left: 0;
  line-height: 1.4;
  max-width: 280px;
  position: absolute;
  text-align: center;
  top: 0;
  word-break: break-all;
  word-wrap: break-word;
  visibility: hidden;
}
.medium-editor-anchor-preview a {
  color: #fff;
  display: inline-block;
  margin: 5px 5px 10px;
}
.medium-editor-placeholder-relative:after,
.medium-editor-placeholder:after {
  content: attr(data-placeholder) !important;
  white-space: pre;
  padding: inherit;
  margin: inherit;
  font-style: italic;
}
.medium-editor-anchor-preview-active {
  visibility: visible;
}
.medium-editor-dragover {
  background: #ddd;
}
.medium-editor-image-loading {
  -webkit-animation: medium-editor-image-loading 1s infinite ease-in-out;
  animation: medium-editor-image-loading 1s infinite ease-in-out;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  height: 40px;
  width: 40px;
}
.medium-editor-placeholder {
  position: relative;
}
.medium-editor-placeholder:after {
  position: absolute;
  left: 0;
  top: 0;
}
.medium-editor-placeholder-relative,
.medium-editor-placeholder-relative:after {
  position: relative;
}
.medium-toolbar-arrow-over:before,
.medium-toolbar-arrow-under:after {
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 0;
}
.medium-toolbar-arrow-under:after {
  border-width: 8px 8px 0;
}
.medium-toolbar-arrow-over:before {
  border-width: 0 8px 8px;
  top: -8px;
}
.medium-editor-toolbar {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.medium-editor-toolbar ul {
  margin: 0;
  padding: 0;
}
.medium-editor-toolbar li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.medium-editor-toolbar li button {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 1.33;
  margin: 0;
  padding: 15px;
  text-decoration: none;
}
.medium-editor-toolbar li button:focus {
  outline: 0;
}
.medium-editor-toolbar li .medium-editor-action-underline {
  text-decoration: underline;
}
.medium-editor-toolbar li .medium-editor-action-pre {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 12px;
  font-weight: 100;
  padding: 15px 0;
}
.medium-editor-toolbar-active {
  visibility: visible;
}
.medium-editor-sticky-toolbar {
  position: fixed;
  top: 1px;
}
.medium-editor-relative-toolbar {
  position: relative;
}
.medium-editor-toolbar-active.medium-editor-stalker-toolbar {
  -webkit-animation: medium-editor-pop-upwards 160ms forwards linear;
  animation: medium-editor-pop-upwards 160ms forwards linear;
}
.medium-editor-action-bold {
  font-weight: bolder;
}
.medium-editor-action-italic {
  font-style: italic;
}
.medium-editor-toolbar-form {
  display: none;
}
.medium-editor-toolbar-form a,
.medium-editor-toolbar-form input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.medium-editor-toolbar-form .medium-editor-toolbar-form-row {
  line-height: 14px;
  margin-left: 5px;
  padding-bottom: 5px;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input,
.medium-editor-toolbar-form label {
  border: none;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0;
  padding: 6px;
  width: 316px;
  display: inline-block;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,
.medium-editor-toolbar-form label:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  outline: 0;
}
.medium-editor-toolbar-form a {
  display: inline-block;
  font-size: 24px;
  font-weight: bolder;
  margin: 0 10px;
  text-decoration: none;
}
.medium-editor-toolbar-form-active {
  display: block;
}
.medium-editor-toolbar-actions:after {
  clear: both;
  content: "";
  display: table;
}
.medium-editor-element {
  word-wrap: break-word;
  min-height: 30px;
}
.medium-editor-element img {
  max-width: 100%;
}
.medium-editor-element sub {
  vertical-align: sub;
}
.medium-editor-element sup {
  vertical-align: super;
}
.medium-editor-hidden {
  display: none;
}
.medium-toolbar-arrow-under:after {
  border-color: #242424 transparent transparent;
  top: 50px;
}
.medium-toolbar-arrow-over:before {
  border-color: transparent transparent #242424;
  top: -8px;
}
.medium-editor-toolbar {
  background-color: #242424;
  background: -webkit-linear-gradient(top, #242424, rgba(36, 36, 36, 0.75));
  background: linear-gradient(to bottom, #242424, rgba(36, 36, 36, 0.75));
  border: 1px solid #000;
  border-radius: 5px;
  box-shadow: 0 0 3px #000;
}
.medium-editor-toolbar li button {
  background-color: #242424;
  background: -webkit-linear-gradient(top, #242424, rgba(36, 36, 36, 0.89));
  background: linear-gradient(to bottom, #242424, rgba(36, 36, 36, 0.89));
  border: 0;
  border-right: 1px solid #000;
  border-left: 1px solid #333;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  color: #fff;
  height: 50px;
  min-width: 50px;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.medium-editor-toolbar li button:hover {
  background-color: #000;
  color: #ff0;
}
.medium-editor-toolbar li .medium-editor-button-first {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.medium-editor-toolbar li .medium-editor-button-last {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.medium-editor-toolbar li .medium-editor-button-active {
  background-color: #000;
  background: -webkit-linear-gradient(top, #242424, rgba(0, 0, 0, 0.89));
  background: linear-gradient(to bottom, #242424, rgba(0, 0, 0, 0.89));
  color: #fff;
}
.medium-editor-toolbar-form {
  background: #242424;
  border-radius: 5px;
  color: #999;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input {
  background: #242424;
  box-sizing: border-box;
  color: #ccc;
  height: 50px;
}
.medium-editor-toolbar-form a {
  color: #fff;
}
.medium-editor-toolbar-anchor-preview {
  background: #242424;
  border-radius: 5px;
  color: #fff;
}
.medium-editor-placeholder:after {
  color: #b3b3b1;
}
/**
 * selectize.bootstrap3.css (v0.12.6) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333332;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #333332;
  font-family: inherit;
  font-size: inherit;
  line-height: 24px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #ccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333332;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active {
  background: #286faf;
  color: #fff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7f7f7f;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.selectize-dropdown .active.create {
  color: #262626;
}
.selectize-dropdown .create {
  color: rgba(51, 51, 50, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333332 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333332 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fff;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.71428571;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.selectize-dropdown-content {
  padding: 5px 0;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input {
  min-height: 38px;
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.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);
}
.has-error .selectize-input {
  border-color: #945f5f;
  -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 .selectize-input:focus {
  border-color: #754b4b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #be9b9b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #be9b9b;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*!
 *  The Black Tie Font is commercial software. Please do not distribute.
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Black Tie';
  src: url('../../../assets/fonts/black-tie/solid/BlackTie-Solid-webfont.eot?v=1.0.0');
  src: url('../../../assets/fonts/black-tie/solid/BlackTie-Solid-webfont.eot?#iefix&v=1.0.0') format('embedded-opentype'), url('../../../assets/fonts/black-tie/solid/BlackTie-Solid-webfont.woff2?v=1.0.0') format('woff2'), url('../../../assets/fonts/black-tie/solid/BlackTie-Solid-webfont.woff?v=1.0.0') format('woff'), url('../../../assets/fonts/black-tie/solid/BlackTie-Solid-webfont.ttf?v=1.0.0') format('truetype'), url('../../../assets/fonts/black-tie/solid/BlackTie-Solid-webfont.svg?v=1.0.0#black_tiesolid') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Black Tie';
  src: url('../../../assets/fonts/black-tie/bold/BlackTie-Bold-webfont.eot?v=1.0.0');
  src: url('../../../assets/fonts/black-tie/bold/BlackTie-Bold-webfont.eot?#iefix&v=1.0.0') format('embedded-opentype'), url('../../../assets/fonts/black-tie/bold/BlackTie-Bold-webfont.woff2?v=1.0.0') format('woff2'), url('../../../assets/fonts/black-tie/bold/BlackTie-Bold-webfont.woff?v=1.0.0') format('woff'), url('../../../assets/fonts/black-tie/bold/BlackTie-Bold-webfont.ttf?v=1.0.0') format('truetype'), url('../../../assets/fonts/black-tie/bold/BlackTie-Bold-webfont.svg?v=1.0.0#black_tiebold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Black Tie';
  src: url('../../../assets/fonts/black-tie/regular/BlackTie-Regular-webfont.eot?v=1.0.0');
  src: url('../../../assets/fonts/black-tie/regular/BlackTie-Regular-webfont.eot?#iefix&v=1.0.0') format('embedded-opentype'), url('../../../assets/fonts/black-tie/regular/BlackTie-Regular-webfont.woff2?v=1.0.0') format('woff2'), url('../../../assets/fonts/black-tie/regular/BlackTie-Regular-webfont.woff?v=1.0.0') format('woff'), url('../../../assets/fonts/black-tie/regular/BlackTie-Regular-webfont.ttf?v=1.0.0') format('truetype'), url('../../../assets/fonts/black-tie/regular/BlackTie-Regular-webfont.svg?v=1.0.0#black_tieregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Black Tie';
  src: url('../../../assets/fonts/black-tie/light/BlackTie-Light-webfont.eot?v=1.0.0');
  src: url('../../../assets/fonts/black-tie/light/BlackTie-Light-webfont.eot?#iefix&v=1.0.0') format('embedded-opentype'), url('../../../assets/fonts/black-tie/light/BlackTie-Light-webfont.woff2?v=1.0.0') format('woff2'), url('../../../assets/fonts/black-tie/light/BlackTie-Light-webfont.woff?v=1.0.0') format('woff'), url('../../../assets/fonts/black-tie/light/BlackTie-Light-webfont.ttf?v=1.0.0') format('truetype'), url('../../../assets/fonts/black-tie/light/BlackTie-Light-webfont.svg?v=1.0.0#black_tielight') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome Brands';
  src: url('../../../assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.eot?v=1.0.0');
  src: url('../../../assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.eot?#iefix&v=1.0.0') format('embedded-opentype'), url('../../../assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.woff2?v=1.0.0') format('woff2'), url('../../../assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.woff?v=1.0.0') format('woff'), url('../../../assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.ttf?v=1.0.0') format('truetype'), url('../../../assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.svg?v=1.0.0#font_awesome_brandsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.bts,
.btb,
.btr,
.btl,
.fab {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.28571429%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.bts {
  font-weight: 900;
}
.btb {
  font-weight: 700;
}
.btl {
  font-weight: 200;
}
.fab {
  font-family: "Font Awesome Brands";
}
/* makes the font 25% smaller relative to the icon container */
.bt-sm {
  font-size: 0.7em;
  vertical-align: baseline;
}
/* makes the font 33% larger relative to the icon container */
.bt-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
}
.bt-2x {
  font-size: 2em;
}
.bt-3x {
  font-size: 3em;
}
.bt-4x {
  font-size: 4em;
}
.bt-5x {
  font-size: 5em;
}
.bt-lg,
.bt-2x,
.bt-3x,
.bt-4x,
.bt-5x {
  vertical-align: -30%;
}
.bt-fw {
  width: 1.28571429em;
  text-align: center;
}
.bt-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.bt-ul > li {
  position: relative;
}
.bt-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.bt-li.bt-lg {
  left: -2em;
}
.bt-border {
  padding: 0.2em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.bts.pull-left,
.btb.pull-left,
.btr.pull-left,
.btl.pull-left,
.fab.pull-left {
  margin-right: 0.3em;
}
.bts.pull-right,
.btb.pull-right,
.btr.pull-right,
.btl.pull-right,
.fab.pull-right {
  margin-left: 0.3em;
}
.bt-spin {
  -webkit-animation: bt-spin 2s infinite linear;
  animation: bt-spin 2s infinite linear;
}
.bt-pulse {
  -webkit-animation: bt-spin 1s infinite steps(8);
  animation: bt-spin 1s infinite steps(8);
}
@-webkit-keyframes bt-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes bt-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.bt-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.bt-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.bt-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.bt-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.bt-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .bt-rotate-90,
:root .bt-rotate-180,
:root .bt-rotate-270,
:root .bt-flip-horizontal,
:root .bt-flip-vertical {
  filter: none;
}
.bt-stack {
  position: relative;
  display: inline-block;
  width: 1.28571429em;
  height: 1em;
  line-height: 1em;
  vertical-align: baseline;
}
.bt-stack-sm {
  position: absolute;
  top: 0;
  left: 0;
  line-height: inherit;
  font-size: 0.5em;
}
.bt-stack-1x,
.bt-stack-sm {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.bt-inverse {
  color: #fff;
}
/* Black Tie uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.bt-bars:before {
  content: "\f000";
}
.bt-envelope:before {
  content: "\f001";
}
.bt-search:before {
  content: "\f002";
}
.bt-search-plus:before {
  content: "\f003";
}
.bt-search-minus:before {
  content: "\f004";
}
.bt-phone:before {
  content: "\f005";
}
.bt-comment:before {
  content: "\f007";
}
.bt-commenting:before {
  content: "\f008";
}
.bt-comments:before {
  content: "\f009";
}
.bt-rss:before {
  content: "\f00a";
}
.bt-times:before {
  content: "\f00c";
}
.bt-times-circle:before {
  content: "\f00d";
}
.bt-clock:before {
  content: "\f00e";
}
.bt-star:before {
  content: "\f010";
}
.bt-star-half:before {
  content: "\f011";
}
.bt-check:before {
  content: "\f012";
}
.bt-check-circle:before {
  content: "\f013";
}
.bt-check-square:before {
  content: "\f014";
}
.bt-th:before {
  content: "\f015";
}
.bt-th-large:before {
  content: "\f016";
}
.bt-heart:before {
  content: "\f017";
}
.bt-heart-half:before {
  content: "\f018";
}
.bt-calendar:before {
  content: "\f019";
}
.bt-shopping-cart:before {
  content: "\f01a";
}
.bt-plus:before {
  content: "\f01b";
}
.bt-plus-circle:before {
  content: "\f01c";
}
.bt-plus-square:before {
  content: "\f01d";
}
.bt-pen:before {
  content: "\f01e";
}
.bt-minus:before {
  content: "\f021";
}
.bt-minus-circle:before {
  content: "\f022";
}
.bt-minus-square:before {
  content: "\f023";
}
.bt-pencil:before {
  content: "\f024";
}
.bt-edit:before {
  content: "\f025";
}
.bt-thumbs-up:before {
  content: "\f026";
}
.bt-thumbs-down:before {
  content: "\f027";
}
.bt-gear:before {
  content: "\f028";
}
.bt-trash:before {
  content: "\f029";
}
.bt-file:before {
  content: "\f02a";
}
.bt-info-circle:before {
  content: "\f02b";
}
.bt-label:before {
  content: "\f02c";
}
.bt-rocket:before {
  content: "\f02d";
}
.bt-book:before {
  content: "\f02e";
}
.bt-book-open:before {
  content: "\f02f";
}
.bt-notebook:before {
  content: "\f030";
}
.bt-camera:before {
  content: "\f031";
}
.bt-folder:before {
  content: "\f032";
}
.bt-quote-left:before {
  content: "\f036";
}
.bt-quote-right:before {
  content: "\f037";
}
.bt-eye:before {
  content: "\f038";
}
.bt-lock:before {
  content: "\f039";
}
.bt-lock-open:before {
  content: "\f03a";
}
.bt-gift:before {
  content: "\f03b";
}
.bt-spinner-clock:before {
  content: "\f03c";
}
.bt-spinner:before {
  content: "\f03d";
}
.bt-wrench:before {
  content: "\f03e";
}
.bt-cloud:before {
  content: "\f040";
}
.bt-cloud-upload:before {
  content: "\f041";
}
.bt-cloud-download:before {
  content: "\f042";
}
.bt-sync:before {
  content: "\f043";
}
.bt-question-circle:before {
  content: "\f044";
}
.bt-share:before {
  content: "\f045";
}
.bt-briefcase:before {
  content: "\f046";
}
.bt-money:before {
  content: "\f047";
}
.bt-megaphone:before {
  content: "\f048";
}
.bt-sign-in:before {
  content: "\f049";
}
.bt-sign-out:before {
  content: "\f04a";
}
.bt-film:before {
  content: "\f04b";
}
.bt-trophy:before {
  content: "\f04c";
}
.bt-code:before {
  content: "\f04d";
}
.bt-light-bulb:before {
  content: "\f04e";
}
.bt-print:before {
  content: "\f050";
}
.bt-fax:before {
  content: "\f051";
}
.bt-video:before {
  content: "\f052";
}
.bt-signal:before {
  content: "\f053";
}
.bt-sitemap:before {
  content: "\f054";
}
.bt-upload:before {
  content: "\f055";
}
.bt-download:before {
  content: "\f056";
}
.bt-key:before {
  content: "\f057";
}
.bt-mug:before {
  content: "\f058";
}
.bt-bookmark:before {
  content: "\f059";
}
.bt-flag:before {
  content: "\f05a";
}
.bt-external-link:before {
  content: "\f05b";
}
.bt-smile:before {
  content: "\f05c";
}
.bt-frown:before {
  content: "\f05d";
}
.bt-meh:before {
  content: "\f05e";
}
.bt-magic:before {
  content: "\f060";
}
.bt-bolt:before {
  content: "\f061";
}
.bt-exclamation-triangle:before {
  content: "\f062";
}
.bt-exclamation-circle:before {
  content: "\f063";
}
.bt-flask:before {
  content: "\f064";
}
.bt-music:before {
  content: "\f065";
}
.bt-push-pin:before {
  content: "\f066";
}
.bt-shield:before {
  content: "\f067";
}
.bt-sort:before {
  content: "\f068";
}
.bt-reply:before {
  content: "\f069";
}
.bt-forward:before {
  content: "\f06a";
}
.bt-reply-all:before {
  content: "\f06b";
}
.bt-forward-all:before {
  content: "\f06c";
}
.bt-bell:before {
  content: "\f06d";
}
.bt-bell-off:before {
  content: "\f06e";
}
.bt-ban:before {
  content: "\f070";
}
.bt-database:before {
  content: "\f071";
}
.bt-hard-drive:before {
  content: "\f072";
}
.bt-merge:before {
  content: "\f073";
}
.bt-fork:before {
  content: "\f074";
}
.bt-wifi:before {
  content: "\f075";
}
.bt-paper-plane:before {
  content: "\f076";
}
.bt-inbox:before {
  content: "\f077";
}
.bt-fire:before {
  content: "\f078";
}
.bt-play:before {
  content: "\f079";
}
.bt-pause:before {
  content: "\f07a";
}
.bt-stop:before {
  content: "\f08b";
}
.bt-play-circle:before {
  content: "\f07b";
}
.bt-next:before {
  content: "\f07c";
}
.bt-previous:before {
  content: "\f07d";
}
.bt-repeat:before {
  content: "\f07e";
}
.bt-fast-forward:before {
  content: "\f080";
}
.bt-fast-reverse:before {
  content: "\f081";
}
.bt-volume:before {
  content: "\f082";
}
.bt-volume-off:before {
  content: "\f083";
}
.bt-volume-up:before {
  content: "\f084";
}
.bt-volume-down:before {
  content: "\f085";
}
.bt-maximize:before {
  content: "\f086";
}
.bt-minimize:before {
  content: "\f087";
}
.bt-closed-captions:before {
  content: "\f088";
}
.bt-shuffle:before {
  content: "\f089";
}
.bt-triangle:before {
  content: "\f08a";
}
.bt-square:before {
  content: "\f08b";
}
.bt-circle:before {
  content: "\f08c";
}
.bt-hexagon:before {
  content: "\f08d";
}
.bt-octagon:before {
  content: "\f08e";
}
.bt-angle-up:before {
  content: "\f090";
}
.bt-angle-down:before {
  content: "\f091";
}
.bt-angle-left:before {
  content: "\f092";
}
.bt-angle-right:before {
  content: "\f093";
}
.bt-angles-up:before {
  content: "\f094";
}
.bt-angles-down:before {
  content: "\f095";
}
.bt-angles-left:before {
  content: "\f096";
}
.bt-angles-right:before {
  content: "\f097";
}
.bt-arrow-up:before {
  content: "\f098";
}
.bt-arrow-down:before {
  content: "\f099";
}
.bt-arrow-left:before {
  content: "\f09a";
}
.bt-arrow-right:before {
  content: "\f09b";
}
.bt-bar-chart:before {
  content: "\f09c";
}
.bt-pie-chart:before {
  content: "\f09d";
}
.bt-circle-arrow-up:before {
  content: "\f0a0";
}
.bt-circle-arrow-down:before {
  content: "\f0a1";
}
.bt-circle-arrow-left:before {
  content: "\f0a2";
}
.bt-circle-arrow-right:before {
  content: "\f0a3";
}
.bt-caret-up:before {
  content: "\f0a4";
}
.bt-caret-down:before {
  content: "\f0a5";
}
.bt-caret-left:before {
  content: "\f0a6";
}
.bt-caret-right:before {
  content: "\f0a7";
}
.bt-long-arrow-up:before {
  content: "\f0a8";
}
.bt-long-arrow-down:before {
  content: "\f0a9";
}
.bt-long-arrow-left:before {
  content: "\f0aa";
}
.bt-long-arrow-right:before {
  content: "\f0ab";
}
.bt-Bold:before {
  content: "\f0ac";
}
.bt-italic:before {
  content: "\f0ad";
}
.bt-underline:before {
  content: "\f0ae";
}
.bt-link:before {
  content: "\f0b0";
}
.bt-paper-clip:before {
  content: "\f0b1";
}
.bt-align-left:before {
  content: "\f0b2";
}
.bt-align-center:before {
  content: "\f0b3";
}
.bt-align-right:before {
  content: "\f0b4";
}
.bt-align-justify:before {
  content: "\f0b5";
}
.bt-cut:before {
  content: "\f0b6";
}
.bt-copy:before {
  content: "\f0b7";
}
.bt-paste:before {
  content: "\f0b8";
}
.bt-photo:before {
  content: "\f0b9";
}
.bt-table:before {
  content: "\f0ba";
}
.bt-ulist:before {
  content: "\f0bb";
}
.bt-olist:before {
  content: "\f0bc";
}
.bt-indent:before {
  content: "\f0bd";
}
.bt-outdent:before {
  content: "\f0be";
}
.bt-undo:before {
  content: "\f0c0";
}
.bt-redo:before {
  content: "\f0c1";
}
.bt-sup:before {
  content: "\f0c2";
}
.bt-sub:before {
  content: "\f0c3";
}
.bt-text-size:before {
  content: "\f0c4";
}
.bt-text-color:before {
  content: "\f0c5";
}
.bt-remove-formatting:before {
  content: "\f0c6";
}
.bt-blockquote:before {
  content: "\f036";
}
.bt-globe:before {
  content: "\f0c7";
}
.bt-map:before {
  content: "\f0c8";
}
.bt-map-arrow:before {
  content: "\f0c9";
}
.bt-map-marker:before {
  content: "\f0ca";
}
.bt-map-pin:before {
  content: "\f0cb";
}
.bt-home:before {
  content: "\f0cc";
}
.bt-building:before {
  content: "\f0cd";
}
.bt-industry:before {
  content: "\f0ce";
}
.bt-desktop:before {
  content: "\f0d0";
}
.bt-laptop:before {
  content: "\f0d1";
}
.bt-tablet:before {
  content: "\f0d2";
}
.bt-mobile:before {
  content: "\f0d3";
}
.bt-tv:before {
  content: "\f0d4";
}
.bt-radio-checked:before {
  content: "\f0d5";
}
.bt-radio-unchecked:before {
  content: "\f08c";
}
.bt-checkbox-checked:before {
  content: "\f014";
}
.bt-checkbox-unchecked:before {
  content: "\f08b";
}
.bt-checkbox-intermediate:before {
  content: "\f023";
}
.bt-user:before {
  content: "\f0d6";
}
.bt-user-male:before {
  content: "\f0d6";
}
.bt-user-female:before {
  content: "\f0d7";
}
.bt-crown:before {
  content: "\f0d8";
}
.bt-credit-card:before {
  content: "\f0d9";
}
.bt-strikethrough:before {
  content: "\f0da";
}
.bt-eject:before {
  content: "\f0db";
}
.bt-ellipsis-h:before {
  content: "\f0dc";
}
.bt-ellipsis-v:before {
  content: "\f0dd";
}
.fab-facebook:before {
  content: "\f000";
}
.fab-facebook-alt:before {
  content: "\f001";
}
.fab-twitter:before {
  content: "\f002";
}
.fab-linkedin:before {
  content: "\f003";
}
.fab-linkedin-alt:before {
  content: "\f004";
}
.fab-instagram:before {
  content: "\f005";
}
.fab-github:before {
  content: "\f006";
}
.fab-github-alt:before {
  content: "\f007";
}
.fab-googleplus:before {
  content: "\f008";
}
.fab-googleplus-alt:before {
  content: "\f009";
}
.fab-pinterest:before {
  content: "\f00a";
}
.fab-pinterest-alt:before {
  content: "\f00b";
}
.fab-tumblr:before {
  content: "\f00c";
}
.fab-tumblr-alt:before {
  content: "\f00d";
}
.fab-bitcoin:before {
  content: "\f010";
}
.fab-bitcoin-alt:before {
  content: "\f011";
}
.fab-dropbox:before {
  content: "\f012";
}
.fab-stackexchange:before {
  content: "\f013";
}
.fab-stackoverflow:before {
  content: "\f014";
}
.fab-flickr:before {
  content: "\f015";
}
.fab-flickr-alt:before {
  content: "\f016";
}
.fab-bitbucket:before {
  content: "\f017";
}
.fab-html5:before {
  content: "\f018";
}
.fab-css3:before {
  content: "\f019";
}
.fab-apple:before {
  content: "\f01a";
}
.fab-windows:before {
  content: "\f01b";
}
.fab-android:before {
  content: "\f01c";
}
.fab-linux:before {
  content: "\f01d";
}
.fab-dribbble:before {
  content: "\f01e";
}
.fab-youtube:before {
  content: "\f021";
}
.fab-skype:before {
  content: "\f022";
}
.fab-foursquare:before {
  content: "\f023";
}
.fab-trello:before {
  content: "\f024";
}
.fab-maxcdn:before {
  content: "\f025";
}
.fab-gittip:before,
.fab-gratipay:before {
  content: "\f026";
}
.fab-vimeo:before {
  content: "\f027";
}
.fab-vimeo-alt:before {
  content: "\f028";
}
.fab-slack:before {
  content: "\f029";
}
.fab-wordpress:before {
  content: "\f02a";
}
.fab-wordpress-alt:before {
  content: "\f02b";
}
.fab-openid:before {
  content: "\f02c";
}
.fab-yahoo:before {
  content: "\f02d";
}
.fab-yahoo-alt:before {
  content: "\f02e";
}
.fab-reddit:before {
  content: "\f02f";
}
.fab-google:before {
  content: "\f030";
}
.fab-google-alt:before {
  content: "\f031";
}
.fab-stumbleupon:before {
  content: "\f032";
}
.fab-stumbleupon-alt:before {
  content: "\f033";
}
.fab-delicious:before {
  content: "\f034";
}
.fab-digg:before {
  content: "\f035";
}
.fab-piedpiper:before {
  content: "\f036";
}
.fab-piedpiper-alt:before {
  content: "\f037";
}
.fab-drupal:before {
  content: "\f038";
}
.fab-joomla:before {
  content: "\f039";
}
.fab-behance:before {
  content: "\f03a";
}
.fab-steam:before {
  content: "\f03b";
}
.fab-steam-alt:before {
  content: "\f03c";
}
.fab-spotify:before {
  content: "\f03d";
}
.fab-deviantart:before {
  content: "\f03e";
}
.fab-soundcloud:before {
  content: "\f040";
}
.fab-vine:before {
  content: "\f041";
}
.fab-codepen:before {
  content: "\f042";
}
.fab-jsfiddle:before {
  content: "\f043";
}
.fab-rebel:before {
  content: "\f044";
}
.fab-empire:before {
  content: "\f045";
}
.fab-git:before {
  content: "\f046";
}
.fab-hackernews:before {
  content: "\f047";
}
.fab-hackernews-alt:before {
  content: "\f048";
}
.fab-slideshare:before {
  content: "\f049";
}
.fab-twitch:before {
  content: "\f04a";
}
.fab-yelp:before {
  content: "\f04b";
}
.fab-paypal:before {
  content: "\f04c";
}
.fab-google-wallet:before {
  content: "\f04d";
}
.fab-angellist:before {
  content: "\f04e";
}
.fab-cc-visa:before {
  content: "\f050";
}
.fab-cc-mastercard:before {
  content: "\f051";
}
.fab-cc-discover:before {
  content: "\f052";
}
.fab-cc-amex:before {
  content: "\f053";
}
.fab-cc-paypal:before {
  content: "\f054";
}
.fab-cc-stripe:before {
  content: "\f055";
}
.fab-lastfm:before {
  content: "\f056";
}
.fab-whatsapp:before {
  content: "\f057";
}
.fab-medium:before {
  content: "\f058";
}
.fab-meanpath:before {
  content: "\f059";
}
.fab-meanpath-alt:before {
  content: "\f05a";
}
.fab-pagelines:before {
  content: "\f05b";
}
.fab-ioxhost:before {
  content: "\f060";
}
.fab-buysellads:before {
  content: "\f061";
}
.fab-buysellads-alt:before {
  content: "\f062";
}
.fab-connectdevelop:before {
  content: "\f063";
}
.fab-dashcube:before {
  content: "\f064";
}
.fab-forumbee:before {
  content: "\f065";
}
.fab-leanpub:before {
  content: "\f066";
}
.fab-sellsy:before {
  content: "\f067";
}
.fab-shirtsinbulk:before {
  content: "\f068";
}
.fab-simplybuilt:before {
  content: "\f069";
}
.fab-skyatlas:before {
  content: "\f06a";
}
.fab-viacoin:before {
  content: "\f06b";
}
.fab-codiepie:before {
  content: "\f06c";
}
.fab-queue:before {
  content: "\f06d";
}
.fab-queue-alt:before {
  content: "\f06e";
}
.fab-fonticons:before {
  content: "\f070";
}
.fab-fonticons-alt:before {
  content: "\f071";
}
.fab-blacktie:before {
  content: "\f072";
}
.fab-blacktie-alt:before {
  content: "\f073";
}
.fab-xing:before {
  content: "\f090";
}
.fab-vk:before {
  content: "\f091";
}
.fab-weibo:before {
  content: "\f092";
}
.fab-renren:before {
  content: "\f093";
}
.fab-tencent-weibo:before {
  content: "\f094";
}
.fab-qq:before {
  content: "\f095";
}
.fab-wechat:before,
.fab-weixin:before {
  content: "\f096";
}
@-webkit-keyframes scale-fade {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8) rotateX(-40deg);
    transform: scale(0.8) rotateX(-40deg);
  }
  50% {
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1.05) rotateX(0);
    transform: scale(1.05) rotateX(0);
  }
  100% {
    -webkit-transform: scale(1) rotateX(0);
    transform: scale(1) rotateX(0);
  }
}
@keyframes scale-fade {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8) rotateX(-40deg);
    transform: scale(0.8) rotateX(-40deg);
  }
  50% {
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1.05) rotateX(0);
    transform: scale(1.05) rotateX(0);
  }
  100% {
    -webkit-transform: scale(1) rotateX(0);
    transform: scale(1) rotateX(0);
  }
}
* {
  -webkit-font-smoothing: antialiased;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
h1,
.h1 {
  margin-top: 0px;
  margin-bottom: 50px;
}
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin-top: 0px;
  margin-bottom: 30px;
  line-height: 1.2;
}
h2.with-less-margin,
.h2.with-less-margin,
h3.with-less-margin,
.h3.with-less-margin,
h4.with-less-margin,
.h4.with-less-margin {
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 32px;
  font-weight: 300;
}
.h1-alt {
  font-weight: 400;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 16px;
  text-transform: uppercase;
}
h4,
.h4 {
  font-size: 14px;
  font-weight: 700;
}
.h1,
.h2,
.h4 {
  text-transform: none;
}
a[data-toggle="modal"] {
  cursor: pointer;
}
p {
  margin-bottom: 10px;
}
.lead {
  font-size: 21px;
  line-height: 33/21;
  margin-bottom: 20px;
}
hr {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top-color: #dddddd;
}
hr.with-less-margin {
  margin-top: 25px;
  margin-bottom: 25px;
}
.row.with-more-padding {
  margin-left: -25px;
  margin-right: -25px;
}
.row.with-more-padding > div {
  padding-left: 25px;
  padding-right: 25px;
}
form.with-max-width {
  max-width: 450px;
}
form.with-center-alignment {
  margin: 0 auto;
  max-width: 800px;
}
fieldset {
  padding-bottom: 28px;
  margin-bottom: 46px;
  border-bottom: 1px solid #dddddd;
}
fieldset h3,
fieldset .h3 {
  margin-bottom: -6px;
}
fieldset .pretty-checkbox {
  margin-bottom: 7px;
}
fieldset .pretty-checkbox label {
  padding-left: 28px;
  font-weight: 700;
}
fieldset .pretty-checkbox + .help-block {
  margin-top: -9px;
  padding-left: 28px;
}
select {
  cursor: pointer;
}
.form-group {
  margin-bottom: 20px;
}
.form-group.with-less-margin {
  margin-bottom: 10px;
}
.form-group.dob > .selectize-control {
  display: inline-block;
}
.form-group.dob > .selectize-control:nth-child(2) {
  width: 20%;
}
.form-group.dob > .selectize-control:nth-child(4) {
  width: 40%;
}
.form-group.dob > .selectize-control:nth-child(6) {
  width: 30%;
}
.form-group.as-settings .pretty-checkbox {
  margin-bottom: 7px;
}
.form-group.as-settings .pretty-checkbox label {
  padding-left: 28px;
  font-weight: 700;
}
.form-group.as-settings .pretty-checkbox + .help-block {
  margin-top: -9px;
  margin-bottom: 7px;
  padding-left: 28px;
}
.form-group.as-settings > .form-group {
  margin-left: 28px;
}
.form-control {
  border-radius: 0;
  border-color: #dddddd;
  height: 40px;
  color: #333332;
  padding-left: 13px;
  padding-right: 13px;
}
.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control.with-max-width {
  max-width: 400px;
}
.form-control-seamless {
  border: 0;
  padding: 0;
  background: transparent;
}
.input-group-seamless .input-group-addon {
  border: 0;
  padding: 0;
  background: transparent;
}
.input-group-seamless .input-group-addon:first-child {
  padding-right: 10px;
}
.input-group-seamless .input-group-addon:last-child {
  padding-left: 10px;
}
.js-autosize {
  resize: none;
}
.help-block {
  margin-top: 9px;
  margin-bottom: 0px;
  color: inherit;
  line-height: 20/14;
}
.pretty-checkbox,
.pretty-radio {
  display: inline-block;
  margin-bottom: 5px;
  line-height: 19px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.pretty-checkbox.indent,
.pretty-radio.indent {
  padding-left: 21px;
}
.pretty-checkbox label,
.pretty-radio label {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 0 0 21px;
  cursor: pointer;
  font-weight: 400;
}
.pretty-checkbox label:before,
.pretty-radio label:before {
  font-family: "Black Tie";
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0px;
  left: 0px;
  color: #4d4d4d;
  font-weight: 700;
  font-size: 15px;
}
.pretty-checkbox input[type="checkbox"],
.pretty-radio input[type="checkbox"],
.pretty-checkbox input[type="radio"],
.pretty-radio input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.pretty-checkbox + .help-block,
.pretty-radio + .help-block {
  margin-top: -7px;
  margin-bottom: 7px;
  padding-left: 21px;
}
.pretty-checkbox label::before {
  content: "\f08b";
}
.pretty-checkbox input[type="checkbox"]:checked + label::before {
  content: "\f014";
}
.pretty-radio label::before {
  content: "\f08c";
}
.pretty-radio input[type="radio"]:checked + label::before {
  content: "\f0d5";
}
.selectize-control .selectize-input {
  display: block !important;
  border-color: #dddddd;
  border-radius: 0;
  padding: 7px 39px 7px 13px;
  min-height: 40px;
}
.selectize-control .selectize-input.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-control.single {
  display: inline-block;
  vertical-align: top;
}
.selectize-control.single .selectize-input:before,
.selectize-control.single .selectize-input.dropdown-active:before {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  right: 12px;
  left: auto;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #286faf transparent transparent transparent;
}
.selectize-control.single .selectize-input:after,
.selectize-control.single .selectize-input.dropdown-active:after {
  top: 15px;
  right: 12px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 5px 4px;
  border-color: transparent transparent #286faf transparent;
}
.selectize-control.single .selectize-input input {
  display: none !important;
}
.selectize-control.single .selectize-input.input-active {
  cursor: default;
}
.selectize-control .selectize-dropdown {
  margin-top: -1px;
  margin-bottom: 50px;
  border-radius: 0;
  border: 1px solid #dddddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize-control .selectize-dropdown .optgroup-header,
.selectize-control .selectize-dropdown [data-selectable] {
  padding: 3px 20px 3px 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selectize-control .selectize-dropdown .optgroup-header .title,
.selectize-control .selectize-dropdown [data-selectable] .title {
  display: block;
  color: #666665;
  font-weight: 700;
  margin-bottom: 2px;
}
.selectize-control .selectize-dropdown .optgroup-header .description,
.selectize-control .selectize-dropdown [data-selectable] .description {
  display: block;
  color: #666665;
  line-height: 20/14;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  margin-bottom: 6px;
  white-space: normal;
}
.selectize-control .selectize-dropdown .optgroup-header:last-child .description,
.selectize-control .selectize-dropdown [data-selectable]:last-child .description {
  border-bottom: 0;
  padding-bottom: 0;
}
.selectize-control .selectize-dropdown .active {
  background: transparent;
  color: #286faf;
}
.selectize-control .selectize-dropdown .active .title {
  color: #286faf;
}
.selectize-control .selectize-dropdown .active .description {
  color: #333332;
}
.selectize-control .selectize-dropdown .selectize-dropdown-content {
  max-height: 350px;
}
.selectize-control.select-1 .selectize-input {
  padding: 2px 34px 2px 9px;
  min-height: 30px;
}
.selectize-control.select-1.single .selectize-input:before,
.selectize-control.select-1.single .selectize-input.dropdown-active:before {
  display: none;
}
.selectize-control.select-1.single .selectize-input:after,
.selectize-control.select-1.single .selectize-input.dropdown-active:after {
  content: "\f091";
  font-family: "Black Tie";
  color: #286faf;
  font-weight: 700;
  font-size: 11px;
  top: 6px;
  right: 21px;
  border: 0;
}
.selectize-control.select-1.single .selectize-input.dropdown-active:after {
  content: "\f090";
}
.medium-toolbar-arrow-under:after {
  border-color: #333332 transparent transparent transparent;
}
.medium-toolbar-arrow-over:before {
  border-color: transparent transparent #333332 transparent;
}
.medium-editor-toolbar {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #333332;
  border: 0;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.medium-editor-toolbar li button {
  background: #333332;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.medium-editor-toolbar li button:hover {
  background-color: #000;
  color: #dc4638;
}
.medium-editor-toolbar li .medium-editor-button-first {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.medium-editor-toolbar li .medium-editor-button-last {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.medium-editor-toolbar li .medium-editor-button-active {
  background: #000;
}
.medium-editor-toolbar-form {
  background: #333332;
  border-radius: 2px;
}
.medium-editor-toolbar-form .medium-editor-toolbar-input {
  background: #333332;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
}
.medium-editor-toolbar-anchor-preview {
  background: #333332;
  border-radius: 2px;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.medium-editor-toolbar-anchor-preview a {
  margin: 5px 10px;
}
.medium-editor-placeholder:after {
  color: #999998;
  font-style: normal;
}
.medium-editor-toolbar-save,
.medium-editor-toolbar-close {
  margin: 0 !important;
  position: relative;
  font-family: "Black Tie" !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  color: #333332;
  text-align: center;
  width: 40px;
  height: 50px;
  vertical-align: top;
}
.medium-editor-toolbar-save:before,
.medium-editor-toolbar-close:before {
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #333332;
  line-height: 50px;
}
.medium-editor-toolbar-save:before {
  content: "\f012";
}
.medium-editor-toolbar-close:before {
  content: "\f00c";
}
.rte {
  outline: 0;
  min-height: 360px;
}
a,
button,
input[type="button"] {
  outline: 0 !important;
}
.btn {
  padding: 2px 30px 3px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-blank {
  padding: 0;
  border: 0;
  background: transparent;
  outline: 0;
  line-height: 1;
}
.btn-link.cancel {
  color: #dc4638;
}
.btn-link.cancel:hover,
.btn-link.cancel:focus {
  color: #aa2a1e;
}
.btn-link-outline {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-primary-outline {
  background-color: #286faf;
  border-color: #23629a;
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  color: #286faf;
}
.btn-primary-outline:focus,
.btn-primary-outline.focus {
  color: #286faf;
  background-color: #1f5585;
  border-color: #0c2032;
}
.btn-primary-outline:hover {
  color: #286faf;
  background-color: #1f5585;
  border-color: #184268;
}
.btn-primary-outline:active,
.btn-primary-outline.active,
.open > .dropdown-toggle.btn-primary-outline {
  color: #286faf;
  background-color: #1f5585;
  background-image: none;
  border-color: #184268;
}
.btn-primary-outline:active:hover,
.btn-primary-outline.active:hover,
.open > .dropdown-toggle.btn-primary-outline:hover,
.btn-primary-outline:active:focus,
.btn-primary-outline.active:focus,
.open > .dropdown-toggle.btn-primary-outline:focus,
.btn-primary-outline:active.focus,
.btn-primary-outline.active.focus,
.open > .dropdown-toggle.btn-primary-outline.focus {
  color: #286faf;
  background-color: #184268;
  border-color: #0c2032;
}
.btn-primary-outline.disabled:hover,
.btn-primary-outline[disabled]:hover,
fieldset[disabled] .btn-primary-outline:hover,
.btn-primary-outline.disabled:focus,
.btn-primary-outline[disabled]:focus,
fieldset[disabled] .btn-primary-outline:focus,
.btn-primary-outline.disabled.focus,
.btn-primary-outline[disabled].focus,
fieldset[disabled] .btn-primary-outline.focus {
  background-color: #286faf;
  border-color: #23629a;
}
.btn-primary-outline .badge {
  color: #286faf;
  background-color: #286faf;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus {
  background: #1a4871 !important;
  border-color: #1a4871 !important;
  color: #fff !important;
}
.btn-primary,
.btn-primary-outline,
.btn-primary:hover,
.btn-primary-outline:hover,
.btn-primary:focus,
.btn-primary-outline:focus,
.btn-primary:visited,
.btn-primary-outline:visited {
  border-color: #286faf !important;
}
.btn-primary:hover,
.btn-primary-outline:hover,
.btn-primary:focus,
.btn-primary-outline:focus {
  background: #286faf !important;
}
.btn-primary:active,
.btn-primary-outline:active,
.btn-primary.active,
.btn-primary-outline.active {
  background: #1a4871 !important;
  border-color: #1a4871 !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success-outline {
  background-color: #4fab43;
  border-color: #47993c;
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  color: #4fab43;
}
.btn-success-outline:focus,
.btn-success-outline.focus {
  color: #4fab43;
  background-color: #3e8635;
  border-color: #1c3d18;
}
.btn-success-outline:hover {
  color: #4fab43;
  background-color: #3e8635;
  border-color: #326d2b;
}
.btn-success-outline:active,
.btn-success-outline.active,
.open > .dropdown-toggle.btn-success-outline {
  color: #4fab43;
  background-color: #3e8635;
  background-image: none;
  border-color: #326d2b;
}
.btn-success-outline:active:hover,
.btn-success-outline.active:hover,
.open > .dropdown-toggle.btn-success-outline:hover,
.btn-success-outline:active:focus,
.btn-success-outline.active:focus,
.open > .dropdown-toggle.btn-success-outline:focus,
.btn-success-outline:active.focus,
.btn-success-outline.active.focus,
.open > .dropdown-toggle.btn-success-outline.focus {
  color: #4fab43;
  background-color: #326d2b;
  border-color: #1c3d18;
}
.btn-success-outline.disabled:hover,
.btn-success-outline[disabled]:hover,
fieldset[disabled] .btn-success-outline:hover,
.btn-success-outline.disabled:focus,
.btn-success-outline[disabled]:focus,
fieldset[disabled] .btn-success-outline:focus,
.btn-success-outline.disabled.focus,
.btn-success-outline[disabled].focus,
fieldset[disabled] .btn-success-outline.focus {
  background-color: #4fab43;
  border-color: #47993c;
}
.btn-success-outline .badge {
  color: #4fab43;
  background-color: #4fab43;
}
.btn-success-outline:hover,
.btn-success-outline:focus {
  background: #36742d !important;
  border-color: #36742d !important;
  color: #fff !important;
}
.btn-success,
.btn-success-outline,
.btn-success:hover,
.btn-success-outline:hover,
.btn-success:focus,
.btn-success-outline:focus,
.btn-success:visited,
.btn-success-outline:visited {
  border-color: #4fab43 !important;
}
.btn-success:hover,
.btn-success-outline:hover,
.btn-success:focus,
.btn-success-outline:focus {
  background: #4fab43 !important;
}
.btn-success:active,
.btn-success-outline:active,
.btn-success.active,
.btn-success-outline.active {
  background: #36742d !important;
  border-color: #36742d !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger-outline {
  background-color: #dc4638;
  border-color: #d53425;
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  color: #dc4638;
}
.btn-danger-outline:focus,
.btn-danger-outline.focus {
  color: #dc4638;
  background-color: #bf2f22;
  border-color: #691a12;
}
.btn-danger-outline:hover {
  color: #dc4638;
  background-color: #bf2f22;
  border-color: #a1281c;
}
.btn-danger-outline:active,
.btn-danger-outline.active,
.open > .dropdown-toggle.btn-danger-outline {
  color: #dc4638;
  background-color: #bf2f22;
  background-image: none;
  border-color: #a1281c;
}
.btn-danger-outline:active:hover,
.btn-danger-outline.active:hover,
.open > .dropdown-toggle.btn-danger-outline:hover,
.btn-danger-outline:active:focus,
.btn-danger-outline.active:focus,
.open > .dropdown-toggle.btn-danger-outline:focus,
.btn-danger-outline:active.focus,
.btn-danger-outline.active.focus,
.open > .dropdown-toggle.btn-danger-outline.focus {
  color: #dc4638;
  background-color: #a1281c;
  border-color: #691a12;
}
.btn-danger-outline.disabled:hover,
.btn-danger-outline[disabled]:hover,
fieldset[disabled] .btn-danger-outline:hover,
.btn-danger-outline.disabled:focus,
.btn-danger-outline[disabled]:focus,
fieldset[disabled] .btn-danger-outline:focus,
.btn-danger-outline.disabled.focus,
.btn-danger-outline[disabled].focus,
fieldset[disabled] .btn-danger-outline.focus {
  background-color: #dc4638;
  border-color: #d53425;
}
.btn-danger-outline .badge {
  color: #dc4638;
  background-color: #dc4638;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus {
  background: #aa2a1e !important;
  border-color: #aa2a1e !important;
  color: #fff !important;
}
.btn-danger,
.btn-danger-outline,
.btn-danger:hover,
.btn-danger-outline:hover,
.btn-danger:focus,
.btn-danger-outline:focus,
.btn-danger:visited,
.btn-danger-outline:visited {
  border-color: #dc4638 !important;
}
.btn-danger:hover,
.btn-danger-outline:hover,
.btn-danger:focus,
.btn-danger-outline:focus {
  background: #dc4638 !important;
}
.btn-danger:active,
.btn-danger-outline:active,
.btn-danger.active,
.btn-danger-outline.active {
  background: #aa2a1e !important;
  border-color: #aa2a1e !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default-outline {
  background-color: #fff;
  border-color: #ccc;
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  color: #333332;
}
.btn-default-outline:focus,
.btn-default-outline.focus {
  color: #333332;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default-outline:hover {
  color: #333332;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default-outline:active,
.btn-default-outline.active,
.open > .dropdown-toggle.btn-default-outline {
  color: #333332;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default-outline:active:hover,
.btn-default-outline.active:hover,
.open > .dropdown-toggle.btn-default-outline:hover,
.btn-default-outline:active:focus,
.btn-default-outline.active:focus,
.open > .dropdown-toggle.btn-default-outline:focus,
.btn-default-outline:active.focus,
.btn-default-outline.active.focus,
.open > .dropdown-toggle.btn-default-outline.focus {
  color: #333332;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default-outline.disabled:hover,
.btn-default-outline[disabled]:hover,
fieldset[disabled] .btn-default-outline:hover,
.btn-default-outline.disabled:focus,
.btn-default-outline[disabled]:focus,
fieldset[disabled] .btn-default-outline:focus,
.btn-default-outline.disabled.focus,
.btn-default-outline[disabled].focus,
fieldset[disabled] .btn-default-outline.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default-outline .badge {
  color: #fff;
  background-color: #333332;
}
.btn-default-outline:hover,
.btn-default-outline:focus {
  background: #0c0c0c !important;
  border-color: #0c0c0c !important;
  color: #fff !important;
}
.btn-default,
.btn-default-outline,
.btn-default:hover,
.btn-default-outline:hover,
.btn-default:focus,
.btn-default-outline:focus,
.btn-default:visited,
.btn-default-outline:visited {
  border-color: #dddddd !important;
}
.btn-default:hover,
.btn-default-outline:hover,
.btn-default:focus,
.btn-default-outline:focus {
  background: #dddddd !important;
}
.btn-default:active,
.btn-default-outline:active,
.btn-default.active,
.btn-default-outline.active {
  background: #b7b7b7 !important;
  border-color: #b7b7b7 !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary-outline-wide {
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 0;
}
.btn-white {
  background-color: #286faf;
  border-color: #23629a;
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  color: #fff;
  background: #fff;
  color: #333332;
  padding-bottom: 2px;
}
.btn-white:focus,
.btn-white.focus {
  color: #fff;
  background-color: #1f5585;
  border-color: #0c2032;
}
.btn-white:hover {
  color: #fff;
  background-color: #1f5585;
  border-color: #184268;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #fff;
  background-color: #1f5585;
  background-image: none;
  border-color: #184268;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #fff;
  background-color: #184268;
  border-color: #0c2032;
}
.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.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: #286faf;
  border-color: #23629a;
}
.btn-white .badge {
  color: #286faf;
  background-color: #fff;
}
.btn-white:hover,
.btn-white:focus {
  background: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
  color: #fff !important;
}
.btn-white,
.btn-white:hover,
.btn-white:focus,
.btn-white:visited {
  border-color: #fff !important;
}
.btn-white:hover,
.btn-white:focus {
  background: #fff !important;
}
.btn-white:active,
.btn-white.active {
  background: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active {
  color: #0c0c0c !important;
}
.btn-black {
  background-color: #286faf;
  border-color: #23629a;
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  color: #000;
  background: #000;
  color: #fff;
  padding-bottom: 2px;
}
.btn-black:focus,
.btn-black.focus {
  color: #000;
  background-color: #1f5585;
  border-color: #0c2032;
}
.btn-black:hover {
  color: #000;
  background-color: #1f5585;
  border-color: #184268;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  color: #000;
  background-color: #1f5585;
  background-image: none;
  border-color: #184268;
}
.btn-black:active:hover,
.btn-black.active:hover,
.open > .dropdown-toggle.btn-black:hover,
.btn-black:active:focus,
.btn-black.active:focus,
.open > .dropdown-toggle.btn-black:focus,
.btn-black:active.focus,
.btn-black.active.focus,
.open > .dropdown-toggle.btn-black.focus {
  color: #000;
  background-color: #184268;
  border-color: #0c2032;
}
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-black.focus {
  background-color: #286faf;
  border-color: #23629a;
}
.btn-black .badge {
  color: #286faf;
  background-color: #000;
}
.btn-black:hover,
.btn-black:focus {
  background: #000000 !important;
  border-color: #000000 !important;
  color: #fff !important;
}
.btn-black,
.btn-black:hover,
.btn-black:focus,
.btn-black:visited {
  border-color: #000 !important;
}
.btn-black:hover,
.btn-black:focus {
  background: #000 !important;
}
.btn-black:active,
.btn-black.active {
  background: #000000 !important;
  border-color: #000000 !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-sepia {
  background-color: #286faf;
  border-color: #23629a;
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  color: #f3eacb;
  background: #f3eacb;
  color: #704214;
  padding-bottom: 2px;
}
.btn-sepia:focus,
.btn-sepia.focus {
  color: #f3eacb;
  background-color: #1f5585;
  border-color: #0c2032;
}
.btn-sepia:hover {
  color: #f3eacb;
  background-color: #1f5585;
  border-color: #184268;
}
.btn-sepia:active,
.btn-sepia.active,
.open > .dropdown-toggle.btn-sepia {
  color: #f3eacb;
  background-color: #1f5585;
  background-image: none;
  border-color: #184268;
}
.btn-sepia:active:hover,
.btn-sepia.active:hover,
.open > .dropdown-toggle.btn-sepia:hover,
.btn-sepia:active:focus,
.btn-sepia.active:focus,
.open > .dropdown-toggle.btn-sepia:focus,
.btn-sepia:active.focus,
.btn-sepia.active.focus,
.open > .dropdown-toggle.btn-sepia.focus {
  color: #f3eacb;
  background-color: #184268;
  border-color: #0c2032;
}
.btn-sepia.disabled:hover,
.btn-sepia[disabled]:hover,
fieldset[disabled] .btn-sepia:hover,
.btn-sepia.disabled:focus,
.btn-sepia[disabled]:focus,
fieldset[disabled] .btn-sepia:focus,
.btn-sepia.disabled.focus,
.btn-sepia[disabled].focus,
fieldset[disabled] .btn-sepia.focus {
  background-color: #286faf;
  border-color: #23629a;
}
.btn-sepia .badge {
  color: #286faf;
  background-color: #f3eacb;
}
.btn-sepia:hover,
.btn-sepia:focus {
  background: #e5d18d !important;
  border-color: #e5d18d !important;
  color: #fff !important;
}
.btn-sepia,
.btn-sepia:hover,
.btn-sepia:focus,
.btn-sepia:visited {
  border-color: #f3eacb !important;
}
.btn-sepia:hover,
.btn-sepia:focus {
  background: #f3eacb !important;
}
.btn-sepia:active,
.btn-sepia.active {
  background: #e5d18d !important;
  border-color: #e5d18d !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-sepia:hover,
.btn-sepia:focus,
.btn-sepia:active,
.btn-sepia.active {
  color: #2f1c08 !important;
}
.btn-primary + .btn-link {
  padding-left: 24px;
  padding-right: 24px;
}
.btn-square {
  width: 30px;
  height: 30px;
  padding: 0px;
  line-height: 29px;
  border-radius: 0;
  border-color: #286faf !important;
  font-weight: 700;
}
.btn-square.active {
  background: #286faf !important;
  border-color: #286faf !important;
}
.btn-square.with-text {
  font-size: 24px;
  line-height: 28px;
}
.btn-big {
  font-weight: 300;
  font-size: 24px;
  color: #999998 !important;
  border-color: #dddddd !important;
  background: transparent !important;
  padding: 3px 21px;
}
.btn-big:last-child {
  margin-right: 0px;
}
.btn-big:hover,
.btn-big:focus {
  color: #737372 !important;
  border-color: #b7b7b7 !important;
}
.btn-big:active,
.btn-big.active {
  color: #286faf !important;
  border-color: #286faf !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-1 .btn {
  font-weight: 300;
  font-size: 24px;
  color: #999998 !important;
  border-color: #dddddd !important;
  background: transparent !important;
  padding: 3px 21px;
  border-radius: 2px !important;
  width: 175px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.btn-group-1 .btn:last-child {
  margin-right: 0px;
}
.btn-group-1 .btn:hover,
.btn-group-1 .btn:focus {
  color: #737372 !important;
  border-color: #b7b7b7 !important;
}
.btn-group-1 .btn:active,
.btn-group-1 .btn.active {
  color: #286faf !important;
  border-color: #286faf !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group-1.with-description .btn {
  width: 300px;
  padding: 7px 20px 14px;
}
.btn-group-1.with-description .btn .title {
  display: block;
  margin-bottom: 2px;
}
.btn-group-1.with-description .btn .description {
  display: block;
  font-size: 14px;
  font-weight: 400;
  white-space: normal;
}
.btn-group-1.with-description .btn:active .description,
.btn-group-1.with-description .btn.active .description {
  color: #333332 !important;
}
.form-submit .btn + .btn {
  margin-left: 18px;
}
.alert {
  font-weight: 600;
  border-radius: 0;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 0 0 5px #f6f6f6;
  box-shadow: 0 0 0 5px #f6f6f6;
  padding: 28px 30px;
  font-size: 18px;
}
.alert .close {
  font-size: inherit;
  outline: 0;
  line-height: 30px;
  text-shadow: none;
  margin-left: 50px;
}
.alert-sm {
  font-size: 14px;
  line-height: 20/14;
  padding: 14px 20px;
}
.alert-global {
  text-align: center;
  margin-bottom: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 117px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.alert-global + #content > .sidebar,
.alert-global + #content > .sidebar-toggle {
  top: 178px;
}
.alert-global + #content > .sidebar.affix,
.alert-global + #content > .sidebar-toggle.affix {
  top: 0px;
}
dl.pairs-inline {
  margin-bottom: 0;
  line-height: 2.2;
}
.pairs-inline dt,
.pairs-inline dd {
  display: inline;
  color: #666665;
}
.pairs-inline dd + dt {
  margin-left: 15px;
}
.pairs-columns dl,
.pairs-justified dl {
  margin-bottom: 1px;
}
.pairs-columns dl:before,
.pairs-justified dl:before,
.pairs-columns dl:after,
.pairs-justified dl:after {
  display: table;
  content: " ";
}
.pairs-columns dl:after,
.pairs-justified dl:after {
  clear: both;
}
.pairs-columns dl:before,
.pairs-justified dl:before,
.pairs-columns dl:after,
.pairs-justified dl:after {
  display: table;
  content: " ";
}
.pairs-columns dl:after,
.pairs-justified dl:after {
  clear: both;
}
.pairs-columns dl dt,
.pairs-justified dl dt,
.pairs-columns dl dd,
.pairs-justified dl dd {
  float: left;
  width: 50%;
}
.pairs-columns.with-more-margin dl,
.pairs-justified.with-more-margin dl {
  padding-bottom: 18px;
}
.pairs-columns.with-edit-link dl,
.pairs-justified.with-edit-link dl {
  position: relative;
}
.pairs-columns.with-edit-link dl .edit-link,
.pairs-justified.with-edit-link dl .edit-link {
  display: none;
  background-color: #fff;
  position: absolute;
  top: -20px;
  right: -20px;
  padding: 20px;
}
.pairs-columns.with-edit-link dl .edit-link i,
.pairs-justified.with-edit-link dl .edit-link i {
  margin-right: 4px;
}
.pairs-columns.with-edit-link dl:hover .edit-link,
.pairs-justified.with-edit-link dl:hover .edit-link,
.pairs-columns.with-edit-link dl:focus .edit-link,
.pairs-justified.with-edit-link dl:focus .edit-link {
  display: block;
}
.pairs-columns.with-edit-link .js-data-receiver *:last-child,
.pairs-justified.with-edit-link .js-data-receiver *:last-child {
  margin-bottom: 0;
}
.pairs-justified dl dd {
  text-align: right;
}
.ctrl-unit-sm {
  margin-bottom: 0;
}
.ctrl-unit-sm:before,
.ctrl-unit-sm:after {
  display: table;
  content: " ";
}
.ctrl-unit-sm:after {
  clear: both;
}
.ctrl-unit-sm:before,
.ctrl-unit-sm:after {
  display: table;
  content: " ";
}
.ctrl-unit-sm:after {
  clear: both;
}
.ctrl-unit-sm + .ctrl-unit-sm {
  margin-top: 20px;
}
.ctrl-unit-sm > dt {
  float: left;
  width: 35%;
  color: #666665;
}
.ctrl-unit-sm > dd {
  float: left;
  width: 65%;
}
.ctrl-unit-sm > dd .form-control {
  height: 36px;
  border-radius: 2px;
  margin-top: -6px;
}
.variable-builder {
  margin-top: 22px;
  max-width: 940px;
}
.variable-builder__list {
  margin-bottom: 12px;
}
.variable-builder__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}
.variable-builder__actions > span {
  margin-right: 2px;
  color: #666665;
  font-weight: 700;
}
.variable-builder__actions .btn i {
  margin-right: 6px;
}
.variable-card {
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  transition: border-color 0.16s ease, box-shadow 0.16s ease;
}
.variable-card:hover {
  border-color: #c9c9c9;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.04);
}
.variable-card.is-reordering {
  z-index: 2;
  box-shadow: 0 7px 18px rgba(0, 0, 0, 0.08);
}
.variable-card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 12px;
  background: #fafafa;
  border-bottom: 1px solid #dddddd;
}
.variable-card__title {
  min-width: 0;
  padding-right: 12px;
}
.variable-card__title strong,
.variable-card__title span {
  display: inline-block;
  vertical-align: middle;
}
.variable-card__title strong {
  font-size: 14px;
  line-height: 20px;
}
.variable-card__type {
  margin-right: 8px;
  padding: 2px 7px;
  color: #666665;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
}
.variable-card__actions {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 6px;
}
.variable-card__actions .btn {
  padding: 5px 9px;
}
.variable-token {
  display: inline-block;
  max-width: 180px;
  padding: 5px 8px;
  color: #286faf;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.variable-card__body {
  padding: 14px 14px 13px;
}
.variable-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.variable-field {
  width: 33.333%;
  padding: 0 5px 10px;
}
.variable-field > label {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  color: #666665;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
.variable-field .variable-field__info {
  display: inline-flex;
  align-items: center;
  margin-left: 5px;
  color: #999998;
  cursor: help;
  font-size: 12px;
  line-height: 16px;
}
.variable-field .variable-field__info:hover,
.variable-field .variable-field__info:focus {
  color: #286faf;
  outline: none;
}
.variable-field .form-control,
.variable-field .input-group {
  width: 100%;
}
.variable-field .form-control-seamless {
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  border: 1px solid #dddddd;
}
.variable-field .input-group-addon {
  padding: 0 10px;
  color: #999998;
  background: #f6f6f6;
  border: 1px solid #dddddd;
}
.variable-field .input-group-addon.variable-token-addon {
  color: #286faf;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  width: auto;
  justify-content: center;
}
.variable-field .input-group-addon.variable-token-addon--game {
  min-width: 64px;
}
.variable-field .input-group-addon.variable-token-addon--reader {
  min-width: 76px;
}
.variable-field .input-group-addon.variable-token-addon--close {
  min-width: 36px;
}
.variable-field .input-group > .input-group-addon:first-child {
  border-right: 0;
}
.variable-field .input-group > .input-group-addon:last-child {
  border-left: 0;
}
.variable-field .input-group-btn {
  width: 1%;
}
.variable-field .input-group-btn .variable-segment .btn:last-child {
  border-right-width: 1px;
  border-right-color: #286faf;
}
.variable-field .input-group-btn + .form-control {
  border-left: 1px solid #286faf;
  border-right: 1px solid #dddddd;
}
.variable-field .form-control.with-addon {
  border-right: 1px solid #dddddd;
}
.variable-note {
  margin: 0 5px 10px;
  padding: 8px 10px;
  background: #f6f6f6;
  border: 1px solid #dddddd;
  border-radius: 2px;
  color: #666665;
  font-size: 12px;
  line-height: 17px;
}
.variable-grid > .variable-note {
  flex: 0 0 calc(100% - 10px);
}
.variable-note--warning {
  border-color: #eadb86;
  color: #94811a;
  background: #faf6e1;
}
.variable-syntax-guide {
  margin: -6px 0 18px;
  padding: 10px 12px;
  background: #f6f6f6;
  border: 1px solid #dddddd;
  border-radius: 2px;
  color: #666665;
  font-size: 12px;
  line-height: 18px;
}
.variable-syntax-guide code {
  display: inline-block;
  padding: 1px 5px;
  color: #286faf;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px;
}
.variable-syntax-guide--compact {
  max-width: 940px;
  margin: 10px 0 12px;
}
.variable-syntax-guide--sidebar {
  margin: 0;
  padding: 0;
  max-width: none;
  background: transparent;
  border: 0;
  border-radius: 0;
}
.variable-syntax-guide--sidebar.has-warnings {
  border: 0;
}
.variable-syntax-guide--sidebar.variable-syntax-guide code {
  padding: 1px 5px;
  background: #fff;
  border: 1px solid #dddddd;
}
.variable-syntax-guide--sidebar .variable-syntax-guide__body {
  display: block;
}
.variable-syntax-guide--sidebar .variable-syntax-guide__body strong {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
}
.variable-syntax-guide--sidebar .variable-syntax-guide__body p,
.variable-syntax-guide--sidebar .variable-syntax-guide__body span {
  display: block;
  margin-bottom: 10px;
}
.variable-syntax-guide--sidebar .variable-syntax-guide__warnings {
  margin-top: 13px;
  padding: 8px 10px;
  background: #faf6e1;
  border: 1px solid #eadb86;
  border-radius: 2px;
  color: #94811a;
}
.variable-syntax-guide__body {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 7px 11px;
}
.variable-syntax-guide__body strong {
  color: #333332;
}
.variable-syntax-guide__warnings {
  margin-top: 9px;
  padding-top: 9px;
  border-top: 1px solid #dddddd;
}
.variable-syntax-guide__warnings ul {
  margin: 0;
  padding-left: 18px;
}
.variable-syntax-guide__warnings li {
  margin-bottom: 3px;
}
.variable-syntax-guide.has-warnings {
  border-color: #eadb86;
}
.variable-field--value .variable-segment,
.variable-field--visibility .variable-segment {
  min-width: 220px;
}
.variable-grid--two .variable-field {
  width: 50%;
}
.variable-grid--condition .variable-field--type {
  width: 22%;
}
.variable-grid--condition .variable-field--name {
  width: 34%;
}
.variable-grid--condition .variable-field--value {
  width: 44%;
}
.variable-card--condition .variable-field--value {
  min-width: 390px;
}
.variable-card--condition .variable-field--value .variable-segment {
  min-width: 330px;
}
.variable-card--condition.is-variable-custom .variable-field--name {
  width: 40%;
}
.variable-card--condition.is-variable-custom .variable-field--type {
  width: 22%;
}
.variable-card--condition.is-variable-custom .variable-field--value {
  width: 100%;
  min-width: 0;
}
.variable-grid--score .variable-field--type {
  width: 20%;
}
.variable-grid--score .variable-field--name {
  width: 28%;
}
.variable-grid--score .variable-field--value {
  width: 32%;
}
.variable-grid--score .variable-field--visibility {
  width: 20%;
}
.variable-grid--game-definition .variable-field--name {
  width: 40%;
}
.variable-grid--game-definition .variable-field--type {
  width: 22%;
}
.variable-grid--game-definition .variable-field--value {
  width: 38%;
  min-width: 260px;
}
.variable-card--score-config .variable-field--type {
  display: none;
}
.variable-card--score-config.is-variable-custom .variable-field--type {
  display: block;
}
.variable-card--score-config.is-variable-pending .variable-field--value,
.variable-card--score-config.is-variable-pending .variable-field--visibility {
  display: none;
}
.variable-card--condition:not(.is-variable-custom) .variable-field--name {
  width: 34%;
}
.variable-card--condition:not(.is-variable-custom) .variable-field--value {
  width: 66%;
}
.variable-card--condition:not(.is-variable-custom).is-variable-pending .variable-field--name {
  width: 100%;
}
.variable-card--score:not(.is-variable-custom) .variable-field--name {
  width: 34%;
}
.variable-card--score:not(.is-variable-custom) .variable-field--value {
  width: 46%;
}
.variable-card--score:not(.is-variable-custom) .variable-field--visibility {
  width: 20%;
}
.variable-card--score:not(.is-variable-custom) .variable-field--visibility .variable-segment {
  min-width: 166px;
}
.variable-card--score:not(.is-variable-custom).is-variable-pending .variable-field--name {
  width: 100%;
}
.variable-card--score.is-variable-custom .variable-field--name {
  width: 40%;
}
.variable-card--score.is-variable-custom .variable-field--type {
  width: 22%;
}
.variable-card--score.is-variable-custom .variable-field--value {
  width: 38%;
  min-width: 260px;
}
.immersion-manager {
  padding-bottom: 30px;
}
.immersion-manager__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid #dddddd;
}
.immersion-manager__header .meta {
  margin: 0 0 4px;
  color: #666665;
  font-size: 13px;
  font-weight: 700;
}
.immersion-manager__header h1 {
  margin: 0;
  font-size: 28px;
  line-height: 34px;
}
.immersion-manager__header .btn {
  flex: 0 0 auto;
  margin-top: 2px;
}
.immersion-manager__header .btn i {
  margin-right: 7px;
}
.immersion-manager__summary {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 18px;
}
.immersion-manager__summary > div {
  min-width: 140px;
  padding: 11px 13px;
  background: #f6f6f6;
  border: 1px solid #dddddd;
  border-radius: 2px;
}
.immersion-manager__summary strong {
  display: block;
  color: #333332;
  font-size: 22px;
  line-height: 26px;
}
.immersion-manager__summary span {
  color: #666665;
  font-size: 12px;
  font-weight: 700;
}
.immersion-manager__empty {
  padding: 22px;
  background: #f6f6f6;
  border: 1px solid #dddddd;
  border-radius: 2px;
}
.immersion-manager__empty h2 {
  margin: 0 0 6px;
  font-size: 20px;
  line-height: 26px;
}
.immersion-manager__empty p {
  margin: 0;
  color: #666665;
}
.immersion-manager__table-wrap {
  overflow-x: auto;
}
.immersion-manager__table {
  width: 100%;
  min-width: 980px;
}
.immersion-manager__table th {
  padding: 0 12px 9px;
  color: #666665;
  border-bottom: 1px solid #dddddd;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}
.immersion-manager__table td {
  padding: 15px 12px;
  border-bottom: 1px solid #dddddd;
  vertical-align: top;
}
.immersion-manager__group th {
  padding: 8px 12px;
  color: #333332;
  background: #f6f6f6;
  border-bottom: 1px solid #dddddd;
}
.immersion-manager__group span,
.immersion-manager__group small {
  display: block;
}
.immersion-manager__group span {
  font-size: 14px;
  line-height: 19px;
}
.immersion-manager__group small {
  color: #666665;
  font-size: 12px;
  line-height: 17px;
}
.immersion-manager__variable code {
  display: inline-block;
  max-width: 220px;
  margin-bottom: 5px;
  padding: 4px 7px;
  color: #286faf;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 12px;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.immersion-manager__variable span,
.immersion-manager__variable small {
  display: block;
}
.immersion-manager__variable span {
  color: #333332;
}
.immersion-manager__variable small {
  margin-top: 2px;
  color: #666665;
  font-size: 12px;
}
.immersion-manager__scope,
.immersion-manager__type,
.immersion-manager__value {
  display: inline-block;
  padding: 4px 8px;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 12px;
  line-height: 17px;
}
.immersion-manager__choices {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  max-width: 280px;
}
.immersion-manager__choices span {
  display: inline-block;
  max-width: 180px;
  padding: 4px 8px;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 12px;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.immersion-manager__usage {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.immersion-manager__usage strong {
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
  line-height: 17px;
}
.immersion-manager__usage .immersion-manager__scope--reader {
  color: #286faf;
  border-color: #83b5e3;
}
.immersion-manager__usage .immersion-manager__scope--game {
  color: #4fab43;
  border-color: #a9dba2;
}
.immersion-manager__usage .immersion-manager__scope--name-overlap {
  color: #333332;
  background: #f6f6f6;
}
.immersion-manager__usage ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.immersion-manager__usage li {
  margin-bottom: 5px;
}
.immersion-manager__usage a {
  display: block;
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.immersion-manager__usage span {
  display: block;
  color: #666665;
  font-size: 12px;
  line-height: 17px;
}
.variable-segment {
  display: flex;
  width: 100%;
}
.variable-segment .btn {
  flex: 1 1 0;
  min-width: 0;
  height: 38px;
  padding: 8px 9px;
  border-radius: 0;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  white-space: normal;
}
.variable-segment .btn + .btn {
  margin-left: -1px;
}
.variable-name-picker {
  position: relative;
}
.variable-name-picker .js-variable-name-custom {
  background: #fff;
}
.variable-name-picker.is-custom .variable-name-picker__custom {
  display: flex;
}
.variable-name-picker__custom {
  align-items: stretch;
  margin-top: 8px;
}
.variable-name-picker__custom .input-group-addon {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  height: 38px;
  line-height: 38px;
}
.variable-name-picker__custom .form-control {
  flex: 1 1 auto;
  min-width: 0;
}
.variable-name-picker__custom {
  display: none;
}
.variable-card--immersion .js-immersion-text-panel,
.variable-card--immersion .js-immersion-number-panel,
.variable-card--immersion .js-immersion-age-panel,
.variable-card--immersion .js-immersion-percent-panel,
.variable-card--immersion .js-immersion-boolean-panel,
.variable-card--immersion .variable-choice-panel {
  display: none;
}
.variable-card--immersion.is-text .js-immersion-text-panel,
.variable-card--immersion.is-number .js-immersion-number-panel,
.variable-card--immersion.is-age .js-immersion-age-panel,
.variable-card--immersion.is-percent .js-immersion-percent-panel,
.variable-card--immersion.is-boolean .js-immersion-boolean-panel,
.variable-card--immersion.is-dropdown .variable-choice-panel {
  display: block;
}
.variable-choice-panel {
  margin-top: 2px;
}
.variable-choice-panel > label {
  display: block;
  margin-bottom: 7px;
  color: #666665;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
.variable-choice-panel > .btn {
  margin-top: 2px;
}
.variable-grid > .variable-choice-panel--definition {
  width: 100%;
  margin-top: 0;
  padding: 0 5px 10px;
}
.variable-choice-panel--definition .variable-choice {
  width: 100%;
}
.variable-choice-panel--definition .variable-choice__default {
  flex-basis: 104px;
  width: 104px;
}
.variable-choice {
  display: flex;
  align-items: stretch;
  margin-bottom: 8px;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 2px;
}
.variable-choice .form-control {
  height: 38px;
  background: transparent;
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.variable-choice .btn {
  height: 38px;
  padding: 8px 11px;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left-color: #dddddd !important;
  line-height: 20px;
}
.variable-choice .btn:hover,
.variable-choice .btn:focus,
.variable-choice .btn:active,
.variable-choice .btn.active {
  border-left-color: #dddddd !important;
}
.variable-choice__default {
  flex: 0 0 92px;
  width: 92px;
  height: 38px;
  margin: 0;
  color: #adadaa;
  background: #f6f6f6;
  border-right: 1px solid #dddddd;
  font-size: 12px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}
.variable-choice__default input {
  display: none;
}
.variable-choice__default input:checked + span {
  color: #4fab43;
}
@media (max-width: 767px) {
  .variable-card__header {
    align-items: flex-start;
    flex-direction: column;
  }
  .variable-card__actions {
    margin-top: 9px;
  }
  .variable-field,
  .variable-grid--two .variable-field,
  .variable-grid--condition .variable-field--type,
  .variable-grid--condition .variable-field--name,
  .variable-grid--condition .variable-field--value,
  .variable-card--condition .variable-field--value,
  .variable-grid--score .variable-field--type,
  .variable-grid--score .variable-field--name,
  .variable-grid--score .variable-field--value,
  .variable-grid--score .variable-field--visibility,
  .variable-grid--game-definition .variable-field--type,
  .variable-grid--game-definition .variable-field--name,
  .variable-grid--game-definition .variable-field--value,
  .variable-card--score.is-variable-custom .variable-field--name,
  .variable-card--score.is-variable-custom .variable-field--type,
  .variable-card--score.is-variable-custom .variable-field--value {
    width: 100%;
    min-width: 0;
  }
  .variable-field--value .variable-segment,
  .variable-field--visibility .variable-segment {
    min-width: 0;
  }
  .variable-choice {
    flex-wrap: wrap;
  }
  .variable-choice .form-control {
    flex: 1 1 100%;
    order: 1;
    border-top: 1px solid #dddddd;
  }
  .variable-choice__default {
    flex: 1 1 auto;
    width: auto;
  }
}
.immersion-customize-form {
  margin-top: 22px;
  max-width: 620px;
}
.immersion-customize-field {
  display: flex;
  align-items: center;
  padding: 13px 0;
  border-top: 1px solid #dddddd;
}
.immersion-customize-field:last-child {
  border-bottom: 1px solid #dddddd;
}
.immersion-customize-field > label {
  flex: 0 0 38%;
  margin: 0;
  padding-right: 18px;
  color: #666665;
  font-weight: 700;
}
.immersion-customize-control {
  flex: 1 1 auto;
  min-width: 0;
}
.immersion-customize-control .form-control {
  height: 38px;
  border-radius: 2px;
}
@media (max-width: 479px) {
  .immersion-customize-field {
    display: block;
  }
  .immersion-customize-field > label {
    display: block;
    margin-bottom: 8px;
    padding-right: 0;
  }
}
.ctrl-unit {
  margin: 20px auto;
}
.ctrl-unit:before,
.ctrl-unit:after {
  display: table;
  content: " ";
}
.ctrl-unit:after {
  clear: both;
}
.ctrl-unit:before,
.ctrl-unit:after {
  display: table;
  content: " ";
}
.ctrl-unit:after {
  clear: both;
}
.ctrl-unit > dt {
  padding-top: 8px;
  padding-right: 49px;
  text-align: right;
  vertical-align: top;
  width: 33.33%;
  float: left;
}
.ctrl-unit > dd {
  float: left;
  width: 66.66%;
  padding-top: 8px;
}
.ctrl-unit > dd > .form-control {
  margin-top: -8px;
}
.ctrl-unit > dd > .form-control + .form-control:not(.selectize-control) {
  margin-top: 13px;
}
.ctrl-unit > dd > ul > li > ul {
  padding-left: 29px;
}
.ctrl-unit.with-left-alignment > dt {
  text-align: left;
  width: 25%;
}
.ctrl-unit.with-left-alignment > dd {
  width: 75%;
}
.table.width-flexible-width {
  width: auto;
}
.table.without-borders {
  margin-bottom: 15px;
}
.table.without-borders > tbody > tr > td {
  padding: 8px 14px !important;
  background: transparent;
  border: 0;
  line-height: 30px;
  width: auto;
  white-space: nowrap;
}
.table.without-borders > tbody > tr > td .btn {
  vertical-align: top;
}
.table.without-borders + .add-rows {
  padding: 0;
}
.table > thead > tr > th {
  border-bottom: 1px solid #dddddd;
  color: #666665;
  padding: 13px 20px;
  white-space: nowrap;
}
.table > thead > tr > th + th {
  border-left: 1px solid #dddddd;
}
.table > thead > tr > th.visibility {
  border-left: 0px;
}
.table > thead > tr > th.controls {
  border-bottom: 0px;
}
.table > tbody > tr > td {
  background: #f6f6f6;
  padding: 13px 20px;
}
.table > tbody > tr > td + td {
  border-left: 1px solid #dddddd;
}
.table > tbody > tr > td.visibility {
  border-left: 0px;
}
.table > tbody > tr > td .form-control-seamless {
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.table > tbody > tr > td .input-group-seamless .input-group-addon:first-child {
  padding-left: 20px;
}
.table > tbody > tr > td .input-group-seamless .input-group-addon:last-child {
  padding-right: 20px;
}
.table > tbody > tr > td .input-group-seamless .form-control-seamless {
  padding-left: 0px;
  padding-right: 0px;
}
.table > tbody > tr > td.without-padding {
  padding: 0px;
}
.table > tbody > tr > td.with-padding-for-input-group {
  padding: 0 0 0 17px;
}
.table > tbody > tr > td.with-padding-for-buttons {
  padding: 10px 17px;
}
.table > tbody > tr > td.controls {
  background: transparent;
  white-space: nowrap;
  border-top: 0px;
  padding-top: 10px;
  padding-bottom: 11px;
}
.table > tbody > tr > td.controls .btn + .btn {
  margin-left: 7px;
}
.table + .add-rows {
  padding: 0px 19px;
  color: #666665;
  font-weight: 700;
  line-height: 30px;
}
.table + .add-rows .btn {
  vertical-align: top;
  margin-left: 11px;
}
.table + .add-rows .btn + .btn {
  margin-left: 7px;
}
.timestamp {
  font-size: 12px;
  color: #adadaa;
}
.ph {
  margin: 50px 0;
  text-align: center;
}
.ph .text {
  color: #adadaa;
  font-size: 32px;
  font-weight: 300;
}
.tags {
  display: block;
  margin-top: 3px;
  color: #666665;
}
.tags .more {
  display: none;
  position: relative;
  float: right;
  margin-left: 5px;
}
.tags.limited {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tags.limited .more {
  display: block;
}
.badge {
  background: #dc4638 !important;
  color: #fff;
  border-radius: 2px;
  font-size: 10px;
  padding: 0px 5px;
  line-height: 15px;
}
.label {
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  border-radius: 3px;
  padding: 4px 5px;
  vertical-align: top;
}
.label-primary {
  background: #dc4638;
}
span.avatar {
  display: inline-block;
  border-radius: 2px;
  overflow: hidden;
  vertical-align: middle;
}
span.avatar.avatar-sm {
  width: 25px;
  height: 25px;
}
span.avatar.avatar-md {
  width: 50px;
  height: 50px;
}
span.avatar.avatar-lg {
  width: 100px;
  height: 100px;
}
span.avatar.avatar-xlg {
  width: 200px;
  height: 200px;
}
span.avatar > img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
span.award {
  display: inline-block;
  vertical-align: top;
  background: #286faf;
  color: #fff;
  text-align: center;
  font-size: 42px;
  border-radius: 999em;
}
span.award.award-md {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
}
span.award.award-lg {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
span.cover {
  display: inline-block;
  border-radius: 2px;
  vertical-align: middle;
  text-align: center;
}
span.cover.cover-sm {
  width: 80px;
  height: 80px;
}
span.cover.cover-md {
  width: 150px;
  height: 150px;
}
span.cover.cover-avatar-md {
  width: 50px;
  height: 50px;
}
span.cover.cover-avatar-lg {
  width: 100px;
  height: 100px;
}
span.cover .wrapper {
  display: inline-block;
  width: inherit;
  height: inherit;
  overflow: hidden;
}
span.cover img {
  width: auto;
  height: 100%;
  vertical-align: top;
}
span.icon {
  display: inline-block;
  vertical-align: top;
  background: #eeeeee;
  color: #666665;
  text-align: center;
  font-size: 36px;
}
span.icon.icon-sm,
span.icon.icon-avatar-md {
  font-size: 24px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
span.icon.icon-md {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
span.icon.icon-lg {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
span.icon > .icon-image {
  display: block;
  width: inherit;
  height: inherit;
}
span.cover,
span.icon {
  position: relative;
}
span.cover .label-wrapper,
span.icon .label-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -10px;
  width: 100%;
  height: 20px;
  line-height: 1;
  text-align: center;
}
.link-1 {
  display: block;
  position: relative;
  line-height: 20/14;
  padding-left: 40px;
}
.link-1:hover,
.link-1:focus {
  text-decoration: none;
}
.link-1:hover .title,
.link-1:focus .title {
  text-decoration: underline;
}
.link-1 > i {
  position: absolute;
  top: 10px;
  left: 0px;
  font-size: 28px;
  color: #666665;
}
.link-1 .title {
  display: block;
  font-size: 18px;
}
.link-1 .subtitle {
  display: block;
  font-size: 14px;
  color: #666665;
}
.link-1 + .link-1 {
  margin-top: 28px;
}
.link-2 > i {
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.link-previous,
.link-next {
  text-align: center;
  color: #286faf;
  border: 1px solid #286faf;
  border-radius: 2px;
  font-size: 20px;
  line-height: 45px;
  margin: 0 auto;
  padding: 0 34px;
}
.link-previous:hover,
.link-next:hover,
.link-previous:focus,
.link-next:focus {
  background: #286faf;
  color: #fff;
}
.inherit-color,
.inherit-color:hover,
.inherit-color:focus {
  color: inherit;
}
.semibold {
  font-weight: 600;
}
.number {
  margin-left: 11px;
  background: #dc4638;
  border-radius: 2px;
  display: inline-block;
  font-size: 83%;
  font-weight: 700;
  color: #fff;
  padding: 2px 6px;
  position: relative;
  top: -1px;
}
.irx {
  margin: 0 auto;
  max-width: 738px;
}
#indicator {
  position: fixed;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  z-index: 1070;
  background: #333332;
  color: #fff;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.loader {
  margin: 20px auto;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
}
.bt-spin-fast {
  -webkit-animation: bt-spin 1s infinite linear;
  animation: bt-spin 1s infinite linear;
}
.icon-arrow {
  display: inline-block;
  font-size: 24px;
  width: 25px;
  height: 40px;
  line-height: 41px;
  text-align: center;
  color: #dc4638;
}
.icon-arrow:hover,
.icon-arrow:focus {
  color: #aa2a1e;
}
.icon-arrow.disabled {
  color: #dddddd;
}
.item-header {
  margin: 0;
  font-weight: 400;
}
.item-header .title {
  font-size: 18px;
}
.item-header small {
  font-size: 14px;
  color: #666665;
  margin-left: 2px;
}
.item-header small a {
  font-weight: 700;
}
.notif-item {
  margin-bottom: 6px;
}
.notif-item .media-left,
.notif-item .media > .pull-left {
  padding-right: 19px;
}
.notif-item .media-heading {
  color: #4d4d4d;
  font-size: 18px;
  line-height: 23/18;
  font-weight: 400;
  margin-bottom: 0;
}
.notif-item .timestamp {
  font-size: 14px;
  color: #4d4d4d;
}
.dropdown-bookmarks .notif-item,
.dropdown-notifs .notif-item {
  margin-bottom: 0px;
}
.dropdown-bookmarks .dropdown-item,
.dropdown-notifs .dropdown-item {
  margin: 0 10px;
  padding: 6px 10px;
}
.message-item {
  margin-bottom: 13px;
}
.message-item .media-left,
.message-item .media > .pull-left {
  padding-right: 19px;
}
.message-item .media-heading {
  font-size: 18px;
  line-height: 23/18;
  font-weight: 400;
  margin-top: -5px;
  margin-bottom: 1px;
}
.message-item .recipients,
.message-item .last-message {
  line-height: 19/14;
  margin-bottom: 0;
  color: #4d4d4d;
}
.message-item .recipients > span,
.message-item .last-message > span {
  white-space: nowrap;
}
.dropdown-messages .message-item {
  margin-bottom: 0px;
}
.dropdown-messages .dropdown-item {
  margin: 0 10px;
  padding: 10px;
}
.bookmark-item .media-left,
.fav-item .media-left,
.bookmark-item .media > .pull-left,
.fav-item .media > .pull-left {
  padding-right: 19px;
}
.bookmark-item .item-header,
.fav-item .item-header {
  margin-bottom: 3px;
}
.bookmark-item .subtitle,
.fav-item .subtitle {
  color: #4d4d4d;
  line-height: 18/14;
  margin-bottom: 0;
}
#dd-bookmarks-content,
#dd-favs-content {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 380px;
  margin-bottom: -7px;
  -webkit-overflow-scrolling: touch;
}
#dd-bookmarks-content > ol,
#dd-favs-content > ol {
  margin-bottom: 7px;
}
#dd-bookmarks-content > ol > li,
#dd-favs-content > ol > li {
  padding-top: 10px;
  padding-bottom: 10px;
}
#dd-bookmarks-content .ph,
#dd-favs-content .ph {
  margin-bottom: 69px;
}
.report-item .report {
  min-height: 65px;
}
.story-item,
.chapter-item,
.report-item,
.user-item,
.award-item {
  border: 1px solid #eeeeee;
  margin: 0;
  padding: 20px;
}
.story-item .media-left,
.chapter-item .media-left,
.report-item .media-left,
.user-item .media-left,
.award-item .media-left,
.story-item .media > .pull-left,
.chapter-item .media > .pull-left,
.report-item .media > .pull-left,
.user-item .media > .pull-left,
.award-item .media > .pull-left {
  padding-right: 20px;
}
.story-item .media-body,
.chapter-item .media-body,
.report-item .media-body,
.user-item .media-body,
.award-item .media-body {
  border-left: 1px solid #eeeeee;
  padding-left: 19px;
}
.story-item .item-header,
.chapter-item .item-header,
.report-item .item-header,
.user-item .item-header,
.award-item .item-header {
  margin-bottom: 3px;
}
.story-item .timestamp,
.chapter-item .timestamp,
.report-item .timestamp,
.user-item .timestamp,
.award-item .timestamp,
.story-item .info,
.chapter-item .info,
.report-item .info,
.user-item .info,
.award-item .info {
  font-size: 14px;
  color: #666665;
  margin-bottom: 10px;
}
.story-item .subtitle,
.chapter-item .subtitle,
.report-item .subtitle,
.user-item .subtitle,
.award-item .subtitle,
.story-item .excerpt,
.chapter-item .excerpt,
.report-item .excerpt,
.user-item .excerpt,
.award-item .excerpt {
  margin-bottom: 15px;
}
.story-item .tags.limited,
.chapter-item .tags.limited,
.report-item .tags.limited,
.user-item .tags.limited,
.award-item .tags.limited {
  max-width: 100px;
}
.story-item .last-activity dt,
.chapter-item .last-activity dt,
.report-item .last-activity dt,
.user-item .last-activity dt,
.award-item .last-activity dt {
  font-weight: 400;
}
.story-item.without-border,
.chapter-item.without-border,
.report-item.without-border,
.user-item.without-border,
.award-item.without-border {
  border: 0;
  padding: 0;
}
.story-item.without-border .media-body,
.chapter-item.without-border .media-body,
.report-item.without-border .media-body,
.user-item.without-border .media-body,
.award-item.without-border .media-body {
  border-left: 0;
  padding-left: 0;
}
.user-item .item-header {
  margin-top: 3px;
  margin-bottom: 18px;
}
.award-item {
  max-width: 340px;
}
.award-item .media-body {
  height: 100px;
}
.award-item .item-header {
  margin-bottom: 5px;
}
.award-item .item-header .title {
  font-weight: 600;
  color: #286faf;
}
.award-item .description {
  margin-bottom: 0;
  line-height: 19/14;
}
.story-item-sm {
  min-height: 90px;
}
.story-item-sm.without-cover {
  min-height: 0;
}
.story-item-sm .media-left,
.story-item-sm .media > .pull-left {
  padding-right: 20px;
}
.story-item-sm .item-header {
  margin-top: -3px;
  margin-bottom: 8px;
}
.story-item-sm .subtitle {
  margin-bottom: 0;
  color: #666665;
}
.story-item-sm .stats {
  margin-top: 13px;
  margin-bottom: 0;
  font-size: 12px;
  color: #666665;
}
.story-item-sm .stats .category:after,
.story-item-sm .stats .thread-deepness:after {
  content: " |";
  margin: 0 4px;
}
.story-item-sm .read-now {
  margin-top: 7px;
  margin-bottom: 0;
}
.story-item-sm .read-now i {
  margin-left: 6px;
}
.user-item-xs span.avatar {
  position: relative;
  top: -1px;
  margin-right: 6px;
}
.user-item-sm .media-left,
.user-item-sm .media > .pull-left {
  padding-right: 19px;
}
.user-item-sm .notable {
  float: right;
  margin-top: 12px;
}
.user-item-sm .item-header {
  margin-top: 3px;
  margin-bottom: 2px;
}
.user-item-sm .user-title {
  margin-bottom: 0;
}
.category-item {
  display: inline-block;
  background: #f6f6f6;
  line-height: 80px;
  height: 80px;
  text-transform: uppercase;
  color: #666665;
}
.category-item .title {
  display: inline-block;
  padding: 0 20px;
  font-size: 18px;
}
.category-item:hover,
.category-item:focus {
  color: #40403f;
  text-decoration: none;
}
.reply-item {
  padding: 25px 10px 25px;
}
.reply-item.unread {
  background: #f6f6f6;
}
.reply-item .media-left,
.reply-item .media > .pull-left {
  padding-right: 18px;
}
.reply-item .media-body .media-heading {
  margin-top: 5px;
  margin-bottom: 4px;
  font-size: 18px;
}
.reply-item .media-body .media-heading a {
  color: inherit;
}
.reply-item .media-body .reply {
  margin-bottom: -2px;
  font-size: 14px;
  line-height: 25/14;
}
.reply-item .media-body .reply *:last-child {
  margin-bottom: 0;
}
.reply-item .media-body .controls {
  margin-bottom: 0;
}
.reply-item .media-body .controls .timestamp {
  font-size: inherit;
}
.comment-item {
  margin: 0;
}
.comment-item .media-left,
.comment-item .media > .pull-left {
  padding-right: 9px;
}
.comment-item .media-heading {
  margin-bottom: 2px;
  color: #666665;
}
.comment-item .media-heading a {
  color: inherit;
}
.comment-item .media-heading .timestamp {
  font-weight: 400;
  margin-left: 4px;
}
.comment-item .related-chapter {
  color: #666665;
  margin-bottom: 8px;
  line-height: 23/14;
}
.comment-item .comment {
  margin-top: 4px;
  line-height: 23/14;
}
.comment-item .comment *:last-child {
  margin-bottom: 0;
}
.nav-tabs {
  border-bottom: 0;
  border-top: 1px solid #dddddd;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border: 0;
  border-top: 2px solid transparent;
  color: #333332;
  padding: 5px 10px;
  background: transparent;
  border-radius: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #333332;
  border: 0;
  border-top: 2px solid #dc4638;
  font-weight: 700;
  background: transparent;
}
.nav-tabs.without-border {
  border-top: 0;
}
.nav-tabs.with-border-below {
  border-top: 0;
  border-bottom: 1px solid #dddddd;
}
.nav-tabs.with-border-below > li > a,
.nav-tabs.with-border-below > li > a:hover,
.nav-tabs.with-border-below > li > a:focus {
  border: 0;
  border-bottom: 2px solid transparent;
}
.nav-tabs.with-border-below > li.active > a,
.nav-tabs.with-border-below > li.active > a:hover,
.nav-tabs.with-border-below > li.active > a:focus {
  border: 0;
  border-bottom: 2px solid #dc4638;
}
.nav-tabs.with-padding {
  padding: 0 10px;
}
.nav-tabs.with-padding > li {
  padding-left: 12px;
  padding-right: 12px;
}
.nav-tabs-centered > li,
.nav-pills-centered > li {
  float: none;
  display: inline-block;
}
.nav-tabs-centered {
  text-align: center;
}
.sidebar .nav-tabs {
  position: relative;
  margin-left: -45px;
  margin-right: -45px;
}
.pagination,
.pager {
  margin: 0;
  border-radius: 0;
}
.pagination > li > a,
.pager > li > a,
.pagination > li > span,
.pager > li > span {
  color: #333332;
  padding: 0 12px;
  line-height: 30px;
  border-radius: 0 !important;
}
.pagination > li > a:hover,
.pager > li > a:hover,
.pagination > li > span:hover,
.pager > li > span:hover,
.pagination > li > a:focus,
.pager > li > a:focus,
.pagination > li > span:focus,
.pager > li > span:focus {
  background: #f6f6f6;
  color: #333332;
}
.pagination > li.active > a,
.pager > li.active > a,
.pagination > li.active > span,
.pager > li.active > span,
.pagination > li.active > a:hover,
.pager > li.active > a:hover,
.pagination > li.active > span:hover,
.pager > li.active > span:hover,
.pagination > li.active > a:focus,
.pager > li.active > a:focus,
.pagination > li.active > span:focus,
.pager > li.active > span:focus {
  background: #fff;
  border-color: #dddddd;
  color: #286faf;
  font-weight: 700;
}
.pagination > li:first-child.disabled,
.pager > li:first-child.disabled,
.pagination > li:last-child.disabled,
.pager > li:last-child.disabled {
  display: none;
}
.pagination > li.disabled > span,
.pager > li.disabled > span,
.pagination > li.disabled > span:hover,
.pager > li.disabled > span:hover,
.pagination > li.disabled > span:focus,
.pager > li.disabled > span:focus {
  color: #adadaa;
  cursor: default;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.pagination > li > a[rel="prev"],
.pager > li > a[rel="prev"],
.pagination > li > a[rel="next"],
.pager > li > a[rel="next"] {
  background: #286faf;
  border-color: #286faf;
  color: #fff;
  position: relative;
  width: 32px;
}
.pagination > li > a[rel="prev"]:before,
.pager > li > a[rel="prev"]:before,
.pagination > li > a[rel="next"]:before,
.pager > li > a[rel="next"]:before {
  content: "";
  background: #286faf;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-family: "Black Tie";
  text-align: center;
}
.pagination > li > a[rel="prev"],
.pager > li > a[rel="prev"] {
  margin-right: 20px;
  padding-left: 10px;
  padding-right: 11px;
}
.pagination > li > a[rel="prev"]:before,
.pager > li > a[rel="prev"]:before {
  content: "\f092";
}
.pagination > li > a[rel="next"],
.pager > li > a[rel="next"] {
  margin-left: 20px;
  padding-right: 10px;
  padding-left: 11px;
}
.pagination > li > a[rel="next"]:before,
.pager > li > a[rel="next"]:before {
  content: "\f093";
}
.progress {
  border-radius: 2px;
  margin-bottom: 0;
  height: 36px;
  background: #f6f6f6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-bar {
  border-radius: 2px;
  background: #286faf;
  font-size: 14px;
  line-height: 36px;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.vertical-alignment-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.vertical-alignment {
  display: table-cell;
  vertical-align: middle;
}
.modal.scale-fade .modal-dialog {
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-animation: scale-fade 300ms forwards cubic-bezier(0.8, 0.02, 0.45, 0.91);
  animation: scale-fade 300ms forwards cubic-bezier(0.8, 0.02, 0.45, 0.91);
}
.modal-backdrop {
  background: #dc4638;
}
.modal-backdrop.light {
  background: #eee;
}
.modal-backdrop.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
@media (min-width: 768px) {
  .modal-dialog {
    margin: 75px auto;
  }
}
@media (min-width: 768px) {
  .modal-md {
    width: 470px;
  }
}
.modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
.modal .close {
  float: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1060;
  padding: 25px;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
  font-size: 18px;
  color: #333332;
}
.modal .close:hover,
.modal .close:focus {
  color: #000;
}
.modal-body {
  padding: 50px;
}
.modal .h1,
.embedded-modal .h1 {
  margin-bottom: 23px;
}
.modal .alert-xs,
.embedded-modal .alert-xs {
  margin-bottom: 20px;
}
.modal .form-submit,
.embedded-modal .form-submit {
  padding-top: 3px;
}
.modal .form-submit:before,
.embedded-modal .form-submit:before,
.modal .form-submit:after,
.embedded-modal .form-submit:after {
  display: table;
  content: " ";
}
.modal .form-submit:after,
.embedded-modal .form-submit:after {
  clear: both;
}
.modal .form-submit:before,
.embedded-modal .form-submit:before,
.modal .form-submit:after,
.embedded-modal .form-submit:after {
  display: table;
  content: " ";
}
.modal .form-submit:after,
.embedded-modal .form-submit:after {
  clear: both;
}
.modal .form-submit .pretty-checkbox,
.embedded-modal .form-submit .pretty-checkbox {
  margin-right: 25px;
  margin-bottom: 0;
}
.modal .form-submit .btn,
.embedded-modal .form-submit .btn {
  float: right;
  margin-top: -3px;
}
#modal-confirm.in + .modal-backdrop,
#modal-prompt.in + .modal-backdrop {
  background: #fff;
}
#modal-confirm.in + .modal-backdrop.in,
#modal-prompt.in + .modal-backdrop.in {
  filter: alpha(opacity=75);
  opacity: 0.75;
}
@media (min-width: 480px) {
  #modal-confirm .modal-dialog,
  #modal-prompt .modal-dialog {
    margin: 0 auto;
    width: 393px;
  }
}
#modal-confirm .modal-content,
#modal-prompt .modal-content {
  background: #fff;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 0 0 5px #f6f6f6;
  box-shadow: 0 0 0 5px #f6f6f6;
}
#modal-confirm .modal-header,
#modal-prompt .modal-header {
  border-bottom: 1px solid #dddddd;
  min-height: 0;
  text-align: center;
  padding: 30px;
}
#modal-confirm .modal-header h4,
#modal-prompt .modal-header h4 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
#modal-confirm .modal-body,
#modal-prompt .modal-body {
  padding: 0;
  border-bottom: 1px solid #dddddd;
}
#modal-confirm .modal-body .form-control,
#modal-prompt .modal-body .form-control {
  border: 0;
  padding: 10px 17px;
  resize: none;
}
#modal-confirm .modal-footer,
#modal-prompt .modal-footer {
  border: 0;
  padding: 0;
  text-align: center;
}
#modal-confirm .modal-footer .btn,
#modal-prompt .modal-footer .btn {
  margin: 0;
  padding: 14px 0;
  border: 0;
  width: 50%;
  -webkit-box-shadow: -1px 0 0 0 #dddddd;
  box-shadow: -1px 0 0 0 #dddddd;
  border-radius: 0;
  outline: 0;
}
.dropdown-menu {
  border: 1px solid #dddddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding: 14px 0;
}
.dropdown-menu.without-box-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu-wide {
  min-width: 370px;
  padding: 9px 0;
}
.dropdown-header {
  font-size: 16px;
  text-transform: uppercase;
  color: #333332;
  padding: 2px 18px;
  margin-bottom: 9px;
}
.dropdown-header a {
  color: #999998;
  text-decoration: none;
}
.dropdown-header a.active {
  color: #333332;
}
.dropdown-header a + a {
  margin-left: 14px;
}
.dropdown-item {
  padding: 3px 20px;
}
.dropdown-item.unread {
  background: #f6f6f6;
}
.dropdown-menu .divider {
  margin: 13px 18px;
  background-color: #ddd;
}
.dropdown-menu > li.dropdown-footer > a {
  display: inline;
  padding: 0;
  background: transparent;
}
.dropdown-menu > li.dropdown-footer > a:hover,
.dropdown-menu > li.dropdown-footer > a:focus {
  text-decoration: underline;
}
.dropdown-menu > li > a,
.dropdown-menu > li > .menuitem-label {
  padding: 2px 31px 2px 18px;
  line-height: 1.4;
  color: #4d4d4d;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > .menuitem-label:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > .menuitem-label:focus {
  background: transparent;
  outline: 0;
  text-decoration: underline;
}
.dropdown-menu > li > a > i,
.dropdown-menu > li > .menuitem-label > i {
  margin-right: 5px;
}
.dropdown-menu > li > .menuitem-label {
  display: block;
  clear: both;
  white-space: nowrap;
  margin-bottom: -4px;
}
.dropdown-menu > li > a > .badge {
  float: right;
  margin-top: 1px;
  margin-right: -12px;
}
.dropdown-menu-wide ol.list-unstyled {
  margin-bottom: 0;
}
.dropdown-menu .ph {
  margin-bottom: 60px;
}
.dropdown-footer {
  display: block;
  margin: 7px 18px -9px;
  padding: 13px 0px;
  font-size: 12px;
  line-height: 1.4;
  border-top: 1px solid #dddddd;
}
.dropdown-menu-right {
  right: 4px;
}
.dropdown-menu-arrow::before {
  border-bottom: 7px solid #dddddd;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  left: 9px;
  position: absolute;
  top: -7px;
}
.dropdown-menu-arrow::after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -6px;
}
.btn-group.pull-right > .dropdown-menu-arrow::before,
.dropdown-menu-right.dropdown-menu-arrow::before {
  left: inherit;
  right: 9px;
}
.btn-group.pull-right > .dropdown-menu-arrow::after,
.dropdown-menu-right.dropdown-menu-arrow::after {
  left: inherit;
  right: 10px;
}
#navigator {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-right: 0;
  border-radius: 2px 0 0 2px;
  padding-right: 0;
  height: 36px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-transition: background ease-in-out .15s;
  -o-transition: background ease-in-out .15s;
  transition: background ease-in-out .15s;
}
#navigator::-moz-placeholder {
  color: #777;
  opacity: 1;
}
#navigator:-ms-input-placeholder {
  color: #777;
}
#navigator::-webkit-input-placeholder {
  color: #777;
}
#navigator + .input-group-btn > .btn {
  background: #f9f9f9 !important;
  border-color: #ddd !important;
  color: #dc4638 !important;
  border-left: 0;
  outline: 0;
  height: 36px;
  line-height: 30px;
  padding-left: 13px;
  padding-right: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background ease-in-out .15s;
  -o-transition: background ease-in-out .15s;
  transition: background ease-in-out .15s;
}
#navigator + .input-group-btn > .btn:last-child {
  border-radius: 0 2px 2px 0;
}
#navigator + .input-group-btn > a.btn {
  display: none;
  padding-left: 14px;
  padding-right: 14px;
  color: #717171 !important;
}
#navigator + .input-group-btn > a.btn:after {
  content: "";
  width: 1px;
  height: 18px;
  background: #ddd;
  position: absolute;
  top: 8px;
  right: 0px;
}
@media (min-width: 768px) {
  #navigator + .input-group-btn > a.btn {
    display: inline-block;
  }
}
#navigator:focus {
  background: #fff;
}
#navigator:focus::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#navigator:focus:-ms-input-placeholder {
  color: #999;
}
#navigator:focus::-webkit-input-placeholder {
  color: #999;
}
#navigator:focus + .input-group-btn > .btn {
  background: #fff !important;
}
a.brand-wordmark {
  display: inline-block;
  width: 68px;
  height: 23px;
  background-image: url("../../../assets/img/logo-wordmark.png");
  text-indent: -5000px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.brand-wordmark {
    background-image: url("../../../assets/img/logo-wordmark@2x.png");
    background-size: 68px 23px;
  }
}
a.brand-wordmark.brand-valentine {
  width: 88px;
  height: 23px;
  background-image: url("../../../assets/img/logo-valentine.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.brand-wordmark.brand-valentine {
    background-image: url("../../../assets/img/logo-valentine@2x.png");
    background-size: 88px 23px;
  }
}
a.brand-wordmark.brand-steakbj {
  width: 109px;
  height: 23px;
  background-image: url("../../../assets/img/logo-steakbj.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.brand-wordmark.brand-steakbj {
    background-image: url("../../../assets/img/logo-steakbj@2x.png");
    background-size: 109px 23px;
  }
}
a.brand-wordmark.brand-anal {
  width: 77px;
  height: 23px;
  background-image: url("../../../assets/img/logo-anal.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.brand-wordmark.brand-anal {
    background-image: url("../../../assets/img/logo-anal@2x.png");
    background-size: 77px 23px;
  }
}
a.brand-wordmark.brand-easter {
  width: 72px;
  height: 23px;
  background-image: url("../../../assets/img/logo-easter.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.brand-wordmark.brand-easter {
    background-image: url("../../../assets/img/logo-easter@2x.png");
    background-size: 72px 23px;
  }
}
a.brand-wordmark.brand-mother {
  width: 83px;
  height: 23px;
  background-image: url("../../../assets/img/logo-mother.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.brand-wordmark.brand-mother {
    background-image: url("../../../assets/img/logo-mother@2x.png");
    background-size: 83px 23px;
  }
}
a.brand-wordmark.brand-father {
  width: 113px;
  height: 23px;
  background-image: url("../../../assets/img/logo-father.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.brand-wordmark.brand-father {
    background-image: url("../../../assets/img/logo-father@2x.png");
    background-size: 113px 23px;
  }
}
a.brand-wordmark.brand-halloween {
  width: 85px;
  height: 23px;
  background-image: url("../../../assets/img/logo-halloween.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.brand-wordmark.brand-halloween {
    background-image: url("../../../assets/img/logo-halloween@2x.png");
    background-size: 85px 23px;
  }
}
a.brand-wordmark.brand-christmas {
  width: 95px;
  height: 36px;
  background-image: url("../../../assets/img/logo-christmas.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  a.brand-wordmark.brand-christmas {
    background-image: url("../../../assets/img/logo-christmas@2x.png");
    background-size: 95px 36px;
  }
}
header#masthead {
  background: #fff;
  border-bottom: 1px solid #ddd;
}
header#masthead > .container,
header#masthead > .container-fluid {
  position: relative;
  padding: 0 35px;
}
header#masthead > .container:before,
header#masthead > .container-fluid:before,
header#masthead > .container:after,
header#masthead > .container-fluid:after {
  display: table;
  content: " ";
}
header#masthead > .container:after,
header#masthead > .container-fluid:after {
  clear: both;
}
header#masthead > .container:before,
header#masthead > .container-fluid:before,
header#masthead > .container:after,
header#masthead > .container-fluid:after {
  display: table;
  content: " ";
}
header#masthead > .container:after,
header#masthead > .container-fluid:after {
  clear: both;
}
@media (max-width: 480px) {
  header#masthead > .container,
  header#masthead > .container-fluid {
    padding-left: 28px;
    padding-right: 28px;
  }
}
header#masthead .header-brand {
  float: left;
  padding: 13px 0;
}
header#masthead .header-brand a.brand-wordmark {
  margin-top: 6px;
  margin-right: 32px;
}
@media (max-width: 480px) {
  header#masthead .header-brand a.brand-wordmark {
    margin-right: 25px;
  }
}
header#masthead .header-brand a.brand-wordmark.brand-christmas {
  position: relative;
  top: -5px;
  margin-top: 0px;
  margin-bottom: -5px;
}
header#masthead .header-nav:before,
header#masthead .header-nav:after {
  display: table;
  content: " ";
}
header#masthead .header-nav:after {
  clear: both;
}
header#masthead .header-nav:before,
header#masthead .header-nav:after {
  display: table;
  content: " ";
}
header#masthead .header-nav:after {
  clear: both;
}
header#masthead .header-nav > .nav-search {
  padding: 12px 0;
}
header#masthead .nav-links {
  float: right;
  margin-left: 17px;
}
@media (max-width: 480px) {
  header#masthead .nav-links {
    margin-left: 10px;
  }
}
header#masthead .nav-links > .no-auth {
  margin-right: -19px;
  padding: 15px 0;
}
@media (max-width: 768px) {
  header#masthead .nav-links > .no-auth {
    margin-left: 7px;
    margin-right: 0;
  }
}
header#masthead .nav-links > .no-auth > .btn {
  margin-left: 8px;
  padding-bottom: 2px;
}
header#masthead .nav-links > .no-auth > .btn.btn-primary,
header#masthead .nav-links > .no-auth > .btn.btn-success,
header#masthead .nav-links > .no-auth > .btn.btn-danger {
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 12px;
}
header#masthead .nav-links > .no-auth > .btn.btn-link {
  margin-left: 1px;
}
header#masthead .nav-links > .auth {
  margin-right: -11px;
}
header#masthead .nav-links > .auth > a:not(.btn) {
  display: inline-block;
  margin-left: 5px;
  color: #4d4d4d;
  height: 60px;
  line-height: 61px;
  font-weight: 600;
  text-decoration: none;
  padding: 0 10px;
}
@media (max-width: 767px) {
  header#masthead .nav-links > .auth > a:not(.btn) {
    margin-right: -13px;
  }
}
header#masthead .nav-links > .auth > a:not(.btn) > span.avatar {
  margin-top: -3px;
  margin-right: 6px;
}
header#masthead .nav-links > .auth > a:not(.btn) > .username {
  display: none;
}
@media (min-width: 768px) {
  header#masthead .nav-links > .auth > a:not(.btn) > .username {
    display: inline;
  }
}
header#masthead .nav-links > .auth > .dropdown {
  display: inline-block;
  margin-left: 2px;
}
@media (max-width: 767px) {
  header#masthead .nav-links > .auth > .dropdown.dropdown-bookmarks {
    margin-right: -10px;
  }
  header#masthead .nav-links > .auth > .dropdown.dropdown-bookmarks .dropdown-menu-right {
    right: -29px;
  }
}
header#masthead .nav-links > .auth > .dropdown.dropdown-messages,
header#masthead .nav-links > .auth > .dropdown.dropdown-notifs {
  display: none;
}
@media (min-width: 768px) {
  header#masthead .nav-links > .auth > .dropdown.dropdown-messages,
  header#masthead .nav-links > .auth > .dropdown.dropdown-notifs {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  header#masthead .nav-links > .auth > .dropdown.dropdown-settings .dropdown-menu-right {
    right: -2px;
  }
}
header#masthead .nav-links > .auth > .dropdown > .btn {
  padding: 0 10px;
  border: 0;
  background: transparent !important;
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #717171 !important;
  height: 60px;
  line-height: 61px;
  font-weight: 600;
}
header#masthead .nav-links > .auth > .dropdown > .btn > i:not(.bt-caret-down) {
  margin-right: 3px;
}
header#masthead .nav-links > .auth > .dropdown > .btn > .expanded {
  display: none;
}
@media (min-width: 992px) {
  header#masthead .nav-links > .auth > .dropdown > .btn > .expanded {
    display: inline;
  }
}
header#masthead .nav-links > .auth > .dropdown > .btn > .badge {
  position: absolute;
  top: 14px;
  left: 4px;
}
header#masthead .nav-links > .auth > .dropdown > .dropdown-menu {
  top: 58px;
}
header#masthead .nav-links > .auth > .dropdown.open > .btn {
  color: #dc4638 !important;
}
header#masthead .nav-links > .auth > a,
header#masthead .nav-links > .auth > .dropdown {
  vertical-align: top;
}
header#masthead .nav-search {
  width: auto;
}
header#masthead .nav-search .input-group {
  max-width: 500px;
}
.layout-single-column {
  position: relative;
  margin: 0 auto;
}
.layout-single-column.with-sidebar {
  margin-right: 380px;
  -webkit-box-shadow: -1px 0 0 0 #dddddd inset;
  box-shadow: -1px 0 0 0 #dddddd inset;
}
@media (max-width: 992px) {
  .layout-single-column.with-sidebar {
    margin-right: 80px;
  }
}
@media (max-width: 480px) {
  .layout-single-column.with-sidebar {
    margin-right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.layout-content-wrapper {
  position: relative;
  width: 80%;
  min-height: 200px;
  margin: 0 auto;
  padding: 88px 0;
}
.layout-content-wrapper.without-padding-top {
  padding-top: 0;
}
@media (max-width: 480px) {
  .layout-content-wrapper {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.sidebar-toggle {
  color: #dc4638;
  font-size: 20px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  position: absolute;
  top: 61px;
  right: 0px;
  z-index: 990;
}
@media (min-width: 992px) {
  .sidebar-toggle {
    display: none;
  }
}
.sidebar {
  display: block;
  position: absolute;
  top: 61px;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: -1px 0 0 0 #dddddd;
  box-shadow: -1px 0 0 0 #dddddd;
  width: 380px;
  background: #fff;
}
@media (max-width: 992px) {
  .sidebar {
    z-index: 990;
  }
  .sidebar.collapsed-sidebar {
    width: 80px;
  }
  .sidebar.collapsed-sidebar .sidebar-content-wrapper {
    display: none;
  }
}
@media (max-width: 480px) {
  .sidebar.collapsed-sidebar {
    width: 0px;
  }
}
.sidebar.affix {
  position: fixed;
  top: 0;
}
.sidebar.affix-bottom {
  height: 100%;
}
.sidebar[data-spy="affix"] + .sidebar-toggle.affix,
.sidebar[data-spy="affix"] + .sidebar-toggle.affix-bottom {
  position: fixed;
  top: 0;
}
.sidebar-scrollable {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.sidebar-content-wrapper {
  background: #fff;
  padding: 50px 45px;
  -webkit-box-shadow: -1px 0 0 0 #dddddd;
  box-shadow: -1px 0 0 0 #dddddd;
}
.section-sidebar + .section-sidebar {
  margin-top: 34px;
}
.section-sidebar h2,
.section-sidebar .h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.section-sidebar h2:last-child,
.section-sidebar .h2:last-child {
  margin-bottom: -13px;
}
.section-sidebar h3,
.section-sidebar .h3 {
  margin-bottom: 18px;
}
.section-sidebar h3 i,
.section-sidebar .h3 i {
  margin-left: 4px;
  color: #666665;
}
.section-sidebar p {
  color: #666665;
  margin-bottom: 27px;
}
.section-sidebar .pairs-columns,
.section-sidebar .pairs-justified {
  color: #666665;
}
.section-sidebar .badge {
  margin-top: -2px;
  margin-left: 4px;
}
.section-sidebar a.active {
  color: #333332;
  font-weight: 600;
  text-decoration: none;
}
.section-sidebar li.more {
  margin-top: 7px;
}
.section-sidebar li.more > a > i {
  margin-left: 6px;
}
.section-sidebar .link-2,
.conversation-header .link-2 {
  margin-top: -31px;
  margin-right: -2px;
}
.section-sidebar-1 h3 {
  text-transform: none;
  font-weight: 700;
  color: #666665;
  font-size: 14px;
  margin-bottom: 13px;
}
.section-sidebar-1 p {
  margin-bottom: 23px;
}
.section-sidebar-1 .table {
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}
.section-sidebar-1 .table > tbody > tr > td {
  width: 50%;
}
.section-sidebar-1 code {
  background: transparent;
  color: #286faf;
  padding: 0;
}
.section-sidebar-1 + hr {
  margin-top: 23px;
  margin-bottom: 27px;
}
.immersion-reference-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.immersion-reference-empty {
  margin-bottom: 0;
  color: #666665;
}
.immersion-reference {
  display: block;
  width: 100%;
  padding: 10px 11px;
  color: #333332;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 2px;
  text-align: left;
  -webkit-transition: border-color 160ms ease;
  -o-transition: border-color 160ms ease;
  transition: border-color 160ms ease;
}
.immersion-reference:hover,
.immersion-reference:focus,
.immersion-reference.is-inserted {
  border-color: rgba(40, 111, 175, 0.48);
  outline: none;
  text-decoration: none;
}
.immersion-reference__main {
  display: block;
  min-width: 0;
}
.immersion-reference__main code {
  display: block;
  margin-bottom: 5px;
  color: #16568f;
  background: #f6f6f6;
  border: 1px solid rgba(40, 111, 175, 0.18);
  font-size: 12px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.immersion-reference__main span {
  display: block;
  font-weight: 700;
  line-height: 18px;
}
.immersion-reference__meta,
.immersion-reference__action {
  display: inline-block;
  margin-top: 7px;
  font-size: 12px;
  line-height: 16px;
}
.immersion-reference__meta {
  color: #666665;
}
.immersion-reference__action {
  float: right;
  color: #286faf;
  font-weight: 700;
}
.top-list {
  margin-top: 29px;
}
.top-list dt {
  float: left;
  color: #666665;
  font-weight: 400;
  font-size: 12px;
  margin-top: -3px;
}
.top-list dd {
  margin-left: 20px;
  margin-bottom: 15px;
}
.top-list dd:nth-child(2),
.top-list dd:nth-child(4),
.top-list dd:nth-child(6) {
  margin-bottom: 28px;
}
.top-list dd:last-child {
  margin-bottom: 0;
}
.members-online .list-inline {
  margin-left: 0;
  margin-bottom: 0;
}
.members-online .list-inline li {
  padding: 0;
}
.members-online .list-inline li:after {
  content: ",";
}
.members-online .list-inline li:last-child:after {
  content: "";
}
.members-online .footnote {
  color: #666665;
}
.jumbotron {
  margin: 53px 0 50px;
  padding: 0;
  background: transparent;
}
.jumbotron h1,
.jumbotron .h1 {
  font-size: 32px;
  margin-bottom: 9px;
}
.jumbotron p {
  margin-bottom: 22px;
  line-height: 33/21;
}
.jumbotron .btn + .btn {
  margin-left: 4px;
}
.grid-wrapper {
  position: relative;
}
.grid-controls-left,
.grid-controls-right {
  position: absolute;
  top: 176px;
}
.grid-controls-left {
  left: -48px;
}
@media (max-width: 768px) {
  .grid-controls-left {
    display: none;
  }
}
.grid-controls-right {
  right: -48px;
}
@media (max-width: 480px) {
  .grid-controls-right {
    right: -25px;
  }
}
.grid {
  overflow: hidden;
}
.grid ol {
  margin-bottom: 35px;
  width: 2480px;
}
.grid ol > li {
  display: inline-block;
  vertical-align: top;
  width: 380px;
  margin-right: 40px;
  margin-top: 24px;
  padding-top: 32px;
}
.grid ol > li:nth-child(6n) {
  margin-right: 0;
}
.grid ol > li:nth-child(1),
.grid ol > li:nth-child(2),
.grid ol > li:nth-child(3),
.grid ol > li:nth-child(4),
.grid ol > li:nth-child(5),
.grid ol > li:nth-child(6) {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.jspScrollable {
  outline: 0;
}
.jspHorizontalBar {
  height: 5px;
  background: transparent;
}
.jspTrack {
  background: #f6f6f6;
  border-radius: 999em;
}
.jspDrag {
  background: #dc4638;
  border-radius: 999em;
}
.section-grid + hr {
  margin-top: 60px;
  margin-bottom: 60px;
}
.section-grid-categories .grid ol {
  margin-bottom: 41px;
  width: auto;
  white-space: nowrap;
}
.section-grid-categories .grid ol > li {
  width: auto;
  margin-right: 20px !important;
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.section-grid-categories .grid ol > li:last-child {
  margin-right: 0 !important;
}
.section-grid-categories .grid-controls-left,
.section-grid-categories .grid-controls-right {
  top: 20px;
}
.notable-members {
  margin-top: -5px;
}
.notable-members h2 {
  margin-bottom: 4px;
}
.notable-members ol:before,
.notable-members ol:after {
  display: table;
  content: " ";
}
.notable-members ol:after {
  clear: both;
}
.notable-members ol:before,
.notable-members ol:after {
  display: table;
  content: " ";
}
.notable-members ol:after {
  clear: both;
}
.notable-members ol > li {
  float: left;
  width: 100%;
}
.notable-members ol > li + li .user-item-sm {
  border-top: 1px solid #dddddd;
}
.notable-members ol > li .user-item-sm {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .notable-members ol > li {
    width: 50%;
    min-height: 112px;
  }
  .notable-members ol > li:nth-child(2) .user-item-sm {
    border-top: 0;
  }
  .notable-members ol > li:nth-child(2n-1) .user-item-sm {
    margin-right: 20px;
  }
  .notable-members ol > li:nth-child(2n) .user-item-sm {
    margin-left: 20px;
  }
}
.activity-item > .media-left,
.activity-item > .media > .pull-left {
  padding-right: 19px;
}
.activity-item > .media-body > .item-header {
  margin-top: 2px;
  margin-bottom: 1px;
}
.activity-item > .media-body > .timestamp {
  font-size: inherit;
  color: #666665;
  margin-bottom: 0;
}
.activity-item > .media-body > .timestamp + .media {
  margin-top: 21px;
}
.activity-list {
  margin: 14px 0 0;
}
.activity-list > li {
  padding: 30px 0;
}
.activity-list > li + li {
  border-top: 1px solid #eeeeee;
}
.filter + .filter {
  margin-top: 38px;
}
.filter > a i {
  margin-right: 6px;
}
.filter > a + ul {
  margin-top: 5px;
}
.list-controls {
  margin-top: -23px;
  padding-bottom: 13px;
  border-bottom: 1px solid #dddddd;
}
.list-controls:before,
.list-controls:after {
  display: table;
  content: " ";
}
.list-controls:after {
  clear: both;
}
.list-controls:before,
.list-controls:after {
  display: table;
  content: " ";
}
.list-controls:after {
  clear: both;
}
.list-controls .stats {
  float: right;
  margin-top: 2px;
}
.list-controls .sort-by,
.list-controls .show-only {
  display: inline-block;
  margin-right: 12px;
  line-height: 30px;
  white-space: nowrap;
}
.list-controls .sort-by:last-child,
.list-controls .show-only:last-child {
  margin-right: 0;
}
.list-controls .sort-by .selectize-control,
.list-controls .show-only .selectize-control {
  margin-left: 4px;
}
.list-controls .sort-by .selectize-control {
  width: 150px;
}
.list-controls .show-only .selectize-control {
  width: 80px;
}
.list-controls .show-only.wide .selectize-control {
  width: 125px;
}
.pagination-wrapper {
  padding-top: 34px;
  margin-bottom: 34px;
  border-top: 1px solid #dddddd;
  text-align: center;
}
.following,
.followers {
  margin-top: -2px;
}
.following h3,
.followers h3,
.following .h3,
.followers .h3 {
  margin-bottom: 12px;
}
.following ul,
.followers ul {
  margin-bottom: -10px;
}
.following ul:before,
.followers ul:before,
.following ul:after,
.followers ul:after {
  display: table;
  content: " ";
}
.following ul:after,
.followers ul:after {
  clear: both;
}
.following ul:before,
.followers ul:before,
.following ul:after,
.followers ul:after {
  display: table;
  content: " ";
}
.following ul:after,
.followers ul:after {
  clear: both;
}
.following ul > li,
.followers ul > li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.following ul > li > a,
.followers ul > li > a {
  display: inline-block;
}
.user-header {
  margin-top: 1px;
  margin-bottom: 25px;
}
.user-header h1 {
  margin-bottom: 3px;
}
.user-header p {
  margin-bottom: 0px;
}
.user-header p.backer {
  margin-top: 5px;
}
.user-header .last-activity dt {
  font-weight: 400;
}
.user-header .last-activity .timestamp {
  font-size: inherit;
  color: inherit;
}
.user-about {
  padding: 33px 0;
}
.user-about .pairs-columns dl:last-child {
  padding-bottom: 0;
}
.user-about hr {
  margin: 33px 0;
}
.user-about .form-group {
  margin-bottom: 10px;
}
.award-list {
  padding: 40px 0;
}
.award-list ol:before,
.award-list ol:after {
  display: table;
  content: " ";
}
.award-list ol:after {
  clear: both;
}
.award-list ol:before,
.award-list ol:after {
  display: table;
  content: " ";
}
.award-list ol:after {
  clear: both;
}
.award-list ol > li {
  float: left;
  width: 340px;
  margin: 0 20px 20px 0;
}
.award-list ol > li .award-item {
  max-width: none;
}
.story-controls {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 980;
  padding: 9px 11px;
  pointer-events: none;
}
.story-controls a,
.story-controls button,
.story-controls .dropdown-menu {
  pointer-events: auto;
}
@media (max-width: 480px) {
  .story-controls {
    padding: 0px;
  }
}
.story-controls .btn-blank {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding: 10px;
  color: #4d4d4d;
}
.story-controls .btn-blank .tooltip-helper {
  position: relative;
  display: inline-block;
  margin: -10px;
  padding: 10px;
}
@media (max-width: 480px) {
  .story-controls .btn-blank {
    padding: 0px;
    width: 80px;
    height: 80px;
    line-height: 40px;
  }
  .story-controls .btn-blank .tooltip-helper {
    margin: 20px 0px;
    padding: 0px;
  }
}
.story-controls > ul {
  margin-bottom: 0;
  text-align: right;
}
.story-controls > ul > li {
  display: inline-block;
}
@media (max-width: 480px) {
  .story-controls > ul {
    text-align: left;
  }
}
.dropdown-appearance.open .dropdown-toggle {
  position: relative;
  z-index: 1010;
  color: #dc4638;
}
.dropdown-appearance .dropdown-menu {
  width: 95px;
  min-width: 0;
  text-align: center;
  margin: 0;
  padding: 12px 0 12px;
  right: 1px;
  border-radius: 0 0 2px 2px;
}
.dropdown-appearance .dropdown-menu > li + li {
  margin-top: 10px;
}
@media (max-width: 480px) {
  .dropdown-appearance .dropdown-menu {
    top: 58px;
    right: auto;
    left: 23px;
  }
  .dropdown-appearance .dropdown-menu:before {
    left: 9px;
    right: inherit;
  }
  .dropdown-appearance .dropdown-menu:after {
    left: 10px;
    right: inherit;
  }
}
.page-404 {
  text-align: center;
  background: url("../../../assets/img/404-fogell-walks-away.gif");
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 61px;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-404 h1 {
  margin-bottom: 21px;
  color: #fff;
}
.page-404 h1 span {
  padding: 12px 21px;
  display: inline-block;
  background: #dc4638;
}
.page-404 h1 span + span,
.page-404 h1 span + br + span {
  margin-top: -10px;
}
.page-404 .btn {
  background: #fff;
}
.conversation-actions {
  margin-top: -36px;
  margin-bottom: 50px;
}
.reply-list {
  margin-top: -25px;
  margin-bottom: 69px;
  text-align: center;
}
.reply-list > ol {
  text-align: left;
}
.reply-list > ol > li + li .reply-item {
  border-top: 1px solid #eeeeee;
}
.reply-form {
  position: fixed;
  bottom: 0;
  background: #f6f6f6;
  left: 0;
  right: 380px;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
@media (max-width: 992px) {
  .reply-form {
    right: 80px;
  }
}
@media (max-width: 480px) {
  .reply-form {
    right: 0;
  }
}
.reply-form .reply-form-helper {
  width: 80%;
  margin: 0 auto;
  padding: 20px 0;
}
.reply-form textarea {
  max-height: 134px;
}
.reply-form .input-group-btn {
  padding-left: 19px;
  padding-bottom: 4px;
  vertical-align: bottom;
}
.conversation-header {
  margin-bottom: -20px;
}
.conversation-list {
  text-align: center;
}
.conversation-list .message-item {
  margin-bottom: 0px;
}
.conversation-list .message-item .recipients {
  margin: 4px 0 5px;
}
.conversation-list ol {
  text-align: left;
  margin-bottom: 0;
}
.conversation-list ol > li {
  padding: 20px 10px 16px;
}
.conversation-list ol > li + li {
  border-top: 1px solid #eeeeee;
}
.conversation-list ol > li.unread {
  background: #f6f6f6;
}
.conversation-list ol > li.active .media-heading a {
  color: inherit;
  text-decoration: none !important;
  cursor: default;
}
.conversation-list ol > li:last-child .message-item {
  margin-bottom: 0;
}
.conversation-list .link-next {
  margin-top: 25px;
}
.story-heading {
  border-bottom: 1px solid #dddddd;
  margin: -50px -45px -34px -45px;
  padding: 44px 45px 43px;
}
.story-heading h3,
.story-heading .h3 {
  margin-bottom: 0;
  font-size: 24px;
  text-transform: none;
  font-weight: 700;
  color: #666665;
}
.story-heading h4,
.story-heading .h4 {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24/14;
  color: #666665;
}
.story-data .tab-content,
.comments .tab-content {
  padding: 27px 0;
}
.story-data p,
.comments p {
  margin-bottom: 19px;
}
.story-data {
  margin-top: -50px;
  margin-bottom: -23px;
}
.story-data .synopsis {
  margin-bottom: 14px;
}
.story-data .info dt,
.story-data .variables dt {
  width: 38%;
}
.story-data .info dd,
.story-data .variables dd {
  width: 62%;
}
.story-data .variables dl {
  margin-bottom: 14px;
}
.story-data .variables dl:last-child {
  margin-bottom: 0;
}
.story-data .variables dt,
.story-data .variables dd {
  padding: 6px 0;
}
.story-data .variables i {
  margin: 0 8px;
}
.story-data .variables .progress {
  margin: -6px 0;
}
.story-data .hidden-variables-control {
  margin-top: 19px;
  margin-bottom: 19px;
}
.story-data .game-controls {
  margin-top: 19px;
  text-align: center;
}
.story-data .game-controls > a {
  margin-right: 33px;
  white-space: nowrap;
}
.story-data .game-controls > a:last-child {
  margin-right: 0;
}
.story-data .game-controls > a > i {
  margin-right: 8px;
}
.story-data .tags {
  margin-top: 14px;
  color: #666665;
}
.story-data .dates {
  margin-top: 26px;
  margin-bottom: 0;
}
.story-stats {
  margin-top: 30px !important;
  margin-bottom: -8px;
  padding-top: 26px;
  border-top: 1px solid #dddddd;
  color: #666665;
}
.story-stats ul {
  margin-bottom: 0;
}
.story-stats ul:before,
.story-stats ul:after {
  display: table;
  content: " ";
}
.story-stats ul:after {
  clear: both;
}
.story-stats ul:before,
.story-stats ul:after {
  display: table;
  content: " ";
}
.story-stats ul:after {
  clear: both;
}
.story-stats ul + ul {
  margin-top: 9px;
}
.story-stats ul > li {
  float: left;
  width: 50%;
}
.story-stats ul > li i {
  margin-right: 3px;
}
.comments {
  margin-top: 60px !important;
  margin-bottom: -23px;
}
.new-comment {
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
.new-comment .form-group {
  margin-bottom: 0px;
}
.new-comment .form-group .form-control {
  border-radius: 2px;
  padding: 5px 10px;
  line-height: 23/14;
}
.new-comment .form-submit {
  margin-top: 8px;
  margin-bottom: -11px;
  text-align: right;
}
.new-comment .form-submit .btn {
  padding-left: 18px;
  padding-right: 18px;
  outline: 0;
}
.chapter {
  border-bottom: 1px solid #dddddd;
}
.story-header,
.chapter-header {
  text-align: center;
}
.story-header h1,
.chapter-header h1 {
  font-size: 45px;
  font-weight: 700;
}
.story-header h2,
.chapter-header h2 {
  margin-bottom: 23px;
  font-size: 25px;
  font-weight: 400;
  color: #666665;
}
.story-header .meta,
.chapter-header .meta {
  margin-bottom: 0px;
  color: #666665;
}
.story-header .meta a,
.chapter-header .meta a {
  display: inline-block;
  margin-left: 5px;
}
.story-header .meta a:hover,
.chapter-header .meta a:hover,
.story-header .meta a:focus,
.chapter-header .meta a:focus {
  text-decoration: none;
}
.story-header .meta .avatar,
.chapter-header .meta .avatar {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.story-header {
  margin-bottom: 40px;
}
.story-header .cover {
  margin-top: 4px;
  margin-bottom: 49px;
}
.story-header .cover > img {
  max-width: 100%;
  max-height: 250px;
  height: auto;
}
.story-header h1 {
  margin-bottom: 11px;
}
.chapter-header {
  padding-top: 50px;
}
.chapter-header .meta {
  margin-bottom: 26px;
}
.chapter-header h2 {
  margin-bottom: 11px;
}
.chapter-header h1 {
  margin-bottom: 47px;
}
section.chapter:first-child .chapter-header {
  padding-top: 0;
}
section.chapter .alert + .chapter-header {
  padding-top: 25px;
}
.chapter-content,
.rte {
  font-family: "Gentium Basic", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 27/18;
}
.chapter-content h1,
.rte h1,
.chapter-content .h1,
.rte .h1,
.chapter-content h2,
.rte h2,
.chapter-content .h2,
.rte .h2,
.chapter-content h3,
.rte h3,
.chapter-content .h3,
.rte .h3 {
  font-weight: 700;
  margin-top: 52px;
  margin-bottom: 26px;
}
.chapter-content h1,
.rte h1,
.chapter-content .h1,
.rte .h1 {
  font-size: 32px;
}
.chapter-content h2,
.rte h2,
.chapter-content .h2,
.rte .h2 {
  font-size: 24px;
}
.chapter-content h3,
.rte h3,
.chapter-content .h3,
.rte .h3 {
  font-size: 18px;
  text-transform: none;
}
.chapter-content p,
.rte p,
.chapter-content ul,
.rte ul,
.chapter-content ol,
.rte ol,
.chapter-content pre,
.rte pre {
  margin-bottom: 26px;
}
.chapter-content img,
.rte img {
  max-width: 100%;
  height: auto;
}
.chapter-content hr,
.rte hr {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.chapter-content blockquote,
.rte blockquote {
  margin: 41px 0;
  padding: 0;
  border-left: 0;
  font-style: italic;
  text-align: center;
}
.chapter-content blockquote:before,
.rte blockquote:before,
.chapter-content blockquote:after,
.rte blockquote:after {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background: #dddddd;
  margin: 0 auto;
}
.chapter-content blockquote:before,
.rte blockquote:before {
  margin-bottom: 25px;
}
.chapter-content blockquote:after,
.rte blockquote:after {
  margin-top: 21px;
}
.chapter-content pre,
.rte pre {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  word-break: normal;
  word-wrap: normal;
  color: inherit;
  background: transparent;
  border: 0;
  border-radius: 0;
  font-family: "Gentium Basic", Georgia, "Times New Roman", Times, serif;
}
.chapter-content pre code,
.rte pre code {
  white-space: normal;
  font-family: inherit;
}
.chapter-moderation {
  border-top: 1px solid #eeeeee;
  margin-top: 35px;
  margin-bottom: -35px;
  padding: 27px 10px;
  text-align: center;
  border-top: 1px solid #dddddd;
}
.chapter-moderation .btn + .btn {
  margin-left: 10px;
}
.chapter-moderation .btn-primary {
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 12px;
}
.chapter-options {
  position: relative;
  border-top: 1px solid #dddddd;
  margin-top: 35px;
  padding: 18px 10px;
}
.chapter-options .ratings {
  display: inline-block;
  margin-right: 6px;
  width: 100px;
  text-align: center;
}
@media (max-width: 480px) {
  .chapter-options .ratings {
    width: 150px;
  }
}
.chapter-options .links {
  display: inline-block;
}
.chapter-options .progress {
  position: absolute;
  top: -1px;
  left: 10px;
  height: 2px;
  border-radius: 0;
  width: 200px;
  background: #adadaa;
}
@media (max-width: 480px) {
  .chapter-options .progress {
    width: 150px;
  }
}
.chapter-options .progress .progress-bar {
  line-height: 2px;
  background: #286faf;
  border-radius: 0;
}
.chapter-options .btn-link {
  padding: 4px 8px;
}
.chapter-options .btn-link:focus,
.chapter-options .btn-link:active {
  outline: 0;
}
.chapter-options .btn-link i {
  margin-right: 2px;
}
.chapter-options .btn-link.like {
  font-size: 18px;
  color: #666665;
}
.chapter-options .btn-link.like i {
  color: #adadaa;
}
.chapter-options .btn-link.like:hover,
.chapter-options .btn-link.like:focus {
  text-decoration: none;
  color: #40403f;
}
.chapter-options .btn-link.like:hover i,
.chapter-options .btn-link.like:focus i {
  color: #878783;
}
.chapter-options .btn-link.like.active,
.chapter-options .btn-link.like.active i {
  color: #286faf;
}
.chapter-options .btn-link.like.btn-disabled,
.chapter-options .btn-link.like.btn-disabled i {
  color: #666665;
}
.chapter-options .btn-link.like i {
  position: relative;
  top: -2px;
}
.chapter-options .btn-link.comment i {
  margin-right: 8px;
}
.chapter-options .pull-right {
  margin-top: 2px;
}
.chapter-options .pull-right > .dropdown-menu {
  right: 2px;
}
.question {
  padding-top: 50px;
}
.question .controls {
  margin-top: 38px;
  padding: 25px 0;
  border-top: 1px solid #dddddd;
}
.question .controls:before,
.question .controls:after {
  display: table;
  content: " ";
}
.question .controls:after {
  clear: both;
}
.question .controls:before,
.question .controls:after {
  display: table;
  content: " ";
}
.question .controls:after {
  clear: both;
}
.question .controls a {
  margin-right: 33px;
  white-space: nowrap;
}
.question .controls i {
  margin-right: 8px;
}
.question .controls .controls-left a:last-child,
.question .controls .controls-right a:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .question .controls .controls-left a + br + a,
  .question .controls .controls-right a + br + a {
    display: inline-block;
    margin-top: 21px;
  }
}
.question .controls .controls-left a.disabled {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
}
.question .controls .controls-right {
  float: right;
  text-align: right;
}
.question .controls .controls-right i {
  margin-right: 0px;
}
.question .controls .controls-right .tooltip {
  white-space: nowrap;
}
.question .controls .controls-right a.bookmark-link.active {
  color: #4fab43;
}
.question .controls .controls-right a.fav-link {
  margin-right: 0;
}
.question .controls .controls-right a.fav-link.active {
  color: #dcc338;
}
.question.without-content {
  padding-top: 0;
}
.question.without-content .controls {
  margin-top: -1px;
}
.question-header h2 {
  margin-bottom: 6px;
  font-size: 25px;
  font-weight: 400;
  color: #666665;
}
.question-content {
  font-size: 16px;
}
.question-content ul {
  display: inline-block;
  margin-bottom: 0;
}
.question-content ul > li + li {
  border-top: 1px solid #dddddd;
}
.question-content ul > li a,
.question-content ul > li span.text {
  display: block;
  padding: 11px 0;
}
.question-content ul > li a i,
.question-content ul > li span.text i {
  margin-right: 9px;
}
.question-content ul > li a.disabled {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
}
.question-content ul > li span.text {
  color: #adadaa;
}
.question-content ul > li span.label {
  float: right;
  margin-left: 11px;
  margin-top: 4px;
}
body[data-rx_background="black"] {
  background: #000;
}
body[data-rx_background="black"] #content {
  color: #fff;
}
body[data-rx_background="black"] #content a {
  color: #286faf;
}
body[data-rx_background="black"] #content a:hover,
body[data-rx_background="black"] #content a:focus {
  color: #1a4871;
}
body[data-rx_background="black"] #content .btn-primary {
  color: #fff;
  background-color: #286faf;
  border-color: #286faf;
}
body[data-rx_background="black"] #content .btn-primary:focus,
body[data-rx_background="black"] #content .btn-primary.focus {
  color: #fff;
  background-color: #1f5585;
  border-color: #102d47;
}
body[data-rx_background="black"] #content .btn-primary:hover {
  color: #fff;
  background-color: #1f5585;
  border-color: #1d4f7d;
}
body[data-rx_background="black"] #content .btn-primary:active,
body[data-rx_background="black"] #content .btn-primary.active,
.open > .dropdown-togglebody[data-rx_background="black"] #content .btn-primary {
  color: #fff;
  background-color: #1f5585;
  background-image: none;
  border-color: #1d4f7d;
}
body[data-rx_background="black"] #content .btn-primary:active:hover,
body[data-rx_background="black"] #content .btn-primary.active:hover,
.open > .dropdown-togglebody[data-rx_background="black"] #content .btn-primary:hover,
body[data-rx_background="black"] #content .btn-primary:active:focus,
body[data-rx_background="black"] #content .btn-primary.active:focus,
.open > .dropdown-togglebody[data-rx_background="black"] #content .btn-primary:focus,
body[data-rx_background="black"] #content .btn-primary:active.focus,
body[data-rx_background="black"] #content .btn-primary.active.focus,
.open > .dropdown-togglebody[data-rx_background="black"] #content .btn-primary.focus {
  color: #fff;
  background-color: #184268;
  border-color: #102d47;
}
body[data-rx_background="black"] #content .btn-primary.disabled:hover,
body[data-rx_background="black"] #content .btn-primary[disabled]:hover,
fieldset[disabled] body[data-rx_background="black"] #content .btn-primary:hover,
body[data-rx_background="black"] #content .btn-primary.disabled:focus,
body[data-rx_background="black"] #content .btn-primary[disabled]:focus,
fieldset[disabled] body[data-rx_background="black"] #content .btn-primary:focus,
body[data-rx_background="black"] #content .btn-primary.disabled.focus,
body[data-rx_background="black"] #content .btn-primary[disabled].focus,
fieldset[disabled] body[data-rx_background="black"] #content .btn-primary.focus {
  background-color: #286faf;
  border-color: #286faf;
}
body[data-rx_background="black"] #content .btn-primary .badge {
  color: #286faf;
  background-color: #fff;
}
body[data-rx_background="black"] #content .btn-primary,
body[data-rx_background="black"] #content .btn-primary:hover,
body[data-rx_background="black"] #content .btn-primary:focus,
body[data-rx_background="black"] #content .btn-primary:visited {
  border-color: #286faf !important;
}
body[data-rx_background="black"] #content .btn-primary:hover,
body[data-rx_background="black"] #content .btn-primary:focus {
  background: #286faf !important;
}
body[data-rx_background="black"] #content .btn-primary:active,
body[data-rx_background="black"] #content .btn-primary.active {
  background: #1a4871 !important;
  border-color: #1a4871 !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body[data-rx_background="black"] #content .btn-danger-outline {
  color: #dc4638;
}
body[data-rx_background="black"] #content .tooltip-inner {
  background: #fff;
  color: #000;
}
body[data-rx_background="black"] #content .tooltip.top .tooltip-arrow {
  border-top-color: #fff;
}
body[data-rx_background="black"] #content .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #fff;
}
body[data-rx_background="black"] #content .dropdown-appearance.open .dropdown-toggle {
  color: #dc4638;
}
body[data-rx_background="black"] #content .dropdown-menu {
  border-color: #222;
  background: #000;
}
body[data-rx_background="black"] #content .dropdown-menu-arrow::before {
  border-bottom-color: #222;
}
body[data-rx_background="black"] #content .dropdown-menu-arrow::after {
  border-bottom-color: #000;
}
body[data-rx_background="black"] #content .chapter {
  border-bottom-color: #222;
}
body[data-rx_background="black"] #content .chapter-content hr {
  border-top-color: #222;
}
body[data-rx_background="black"] #content .chapter-content blockquote:before,
body[data-rx_background="black"] #content .chapter-content blockquote:after {
  background: #222;
}
body[data-rx_background="black"] #content .chapter-header h2,
body[data-rx_background="black"] #content .story-header h2,
body[data-rx_background="black"] #content .chapter-options .btn-link.like,
body[data-rx_background="black"] #content .chapter-options .btn-link.like i,
body[data-rx_background="black"] #content .question-header h2,
body[data-rx_background="black"] #content .question-content ul > li span.text,
body[data-rx_background="black"] #content .chapter-header .meta,
body[data-rx_background="black"] #content .story-header .meta {
  color: #99999A;
}
body[data-rx_background="black"] #content .chapter-options .btn-link.like.active,
body[data-rx_background="black"] #content .chapter-options .btn-link.like.active i {
  color: #286faf;
}
body[data-rx_background="black"] #content .question-content ul > li + li,
body[data-rx_background="black"] #content .question .controls,
body[data-rx_background="black"] #content .chapter-options,
body[data-rx_background="black"] #content .chapter-moderation {
  border-top-color: #222;
}
body[data-rx_background="black"] #content .layout-single-column.with-sidebar {
  -webkit-box-shadow: -1px 0 0 0 #222 inset;
  box-shadow: -1px 0 0 0 #222 inset;
}
@media (max-width: 480px) {
  body[data-rx_background="black"] #content .layout-single-column.with-sidebar {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
body[data-rx_background="black"] #content .sidebar,
body[data-rx_background="black"] #content .sidebar-content-wrapper {
  -webkit-box-shadow: -1px 0 0 0 #222;
  box-shadow: -1px 0 0 0 #222;
  background: #000;
}
body[data-rx_background="black"] #content .sidebar a {
  color: #286faf;
}
body[data-rx_background="black"] #content .sidebar a:hover,
body[data-rx_background="black"] #content .sidebar a:focus {
  color: #1a4871;
}
body[data-rx_background="black"] #content .sidebar-toggle,
body[data-rx_background="black"] #content .section-sidebar .pairs-columns,
body[data-rx_background="black"] #content .section-sidebar .pairs-justified,
body[data-rx_background="black"] #content .section-sidebar .tags dt,
body[data-rx_background="black"] #content .section-sidebar p,
body[data-rx_background="black"] #content .timestamp,
body[data-rx_background="black"] #content .ctrl-unit-sm > dt,
body[data-rx_background="black"] #content .story-stats,
body[data-rx_background="black"] #content .story-controls .btn-blank,
body[data-rx_background="black"] #content .comment-item .related-chapter {
  color: #99999A;
}
body[data-rx_background="black"] #content .story-heading {
  border-bottom-color: #222;
}
body[data-rx_background="black"] #content .story-heading h3,
body[data-rx_background="black"] #content .story-heading .h3,
body[data-rx_background="black"] #content .story-heading h4,
body[data-rx_background="black"] #content .story-heading .h4 {
  color: #99999A;
}
body[data-rx_background="black"] #content .nav-tabs > li > a,
body[data-rx_background="black"] #content .nav-tabs > li > a:focus,
body[data-rx_background="black"] #content .nav-tabs > li > a:hover {
  color: #fff;
}
body[data-rx_background="black"] #content .nav-tabs > li.active > a,
body[data-rx_background="black"] #content .nav-tabs > li.active > a:focus,
body[data-rx_background="black"] #content .nav-tabs > li.active > a:hover {
  color: #fff;
  border-top-color: #dc4638;
}
body[data-rx_background="black"] #content .nav-tabs,
body[data-rx_background="black"] #content .story-stats {
  border-top-color: #222;
}
body[data-rx_background="black"] #content .comment-list ol > li + li {
  border-top-color: #222;
}
body[data-rx_background="black"] #content .new-comment {
  border-bottom-color: #222;
}
body[data-rx_background="black"] #content .comment-item .media-heading a {
  color: inherit;
}
body[data-rx_background="black"] #content .form-control {
  border-color: #222;
  color: #fff;
  background-color: #000;
}
body[data-rx_background="black"] #content .form-control::-moz-placeholder {
  color: #99999A;
  opacity: 1;
}
body[data-rx_background="black"] #content .form-control:-ms-input-placeholder {
  color: #99999A;
}
body[data-rx_background="black"] #content .form-control::-webkit-input-placeholder {
  color: #99999A;
}
body[data-rx_background="black"] #content .form-control:focus {
  border-color: #286faf;
}
body[data-rx_background="black"] #content .btn-link {
  color: #286faf;
}
body[data-rx_background="black"] #content .link-next {
  border-color: #222;
  color: #286faf;
}
body[data-rx_background="black"] #content .link-next:hover,
body[data-rx_background="black"] #content .link-next:focus {
  background: #222;
  color: #fff;
}
body[data-rx_background="black"] #content .progress {
  background: #090909;
}
body[data-rx_background="black"] #content .progress-bar {
  background-color: #286faf;
}
body[data-rx_background="black"] #content .ph .text {
  color: #99999A;
}
body[data-rx_background="sepia"] {
  background: #f3eacb;
}
body[data-rx_background="sepia"] #content {
  color: #704214;
}
body[data-rx_background="sepia"] #content a {
  color: #704214;
}
body[data-rx_background="sepia"] #content a:hover,
body[data-rx_background="sepia"] #content a:focus {
  color: #2f1c08;
}
body[data-rx_background="sepia"] #content .btn-primary {
  color: #fff;
  background-color: #704214;
  border-color: #704214;
}
body[data-rx_background="sepia"] #content .btn-primary:focus,
body[data-rx_background="sepia"] #content .btn-primary.focus {
  color: #fff;
  background-color: #45290c;
  border-color: #040201;
}
body[data-rx_background="sepia"] #content .btn-primary:hover {
  color: #fff;
  background-color: #45290c;
  border-color: #3c230b;
}
body[data-rx_background="sepia"] #content .btn-primary:active,
body[data-rx_background="sepia"] #content .btn-primary.active,
.open > .dropdown-togglebody[data-rx_background="sepia"] #content .btn-primary {
  color: #fff;
  background-color: #45290c;
  background-image: none;
  border-color: #3c230b;
}
body[data-rx_background="sepia"] #content .btn-primary:active:hover,
body[data-rx_background="sepia"] #content .btn-primary.active:hover,
.open > .dropdown-togglebody[data-rx_background="sepia"] #content .btn-primary:hover,
body[data-rx_background="sepia"] #content .btn-primary:active:focus,
body[data-rx_background="sepia"] #content .btn-primary.active:focus,
.open > .dropdown-togglebody[data-rx_background="sepia"] #content .btn-primary:focus,
body[data-rx_background="sepia"] #content .btn-primary:active.focus,
body[data-rx_background="sepia"] #content .btn-primary.active.focus,
.open > .dropdown-togglebody[data-rx_background="sepia"] #content .btn-primary.focus {
  color: #fff;
  background-color: #261707;
  border-color: #040201;
}
body[data-rx_background="sepia"] #content .btn-primary.disabled:hover,
body[data-rx_background="sepia"] #content .btn-primary[disabled]:hover,
fieldset[disabled] body[data-rx_background="sepia"] #content .btn-primary:hover,
body[data-rx_background="sepia"] #content .btn-primary.disabled:focus,
body[data-rx_background="sepia"] #content .btn-primary[disabled]:focus,
fieldset[disabled] body[data-rx_background="sepia"] #content .btn-primary:focus,
body[data-rx_background="sepia"] #content .btn-primary.disabled.focus,
body[data-rx_background="sepia"] #content .btn-primary[disabled].focus,
fieldset[disabled] body[data-rx_background="sepia"] #content .btn-primary.focus {
  background-color: #704214;
  border-color: #704214;
}
body[data-rx_background="sepia"] #content .btn-primary .badge {
  color: #704214;
  background-color: #fff;
}
body[data-rx_background="sepia"] #content .btn-primary,
body[data-rx_background="sepia"] #content .btn-primary:hover,
body[data-rx_background="sepia"] #content .btn-primary:focus,
body[data-rx_background="sepia"] #content .btn-primary:visited {
  border-color: #704214 !important;
}
body[data-rx_background="sepia"] #content .btn-primary:hover,
body[data-rx_background="sepia"] #content .btn-primary:focus {
  background: #704214 !important;
}
body[data-rx_background="sepia"] #content .btn-primary:active,
body[data-rx_background="sepia"] #content .btn-primary.active {
  background: #2f1c08 !important;
  border-color: #2f1c08 !important;
  color: #fff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body[data-rx_background="sepia"] #content .btn-danger-outline {
  color: #dc4638;
}
body[data-rx_background="sepia"] #content .tooltip-inner {
  background: #704214;
  color: #f3eacb;
}
body[data-rx_background="sepia"] #content .tooltip.top .tooltip-arrow {
  border-top-color: #704214;
}
body[data-rx_background="sepia"] #content .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #704214;
}
body[data-rx_background="sepia"] #content .dropdown-appearance.open .dropdown-toggle {
  color: #dc4638;
}
body[data-rx_background="sepia"] #content .dropdown-menu {
  border-color: #afa790;
  background: #f3eacb;
}
body[data-rx_background="sepia"] #content .dropdown-menu-arrow::before {
  border-bottom-color: #afa790;
}
body[data-rx_background="sepia"] #content .dropdown-menu-arrow::after {
  border-bottom-color: #f3eacb;
}
body[data-rx_background="sepia"] #content .chapter {
  border-bottom-color: #afa790;
}
body[data-rx_background="sepia"] #content .chapter-content hr {
  border-top-color: #afa790;
}
body[data-rx_background="sepia"] #content .chapter-content blockquote:before,
body[data-rx_background="sepia"] #content .chapter-content blockquote:after {
  background: #afa790;
}
body[data-rx_background="sepia"] #content .chapter-header h2,
body[data-rx_background="sepia"] #content .story-header h2,
body[data-rx_background="sepia"] #content .chapter-options .btn-link.like,
body[data-rx_background="sepia"] #content .chapter-options .btn-link.like i,
body[data-rx_background="sepia"] #content .question-header h2,
body[data-rx_background="sepia"] #content .question-content ul > li span.text,
body[data-rx_background="sepia"] #content .chapter-header .meta,
body[data-rx_background="sepia"] #content .story-header .meta {
  color: #b16820;
}
body[data-rx_background="sepia"] #content .chapter-options .btn-link.like.active,
body[data-rx_background="sepia"] #content .chapter-options .btn-link.like.active i {
  color: #704214;
}
body[data-rx_background="sepia"] #content .question-content ul > li + li,
body[data-rx_background="sepia"] #content .question .controls,
body[data-rx_background="sepia"] #content .chapter-options,
body[data-rx_background="sepia"] #content .chapter-moderation {
  border-top-color: #afa790;
}
body[data-rx_background="sepia"] #content .layout-single-column.with-sidebar {
  -webkit-box-shadow: -1px 0 0 0 #afa790 inset;
  box-shadow: -1px 0 0 0 #afa790 inset;
}
@media (max-width: 480px) {
  body[data-rx_background="sepia"] #content .layout-single-column.with-sidebar {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
body[data-rx_background="sepia"] #content .sidebar,
body[data-rx_background="sepia"] #content .sidebar-content-wrapper {
  -webkit-box-shadow: -1px 0 0 0 #afa790;
  box-shadow: -1px 0 0 0 #afa790;
  background: #f3eacb;
}
body[data-rx_background="sepia"] #content .sidebar a {
  color: #704214;
}
body[data-rx_background="sepia"] #content .sidebar a:hover,
body[data-rx_background="sepia"] #content .sidebar a:focus {
  color: #2f1c08;
}
body[data-rx_background="sepia"] #content .sidebar-toggle,
body[data-rx_background="sepia"] #content .section-sidebar .pairs-columns,
body[data-rx_background="sepia"] #content .section-sidebar .pairs-justified,
body[data-rx_background="sepia"] #content .section-sidebar .tags dt,
body[data-rx_background="sepia"] #content .section-sidebar p,
body[data-rx_background="sepia"] #content .timestamp,
body[data-rx_background="sepia"] #content .ctrl-unit-sm > dt,
body[data-rx_background="sepia"] #content .story-stats,
body[data-rx_background="sepia"] #content .story-controls .btn-blank,
body[data-rx_background="sepia"] #content .comment-item .related-chapter {
  color: #b16820;
}
body[data-rx_background="sepia"] #content .story-heading {
  border-bottom-color: #afa790;
}
body[data-rx_background="sepia"] #content .story-heading h3,
body[data-rx_background="sepia"] #content .story-heading .h3,
body[data-rx_background="sepia"] #content .story-heading h4,
body[data-rx_background="sepia"] #content .story-heading .h4 {
  color: #b16820;
}
body[data-rx_background="sepia"] #content .nav-tabs > li > a,
body[data-rx_background="sepia"] #content .nav-tabs > li > a:focus,
body[data-rx_background="sepia"] #content .nav-tabs > li > a:hover {
  color: #704214;
}
body[data-rx_background="sepia"] #content .nav-tabs > li.active > a,
body[data-rx_background="sepia"] #content .nav-tabs > li.active > a:focus,
body[data-rx_background="sepia"] #content .nav-tabs > li.active > a:hover {
  color: #704214;
  border-top-color: #dc4638;
}
body[data-rx_background="sepia"] #content .nav-tabs,
body[data-rx_background="sepia"] #content .story-stats {
  border-top-color: #afa790;
}
body[data-rx_background="sepia"] #content .comment-list ol > li + li {
  border-top-color: #afa790;
}
body[data-rx_background="sepia"] #content .new-comment {
  border-bottom-color: #afa790;
}
body[data-rx_background="sepia"] #content .comment-item .media-heading a {
  color: inherit;
}
body[data-rx_background="sepia"] #content .form-control {
  border-color: #afa790;
  color: #704214;
  background-color: #f3eacb;
}
body[data-rx_background="sepia"] #content .form-control::-moz-placeholder {
  color: #b16820;
  opacity: 1;
}
body[data-rx_background="sepia"] #content .form-control:-ms-input-placeholder {
  color: #b16820;
}
body[data-rx_background="sepia"] #content .form-control::-webkit-input-placeholder {
  color: #b16820;
}
body[data-rx_background="sepia"] #content .form-control:focus {
  border-color: #704214;
}
body[data-rx_background="sepia"] #content .btn-link {
  color: #704214;
}
body[data-rx_background="sepia"] #content .link-next {
  border-color: #afa790;
  color: #704214;
}
body[data-rx_background="sepia"] #content .link-next:hover,
body[data-rx_background="sepia"] #content .link-next:focus {
  background: #afa790;
  color: #fff;
}
body[data-rx_background="sepia"] #content .progress {
  background: #1e1e1e;
}
body[data-rx_background="sepia"] #content .progress-bar {
  background-color: #704214;
}
body[data-rx_background="sepia"] #content .ph .text {
  color: #b16820;
}
.legend-item {
  position: relative;
  padding-left: 23px;
}
.legend-item + .legend-item {
  margin-left: 27px;
}
.legend-item:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 999em;
  position: absolute;
  top: 3px;
  left: 0px;
}
.legend-item.unread:before {
  background: #4fab43;
}
.legend-item.updated:before {
  background: #286faf;
}
.story-map-header {
  width: 80%;
  margin: 0 auto;
  padding-top: 89px;
  padding-bottom: 21px;
}
.story-map-header h1 {
  margin-bottom: 28px;
}
.story-map-header .legend {
  float: right;
  margin-top: 5px;
}
@media (max-width: 992px) {
  .story-map-header .legend {
    float: none;
    margin-bottom: 39px;
  }
}
.story-map-header .controls > .btn-group,
.story-map-header .controls > .btn-big {
  vertical-align: top;
  margin-bottom: 20px;
}
.story-map-header .controls > .btn-group {
  margin-right: 41px;
}
.story-map-header .controls > .btn-group > .btn-big {
  min-width: 175px;
}
.story-map-content {
  margin-left: 22px;
  margin-bottom: 50px;
}
.story-map {
  margin-bottom: 0;
}
.story-map li ul {
  margin-left: 15px;
  margin-bottom: 0;
}
.story-map-chapter {
  position: relative;
  padding-right: 300px;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  min-width: 1000px;
  background: #f6f6f6;
  color: inherit;
}
@media (max-width: 992px) {
  .story-map-chapter {
    min-width: 750px;
  }
}
@media (max-width: 480px) {
  .story-map-chapter {
    min-width: 390px;
    padding-right: 30px;
  }
}
.story-map-chapter .btn-link,
.story-map-chapter .controls-wrapper {
  background: #dddddd;
}
.story-map-chapter .label-info,
.story-map-chapter .label-warning,
.story-map-chapter .label-danger {
  background: #e9e9e9;
  color: inherit;
}
.story-map-chapter:hover,
.story-map-chapter:focus {
  background: #dddddd;
}
.story-map-chapter:hover .btn-link,
.story-map-chapter:focus .btn-link,
.story-map-chapter:hover .controls-wrapper,
.story-map-chapter:focus .controls-wrapper {
  background: #c3c3c3;
}
.story-map-chapter:hover .label-info,
.story-map-chapter:focus .label-info,
.story-map-chapter:hover .label-warning,
.story-map-chapter:focus .label-warning,
.story-map-chapter:hover .label-danger,
.story-map-chapter:focus .label-danger {
  background: #d0d0d0;
}
.story-map-chapter.unread {
  background: #4fab43;
  color: #fff;
}
.story-map-chapter.unread .btn-link,
.story-map-chapter.unread .controls-wrapper {
  background: #3e8635;
}
.story-map-chapter.unread .label-info,
.story-map-chapter.unread .label-warning,
.story-map-chapter.unread .label-danger {
  background: #47993c;
  color: #fff;
}
.story-map-chapter.unread:hover,
.story-map-chapter.unread:focus {
  background: #3e8635;
}
.story-map-chapter.unread:hover .btn-link,
.story-map-chapter.unread:focus .btn-link,
.story-map-chapter.unread:hover .controls-wrapper,
.story-map-chapter.unread:focus .controls-wrapper {
  background: #2d6226;
}
.story-map-chapter.unread:hover .label-info,
.story-map-chapter.unread:focus .label-info,
.story-map-chapter.unread:hover .label-warning,
.story-map-chapter.unread:focus .label-warning,
.story-map-chapter.unread:hover .label-danger,
.story-map-chapter.unread:focus .label-danger {
  background: #36742d;
}
.story-map-chapter.updated {
  background: #286faf;
  color: #fff;
}
.story-map-chapter.updated .btn-link,
.story-map-chapter.updated .controls-wrapper {
  background: #1f5585;
}
.story-map-chapter.updated .label-info,
.story-map-chapter.updated .label-warning,
.story-map-chapter.updated .label-danger {
  background: #23629a;
  color: #fff;
}
.story-map-chapter.updated:hover,
.story-map-chapter.updated:focus {
  background: #1f5585;
}
.story-map-chapter.updated:hover .btn-link,
.story-map-chapter.updated:focus .btn-link,
.story-map-chapter.updated:hover .controls-wrapper,
.story-map-chapter.updated:focus .controls-wrapper {
  background: #153a5c;
}
.story-map-chapter.updated:hover .label-info,
.story-map-chapter.updated:focus .label-info,
.story-map-chapter.updated:hover .label-warning,
.story-map-chapter.updated:focus .label-warning,
.story-map-chapter.updated:hover .label-danger,
.story-map-chapter.updated:focus .label-danger {
  background: #1a4871;
}
.story-map-chapter.current {
  background: #333332;
  color: #fff;
}
.story-map-chapter.current .btn-link,
.story-map-chapter.current .controls-wrapper {
  background: #191919;
}
.story-map-chapter.current .label-info,
.story-map-chapter.current .label-warning,
.story-map-chapter.current .label-danger {
  background: #262625;
  color: #fff;
}
.story-map-chapter.current:hover,
.story-map-chapter.current:focus {
  background: #191919;
}
.story-map-chapter.current:hover .btn-link,
.story-map-chapter.current:focus .btn-link,
.story-map-chapter.current:hover .controls-wrapper,
.story-map-chapter.current:focus .controls-wrapper {
  background: #000000;
}
.story-map-chapter.current:hover .label-info,
.story-map-chapter.current:focus .label-info,
.story-map-chapter.current:hover .label-warning,
.story-map-chapter.current:focus .label-warning,
.story-map-chapter.current:hover .label-danger,
.story-map-chapter.current:focus .label-danger {
  background: #0c0c0c;
}
.story-map-chapter .btn,
.story-map-chapter .title-wrapper,
.story-map-chapter .page,
.story-map-chapter .title,
.story-map-chapter .username,
.story-map-chapter .controls-wrapper,
.story-map-chapter .control-item {
  vertical-align: top;
  height: 100%;
}
.story-map-chapter a,
.story-map-chapter .btn-link {
  color: inherit;
}
.story-map-chapter .collapsable {
  padding-left: 0;
  padding-right: 0;
  width: 30px;
  margin-right: 7px;
}
.story-map-chapter .title-wrapper {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.story-map-chapter .page {
  font-size: 12px;
  margin-right: 3px;
}
.story-map-chapter .username {
  font-size: 12px;
  margin-left: 3px;
}
.story-map-chapter .label {
  padding: 0 18px;
  border-radius: 0;
  position: absolute;
  right: 300px;
  line-height: 30px;
  font-size: 14px;
}
@media (max-width: 480px) {
  .story-map-chapter .label {
    right: 30px;
  }
}
.story-map-chapter .controls-wrapper {
  padding-left: 18px;
  width: 300px;
  position: absolute;
  top: 0px;
  right: 0px;
}
@media (max-width: 480px) {
  .story-map-chapter .controls-wrapper {
    padding-left: 0px;
    width: 30px;
  }
}
.story-map-chapter .control-item {
  display: inline-block;
}
.story-map-chapter .views,
.story-map-chapter .likes,
.story-map-chapter .comments,
.story-map-chapter .link {
  width: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 480px) {
  .story-map-chapter .views,
  .story-map-chapter .likes,
  .story-map-chapter .comments,
  .story-map-chapter .link {
    display: none;
  }
}
.story-map-chapter .views {
  width: 80px;
}
.story-map-chapter .link {
  width: 166px;
}
.story-map-chapter .comments {
  margin: 0px !important;
}
.story-map-chapter .date {
  width: 80px;
  text-align: right;
}
@media (max-width: 480px) {
  .story-map-chapter .date {
    display: none;
  }
}
.story-map-chapter .more > .btn-link {
  padding-left: 0px;
  padding-right: 0px;
  width: 30px;
}
.story-map-chapter .more > .dropdown-menu {
  right: -2px;
}
.form-story .table > tbody > tr > td,
.form-chapter .table > tbody > tr > td {
  width: 220px;
}
.form-story .table > tbody > tr > td.variable,
.form-chapter .table > tbody > tr > td.variable {
  width: 200px;
  min-width: 125px;
}
.form-story .table > tbody > tr > td.visibility,
.form-chapter .table > tbody > tr > td.visibility {
  width: 20px;
}
.form-story .table > tbody > tr > td.value,
.form-chapter .table > tbody > tr > td.value {
  width: 250px;
  min-width: 235px;
}
.form-story .table > tbody > tr > td.controls,
.form-chapter .table > tbody > tr > td.controls {
  width: 120px;
}
.form-story .table.without-borders > tbody > tr > td,
.form-chapter .table.without-borders > tbody > tr > td {
  width: auto;
}
.form-story .btn-group-1 {
  margin-bottom: 3px;
}
.form-story .form-group > label {
  display: block;
  color: #666665;
  margin-bottom: 23px;
}
.form-story .form-group.cover {
  margin: 0 auto 10px;
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: relative;
}
.form-story .form-group.cover > .add-cover,
.form-story .form-group.cover > .remove-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: inherit;
  height: inherit;
}
.form-story .form-group.cover > .remove-cover {
  display: none;
}
.form-story .form-group.cover.with-file > .add-cover {
  display: none;
}
.form-story .form-group.cover.with-file > .remove-cover {
  display: block;
}
.form-story .form-group.cover .add-hint,
.form-story .form-group.cover .remove-hint {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 150px;
  text-align: center;
  color: #fff;
  background: rgba(220, 70, 56, 0.9);
  text-decoration: none;
}
.form-story .form-group.cover .add-hint > i,
.form-story .form-group.cover .remove-hint > i {
  margin-right: 3px;
}
.form-story .form-group.cover:hover .add-hint,
.form-story .form-group.cover:focus .add-hint,
.form-story .form-group.cover:hover .remove-hint,
.form-story .form-group.cover:focus .remove-hint {
  display: block;
}
.form-story .form-group.cover input[type="file"] {
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  width: inherit;
  height: inherit;
}
.form-story .form-group.title {
  margin-bottom: -4px;
}
.form-story .form-group.title .form-control {
  font-weight: 300;
  font-size: 50px;
  height: 86px;
  text-align: center;
}
.form-story .form-group.subtitle {
  margin-bottom: 9px;
}
.form-story .form-group.subtitle .form-control {
  font-weight: 300;
  font-size: 32px;
  height: 56px;
  text-align: center;
}
.form-story .form-group.synopsis,
.form-story .form-group.guidelines {
  margin-bottom: 15px;
}
.form-story .form-group.synopsis .form-control,
.form-story .form-group.guidelines .form-control {
  font-weight: 300;
  font-size: 20px;
}
.form-story .form-group.guidelines + hr {
  margin-top: 39px;
  margin-bottom: 43px;
}
.form-story .form-group.pov_gender + hr {
  margin-top: 28px;
  margin-bottom: 43px;
}
.form-story .form-group.mode + hr {
  margin-top: 28px;
  margin-bottom: 41px;
}
.form-story .form-group.category {
  margin-bottom: 41px;
}
.form-story .form-group.language {
  margin-bottom: 44px;
}
.form-story .form-group.is_immersive {
  margin-bottom: 34px;
}
.form-story .form-group.is_immersive .variable-builder--immersion {
  margin: 26px 0 12px;
}
.form-story .form-group.is_immersive .variable-syntax-guide--compact {
  margin-top: 0;
}
.form-story .form-group.has_conditions .variable-builder--game {
  margin: 18px 0 14px;
}
.form-story .form-group.roles label {
  margin-right: 15px;
  margin-bottom: 14px;
}
.form-story .form-group.roles .add-rows .selectize-control {
  display: inline-block;
  font-weight: 400;
  vertical-align: top;
  margin-right: 15px;
  width: 225px;
}
.form-story .form-group.roles .add-rows .btn {
  margin-top: 5px;
  margin-left: 0;
}
.form-story .form-submit {
  margin-bottom: 50px;
}
.form-chapter h1.heading {
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 31px;
  text-align: center;
}
.form-chapter h2.heading {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 4px;
  text-align: center;
}
.form-chapter .table .btn-group {
  width: 95px;
}
.form-chapter .table .input-group .form-control {
  font-weight: 700;
  font-size: 20px;
}
.form-chapter .table .input-group .form-control.with-addon {
  padding-right: 10px;
}
.form-chapter .table .input-group .input-group-addon {
  padding: 0 20px 0 0;
  border: 0;
  background: transparent;
  line-height: 50px;
  font-weight: 700;
  font-size: 20px;
  color: #333332;
}
.form-chapter .form-group.title {
  margin-bottom: 25px;
}
.form-chapter .form-group.title .form-control {
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  height: 55px;
}
.form-chapter .form-group.content .form-control {
  font-family: "Gentium Basic", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}
.form-chapter .form-group.question {
  padding: 0px;
  margin-bottom: 11px;
}
.form-chapter .form-group.question .form-control {
  font-size: 30px;
  font-weight: 300;
  height: 55px;
}
.form-chapter .form-group.tags .selectize-input {
  margin: 0px;
  padding: 0px;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-chapter .form-group.tags .selectize-input .item {
  border-radius: 2px;
  background: #286faf;
  color: #fff;
  line-height: 1;
  margin: 0 4px 4px 0;
  padding: 8px 14px 10px;
  font-size: 16px;
}
.form-chapter .form-group.tags .selectize-input .item.active {
  background: #1a4871;
}
.form-chapter .form-group.tags .selectize-input input {
  font-size: 18px;
  font-weight: 300;
  height: 30px;
}
.form-chapter .form-group.tags .selectize-dropdown {
  display: none !important;
}
.form-chapter .form-group.tags + hr {
  margin-top: 40px;
  margin-bottom: 44px;
}
.form-chapter .form-group.has_conditions,
.form-chapter .form-group.has_score_changes {
  margin-bottom: 34px;
}
.form-chapter .form-group.has_conditions table,
.form-chapter .form-group.has_score_changes table {
  margin-top: 37px;
}
.form-chapter .form-group.has_conditions table + .add-rows,
.form-chapter .form-group.has_score_changes table + .add-rows {
  margin-bottom: 62px;
}
.form-chapter .form-group.has_score_changes + hr {
  margin-top: 42px;
}
.form-chapter .form-submit {
  margin-bottom: 50px;
}
.bookmark-list > ol,
.favorite-list > ol,
.story-list > ol,
.chapter-list > ol,
.report-list > ol,
.notification-list > ol,
.activity-list > ol,
.search-results > ol,
.comment-list > ol {
  margin-bottom: 0;
}
.bookmark-list > ol > li,
.favorite-list > ol > li,
.story-list > ol > li,
.chapter-list > ol > li,
.report-list > ol > li,
.notification-list > ol > li,
.activity-list > ol > li,
.search-results > ol > li,
.comment-list > ol > li {
  padding: 20px 0px;
}
.bookmark-list > ol > li .media,
.favorite-list > ol > li .media,
.story-list > ol > li .media,
.chapter-list > ol > li .media,
.report-list > ol > li .media,
.notification-list > ol > li .media,
.activity-list > ol > li .media,
.search-results > ol > li .media,
.comment-list > ol > li .media {
  margin: 0px;
}
.bookmark-list > ol > li > .dropdown,
.favorite-list > ol > li > .dropdown,
.story-list > ol > li > .dropdown,
.chapter-list > ol > li > .dropdown,
.report-list > ol > li > .dropdown,
.notification-list > ol > li > .dropdown,
.activity-list > ol > li > .dropdown,
.search-results > ol > li > .dropdown,
.comment-list > ol > li > .dropdown {
  margin-top: 9px;
}
.bookmark-list > ol > li > .dropdown > .dropdown-menu,
.favorite-list > ol > li > .dropdown > .dropdown-menu,
.story-list > ol > li > .dropdown > .dropdown-menu,
.chapter-list > ol > li > .dropdown > .dropdown-menu,
.report-list > ol > li > .dropdown > .dropdown-menu,
.notification-list > ol > li > .dropdown > .dropdown-menu,
.activity-list > ol > li > .dropdown > .dropdown-menu,
.search-results > ol > li > .dropdown > .dropdown-menu,
.comment-list > ol > li > .dropdown > .dropdown-menu {
  right: 4px;
}
.bookmark-list > ol > li + li,
.favorite-list > ol > li + li,
.story-list > ol > li + li,
.chapter-list > ol > li + li,
.report-list > ol > li + li,
.notification-list > ol > li + li,
.activity-list > ol > li + li,
.search-results > ol > li + li,
.comment-list > ol > li + li {
  border-top: 1px solid #eeeeee;
}
.bookmark-list > ol > li .link-next,
.favorite-list > ol > li .link-next,
.story-list > ol > li .link-next,
.chapter-list > ol > li .link-next,
.report-list > ol > li .link-next,
.notification-list > ol > li .link-next,
.activity-list > ol > li .link-next,
.search-results > ol > li .link-next,
.comment-list > ol > li .link-next {
  margin-top: 30px;
  margin-bottom: -20px;
}
.story-list > ol > li,
.chapter-list > ol > li,
.search-results > ol > li {
  padding: 40px 0px;
}
.story-list > ol > li > .dropdown,
.chapter-list > ol > li > .dropdown,
.search-results > ol > li > .dropdown {
  margin-top: -5px;
}
.story-list > ol > li > .dropdown > .dropdown-menu,
.chapter-list > ol > li > .dropdown > .dropdown-menu,
.search-results > ol > li > .dropdown > .dropdown-menu {
  right: -1px;
}
.story-list > ol > li .link-next,
.chapter-list > ol > li .link-next,
.search-results > ol > li .link-next {
  margin-top: 10px;
  margin-bottom: -40px;
}
.bookmark-list span.cover .label-wrapper,
.favorite-list span.cover .label-wrapper {
  display: none;
}
.favorite-list > ol > li,
.notification-list > ol > li {
  padding-left: 10px;
  padding-right: 10px;
}
.favorite-list > ol > li.unread,
.notification-list > ol > li.unread {
  background: #f6f6f6;
}
.comment-list > ol > li {
  padding-top: 17px;
  padding-bottom: 14px;
}
.list-info {
  background: #f6f6f6;
  border-bottom: 1px solid #eeeeee;
  padding: 20px;
  color: #666665;
  text-align: center;
}
.btn-follow {
  padding-left: 15px;
  padding-right: 15px;
}
.btn-follow i {
  margin-right: 4px;
}
.btn-follow[data-is_following="true"] {
  min-width: 110px;
}
.btn-follow[data-is_following="true"] > .follow,
.btn-follow[data-is_following="true"] > .unfollow {
  display: none;
}
.btn-follow[data-is_following="true"]:hover,
.btn-follow[data-is_following="true"]:focus {
  background: #1a4871 !important;
  border-color: #1a4871 !important;
}
.btn-follow[data-is_following="true"]:hover > .following,
.btn-follow[data-is_following="true"]:focus > .following {
  display: none;
}
.btn-follow[data-is_following="true"]:hover > .unfollow,
.btn-follow[data-is_following="true"]:focus > .unfollow {
  display: inline;
}
.btn-follow[data-is_following="false"] > .following,
.btn-follow[data-is_following="false"] > .unfollow {
  display: none;
}
.section-sidebar.big-avatar {
  margin-top: 5px;
}
.section-sidebar.user-controls {
  margin-top: 30px;
}
.section-sidebar.user-stats {
  max-width: 200px;
  margin-top: 25px !important;
  margin-bottom: -3px;
}
.section-sidebar.user-stats .pairs-justified dl {
  margin-bottom: 5px;
}
.section-sidebar.user-stats .pairs-justified dl dt {
  width: 66.66%;
  font-weight: 400;
}
.section-sidebar.user-stats .pairs-justified dl dt > i {
  margin-right: 3px;
}
.section-sidebar.user-stats .pairs-justified dl dd {
  width: 33.33%;
}
.form-edit-avatar {
  width: 200px;
  height: 200px;
  position: relative;
}
.form-edit-avatar .upload-hint {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 200px;
  text-align: center;
  color: #fff;
  background: rgba(220, 70, 56, 0.9);
  text-decoration: none;
  border-radius: 2px;
}
.form-edit-avatar .upload-hint > i {
  margin-right: 3px;
}
.form-edit-avatar:hover .upload-hint,
.form-edit-avatar:focus .upload-hint {
  display: block;
}
.form-edit-avatar input[type="file"] {
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  width: inherit;
  height: inherit;
}
.form-new-conversation {
  margin-top: -45px;
}
.form-new-conversation .form-group.recipients {
  margin-bottom: 2px;
}
.form-new-conversation .form-group.recipients .selectize-control .selectize-input {
  border: 0;
  padding: 0;
  background: transparent;
  font-size: 24px;
  font-weight: 300;
  line-height: 41/24;
}
.form-new-conversation .form-group.subject .form-control {
  font-size: 24px;
  font-weight: 300;
}
ol.with-ellipsis > li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chapter-item-xs {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  line-height: 22/14 !important;
}
.chapter-item-xs .title {
  display: block;
}
.chapter-item-xs .page {
  display: block;
  font-size: 12px;
}
.social {
  margin-top: 29px;
  margin-bottom: -13px;
  color: #666665;
}
.social li {
  display: inline-block;
}
.social li:after {
  content: " |";
  margin: 0 4px;
}
.social li:last-child:after {
  content: "";
}
.iforgot h1,
.iforgot .h1 {
  margin-bottom: 31px;
}
.iforgot p {
  margin-bottom: 11px;
}
.chart svg > text:last-child {
  display: none;
}
#footer {
  margin-top: 50px;
  text-align: center;
  font-size: 12px;
  color: #666665;
}
#footer p {
  margin-bottom: 20px;
}
#footer nav ul {
  margin-bottom: 25px;
}
#footer nav ul:before,
#footer nav ul:after {
  display: table;
  content: " ";
}
#footer nav ul:after {
  clear: both;
}
#footer nav ul:before,
#footer nav ul:after {
  display: table;
  content: " ";
}
#footer nav ul:after {
  clear: both;
}
#footer nav ul li {
  display: inline-block;
}
#footer nav ul li:after {
  content: " |";
  margin: 0 4px;
}
#footer nav ul li:last-child:after {
  content: "";
}
#footer .rta-label {
  display: inline-block;
  width: 88px;
  height: 31px;
  background: url("../../../assets/img/88x31_RTA-5042-1996-1400-1577-RTA_d.gif") left top no-repeat;
  text-indent: -5000px;
}
.chyoa-adzone {
  text-align: center;
}
.chyoa-adzone .chyoa-banner {
  position: relative;
  margin: 0 auto;
  width: 728px;
  height: 90px;
  overflow: hidden;
  max-width: 100%;
  z-index: 990;
}
.chyoa-adzone .chyoa-adblock-message {
  background: #eeeeee;
  color: #adadaa;
  font-size: 23px;
  line-height: 29/23;
  text-align: center;
  height: 100%;
}
.chyoa-adzone-2 {
  margin-top: 25px;
}
.chyoa-adzone__footer {
  margin: 10px auto 0;
  max-width: 100%;
  text-align: left;
}
.chyoa-adzone__footer:before,
.chyoa-adzone__footer:after {
  display: table;
  content: " ";
}
.chyoa-adzone__footer:after {
  clear: both;
}
.chyoa-adzone__footer:before,
.chyoa-adzone__footer:after {
  display: table;
  content: " ";
}
.chyoa-adzone__footer:after {
  clear: both;
}
.chyoa-adzone__footer-text {
  color: #9f9fa0;
}
.chyoa-adzone__footer-link {
  color: #79797a;
}
.chyoa-adzone__footer-link:hover,
.chyoa-adzone__footer-link:focus {
  color: #535353;
}
.chyoa-adzone__remove-ads-link {
  float: right;
  display: inline-block;
  padding: 5px 6px 6px;
  line-height: 1;
  color: #9f9fa0;
  background: #f3f3f3;
  border-radius: 2px;
}
.chyoa-adzone__remove-ads-link:hover,
.chyoa-adzone__remove-ads-link:focus {
  color: #79797a;
  background: #e6e6e6;
  text-decoration: none;
}
body[data-rx_background="black"] .chyoa-adzone__remove-ads-link {
  color: #666 !important;
  background: #222;
}
body[data-rx_background="black"] .chyoa-adzone__remove-ads-link:hover,
body[data-rx_background="black"] .chyoa-adzone__remove-ads-link:focus {
  color: #8c8c8c !important;
  background: #2f2f2f;
}
body[data-rx_background="sepia"] .chyoa-adzone__remove-ads-link {
  color: #8e8976 !important;
  background: #dad2b6;
}
body[data-rx_background="sepia"] .chyoa-adzone__remove-ads-link:hover,
body[data-rx_background="sepia"] .chyoa-adzone__remove-ads-link:focus {
  color: #656153 !important;
  background: #d1c8a5;
}
.patreon {
  margin: 28px auto -10px;
  padding: 16px 9px 19px 19px;
  max-width: 640px;
  background: #eef5d1;
  border: 1px solid #92d08d;
}
.patreon:before,
.patreon:after {
  display: table;
  content: " ";
}
.patreon:after {
  clear: both;
}
.patreon:before,
.patreon:after {
  display: table;
  content: " ";
}
.patreon:after {
  clear: both;
}
.patreon__text {
  float: left;
  font-size: 12px;
  line-height: 17/12;
  color: #419e24;
  max-width: 260px;
  margin-top: 1px;
  margin-right: 18px;
}
@media (max-width: 1200px) {
  .patreon__text {
    float: none;
    max-width: none;
  }
}
.patreon__button-wrapper {
  float: left;
}
@media (max-width: 1200px) {
  .patreon__button-wrapper {
    float: none;
    margin-top: 14px;
    text-align: center;
  }
}
.patreon__button {
  position: relative;
  margin-top: 3px;
  padding-left: 12px;
  padding-right: 84px;
  font-weight: 700;
  border-radius: 2px;
}
.patreon__logo {
  display: inline-block;
  width: 69px;
  height: 15px;
  background-image: url("../../../assets/img/patreon-logo.png");
  text-indent: -999em;
  position: absolute;
  top: 8px;
  right: 9px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .patreon__logo {
    background-image: url("../../../assets/img/patreon-logo@2x.png");
    background-size: 69px 15px;
  }
}
.patreon__close-icon-wrapper {
  float: right;
}
@media (max-width: 1200px) {
  .patreon__close-icon-wrapper {
    margin-top: -8px;
  }
}
.patreon__close-icon {
  display: block;
  color: #92d08d;
  font-size: 12px;
  background: transparent;
  border: 0;
  margin: 2px 0 0;
  padding: 10px;
  line-height: 1;
}
.patreon__close-icon:hover,
.patreon__close-icon:focus {
  color: #5eba57;
}
