@charset "UTF-8";
@font-face {
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/fonts/cinzel-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Cinzel";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/fonts/cinzel-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url("/fonts/raleway-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url("/fonts/raleway-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/libre-baskerville-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/libre-baskerville-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*!
 * 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;
  -webkit-text-decoration: underline dotted;
          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/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?5be1347c682810f199c7f486f40c5974);
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?5be1347c682810f199c7f486f40c5974?#iefix) format("embedded-opentype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2?be810be3a3e14c682a257d6eff341fe4) format("woff2"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff?82b1212e45a2bc35dd731913b27ad813) format("woff"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.ttf?4692b9ec53fd5972caa2f2372ae20d16) format("truetype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.svg?060b2710bdbbe3dfe48b58d59bd5f1fb#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: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

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

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #ccaa77;
  background-color: #201b16;
}

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

a {
  color: #bc8f4b;
  text-decoration: none;
}
a:hover, a:focus {
  color: #FFA23E;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  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,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

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

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

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

h2, .h2 {
  font-size: 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 11px;
}

.lead {
  margin-bottom: 22px;
  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, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #3097D1;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #2579a9;
}

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #3097D1;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2579a9;
}

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

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

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

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

dt,
dd {
  line-height: 1.6;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  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.6;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.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-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.6;
}

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  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: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.6;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

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

.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-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
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: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #201b16;
}

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

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

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

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

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

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

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

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

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

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  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] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-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=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
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.6;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid white;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #98cbe8;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(152, 203, 232, 0.6);
}
.form-control::-moz-placeholder {
  color: #f6f0e6;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #f6f0e6;
}
.form-control::-webkit-input-placeholder {
  color: #f6f0e6;
}
.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: 36px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.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, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 22px;
  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, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
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: 36px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .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: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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: 34px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .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: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.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: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .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 + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

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

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  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: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

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

@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: 29px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@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.6;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #ccaa77;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  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;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #ccaa77;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #ccaa77;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #ccaa77;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #ccaa77;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #ccaa77;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #ccaa77;
}

.btn-primary {
  color: #fff;
  background-color: #3097D1;
  border-color: #2a88bd;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #2579a9;
  border-color: #133d55;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2579a9;
  border-color: #1f648b;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2579a9;
  background-image: none;
  border-color: #1f648b;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #1f648b;
  border-color: #133d55;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #3097D1;
  border-color: #2a88bd;
}
.btn-primary .badge {
  color: #3097D1;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #2ab27b;
  border-color: #259d6d;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #20895e;
  border-color: #0d3625;
}
.btn-success:hover {
  color: #fff;
  background-color: #20895e;
  border-color: #196c4b;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #20895e;
  background-image: none;
  border-color: #196c4b;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #196c4b;
  border-color: #0d3625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #2ab27b;
  border-color: #259d6d;
}
.btn-success .badge {
  color: #2ab27b;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #8eb4cb;
  border-color: #7da8c3;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #3d6983;
}
.btn-info:hover {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #538db0;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #6b9dbb;
  background-image: none;
  border-color: #538db0;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #538db0;
  border-color: #3d6983;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #8eb4cb;
  border-color: #7da8c3;
}
.btn-info .badge {
  color: #8eb4cb;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #cbb956;
  border-color: #c5b143;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #b6a338;
  border-color: #685d20;
}
.btn-warning:hover {
  color: #fff;
  background-color: #b6a338;
  border-color: #9b8a30;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b6a338;
  background-image: none;
  border-color: #9b8a30;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #9b8a30;
  border-color: #685d20;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #cbb956;
  border-color: #c5b143;
}
.btn-warning .badge {
  color: #cbb956;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #bf5329;
  border-color: #aa4a24;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #954120;
  border-color: #411c0e;
}
.btn-danger:hover {
  color: #fff;
  background-color: #954120;
  border-color: #78341a;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #954120;
  background-image: none;
  border-color: #78341a;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #78341a;
  border-color: #411c0e;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #bf5329;
  border-color: #aa4a24;
}
.btn-danger .badge {
  color: #bf5329;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #bc8f4b;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #FFA23E;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

.btn-block {
  display: block;
  width: 100%;
}

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

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  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: 4px;
  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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.6;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #3097D1;
  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.6;
  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;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .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:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.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, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.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: 4px;
  border-top-right-radius: 4px;
  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: 4px;
  border-bottom-left-radius: 4px;
}

.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 input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[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-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 white;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.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:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #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: #bc8f4b;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 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.6;
  border: 1px solid transparent;
  border-radius: 4px 4px 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: #201b16;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #3097D1;
}

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

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

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #201b16;
  }
}

.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: 51px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@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:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.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: 51px;
  padding: 14.5px 15px;
  font-size: 18px;
  line-height: 22px;
}
.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: 8.5px;
  margin-bottom: 8.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: 7.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@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: 22px;
  }
  .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: 14.5px;
    padding-bottom: 14.5px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    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: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}

.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #fff5dd;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #ffe6aa;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ccaa77;
}
.navbar-default .navbar-nav > li > a {
  color: #fff5dd;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #ffb174;
  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: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff5dd;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffb174;
    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: rgba(0, 0, 0, 0);
  }
  .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: #fff5dd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #fff5dd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-link {
  color: #fff5dd;
}
.navbar-default .navbar-link:hover {
  color: #ffb174;
}
.navbar-default .btn-link {
  color: #fff5dd;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #ffb174;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #FFA23E;
}
.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: #090909;
}
.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: #090909;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .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: #090909;
  }
  .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, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.6;
  color: #bc8f4b;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #FFA23E;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #3097D1;
  border-color: #3097D1;
}
.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: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.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: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.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;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #3097D1;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #2579a9;
}

.label-success {
  background-color: #2ab27b;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #20895e;
}

.label-info {
  background-color: #8eb4cb;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #6b9dbb;
}

.label-warning {
  background-color: #cbb956;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #b6a338;
}

.label-danger {
  background-color: #bf5329;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #954120;
}

.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;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #bc8f4b;
  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;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.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: 6px;
}
.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: 22px;
  line-height: 1.6;
  background-color: #201b16;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #ccaa77;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #bc8f4b;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.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: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: 22px;
  color: #fff;
  text-align: center;
  background-color: #3097D1;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #2ab27b;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #8eb4cb;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #cbb956;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #bf5329;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  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 #020201;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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: #3097D1;
  border-color: #3097D1;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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: #d7ebf6;
}

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, a.list-group-item:focus,
button.list-group-item:hover,
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: #3c763d;
  background-color: #dff0d8;
}

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

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

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

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

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

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

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

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

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

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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 #020201;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.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: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.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 #020201;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #020201;
}

.panel-default {
  border-color: #020201;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #201b16;
  border-color: #020201;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #020201;
}
.panel-default > .panel-heading .badge {
  color: #201b16;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #020201;
}

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

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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: 4px;
  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: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.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;
  -moz-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 {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.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 {
    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: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  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: 4px;
}

.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: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  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: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .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: 5px 5px 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;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  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: 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: 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: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.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 {
  display: table;
  content: " ";
}
.clearfix: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;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

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

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

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

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

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

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

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

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

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

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
.country-select {
  position: relative;
  display: inline-block;
}

.country-select * {
  box-sizing: border-box;
}

.country-select .hide {
  display: none;
}

.country-select .v-hide {
  visibility: hidden;
}

.country-select input,
.country-select input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.country-select .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.country-select .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}

.country-select .selected-flag .flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.country-select .selected-flag .arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.country-select .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.country-select .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}

.country-select .country-list .flag {
  display: inline-block;
  width: 20px;
}

@media (max-width: 500px) {
  .country-select .country-list {
    white-space: normal;
  }
}
.country-select .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.country-select .country-list .country {
  padding: 5px 10px;
}

.country-select .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.country-select .country-list .flag,
.country-select .country-list .country-name {
  vertical-align: middle;
}

.country-select .country-list .flag {
  margin-right: 6px;
}

.country-select.inside input,
.country-select.inside input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.country-select.inside .flag-dropdown {
  right: auto;
  left: 0;
}

.country-select.inside .selected-flag {
  width: 46px;
}

.country-select.inside .flag-dropdown:hover {
  cursor: pointer;
}

.country-select.inside .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.country-select.inside input[disabled] + .flag-dropdown:hover,
.country-select.inside input[readonly] + .flag-dropdown:hover {
  cursor: default;
}

.country-select.inside input[disabled] + .flag-dropdown:hover .selected-flag,
.country-select.inside input[readonly] + .flag-dropdown:hover .selected-flag {
  background-color: transparent;
}

.country-select .flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/images/vendor/country-select-js/build/flags.png?3f9d4c2eaac6057ce601cdedaf27cb10);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .country-select .flag {
    background-image: url(/images/vendor/country-select-js/build/flags@2x.png?1ff49fd4eddddb2bde9f78c2434bb12e);
  }
}
.country-select .flag {
  width: 20px;
}

.country-select .flag.be {
  width: 18px;
}

.country-select .flag.ch {
  width: 15px;
}

.country-select .flag.mc {
  width: 19px;
}

.country-select .flag.ne {
  width: 18px;
}

.country-select .flag.np {
  width: 13px;
}

.country-select .flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .country-select .flag {
    background-size: 5630px 15px;
  }
}
.country-select .flag.ac {
  height: 10px;
  background-position: 0px 0px;
}

.country-select .flag.ad {
  height: 14px;
  background-position: -22px 0px;
}

.country-select .flag.ae {
  height: 10px;
  background-position: -44px 0px;
}

.country-select .flag.af {
  height: 14px;
  background-position: -66px 0px;
}

.country-select .flag.ag {
  height: 14px;
  background-position: -88px 0px;
}

.country-select .flag.ai {
  height: 10px;
  background-position: -110px 0px;
}

.country-select .flag.al {
  height: 15px;
  background-position: -132px 0px;
}

.country-select .flag.am {
  height: 10px;
  background-position: -154px 0px;
}

.country-select .flag.ao {
  height: 14px;
  background-position: -176px 0px;
}

.country-select .flag.aq {
  height: 14px;
  background-position: -198px 0px;
}

.country-select .flag.ar {
  height: 13px;
  background-position: -220px 0px;
}

.country-select .flag.as {
  height: 10px;
  background-position: -242px 0px;
}

.country-select .flag.at {
  height: 14px;
  background-position: -264px 0px;
}

.country-select .flag.au {
  height: 10px;
  background-position: -286px 0px;
}

.country-select .flag.aw {
  height: 14px;
  background-position: -308px 0px;
}

.country-select .flag.ax {
  height: 13px;
  background-position: -330px 0px;
}

.country-select .flag.az {
  height: 10px;
  background-position: -352px 0px;
}

.country-select .flag.ba {
  height: 10px;
  background-position: -374px 0px;
}

.country-select .flag.bb {
  height: 14px;
  background-position: -396px 0px;
}

.country-select .flag.bd {
  height: 12px;
  background-position: -418px 0px;
}

.country-select .flag.be {
  height: 15px;
  background-position: -440px 0px;
}

.country-select .flag.bf {
  height: 14px;
  background-position: -460px 0px;
}

.country-select .flag.bg {
  height: 12px;
  background-position: -482px 0px;
}

.country-select .flag.bh {
  height: 12px;
  background-position: -504px 0px;
}

.country-select .flag.bi {
  height: 12px;
  background-position: -526px 0px;
}

.country-select .flag.bj {
  height: 14px;
  background-position: -548px 0px;
}

.country-select .flag.bl {
  height: 14px;
  background-position: -570px 0px;
}

.country-select .flag.bm {
  height: 10px;
  background-position: -592px 0px;
}

.country-select .flag.bn {
  height: 10px;
  background-position: -614px 0px;
}

.country-select .flag.bo {
  height: 14px;
  background-position: -636px 0px;
}

.country-select .flag.bq {
  height: 14px;
  background-position: -658px 0px;
}

.country-select .flag.br {
  height: 14px;
  background-position: -680px 0px;
}

.country-select .flag.bs {
  height: 10px;
  background-position: -702px 0px;
}

.country-select .flag.bt {
  height: 14px;
  background-position: -724px 0px;
}

.country-select .flag.bv {
  height: 15px;
  background-position: -746px 0px;
}

.country-select .flag.bw {
  height: 14px;
  background-position: -768px 0px;
}

.country-select .flag.by {
  height: 10px;
  background-position: -790px 0px;
}

.country-select .flag.bz {
  height: 14px;
  background-position: -812px 0px;
}

.country-select .flag.ca {
  height: 10px;
  background-position: -834px 0px;
}

.country-select .flag.cc {
  height: 10px;
  background-position: -856px 0px;
}

.country-select .flag.cd {
  height: 15px;
  background-position: -878px 0px;
}

.country-select .flag.cf {
  height: 14px;
  background-position: -900px 0px;
}

.country-select .flag.cg {
  height: 14px;
  background-position: -922px 0px;
}

.country-select .flag.ch {
  height: 15px;
  background-position: -944px 0px;
}

.country-select .flag.ci {
  height: 14px;
  background-position: -961px 0px;
}

.country-select .flag.ck {
  height: 10px;
  background-position: -983px 0px;
}

.country-select .flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}

.country-select .flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}

.country-select .flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}

.country-select .flag.co {
  height: 14px;
  background-position: -1071px 0px;
}

.country-select .flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}

.country-select .flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}

.country-select .flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}

.country-select .flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}

.country-select .flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}

.country-select .flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}

.country-select .flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}

.country-select .flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}

.country-select .flag.de {
  height: 12px;
  background-position: -1269px 0px;
}

.country-select .flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}

.country-select .flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}

.country-select .flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}

.country-select .flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}

.country-select .flag.do {
  height: 13px;
  background-position: -1379px 0px;
}

.country-select .flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}

.country-select .flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}

.country-select .flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}

.country-select .flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}

.country-select .flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}

.country-select .flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}

.country-select .flag.er {
  height: 10px;
  background-position: -1533px 0px;
}

.country-select .flag.es {
  height: 14px;
  background-position: -1555px 0px;
}

.country-select .flag.et {
  height: 10px;
  background-position: -1577px 0px;
}

.country-select .flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}

.country-select .flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}

.country-select .flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}

.country-select .flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}

.country-select .flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}

.country-select .flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}

.country-select .flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}

.country-select .flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}

.country-select .flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}

.country-select .flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}

.country-select .flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}

.country-select .flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}

.country-select .flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}

.country-select .flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}

.country-select .flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}

.country-select .flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}

.country-select .flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}

.country-select .flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}

.country-select .flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}

.country-select .flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}

.country-select .flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}

.country-select .flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}

.country-select .flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}

.country-select .flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}

.country-select .flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}

.country-select .flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}

.country-select .flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}

.country-select .flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}

.country-select .flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}

.country-select .flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}

.country-select .flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}

.country-select .flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}

.country-select .flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}

.country-select .flag.id {
  height: 14px;
  background-position: -2325px 0px;
}

.country-select .flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}

.country-select .flag.il {
  height: 15px;
  background-position: -2369px 0px;
}

.country-select .flag.im {
  height: 10px;
  background-position: -2391px 0px;
}

.country-select .flag.in {
  height: 14px;
  background-position: -2413px 0px;
}

.country-select .flag.io {
  height: 10px;
  background-position: -2435px 0px;
}

.country-select .flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}

.country-select .flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}

.country-select .flag.is {
  height: 15px;
  background-position: -2501px 0px;
}

.country-select .flag.it {
  height: 14px;
  background-position: -2523px 0px;
}

.country-select .flag.je {
  height: 12px;
  background-position: -2545px 0px;
}

.country-select .flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}

.country-select .flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}

.country-select .flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}

.country-select .flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}

.country-select .flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}

.country-select .flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}

.country-select .flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}

.country-select .flag.km {
  height: 12px;
  background-position: -2721px 0px;
}

.country-select .flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}

.country-select .flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}

.country-select .flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}

.country-select .flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}

.country-select .flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}

.country-select .flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}

.country-select .flag.la {
  height: 14px;
  background-position: -2875px 0px;
}

.country-select .flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}

.country-select .flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}

.country-select .flag.li {
  height: 12px;
  background-position: -2941px 0px;
}

.country-select .flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}

.country-select .flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}

.country-select .flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}

.country-select .flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}

.country-select .flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}

.country-select .flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}

.country-select .flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}

.country-select .flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}

.country-select .flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}

.country-select .flag.md {
  height: 10px;
  background-position: -3160px 0px;
}

.country-select .flag.me {
  height: 10px;
  background-position: -3182px 0px;
}

.country-select .flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}

.country-select .flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}

.country-select .flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}

.country-select .flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}

.country-select .flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}

.country-select .flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}

.country-select .flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}

.country-select .flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}

.country-select .flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}

.country-select .flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}

.country-select .flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}

.country-select .flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}

.country-select .flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}

.country-select .flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}

.country-select .flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}

.country-select .flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}

.country-select .flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}

.country-select .flag.my {
  height: 10px;
  background-position: -3578px 0px;
}

.country-select .flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}

.country-select .flag.na {
  height: 14px;
  background-position: -3622px 0px;
}

.country-select .flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}

.country-select .flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}

.country-select .flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}

.country-select .flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}

.country-select .flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}

.country-select .flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}

.country-select .flag.no {
  height: 15px;
  background-position: -3774px 0px;
}

.country-select .flag.np {
  height: 15px;
  background-position: -3796px 0px;
  background-color: transparent;
}

.country-select .flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}

.country-select .flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}

.country-select .flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}

.country-select .flag.om {
  height: 10px;
  background-position: -3877px 0px;
}

.country-select .flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}

.country-select .flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}

.country-select .flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}

.country-select .flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}

.country-select .flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}

.country-select .flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}

.country-select .flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}

.country-select .flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}

.country-select .flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}

.country-select .flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}

.country-select .flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}

.country-select .flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}

.country-select .flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}

.country-select .flag.py {
  height: 11px;
  background-position: -4185px 0px;
}

.country-select .flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}

.country-select .flag.re {
  height: 14px;
  background-position: -4229px 0px;
}

.country-select .flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}

.country-select .flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}

.country-select .flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}

.country-select .flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}

.country-select .flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}

.country-select .flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}

.country-select .flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}

.country-select .flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}

.country-select .flag.se {
  height: 13px;
  background-position: -4427px 0px;
}

.country-select .flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}

.country-select .flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}

.country-select .flag.si {
  height: 10px;
  background-position: -4493px 0px;
}

.country-select .flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}

.country-select .flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}

.country-select .flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}

.country-select .flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}

.country-select .flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}

.country-select .flag.so {
  height: 14px;
  background-position: -4625px 0px;
}

.country-select .flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}

.country-select .flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}

.country-select .flag.st {
  height: 10px;
  background-position: -4691px 0px;
}

.country-select .flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}

.country-select .flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}

.country-select .flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}

.country-select .flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}

.country-select .flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}

.country-select .flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}

.country-select .flag.td {
  height: 14px;
  background-position: -4845px 0px;
}

.country-select .flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}

.country-select .flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}

.country-select .flag.th {
  height: 14px;
  background-position: -4911px 0px;
}

.country-select .flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}

.country-select .flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}

.country-select .flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}

.country-select .flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}

.country-select .flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}

.country-select .flag.to {
  height: 10px;
  background-position: -5043px 0px;
}

.country-select .flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}

.country-select .flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}

.country-select .flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}

.country-select .flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}

.country-select .flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}

.country-select .flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}

.country-select .flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}

.country-select .flag.um {
  height: 11px;
  background-position: -5219px 0px;
}

.country-select .flag.us {
  height: 11px;
  background-position: -5241px 0px;
}

.country-select .flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}

.country-select .flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}

.country-select .flag.va {
  height: 15px;
  background-position: -5307px 0px;
}

.country-select .flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}

.country-select .flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}

.country-select .flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}

.country-select .flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}

.country-select .flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}

.country-select .flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}

.country-select .flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}

.country-select .flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}

.country-select .flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}

.country-select .flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}

.country-select .flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}

.country-select .flag.za {
  height: 14px;
  background-position: -5566px 0px;
}

.country-select .flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}

.country-select .flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}

.navbar-top {
  background-image: url(/images/top_nav_back.jpg?c112dd4472f01cdef62c35f345bc6d14);
  height: 36px;
  box-shadow: 0px -10px 10px 0px rgba(0, 0, 0, 0.75);
}
.navbar-top .container {
  height: 36px;
}
.navbar-top .container li a {
  display: inline-block;
  margin-right: 10px;
  margin-top: 5px;
}
.navbar-top .container li a:hover {
  background-color: transparent;
}
.navbar-top .container li a:focus {
  background-color: transparent;
}
.navbar-top .container .navbar-brand {
  height: 36px;
  padding: 8px 15px;
}

@media (min-width: 768px) {
  .navbar .container {
    background-image: url(/images/top_bottom_nav_back.jpg?365101c7db8b69370a6ab1718444fa89);
    border-radius: 0px 0px 20px 20px;
  }

  /* Customize the navbar links to be fill the entire space of the .navbar */
  ul.navbar-nav {
    width: 100%;
  }

  li.dropdown {
    width: 16.5%;
    text-align: center;
  }

  .dropdown-menu {
    min-width: 225px;
    left: -15px;
    text-align: center;
    background: linear-gradient(180deg, rgba(23, 16, 8, 0.97), rgba(10, 8, 5, 0.98));
    border: 1px solid rgba(232, 200, 122, 0.32);
    border-radius: 10px;
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.55), 0 0 22px rgba(232, 200, 122, 0.08);
    padding: 6px 0;
    margin-top: 12px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .navbar .container {
    height: 51px;
  }
  .navbar .container .navbar-header {
    background-image: url(/images/top_bottom_nav_back.jpg?365101c7db8b69370a6ab1718444fa89);
    display: inline-block;
    width: 100vw;
    height: 51px;
    margin-top: -10px;
  }
  .navbar .container .navbar-collapse {
    background-color: rgba(0, 0, 0, 0.85);
  }
}
.dropdown-menu li + li > a {
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.dropdown-menu li > a {
  display: block;
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.4px;
  color: #f0e0c0;
  background-color: transparent;
  transition: background 0.15s ease, color 0.15s ease;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus {
  background: rgba(232, 200, 122, 0.12);
  color: #f3e3b8;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ffb174;
}

.navbar-default .navbar-nav > li > a {
  font-weight: bold;
}

.nav:before, .nav:after {
  display: none;
}

.navbar-top a[href$="/register"] {
  background-image: linear-gradient(105deg, transparent, rgba(214, 222, 232, 0.5), transparent);
  background-size: 46px 100%;
  background-repeat: no-repeat;
  background-position: -60px 0;
  animation: ko-register-sheen 3.5s ease-in-out infinite;
}

@keyframes ko-register-sheen {
  0%, 74% {
    background-position: -60px 0;
  }
  86%, 100% {
    background-position: 140px 0;
  }
}
@media (prefers-reduced-motion: reduce) {
  .navbar-top a[href$="/register"] {
    animation: none;
    background-image: none;
  }
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  border-top: 1px solid rgba(20, 20, 20, 0.3);
}

.table {
  background-color: rgba(14, 12, 3, 0.4);
}
.table thead {
  text-align: center;
  font-weight: bold;
  font-family: "Libre Baskerville", serif;
  background-color: #070602;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr="#FF070602", endColorstr="#FF0C0B03");
  background-image: -owg-linear-gradient(top, #070602 0%, #0c0b03 100%);
  background-image: linear-gradient(top, #070602 0%, #0c0b03 100%);
}
.table thead tr:nth-of-type(even) td {
  background: transparent;
  padding: 0px;
}
.table tbody tr td {
  font-size: 0.75em;
  color: #ccaa77;
}
.table tbody tr td a {
  color: #ccaa77;
}

.table-eventschedule .FT {
  color: #c30ced;
}
.table-eventschedule .CR {
  color: #b3850d;
}
.table-eventschedule .BDW {
  color: #504dd8;
}
.table-eventschedule .CSW {
  color: #cc1b2e;
}
.table-eventschedule .LW {
  color: #66cc31;
}
.table-eventschedule .DM {
  color: #afafaf;
}
.table-eventschedule .JR {
  color: #d73b86;
}
.table-eventschedule .BF {
  color: #e2d151;
}
.table-eventschedule .LOTT {
  color: #51d1e2;
}
.table-eventschedule tr td {
  background-color: #150f0d;
  text-align: center;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(28, 24, 7, 0.5);
}

#SubRankingsTabs {
  padding-left: 0px;
  padding-right: 0px;
}
#SubRankingsTabs .nav-tabs li a {
  line-height: 1;
  margin-top: 0px;
}
#SubRankingsTabs .nav-tabs li a:hover {
  margin-top: 0px;
}

#RankingsTabs .nav {
  padding-left: 15px;
}
#RankingsTabs .nav-tabs {
  border-bottom: none;
}
#RankingsTabs .nav-tabs li a {
  border: none;
}
#RankingsTabs .nav-tabs a {
  color: #bc8f4b;
  font-weight: bold;
  margin-top: 2px;
}
#RankingsTabs .nav-tabs a:hover {
  color: #bc8f4b;
  border: none transparent;
  background-color: rgba(0, 0, 0, 0.3);
  margin-top: 2px;
}
#RankingsTabs .nav-tabs .active a {
  color: #b0590c;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
}
#RankingsTabs .nav-tabs .active a:hover {
  color: #b0590c;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
}
#RankingsTabs .nav-tabs .active a:focus {
  color: #b0590c;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
}

.notice_board {
  padding-left: 2px;
  padding-right: 2px;
  min-height: 356px;
}
.notice_board .nav-tabs {
  border-bottom: none;
  padding-bottom: 40px;
}
.notice_board .nav-tabs a {
  color: #967C68;
  font-weight: bold;
  margin-top: 2px;
}
.notice_board .nav-tabs a:hover {
  border: none transparent;
  background-color: rgba(0, 0, 0, 0.3);
}
.notice_board .nav-tabs .active a {
  color: #967C68;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
}
.notice_board .nav-tabs .active a:focus {
  color: #967C68;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
}
.notice_board .nav-tabs .active a:hover {
  color: #967C68;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
}

@media (min-width: 1200px) {
  .notice_board {
    background: url(/images/notice_board_bg.png?11f05d3631634220758bc7d0188e41e7) no-repeat;
    width: 523px;
    height: 336px;
    position: relative;
    margin: 0 auto;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .notice_board {
    background: url(/images/notice_board_bg_md.png?11f05d3631634220758bc7d0188e41e7) no-repeat;
    width: 463px;
    height: 336px;
    position: relative;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .notice_board {
    background: url(/images/notice_board_bg_md.png?11f05d3631634220758bc7d0188e41e7) repeat-x;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0 auto;
  }
}
.tooltip-inner {
  white-space: pre-line;
}

.panel-default {
  margin-top: 30px;
}
.panel-default .panel-heading {
  font-family: "Libre Baskerville", serif;
  background: #010101 url(/images/main_content_top.png?6f4ce7b032aeb2298ba9e056a5282cf0) repeat-x top left;
  font-size: 1.5em;
  font-weight: bold;
  color: #bc8f46;
}
.panel-default .panel-body {
  background: #010101 url(/images/main_content_back.jpg?3972b82645fc1f48ac474e66b605c399);
  background-size: 100%;
}

.btn-main {
  color: #ccaa77;
  background-color: #1f1812;
  border-color: #271f19;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.75);
}

.progress-main {
  padding-top: 10px;
}

.progress {
  border-radius: 0px;
  background-color: rgba(8, 8, 8, 0.8);
}
.progress .progress-bar-danger {
  background-color: rgba(80, 19, 10, 0.8);
}
.progress .progress-bar-info {
  background-color: rgba(23, 31, 80, 0.81);
}

.well-main {
  background-color: #1d1512;
  border: 1px solid #281d0f;
}
.well-main a {
  color: #ffdda8 !important;
}
.well-main ul li {
  background: none;
  border: none;
}

.well-download {
  background-color: rgba(28, 28, 28, 0.53);
  border: 1px solid rgba(12, 12, 12, 0.55);
  font-size: 20px;
}
.well-download a {
  line-height: 40px;
}

.well-search {
  background-color: rgba(12, 10, 8, 0.69);
  border: 1px solid #1c1c1c;
}

.well-news {
  margin-left: auto;
  margin-right: auto;
  background-color: #1d1512;
  border: 1px solid #281d0f;
}
.well-news:hover {
  cursor: pointer;
}
.well-news .well-news-title {
  color: #afa288;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: bold;
}
.well-news .well-news-title .well-news-title-date {
  font-size: 18px;
  text-transform: none;
  white-space: nowrap;
  padding-left: 15px;
}
.well-news .well-news-text {
  text-shadow: 0 0 14px rgba(0, 0, 0, 0.4), 1px 1px 0 rgba(0, 0, 0, 0.4);
  color: #867f72;
  font-size: 16px;
}

.cospre {
  float: right;
  width: 144px;
  height: 144px;
  margin-top: 12px;
  margin-right: -10px;
  background-image: url("/images/inventory2.jpg");
}

.inventory {
  z-index: 0;
  width: 177px;
  height: 281px;
  background-repeat: no-repeat;
  background-image: url(/images/inventory.gif?548284397545d9f06244fb0a48ee2027);
  border-spacing: 0px;
  padding: 14px 9px 9px 12px;
  border-collapse: separate;
  margin-left: auto;
  margin-right: auto;
}

table.inventory tr {
  height: 45px;
  padding: 25px;
  margin: 0;
}

table.inventory td {
  margin: 0;
  text-align: center;
  padding: 0;
}

.inventory-bag {
  z-index: 0;
  width: 330px;
  height: 188px;
  background-repeat: no-repeat;
  background-image: url(/images/inventory_2.jpg?4e9267de34a67fcdb6baee67167060fb);
  border-spacing: 0px;
  padding: 0px 0px 2px 0px;
  border-collapse: separate;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

table.inventory-bag tr {
  height: 43px;
  padding: 23px;
  margin: 0;
}

table.inventory-bag td {
  margin: 0;
  text-align: center;
  padding-bottom: 2px;
  padding-top: 2px;
}

.mapPoint {
  position: relative;
  width: 16px;
  height: 16px;
  background: url(/images/arrow.gif?3ef44c119d60a195030ba5c457ec74ac);
}

#noItem {
  padding-left: 45px;
  padding-bottom: 0px;
}

.itemInfo {
  display: none;
  padding: 5px;
  opacity: 0.9;
  width: 200px;
  color: #F2F2F2;
  background: #000000;
  z-index: 999;
  border: 1px solid rgba(232, 200, 122, 0.32);
  border-radius: 8px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.55), 0 0 16px rgba(232, 200, 122, 0.08);
}

#itemType-0 {
  color: #c87cc7;
}

#itemType-1 {
  color: #8080ff;
}

#itemType-2 {
  color: #ffff00;
}

#itemType-3 {
  color: #80ff00;
}

#itemType-4 {
  color: #dcc77c;
}

#itemType-5 {
  color: #FF33FF;
}

#itemType-6 {
  color: #FFFFFF;
}

#itemType-8 {
  color: #67bed9;
}

#itemType-11,
#itemType-12 {
  color: #FF69B4;
}

#itemBonuses {
  color: #80ff00;
}

#custom-search-input {
  padding: 3px;
  border: solid 1px #ccaa77;
  border-radius: 6px;
  background-color: rgba(25, 25, 25, 0.31);
}

#custom-search-input input {
  border: 0;
  box-shadow: none;
  color: #FFF;
  background-color: rgba(25, 25, 25, 0.31);
}

#custom-search-input button {
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  padding: 0 8px 0 10px;
  border-left: solid 1px #ccaa77;
}

#custom-search-input button:hover {
  border: 0;
  box-shadow: none;
  border-left: solid 1px #ccaa77;
}

#custom-search-input .glyphicon-search {
  font-size: 23px;
}

.country-name {
  color: #0c0a08;
}

select.form-control {
  background-color: #1f1812;
}

select.form-control, select output {
  color: #ca7;
}

.ui-autocomplete li {
  display: block;
}
.ui-autocomplete .ui-autocomplete-category {
  font-weight: bold;
  padding: 2px;
  padding-left: 6px;
}
.ui-autocomplete .ui-menu-item-wrapper {
  cursor: pointer;
}

@keyframes ko-pulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(90, 200, 120, 0.55);
  }
  60% {
    box-shadow: 0 0 0 7px rgba(90, 200, 120, 0);
  }
}
.ko-home {
  color: #ccaa77;
  overflow-x: hidden;
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.28) 160px, rgba(11, 8, 5, 0.46) 340px, rgba(11, 8, 5, 0.52) 30vw, rgba(13, 10, 6, 0.9) 52vw, #0d0a06 56.3vw);
  padding-bottom: 46px;
}
.ko-home .ko-container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}
.ko-home .ko-section {
  padding: 42px 0 10px;
}
.ko-home .ko-section-title {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #e8c87a;
  text-align: center;
  margin: 0 0 26px;
  display: flex;
  align-items: center;
  gap: 18px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.9);
}
.ko-home .ko-section-title::before, .ko-home .ko-section-title::after {
  content: "";
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(188, 143, 70, 0.28) 40%, rgba(188, 143, 70, 0.28) 60%, transparent);
}
.ko-home .ko-card {
  background: linear-gradient(180deg, rgba(23, 16, 8, 0.92), rgba(10, 8, 5, 0.94));
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-radius: 10px;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.45);
  overflow: hidden;
}
.ko-home .ko-card-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 13px 18px;
  background: rgba(0, 0, 0, 0.35);
  border-bottom: 1px solid rgba(188, 143, 70, 0.16);
}
.ko-home .ko-card-head h2, .ko-home .ko-card-head h3 {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #e8c87a;
  margin: 0;
}
.ko-home a {
  transition: color 0.15s ease;
}
.ko-home .ko-btn {
  display: inline-block;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 14px 34px;
  border-radius: 6px;
  border: 1px solid transparent;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, color 0.18s ease;
}
.ko-home .ko-btn:hover, .ko-home .ko-btn:focus {
  text-decoration: none;
  transform: translateY(-2px);
}
.ko-home .ko-btn-ghost {
  color: #f3e3b8;
  background: rgba(10, 8, 5, 0.45);
  border-color: rgba(232, 200, 122, 0.45);
}
.ko-home .ko-btn-ghost:hover, .ko-home .ko-btn-ghost:focus {
  color: #fff;
  border-color: rgba(232, 200, 122, 0.85);
  box-shadow: 0 0 24px rgba(232, 200, 122, 0.22);
}
.ko-home .ko-hero {
  text-align: center;
  padding: 26px 15px 8px;
}
.ko-home .ko-hero-title {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: 3px;
  color: #f3e3b8;
  margin: 0 0 4px;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.9), 0 0 34px rgba(232, 200, 122, 0.25);
}
.ko-home .ko-hero-title small {
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 4px;
  color: #e8c87a;
  margin-top: 8px;
}
.ko-home .ko-countdown {
  display: inline-block;
  margin: 18px auto 24px;
  padding: 16px 34px 18px;
  background: rgba(10, 8, 4, 0.55);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 10px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.45);
}
.ko-home .ko-countdown-timer {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 10px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  color: #f3e3b8;
}
.ko-home .ko-countdown-timer .ko-cd-group {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  min-width: 58px;
}
.ko-home .ko-countdown-timer .ko-cd-num {
  font-size: 34px;
  font-weight: 800;
  font-variant-numeric: tabular-nums;
  text-shadow: 0 0 12px rgba(232, 200, 122, 0.35), 0 2px 4px rgba(0, 0, 0, 0.9);
}
.ko-home .ko-countdown-timer .ko-cd-unit {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #9a8055;
  margin-top: 2px;
}
.ko-home .ko-countdown-timer .ko-cd-sep {
  font-size: 26px;
  color: #bc8f4b;
  align-self: flex-start;
  line-height: 1.4;
}
.ko-home .ko-countdown-timer .ko-cd-live {
  font-size: 21px;
  font-weight: 800;
  letter-spacing: 2.5px;
  color: #e8c87a;
  text-shadow: 0 0 12px rgba(232, 200, 122, 0.35), 0 2px 4px rgba(0, 0, 0, 0.9);
}
.ko-home .ko-status-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px 34px;
  padding: 18px 26px;
  justify-content: space-between;
}
.ko-home .ko-status-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  letter-spacing: 0.4px;
}
.ko-home .ko-status-item > div {
  text-align: center;
}
.ko-home .ko-status-item strong {
  color: #f3e3b8;
  font-size: 19px;
  font-weight: 700;
}
.ko-home .ko-status-value {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.ko-home .ko-status-value strong {
  color: #f3e3b8;
  font-size: 19px;
  font-weight: 700;
}
.ko-home .ko-status-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #5ac878;
  animation: ko-pulse 2.4s ease-out infinite;
  flex-shrink: 0;
}
.ko-home .ko-status-dot.is-offline {
  background: #c0392b;
  animation: none;
}
.ko-home .ko-status-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #9a8055;
  display: block;
}
.ko-home .ko-status-bar .timezone {
  color: #f3e3b8;
  font-size: 19px;
  font-weight: 700;
}
.ko-home .ko-status-bar .timezone font {
  display: none;
}
.ko-home .ko-balance {
  flex: 1 1 260px;
  min-width: 220px;
}
.ko-home .ko-balance-track {
  display: flex;
  height: 12px;
  border-radius: 6px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.07);
}
.ko-home .ko-balance-karus {
  background: linear-gradient(90deg, #8e2a1e, #c0392b);
  transition: width 0.6s ease;
}
.ko-home .ko-balance-elmo {
  background: linear-gradient(90deg, #3b78b5, #2a5a8e);
  transition: width 0.6s ease;
}
.ko-home .ko-balance-legend {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  letter-spacing: 0.6px;
  margin-top: 6px;
  color: #9a8055;
}
.ko-home .ko-balance-legend .ko-karus-label {
  color: #e1847a;
}
.ko-home .ko-balance-legend .ko-elmo-label {
  color: #79a6d3;
}
.ko-home .ko-es-meta {
  text-align: right;
  font-size: 15px;
  line-height: 1.7;
  color: #ccaa77;
}
.ko-home .ko-es-meta .nextevent {
  display: block;
  color: #d4943a;
  font-weight: 700;
}
.ko-home .ko-es-days {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 12px 16px;
  background: rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(188, 143, 70, 0.16);
}
.ko-home .ko-es-day {
  background: rgba(188, 143, 70, 0.08);
  border: 1px solid rgba(188, 143, 70, 0.22);
  color: #9a8055;
  border-radius: 5px;
  padding: 6px 14px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  cursor: pointer;
  outline: none;
  transition: background 0.15s, color 0.15s, border-color 0.15s;
}
.ko-home .ko-es-day:hover {
  background: rgba(188, 143, 70, 0.2);
  color: #ccaa77;
  border-color: rgba(188, 143, 70, 0.45);
}
.ko-home .ko-es-day.is-active {
  background: rgba(188, 143, 70, 0.3);
  color: #e8c87a;
  border-color: rgba(188, 143, 70, 0.7);
}
.ko-home .ko-es-list {
  max-height: 250px;
  overflow-y: auto;
}
.ko-home .ko-es-list::-webkit-scrollbar {
  width: 6px;
}
.ko-home .ko-es-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-home .ko-es-list::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-home .ko-es-row {
  display: flex;
  align-items: center;
  gap: 12px;
  height: 44px;
  padding: 0 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}
.ko-home .ko-es-row:nth-child(odd) {
  background: rgba(20, 15, 5, 0.5);
}
.ko-home .ko-es-row:last-child {
  border-bottom: none;
}
.ko-home .ko-es-time {
  min-width: 106px;
  font-size: 14px;
  color: #c0985a;
  white-space: nowrap;
  flex-shrink: 0;
}
.ko-home .ko-es-badge {
  display: inline-block;
  border-radius: 4px;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: 700;
  min-width: 64px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  flex-shrink: 0;
  letter-spacing: 0.3px;
}
.ko-home .ko-es-badge.ko-es-FT {
  background: #6a14a0;
}
.ko-home .ko-es-badge.ko-es-CR {
  background: #8a6010;
}
.ko-home .ko-es-badge.ko-es-BDW {
  background: #3535a0;
}
.ko-home .ko-es-badge.ko-es-CSW {
  background: #a01520;
}
.ko-home .ko-es-badge.ko-es-LW {
  background: #2a7a18;
}
.ko-home .ko-es-badge.ko-es-DM {
  background: #4e4e4e;
}
.ko-home .ko-es-badge.ko-es-JR {
  background: #8a1a60;
}
.ko-home .ko-es-badge.ko-es-BF {
  background: #7a6a0a;
}
.ko-home .ko-es-badge.ko-es-LOTT {
  background: #10808a;
}
.ko-home .ko-es-name {
  font-size: 14px;
  flex: 1;
}
.ko-home .ko-es-empty {
  text-align: center;
  padding: 26px 0;
  font-size: 14px;
  color: #5a4a30;
  font-style: italic;
}
.ko-home .ko-tabs {
  display: flex;
  gap: 6px;
}
.ko-home .ko-tabs button {
  background: rgba(188, 143, 70, 0.08);
  border: 1px solid rgba(188, 143, 70, 0.22);
  color: #9a8055;
  border-radius: 5px;
  padding: 6px 16px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  cursor: pointer;
  outline: none;
  transition: background 0.15s, color 0.15s, border-color 0.15s;
}
.ko-home .ko-tabs button:hover {
  background: rgba(188, 143, 70, 0.2);
  color: #ccaa77;
}
.ko-home .ko-tabs button.is-active {
  background: rgba(188, 143, 70, 0.3);
  color: #e8c87a;
  border-color: rgba(188, 143, 70, 0.7);
}
.ko-home .ko-home-grid .ko-card {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .ko-home .ko-home-grid {
    display: flex;
    flex-wrap: wrap;
  }
  .ko-home .ko-home-grid > [class*=col-] {
    display: flex;
    flex-direction: column;
  }
  .ko-home .ko-home-grid #events {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .ko-home .ko-home-grid .ko-es-list {
    flex: 1 1 0;
    min-height: 0;
    max-height: 264px;
  }
}
.ko-home .ko-rank-head {
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 10px;
}
.ko-home .ko-rank-tabs {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 6px;
  width: 100%;
}
.ko-home .ko-rank-tabs .ko-tabs {
  flex-wrap: nowrap;
  gap: 6px;
}
.ko-home .ko-rank-tabs .ko-tabs + .ko-tabs {
  border-left: 1px solid rgba(188, 143, 70, 0.4);
  padding-left: 8px;
  margin-left: 2px;
}
.ko-home .ko-rank-tabs button {
  padding: 6px 9px;
  font-size: 12.5px;
  letter-spacing: 0.4px;
  white-space: nowrap;
}
.ko-home .ko-rank-pane {
  display: none;
}
.ko-home .ko-rank-pane.is-active {
  display: block;
}
.ko-home .ko-rank-table {
  width: 100%;
  border-collapse: collapse;
}
.ko-home .ko-rank-table td {
  padding: 8px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  font-size: 14px;
  vertical-align: middle;
}
.ko-home .ko-rank-table tr:nth-child(odd) td {
  background: rgba(20, 15, 5, 0.5);
}
.ko-home .ko-rank-table tr:last-child td {
  border-bottom: none;
}
.ko-home .ko-rank-table .ko-rank-pos {
  width: 40px;
  text-align: center;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  color: #9a8055;
}
.ko-home .ko-rank-table tr:first-child .ko-rank-pos {
  color: #e8c87a;
  font-size: 16px;
}
.ko-home .ko-rank-table .ko-rank-flag {
  width: 34px;
  text-align: center;
}
.ko-home .ko-rank-table .ko-rank-name a {
  color: #d9c194;
}
.ko-home .ko-rank-table .ko-rank-name a:hover {
  color: #e8c87a;
}
.ko-home .ko-rank-table .ko-rank-score {
  text-align: right;
  color: #9a8055;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.ko-home .ko-rank-table img {
  vertical-align: middle;
}
.ko-home .ko-rank-more {
  display: block;
  text-align: center;
  padding: 11px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #bc8f4b;
  border-top: 1px solid rgba(188, 143, 70, 0.16);
  background: rgba(0, 0, 0, 0.25);
}
.ko-home .ko-rank-more:hover {
  color: #e8c87a;
}
.ko-home #server-info .ko-card-head {
  justify-content: center;
}
.ko-home .ko-notice-body {
  padding: 20px 24px 24px;
  font-size: 15px;
  line-height: 1.85;
  text-align: center;
}
.ko-home .ko-notice-body h3 {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 18px;
  color: #e8c87a;
  margin: 0 0 12px;
  letter-spacing: 1px;
}
.ko-home .ko-notice-body ul {
  padding-left: 20px;
  margin: 12px 0 0;
}
.ko-home .ko-notice-body ul li {
  margin-bottom: 6px;
}
.ko-home .ko-notice-body a {
  font-weight: 600;
}
.ko-home .ko-gm-list {
  padding: 14px 18px 18px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  max-height: 220px;
  overflow-y: auto;
}
.ko-home .ko-gm-list::-webkit-scrollbar {
  width: 6px;
}
.ko-home .ko-gm-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-home .ko-gm-list::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-home .ko-gm-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 5px 13px;
  border-radius: 15px;
  background: rgba(188, 143, 70, 0.08);
  border: 1px solid rgba(188, 143, 70, 0.22);
  color: #d9c194;
  font-size: 13px;
}
.ko-home .ko-gm-pill:hover {
  color: #e8c87a;
  border-color: rgba(188, 143, 70, 0.5);
  text-decoration: none;
}
.ko-home .ko-gm-pill img {
  width: 14px;
  height: 14px;
}
.ko-home .ko-community-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: stretch;
}
.ko-home .ko-social-card {
  flex: 1 1 280px;
  min-width: 260px;
  padding: 18px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  position: relative;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}
.ko-home .ko-social-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.55);
}
.ko-home .ko-social-card .ko-social-icon {
  width: 38px;
  height: 38px;
}
.ko-home .ko-social-card .ko-social-icon svg {
  width: 100%;
  height: 100%;
}
.ko-home .ko-social-card h3 {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 17px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #e8c87a;
  margin: 2px 0 10px;
}
.ko-home .ko-social-card .ko-btn {
  font-size: 13px;
  padding: 10px 26px;
  margin-top: auto;
}
.ko-home .ko-social-card.ko-social-discord:hover {
  border-color: rgba(88, 101, 242, 0.55);
}
.ko-home .ko-social-card.ko-social-instagram:hover {
  border-color: rgba(214, 70, 138, 0.55);
}
.ko-home .ko-social-card.ko-social-facebook:hover {
  border-color: rgba(66, 103, 178, 0.55);
}
.ko-home .ko-embed {
  display: block;
  width: 100%;
  height: 230px;
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.35);
}
.ko-home .ko-fb-embed {
  width: 100%;
  min-height: 130px;
}
.ko-home .ko-fb-embed .fb-page {
  max-width: 100%;
}
.ko-home .ko-fb-embed blockquote {
  border: none;
  margin: 30px 0;
  padding: 0;
  font-size: 14px;
  background: transparent;
}
.ko-home .ko-fb-embed blockquote a {
  color: #bc8f4b;
}
.ko-home .ko-fb-embed blockquote a:hover {
  color: #e8c87a;
}
@media (max-width: 991px) {
  .ko-home .ko-hero-title {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .ko-home .ko-hero {
    padding: 18px 15px 4px;
  }
  .ko-home .ko-hero-title {
    font-size: 28px;
    letter-spacing: 2px;
  }
  .ko-home .ko-hero-title small {
    font-size: 13px;
    letter-spacing: 3px;
  }
  .ko-home .ko-countdown {
    padding: 14px 18px 16px;
  }
  .ko-home .ko-countdown-timer {
    gap: 6px;
  }
  .ko-home .ko-countdown-timer .ko-cd-group {
    min-width: 46px;
  }
  .ko-home .ko-countdown-timer .ko-cd-num {
    font-size: 26px;
  }
  .ko-home .ko-countdown-timer .ko-cd-sep {
    font-size: 20px;
  }
  .ko-home .ko-btn {
    padding: 12px 24px;
    font-size: 14px;
  }
  .ko-home .ko-status-bar {
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
    text-align: center;
  }
  .ko-home .ko-balance {
    flex-basis: auto;
    min-width: 0;
  }
  .ko-home .ko-status-item {
    justify-content: center;
  }
  .ko-home .ko-section-title {
    font-size: 20px;
    letter-spacing: 1.5px;
  }
  .ko-home .ko-es-row {
    flex-wrap: wrap;
    gap: 6px 12px;
    height: auto;
    padding: 9px 18px;
  }
  .ko-home .ko-es-name {
    flex-basis: 100%;
  }
  .ko-home .ko-card-head {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .ko-home .ko-es-meta {
    text-align: center;
  }
}
@media (prefers-reduced-motion: reduce) {
  .ko-home .ko-status-dot {
    animation: none;
  }
  .ko-home .ko-btn, .ko-home .ko-social-card {
    transition: none;
  }
}

body.ko-upgraderates-body {
  background-size: 100% auto;
}

.upgrade-rates {
  padding-bottom: 60px;
  min-height: calc(99vh - 178px);
}
.upgrade-rates .ur-panel {
  background: rgba(4, 3, 2, 0.96);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 10px;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.6);
  padding: 24px 20px 30px;
}
.upgrade-rates .ur-grid-wrap {
  width: 100%;
}
.upgrade-rates .ur-grid {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  align-items: start;
  gap: clamp(4px, 0.8vw, 10px);
}
.upgrade-rates .ur-col {
  min-width: 0;
  padding: 10px clamp(3px, 1vw, 12px) 12px;
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(30, 22, 11, 0.55), rgba(8, 6, 4, 0.55));
}
.upgrade-rates .ur-col-title {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: clamp(10px, 1.3vw, 15px);
  text-align: center;
  color: #f3e3b8;
  min-height: 36px;
}
.upgrade-rates .ur-group-label {
  text-align: center;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #bc8f4b;
  border-top: 1px solid rgba(188, 143, 70, 0.16);
  padding-top: 6px;
  margin-top: 6px;
}
.upgrade-rates .ur-group-label:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
.upgrade-rates .ur-col-arrow {
  text-align: center;
  color: #bc8f4b;
  font-size: 11px;
  margin: 4px 0 10px;
}
.upgrade-rates .ur-col-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
  margin-bottom: 8px;
}
.upgrade-rates .ur-icon {
  box-sizing: border-box;
  width: clamp(20px, 4vw, 42px);
  height: clamp(20px, 4vw, 42px);
  -o-object-fit: cover;
     object-fit: cover;
  padding: 3px;
  border: 1px solid #bc8f4b;
  border-radius: 3px;
  background: linear-gradient(180deg, rgba(58, 44, 20, 0.95), rgba(10, 8, 5, 0.95));
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.85), 0 1px 3px rgba(0, 0, 0, 0.6);
}
.upgrade-rates .ur-col-rows {
  margin-bottom: 8px;
}
.upgrade-rates .ur-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  padding: 3px 2px;
  font-size: clamp(9px, 1.2vw, 13px);
}
.upgrade-rates .ur-row .ur-level {
  color: #fff;
}
.upgrade-rates .ur-row .ur-value {
  font-weight: 700;
}
.upgrade-rates .ur-divider {
  text-align: center;
  color: #bc8f4b;
  font-size: 11px;
  margin: 6px 0;
}
.upgrade-rates .ur-note {
  background: #171008;
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-radius: 6px;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 1.4;
  color: #ccaa77;
  margin-bottom: 8px;
}
.upgrade-rates .ur-note strong {
  color: #e8c87a;
}
.upgrade-rates .ur-note-callout {
  font-size: 11px;
  color: #9a8055;
}
.upgrade-rates .ur-obtained-by ul {
  margin: 4px 0 0;
  padding-left: 16px;
}
@media (max-width: 991px) {
  .upgrade-rates .ur-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .upgrade-rates .ur-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  .upgrade-rates .ur-col-title {
    min-height: 0;
  }
  .upgrade-rates .ur-icon {
    width: clamp(26px, 10vw, 42px);
    height: clamp(26px, 10vw, 42px);
  }
  .upgrade-rates .ur-row {
    font-size: clamp(10px, 3vw, 13px);
  }
}

body.ko-rankings-body {
  background-size: 100% auto;
}

.ko-rankings-page {
  padding: 44px 0 60px;
}
.ko-rankings-page .ko-section-title {
  justify-content: center;
  font-size: 40px;
  color: #f3e3b8;
}
.ko-rankings-page .ko-section-title::before, .ko-rankings-page .ko-section-title::after {
  display: none;
}
.ko-rankings-page .ko-card {
  max-width: 700px;
  margin: 0 auto;
}
.ko-rankings-page .ko-rank-pane {
  max-height: 568px;
  overflow-y: auto;
  padding: 0 20px;
}
.ko-rankings-page .ko-rank-pane::-webkit-scrollbar {
  width: 6px;
}
.ko-rankings-page .ko-rank-pane::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-rankings-page .ko-rank-pane::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-rankings-page .ko-rank-table {
  max-width: 640px;
  margin: 0 auto;
}
.ko-rankings-page .ko-card-head h2 {
  font-size: 21px;
}
.ko-rankings-page .ko-rank-tabs button {
  padding: 8px 14px;
  font-size: 14px;
}
.ko-rankings-page .ko-rank-table tbody tr {
  height: 44px;
}
.ko-rankings-page .ko-rank-table td {
  padding: 0 12px;
  font-size: 16px;
}
.ko-rankings-page .ko-rank-table tr:first-child .ko-rank-pos {
  font-size: 19.5px;
}
.ko-rankings-page .ko-rank-table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  height: 40px;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  padding: 0 12px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9a8055;
  text-align: left;
  vertical-align: middle;
}
.ko-rankings-page .ko-rank-table thead th.ko-rank-pos, .ko-rankings-page .ko-rank-table thead th.ko-rank-flag {
  text-align: center;
}
.ko-rankings-page .ko-rank-table thead th.ko-rank-score {
  text-align: right;
}
@media (max-width: 480px) {
  .ko-rankings-page .ko-rank-tabs {
    flex-wrap: wrap;
  }
  .ko-rankings-page .ko-rank-tabs .ko-tabs + .ko-tabs {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
  }
}

body.ko-register-body {
  background-size: 100% auto;
}

.ko-register {
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.2) 300px, rgba(11, 8, 5, 0.5) 550px, #0d0a06 700px);
}
.ko-register .ko-lang-switch {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 4px 0 30px;
}
.ko-register .ko-lang-pill {
  background: rgba(10, 8, 5, 0.72);
  border: 1px solid rgba(232, 200, 122, 0.4);
  color: #ccaa77;
  border-radius: 20px;
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.6px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.45);
  transition: background 0.15s, color 0.15s, border-color 0.15s;
}
.ko-register .ko-lang-pill:hover, .ko-register .ko-lang-pill:focus {
  background: rgba(10, 8, 5, 0.88);
  color: #f3e3b8;
  border-color: rgba(232, 200, 122, 0.65);
  text-decoration: none;
}
.ko-register .ko-lang-pill.is-active {
  background: rgba(58, 42, 16, 0.92);
  color: #e8c87a;
  border-color: #e8c87a;
}
.ko-register .ko-reg-progress {
  display: flex;
  justify-content: center;
  margin: 4px 0 26px;
}
.ko-register .ko-reg-progress-item {
  display: flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  border-left: 1px solid rgba(188, 143, 70, 0.16);
  padding: 4px 20px;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #9a8055;
}
.ko-register .ko-reg-progress-item:first-child {
  border-left: none;
  padding-left: 0;
}
.ko-register .ko-reg-progress-item:last-child {
  padding-right: 0;
}
.ko-register .ko-reg-progress-item:not(:disabled) {
  cursor: pointer;
}
.ko-register .ko-reg-progress-item:not(:disabled):hover {
  color: #ccaa77;
}
.ko-register .ko-reg-progress-item:disabled {
  cursor: default;
}
.ko-register .ko-reg-progress-item.is-active {
  color: #e8c87a;
}
.ko-register .ko-reg-progress-item.is-active .ko-reg-progress-num {
  border-color: #e8c87a;
  background: rgba(232, 200, 122, 0.14);
  color: #e8c87a;
}
.ko-register .ko-reg-progress-item.is-done .ko-reg-progress-num {
  border-color: #5ac878;
  color: #5ac878;
}
.ko-register .ko-reg-progress-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid rgba(188, 143, 70, 0.35);
  font-size: 11px;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .ko-register .ko-reg-progress-label {
    display: none;
  }
}
.ko-register .ko-register-form {
  position: relative;
  max-width: 760px;
  margin: 0 auto;
  padding: 26px 26px 10px;
  border: 2px solid #bc8f4b;
  border-radius: 10px;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.55);
}
.ko-register .ko-register-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: hidden;
  border-radius: 10px;
  background: #0a0805;
}
.ko-register .ko-register-bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: brightness(0.8) saturate(0.9);
}
.ko-register .ko-register-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(10, 8, 5, 0.35);
}
@media (prefers-reduced-motion: reduce) {
  .ko-register .ko-register-bg video {
    display: none;
  }
}
.ko-register .ko-card + .ko-card {
  margin-top: 20px;
}
.ko-register .ko-reg-step[data-step="0"] {
  background: linear-gradient(180deg, rgba(23, 16, 8, 0.75), rgba(10, 8, 5, 0.8));
}
.ko-register .ko-card-head {
  justify-content: center;
  text-align: center;
}
.ko-register .ko-security-intro {
  padding: 16px 24px;
  font-size: 14.5px;
  line-height: 1.7;
  color: #9a8055;
  text-align: center;
  border-bottom: 1px solid rgba(188, 143, 70, 0.16);
  background: rgba(0, 0, 0, 0.2);
}
.ko-register .ko-field-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 22px;
  padding: 22px 24px 4px;
}
@media (max-width: 767px) {
  .ko-register .ko-field-grid {
    grid-template-columns: 1fr;
  }
}
.ko-register .ko-field {
  margin-bottom: 18px;
}
.ko-register .ko-field.is-full {
  grid-column: 1/-1;
}
.ko-register .ko-field label {
  display: block;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #f3e3b8;
  margin-bottom: 7px;
}
.ko-register .ko-field-help {
  display: block;
  font-size: 12px;
  color: #9a8055;
  margin-top: 6px;
  line-height: 1.5;
}
.ko-register .ko-field-error {
  display: block;
  font-size: 12px;
  color: #e57368;
  margin-top: 6px;
}
.ko-register .ko-field-error:empty {
  display: none;
}
.ko-register .ko-field input.form-control,
.ko-register .ko-field .country-select input {
  width: 100%;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 6px;
  color: #f0e6d2;
  padding: 10px 12px;
  font-size: 15px !important;
  line-height: 1.5 !important;
  box-shadow: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}
.ko-register .ko-field input.form-control:focus,
.ko-register .ko-field .country-select input:focus {
  outline: none;
  border-color: #e8c87a;
  box-shadow: 0 0 0 3px rgba(232, 200, 122, 0.18);
  background: rgba(0, 0, 0, 0.5);
}
.ko-register .ko-field input.form-control::-moz-placeholder, .ko-register .ko-field .country-select input::-moz-placeholder {
  color: rgba(154, 128, 85, 0.7) !important;
  font-style: italic !important;
  opacity: 1 !important;
}
.ko-register .ko-field input.form-control::placeholder,
.ko-register .ko-field .country-select input::placeholder {
  color: rgba(154, 128, 85, 0.7) !important;
  font-style: italic !important;
  opacity: 1 !important;
}
.ko-register .ko-field.has-error input.form-control {
  border-color: #bf5329;
}
.ko-register .ko-password-wrap {
  position: relative;
}
.ko-register .ko-password-wrap input.form-control {
  padding-right: 42px !important;
}
.ko-register .ko-password-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 0;
  color: #9a8055;
  cursor: pointer;
}
.ko-register .ko-password-toggle:hover, .ko-register .ko-password-toggle:focus {
  color: #e8c87a;
  outline: none;
}
.ko-register .ko-password-toggle .glyphicon {
  font-size: 15px;
}
.ko-register .country-select {
  display: block;
  width: 100%;
}
.ko-register .country-select .flag-dropdown {
  padding: 0;
}
.ko-register .country-select .selected-flag:hover, .ko-register .country-select .selected-flag:focus {
  background: rgba(255, 255, 255, 0.04);
}
.ko-register .country-select .country-list {
  background: #171008;
  border: 1px solid rgba(188, 143, 70, 0.28);
  color: #ccaa77;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.55);
}
.ko-register .country-select .country-list .divider {
  border-bottom-color: rgba(188, 143, 70, 0.16);
}
.ko-register .country-select .country-list .country {
  color: #ccaa77;
}
.ko-register .country-select .country-list .country.highlight {
  background-color: rgba(188, 143, 70, 0.18);
  color: #f3e3b8;
}
.ko-register .country-select .country-list .country-name {
  color: inherit;
}
.ko-register .ko-tos {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 18px 24px 6px;
  font-size: 13px;
  line-height: 1.6;
}
.ko-register .ko-tos input[type=checkbox] {
  margin-top: 3px;
  width: 16px;
  height: 16px;
  accent-color: #e8c87a;
  flex-shrink: 0;
}
.ko-register .ko-tos a {
  color: #f3e3b8;
}
.ko-register .ko-tos a:hover {
  color: #e8c87a;
}
.ko-register .ko-captcha-wrap {
  padding: 18px 24px 4px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  overflow: hidden;
}
@media (max-width: 480px) {
  .ko-register .ko-captcha-wrap {
    padding-left: 8px;
    padding-right: 8px;
  }
  .ko-register .ko-captcha-wrap .h-captcha {
    transform: scale(0.82);
    transform-origin: center;
  }
}
@media (max-width: 360px) {
  .ko-register .ko-captcha-wrap .h-captcha {
    transform: scale(0.72);
  }
}
.ko-register .ko-step-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 20px 24px 26px;
  margin-top: 4px;
  border-top: 1px solid rgba(188, 143, 70, 0.16);
}
.ko-register .ko-step-actions > span:only-child {
  flex: 1;
}
.ko-register .ko-reg-step[data-step="2"] .ko-field-grid {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}
.ko-register .ko-reg-step[data-step="2"] .ko-field label {
  text-align: center;
}
.ko-register .ko-reg-step[data-step="2"] .ko-field.is-full {
  text-align: center;
}
.ko-register .ko-reg-step[data-step="2"] .ko-field.is-full .country-select {
  display: inline-block;
  width: auto;
  max-width: 100%;
}
.ko-register .ko-reg-step[data-step="2"] .ko-field.is-full .country-select input {
  width: auto;
}
.ko-register .ko-reg-step[data-step="2"] .ko-tos {
  justify-content: center;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.ko-register .ko-reg-step[data-step="2"] .ko-tos label {
  text-align: center;
}
.ko-register .ko-reg-step[data-step="2"] .ko-step-actions {
  justify-content: center;
}
.ko-register .ko-reg-step[data-step="2"] .ko-step-actions > span:only-child {
  flex: none;
}
.ko-register .ko-btn-primary {
  color: #241a0c;
  background: linear-gradient(180deg, #e8c87a, #e0b64f);
  border-color: #dcab34;
}
.ko-register .ko-btn-primary:hover, .ko-register .ko-btn-primary:focus {
  color: #241a0c;
  box-shadow: 0 0 26px rgba(232, 200, 122, 0.4);
}
.ko-register .ko-register-note {
  text-align: center;
  font-size: 12.5px;
  color: #9a8055;
  margin-top: 20px;
  line-height: 1.7;
}
.ko-register .alert {
  background: rgba(191, 83, 41, 0.14);
  border: 1px solid rgba(191, 83, 41, 0.5);
  color: #f0c4b0;
  border-radius: 8px;
  padding: 14px 18px;
  margin-bottom: 22px;
}
.ko-register .alert ul {
  margin: 0;
  padding-left: 18px;
}
.ko-register .ko-success-card {
  max-width: 560px;
  margin: 20px auto 0;
  text-align: center;
  padding: 46px 30px 40px;
}
.ko-register .ko-success-icon {
  width: 56px;
  height: 56px;
  line-height: 56px;
  margin: 0 auto 18px;
  border-radius: 50%;
  background: rgba(90, 200, 120, 0.14);
  border: 1px solid rgba(90, 200, 120, 0.45);
  color: #5ac878;
  font-size: 26px;
}
.ko-register .ko-success-message {
  margin: 16px 0 4px;
  font-size: 15px;
  color: #ccaa77;
}
.ko-register .ko-success-note {
  font-size: 13px;
  color: #9a8055;
  margin-bottom: 28px;
}

body.ko-login-body {
  background-size: 100% auto;
}

.ko-login .ko-register-bg video {
  filter: brightness(0.92) saturate(1);
}
.ko-login .ko-register-bg::after {
  background: rgba(10, 8, 5, 0.22);
}
.ko-login .ko-card {
  background: rgba(12, 9, 6, 0.58);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}
.ko-login .ko-field-grid {
  grid-template-columns: 1fr;
}
.ko-login .alert-success {
  background: rgba(122, 168, 116, 0.14);
  border-color: rgba(122, 168, 116, 0.5);
  color: #cfe8c8;
}
.ko-login .ko-login-options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px 16px;
  padding: 4px 24px 20px;
  font-size: 15px;
}
.ko-login .ko-register-note {
  font-size: 14.5px;
}
.ko-login .ko-login-remember {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #ccaa77;
  cursor: pointer;
  margin: 0;
}
.ko-login .ko-login-remember input[type=checkbox] {
  width: 16px;
  height: 16px;
  accent-color: #e8c87a;
  flex-shrink: 0;
}
.ko-login .ko-login-forgot {
  color: #f3e3b8;
}
.ko-login .ko-login-forgot:hover, .ko-login .ko-login-forgot:focus {
  color: #e8c87a;
}
.ko-login .ko-login-actions {
  justify-content: center;
}
.ko-login .ko-login-actions .ko-btn-primary {
  width: 100%;
  text-align: center;
}

body.ko-search-body {
  background-size: 100% auto;
}

.ko-search {
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.2) 300px, rgba(11, 8, 5, 0.5) 550px, #0d0a06 700px);
}
.ko-search .ko-search-card {
  position: relative;
  max-width: 480px;
  margin: 0 auto;
}
.ko-search .ko-card-head {
  justify-content: center;
  text-align: center;
}
.ko-search .ko-search-lead {
  margin: 0;
  padding: 18px 24px 4px;
  font-size: 15px;
  line-height: 1.6;
  color: #9a8055;
  text-align: center;
}
.ko-search .ko-search-box {
  position: relative;
  display: flex;
  align-items: stretch;
  margin: 14px 24px 0;
}
.ko-search .ko-search-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #9a8055;
  font-size: 15px;
  pointer-events: none;
}
.ko-search .ko-search-input {
  flex: 1;
  min-width: 0;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 6px;
  color: #f0e6d2;
  padding: 13px 16px 13px 42px;
  font-size: 16px;
  line-height: 1.5;
  box-shadow: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}
.ko-search .ko-search-input:focus {
  outline: none;
  border-color: #e8c87a;
  box-shadow: 0 0 0 3px rgba(232, 200, 122, 0.18);
  background: rgba(0, 0, 0, 0.5);
}
.ko-search .ko-search-input::-moz-placeholder {
  color: rgba(154, 128, 85, 0.7);
  font-style: italic;
  opacity: 1;
}
.ko-search .ko-search-input::placeholder {
  color: rgba(154, 128, 85, 0.7);
  font-style: italic;
  opacity: 1;
}
.ko-search .ko-search-help {
  margin: 0;
  padding: 10px 24px 20px;
  font-size: 13.5px;
  color: #9a8055;
  text-align: center;
}
.ko-search .ui-autocomplete {
  max-height: 320px;
  overflow-y: auto;
  overflow-x: hidden !important;
  box-sizing: border-box;
  z-index: 1000 !important;
  position: absolute !important;
  margin-top: 8px;
  background: #171008;
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.55);
  padding: 6px 0;
  list-style: none;
}
.ko-search .ui-autocomplete::-webkit-scrollbar {
  width: 6px;
}
.ko-search .ui-autocomplete::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-search .ui-autocomplete::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-search .ui-autocomplete-category {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #bc8f4b;
  padding: 8px 16px 4px;
}
.ko-search .ui-menu-item-wrapper {
  display: block;
  padding: 8px 16px;
  color: #ccaa77;
  cursor: pointer;
}
.ko-search .ui-menu-item-wrapper.ui-state-active {
  margin: 0;
  border: none;
  background: rgba(188, 143, 70, 0.18);
  color: #e8c87a;
}

.ui-helper-hidden-accessible {
  display: none !important;
}

body.ko-exchanges-body {
  background-size: 100% auto;
}

.ko-exchanges-page {
  padding: 44px 0 60px;
  min-height: calc(99vh - 178px);
  position: relative;
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.3) 200px, rgba(11, 8, 5, 0.6) 400px, #0d0a06 620px);
}
.ko-exchanges-page .ko-section-title {
  font-size: 40px;
  justify-content: center;
}
.ko-exchanges-page .ko-section-title::before, .ko-exchanges-page .ko-section-title::after {
  display: none;
}
.ko-exchanges-page .ko-exch-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1fr);
  gap: 14px;
  align-items: start;
}
.ko-exchanges-page .ko-card-head h2 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ko-exchanges-page .ko-exch-items-card .ko-card-head {
  justify-content: center;
}
.ko-exchanges-page .ko-exch-count {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: none;
  color: #9a8055;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-radius: 10px;
  padding: 2px 8px;
}
.ko-exchanges-page .ko-exch-search {
  position: relative;
  display: flex;
  align-items: stretch;
  flex: 0 1 220px;
  min-width: 160px;
}
.ko-exchanges-page .ko-exch-search-icon {
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
  color: #9a8055;
  font-size: 12px;
  pointer-events: none;
}
.ko-exchanges-page .ko-exch-search-input {
  width: 100%;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 6px;
  color: #f0e6d2;
  padding: 7px 12px 7px 30px;
  font-size: 13px;
  line-height: 1.5;
  box-shadow: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}
.ko-exchanges-page .ko-exch-search-input:focus {
  outline: none;
  border-color: #e8c87a;
  box-shadow: 0 0 0 3px rgba(232, 200, 122, 0.18);
  background: rgba(0, 0, 0, 0.5);
}
.ko-exchanges-page .ko-exch-search-input::-moz-placeholder {
  color: rgba(154, 128, 85, 0.7);
  font-style: italic;
  opacity: 1;
}
.ko-exchanges-page .ko-exch-search-input::placeholder {
  color: rgba(154, 128, 85, 0.7);
  font-style: italic;
  opacity: 1;
}
.ko-exchanges-page .ko-exch-list-pane {
  max-height: 387px;
  overflow-y: auto;
}
.ko-exchanges-page .ko-exch-list-pane::-webkit-scrollbar {
  width: 6px;
}
.ko-exchanges-page .ko-exch-list-pane::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-exchanges-page .ko-exch-list-pane::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-exchanges-page .ko-exch-table {
  width: 100%;
}
.ko-exchanges-page .ko-exch-table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  padding: 10px 14px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9a8055;
  text-align: left;
}
.ko-exchanges-page .ko-exch-table tbody tr {
  cursor: pointer;
  transition: background 0.12s ease;
}
.ko-exchanges-page .ko-exch-table tbody tr:hover td {
  background: rgba(188, 143, 70, 0.12);
}
.ko-exchanges-page .ko-exch-table td {
  padding: 10px 14px;
}
.ko-exchanges-page .ko-exch-table .ko-exch-item {
  color: #f3e3b8;
  font-size: 14px;
}
.ko-exchanges-page .ko-exch-items-pane {
  max-height: 520px;
  overflow-y: auto;
  padding: 18px 20px;
}
.ko-exchanges-page .ko-exch-items-pane::-webkit-scrollbar {
  width: 6px;
}
.ko-exchanges-page .ko-exch-items-pane::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-exchanges-page .ko-exch-items-pane::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-exchanges-page .ko-exch-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  min-height: 44px;
}
.ko-exchanges-page .ko-exch-icons img {
  box-sizing: border-box;
  width: 44px;
  height: 44px;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 2px;
  border: 1px solid #bc8f4b;
  border-radius: 4px;
  margin: 0 !important;
  background: linear-gradient(180deg, rgba(58, 44, 20, 0.95), rgba(10, 8, 5, 0.95));
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.85), 0 1px 3px rgba(0, 0, 0, 0.6);
  transition: border-color 0.15s ease, transform 0.15s ease;
}
.ko-exchanges-page .ko-exch-icons img:hover {
  border-color: #e8c87a;
  transform: translateY(-2px);
}
.ko-exchanges-page .ko-exch-empty {
  width: 100%;
  text-align: center;
  padding: 40px 10px;
  font-size: 13.5px;
  font-style: italic;
  color: #9a8055;
}
@media (max-width: 900px) {
  .ko-exchanges-page .ko-exch-grid {
    grid-template-columns: 1fr;
  }
  .ko-exchanges-page .ko-exch-items-pane {
    max-height: 320px;
  }
}
@media (max-width: 480px) {
  .ko-exchanges-page .ko-card-head {
    flex-direction: column;
    align-items: stretch;
  }
  .ko-exchanges-page .ko-exch-search {
    flex: 1 1 auto;
    width: 100%;
  }
  .ko-exchanges-page .ko-exch-list-pane {
    max-height: 420px;
  }
}

body.ko-droplist-body {
  background-size: 100% auto;
}

.ko-droplist {
  position: relative;
  padding-bottom: 30px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.3) 200px, rgba(11, 8, 5, 0.6) 400px, #0d0a06 620px);
}
.ko-droplist .ko-hero {
  padding: 26px 15px 22px;
}
.ko-droplist .ko-dl-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}
@media (min-width: 768px) {
  .ko-droplist .ko-dl-grid {
    grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
  }
}
.ko-droplist .ko-card-head {
  justify-content: center;
}
.ko-droplist .ko-card-head h2 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ko-droplist .ko-dl-search {
  position: relative;
  display: flex;
  align-items: stretch;
  flex: 0 1 220px;
  min-width: 160px;
}
.ko-droplist .ko-dl-search-icon {
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
  color: #9a8055;
  font-size: 12px;
  pointer-events: none;
}
.ko-droplist .ko-dl-search input {
  width: 100%;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 6px;
  color: #f0e6d2;
  padding: 7px 12px 7px 30px;
  font-size: 13px;
  line-height: 1.5;
  box-shadow: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}
.ko-droplist .ko-dl-search input:focus {
  outline: none;
  border-color: #e8c87a;
  box-shadow: 0 0 0 3px rgba(232, 200, 122, 0.18);
  background: rgba(0, 0, 0, 0.5);
}
.ko-droplist .ko-dl-search input::-moz-placeholder {
  color: rgba(154, 128, 85, 0.7);
  font-style: italic;
  opacity: 1;
}
.ko-droplist .ko-dl-search input::placeholder {
  color: rgba(154, 128, 85, 0.7);
  font-style: italic;
  opacity: 1;
}
.ko-droplist .ko-dl-count {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #9a8055;
  text-transform: none;
}
.ko-droplist .ko-dl-col-labels {
  display: flex;
  padding: 12px 20px 6px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9a8055;
  border-bottom: 1px solid rgba(188, 143, 70, 0.16);
}
.ko-droplist .ko-dl-col-labels span:first-child {
  width: 40%;
}
.ko-droplist .ko-dl-col-labels span:last-child {
  flex: 1;
}
.ko-droplist .ko-dl-scroll {
  max-height: 350px;
  overflow-y: auto;
  padding: 0 20px 12px;
}
.ko-droplist .ko-dl-scroll::-webkit-scrollbar {
  width: 6px;
}
.ko-droplist .ko-dl-scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-droplist .ko-dl-scroll::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-droplist .ko-dl-table {
  width: 100%;
  border-collapse: collapse;
}
.ko-droplist .ko-dl-table tr {
  cursor: pointer;
  transition: background 0.12s ease;
}
.ko-droplist .ko-dl-table tr:nth-child(odd) td {
  background: rgba(20, 15, 5, 0.5);
}
.ko-droplist .ko-dl-table tr:hover td {
  background: rgba(188, 143, 70, 0.14);
}
.ko-droplist .ko-dl-table tr.is-active td {
  background: rgba(188, 143, 70, 0.26) !important;
  box-shadow: inset 2px 0 0 #e8c87a;
}
.ko-droplist .ko-dl-table td {
  padding: 10px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  font-size: 13.5px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ko-droplist .ko-dl-table td:first-child {
  width: 40%;
  color: #9a8055;
}
.ko-droplist .ko-dl-table td:last-child {
  color: #f3e3b8;
  font-weight: 600;
}
.ko-droplist .ko-dl-table .ko-dl-empty-row {
  text-align: center;
  white-space: normal;
  padding: 30px 10px;
  color: #9a8055;
  font-style: italic;
}
.ko-droplist .ko-dl-items {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: 8px;
  padding: 20px;
  min-height: 200px;
  max-height: 560px;
  overflow-y: auto;
}
.ko-droplist .ko-dl-items::-webkit-scrollbar {
  width: 6px;
}
.ko-droplist .ko-dl-items::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-droplist .ko-dl-items::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-droplist .ko-dl-items img {
  box-sizing: border-box !important;
  width: 46px !important;
  height: 46px !important;
  padding: 3px !important;
  margin: 0 !important;
  border: 1px solid #bc8f4b !important;
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(58, 44, 20, 0.95), rgba(10, 8, 5, 0.95)) !important;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.85), 0 1px 3px rgba(0, 0, 0, 0.6) !important;
  cursor: pointer;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}
.ko-droplist .ko-dl-items img:hover {
  border-color: #e8c87a !important;
  box-shadow: 0 0 0 2px rgba(232, 200, 122, 0.25), 0 2px 10px rgba(0, 0, 0, 0.6) !important;
  transform: translateY(-2px);
}
.ko-droplist .ko-dl-placeholder {
  width: 100%;
  text-align: center;
  padding: 60px 20px;
  color: #9a8055;
  font-style: italic;
  font-size: 14px;
}
@media (max-width: 767px) {
  .ko-droplist .ko-dl-scroll,
.ko-droplist .ko-dl-items {
    max-height: 420px;
  }
}
@media (max-width: 480px) {
  .ko-droplist .ko-card-head {
    flex-direction: column;
    align-items: stretch;
  }
  .ko-droplist .ko-dl-search {
    flex: 1 1 auto;
    width: 100%;
  }
}

body.ko-info-body {
  background-size: 100% auto;
}

.ko-info-page {
  padding: 44px 0 60px;
  min-height: calc(99vh - 178px);
}
.ko-info-page .ko-section-title {
  justify-content: center;
  font-size: 40px;
  color: #f3e3b8;
}
.ko-info-page .ko-section-title::before, .ko-info-page .ko-section-title::after {
  display: none;
}
.ko-info-page .ko-faq-intro {
  max-width: 720px;
  margin: 0 auto 30px;
  text-align: center;
  font-size: 15px;
  line-height: 1.7;
  color: #ccaa77;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.9);
}
.ko-info-page .ko-faq-list {
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.ko-info-page .ko-faq-item {
  background: linear-gradient(180deg, rgba(23, 16, 8, 0.92), rgba(10, 8, 5, 0.94));
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-radius: 10px;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.45);
  overflow: hidden;
  transition: border-color 0.2s ease;
}
.ko-info-page .ko-faq-item.is-open {
  border-color: rgba(188, 143, 70, 0.28);
}
.ko-info-page .ko-faq-head {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  padding: 16px 20px;
  background: rgba(0, 0, 0, 0.35);
  border: none;
  cursor: pointer;
  text-align: left;
  color: inherit;
  font: inherit;
  transition: background 0.15s ease;
}
.ko-info-page .ko-faq-head:hover, .ko-info-page .ko-faq-head:focus-visible {
  background: rgba(188, 143, 70, 0.1);
}
.ko-info-page .ko-faq-head:focus-visible {
  outline: 1px solid #bc8f4b;
  outline-offset: -1px;
}
.ko-info-page .ko-faq-item.is-open .ko-faq-head {
  background: rgba(188, 143, 70, 0.12);
  border-bottom: 1px solid rgba(188, 143, 70, 0.16);
}
.ko-info-page .ko-faq-num {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid rgba(188, 143, 70, 0.28);
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 13px;
  color: #bc8f4b;
  background: rgba(0, 0, 0, 0.3);
}
.ko-info-page .ko-faq-item.is-open .ko-faq-num {
  color: #0a0805;
  background: #bc8f4b;
  border-color: #bc8f4b;
}
.ko-info-page .ko-faq-title {
  flex: 1;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.6px;
  color: #f3e3b8;
}
.ko-info-page .ko-faq-chevron {
  flex-shrink: 0;
  width: 9px;
  height: 9px;
  border-right: 2px solid #bc8f4b;
  border-bottom: 2px solid #bc8f4b;
  transform: rotate(-45deg);
  margin-top: -3px;
  transition: transform 0.25s ease;
}
.ko-info-page .ko-faq-item.is-open .ko-faq-chevron {
  transform: rotate(45deg);
  margin-top: 3px;
}
.ko-info-page .ko-faq-body {
  display: none;
  padding: 18px 24px 24px 66px;
  font-size: 14.5px;
  line-height: 1.75;
  color: #ccaa77;
}
.ko-info-page .ko-faq-body.is-open {
  display: block;
}
.ko-info-page .ko-faq-body p {
  margin: 0 0 10px;
}
.ko-info-page .ko-faq-body p:last-child {
  margin-bottom: 0;
}
.ko-info-page .ko-faq-body strong {
  color: #f3e3b8;
}
.ko-info-page .ko-faq-body ul, .ko-info-page .ko-faq-body ol {
  margin: 0 0 14px;
  padding-left: 20px;
}
.ko-info-page .ko-faq-body ul li, .ko-info-page .ko-faq-body ol li {
  margin-bottom: 6px;
}
.ko-info-page .ko-faq-body ul {
  list-style: none;
  padding-left: 4px;
}
.ko-info-page .ko-faq-body ul li {
  position: relative;
  padding-left: 18px;
}
.ko-info-page .ko-faq-body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 1px;
  background: #bc8f4b;
  transform: rotate(45deg);
}
.ko-info-page .ko-faq-body ol {
  list-style: none;
  counter-reset: ko-faq-step;
  padding-left: 0;
}
.ko-info-page .ko-faq-body ol li {
  counter-increment: ko-faq-step;
  position: relative;
  padding-left: 30px;
}
.ko-info-page .ko-faq-body ol li::before {
  content: counter(ko-faq-step);
  position: absolute;
  left: 0;
  top: -1px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background: rgba(188, 143, 70, 0.14);
  border: 1px solid rgba(188, 143, 70, 0.28);
  color: #e8c87a;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ko-info-page .ko-faq-body a {
  color: #e8c87a;
  font-weight: 600;
}
.ko-info-page .ko-faq-body a:hover {
  color: #f3e3b8;
}
.ko-info-page .ko-faq-lead {
  font-weight: 700;
  color: #f3e3b8;
}
.ko-info-page .ko-faq-link-row {
  margin-top: 4px;
}
.ko-info-page .ko-faq-link {
  font-size: 13.5px;
  padding: 10px 22px;
}
.ko-info-page .ko-faq-note {
  margin-top: 4px;
  padding: 12px 16px;
  background: #171008;
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-left: 3px solid #bc8f4b;
  border-radius: 6px;
  font-size: 13.5px;
  color: #9a8055;
}
.ko-info-page .ko-faq-note strong {
  color: #e8c87a;
}
@media (max-width: 600px) {
  .ko-info-page .ko-faq-head {
    padding: 13px 14px;
    gap: 12px;
  }
  .ko-info-page .ko-faq-title {
    font-size: 14.5px;
  }
  .ko-info-page .ko-faq-body {
    padding: 14px 16px 20px 16px;
  }
}

body.ko-downloads-body {
  background-size: 100% auto;
}

.ko-downloads {
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.2) 300px, rgba(11, 8, 5, 0.5) 550px, #0d0a06 700px);
}
.ko-downloads .ko-dl-notice {
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: 560px;
  margin: 0 auto 22px;
  padding: 13px 20px;
  background: rgba(188, 143, 70, 0.1);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 8px;
  color: #f3e3b8;
  text-align: left;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
.ko-downloads .ko-dl-notice:hover, .ko-downloads .ko-dl-notice:focus {
  text-decoration: none;
  color: #fff;
  background: rgba(188, 143, 70, 0.18);
  border-color: rgba(232, 200, 122, 0.7);
}
.ko-downloads .ko-dl-notice-icon {
  flex-shrink: 0;
  font-size: 16px;
  color: #e8c87a;
}
.ko-downloads .ko-dl-notice-text {
  flex: 1;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.ko-downloads .ko-dl-notice-arrow {
  flex-shrink: 0;
  font-size: 20px;
  line-height: 1;
  color: #bc8f4b;
}
.ko-downloads .ko-dl-card {
  max-width: 560px;
  margin: 0 auto;
}
.ko-downloads .ko-card-head {
  justify-content: center;
  text-align: center;
}
.ko-downloads .ko-dl-body {
  padding: 22px 24px 26px;
  text-align: center;
}
.ko-downloads .ko-dl-lead {
  margin: 0 0 20px;
  font-size: 16px;
  color: #9a8055;
}
.ko-downloads .ko-dl-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.ko-downloads .ko-dl-btn {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 20px;
  text-align: left;
  color: #241a0c;
  background: linear-gradient(180deg, #e8c87a, #e0b64f);
  border-color: #dcab34;
}
.ko-downloads .ko-dl-btn:hover, .ko-downloads .ko-dl-btn:focus {
  color: #241a0c;
  box-shadow: 0 0 26px rgba(232, 200, 122, 0.4);
}
.ko-downloads .ko-dl-btn-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(36, 26, 12, 0.18);
  color: #241a0c;
  font-size: 17px;
}
.ko-downloads .ko-dl-btn-copy {
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.ko-downloads .ko-dl-btn-title {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.ko-downloads .ko-dl-btn-sub {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 600;
  font-size: 12.5px;
  letter-spacing: 0.6px;
  text-transform: none;
  color: rgba(36, 26, 12, 0.75);
}
.ko-downloads .ko-dl-divider {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 24px 0 14px;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9a8055;
}
.ko-downloads .ko-dl-divider::before, .ko-downloads .ko-dl-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background: rgba(188, 143, 70, 0.16);
}
.ko-downloads .ko-dl-note {
  margin: 0 0 16px;
  font-size: 15px;
  line-height: 1.6;
  color: #9a8055;
}
.ko-downloads .ko-dl-btn-ghost {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 26px;
  font-size: 14.5px;
}
@media (max-width: 600px) {
  .ko-downloads .ko-dl-notice {
    padding: 12px 16px;
  }
  .ko-downloads .ko-dl-notice-text {
    font-size: 12.5px;
  }
  .ko-downloads .ko-dl-body {
    padding: 18px 16px 22px;
  }
}

body.ko-respawns-body {
  background-size: 100% auto;
}

.ko-respawns-page {
  position: relative;
  padding-bottom: 60px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.2) 300px, rgba(11, 8, 5, 0.5) 550px, #0d0a06 700px);
}
.ko-respawns-page .ko-hero {
  padding: 26px 15px 18px;
}
.ko-respawns-page .ko-respawns-search {
  position: relative;
  max-width: 480px;
  margin: 0 auto 28px;
  display: flex;
  align-items: stretch;
}
.ko-respawns-page .ko-respawns-search-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #9a8055;
  font-size: 15px;
  pointer-events: none;
}
.ko-respawns-page .ko-respawns-search input {
  flex: 1;
  min-width: 0;
  background: rgba(8, 6, 4, 0.82);
  border: 1px solid rgba(232, 200, 122, 0.55);
  border-radius: 6px;
  color: #f0e6d2;
  padding: 13px 16px 13px 42px;
  font-size: 15px;
  line-height: 1.5;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.5);
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}
.ko-respawns-page .ko-respawns-search input:focus {
  outline: none;
  border-color: #e8c87a;
  box-shadow: 0 0 0 3px rgba(232, 200, 122, 0.22), 0 4px 14px rgba(0, 0, 0, 0.5);
  background: rgba(8, 6, 4, 0.92);
}
.ko-respawns-page .ko-respawns-search input::-moz-placeholder {
  color: rgba(210, 178, 130, 0.85);
  font-style: italic;
  opacity: 1;
}
.ko-respawns-page .ko-respawns-search input::placeholder {
  color: rgba(210, 178, 130, 0.85);
  font-style: italic;
  opacity: 1;
}
.ko-respawns-page .ko-respawns-card {
  max-width: 760px;
  margin: 0 auto;
}
.ko-respawns-page .ko-respawns-count {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: none;
  color: #9a8055;
}
.ko-respawns-page .ko-respawns-scroll {
  max-height: 568px;
  overflow-y: auto;
}
.ko-respawns-page .ko-respawns-scroll::-webkit-scrollbar {
  width: 6px;
}
.ko-respawns-page .ko-respawns-scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-respawns-page .ko-respawns-scroll::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-respawns-page .ko-respawns-table {
  width: 100%;
  table-layout: fixed;
}
.ko-respawns-page .ko-respawns-table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  height: 40px;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  padding: 0 16px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9a8055;
  text-align: left;
  vertical-align: middle;
}
.ko-respawns-page .ko-respawns-table .ko-respawns-th-name, .ko-respawns-page .ko-respawns-table .ko-respawns-name {
  width: 46%;
}
.ko-respawns-page .ko-respawns-table .ko-respawns-th-zone, .ko-respawns-page .ko-respawns-table .ko-respawns-zone {
  width: 32%;
}
.ko-respawns-page .ko-respawns-table .ko-respawns-th-time, .ko-respawns-page .ko-respawns-table .ko-respawns-time {
  width: 22%;
  text-align: right;
}
.ko-respawns-page .ko-respawns-table tbody tr {
  transition: background 0.12s ease;
}
.ko-respawns-page .ko-respawns-table tbody tr:hover td {
  background: rgba(188, 143, 70, 0.12);
}
.ko-respawns-page .ko-respawns-table td {
  padding: 10px 16px;
  font-size: 14px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ko-respawns-page .ko-respawns-table .ko-respawns-name {
  color: #f3e3b8;
  font-weight: 600;
}
.ko-respawns-page .ko-respawns-table .ko-respawns-zone {
  color: #ccaa77;
}
.ko-respawns-page .ko-respawns-table .ko-respawns-time-pill {
  display: inline-block;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 10px;
  padding: 3px 12px;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #e8c87a;
  white-space: nowrap;
}
.ko-respawns-page .ko-respawns-table .ko-respawns-empty-row {
  text-align: center;
  white-space: normal;
  padding: 40px 10px;
  color: #9a8055;
  font-style: italic;
}
@media (max-width: 640px) {
  .ko-respawns-page .ko-respawns-table .ko-respawns-th-name, .ko-respawns-page .ko-respawns-table .ko-respawns-name {
    width: 50%;
  }
  .ko-respawns-page .ko-respawns-table .ko-respawns-th-zone, .ko-respawns-page .ko-respawns-table .ko-respawns-zone {
    width: 30%;
  }
  .ko-respawns-page .ko-respawns-table .ko-respawns-th-time, .ko-respawns-page .ko-respawns-table .ko-respawns-time {
    width: 20%;
  }
  .ko-respawns-page .ko-respawns-table td {
    padding: 10px 10px;
    font-size: 13px;
  }
  .ko-respawns-page .ko-respawns-table thead th {
    padding: 0 10px;
    font-size: 11px;
  }
  .ko-respawns-page .ko-respawns-time-pill {
    padding: 3px 8px;
    font-size: 11.5px;
  }
}
@media (max-width: 480px) {
  .ko-respawns-page .ko-respawns-scroll {
    max-height: 420px;
  }
}

body.ko-account-security-body {
  background-size: 100% auto;
}

.ko-account-security .ko-register-bg {
  display: none;
}
.ko-account-security .ko-register-form {
  background: linear-gradient(180deg, rgba(23, 16, 8, 0.92), rgba(10, 8, 5, 0.94));
}
.ko-account-security .ko-field-grid {
  grid-template-columns: 1fr;
}
.ko-account-security .ko-field label {
  text-align: center;
}
.ko-account-security .ko-account-intro {
  padding: 16px 24px 4px;
  font-size: 16px;
  line-height: 1.7;
  color: #9a8055;
  text-align: center;
}
.ko-account-security .ko-email-summary {
  margin: 18px 24px 4px;
  padding: 14px 18px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-radius: 8px;
}
.ko-account-security .ko-email-summary-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 15px;
  letter-spacing: 0.3px;
  color: #9a8055;
}
.ko-account-security .ko-email-summary-row strong {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 18px;
  color: #f3e3b8;
}
.ko-account-security .ko-email-summary-row + .ko-account-security .ko-email-summary-row {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px dashed rgba(188, 143, 70, 0.16);
}
.ko-account-security .ko-email-summary-row + .ko-account-security .ko-email-summary-row strong {
  color: #e8c87a;
}
.ko-account-security .ko-two-fa-num {
  font-size: 1.25em;
  font-weight: 700;
  margin: 0 2px;
}
.ko-account-security .ko-otp-status {
  margin: 18px 24px 4px;
  padding: 14px 18px;
  border-radius: 8px;
  text-align: center;
}
.ko-account-security .ko-otp-status strong {
  display: block;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.ko-account-security .ko-otp-status p {
  margin: 0;
  font-size: 14.5px;
  line-height: 1.55;
  color: #9a8055;
}
.ko-account-security .ko-otp-status-on {
  background: rgba(90, 200, 120, 0.08);
  border: 1px solid rgba(90, 200, 120, 0.3);
}
.ko-account-security .ko-otp-status-on strong {
  color: #a9dfb4;
}
.ko-account-security .ko-otp-status-off {
  background: rgba(192, 57, 43, 0.1);
  border: 1px solid rgba(192, 57, 43, 0.35);
}
.ko-account-security .ko-otp-status-off strong {
  color: #ff8a8a;
}
.ko-account-security .ko-captcha-wrap {
  padding-top: 6px;
}
.ko-account-security .ko-account-actions {
  justify-content: center;
}
.ko-account-security .ko-account-actions .ko-btn-primary {
  width: 100%;
  max-width: 320px;
  text-align: center;
}
.ko-account-security .ko-register-note {
  font-size: 15px;
}
.ko-account-security .ko-register-note a {
  color: #f3e3b8;
}
.ko-account-security .ko-register-note a:hover, .ko-account-security .ko-register-note a:focus {
  color: #e8c87a;
}

body.ko-questlist-body {
  background-size: 100% auto;
}

.ko-questlist-page {
  position: relative;
  padding-bottom: 60px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.2) 300px, rgba(11, 8, 5, 0.5) 550px, #0d0a06 700px);
}
.ko-questlist-page .ko-hero {
  padding: 26px 15px 18px;
}
.ko-questlist-page .ko-quest-search {
  position: relative;
  max-width: 480px;
  margin: 0 auto 28px;
  display: flex;
  align-items: stretch;
}
.ko-questlist-page .ko-quest-search-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #9a8055;
  font-size: 15px;
  pointer-events: none;
}
.ko-questlist-page .ko-quest-search input {
  flex: 1;
  min-width: 0;
  background: rgba(8, 6, 4, 0.82);
  border: 1px solid rgba(232, 200, 122, 0.55);
  border-radius: 6px;
  color: #f0e6d2;
  padding: 13px 16px 13px 42px;
  font-size: 15px;
  line-height: 1.5;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.5);
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}
.ko-questlist-page .ko-quest-search input:focus {
  outline: none;
  border-color: #e8c87a;
  box-shadow: 0 0 0 3px rgba(232, 200, 122, 0.22), 0 4px 14px rgba(0, 0, 0, 0.5);
  background: rgba(8, 6, 4, 0.92);
}
.ko-questlist-page .ko-quest-search input::-moz-placeholder {
  color: rgba(210, 178, 130, 0.85);
  font-style: italic;
  opacity: 1;
}
.ko-questlist-page .ko-quest-search input::placeholder {
  color: rgba(210, 178, 130, 0.85);
  font-style: italic;
  opacity: 1;
}
.ko-questlist-page .ko-quest-card {
  max-width: 1040px;
  margin: 0 auto;
}
.ko-questlist-page .ko-quest-count {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: none;
  color: #9a8055;
}
.ko-questlist-page .ko-quest-scroll {
  max-height: 568px;
  overflow-y: auto;
  overflow-x: auto;
}
.ko-questlist-page .ko-quest-scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.ko-questlist-page .ko-quest-scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-questlist-page .ko-quest-scroll::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-questlist-page .ko-quest-table {
  width: 100%;
  min-width: 640px;
  table-layout: fixed;
}
.ko-questlist-page .ko-quest-table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  height: 40px;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  padding: 0 14px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9a8055;
  text-align: left;
  vertical-align: middle;
}
.ko-questlist-page .ko-quest-table .ko-quest-th-name, .ko-questlist-page .ko-quest-table .ko-quest-name {
  width: 28%;
}
.ko-questlist-page .ko-quest-table .ko-quest-th-zone, .ko-questlist-page .ko-quest-table .ko-quest-zone {
  width: 16%;
}
.ko-questlist-page .ko-quest-table .ko-quest-th-level, .ko-questlist-page .ko-quest-table .ko-quest-level {
  width: 11%;
  text-align: center;
}
.ko-questlist-page .ko-quest-table .ko-quest-th-kills, .ko-questlist-page .ko-quest-table .ko-quest-kills {
  width: 10%;
  text-align: center;
}
.ko-questlist-page .ko-quest-table .ko-quest-th-repeat, .ko-questlist-page .ko-quest-table .ko-quest-repeat {
  width: 15%;
  text-align: center;
}
.ko-questlist-page .ko-quest-table .ko-quest-th-rewards, .ko-questlist-page .ko-quest-table .ko-quest-rewards {
  width: 20%;
  text-align: center;
}
.ko-questlist-page .ko-quest-table tbody tr {
  transition: background 0.12s ease;
}
.ko-questlist-page .ko-quest-table tbody tr:nth-child(odd) td {
  background: rgba(20, 15, 5, 0.5);
}
.ko-questlist-page .ko-quest-table tbody tr:hover td {
  background: rgba(188, 143, 70, 0.12);
}
.ko-questlist-page .ko-quest-table td {
  padding: 10px 14px;
  font-size: 13.5px;
  vertical-align: middle;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}
.ko-questlist-page .ko-quest-table .ko-quest-name {
  color: #f3e3b8;
  font-weight: 600;
  white-space: normal;
}
.ko-questlist-page .ko-quest-table .ko-quest-xp {
  display: block;
  margin-top: 2px;
  font-size: 11.5px;
  font-weight: 600;
  color: #bc8f4b;
}
.ko-questlist-page .ko-quest-table .ko-quest-zone {
  color: #ccaa77;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ko-questlist-page .ko-quest-table .ko-quest-level, .ko-questlist-page .ko-quest-table .ko-quest-kills {
  text-align: center;
  color: #9a8055;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.ko-questlist-page .ko-quest-table .ko-quest-repeat {
  text-align: center;
}
.ko-questlist-page .ko-quest-table .ko-quest-pill {
  display: inline-block;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 10px;
  padding: 3px 12px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #e8c87a;
  white-space: nowrap;
}
.ko-questlist-page .ko-quest-table .ko-quest-pill-repeat {
  color: #8fe0a8;
  border-color: rgba(90, 200, 120, 0.4);
  background: rgba(90, 200, 120, 0.12);
}
.ko-questlist-page .ko-quest-table .ko-quest-rewards {
  text-align: center;
}
.ko-questlist-page .ko-quest-table .ko-quest-empty-row {
  text-align: center;
  white-space: normal;
  padding: 40px 10px;
  color: #9a8055;
  font-style: italic;
}
.ko-questlist-page .ko-quest-reward-icon {
  box-sizing: border-box !important;
  width: 32px !important;
  height: 32px !important;
  padding: 2px !important;
  margin: 2px !important;
  border: 1px solid #bc8f4b !important;
  border-radius: 4px !important;
  background: linear-gradient(180deg, rgba(58, 44, 20, 0.95), rgba(10, 8, 5, 0.95)) !important;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.85), 0 1px 3px rgba(0, 0, 0, 0.6) !important;
  cursor: pointer;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}
.ko-questlist-page .ko-quest-reward-icon:hover {
  border-color: #e8c87a !important;
  box-shadow: 0 0 0 2px rgba(232, 200, 122, 0.25), 0 2px 10px rgba(0, 0, 0, 0.6) !important;
  transform: translateY(-2px);
}
@media (max-width: 767px) {
  .ko-questlist-page .ko-quest-scroll {
    max-height: 62vh;
  }
  .ko-questlist-page .ko-quest-table {
    width: 100%;
    min-width: 0;
  }
  .ko-questlist-page .ko-quest-table thead {
    display: none;
  }
  .ko-questlist-page .ko-quest-table tbody tr {
    display: block;
    margin-bottom: 12px;
    padding: 8px 14px;
    border: 1px solid rgba(188, 143, 70, 0.16);
    border-radius: 8px;
    background: rgba(20, 15, 5, 0.5) !important;
  }
  .ko-questlist-page .ko-quest-table tbody tr:hover td {
    background: transparent;
  }
  .ko-questlist-page .ko-quest-table td {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    width: auto !important;
    padding: 7px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    text-align: right;
    background: transparent !important;
  }
  .ko-questlist-page .ko-quest-table td:last-child {
    border-bottom: none;
  }
  .ko-questlist-page .ko-quest-table td::before {
    content: attr(data-label);
    flex: 0 0 auto;
    font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #9a8055;
    text-align: left;
  }
  .ko-questlist-page .ko-quest-table .ko-quest-name {
    text-align: right;
  }
  .ko-questlist-page .ko-quest-table .ko-quest-xp {
    margin-top: 0;
  }
  .ko-questlist-page .ko-quest-table .ko-quest-rewards {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .ko-questlist-page .ko-quest-table .ko-quest-rewards::before {
    align-self: flex-start;
    padding-top: 4px;
  }
  .ko-questlist-page .ko-quest-empty-row {
    display: block !important;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .ko-questlist-page .ko-quest-scroll {
    max-height: 66vh;
  }
  .ko-questlist-page .ko-quest-reward-icon {
    width: 30px !important;
    height: 30px !important;
  }
}

body.ko-esn-redeem-body {
  background-size: 100% auto;
}

.ko-esn-redeem .ko-register-bg {
  display: none;
}
.ko-esn-redeem .ko-register-form {
  background: linear-gradient(180deg, rgba(23, 16, 8, 0.92), rgba(10, 8, 5, 0.94));
}

.ko-esn-redeem .alert-success {
  background: rgba(122, 168, 116, 0.14);
  border-color: rgba(122, 168, 116, 0.5);
  color: #cfe8c8;
}
.ko-esn-redeem .ko-esn-intro {
  padding: 16px 24px 4px;
  font-size: 16px;
  line-height: 1.7;
  color: #9a8055;
  text-align: center;
}
.ko-esn-redeem .ko-captcha-wrap {
  padding-top: 10px;
}
.ko-esn-redeem .ko-esn-actions {
  justify-content: center;
}
.ko-esn-redeem .ko-esn-actions .ko-btn-primary {
  width: 100%;
  max-width: 320px;
  text-align: center;
}
.ko-esn-redeem .ko-register-note {
  font-size: 15px;
}
.ko-esn-redeem .ko-register-note a {
  color: #f3e3b8;
}
.ko-esn-redeem .ko-register-note a:hover, .ko-esn-redeem .ko-register-note a:focus {
  color: #e8c87a;
}
.ko-esn-redeem .ko-esn-field-wrap {
  padding: 20px 24px 6px;
}
.ko-esn-redeem .ko-esn-label {
  display: block;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #f3e3b8;
  margin-bottom: 10px;
  text-align: center;
}
.ko-esn-redeem .ko-esn-group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.ko-esn-redeem .ko-esn-input {
  width: 108px;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 6px;
  color: #f0e6d2;
  padding: 12px 8px;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  font-variant-numeric: tabular-nums;
  box-shadow: none;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}
.ko-esn-redeem .ko-esn-input:focus {
  outline: none;
  border-color: #e8c87a;
  box-shadow: 0 0 0 3px rgba(232, 200, 122, 0.18);
  background: rgba(0, 0, 0, 0.5);
}
.ko-esn-redeem .ko-esn-input::-moz-placeholder {
  color: rgba(154, 128, 85, 0.55);
  letter-spacing: 2px;
  opacity: 1;
}
.ko-esn-redeem .ko-esn-input::placeholder {
  color: rgba(154, 128, 85, 0.55);
  letter-spacing: 2px;
  opacity: 1;
}
.ko-esn-redeem .ko-esn-dash {
  color: #bc8f4b;
  font-size: 20px;
  font-weight: 700;
  flex-shrink: 0;
}
.ko-esn-redeem .ko-esn-warning {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
  margin: 18px 24px 4px;
  padding: 12px 16px;
  background: rgba(212, 148, 58, 0.12);
  border: 1px solid rgba(212, 148, 58, 0.4);
  border-radius: 8px;
  color: #e3b878;
  font-size: 15px;
  line-height: 1.5;
}
.ko-esn-redeem .ko-esn-warning-icon {
  flex-shrink: 0;
  font-size: 16px;
  color: #d4943a;
}
.ko-esn-redeem .ko-esn-history {
  max-width: 760px;
  margin: 24px auto 0;
}
.ko-esn-redeem .ko-esn-history-scroll {
  overflow-x: auto;
}
.ko-esn-redeem .ko-esn-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 560px;
}
.ko-esn-redeem .ko-esn-table:has(.ko-esn-empty) {
  min-width: 0;
}
.ko-esn-redeem .ko-esn-table th, .ko-esn-redeem .ko-esn-table td {
  padding: 0 14px;
  font-size: 15px;
  text-align: left;
  white-space: nowrap;
}
.ko-esn-redeem .ko-esn-table thead th {
  height: 40px;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9a8055;
}
.ko-esn-redeem .ko-esn-table tbody tr {
  height: 44px;
}
.ko-esn-redeem .ko-esn-table tbody tr:nth-child(odd) td {
  background: rgba(20, 15, 5, 0.5);
}
.ko-esn-redeem .ko-esn-table tbody td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #ccaa77;
}
.ko-esn-redeem .ko-esn-table tbody tr:last-child td {
  border-bottom: none;
}
.ko-esn-redeem .ko-esn-code-cell {
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.5px;
  color: #f3e3b8;
}
.ko-esn-redeem .ko-esn-balance {
  text-align: right;
  color: #e8c87a;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}
.ko-esn-redeem .ko-esn-empty {
  text-align: center !important;
  padding: 26px 0 !important;
  color: #9a8055;
  font-style: italic;
  white-space: normal !important;
}
@media (max-width: 480px) {
  .ko-esn-redeem .ko-esn-input {
    width: 72px;
    font-size: 16px;
    padding: 10px 4px;
    letter-spacing: 1px;
  }
  .ko-esn-redeem .ko-esn-group {
    gap: 6px;
  }
  .ko-esn-redeem .ko-esn-dash {
    font-size: 16px;
  }
}

body.ko-recharge-body {
  background-size: 100% auto;
}

.ko-recharge {
  min-height: calc(99vh - 178px);
  padding-bottom: 40px;
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.2) 300px, rgba(11, 8, 5, 0.5) 550px, #0d0a06 700px);
}
.ko-recharge .ko-hero {
  padding-bottom: 22px;
}
.ko-recharge .ko-recharge-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}
@media (min-width: 992px) {
  .ko-recharge .ko-recharge-grid {
    grid-template-columns: minmax(0, 1.7fr) minmax(0, 1fr);
  }
}
.ko-recharge .ko-recharge-side {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ko-recharge .ko-recharge-side .ko-card-head {
  justify-content: center;
}
.ko-recharge .ko-kc-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
  padding: 18px 20px 6px;
}
.ko-recharge .ko-kc-card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 16px 8px 14px;
  background: rgba(0, 0, 0, 0.32);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 8px;
  color: #ccaa77;
  font-family: inherit;
  text-align: center;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  transition: border-color 0.15s ease, background 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}
.ko-recharge .ko-kc-card::before {
  content: "";
  position: absolute;
  top: 8px;
  right: 8px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1.5px solid rgba(188, 143, 70, 0.4);
  background: rgba(0, 0, 0, 0.3);
  transition: border-color 0.15s ease, background 0.15s ease;
}
.ko-recharge .ko-kc-card:hover {
  border-color: rgba(232, 200, 122, 0.55);
  background: rgba(20, 15, 8, 0.5);
  transform: translateY(-2px);
}
.ko-recharge .ko-kc-card:focus-visible {
  outline: 2px solid #e8c87a;
  outline-offset: 2px;
}
.ko-recharge .ko-kc-card.is-selected {
  border-color: #e8c87a;
  background: linear-gradient(180deg, rgba(232, 200, 122, 0.16), rgba(232, 200, 122, 0.04));
  box-shadow: 0 0 0 1px rgba(232, 200, 122, 0.35), 0 10px 22px rgba(0, 0, 0, 0.4);
}
.ko-recharge .ko-kc-card.is-selected::before {
  border-color: #e8c87a;
  background: radial-gradient(circle, #e8c87a 42%, transparent 46%);
}
.ko-recharge .ko-kc-card.is-selected .ko-kc-amount {
  color: #e8c87a;
}
.ko-recharge .ko-kc-amount {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 17px;
  color: #f3e3b8;
}
.ko-recharge .ko-kc-bonus {
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #7fd89a;
  background: rgba(90, 200, 120, 0.12);
  border: 1px solid rgba(90, 200, 120, 0.35);
  border-radius: 10px;
  padding: 1px 8px;
}
.ko-recharge .ko-kc-price {
  font-size: 14.5px;
  font-weight: 700;
  color: #ccaa77;
  margin-top: 2px;
}
.ko-recharge .ko-kc-tl {
  font-size: 12px;
  color: #9a8055;
}
.ko-recharge .ko-kc-select-wrap {
  padding: 0 20px;
}
.ko-recharge .ko-kc-select-wrap label {
  display: block;
}
.ko-recharge .ko-recharge-step {
  margin-top: 6px;
}
.ko-recharge .ko-recharge-summary {
  margin: 16px 20px;
  padding: 14px 18px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-radius: 8px;
}
.ko-recharge .ko-recharge-summary-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 15px;
  letter-spacing: 0.3px;
  color: #9a8055;
}
.ko-recharge .ko-recharge-summary-row strong {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 18px;
  color: #f3e3b8;
}
.ko-recharge .ko-recharge-summary-row + .ko-recharge .ko-recharge-summary-row {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px dashed rgba(188, 143, 70, 0.16);
}
.ko-recharge .ko-recharge-summary-row + .ko-recharge .ko-recharge-summary-row strong {
  color: #e8c87a;
}
.ko-recharge .ko-secure-note {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin: 0 20px 22px;
  padding: 20px 22px;
  background: rgba(90, 200, 120, 0.05);
  border: 1px solid rgba(90, 200, 120, 0.4);
  border-radius: 10px;
  box-shadow: 0 0 22px rgba(90, 200, 120, 0.22), inset 0 0 18px rgba(90, 200, 120, 0.06);
  animation: ko-secure-pulse 3.4s ease-in-out infinite;
}
@keyframes ko-secure-pulse {
  0%, 100% {
    border-color: rgba(90, 200, 120, 0.32);
  }
  50% {
    border-color: rgba(90, 200, 120, 0.58);
  }
}
.ko-recharge .ko-secure-note-text {
  flex: 1 1 auto;
  min-width: 0;
}
.ko-recharge .ko-secure-note-text h2 {
  margin: 0 0 6px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #e8c87a;
}
.ko-recharge .ko-secure-note-text p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #9a8055;
}
.ko-recharge .ko-paypal-container {
  flex: 0 0 auto;
  width: 260px;
  min-height: 76px;
}
@media (max-width: 575px) {
  .ko-recharge .ko-secure-note {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
  }
  .ko-recharge .ko-paypal-container {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
}
.ko-recharge .ko-esn-body,
.ko-recharge .ko-help-body {
  padding: 18px 22px 22px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: center;
}
.ko-recharge .ko-esn-lead {
  margin: 0 0 2px;
  font-size: 15px;
  line-height: 1.6;
  color: #ccaa77;
}
.ko-recharge .ko-esn-body .ko-btn,
.ko-recharge .ko-help-body .ko-btn {
  width: 100%;
}
.ko-recharge .ko-btn-primary {
  color: #241a0c;
  background: linear-gradient(180deg, #e8c87a, #e0b64f);
  border-color: #dcab34;
}
.ko-recharge .ko-btn-primary:hover, .ko-recharge .ko-btn-primary:focus {
  color: #241a0c;
  box-shadow: 0 0 26px rgba(232, 200, 122, 0.4);
}
.ko-recharge .ko-recharge-terms {
  margin: 2px 0 0;
  font-size: 13px;
  line-height: 1.6;
  color: #ccaa77;
}
@media (max-width: 767px) {
  .ko-recharge .ko-kc-grid {
    grid-template-columns: repeat(auto-fill, minmax(104px, 1fr));
    padding-left: 14px;
    padding-right: 14px;
  }
  .ko-recharge .ko-kc-select-wrap {
    padding-left: 14px;
    padding-right: 14px;
  }
  .ko-recharge .ko-recharge-summary {
    margin-left: 14px;
    margin-right: 14px;
  }
  .ko-recharge .ko-secure-note {
    margin-left: 14px;
    margin-right: 14px;
  }
  .ko-recharge .ko-paypal-container {
    padding-left: 14px;
    padding-right: 14px;
  }
}

body.ko-webpus-body {
  background-size: 100% auto;
}

.ko-webpus {
  padding-bottom: 54px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.2) 320px, rgba(11, 8, 5, 0.5) 650px, #0d0a06 950px);
}
.ko-webpus .ko-hero {
  padding: 26px 15px 22px;
}
.ko-webpus .ko-webpus-faq {
  margin-bottom: 20px;
}
.ko-webpus .ko-webpus-top-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
  align-items: start;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .ko-webpus .ko-webpus-top-grid {
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.4fr);
  }
}
.ko-webpus .ko-webpus-price-scroll {
  overflow-x: auto;
}
.ko-webpus .ko-webpus-price-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 360px;
}
.ko-webpus .ko-webpus-price-table th, .ko-webpus .ko-webpus-price-table td {
  padding: 10px 20px;
  font-size: 14px;
  text-align: center;
}
.ko-webpus .ko-webpus-price-table thead th {
  height: 40px;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9a8055;
}
.ko-webpus .ko-webpus-price-table tbody tr {
  height: 40px;
}
.ko-webpus .ko-webpus-price-table tbody tr:nth-child(odd) td {
  background: rgba(20, 15, 5, 0.5);
}
.ko-webpus .ko-webpus-price-table tbody td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #ccaa77;
  font-weight: 600;
}
.ko-webpus .ko-webpus-price-table tbody tr:last-child td {
  border-bottom: none;
}
.ko-webpus .ko-webpus-price-table tbody td:first-child {
  color: #f3e3b8;
}
.ko-webpus .ko-webpus-price-table tbody td:last-child {
  color: #e8c87a;
  font-weight: 700;
}
.ko-webpus .ko-webpus-count {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: none;
  color: #9a8055;
}
.ko-webpus .ko-webpus-scroll {
  max-height: 454px;
  overflow-y: auto;
  overflow-x: auto;
}
.ko-webpus .ko-webpus-scroll::-webkit-scrollbar {
  width: 6px;
}
.ko-webpus .ko-webpus-scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-webpus .ko-webpus-scroll::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-webpus .ko-webpus-table {
  width: 100%;
  min-width: 420px;
  border-collapse: collapse;
}
.ko-webpus .ko-webpus-table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  height: 40px;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  padding: 0 14px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9a8055;
  text-align: left;
}
.ko-webpus .ko-webpus-table .ko-webpus-th-num, .ko-webpus .ko-webpus-table .ko-webpus-num {
  width: 44px;
  text-align: center;
}
.ko-webpus .ko-webpus-table .ko-webpus-th-name, .ko-webpus .ko-webpus-table .ko-webpus-name {
  width: auto;
}
.ko-webpus .ko-webpus-table .ko-webpus-th-price, .ko-webpus .ko-webpus-table .ko-webpus-price {
  width: 170px;
}
.ko-webpus .ko-webpus-table .ko-webpus-th-icon, .ko-webpus .ko-webpus-table .ko-webpus-icon {
  width: 74px;
  text-align: center;
}
.ko-webpus .ko-webpus-table tbody tr {
  transition: background 0.12s ease;
}
.ko-webpus .ko-webpus-table tbody tr:nth-child(odd) td {
  background: rgba(20, 15, 5, 0.5);
}
.ko-webpus .ko-webpus-table tbody tr:hover td {
  background: rgba(188, 143, 70, 0.12);
}
.ko-webpus .ko-webpus-table tbody tr:last-child td {
  border-bottom: none;
}
.ko-webpus .ko-webpus-table td {
  padding: 12px 14px;
  font-size: 14px;
  line-height: 1.6;
  vertical-align: middle;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #ccaa77;
}
.ko-webpus .ko-webpus-table .ko-webpus-num {
  text-align: center;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  color: #9a8055;
}
.ko-webpus .ko-webpus-table .ko-webpus-name {
  color: #f3e3b8;
  font-weight: 600;
}
.ko-webpus .ko-webpus-table .ko-webpus-price {
  color: #e8c87a;
  font-weight: 700;
  white-space: nowrap;
}
.ko-webpus .ko-webpus-table .ko-webpus-icon {
  text-align: center;
}
.ko-webpus .ko-webpus-table .ko-webpus-icon img {
  box-sizing: border-box;
  width: 44px;
  height: 44px;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 2px;
  border: 1px solid #bc8f4b;
  border-radius: 4px;
  background: linear-gradient(180deg, rgba(58, 44, 20, 0.95), rgba(10, 8, 5, 0.95));
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.85), 0 1px 3px rgba(0, 0, 0, 0.6);
}
.ko-webpus .ko-webpus-faq-list {
  display: flex;
  flex-direction: column;
}
.ko-webpus .faq-item {
  border-bottom: 1px solid rgba(188, 143, 70, 0.16);
}
.ko-webpus .faq-item:last-child {
  border-bottom: none;
}
.ko-webpus .faq-question {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 0;
  padding: 16px 20px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.4px;
  color: #f3e3b8;
  transition: background 0.15s ease, color 0.15s ease;
}
.ko-webpus .faq-question:hover {
  background: rgba(188, 143, 70, 0.08);
  color: #e8c87a;
}
.ko-webpus .faq-question::after {
  content: "▶";
  flex-shrink: 0;
  font-size: 0.7em;
  color: #bc8f4b;
  transition: transform 0.3s ease;
}
.ko-webpus .faq-question.open {
  color: #e8c87a;
  background: rgba(188, 143, 70, 0.1);
}
.ko-webpus .faq-question.open::after {
  transform: rotate(90deg);
}
.ko-webpus .faq-answer {
  display: none;
  margin: 0;
  padding: 0 20px 18px;
  font-size: 15px;
  line-height: 1.75;
  color: #ccaa77;
}
.ko-webpus .faq-answer.show {
  display: block;
}
.ko-webpus .ko-webpus-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  padding: 8px 0 4px;
}
.ko-webpus .ko-btn-primary {
  color: #241a0c;
  background: linear-gradient(180deg, #e8c87a, #e0b64f);
  border-color: #dcab34;
}
.ko-webpus .ko-btn-primary:hover, .ko-webpus .ko-btn-primary:focus {
  color: #241a0c;
  box-shadow: 0 0 26px rgba(232, 200, 122, 0.4);
}
@media (max-width: 767px) {
  .ko-webpus .ko-webpus-table {
    min-width: 400px;
  }
  .ko-webpus .ko-webpus-scroll {
    max-height: 380px;
  }
}
@media (max-width: 480px) {
  .ko-webpus .ko-webpus-cta {
    flex-direction: column;
    align-items: stretch;
  }
  .ko-webpus .ko-webpus-cta .ko-btn {
    text-align: center;
  }
  .ko-webpus .faq-question {
    padding: 14px 16px;
    font-size: 14px;
  }
  .ko-webpus .faq-answer {
    padding: 0 16px 16px;
    font-size: 14px;
  }
}

body.ko-account-body {
  background-size: 100% auto;
}

.ko-account {
  padding-bottom: 40px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.3) 200px, rgba(11, 8, 5, 0.6) 400px, #0d0a06 620px);
  font-variant-numeric: lining-nums;
}
.ko-account .ko-hero {
  padding: 26px 15px 22px;
}
.ko-account .ko-acct-stat-card {
  margin-bottom: 20px;
}
.ko-account .ko-acct-stat-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 18px 24px;
  padding: 22px 24px;
}
.ko-account .ko-acct-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  min-width: 140px;
}
.ko-account .ko-acct-stat-label {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #9a8055;
}
.ko-account .ko-acct-stat-value {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #ccaa77;
}
.ko-account .ko-acct-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  flex-shrink: 0;
}
.ko-account .ko-acct-dot.ko-acct-dot-ok {
  background: #5ac878;
}
.ko-account .ko-acct-dot.ko-acct-dot-danger {
  background: #c0392b;
}
.ko-account .ko-acct-dot.ko-acct-dot-gm {
  background: #7d89c9;
}
.ko-account .ko-acct-dot.ko-acct-dot-muted {
  background: #9a8055;
}
.ko-account .ko-acct-status-blink {
  animation: ko-acct-blink 1.4s infinite;
}
@keyframes ko-acct-blink {
  50% {
    opacity: 0.35;
  }
}
.ko-account .ko-acct-inline-link {
  display: inline-flex;
  align-items: center;
  margin-left: 4px;
  padding: 2px 9px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #f3e3b8;
  background: rgba(188, 143, 70, 0.12);
  border: 1px solid rgba(232, 200, 122, 0.3);
  border-radius: 10px;
  vertical-align: middle;
  transition: color 0.15s ease, background 0.15s ease, border-color 0.15s ease;
}
.ko-account .ko-acct-inline-link:hover, .ko-account .ko-acct-inline-link:focus {
  color: #e8c87a;
  background: rgba(188, 143, 70, 0.2);
  border-color: rgba(232, 200, 122, 0.5);
}
.ko-account .ko-acct-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}
@media (min-width: 768px) {
  .ko-account .ko-acct-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
  }
}
.ko-account .ko-acct-left .ko-card-head,
.ko-account .ko-acct-func-card .ko-card-head {
  justify-content: center;
}
.ko-account .ko-acct-left,
.ko-account .ko-acct-right {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ko-account .ko-acct-info-body {
  padding: 6px 24px 22px;
}
.ko-account .ko-acct-info-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  padding: 11px 0;
  font-size: 14.5px;
  color: #9a8055;
  border-bottom: 1px solid rgba(188, 143, 70, 0.16);
}
.ko-account .ko-acct-info-row strong {
  color: #ccaa77;
  font-weight: 600;
}
.ko-account .ko-acct-info-row:first-child {
  padding-top: 16px;
}
.ko-account .ko-acct-balance-row {
  display: flex;
  gap: 14px;
  margin-top: 16px;
}
.ko-account .ko-acct-balance-tile {
  flex: 1;
  text-align: center;
  padding: 14px 10px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-radius: 8px;
}
.ko-account .ko-acct-balance-tile span {
  display: block;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #9a8055;
  margin-bottom: 6px;
}
.ko-account .ko-acct-balance-tile strong {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 20px;
  font-weight: 700;
  color: #e8c87a;
}
.ko-account .ko-acct-recharge-cta {
  display: block;
  text-align: center;
  padding: 12px 16px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #241a0c;
  background: linear-gradient(180deg, #e8c87a, #e0b64f);
  border: 1px solid #dcab34;
  transition: box-shadow 0.15s ease;
  animation: ko-acct-recharge-pulse 2.8s ease-in-out infinite;
}
.ko-account .ko-acct-recharge-cta:hover, .ko-account .ko-acct-recharge-cta:focus {
  color: #241a0c;
}
@keyframes ko-acct-recharge-pulse {
  0%, 100% {
    box-shadow: 0 0 10px 0 rgba(232, 200, 122, 0.25);
  }
  50% {
    box-shadow: 0 0 26px 4px rgba(232, 200, 122, 0.55);
  }
}
.ko-account .ko-acct-func-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 10px;
  padding: 18px 20px 22px;
}
@media (min-width: 560px) {
  .ko-account .ko-acct-func-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}
.ko-account .ko-acct-func-tile {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 13px 14px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 8px;
  color: #ccaa77;
  font-size: 13.5px;
  font-weight: 600;
  transition: border-color 0.15s ease, background 0.15s ease, transform 0.15s ease;
}
.ko-account .ko-acct-func-tile:hover, .ko-account .ko-acct-func-tile:focus {
  border-color: rgba(232, 200, 122, 0.5);
  background: rgba(188, 143, 70, 0.1);
  color: #f3e3b8;
  transform: translateY(-1px);
}
.ko-account .ko-acct-func-tile-solo {
  grid-column: 1/-1;
  max-width: 260px;
  margin: 0 auto;
  width: 100%;
}
.ko-account .ko-acct-admin-card {
  border-top: 3px solid #d4943a;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.45), 0 0 20px rgba(212, 148, 58, 0.12);
}
.ko-account .ko-acct-admin-badge {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #e3b878;
  background: rgba(212, 148, 58, 0.14);
  border: 1px solid rgba(212, 148, 58, 0.4);
  border-radius: 10px;
  padding: 3px 9px;
}
@media (max-width: 480px) {
  .ko-account .ko-acct-stat-row {
    padding: 20px 18px;
  }
  .ko-account .ko-acct-balance-row {
    flex-direction: column;
  }
}

body.ko-rules-body {
  background-size: 100% auto;
}

.ko-rules {
  padding-bottom: 40px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.3) 300px, rgba(11, 8, 5, 0.6) 600px, #0d0a06 900px);
}
.ko-rules .ko-hero {
  padding: 26px 15px 18px;
}
.ko-rules .ko-rules-lang-switch {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 22px;
  flex-wrap: wrap;
}
.ko-rules .ko-rules-lang-pill {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #f3e3b8;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 20px;
  padding: 7px 18px;
  transition: border-color 0.15s ease, background 0.15s ease, color 0.15s ease;
}
.ko-rules .ko-rules-lang-pill:hover, .ko-rules .ko-rules-lang-pill:focus {
  color: #e8c87a;
  border-color: rgba(232, 200, 122, 0.55);
  background: rgba(188, 143, 70, 0.12);
}
.ko-rules .ko-rules-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.ko-rules .ko-rules-table {
  width: 100%;
  min-width: 640px;
  border-collapse: collapse;
}
.ko-rules .ko-rules-table thead th {
  height: 42px;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  padding: 0 12px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #9a8055;
  text-align: center;
}
.ko-rules .ko-rules-table tbody tr:nth-child(odd) td {
  background: rgba(20, 15, 5, 0.5);
}
.ko-rules .ko-rules-table td {
  padding: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #ccaa77;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  vertical-align: middle;
}
.ko-rules .ko-rules-table tbody tr:last-child td {
  border-bottom: none;
}
.ko-rules .ko-rules-num {
  white-space: nowrap;
  text-align: center;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  color: #f3e3b8;
}
.ko-rules .ko-rules-warn {
  color: #ff8a8a;
}
.ko-rules .ko-rules-allow {
  color: #7fd89a;
}
@media screen and (max-width: 768px) {
  .ko-rules .ko-rules-table {
    min-width: 100%;
  }
  .ko-rules .ko-rules-table th,
.ko-rules .ko-rules-table td {
    padding: 8px 12px;
    font-size: 13px;
    display: block;
    text-align: left;
  }
  .ko-rules .ko-rules-table thead {
    display: none;
  }
  .ko-rules .ko-rules-table tr {
    display: block;
    margin-bottom: 16px;
    border: 1px solid rgba(188, 143, 70, 0.28);
    border-radius: 8px;
    overflow: hidden;
  }
  .ko-rules .ko-rules-table tr:nth-child(odd) td {
    background: rgba(20, 15, 5, 0.5);
  }
  .ko-rules .ko-rules-table td {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    position: relative;
    padding-left: 42%;
  }
  .ko-rules .ko-rules-table td:last-child {
    border-bottom: none;
  }
  .ko-rules .ko-rules-table td:before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    width: 36%;
    font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #9a8055;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ko-rules .ko-rules-num {
    background: #171008 !important;
    text-align: center;
    padding-left: 12px !important;
    font-size: 15px;
  }
  .ko-rules .ko-rules-num:before {
    content: "";
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ko-rules .ko-rules-table {
    font-size: 13px;
  }
  .ko-rules .ko-rules-table th,
.ko-rules .ko-rules-table td {
    padding: 10px 8px;
  }
}

body.ko-roadmap-body {
  background-size: 100% auto;
}

.ko-roadmap {
  padding-bottom: 40px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.3) 400px, rgba(11, 8, 5, 0.6) 800px, #0d0a06 1200px);
}
.ko-roadmap .ko-hero {
  padding: 26px 15px 18px;
}
.ko-roadmap .ko-roadmap-lang-switch {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 22px;
  flex-wrap: wrap;
}
.ko-roadmap .ko-roadmap-lang-pill {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #f3e3b8;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 20px;
  padding: 7px 18px;
  transition: border-color 0.15s ease, background 0.15s ease, color 0.15s ease;
}
.ko-roadmap .ko-roadmap-lang-pill:hover, .ko-roadmap .ko-roadmap-lang-pill:focus {
  color: #e8c87a;
  border-color: rgba(232, 200, 122, 0.55);
  background: rgba(188, 143, 70, 0.12);
}
.ko-roadmap .ko-roadmap-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.ko-roadmap .ko-roadmap-table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
}
.ko-roadmap .ko-roadmap-table thead th {
  height: 42px;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  padding: 0 12px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #9a8055;
  text-align: center;
}
.ko-roadmap .ko-roadmap-table tbody tr:nth-child(odd) td {
  background: rgba(20, 15, 5, 0.5);
}
.ko-roadmap .ko-roadmap-table td {
  padding: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #ccaa77;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  vertical-align: top;
  text-align: left;
}
.ko-roadmap .ko-roadmap-table tbody tr:last-child td {
  border-bottom: none;
}
.ko-roadmap .ko-roadmap-phase {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-weight: 700;
  color: #f3e3b8;
}
.ko-roadmap .ko-roadmap-scheduler-link {
  color: #f3e3b8;
  text-decoration: none;
  transition: color 0.15s ease;
}
.ko-roadmap .ko-roadmap-scheduler-link:hover, .ko-roadmap .ko-roadmap-scheduler-link:focus {
  color: #e8c87a;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .ko-roadmap .ko-roadmap-table {
    min-width: 100%;
  }
  .ko-roadmap .ko-roadmap-table th,
.ko-roadmap .ko-roadmap-table td {
    padding: 8px 12px;
    font-size: 13px;
    display: block;
    text-align: left;
  }
  .ko-roadmap .ko-roadmap-table thead {
    display: none;
  }
  .ko-roadmap .ko-roadmap-table tr {
    display: block;
    margin-bottom: 16px;
    border: 1px solid rgba(188, 143, 70, 0.28);
    border-radius: 8px;
    overflow: hidden;
  }
  .ko-roadmap .ko-roadmap-table tr:nth-child(odd) td {
    background: rgba(20, 15, 5, 0.5);
  }
  .ko-roadmap .ko-roadmap-table td {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    position: relative;
    padding-left: 42%;
  }
  .ko-roadmap .ko-roadmap-table td:last-child {
    border-bottom: none;
  }
  .ko-roadmap .ko-roadmap-table td:before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    width: 36%;
    font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #9a8055;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ko-roadmap .ko-roadmap-phase {
    background: #171008 !important;
    text-align: center;
    padding-left: 12px !important;
    font-size: 15px;
  }
  .ko-roadmap .ko-roadmap-phase:before {
    content: "";
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ko-roadmap .ko-roadmap-table {
    font-size: 13px;
  }
  .ko-roadmap .ko-roadmap-table th,
.ko-roadmap .ko-roadmap-table td {
    padding: 10px 8px;
  }
}

body.ko-tac-body {
  background-size: 100% auto;
}

.ko-tac {
  padding-bottom: 40px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.3) 400px, rgba(11, 8, 5, 0.6) 900px, #0d0a06 1400px);
}
.ko-tac .ko-hero {
  padding: 26px 15px 22px;
}
.ko-tac .ko-tac-card {
  max-width: 860px;
  margin: 0 auto;
}
.ko-tac .ko-tac-body {
  padding: 24px 28px 30px;
}
.ko-tac .ko-tac-body h3 {
  margin: 26px 0 10px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #e8c87a;
}
.ko-tac .ko-tac-body h3:first-child {
  margin-top: 0;
}
.ko-tac .ko-tac-body p {
  margin: 0 0 4px;
  font-size: 14.5px;
  line-height: 1.75;
  color: #ccaa77;
}
@media (max-width: 480px) {
  .ko-tac .ko-tac-body {
    padding: 18px 18px 22px;
  }
  .ko-tac .ko-tac-body h3 {
    font-size: 14.5px;
  }
  .ko-tac .ko-tac-body p {
    font-size: 14px;
  }
}

body.ko-vote-body {
  background-size: 100% auto;
}

.ko-vote {
  padding-bottom: 40px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.3) 200px, rgba(11, 8, 5, 0.6) 400px, #0d0a06 620px);
}
.ko-vote .ko-hero {
  padding: 26px 15px 22px;
}
.ko-vote .ko-vote-message {
  max-width: 640px;
  margin: 0 auto 20px;
  text-align: center;
}
.ko-vote .ko-vote-card {
  max-width: 760px;
  margin: 0 auto 22px;
}
.ko-vote .ko-vote-body-inner {
  padding: 22px 24px 26px;
  text-align: center;
}
.ko-vote .ko-vote-ap {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  margin: 0 auto 18px;
  padding: 14px 28px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(188, 143, 70, 0.16);
  border-radius: 8px;
}
.ko-vote .ko-vote-ap span {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #9a8055;
}
.ko-vote .ko-vote-ap strong {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  color: #e8c87a;
}
.ko-vote .ko-vote-intro {
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 1.6;
  color: #ccaa77;
}
.ko-vote .ko-vote-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}
.ko-vote .ko-vote-btn-tile {
  display: inline-flex;
  padding: 8px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(188, 143, 70, 0.28);
  border-radius: 8px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}
.ko-vote .ko-vote-btn-tile img {
  display: block;
  max-width: 100%;
  height: auto;
}
.ko-vote .ko-vote-btn-tile:hover, .ko-vote .ko-vote-btn-tile:focus {
  border-color: rgba(232, 200, 122, 0.5);
  box-shadow: 0 0 18px rgba(232, 200, 122, 0.18);
  transform: translateY(-2px);
}
.ko-vote .ko-vote-mobile-message {
  display: none;
  margin-top: 18px;
  padding: 12px 16px;
  background: rgba(212, 148, 58, 0.1);
  border: 1px solid rgba(212, 148, 58, 0.35);
  border-radius: 8px;
  color: #e3b878;
  font-size: 14px;
}
@media (max-width: 700px) {
  .ko-vote .ko-vote-buttons {
    display: none;
  }
  .ko-vote .ko-vote-mobile-message {
    display: block;
  }
}
.ko-vote .ko-vote-note {
  max-width: 640px;
  margin: 18px auto 0;
  padding-top: 16px;
  border-top: 1px solid rgba(188, 143, 70, 0.16);
  text-align: center;
  font-size: 13.5px;
  line-height: 1.6;
  color: #9a8055;
}
.ko-vote .ko-vote-note strong {
  color: #ccaa77;
}

body.ko-character-body {
  background-size: 100% auto;
}

.ko-character-page {
  padding-bottom: 40px;
  min-height: calc(99vh - 178px);
  background: linear-gradient(180deg, rgba(11, 8, 5, 0) 0, rgba(11, 8, 5, 0.3) 200px, rgba(11, 8, 5, 0.6) 400px, #0d0a06 620px);
}
.ko-character-page .ko-hero {
  padding: 26px 15px 22px;
}
.ko-character-page .ko-char-online-icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 10px;
}
.ko-character-page .ko-card-head {
  justify-content: center;
}
.ko-character-page .ko-char-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}
@media (min-width: 768px) {
  .ko-character-page .ko-char-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
  }
}
.ko-character-page .ko-char-info-rows {
  padding: 6px 24px 4px;
}
.ko-character-page .ko-char-info-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  padding: 11px 0;
  font-size: 14.5px;
  color: #9a8055;
  border-bottom: 1px solid rgba(188, 143, 70, 0.16);
}
.ko-character-page .ko-char-info-row:first-child {
  padding-top: 16px;
}
.ko-character-page .ko-char-info-label {
  font-weight: 600;
  color: #9a8055;
}
.ko-character-page .ko-char-info-value {
  color: #ccaa77;
  font-weight: 600;
  text-align: right;
}
.ko-character-page .ko-char-info-value a {
  color: #f3e3b8;
}
.ko-character-page .ko-char-info-value a:hover, .ko-character-page .ko-char-info-value a:focus {
  color: #e8c87a;
}
.ko-character-page .ko-char-flag {
  display: inline-flex;
  align-items: center;
}
.ko-character-page .ko-char-stat-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 16px 20px;
  padding: 18px 24px 24px;
}
.ko-character-page .ko-char-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  min-width: 60px;
}
.ko-character-page .ko-char-stat-label {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #bc8f4b;
}
.ko-character-page .ko-char-stat-value {
  font-size: 16px;
  font-weight: 600;
  color: #ccaa77;
}
.ko-character-page .ko-equip-panels {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 20px 20px 24px;
}
.ko-character-page .ko-equip-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.ko-character-page .ko-equip-panel .cospre,
.ko-character-page .ko-equip-panel .inventory,
.ko-character-page .ko-equip-panel .inventory-bag {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.ko-character-page .ko-equip-panel .cospre,
.ko-character-page .ko-equip-panel .inventory-bag {
  margin-top: 14px;
}
.ko-character-page .ko-equip-panel .inventory {
  margin-top: 0;
}
.ko-character-page .ko-equip-panel-label {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #bc8f4b;
}
.ko-character-page .ko-char-admin-panel {
  margin-top: 20px;
}
.ko-character-page .ko-char-admin-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  padding: 20px 24px 24px;
}
.ko-character-page .ko-char-bot-notice {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #c0392b;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .ko-character-page .ko-char-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}
@media (max-width: 480px) {
  .ko-character-page .ko-char-stat-row {
    padding: 16px 16px 20px;
  }
  .ko-character-page .ko-equip-panels {
    gap: 16px;
    padding: 16px 12px 20px;
  }
}

body.ko-clan-body {
  background-size: 100% auto;
}

.ko-clan-page {
  padding: 0 0 60px;
}
.ko-clan-page .ko-hero {
  padding: 20px 15px 10px;
}
.ko-clan-page .ko-hero-title {
  font-size: 52px;
}
.ko-clan-page .ko-card {
  max-width: 700px;
  margin: 0 auto;
}
.ko-clan-page .ko-clan-stat-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px 44px;
  padding: 20px 24px 26px;
}
.ko-clan-page .ko-clan-stat {
  display: flex;
  align-items: center;
}
.ko-clan-page .ko-clan-stat + .ko-clan-page .ko-clan-stat {
  padding-left: 44px;
  border-left: 1px solid rgba(188, 143, 70, 0.16);
}
.ko-clan-page .ko-clan-stat-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 4px;
}
.ko-clan-page .ko-clan-stat-label {
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #9a8055;
}
.ko-clan-page .ko-clan-stat-value {
  font-size: 19px;
  font-weight: 700;
  color: #f3e3b8;
}
.ko-clan-page .ko-clan-pane {
  max-height: 568px;
  overflow-y: auto;
  padding: 0 20px;
}
.ko-clan-page .ko-clan-pane::-webkit-scrollbar {
  width: 6px;
}
.ko-clan-page .ko-clan-pane::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
}
.ko-clan-page .ko-clan-pane::-webkit-scrollbar-thumb {
  background: rgba(188, 143, 70, 0.35);
  border-radius: 3px;
}
.ko-clan-page .ko-clan-table {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  border-collapse: collapse;
}
.ko-clan-page .ko-clan-table tbody tr {
  height: 44px;
}
.ko-clan-page .ko-clan-table td {
  padding: 0 12px;
  font-size: 15px;
  color: #ccaa77;
}
.ko-clan-page .ko-clan-table td a {
  color: #f3e3b8;
}
.ko-clan-page .ko-clan-table td a:hover, .ko-clan-page .ko-clan-table td a:focus {
  color: #e8c87a;
}
.ko-clan-page .ko-clan-table thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  height: 40px;
  background: #171008;
  border-bottom: 1px solid rgba(188, 143, 70, 0.28);
  padding: 0 12px;
  font-family: "Cinzel", "Libre Baskerville", Georgia, serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #9a8055;
  text-align: left;
  vertical-align: middle;
}
.ko-clan-page .ko-clan-table thead th.ko-clan-col-pos {
  text-align: center;
}
.ko-clan-page .ko-clan-table thead th.ko-clan-col-points {
  text-align: right;
}
.ko-clan-page .ko-clan-table .ko-clan-col-pos {
  text-align: center;
  color: #9a8055;
}
.ko-clan-page .ko-clan-table .ko-clan-col-points {
  text-align: right;
}
.ko-clan-page .ko-clan-rank-leader {
  color: #e8c87a;
  font-weight: 700;
}
.ko-clan-page .ko-clan-rank-assistant {
  color: #bc8f4b;
  font-weight: 600;
}
.ko-clan-page .ko-clan-rank-member {
  color: #9a8055;
}
@media (max-width: 480px) {
  .ko-clan-page .ko-clan-table td {
    padding: 0 8px;
    font-size: 13px;
  }
}

html {
  overflow-y: scroll;
}

body {
  background: #000000 url(/images/body_bg.jpg?cacb275746496f4d00ababe1f7b17f9d) no-repeat top center;
  background-size: contain;
  background-origin: content-box;
}

a:hover {
  text-decoration: none;
}

.container-main {
  margin-top: 10px;
  margin-bottom: 80px;
  background: #010101 url(/images/container_top.jpg?273042c08d193f550eb4ae1cd249785f) repeat-x top left;
  min-height: calc(99vh - 178px);
  border: 10px solid rgba(0, 0, 0, 0.75);
  outline: 1px solid rgba(81, 70, 57, 0.8);
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  /* Firefox 4, Safari 5, Opera 10, IE 9 */
  border-radius: 5px;
  padding: 10px;
}

#app {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

#app > .container-fluid {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.container-footer {
  margin-top: auto;
  flex: 0 0 auto;
  background: #000000 url(/images/footer_bg.jpg?a0057cf85f1aea7be7970592f7cd0b0f) repeat-x top left;
  height: 125px;
  box-shadow: 0px -10px 10px 0px rgba(0, 0, 0, 0.75);
}
.container-footer .container .row {
  padding-top: 60px;
  padding-left: 20%;
}
.container-footer ul.list-inline li a {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ccaa77;
  transition: color 0.15s ease;
}
.container-footer ul.list-inline li a:hover, .container-footer ul.list-inline li a:focus {
  color: #e8c87a;
}
