﻿/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 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: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .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 silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
      background: rgba(0, 0, 0, 0) !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important
  }
  a,
  a:visited {
      text-decoration: underline
  }
  a[href]:after {
      content: " (" attr(href) ")"
  }
  abbr[title]:after {
      content: " (" attr(title) ")"
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
      content: ""
  }
  pre,
  blockquote {
      border: 1px solid #999;
      page-break-inside: avoid
  }
  thead {
      display: table-header-group
  }
  tr,
  img {
      page-break-inside: avoid
  }
  img {
      max-width: 100% !important
  }
  p,
  h2,
  h3 {
      orphans: 3;
      widows: 3
  }
  h2,
  h3 {
      page-break-after: avoid
  }
  .navbar {
      display: none
  }
  .btn>.caret,
  .dropup>.btn>.caret {
      border-top-color: #000 !important
  }
  .label {
      border: 1px solid #000
  }
  .table {
      border-collapse: collapse !important
  }
  .table td,
  .table th {
      background-color: #fff !important
  }
  .table-bordered th,
  .table-bordered td {
      border: 1px solid #ddd !important
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/font/bootstrap/glyphicons-halflings-regular.eot);
  src: url(/font/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/font/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/font/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/font/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/font/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
  content: "*"
}

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

.glyphicon-music:before {
  content: ""
}

.glyphicon-search:before {
  content: ""
}

.glyphicon-heart:before {
  content: ""
}

.glyphicon-star:before {
  content: ""
}

.glyphicon-star-empty:before {
  content: ""
}

.glyphicon-user:before {
  content: ""
}

.glyphicon-film:before {
  content: ""
}

.glyphicon-th-large:before {
  content: ""
}

.glyphicon-th:before {
  content: ""
}

.glyphicon-th-list:before {
  content: ""
}

.glyphicon-ok:before {
  content: ""
}

.glyphicon-remove:before {
  content: ""
}

.glyphicon-zoom-in:before {
  content: ""
}

.glyphicon-zoom-out:before {
  content: ""
}

.glyphicon-off:before {
  content: ""
}

.glyphicon-signal:before {
  content: ""
}

.glyphicon-cog:before {
  content: ""
}

.glyphicon-trash:before {
  content: ""
}

.glyphicon-home:before {
  content: ""
}

.glyphicon-file:before {
  content: ""
}

.glyphicon-time:before {
  content: ""
}

.glyphicon-road:before {
  content: ""
}

.glyphicon-download-alt:before {
  content: ""
}

.glyphicon-download:before {
  content: ""
}

.glyphicon-upload:before {
  content: ""
}

.glyphicon-inbox:before {
  content: ""
}

.glyphicon-play-circle:before {
  content: ""
}

.glyphicon-repeat:before {
  content: ""
}

.glyphicon-refresh:before {
  content: ""
}

.glyphicon-list-alt:before {
  content: ""
}

.glyphicon-lock:before {
  content: ""
}

.glyphicon-flag:before {
  content: ""
}

.glyphicon-headphones:before {
  content: ""
}

.glyphicon-volume-off:before {
  content: ""
}

.glyphicon-volume-down:before {
  content: ""
}

.glyphicon-volume-up:before {
  content: ""
}

.glyphicon-qrcode:before {
  content: ""
}

.glyphicon-barcode:before {
  content: ""
}

.glyphicon-tag:before {
  content: ""
}

.glyphicon-tags:before {
  content: ""
}

.glyphicon-book:before {
  content: ""
}

.glyphicon-bookmark:before {
  content: ""
}

.glyphicon-print:before {
  content: ""
}

.glyphicon-camera:before {
  content: ""
}

.glyphicon-font:before {
  content: ""
}

.glyphicon-bold:before {
  content: ""
}

.glyphicon-italic:before {
  content: ""
}

.glyphicon-text-height:before {
  content: ""
}

.glyphicon-text-width:before {
  content: ""
}

.glyphicon-align-left:before {
  content: ""
}

.glyphicon-align-center:before {
  content: ""
}

.glyphicon-align-right:before {
  content: ""
}

.glyphicon-align-justify:before {
  content: ""
}

.glyphicon-list:before {
  content: ""
}

.glyphicon-indent-left:before {
  content: ""
}

.glyphicon-indent-right:before {
  content: ""
}

.glyphicon-facetime-video:before {
  content: ""
}

.glyphicon-picture:before {
  content: ""
}

.glyphicon-map-marker:before {
  content: ""
}

.glyphicon-adjust:before {
  content: ""
}

.glyphicon-tint:before {
  content: ""
}

.glyphicon-edit:before {
  content: ""
}

.glyphicon-share:before {
  content: ""
}

.glyphicon-check:before {
  content: ""
}

.glyphicon-move:before {
  content: ""
}

.glyphicon-step-backward:before {
  content: ""
}

.glyphicon-fast-backward:before {
  content: ""
}

.glyphicon-backward:before {
  content: ""
}

.glyphicon-play:before {
  content: ""
}

.glyphicon-pause:before {
  content: ""
}

.glyphicon-stop:before {
  content: ""
}

.glyphicon-forward:before {
  content: ""
}

.glyphicon-fast-forward:before {
  content: ""
}

.glyphicon-step-forward:before {
  content: ""
}

.glyphicon-eject:before {
  content: ""
}

.glyphicon-chevron-left:before {
  content: ""
}

.glyphicon-chevron-right:before {
  content: ""
}

.glyphicon-plus-sign:before {
  content: ""
}

.glyphicon-minus-sign:before {
  content: ""
}

.glyphicon-remove-sign:before {
  content: ""
}

.glyphicon-ok-sign:before {
  content: ""
}

.glyphicon-question-sign:before {
  content: ""
}

.glyphicon-info-sign:before {
  content: ""
}

.glyphicon-screenshot:before {
  content: ""
}

.glyphicon-remove-circle:before {
  content: ""
}

.glyphicon-ok-circle:before {
  content: ""
}

.glyphicon-ban-circle:before {
  content: ""
}

.glyphicon-arrow-left:before {
  content: ""
}

.glyphicon-arrow-right:before {
  content: ""
}

.glyphicon-arrow-up:before {
  content: ""
}

.glyphicon-arrow-down:before {
  content: ""
}

.glyphicon-share-alt:before {
  content: ""
}

.glyphicon-resize-full:before {
  content: ""
}

.glyphicon-resize-small:before {
  content: ""
}

.glyphicon-exclamation-sign:before {
  content: ""
}

.glyphicon-gift:before {
  content: ""
}

.glyphicon-leaf:before {
  content: ""
}

.glyphicon-fire:before {
  content: ""
}

.glyphicon-eye-open:before {
  content: ""
}

.glyphicon-eye-close:before {
  content: ""
}

.glyphicon-warning-sign:before {
  content: ""
}

.glyphicon-plane:before {
  content: ""
}

.glyphicon-calendar:before {
  content: ""
}

.glyphicon-random:before {
  content: ""
}

.glyphicon-comment:before {
  content: ""
}

.glyphicon-magnet:before {
  content: ""
}

.glyphicon-chevron-up:before {
  content: ""
}

.glyphicon-chevron-down:before {
  content: ""
}

.glyphicon-retweet:before {
  content: ""
}

.glyphicon-shopping-cart:before {
  content: ""
}

.glyphicon-folder-close:before {
  content: ""
}

.glyphicon-folder-open:before {
  content: ""
}

.glyphicon-resize-vertical:before {
  content: ""
}

.glyphicon-resize-horizontal:before {
  content: ""
}

.glyphicon-hdd:before {
  content: ""
}

.glyphicon-bullhorn:before {
  content: ""
}

.glyphicon-bell:before {
  content: ""
}

.glyphicon-certificate:before {
  content: ""
}

.glyphicon-thumbs-up:before {
  content: ""
}

.glyphicon-thumbs-down:before {
  content: ""
}

.glyphicon-hand-right:before {
  content: ""
}

.glyphicon-hand-left:before {
  content: ""
}

.glyphicon-hand-up:before {
  content: ""
}

.glyphicon-hand-down:before {
  content: ""
}

.glyphicon-circle-arrow-right:before {
  content: ""
}

.glyphicon-circle-arrow-left:before {
  content: ""
}

.glyphicon-circle-arrow-up:before {
  content: ""
}

.glyphicon-circle-arrow-down:before {
  content: ""
}

.glyphicon-globe:before {
  content: ""
}

.glyphicon-wrench:before {
  content: ""
}

.glyphicon-tasks:before {
  content: ""
}

.glyphicon-filter:before {
  content: ""
}

.glyphicon-briefcase:before {
  content: ""
}

.glyphicon-fullscreen:before {
  content: ""
}

.glyphicon-dashboard:before {
  content: ""
}

.glyphicon-paperclip:before {
  content: ""
}

.glyphicon-heart-empty:before {
  content: ""
}

.glyphicon-link:before {
  content: ""
}

.glyphicon-phone:before {
  content: ""
}

.glyphicon-pushpin:before {
  content: ""
}

.glyphicon-usd:before {
  content: ""
}

.glyphicon-gbp:before {
  content: ""
}

.glyphicon-sort:before {
  content: ""
}

.glyphicon-sort-by-alphabet:before {
  content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
  content: ""
}

.glyphicon-sort-by-order:before {
  content: ""
}

.glyphicon-sort-by-order-alt:before {
  content: ""
}

.glyphicon-sort-by-attributes:before {
  content: ""
}

.glyphicon-sort-by-attributes-alt:before {
  content: ""
}

.glyphicon-unchecked:before {
  content: ""
}

.glyphicon-expand:before {
  content: ""
}

.glyphicon-collapse-down:before {
  content: ""
}

.glyphicon-collapse-up:before {
  content: ""
}

.glyphicon-log-in:before {
  content: ""
}

.glyphicon-flash:before {
  content: ""
}

.glyphicon-log-out:before {
  content: ""
}

.glyphicon-new-window:before {
  content: ""
}

.glyphicon-record:before {
  content: ""
}

.glyphicon-save:before {
  content: ""
}

.glyphicon-open:before {
  content: ""
}

.glyphicon-saved:before {
  content: ""
}

.glyphicon-import:before {
  content: ""
}

.glyphicon-export:before {
  content: ""
}

.glyphicon-send:before {
  content: ""
}

.glyphicon-floppy-disk:before {
  content: ""
}

.glyphicon-floppy-saved:before {
  content: ""
}

.glyphicon-floppy-remove:before {
  content: ""
}

.glyphicon-floppy-save:before {
  content: ""
}

.glyphicon-floppy-open:before {
  content: ""
}

.glyphicon-credit-card:before {
  content: ""
}

.glyphicon-transfer:before {
  content: ""
}

.glyphicon-cutlery:before {
  content: ""
}

.glyphicon-header:before {
  content: ""
}

.glyphicon-compressed:before {
  content: ""
}

.glyphicon-earphone:before {
  content: ""
}

.glyphicon-phone-alt:before {
  content: ""
}

.glyphicon-tower:before {
  content: ""
}

.glyphicon-stats:before {
  content: ""
}

.glyphicon-sd-video:before {
  content: ""
}

.glyphicon-hd-video:before {
  content: ""
}

.glyphicon-subtitles:before {
  content: ""
}

.glyphicon-sound-stereo:before {
  content: ""
}

.glyphicon-sound-dolby:before {
  content: ""
}

.glyphicon-sound-5-1:before {
  content: ""
}

.glyphicon-sound-6-1:before {
  content: ""
}

.glyphicon-sound-7-1:before {
  content: ""
}

.glyphicon-copyright-mark:before {
  content: ""
}

.glyphicon-registration-mark:before {
  content: ""
}

.glyphicon-cloud-download:before {
  content: ""
}

.glyphicon-cloud-upload:before {
  content: ""
}

.glyphicon-tree-conifer:before {
  content: ""
}

.glyphicon-tree-deciduous:before {
  content: ""
}

.glyphicon-cd:before {
  content: ""
}

.glyphicon-save-file:before {
  content: ""
}

.glyphicon-open-file:before {
  content: ""
}

.glyphicon-level-up:before {
  content: ""
}

.glyphicon-copy:before {
  content: ""
}

.glyphicon-paste:before {
  content: ""
}

.glyphicon-alert:before {
  content: ""
}

.glyphicon-equalizer:before {
  content: ""
}

.glyphicon-king:before {
  content: ""
}

.glyphicon-queen:before {
  content: ""
}

.glyphicon-pawn:before {
  content: ""
}

.glyphicon-bishop:before {
  content: ""
}

.glyphicon-knight:before {
  content: ""
}

.glyphicon-baby-formula:before {
  content: ""
}

.glyphicon-tent:before {
  content: "⛺"
}

.glyphicon-blackboard:before {
  content: ""
}

.glyphicon-bed:before {
  content: ""
}

.glyphicon-apple:before {
  content: ""
}

.glyphicon-erase:before {
  content: ""
}

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

.glyphicon-lamp:before {
  content: ""
}

.glyphicon-duplicate:before {
  content: ""
}

.glyphicon-piggy-bank:before {
  content: ""
}

.glyphicon-scissors:before {
  content: ""
}

.glyphicon-bitcoin:before {
  content: ""
}

.glyphicon-btc:before {
  content: ""
}

.glyphicon-xbt:before {
  content: ""
}

.glyphicon-yen:before {
  content: "¥"
}

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

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

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

.glyphicon-scale:before {
  content: ""
}

.glyphicon-ice-lolly:before {
  content: ""
}

.glyphicon-ice-lolly-tasted:before {
  content: ""
}

.glyphicon-education:before {
  content: ""
}

.glyphicon-option-horizontal:before {
  content: ""
}

.glyphicon-option-vertical:before {
  content: ""
}

.glyphicon-menu-hamburger:before {
  content: ""
}

.glyphicon-modal-window:before {
  content: ""
}

.glyphicon-oil:before {
  content: ""
}

.glyphicon-grain:before {
  content: ""
}

.glyphicon-sunglasses:before {
  content: ""
}

.glyphicon-text-size:before {
  content: ""
}

.glyphicon-text-color:before {
  content: ""
}

.glyphicon-text-background:before {
  content: ""
}

.glyphicon-object-align-top:before {
  content: ""
}

.glyphicon-object-align-bottom:before {
  content: ""
}

.glyphicon-object-align-horizontal:before {
  content: ""
}

.glyphicon-object-align-left:before {
  content: ""
}

.glyphicon-object-align-vertical:before {
  content: ""
}

.glyphicon-object-align-right:before {
  content: ""
}

.glyphicon-triangle-right:before {
  content: ""
}

.glyphicon-triangle-left:before {
  content: ""
}

.glyphicon-triangle-bottom:before {
  content: ""
}

.glyphicon-triangle-top:before {
  content: ""
}

.glyphicon-console:before {
  content: ""
}

.glyphicon-superscript:before {
  content: ""
}

.glyphicon-subscript:before {
  content: ""
}

.glyphicon-menu-left:before {
  content: ""
}

.glyphicon-menu-right:before {
  content: ""
}

.glyphicon-menu-down:before {
  content: ""
}

.glyphicon-menu-up:before {
  content: ""
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

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

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

body {
  font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.45;
  color: #a38d6d;
  background-color: #333
}

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

a {
  color: #a38b63;
  text-decoration: none
}

a:hover,
a:focus {
  color: #fff;
  text-decoration: underline
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

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

.img-rounded {
  border-radius: 0px
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.45;
  background-color: #333;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}

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

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eee
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

[role=button] {
  cursor: pointer
}

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

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px
}

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: 9px;
  margin-bottom: 9px
}

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: 33px
}

h2,
.h2 {
  font-size: 27px
}

h3,
.h3 {
  font-size: 23px
}

h4,
.h4 {
  font-size: 17px
}

h5,
.h5 {
  font-size: 13px
}

h6,
.h6 {
  font-size: 12px
}

p {
  margin: 0 0 9px
}

.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4
}

@media(min-width: 768px) {
  .lead {
      font-size: 19.5px
  }
}

small,
.small {
  font-size: 92%
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-nowrap {
  white-space: nowrap
}

.text-lowercase {
  text-transform: lowercase
}

.text-uppercase,
.initialism {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-muted {
  color: #777
}

.text-primary {
  color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
  color: #285f8f
}

.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: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #285f8f
}

.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: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eee
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px
}

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

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

dt,
dd {
  line-height: 1.45
}

dt {
  font-weight: bold
}

dd {
  margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table
}

.dl-horizontal dd:after {
  clear: both
}

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777
}

.initialism {
  font-size: 90%
}

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eee
}

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.45;
  color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— "
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: ""
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —"
}

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.45
}

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: 0px
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.45;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px
}

.container:before,
.container:after {
  content: " ";
  display: table
}

.container:after {
  clear: both
}

@media(min-width: 768px) {
  .container {
      width: 730px
  }
}

@media(min-width: 992px) {
  .container {
      width: 950px
  }
}

@media(min-width: 1200px) {
  .container {
      width: 1150px
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table
}

.container-fluid:after {
  clear: both
}

.row,
#trade .search-bar {
  margin-left: -5px;
  margin-right: -5px
}

.row:before,
#trade .search-bar:before,
.row:after,
#trade .search-bar:after {
  content: " ";
  display: table
}

.row:after,
#trade .search-bar:after {
  clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.results .row.exchange .contact .slider .slider-left,
.results #trade .exchange.search-bar .contact .slider .slider-left,
#trade .results .exchange.search-bar .contact .slider .slider-left,
.results .row.exchange .contact .slider .slider-right,
.results #trade .exchange.search-bar .contact .slider .slider-right,
#trade .results .exchange.search-bar .contact .slider .slider-right,
.results .row .right,
.results #trade .search-bar .right,
#trade .results .search-bar .right,
.results .row .left,
.results #trade .search-bar .left,
#trade .results .search-bar .left,
.col-md-3,
#trade .controls .controls-left,
#trade .controls .controls-right,
.col-lg-3,
.col-xs-4,
.col-sm-4,
#trade .controls .controls-center,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
#trade .search-bar .search-right,
.col-xs-6,
.col-sm-6,
.results .row.exchange .contact .slider .slider-middle,
.results #trade .exchange.search-bar .contact .slider .slider-middle,
#trade .results .exchange.search-bar .contact .slider .slider-middle,
.results .row .middle,
.results #trade .search-bar .middle,
#trade .results .search-bar .middle,
#trade .search-bar .search-left,
.col-md-6,
.col-lg-6,
#trade .search-bar .search-advanced-pane,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
#trade .search-bar .search-advanced-pane.exchange,
.col-xs-9,
.col-sm-9,
.results .row .left.middle,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px
}

.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,
#trade .search-bar .search-advanced-pane,
#trade .search-bar .search-right,
#trade .search-bar .search-left {
  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,
#trade .search-bar .search-advanced-pane,
#trade .search-bar .search-right,
#trade .search-bar .search-left {
  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,
  .results .row.exchange .contact .slider .slider-left,
  .results #trade .exchange.search-bar .contact .slider .slider-left,
  #trade .results .exchange.search-bar .contact .slider .slider-left,
  .results .row.exchange .contact .slider .slider-right,
  .results #trade .exchange.search-bar .contact .slider .slider-right,
  #trade .results .exchange.search-bar .contact .slider .slider-right,
  .results .row .right,
  .results #trade .search-bar .right,
  #trade .results .search-bar .right,
  .results .row .left,
  .results #trade .search-bar .left,
  #trade .results .search-bar .left,
  .col-sm-4,
  #trade .controls .controls-center,
  #trade .controls .controls-left,
  #trade .controls .controls-right,
  .col-sm-5,
  .col-sm-6,
  .results .row.exchange .contact .slider .slider-middle,
  .results #trade .exchange.search-bar .contact .slider .slider-middle,
  #trade .results .exchange.search-bar .contact .slider .slider-middle,
  .results .row .middle,
  .results #trade .search-bar .middle,
  #trade .results .search-bar .middle,
  #trade .search-bar .search-right,
  #trade .search-bar .search-left,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .results .row .left.middle,
  .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,
  .results .row.exchange .contact .slider .slider-left,
  .results #trade .exchange.search-bar .contact .slider .slider-left,
  #trade .results .exchange.search-bar .contact .slider .slider-left,
  .results .row.exchange .contact .slider .slider-right,
  .results #trade .exchange.search-bar .contact .slider .slider-right,
  #trade .results .exchange.search-bar .contact .slider .slider-right,
  .results .row .right,
  .results #trade .search-bar .right,
  #trade .results .search-bar .right,
  .results .row .left,
  .results #trade .search-bar .left,
  #trade .results .search-bar .left {
      width: 25%
  }
  .col-sm-4,
  #trade .controls .controls-center,
  #trade .controls .controls-left,
  #trade .controls .controls-right {
      width: 33.3333333333%
  }
  .col-sm-5 {
      width: 41.6666666667%
  }
  .col-sm-6,
  .results .row.exchange .contact .slider .slider-middle,
  .results #trade .exchange.search-bar .contact .slider .slider-middle,
  #trade .results .exchange.search-bar .contact .slider .slider-middle,
  .results .row .middle,
  .results #trade .search-bar .middle,
  #trade .results .search-bar .middle,
  #trade .search-bar .search-right,
  #trade .search-bar .search-left {
      width: 50%
  }
  .col-sm-7 {
      width: 58.3333333333%
  }
  .col-sm-8 {
      width: 66.6666666667%
  }
  .col-sm-9,
  .results .row .left.middle,
  .results #trade .search-bar .left.middle,
  #trade .results .search-bar .left.middle {
      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,
  #trade .controls .controls-left,
  #trade .controls .controls-right,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  #trade .controls .controls-center,
  .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,
  #trade .controls .controls-left,
  #trade .controls .controls-right {
      width: 25%
  }
  .col-md-4 {
      width: 33.3333333333%
  }
  .col-md-5 {
      width: 41.6666666667%
  }
  .col-md-6,
  #trade .controls .controls-center {
      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,
  #trade .search-bar .search-right,
  .col-lg-6,
  #trade .search-bar .search-advanced-pane,
  .col-lg-7,
  #trade .search-bar .search-left,
  .col-lg-8,
  #trade .search-bar .search-advanced-pane.exchange,
  .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,
  #trade .search-bar .search-right {
      width: 41.6666666667%
  }
  .col-lg-6,
  #trade .search-bar .search-advanced-pane {
      width: 50%
  }
  .col-lg-7,
  #trade .search-bar .search-left {
      width: 58.3333333333%
  }
  .col-lg-8,
  #trade .search-bar .search-advanced-pane.exchange {
      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,
  #trade .search-bar .search-advanced-pane.exchange {
      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%
  }
}

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

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

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

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

input[type=file] {
  display: block
}

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.45;
  color: #fff
}

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.45;
  color: #fff;
  background-color: #222;
  background-image: none;
  border: 1px solid #000;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
  border-color: #777;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(119, 119, 119, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(119, 119, 119, .6)
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}

.form-control::-ms-expand {
  border: 0;
  background-color: rgba(0, 0, 0, 0)
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #111;
  opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed
}

textarea.form-control {
  height: auto
}

input[type=search] {
  -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
      line-height: 32px
  }
  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: 45px
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}

.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9
}

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

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

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

input[type=radio][disabled],
input[type=radio].disabled,
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.filter .input-group-lg>.form-control-static.sep,
.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,
.filter .input-group-sm>.form-control-static.sep,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-left: 0;
  padding-right: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.filter .input-group-sm>.sep,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.filter .input-group-sm>select.sep,
.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,
.filter .input-group-sm>textarea.sep,
.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,
.filter .input-group-sm>select[multiple].sep,
.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: 0px
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.filter .input-group-lg>.sep,
.input-group-lg>.input-group-btn>.btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 0px
}

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

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.filter .input-group-lg>textarea.sep,
.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,
.filter .input-group-lg>select[multiple].sep,
.input-group-lg>.input-group-btn>select[multiple].btn {
  height: auto
}

.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 0px
}

.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto
}

.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333
}

.has-feedback {
  position: relative
}

.has-feedback .form-control {
  padding-right: 40px
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  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,
.filter .input-group-lg>.sep+.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: 45px;
  height: 45px;
  line-height: 45px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.filter .input-group-sm>.sep+.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon,
.has-success .filter .sep,
.filter .has-success .sep {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}

.has-success .form-control-feedback {
  color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon,
.has-warning .filter .sep,
.filter .has-warning .sep {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}

.has-warning .form-control-feedback {
  color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon,
.has-error .filter .sep,
.filter .has-error .sep {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede
}

.has-error .form-control-feedback {
  color: #a94442
}

.has-feedback label~.form-control-feedback {
  top: 23px
}

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

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

@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,
  .form-inline .filter,
  .form-inline #trade .search-bar .search-right,
  #trade .search-bar .form-inline .search-right,
  .form-inline #trade .search-bar .search-left,
  #trade .search-bar .form-inline .search-left {
      display: inline-table;
      vertical-align: middle
  }
  .form-inline .input-group .input-group-addon,
  .filter .form-inline .input-group .sep,
  .form-inline .filter .input-group-addon,
  .form-inline .filter .sep,
  .form-inline #trade .search-bar .search-right .input-group-addon,
  .form-inline #trade .search-bar .search-right .filter .sep,
  .filter .form-inline #trade .search-bar .search-right .sep,
  #trade .search-bar .form-inline .search-right .input-group-addon,
  #trade .search-bar .form-inline .search-right .filter .sep,
  .filter #trade .search-bar .form-inline .search-right .sep,
  .form-inline #trade .search-bar .search-left .input-group-addon,
  .form-inline #trade .search-bar .search-left .filter .sep,
  .filter .form-inline #trade .search-bar .search-left .sep,
  #trade .search-bar .form-inline .search-left .input-group-addon,
  #trade .search-bar .form-inline .search-left .filter .sep,
  .filter #trade .search-bar .form-inline .search-left .sep,
  .form-inline .input-group .input-group-btn,
  .form-inline .filter .input-group-btn,
  .form-inline #trade .search-bar .search-right .input-group-btn,
  #trade .search-bar .form-inline .search-right .input-group-btn,
  .form-inline #trade .search-bar .search-left .input-group-btn,
  #trade .search-bar .form-inline .search-left .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .filter .form-control,
  .form-inline #trade .search-bar .search-right .form-control,
  #trade .search-bar .form-inline .search-right .form-control,
  .form-inline #trade .search-bar .search-left .form-control,
  #trade .search-bar .form-inline .search-left .form-control {
      width: auto
  }
  .form-inline .input-group>.form-control,
  .form-inline .filter>.form-control,
  .form-inline #trade .search-bar .search-right>.form-control,
  #trade .search-bar .form-inline .search-right>.form-control,
  .form-inline #trade .search-bar .search-left>.form-control,
  #trade .search-bar .form-inline .search-left>.form-control {
      width: 100%
  }
  .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle
  }
  .form-inline .radio,
  .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
      padding-left: 0
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
      position: relative;
      margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
      top: 0
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px
}

.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table
}

.form-horizontal .form-group:after {
  clear: both
}

@media(min-width: 768px) {
  .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 7px
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 5px
}

@media(min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
      padding-top: 11px;
      font-size: 17px
  }
}

@media(min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #000;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.45;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #ddd;
  text-decoration: none
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}

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

.btn-default {
  color: #ddd;
  background-color: #222;
  border-color: #444
}

.btn-default:focus,
.btn-default.focus {
  color: #ddd;
  background-color: #090909;
  border-color: #040404
}

.btn-default:hover {
  color: #ddd;
  background-color: #090909;
  border-color: #252525
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  color: #ddd;
  background-color: #090909;
  border-color: #252525
}

.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: #ddd;
  background-color: #000;
  border-color: #040404
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  background-image: none
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #222;
  border-color: #444
}

.btn-default .badge {
  color: #222;
  background-color: #ddd
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2d6da3
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #285f8f;
  border-color: #122a3f
}

.btn-primary:hover {
  color: #fff;
  background-color: #285f8f;
  border-color: #204d73
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #285f8f;
  border-color: #204d73
}

.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: #204d73;
  border-color: #122a3f
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  background-image: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2d6da3
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  background-image: none
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  background-image: none
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  background-image: none
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  background-image: none
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}

.btn-link {
  color: #a38b63;
  font-weight: normal;
  border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: rgba(0, 0, 0, 0)
}

.btn-link:hover,
.btn-link:focus {
  color: #fff;
  text-decoration: underline;
  background-color: rgba(0, 0, 0, 0)
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none
}

.btn-lg {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 0px
}

.btn-sm,
#trade .search-bar .remove-btn,
#trade .search-bar .refresh-btn,
#trade .search-bar .prev-btn,
#trade .search-bar .next-btn,
#trade .search-bar .filter-toggle,
#trade .search-bar .edit-btn,
#trade .search-bar .toggle-btn,
#trade .search-bar .load-btn,
#trade .search-bar .live-btn,
#trade .search-bar .query-btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px
}

.btn-xs,
.results .row .details .btns .btn,
.results #trade .search-bar .details .btns .btn,
#trade .results .search-bar .details .btns .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px
}

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

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

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

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

.input-group,
.filter,
#trade .search-bar .search-right,
#trade .search-bar .search-left {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group[class*=col-],
[class*=col-].filter,
#trade .search-bar [class*=col-].search-right,
#trade .search-bar [class*=col-].search-left {
  float: none;
  padding-left: 0;
  padding-right: 0
}

.input-group .form-control,
.filter .form-control,
#trade .search-bar .search-right .form-control,
#trade .search-bar .search-left .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

.input-group .form-control:focus,
.filter .form-control:focus,
#trade .search-bar .search-right .form-control:focus,
#trade .search-bar .search-left .form-control:focus {
  z-index: 3
}

.input-group-addon,
.filter .sep,
.input-group-btn,
.input-group .form-control,
.filter .form-control,
#trade .search-bar .search-right .form-control,
#trade .search-bar .search-left .form-control {
  display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.filter .sep: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),
.filter .form-control:not(:first-child):not(:last-child),
#trade .search-bar .search-right .form-control:not(:first-child):not(:last-child),
#trade .search-bar .search-left .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon,
.filter .sep,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}

.input-group-addon,
.filter .sep {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #222;
  border: 1px solid #000;
  border-radius: 0px
}

.input-group-addon.input-sm,
.filter .input-sm.sep,
.input-group-sm>.input-group-addon,
.filter .input-group-sm>.sep,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
.filter .input-group-sm>.input-group-btn>.btn.sep {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px
}

.input-group-addon.input-lg,
.filter .input-lg.sep,
.input-group-lg>.input-group-addon,
.filter .input-group-lg>.sep,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
.filter .input-group-lg>.input-group-btn>.btn.sep {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 0px
}

.input-group-addon input[type=radio],
.filter .sep input[type=radio],
.input-group-addon input[type=checkbox],
.filter .sep input[type=checkbox] {
  margin-top: 0
}

.input-group .form-control:first-child,
.filter .form-control:first-child,
#trade .search-bar .search-right .form-control:first-child,
#trade .search-bar .search-left .form-control:first-child,
.input-group-addon:first-child,
.filter .sep:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.input-group-addon:first-child,
.filter .sep:first-child {
  border-right: 0
}

.input-group .form-control:last-child,
.filter .form-control:last-child,
#trade .search-bar .search-right .form-control:last-child,
#trade .search-bar .search-left .form-control:last-child,
.input-group-addon:last-child,
.filter .sep:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.input-group-addon:last-child,
.filter .sep:last-child {
  border-left: 0
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap
}

.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

.nav:before,
.nav:after {
  content: " ";
  display: table
}

.nav:after {
  clear: both
}

.nav>li {
  position: relative;
  display: block
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 8px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #533d21
}

.nav>li.disabled>a {
  color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #533d21;
  border-color: #a38b63
}

.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #886437
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.45;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0px 0px 0 0
}

.nav-tabs>li>a:hover {
  border-color: #644928 #644928 #886437
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #fff;
  background-color: #337ab7;
  border: 1px solid #886437;
  border-bottom-color: rgba(0, 0, 0, 0);
  cursor: default
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 0px
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #333;
  background-color: #337ab7
}

.nav-stacked>li {
  float: none
}

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

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@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: 0px
}

.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: 0px 0px 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: #333
  }
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.45;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0)
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: rgba(0, 0, 0, 0);
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0
}

.hidden {
  display: none !important
}

.affix {
  position: fixed
}

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

.visible-xs {
  display: none !important
}

.visible-sm {
  display: none !important
}

.visible-md {
  display: none !important
}

.visible-lg {
  display: none !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(max-width: 767px) {
  .hidden-xs,
  .nav-tabs .menu-search span,
  .nav-tabs .menu-exchange span,
  .nav-tabs .menu-about span,
  .nav-tabs .menu-settings span {
      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
  }
}

.FontinSmallCaps,
.nav,
.divinationCard,
.newItemPopup,
.results .row .middle .itemPopupAdditional,
.results #trade .search-bar .middle .itemPopupAdditional,
#trade .results .search-bar .middle .itemPopupAdditional,
.heading1,
.heading3 {
  font-family: "FontinSmallCaps", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: .54;
  font-weight: normal
}

.FontinSmallCaps:lang(zh-CN),
.nav:lang(zh-CN),
.divinationCard:lang(zh-CN),
.newItemPopup:lang(zh-CN),
.results .row .middle .itemPopupAdditional:lang(zh-CN),
.results #trade .search-bar .middle .itemPopupAdditional:lang(zh-CN),
#trade .results .search-bar .middle .itemPopupAdditional:lang(zh-CN),
.heading1:lang(zh-CN),
.heading3:lang(zh-CN) {
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif
}

.FontinSmallCaps:lang(zh-TW),
.nav:lang(zh-TW),
.divinationCard:lang(zh-TW),
.newItemPopup:lang(zh-TW),
.results .row .middle .itemPopupAdditional:lang(zh-TW),
.results #trade .search-bar .middle .itemPopupAdditional:lang(zh-TW),
#trade .results .search-bar .middle .itemPopupAdditional:lang(zh-TW),
.heading1:lang(zh-TW),
.heading3:lang(zh-TW) {
  font-family: 微軟正黑, "Microsoft JhengHei", 新明細體, Verdana, Arial, Helvetica, sans-serif
}

.FontinSmallCaps:lang(ru-RU),
.nav:lang(ru-RU),
.divinationCard:lang(ru-RU),
.newItemPopup:lang(ru-RU),
.results .row .middle .itemPopupAdditional:lang(ru-RU),
.results #trade .search-bar .middle .itemPopupAdditional:lang(ru-RU),
#trade .results .search-bar .middle .itemPopupAdditional:lang(ru-RU),
.heading1:lang(ru-RU),
.heading3:lang(ru-RU) {
  font-family: FrizQuadrataC, Verdana, Arial, Helvetica, sans-serif
}

.FontinSmallCaps:lang(ko-KR),
.nav:lang(ko-KR),
.divinationCard:lang(ko-KR),
.newItemPopup:lang(ko-KR),
.results .row .middle .itemPopupAdditional:lang(ko-KR),
.results #trade .search-bar .middle .itemPopupAdditional:lang(ko-KR),
#trade .results .search-bar .middle .itemPopupAdditional:lang(ko-KR),
.heading1:lang(ko-KR),
.heading3:lang(ko-KR) {
  font-family: "맑은 고딕", "Malgun Gothic", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinSmallCaps:lang(ja-JP),
.nav:lang(ja-JP),
.divinationCard:lang(ja-JP),
.newItemPopup:lang(ja-JP),
.results .row .middle .itemPopupAdditional:lang(ja-JP),
.results #trade .search-bar .middle .itemPopupAdditional:lang(ja-JP),
#trade .results .search-bar .middle .itemPopupAdditional:lang(ja-JP),
.heading1:lang(ja-JP),
.heading3:lang(ja-JP) {
  font-family: "Noto Sans JP", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinRegular,
.newItemContainer .stackSize,
.skillPopup,
.masteryPopup,
.heading2 {
  font-family: "FontinRegular", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: .51;
  font-weight: normal
}

.FontinRegular:lang(zh-CN),
.newItemContainer .stackSize:lang(zh-CN),
.skillPopup:lang(zh-CN),
.masteryPopup:lang(zh-CN),
.heading2:lang(zh-CN) {
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold
}

.FontinRegular:lang(zh-TW),
.newItemContainer .stackSize:lang(zh-TW),
.skillPopup:lang(zh-TW),
.masteryPopup:lang(zh-TW),
.heading2:lang(zh-TW) {
  font-family: 微軟正黑, "Microsoft JhengHei", 新明細體, Verdana, Arial, Helvetica, sans-serif
}

.FontinRegular:lang(ru-RU),
.newItemContainer .stackSize:lang(ru-RU),
.skillPopup:lang(ru-RU),
.masteryPopup:lang(ru-RU),
.heading2:lang(ru-RU) {
  font-family: FrizQuadrataC, Verdana, Arial, Helvetica, sans-serif
}

.FontinRegular:lang(ko-KR),
.newItemContainer .stackSize:lang(ko-KR),
.skillPopup:lang(ko-KR),
.masteryPopup:lang(ko-KR),
.heading2:lang(ko-KR) {
  font-family: "맑은 고딕", "Malgun Gothic", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinRegular:lang(ja-JP),
.newItemContainer .stackSize:lang(ja-JP),
.skillPopup:lang(ja-JP),
.masteryPopup:lang(ja-JP),
.heading2:lang(ja-JP) {
  font-family: "Noto Sans JP", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinItalic {
  font-family: "FontinItalic", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: .51;
  font-weight: normal
}

.FontinItalic:lang(zh-CN) {
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif
}

.FontinItalic:lang(zh-TW) {
  font-family: 微軟正黑, "Microsoft JhengHei", 新明細體, Verdana, Arial, Helvetica, sans-serif
}

.FontinItalic:lang(ru-RU) {
  font-family: FrizQuadrataC, Verdana, Arial, Helvetica, sans-serif
}

.FontinItalic:lang(ko-KR) {
  font-family: "맑은 고딕", "Malgun Gothic", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinItalic:lang(ja-JP) {
  font-family: "Noto Serif JP", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinBold,
blockquote .quote,
h1.t1 {
  font-family: "FontinBold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: .52;
  font-weight: normal
}

.FontinBold:lang(zh-CN),
blockquote .quote:lang(zh-CN),
h1.t1:lang(zh-CN) {
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold
}

.FontinBold:lang(zh-TW),
blockquote .quote:lang(zh-TW),
h1.t1:lang(zh-TW) {
  font-family: 微軟正黑, "Microsoft JhengHei", 新明細體, Verdana, Arial, Helvetica, sans-serif
}

.FontinBold:lang(ru-RU),
blockquote .quote:lang(ru-RU),
h1.t1:lang(ru-RU) {
  font-family: FrizQuadrataC, Verdana, Arial, Helvetica, sans-serif
}

.FontinBold:lang(ko-KR),
blockquote .quote:lang(ko-KR),
h1.t1:lang(ko-KR) {
  font-family: "맑은 고딕", "Malgun Gothic", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em;
  font-weight: bold
}

.FontinBold:lang(ja-JP),
blockquote .quote:lang(ja-JP),
h1.t1:lang(ja-JP) {
  font-family: "Noto Serif JP", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinSmallCaps,
.nav,
.divinationCard,
.newItemPopup,
.results .row .middle .itemPopupAdditional,
.results #trade .search-bar .middle .itemPopupAdditional,
#trade .results .search-bar .middle .itemPopupAdditional,
.heading1,
.heading3 {
  font-family: "FontinSmallCaps", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: .54;
  font-weight: normal
}

.FontinSmallCaps:lang(zh-CN),
.nav:lang(zh-CN),
.divinationCard:lang(zh-CN),
.newItemPopup:lang(zh-CN),
.results .row .middle .itemPopupAdditional:lang(zh-CN),
.results #trade .search-bar .middle .itemPopupAdditional:lang(zh-CN),
#trade .results .search-bar .middle .itemPopupAdditional:lang(zh-CN),
.heading1:lang(zh-CN),
.heading3:lang(zh-CN) {
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif
}

.FontinSmallCaps:lang(zh-TW),
.nav:lang(zh-TW),
.divinationCard:lang(zh-TW),
.newItemPopup:lang(zh-TW),
.results .row .middle .itemPopupAdditional:lang(zh-TW),
.results #trade .search-bar .middle .itemPopupAdditional:lang(zh-TW),
#trade .results .search-bar .middle .itemPopupAdditional:lang(zh-TW),
.heading1:lang(zh-TW),
.heading3:lang(zh-TW) {
  font-family: 微軟正黑, "Microsoft JhengHei", 新明細體, Verdana, Arial, Helvetica, sans-serif
}

.FontinSmallCaps:lang(ru-RU),
.nav:lang(ru-RU),
.divinationCard:lang(ru-RU),
.newItemPopup:lang(ru-RU),
.results .row .middle .itemPopupAdditional:lang(ru-RU),
.results #trade .search-bar .middle .itemPopupAdditional:lang(ru-RU),
#trade .results .search-bar .middle .itemPopupAdditional:lang(ru-RU),
.heading1:lang(ru-RU),
.heading3:lang(ru-RU) {
  font-family: FrizQuadrataC, Verdana, Arial, Helvetica, sans-serif
}

.FontinSmallCaps:lang(ko-KR),
.nav:lang(ko-KR),
.divinationCard:lang(ko-KR),
.newItemPopup:lang(ko-KR),
.results .row .middle .itemPopupAdditional:lang(ko-KR),
.results #trade .search-bar .middle .itemPopupAdditional:lang(ko-KR),
#trade .results .search-bar .middle .itemPopupAdditional:lang(ko-KR),
.heading1:lang(ko-KR),
.heading3:lang(ko-KR) {
  font-family: "맑은 고딕", "Malgun Gothic", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinSmallCaps:lang(ja-JP),
.nav:lang(ja-JP),
.divinationCard:lang(ja-JP),
.newItemPopup:lang(ja-JP),
.results .row .middle .itemPopupAdditional:lang(ja-JP),
.results #trade .search-bar .middle .itemPopupAdditional:lang(ja-JP),
#trade .results .search-bar .middle .itemPopupAdditional:lang(ja-JP),
.heading1:lang(ja-JP),
.heading3:lang(ja-JP) {
  font-family: "Noto Sans JP", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinRegular,
.newItemContainer .stackSize,
.skillPopup,
.masteryPopup,
.heading2 {
  font-family: "FontinRegular", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: .51;
  font-weight: normal
}

.FontinRegular:lang(zh-CN),
.newItemContainer .stackSize:lang(zh-CN),
.skillPopup:lang(zh-CN),
.masteryPopup:lang(zh-CN),
.heading2:lang(zh-CN) {
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold
}

.FontinRegular:lang(zh-TW),
.newItemContainer .stackSize:lang(zh-TW),
.skillPopup:lang(zh-TW),
.masteryPopup:lang(zh-TW),
.heading2:lang(zh-TW) {
  font-family: 微軟正黑, "Microsoft JhengHei", 新明細體, Verdana, Arial, Helvetica, sans-serif
}

.FontinRegular:lang(ru-RU),
.newItemContainer .stackSize:lang(ru-RU),
.skillPopup:lang(ru-RU),
.masteryPopup:lang(ru-RU),
.heading2:lang(ru-RU) {
  font-family: FrizQuadrataC, Verdana, Arial, Helvetica, sans-serif
}

.FontinRegular:lang(ko-KR),
.newItemContainer .stackSize:lang(ko-KR),
.skillPopup:lang(ko-KR),
.masteryPopup:lang(ko-KR),
.heading2:lang(ko-KR) {
  font-family: "맑은 고딕", "Malgun Gothic", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinRegular:lang(ja-JP),
.newItemContainer .stackSize:lang(ja-JP),
.skillPopup:lang(ja-JP),
.masteryPopup:lang(ja-JP),
.heading2:lang(ja-JP) {
  font-family: "Noto Sans JP", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinItalic {
  font-family: "FontinItalic", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: .51;
  font-weight: normal
}

.FontinItalic:lang(zh-CN) {
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif
}

.FontinItalic:lang(zh-TW) {
  font-family: 微軟正黑, "Microsoft JhengHei", 新明細體, Verdana, Arial, Helvetica, sans-serif
}

.FontinItalic:lang(ru-RU) {
  font-family: FrizQuadrataC, Verdana, Arial, Helvetica, sans-serif
}

.FontinItalic:lang(ko-KR) {
  font-family: "맑은 고딕", "Malgun Gothic", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinItalic:lang(ja-JP) {
  font-family: "Noto Serif JP", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

.FontinBold,
blockquote .quote,
h1.t1 {
  font-family: "FontinBold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: .52;
  font-weight: normal
}

.FontinBold:lang(zh-CN),
blockquote .quote:lang(zh-CN),
h1.t1:lang(zh-CN) {
  font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold
}

.FontinBold:lang(zh-TW),
blockquote .quote:lang(zh-TW),
h1.t1:lang(zh-TW) {
  font-family: 微軟正黑, "Microsoft JhengHei", 新明細體, Verdana, Arial, Helvetica, sans-serif
}

.FontinBold:lang(ru-RU),
blockquote .quote:lang(ru-RU),
h1.t1:lang(ru-RU) {
  font-family: FrizQuadrataC, Verdana, Arial, Helvetica, sans-serif
}

.FontinBold:lang(ko-KR),
blockquote .quote:lang(ko-KR),
h1.t1:lang(ko-KR) {
  font-family: "맑은 고딕", "Malgun Gothic", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em;
  font-weight: bold
}

.FontinBold:lang(ja-JP),
blockquote .quote:lang(ja-JP),
h1.t1:lang(ja-JP) {
  font-family: "Noto Serif JP", Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.025em
}

h1 {
  margin: 0px;
  padding: 0px;
  color: #cac2a8;
  font-size: 2em;
  font-weight: bold
}

h1.large {
  font-size: 340%
}

h1.t1 {
  margin: 0px 0px 10px 0px
}

h2 {
  font-size: 1.3em;
  margin: 0px;
  padding: 0px;
  color: #cac2a8;
  font-weight: bold
}

h3 {
  margin: 0px;
  padding: 0px;
  color: #cac2a8;
  font-size: 1.15em;
  font-weight: bold
}

h3.dark {
  margin: 0px;
  background-color: #000;
  color: #cec59f;
  padding: 6px 5px
}

h4 {
  font-size: 110%;
  margin: 0px 0px;
  color: #cac2a8;
  font-weight: bold
}

.heading1,
.heading3 {
  color: #dfcf99
}

.heading2 {
  color: #dfcf99
}

.heading3 {
  text-shadow: 0px 0px 3px rgba(209, 201, 179, .52)
}

.disable-text-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

body {
  background: #000 url('/protected/image/layout/settlersofkalguur-bg.jpg?v=1732003211484&key=iTGamUssLclxKShOx2gEuw') no-repeat top center fixed;
  background-size: contain;
  height: 100%
}

#statusBar {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: url('/ui-sprite.png?v=1733975490051&key=hcYqaIbeIeQAwESlJH12PQ') no-repeat;
  background-position: 0px -94px;
  min-width: 359px;
  height: 41px;
  padding: 3px 0px
}

#statusBar .loggedInStatus {
  min-width: 160px;
  display: inline-block
}

#statusBar .privateMessageStatus {
  min-width: 83px;
  display: inline-block;
  text-align: center
}

#statusBar .privateMessageStatus.hasMessages {
  color: #ecff17;
  font-weight: bold;
  text-shadow: 0px 0px 4px rgba(255, 120, 44, .72)
}

#statusBar .privateMessageStatus.hasMessages:hover {
  color: #fbffcf
}

#statusBar .link2,
#statusBar .linkBack a,
.linkBack #statusBar a,
#statusBar .row2,
#statusBar .row2 a,
#statusBar .row2 label {
  text-decoration: none;
  color: #00b6ff
}

#statusBar .link2:hover,
#statusBar .linkBack a:hover,
.linkBack #statusBar a:hover,
#statusBar .row2:hover,
#statusBar .row2 a:hover,
#statusBar .row2 label:hover {
  color: #00d2ff
}

#statusBar .row1,
#statusBar .row2 {
  position: relative;
  padding: 0px 60px 0px 27px
}

#statusBar .row1 {
  font-size: 90%;
  height: 22px
}

#statusBar .row1 .purchaseLink {
  text-decoration: none
}

#statusBar .row1 .statusItem {
  margin-right: 19px;
  vertical-align: middle
}

#statusBar .row2 {
  display: flex;
  height: 20px
}

#statusBar .row2 .statusItem {
  text-transform: uppercase;
  margin-right: 15px
}

#statusBar .row2 div.account-switch {
  display: block;
  height: 20px
}

#statusBar .row2 .account-switch ul {
  visibility: hidden;
  z-index: 2;
  position: absolute;
  top: 20px;
  min-width: 100px;
  padding: 4px 8px;
  margin-top: -6px;
  margin-left: -8px;
  background: linear-gradient(90deg, rgb(13, 17, 18) 0%, rgb(48, 51, 58) 110px);
  border: 1px solid #82706f;
  border-top: 1px solid rgba(0, 0, 0, 0)
}

#statusBar .row2 .account-switch:hover ul,
#statusBar .row2 ul.account-switch:hover {
  visibility: visible
}

#statusBar .row2,
#statusBar .row2 a,
#statusBar .row2 label {
  font-size: 90%;
  font-weight: normal;
  cursor: pointer
}

#statusBar .row2.loggedOut {
  margin-top: 10px;
  margin-left: 6px
}

#statusBar .statusBarCenter {
  position: absolute;
  left: 220px;
  right: 135px;
  top: 0px;
  bottom: 0px;
  background: url('/ui-sprite.png?v=1733975490051&key=hcYqaIbeIeQAwESlJH12PQ') no-repeat;
  background-position: 0px -47px;
  height: 45px;
  background-repeat: repeat-x
}

#statusBar .statusBarRight {
  background: url('/ui-sprite.png?v=1733975490051&key=hcYqaIbeIeQAwESlJH12PQ') no-repeat;
  background-position: -222px -94px;
  width: 137px;
  height: 45px;
  position: absolute;
  right: 0px;
  top: 0px
}

#statusBar .pointsIcon {
  background: url('/ui-sprite.png?v=1733975490051&key=hcYqaIbeIeQAwESlJH12PQ') no-repeat;
  background-position: 0px -141px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  position: relative;
  top: -1px
}

#statusBar .psnPointsIcon::after {
  background: url('/platform.png?v=1733975490043&key=nbKZTaHvvfVSeKJ80zwgCA') no-repeat;
  background-position: -22px -22px;
  width: 22px;
  height: 22px;
  display: inline-block;
  content: " ";
  vertical-align: middle;
  scale: 75%;
  margin-bottom: -5px;
  margin-top: -7px;
  margin-left: 2px
}

.ja_JP #statusBar {
  font-size: 110%;
  font-weight: bold
}

.th_TH #statusBar {
  font-size: 115%
}

.platform-pc::before,
.platform-steam::before,
.platform-xbox::before,
.platform-sony::before {
  display: inline-block;
  content: " ";
  background-image: url('/platform.png?v=1733975490043&key=nbKZTaHvvfVSeKJ80zwgCA');
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin-right: 3px;
  opacity: .9
}

.platform-pc.platform-pc::before,
.platform-steam.platform-pc::before,
.platform-xbox.platform-pc::before,
.platform-sony.platform-pc::before {
  background-position: -22px 0px
}

.platform-pc.platform-steam::before,
.platform-steam.platform-steam::before,
.platform-xbox.platform-steam::before,
.platform-sony.platform-steam::before {
  background-position: -44px 0px
}

.platform-pc.platform-xbox::before,
.platform-steam.platform-xbox::before,
.platform-xbox.platform-xbox::before,
.platform-sony.platform-xbox::before {
  background-position: -44px -22px
}

.platform-pc.platform-sony::before,
.platform-steam.platform-sony::before,
.platform-xbox.platform-sony::before,
.platform-sony.platform-sony::before {
  background-position: -22px -22px
}

.s-pad,
table.s-td-pad td {
  padding: 5px
}

.m-pad,
table.m-td-pad td {
  padding: 10px
}

.l-pad {
  padding: 20px
}

.xl-pad {
  padding: 40px
}

.v-s-pad {
  padding-top: 5px;
  padding-bottom: 5px
}

.v-m-pad {
  padding-top: 10px;
  padding-bottom: 10px
}

.v-l-pad {
  padding-top: 20px;
  padding-bottom: 20px
}

.v-xl-pad {
  padding-top: 40px;
  padding-bottom: 40px
}

.h-s-pad {
  padding-left: 5px;
  padding-right: 5px
}

.h-m-pad {
  padding-left: 10px;
  padding-right: 10px
}

.h-l-pad {
  padding-left: 20px;
  padding-right: 20px
}

.h-xl-pad {
  padding-left: 40px;
  padding-right: 40px
}

.s-marg {
  margin: 5px
}

.m-marg {
  margin: 10px
}

.l-marg {
  margin: 20px
}

.xl-marg {
  margin: 40px
}

.t-s-marg {
  margin-top: 5px
}

.t-m-marg {
  margin-top: 10px
}

.t-l-marg {
  margin-top: 20px
}

.t-xl-marg {
  margin-top: 40px
}

.loading {
  background-image: url('/protected/image/loading.gif?v=1732003444923&key=lGcgJTlxEU6oDVnqIYzg8w');
  background-repeat: no-repeat;
  background-position: center;
  height: 200px
}

.loading-inline {
  background: url('/protected/image/loading_small.gif?v=1732003444923&key=15yrIzNDchmK-BZ5YY4tFA') no-repeat center;
  width: 16px;
  height: 16px;
  display: inline-block
}

.bold {
  font-weight: bold
}

.underline {
  text-decoration: underline
}

.italic {
  font-style: italic
}

.medium {
  font-size: 1.1em
}

a.error {
  color: #ff342f;
  text-decoration: none
}

.success {
  color: #11aa2d
}

.successBox {
  border: 1px solid #030;
  margin-bottom: 10px
}

.error,
.errorText {
  color: #ff342f
}

.errorBox {
  border: 1px solid #ff342f
}

.errors {
  color: #ff342f;
  padding: 0px;
  margin: 2px 0px;
  list-style-type: none
}

.errors li {
  padding: 0px;
  background: rgba(0, 0, 0, 0)
}

.no-display {
  display: none
}

.description,
.descriptionText {
  color: #566e94
}

.description {
  clear: both;
  font-size: .95em;
  margin-top: 2px
}

.description-important {
  clear: both;
  color: #cac2a8;
  font-size: .95em;
  margin-bottom: 5px
}

.onProbation,
.banned {
  color: #a10000
}

.view-more {
  padding: 9px;
  text-align: left
}

.vertOrnate1 {
  position: relative;
  width: 920px;
  background: url('/protected/image/bg-vert-ornate/l.png?v=1732003443895&key=jy1wUF_XmDaqInkRcdpAKA') repeat-y 8px 0px
}

.vertOrnate1 .r {
  background: url('/protected/image/bg-vert-ornate/r.png?v=1732003443895&key=w5xnDPJcwmW2d7fiDV-tWQ') repeat-y 910px 0px
}

.vertOrnate1 .content {
  margin-left: 50px;
  width: 820px;
  position: relative;
  text-align: center
}

.vertOrnate1 form {
  display: inline-block;
  margin-top: 10px
}

.vertOrnate1 .l-ornate {
  position: absolute;
  left: -47px;
  top: 50%;
  margin-top: -17px;
  width: 25px;
  height: 35px;
  background: url('/protected/image/bg-vert-ornate/l-ornate.png?v=1732003443895&key=Dk0rI4boHStz0Qc_--7xgQ') no-repeat top left
}

.vertOrnate1 .r-ornate {
  position: absolute;
  right: -47px;
  top: 50%;
  margin-top: -17px;
  width: 23px;
  height: 35px;
  background: url('/protected/image/bg-vert-ornate/r-ornate.png?v=1732003443895&key=3R7qLkiYixPwvkdiwAUWUQ') no-repeat top left
}

.vertOrnate1 .br {
  background: url('/protected/image/bg-vert-ornate/br.png?v=1732003443895&key=pBVCvAJwvjTZLkgWofY2fQ') no-repeat top left;
  width: 51px;
  height: 35px;
  position: absolute;
  bottom: -2px;
  right: 1px
}

.vertOrnate1 .bl {
  background: url('/protected/image/bg-vert-ornate/bl.png?v=1732003443895&key=h7n32BAC71M8gzIWMUM-8Q') no-repeat top left;
  width: 52px;
  height: 34px;
  position: absolute;
  bottom: -2px;
  left: 4px
}

.vertOrnate1 .tr {
  background: url('/protected/image/bg-vert-ornate/tr.png?v=1732003443895&key=CCprY6OwV_R_7RGTdakcXQ') no-repeat top left;
  width: 50px;
  height: 32px;
  position: absolute;
  top: -2px;
  right: 2px
}

.vertOrnate1 .tl {
  background: url('/protected/image/bg-vert-ornate/tl.png?v=1732003443895&key=sc2G8DfkQCD-n_yLiSJvpw') no-repeat top left;
  width: 50px;
  height: 32px;
  position: absolute;
  top: -2px;
  left: 4px
}

.generalCopy h4 {
  color: #cec59f;
  font-weight: normal
}

.generalCopy .block {
  margin-bottom: 20px
}

.aboutContent .character {
  position: absolute;
  right: 15px;
  bottom: 36px
}

.dropCap {
  float: left;
  margin-bottom: -0.1em;
  margin-left: -0.2em;
  margin-right: .12em;
  margin-top: -0.25em
}

.button-spacer {
  height: 25px
}

.padded {
  padding: 5px
}

.no-padding {
  padding: 0px 4px
}

img {
  border: none
}

.clear {
  clear: both !important
}

div.options {
  margin-left: 18px
}

div.options ul {
  margin-left: -18px
}

div.options li {
  margin: 3px 0px
}

h3.options {
  margin-left: 18px
}

.bright,
div.options a,
a.orderCur {
  color: #cac2a8
}

.bright2,
.form-description {
  color: #bfb383
}

a.bright,
div.options ad {
  text-decoration: none
}

a {
  color: #a38b63
}

a:hover,
div.options a:hover {
  color: #fff
}

a.big {
  color: #c29e6c;
  font-size: 115%;
  font-weight: bold;
  text-decoration: none
}

.bullet {
  background: url('/protected/image/list_large.jpg?v=1732003444891&key=vv1gcDSZaeqhuy_COuE9Gg') -2px -2px no-repeat;
  padding-left: 17px
}

.text_block {
  margin-bottom: 15px
}

p {
  margin: 0px 0px 10px 0px
}

ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: relative
}

.listSpaced li {
  margin-bottom: 15px
}

blockquote {
  margin: 5px 5px 8px 20px;
  padding: 7px;
  background: #333127 no-repeat;
  border: #555141 1px solid;
  color: #a79070;
  clear: both;
  position: relative
}

blockquote .quote {
  font-size: 42px;
  top: 0px;
  left: 6px;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

blockquote .top {
  height: auto !important;
  min-height: 10px;
  height: 10px
}

blockquote .bot {
  margin-top: 8px
}

blockquote cite {
  margin-left: 15px
}

p.short {
  padding-bottom: 150px
}

.black_heading {
  color: #cec59f;
  font-size: 1.1em;
  font-weight: bold;
  height: 20px;
  padding: 6px 5px;
  background-color: #000
}

.padding-s {
  padding: 5px
}

.med-margin {
  margin: 10px 5px
}

.hidden {
  display: none
}

.centered {
  text-align: center
}

.alignRight {
  text-align: right
}

.strip-heading {
  background-color: #20201d;
  padding: 10px
}

.error-heading {
  color: #ff342f;
  padding: 10px
}

.spacer {
  padding: 0px 5px;
  color: #3a3124
}

.noDisplay {
  display: none
}

strong {
  color: #bb9e74;
  font-weight: bold
}

tr.red {
  background-color: red
}

.fl {
  float: left
}

.fr {
  float: right
}

.botControlsSpacer {
  height: 27px;
  position: relative
}

.botControls {
  top: 6px;
  position: absolute;
  bottom: 10px;
  width: 100%
}

.botControls .pagination {
  padding-left: 5px
}

.betaKeyBox {
  color: #53697f
}

.betaKeyUsed {
  color: red
}

.betaKeyUsed .key {
  text-decoration: line-through
}

.bbHeading {
  margin-bottom: 5px
}

.largeSkillContainer {
  text-align: center
}

.largeSkillContainer img {
  margin: 2px 0px
}

#terms_of_use {
  height: 450px;
  width: 100%
}

#terms_of_use div {
  overflow-y: scroll;
  height: 100%;
  padding-right: 5px
}

.terms-of-use h1 {
  font-size: 120%;
  text-align: left;
  margin-bottom: 10px
}

#terms-of-use-container .terms-of-use h1 {
  font-size: 100%
}

.coinHeading1:before {
  background: url('/protected/image/layout/coin2.png?v=1732003212096&key=rKu5Gru_6hw1e79t60F2kA') no-repeat center;
  padding-left: 32px;
  content: " "
}

.link2,
.linkBack a,
#statusBar .row2,
#statusBar .row2 a,
#statusBar .row2 label {
  text-decoration: none;
  color: #00b6ff
}

.link2:hover,
.linkBack a:hover,
#statusBar .row2:hover,
#statusBar .row2 a:hover,
#statusBar .row2 label:hover {
  color: #00d2ff
}

em {
  font-style: italic
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left
}

#cboxContent {
  position: relative
}

#cboxLoadedContent {
  overflow: auto
}

#cboxTitle {
  margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0
}

#cboxOverlay {
  background: url('/protected/image/colorbox/overlay.png?v=1732003443963&key=bupA3Ln_97Q2OG5QedcRmQ') repeat 0 0
}

#colorbox:focus {
  outline: none
}

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -101px 0
}

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -130px 0
}

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -101px -29px
}

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -130px -29px
}

#cboxMiddleLeft {
  width: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') left top repeat-y
}

#cboxMiddleRight {
  width: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') right top repeat-y
}

#cboxTopCenter {
  height: 21px;
  background: url('/protected/image/colorbox/border.png?v=1732003443959&key=K2jvJAGug3ZYXbBuunSMdQ') 0 0 repeat-x
}

#cboxBottomCenter {
  height: 21px;
  background: url('/protected/image/colorbox/border.png?v=1732003443959&key=K2jvJAGug3ZYXbBuunSMdQ') 0 -29px repeat-x
}

#cboxContent {
  background: #000;
  overflow: hidden
}

.cboxIframe {
  background: #fff
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px
}

#cboxPrevious:hover {
  background-position: -75px -25px
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px
}

#cboxNext:hover {
  background-position: -50px -25px
}

#cboxLoadingOverlay {
  background: url('/protected/image/colorbox/loading_background.png?v=1732003443963&key=GKX3sqZ2FQHp3I2qB384Hw') no-repeat center center
}

#cboxLoadingGraphic {
  background: url('/protected/image/colorbox/loading.gif?v=1732003443963&key=_OjM7691015LVwRHZBrniA') no-repeat center center
}

#cboxClose {
  position: absolute;
  top: 7px;
  right: 3px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  border: 0 none
}

#cboxClose:hover {
  background-position: -25px -25px
}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

.colorBoxTheme1 #cboxClose {
  background-position: 0 0;
  height: 25px;
  width: 25px;
  background-image: url('/protected/image/UI/button/close-normal.png?v=1732003443859&key=B_RgNAjDgJeSSDYyVtEBRg');
  top: 2px;
  right: 1px;
  z-index: 5
}

.colorBoxTheme1 #cboxClose:hover {
  background-image: url('/protected/image/UI/button/close-hover.png?v=1732003443859&key=LotZzNges_kuAq8tg790GA');
  background-position: 0 0
}

.colorBoxTheme1.hideClose #cboxClose {
  display: none !important
}

.colorBoxTheme1 #cboxContent {
  border: 1px solid #23260b;
  box-shadow: 0px 0px 4px 0px rgba(185, 142, 50, .8)
}

.colorBoxTheme1 #cboxTopLeft,
.colorBoxTheme1 #cboxTopCenter,
.colorBoxTheme1 #cboxTopRight,
.colorBoxTheme1 #cboxMiddleLeft,
.colorBoxTheme1 #cboxMiddleRight,
.colorBoxTheme1 #cboxBottomLeft,
.colorBoxTheme1 #cboxBottomCenter,
.colorBoxTheme1 #cboxBottomCenter,
.colorBoxTheme1 #cboxBottomRight {
  background: none
}

.colorBoxPanelTheme #cboxClose {
  background-position: 0 0;
  height: 25px;
  width: 25px;
  background-image: url('/protected/image/UI/button/close-normal.png?v=1732003443859&key=B_RgNAjDgJeSSDYyVtEBRg');
  top: 49px;
  right: 21px;
  border: 0px none
}

.colorBoxPanelTheme #cboxClose:hover {
  background-image: url('/protected/image/UI/button/close-hover.png?v=1732003443859&key=LotZzNges_kuAq8tg790GA');
  background-position: 0 0
}

.colorBoxPanelTheme.hideClose #cboxClose {
  display: none !important
}

.hoverPopup {
  position: relative
}

.hoverPopup .popup {
  display: none
}

.hoverPopup:hover,
.hoverPopup .popup:hover {
  opacity: 1
}

.hoverPopup:hover .popup,
.hoverPopup .popup:hover .popup {
  display: block;
  position: absolute;
  left: 100%;
  top: 0px;
  z-index: 1
}

.hoverPopup:hover .popup.lower,
.hoverPopup .popup:hover .popup.lower {
  bottom: -4px;
  top: auto
}

small {
  font-size: smaller
}

.floatRight {
  float: right
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

#poe-popup-container {
  position: absolute;
  width: 800px;
  left: -1000px
}

#poe-popup-container.fullscreen {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: visible;
  z-index: 100
}

#poe-popup-container .poe-tooltip {
  font-family: "FontinBold", Verdana, Arial, Helvetica, sans-serif;
  padding: 3px;
  font-size: 15px;
  margin-bottom: 2px;
  white-space: nowrap;
  z-index: 100000;
  color: #fff;
  background-color: rgba(0, 0, 0, .7);
  text-align: center
}

#global-notification {
  margin-bottom: 10px
}

.globalNotification .notification,
.globalNotification .shutdown {
  margin: 4px 0
}

.globalNotification .notification {
  font-size: 120%
}

.globalNotification .shutdown {
  color: #ff1f1f;
  font-size: 120%
}

.globalNotification .shutdown .countdown {
  display: inline-block;
  font-weight: bold
}

.globalNotification .shutdown .countdown_section,
.globalNotification .shutdown .countdown_amount,
.globalNotification .shutdown .countdown-section,
.globalNotification .shutdown .countdown-amount {
  font-size: 100%
}

.platform-pc::before,
.platform-steam::before,
.platform-xbox::before,
.platform-sony::before {
  display: inline-block;
  content: " ";
  background-image: url('/platform.png?v=1733975490043&key=nbKZTaHvvfVSeKJ80zwgCA');
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin-right: 3px;
  opacity: .9
}

.platform-pc.platform-pc::before,
.platform-steam.platform-pc::before,
.platform-xbox.platform-pc::before,
.platform-sony.platform-pc::before {
  background-position: -22px 0px
}

.platform-pc.platform-steam::before,
.platform-steam.platform-steam::before,
.platform-xbox.platform-steam::before,
.platform-sony.platform-steam::before {
  background-position: -44px 0px
}

.platform-pc.platform-xbox::before,
.platform-steam.platform-xbox::before,
.platform-xbox.platform-xbox::before,
.platform-sony.platform-xbox::before {
  background-position: -44px -22px
}

.platform-pc.platform-sony::before,
.platform-steam.platform-sony::before,
.platform-xbox.platform-sony::before,
.platform-sony.platform-sony::before {
  background-position: -22px -22px
}

.PoEMarkup.glyph {
  float: left
}

@-webkit-keyframes animate-veiled-mod {
  100% {
      background-position: 0
  }
}

@-moz-keyframes animate-veiled-mod {
  100% {
      background-position: 0
  }
}

@-ms-keyframes animate-veiled-mod {
  100% {
      background-position: 0
  }
}

@-o-keyframes animate-veiled-mod {
  100% {
      background-position: 0
  }
}

@keyframes animate-veiled-mod {
  100% {
      background-position: 0
  }
}

.itemPopupContainer,
.skillPopupContainer {
  position: relative;
  text-align: center;
  z-index: 10000;
  min-width: 262.88032px;
  pointer-events: none
}

.masteryPopupContainer {
  position: absolute;
  text-align: center;
  z-index: 20000;
  min-width: 262.88032px
}

.masteryPopupContainer .atlasHoverText {
  font-style: italic
}

.itemPopupContainer .veiledMod .lc.prefix,
.itemPopupContainer .veiledMod .lc.suffix {
  padding: 0;
  -webkit-animation: animate-veiled-mod 3s steps(90) reverse infinite;
  -moz-animation: animate-veiled-mod 3s steps(90) reverse infinite;
  -ms-animation: animate-veiled-mod 3s steps(90) reverse infinite;
  -o-animation: animate-veiled-mod 3s steps(90) reverse infinite;
  animation: animate-veiled-mod 3s steps(90) reverse infinite;
  will-change: background-position;
  white-space: nowrap
}

.itemPopupContainer .veiledMod .lc.prefix {
  width: 158px;
  background-position: -14220px;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  color: rgba(0, 0, 0, 0)
}

.itemPopupContainer .veiledMod .lc.prefix01 {
  background-image: url('/protected/image/item/veiled/prefix_01.png?v=1732003056893&key=4Lls6jnNxQimyfF9NFjaJw')
}

.itemPopupContainer .veiledMod .lc.prefix02 {
  background-image: url('/protected/image/item/veiled/prefix_02.png?v=1732003057037&key=EJk_VfGQ-MufM_WAc7xP6g')
}

.itemPopupContainer .veiledMod .lc.prefix03 {
  background-image: url('/protected/image/item/veiled/prefix_03.png?v=1732003057205&key=E4kkntkco0Kt8lGdga0HSA')
}

.itemPopupContainer .veiledMod .lc.prefix04 {
  background-image: url('/protected/image/item/veiled/prefix_04.png?v=1732003057337&key=vZtppsirduTJi3w1UpYk2g')
}

.itemPopupContainer .veiledMod .lc.prefix05 {
  background-image: url('/protected/image/item/veiled/prefix_05.png?v=1732003057477&key=iO-4nU1hcIciOa47-d1H6Q')
}

.itemPopupContainer .veiledMod .lc.prefix06 {
  background-image: url('/protected/image/item/veiled/prefix_06.png?v=1732003057605&key=YADiCGlW75pB8OyK3tultA')
}

.itemPopupContainer .veiledMod .lc.suffix {
  width: 85px;
  background-position: -7650px;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  color: rgba(0, 0, 0, 0)
}

.itemPopupContainer .veiledMod .lc.suffix01 {
  background-image: url('/protected/image/item/veiled/suffix_01.png?v=1732003057737&key=loSpsGeM-yaqEJwCnPVFrQ')
}

.itemPopupContainer .veiledMod .lc.suffix02 {
  background-image: url('/protected/image/item/veiled/suffix_02.png?v=1732003057829&key=aDs0pNJ8FlyTTMZptZOGCA')
}

.itemPopupContainer .veiledMod .lc.suffix03 {
  background-image: url('/protected/image/item/veiled/suffix_03.png?v=1732003057945&key=dPT04Lf1udt5uG1SdDCOGQ')
}

.itemPopupContainer .veiledMod .lc.suffix04 {
  background-image: url('/protected/image/item/veiled/suffix_04.png?v=1732003058065&key=mDJ-TwmgWWFEZBHo4PG8gA')
}

.itemPopupContainer .veiledMod .lc.suffix05 {
  background-image: url('/protected/image/item/veiled/suffix_05.png?v=1732003058185&key=-46WZ83a37RYv3XZdSiRaw')
}

.itemPopupContainer .veiledMod .lc.suffix06 {
  background-image: url('/protected/image/item/veiled/suffix_06.png?v=1732003058201&key=pB4Rima7l89Oig7ngrSmbQ')
}

.itemPopupContainer .sockets {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin: 0 auto;
  width: fit-content
}

.itemPopupContainer .sockets .socket {
  background: url('/protected/image/item/popup2/socket.png?v=1733463846669&key=4FpK7CNQARaLzQ2u33OhBg') no-repeat center/contain;
  width: 36px;
  height: 36px
}

.itemGemPopup {
  z-index: 1450
}

.itemBoxContent {
  position: relative;
  background: top right repeat-y;
  font-size: 110%
}

.itemInline {
  clear: both
}

.itemInline .itemIconContainer {
  float: left
}

.itemTitleBar {
  background: top left repeat-x;
  position: relative;
  margin-top: -6px;
  margin-bottom: -9px
}

.itemTitleBar .l {
  position: absolute
}

.itemTitleBar .r {
  position: absolute
}

.itemSeperator {
  background: top left repeat-x;
  position: relative
}

.itemSeperator .l {
  position: absolute
}

.itemSeperator .r {
  position: absolute
}

.explicitMod,
.implicitMod,
.utilityMod {
  color: #88f
}

.fracturedMod {
  color: #a29162
}

.scourgeMod {
  color: #ff6e25
}

.crucibleMod {
  color: #ff7339
}

.skills {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  width: fit-content;
  margin: 0 auto
}

.cosmeticMod {
  color: #aa9e82
}

.unmet {
  color: #d20000
}

.craftedMod,
.enchantMod,
.runeMod {
  color: #b4b4ff
}

.textUnique,
.flavourText,
.uniqueitem {
  color: #af6025
}

.flavourText {
  font-style: italic
}

.incubated .text {
  color: #b4b4ff
}

.incubated .descrText {
  font-size: .9em
}

.incubated .descrText .progress {
  color: #fff;
  padding: 0
}

.scourged .text {
  color: #ff6e25
}

.scourged .descrText {
  font-size: .9em
}

.scourged .descrText .progress {
  color: #fff;
  padding: 0
}

.PoEMarkup.default {
  color: #7f7f7f
}

.PoEMarkup.prophecy {
  color: #b54bff
}

.textRare {
  color: #ff7
}

.textMagic {
  color: #88f
}

.textNormal {
  color: #c8c8c8
}

.textGem {
  color: #aa9e82
}

.textCurrency {
  color: #aa9e82
}

.textWhiteItem {
  color: #c8c8c8
}

.textRareItem {
  color: #ff7
}

.textMagicItem {
  color: #88f
}

.textGemItem {
  color: #1ba29b
}

.textCurrencyItem {
  color: #aa9e82
}

.textUniqueItem {
  color: #af6025
}

.textQuestItem {
  color: #4ae63a
}

.masteryPopup.hovered {
  pointer-events: none
}

.masteryPopup.hovered .content .explicitMod {
  color: #7f7f7f
}

.masteryPopup .masteryHeader {
  padding: 0 46px;
  white-space: nowrap;
  color: #f9e6ca;
  background: url('/protected/image/mastery/popup/UnallocatedMasteryPassiveHeaderLeft.png?v=1732003444931&key=_P-V5XuFu_0r_ul0Uc1VLQ') top left no-repeat, url('/protected/image/mastery/popup/UnallocatedMasteryPassiveHeaderRight.png?v=1732003444931&key=d1Ihrz0_jJtIZLg7v5ZDyQ') top right no-repeat;
  pointer-events: none
}

.masteryPopup.allocated .masteryHeader {
  background: url('/protected/image/mastery/popup/MasteryPassiveHeaderLeft.png?v=1732003444931&key=brsn9SQV50IWs1slO0i6OA') top left no-repeat, url('/protected/image/mastery/popup/MasteryPassiveHeaderRight.png?v=1732003444931&key=vfNiDOA9sTvRBVYsZHfE0Q') top right no-repeat
}

.masteryPopup .masteryName {
  display: inline-block;
  height: 53px;
  width: 100%;
  font-size: 22.8px;
  line-height: 2em;
  background: url('/protected/image/mastery/popup/UnallocatedMasteryPassiveHeaderMiddle.png?v=1732003444931&key=zX2BhCLzBBqLnbb4wZ1scA') top center repeat-x
}

.masteryPopup .masteryName .lc {
  padding: 5px 0
}

.masteryPopup.allocated .masteryName {
  background: url('/protected/image/mastery/popup/MasteryPassiveHeaderMiddle.png?v=1732003444931&key=fnNtpzmzuvr2Wv7F0GV6qg') top center repeat-x
}

.masteryPopup .content .lc {
  white-space: pre-wrap
}

.masteryPopup .content {
  padding: 1em .3em;
  font-size: 1.2em;
  text-align: left
}

.masteryPopup .content .masteryIcon {
  display: table;
  padding: 0;
  white-space: nowrap
}

.masteryPopup .content input[type=radio] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
  appearance: none
}

.masteryPopup .content label {
  padding: 2px;
  position: relative;
  cursor: pointer;
  font-weight: normal;
  display: flex;
  flex-direction: row;
  align-items: center
}

.masteryPopup .content .explicitMod {
  color: #88f
}

.masteryPopup .content .descrText {
  margin-left: 25px;
  font-size: .8em;
  user-select: none;
  color: #7f7f7f
}

.masteryPopup .content label::before {
  display: inline-block;
  content: url('/protected/image/mastery/popup/MasteryPassivePopupFrameUnallocated.png?v=1732003444931&key=5atvDWPEtTvZ1JH1wlUoZw');
  width: 25px;
  height: 25px
}

.masteryPopup .content :checked+label::before,
.masteryPopup .content :hover+label::before {
  background-image: url('/protected/image/mastery/popup/PassiveMasteryGenericInactive.png?v=1732003444931&key=f-UCsZfaYzBvGRmDNQSIDQ')
}

.masteryPopup .content :checked+label .explicitMod,
.masteryPopup .content :hover+label .explicitMod {
  color: #88f
}

.masteryPopup .content :checked+label::before,
.masteryPopup .content :hover+label::before {
  content: url('/protected/image/mastery/popup/MasteryPassivePopupFrameUnallocatedSelected.png?v=1732003444931&key=VJ-HMdepeoxSDS1URcsytQ')
}

.masteryPopup .content :disabled+label::before {
  content: url('/protected/image/mastery/popup/MasteryPassivePopupFrameUnavailable.png?v=1732003444931&key=0t-XjfX0MIc2wt1O2XDoWw') !important
}

html {
  height: 100%
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  line-height: 1.3
}

[v-cloak] {
  display: none
}

.link2,
.linkBack a,
#statusBar .row2,
#statusBar .row2 a,
#statusBar .row2 label {
  text-decoration: none;
  color: #00b6ff
}

.link2:hover,
.linkBack a:hover,
#statusBar .row2:hover,
#statusBar .row2 a:hover,
#statusBar .row2 label:hover {
  color: #00d2ff
}

#login-hint {
  display: none
}

.linkBack {
  position: absolute;
  top: 41px;
  left: 0;
  padding: 5px 0px 5px 27px;
  font-size: 13px
}

.linkBack a {
  font-size: 90%
}

.pointsIcon {
  background: url('/ui-sprite.png?v=1733975490051&key=hcYqaIbeIeQAwESlJH12PQ') no-repeat;
  background-position: 0px -141px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  position: relative;
  top: -1px
}

.logo {
  padding: 5px 0 0
}

.logo a {
  margin: 0 auto;
  display: block;
  max-width: 256px
}

.logo a img {
  width: 100%
}

.nav {
  font-size: 1.1em
}

.main-menu {
  padding: 0 10px;
  font-size: 1.3em
}

.main-menu a:focus {
  outline-offset: initial
}

.main-menu li>a {
  padding: 10px 10px;
  border-bottom: 1px solid #5a3806;
  line-height: 1em;
  font-size: 1.2em
}

.loader {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2000
}

.loader div {
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%
}

@-webkit-keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-moz-keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-ms-keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-o-keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-webkit-keyframes spin-reverse {
  100% {
      -moz-transform: rotate(-360deg);
      -o-transform: rotate(-360deg);
      -ms-transform: rotate(-360deg);
      -webkit-transform: rotate(-360deg);
      transform: rotate(-360deg)
  }
}

@-moz-keyframes spin-reverse {
  100% {
      -moz-transform: rotate(-360deg);
      -o-transform: rotate(-360deg);
      -ms-transform: rotate(-360deg);
      -webkit-transform: rotate(-360deg);
      transform: rotate(-360deg)
  }
}

@-ms-keyframes spin-reverse {
  100% {
      -moz-transform: rotate(-360deg);
      -o-transform: rotate(-360deg);
      -ms-transform: rotate(-360deg);
      -webkit-transform: rotate(-360deg);
      transform: rotate(-360deg)
  }
}

@-o-keyframes spin-reverse {
  100% {
      -moz-transform: rotate(-360deg);
      -o-transform: rotate(-360deg);
      -ms-transform: rotate(-360deg);
      -webkit-transform: rotate(-360deg);
      transform: rotate(-360deg)
  }
}

@keyframes spin-reverse {
  100% {
      -moz-transform: rotate(-360deg);
      -o-transform: rotate(-360deg);
      -ms-transform: rotate(-360deg);
      -webkit-transform: rotate(-360deg);
      transform: rotate(-360deg)
  }
}

.loader div:nth-child(1) {
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: 0px 0px;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -248px;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  -ms-animation: spin 4s linear infinite;
  -o-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite
}

.loader div:nth-child(2) {
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: 0px -200px;
  width: 116px;
  height: 116px;
  margin-top: -58px;
  margin-left: -58px;
  -webkit-animation: spin-reverse 2s linear infinite;
  -moz-animation: spin-reverse 2s linear infinite;
  -ms-animation: spin-reverse 2s linear infinite;
  -o-animation: spin-reverse 2s linear infinite;
  animation: spin-reverse 2s linear infinite
}

.loader div:nth-child(3) {
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -200px 0px;
  width: 157px;
  height: 157px;
  margin-top: -78.5px;
  margin-left: 48px;
  -webkit-animation: spin 3s linear infinite;
  -moz-animation: spin 3s linear infinite;
  -ms-animation: spin 3s linear infinite;
  -o-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite
}

#topSplash {
  padding-bottom: 15px
}

#topSplash a img {
  max-width: 100%
}

#global-notification {
  background-color: rgba(10, 10, 10, .9);
  max-width: 1520px;
  margin: 0 auto 10px
}

.container-fluid {
  height: 100%
}

.container-fluid>.content {
  position: relative;
  width: 100%;
  float: left;
  min-height: 100%
}

.container-fluid>.content>.wrapper {
  margin: 0;
  position: relative;
  min-width: 512px
}

.container-fluid>.content>.wrapper .language-select,
.container-fluid>.content>.wrapper #statusBar {
  position: absolute;
  top: 0
}

.container-fluid>.content>.wrapper .language-select {
  right: 0
}

.container-fluid>.content>.wrapper .language-select img {
  margin-top: 5px;
  border: 1px solid #111
}

.container-fluid>.content>.bottom {
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  text-align: center;
  color: #444
}

.container-fluid>.content>.bottom a {
  color: #444
}

.form-control-highlight {
  background-color: #333
}

.no-gutter {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 5px
}

.no-gutter>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.control-label {
  font-size: 80%
}

.countdown_rtl,
.countdown-rtl {
  direction: rtl
}

.countdown_holding span,
.countdown-holding span {
  background-color: #ccc
}

.countdown_row,
.countdown-row {
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center
}

.countdown_show1 .countdown_section,
.countdown-show1 .countdown-section {
  width: 98%
}

.countdown_show2 .countdown_section,
.countdown-show2 .countdown-section {
  width: 48%
}

.countdown_show3 .countdown_section,
.countdown-show3 .countdown-section {
  width: 32.5%
}

.countdown_show4 .countdown_section,
.countdown-show4 .countdown-section {
  width: 24.5%
}

.countdown_show5 .countdown_section,
.countdown-show5 .countdown-section {
  width: 19.5%
}

.countdown_show6 .countdown_section,
.countdown-show6 .countdown-section {
  width: 16.25%
}

.countdown_show7 .countdown_section,
.countdown-show7 .countdown-section {
  width: 14%
}

.countdown_section,
.countdown-section {
  display: block;
  float: left;
  font-size: 110%;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  font-family: "FontinBold", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: .52
}

.countdown_amount,
.countdown-amount {
  font-size: 200%
}

.countdown_descr,
.countdown-descr {
  display: block;
  width: 100%
}

.countdown-period {
  display: block
}

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative
}

.scroll-wrapper>.scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0
}

.scroll-element {
  display: none
}

.scroll-element,
.scroll-element div {
  box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default
}

.scroll-textarea {
  border: 1px solid #ccc;
  border-top-color: #999
}

.scroll-textarea>.scroll-content {
  overflow: hidden !important
}

.scroll-textarea>.scroll-content>textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
  height: 0;
  width: 0
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-inner>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-inner>.scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%
}

.scrollbar-inner>.scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
  overflow: hidden
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4
}

.scrollbar-inner>.scroll-element .scroll-element_track {
  background-color: #e0e0e0
}

.scrollbar-inner>.scroll-element .scroll-bar {
  background-color: #c2c2c2
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
  background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px
}

.scrollbar-outer>.scroll-element,
.scrollbar-outer>.scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-outer>.scroll-element {
  background-color: #fff
}

.scrollbar-outer>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-outer>.scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%
}

.scrollbar-outer>.scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px
}

.scrollbar-outer>.scroll-element .scroll-element_outer {
  overflow: hidden
}

.scrollbar-outer>.scroll-element .scroll-element_track {
  background-color: #eee
}

.scrollbar-outer>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_track,
.scrollbar-outer>.scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px
}

.scrollbar-outer>.scroll-element .scroll-bar {
  background-color: #d9d9d9
}

.scrollbar-outer>.scroll-element .scroll-bar:hover {
  background-color: #c2c2c2
}

.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191
}

.scrollbar-outer>.scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px
}

.scrollbar-outer>.scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-bar {
  min-width: 10px
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-bar {
  min-height: 10px
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px
}

.scrollbar-macosx>.scroll-element,
.scrollbar-macosx>.scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-macosx>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-macosx>.scroll-element .scroll-element_track {
  display: none
}

.scrollbar-macosx>.scroll-element .scroll-bar {
  background-color: #6c6e71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.scrollbar-macosx:hover>.scroll-element .scroll-bar,
.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: .7
}

.scrollbar-macosx>.scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%
}

.scrollbar-macosx>.scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer {
  left: 2px
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size {
  left: -4px
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer {
  top: 2px
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size {
  top: -4px
}

.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px
}

.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px
}

.scrollbar-light>.scroll-element,
.scrollbar-light>.scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-light>.scroll-element {
  background-color: #fff
}

.scrollbar-light>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-light>.scroll-element .scroll-element_outer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

.scrollbar-light>.scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

.scrollbar-light>.scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%
}

.scrollbar-light>.scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px
}

.scrollbar-light>.scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

.scrollbar-light>.scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px
}

.scrollbar-light>.scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px
}

.scrollbar-light>.scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px
}

.scrollbar-light>.scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_size {
  left: -4px
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_size {
  top: -4px
}

.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px
}

.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px
}

.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px
}

.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px
}

.scrollbar-rail>.scroll-element,
.scrollbar-rail>.scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-rail>.scroll-element {
  background-color: #fff
}

.scrollbar-rail>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-rail>.scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, .3)
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, .5)
}

.scrollbar-rail>.scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%
}

.scrollbar-rail>.scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px
}

.scrollbar-rail>.scroll-element .scroll-bar {
  background-color: #d0b9a0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .5)
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .6)
}

.scrollbar-rail>.scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px
}

.scrollbar-rail>.scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px
}

.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px
}

.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px
}

.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px
}

.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px
}

.scrollbar-dynamic>.scroll-element,
.scrollbar-dynamic>.scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-dynamic>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-dynamic>.scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%
}

.scrollbar-dynamic>.scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px
}

.scrollbar-dynamic>.scroll-element .scroll-element_outer {
  opacity: .3;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px
}

.scrollbar-dynamic>.scroll-element .scroll-element_size {
  background-color: #ccc;
  opacity: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  -ms-transition: opacity .2s;
  transition: opacity .2s
}

.scrollbar-dynamic>.scroll-element .scroll-bar {
  background-color: #6c6e71;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -o-transition: height .2s;
  -ms-transition: height .2s;
  transition: height .2s
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width .2s;
  -moz-transition: width .2s;
  -o-transition: width .2s;
  -ms-transition: width .2s;
  transition: width .2s
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size {
  left: -4px
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size {
  top: -4px
}

.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px
}

.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: .7
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px
}

.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px
}

.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px
}

.scrollbar-chrome>.scroll-element,
.scrollbar-chrome>.scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-chrome>.scroll-element {
  background-color: #fff
}

.scrollbar-chrome>.scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-chrome>.scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb
}

.scrollbar-chrome>.scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%
}

.scrollbar-chrome>.scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px
}

.scrollbar-chrome>.scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.scrollbar-chrome>.scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9
}

.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e
}

.scrollbar-chrome>.scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px
}

.scrollbar-chrome>.scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px
}

.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px
}

.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px
}

.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px
}

.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px
}

.poeScroll.miniScroll .scroll-y {
  transform: scaleX(0.5) translateX(50%)
}

.poeScroll.miniScroll .scroll-x {
  transform: scaleY(0.5) translateY(50%)
}

.poeScroll>.scroll-element,
.poeScroll .scroll-element div,
.mtxCategoryPopupContainer>.scroll-element,
.mtxCategoryPopupContainer .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}

.poeScroll .scroll-element div,
.mtxCategoryPopupContainer .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.poeScroll.mtxItem.SkillGemScroll .scroll-element.scroll-x,
.poeScroll.variantScroll .scroll-element.scroll-x,
.mtxCategoryPopupContainer.mtxItem.SkillGemScroll .scroll-element.scroll-x,
.mtxCategoryPopupContainer.variantScroll .scroll-element.scroll-x {
  display: block;
  width: 100%;
  min-width: 100%;
  bottom: 0;
  background-image: url('/protected/image/UI/scrollbar/rail-horizontal.png?v=1732003443867&key=d69ThBFj4IbHjU-tqcowGQ');
  height: 29px
}

.poeScroll.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-element_size,
.poeScroll.variantScroll .scroll-element.scroll-x .scroll-element_size,
.mtxCategoryPopupContainer.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-element_size,
.mtxCategoryPopupContainer.variantScroll .scroll-element.scroll-x .scroll-element_size {
  left: -36px
}

.poeScroll.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-arrow_less,
.poeScroll.variantScroll .scroll-element.scroll-x .scroll-arrow_less,
.mtxCategoryPopupContainer.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-arrow_less,
.mtxCategoryPopupContainer.variantScroll .scroll-element.scroll-x .scroll-arrow_less {
  height: 29px;
  width: 18px;
  background-image: url('/protected/image/UI/scrollbar/left.png?v=1732003443867&key=_j34g9qTFNOhzumkze7_Ww');
  left: 0
}

.poeScroll.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-arrow_more,
.poeScroll.variantScroll .scroll-element.scroll-x .scroll-arrow_more,
.mtxCategoryPopupContainer.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-arrow_more,
.mtxCategoryPopupContainer.variantScroll .scroll-element.scroll-x .scroll-arrow_more {
  height: 29px;
  width: 16px;
  background-image: url('/protected/image/UI/scrollbar/right.png?v=1732003443867&key=DLZLmB6-44oJhs2yNbloNg');
  position: absolute;
  right: 0;
  left: initial
}

.poeScroll.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-bar,
.poeScroll.variantScroll .scroll-element.scroll-x .scroll-bar,
.mtxCategoryPopupContainer.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-bar,
.mtxCategoryPopupContainer.variantScroll .scroll-element.scroll-x .scroll-bar {
  background: rgba(0, 0, 0, 0) url('/protected/image/UI/scrollbar/thumb-left.png?v=1732003443867&key=FfJRrs2BwyAJ8dNz0cwbeg') no-repeat;
  height: 29px;
  cursor: pointer;
  min-width: 32px
}

.poeScroll.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-bar .scroll-bar_body,
.poeScroll.variantScroll .scroll-element.scroll-x .scroll-bar .scroll-bar_body,
.mtxCategoryPopupContainer.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-bar .scroll-bar_body,
.mtxCategoryPopupContainer.variantScroll .scroll-element.scroll-x .scroll-bar .scroll-bar_body {
  left: 16px;
  background: rgba(0, 0, 0, 0) url('/protected/image/UI/scrollbar/thumb-middle-horizontal.png?v=1732003443867&key=s2mKu94WYIbet2GqZ0Tcqw')
}

.poeScroll.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-bar .scroll-bar_bottom,
.poeScroll.variantScroll .scroll-element.scroll-x .scroll-bar .scroll-bar_bottom,
.mtxCategoryPopupContainer.mtxItem.SkillGemScroll .scroll-element.scroll-x .scroll-bar .scroll-bar_bottom,
.mtxCategoryPopupContainer.variantScroll .scroll-element.scroll-x .scroll-bar .scroll-bar_bottom {
  right: 0;
  left: initial;
  background: rgba(0, 0, 0, 0) url('/protected/image/UI/scrollbar/thumb-right.png?v=1732003443867&key=lSezmjolg0Cp29xMfb9zuQ') no-repeat;
  width: 16px
}

.poeScroll.mtxItem.SkillGemScroll .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-element_outer,
.poeScroll.variantScroll .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-element_outer,
.mtxCategoryPopupContainer.mtxItem.SkillGemScroll .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-element_outer,
.mtxCategoryPopupContainer.variantScroll .scroll-element.scroll-x.scroll-element_arrows_visible .scroll-element_outer {
  left: 18px
}

.poeScroll .scroll-element,
.mtxCategoryPopupContainer .scroll-element {
  background: rgba(0, 0, 0, 0)
}

.poeScroll .scroll-element .scroll-element_track,
.mtxCategoryPopupContainer .scroll-element .scroll-element_track {
  background: none
}

.poeScroll .scroll-element.scroll-x,
.mtxCategoryPopupContainer .scroll-element.scroll-x {
  display: none
}

.poeScroll .scroll-element.scroll-y,
.mtxCategoryPopupContainer .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  background-image: url('/protected/image/UI/scrollbar/rail.png?v=1732003443867&key=lJmXv7GblDlDYJpiMfeS8w');
  width: 29px
}

.mtxStashPanel .poeScroll .scroll-element.scroll-y,
.mtxStashPanel .mtxCategoryPopupContainer .scroll-element.scroll-y {
  position: absolute;
  top: 3px;
  right: 3px
}

.mtxItem.SkillGem .poeScroll .scroll-element.scroll-y,
.mtxItem.SkillGem .mtxCategoryPopupContainer .scroll-element.scroll-y {
  display: none
}

.poeScroll .scroll-element.scroll-y .scroll-element_size,
.mtxCategoryPopupContainer .scroll-element.scroll-y .scroll-element_size {
  top: -18px
}

.poeScroll .scroll-element.scroll-y .scroll-element_outer,
.mtxCategoryPopupContainer .scroll-element.scroll-y .scroll-element_outer {
  top: 9px
}

.poeScroll .scroll-element.scroll-y .scroll-arrow_less,
.mtxCategoryPopupContainer .scroll-element.scroll-y .scroll-arrow_less {
  height: 9px;
  width: 29px;
  background-image: url('/protected/image/UI/scrollbar/up.png?v=1732003443867&key=NkGbcmXHh3bEBgbJkWlf1g')
}

.poeScroll .scroll-element.scroll-y .scroll-arrow_more,
.mtxCategoryPopupContainer .scroll-element.scroll-y .scroll-arrow_more {
  height: 9px;
  width: 29px;
  background-image: url('/protected/image/UI/scrollbar/down.png?v=1732003443867&key=twnMw9Zhnig1bedbrLEBGA');
  background-position: bottom;
  position: absolute;
  bottom: 0;
  top: initial
}

.poeScroll .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-element_size,
.mtxCategoryPopupContainer .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-element_size {
  top: -36px
}

.poeScroll .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-element_outer,
.mtxCategoryPopupContainer .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-element_outer {
  top: 18px
}

.poeScroll .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_less,
.mtxCategoryPopupContainer .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_less {
  height: 18px
}

.poeScroll .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_more,
.mtxCategoryPopupContainer .scroll-element.scroll-y.scroll-element_arrows_visible .scroll-arrow_more {
  height: 16px
}

.poeScroll .scroll-element.scroll-y .scroll-bar,
.mtxCategoryPopupContainer .scroll-element.scroll-y .scroll-bar {
  background: rgba(0, 0, 0, 0) url('/protected/image/UI/scrollbar/thumb-top.png?v=1732003443867&key=I7c8wcFzUM_ZsWr_-UCkcg') no-repeat;
  width: 29px;
  cursor: pointer;
  min-height: 32px
}

.poeScroll .scroll-element.scroll-y .scroll-bar .scroll-bar_body,
.mtxCategoryPopupContainer .scroll-element.scroll-y .scroll-bar .scroll-bar_body {
  top: 16px;
  background: rgba(0, 0, 0, 0) url('/protected/image/UI/scrollbar/thumb-middle.png?v=1732003443867&key=0to07f-wVCmmVmtiG0W-hw')
}

.poeScroll .scroll-element.scroll-y .scroll-bar .scroll-bar_bottom,
.mtxCategoryPopupContainer .scroll-element.scroll-y .scroll-bar .scroll-bar_bottom {
  bottom: 0;
  top: initial;
  background: rgba(0, 0, 0, 0) url('/protected/image/UI/scrollbar/thumb-bottom.png?v=1732003443867&key=7RYh0vgwVxIBI3N2VtwswA') no-repeat;
  height: 16px
}

.poeScroll .scroll-element .scroll-bar,
.mtxCategoryPopupContainer .scroll-element .scroll-bar {
  cursor: default
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left
}

#cboxContent {
  position: relative
}

#cboxLoadedContent {
  overflow: auto
}

#cboxTitle {
  margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0
}

#cboxOverlay {
  background: url('/protected/image/colorbox/overlay.png?v=1732003443963&key=bupA3Ln_97Q2OG5QedcRmQ') repeat 0 0
}

#colorbox:focus {
  outline: none
}

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -101px 0
}

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -130px 0
}

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -101px -29px
}

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -130px -29px
}

#cboxMiddleLeft {
  width: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') left top repeat-y
}

#cboxMiddleRight {
  width: 21px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') right top repeat-y
}

#cboxTopCenter {
  height: 21px;
  background: url('/protected/image/colorbox/border.png?v=1732003443959&key=K2jvJAGug3ZYXbBuunSMdQ') 0 0 repeat-x
}

#cboxBottomCenter {
  height: 21px;
  background: url('/protected/image/colorbox/border.png?v=1732003443959&key=K2jvJAGug3ZYXbBuunSMdQ') 0 -29px repeat-x
}

#cboxContent {
  background: #000;
  overflow: hidden
}

.cboxIframe {
  background: #fff
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px
}

#cboxPrevious:hover {
  background-position: -75px -25px
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px
}

#cboxNext:hover {
  background-position: -50px -25px
}

#cboxLoadingOverlay {
  background: url('/protected/image/colorbox/loading_background.png?v=1732003443963&key=GKX3sqZ2FQHp3I2qB384Hw') no-repeat center center
}

#cboxLoadingGraphic {
  background: url('/protected/image/colorbox/loading.gif?v=1732003443963&key=_OjM7691015LVwRHZBrniA') no-repeat center center
}

#cboxClose {
  position: absolute;
  top: 7px;
  right: 3px;
  background: url('/protected/image/colorbox/controls.png?v=1732003443959&key=WJBxQumtXjcHaLlOjaiOKg') no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  border: 0 none
}

#cboxClose:hover {
  background-position: -25px -25px
}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

#nprogress {
  pointer-events: none
}

#nprogress .bar {
  background: linear-gradient(left, rgba(255, 20, 0, 0.18), #f00);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ff8500;
  z-index: 1000
}

#nprogress .peg {
  -moz-transform: rotate(3deg) translate(0, -4px);
  -o-transform: rotate(3deg) translate(0, -4px);
  -ms-transform: rotate(3deg) translate(0, -4px);
  -webkit-transform: rotate(3deg) translate(0, -4px);
  transform: rotate(3deg) translate(0, -4px);
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #ff0, 0 0 5px #fff;
  opacity: 1
}

#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1000;
  top: 11px;
  right: 11px
}

#nprogress .spinner-icon {
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  -moz-animation: nprogress-spinner 400ms linear infinite;
  -o-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
  width: 14px;
  height: 14px;
  border: solid 2px rgba(224, 224, 224, .06);
  border-top-color: rgba(255, 203, 155, .3);
  border-left-color: rgba(255, 214, 207, .44);
  border-radius: 10px
}

@-webkit-keyframes nprogress-spinner {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
  }
  100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-moz-keyframes nprogress-spinner {
  0% {
      -moz-transform: rotate(0deg);
      transform: rotate(0deg)
  }
  100% {
      -moz-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-o-keyframes nprogress-spinner {
  0% {
      -o-transform: rotate(0deg);
      transform: rotate(0deg)
  }
  100% {
      -o-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-ms-keyframes nprogress-spinner {
  0% {
      -ms-transform: rotate(0deg);
      transform: rotate(0deg)
  }
  100% {
      -ms-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@keyframes nprogress-spinner {
  0% {
      transform: rotate(0deg)
  }
  100% {
      transform: rotate(360deg)
  }
}

/*! jQuery UI - v1.11.4 - 2016-02-03
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, autocomplete.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=333333&bgTextureHeader=gloss_wave&bgImgOpacityHeader=25&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=inset_soft&bgImgOpacityContent=25&borderColorContent=666666&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=555555&bgTextureDefault=glass&bgImgOpacityDefault=20&borderColorDefault=666666&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=0078a3&bgTextureHover=glass&bgImgOpacityHover=40&borderColorHover=59b4d4&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=f58400&bgTextureActive=inset_soft&bgImgOpacityActive=30&borderColorActive=ffaf0f&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=glass&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=flat&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=flat&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-clearfix {
  min-height: 0
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default !important
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}

.ui-resizable {
  position: relative
}

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px
}

.ui-datepicker .ui-datepicker-next {
  right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0
}

.ui-datepicker td {
  border: 0;
  padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}

.ui-datepicker.ui-datepicker-multi {
  width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}

.ui-datepicker-rtl {
  direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

.ui-widget {
  font-family: Segoe UI, Arial, sans-serif;
  font-size: 1.1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Segoe UI, Arial, sans-serif;
  font-size: 1em
}

.ui-widget-content {
  border: 1px solid #666;
  background: #000 url('/protected/image/images/ui-bg_inset-soft_25_000000_1x100.png?v=1732003444647&key=IMyCTSr8Kkr-_AhAdl8bpw') 50% bottom repeat-x;
  color: #fff
}

.ui-widget-content a {
  color: #fff
}

.ui-widget-header {
  border: 1px solid #333;
  background: #333 url('/protected/image/images/ui-bg_gloss-wave_25_333333_500x100.png?v=1732003444647&key=yUaT14_cj3FG43pYZJ5AZw') 50% 50% repeat-x;
  color: #fff;
  font-weight: bold
}

.ui-widget-header a {
  color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #666;
  background: #555 url('/protected/image/images/ui-bg_glass_20_555555_1x400.png?v=1732003444647&key=zPmnAYNCPBoFixiuUy7SKg') 50% 50% repeat-x;
  font-weight: bold;
  color: #eee
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #eee;
  text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #59b4d4;
  background: #0078a3 url('/protected/image/images/ui-bg_glass_40_0078a3_1x400.png?v=1732003444647&key=Fb7vBO9xTzs8oaGUpGA8ug') 50% 50% repeat-x;
  font-weight: bold;
  color: #fff
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #ffaf0f;
  background: #f58400 url('/protected/image/images/ui-bg_inset-soft_30_f58400_1x100.png?v=1732003444647&key=ge-cfv1uDm2fY7fFlae6Vg') 50% 50% repeat-x;
  font-weight: bold;
  color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #ccc;
  background: #eee url('/protected/image/images/ui-bg_highlight-soft_80_eeeeee_1x100.png?v=1732003444647&key=gKzFILZ4l0LCstNyxKGb1w') 50% top repeat-x;
  color: #2e7db2
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #2e7db2
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #ffb73d;
  background: #ffc73d url('/protected/image/images/ui-bg_glass_40_ffc73d_1x400.png?v=1732003444647&key=6hz8nZwV1yeSZT9QWlFA0g') 50% 50% repeat-x;
  color: #111
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #111
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #111
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url('/protected/image/images/ui-icons_cccccc_256x240.png?v=1732003444647&key=mqAY5QmQx8oveQOZC258rw')
}

.ui-widget-header .ui-icon {
  background-image: url('/protected/image/images/ui-icons_ffffff_256x240.png?v=1732003444647&key=KU1hdSgOi4KO8MChda_r-A')
}

.ui-state-default .ui-icon {
  background-image: url('/protected/image/images/ui-icons_cccccc_256x240.png?v=1732003444647&key=mqAY5QmQx8oveQOZC258rw')
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url('/protected/image/images/ui-icons_ffffff_256x240.png?v=1732003444647&key=KU1hdSgOi4KO8MChda_r-A')
}

.ui-state-active .ui-icon {
  background-image: url('/protected/image/images/ui-icons_222222_256x240.png?v=1732003444647&key=03et4RRXrN6I-t0IOMeVvA')
}

.ui-state-highlight .ui-icon {
  background-image: url('/protected/image/images/ui-icons_4b8e0b_256x240.png?v=1732003444647&key=dfTwS1wuYeIzM5YL87CC7A')
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url('/protected/image/images/ui-icons_a83300_256x240.png?v=1732003444647&key=HUpThlp6HOY8ketcQlW9ig')
}

.ui-icon-blank {
  background-position: 16px 16px
}

.ui-icon-carat-1-n {
  background-position: 0 0
}

.ui-icon-carat-1-ne {
  background-position: -16px 0
}

.ui-icon-carat-1-e {
  background-position: -32px 0
}

.ui-icon-carat-1-se {
  background-position: -48px 0
}

.ui-icon-carat-1-s {
  background-position: -64px 0
}

.ui-icon-carat-1-sw {
  background-position: -80px 0
}

.ui-icon-carat-1-w {
  background-position: -96px 0
}

.ui-icon-carat-1-nw {
  background-position: -112px 0
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-seek-first {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 6px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px
}

.ui-widget-overlay {
  background: #5c5c5c;
  opacity: .8;
  filter: Alpha(Opacity=80)
}

.ui-widget-shadow {
  margin: -7px 0 0 -7px;
  padding: 7px;
  background: #ccc;
  opacity: .6;
  filter: Alpha(Opacity=60);
  border-radius: 8px
}

/*!
* jQuery UI CSS Framework 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=333333&bgTextureHeader=gloss_wave&bgImgOpacityHeader=25&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=inset_soft&bgImgOpacityContent=25&borderColorContent=666666&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=555555&bgTextureDefault=glass&bgImgOpacityDefault=20&borderColorDefault=666666&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=0078a3&bgTextureHover=glass&bgImgOpacityHover=40&borderColorHover=59b4d4&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=f58400&bgTextureActive=inset_soft&bgImgOpacityActive=30&borderColorActive=ffaf0f&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=glass&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=flat&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=flat&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/

.ui-widget {
  font-family: Segoe UI, Arial, sans-serif;
  font-size: 1.1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Segoe UI, Arial, sans-serif;
  font-size: 1em
}

.ui-widget-content {
  border: 1px solid #666;
  background: #000 url('/protected/image/images/ui-bg_inset-soft_25_000000_1x100.png?v=1732003444647&key=IMyCTSr8Kkr-_AhAdl8bpw') 50% bottom repeat-x;
  color: #fff
}

.ui-widget-content a {
  color: #fff
}

.ui-widget-header {
  border: 1px solid #333;
  background: #333 url('/protected/image/images/ui-bg_gloss-wave_25_333333_500x100.png?v=1732003444647&key=yUaT14_cj3FG43pYZJ5AZw') 50% 50% repeat-x;
  color: #fff;
  font-weight: bold
}

.ui-widget-header a {
  color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #666;
  background: #555 url('/protected/image/images/ui-bg_glass_20_555555_1x400.png?v=1732003444647&key=zPmnAYNCPBoFixiuUy7SKg') 50% 50% repeat-x;
  font-weight: bold;
  color: #eee
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #eee;
  text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #59b4d4;
  background: #0078a3 url('/protected/image/images/ui-bg_glass_40_0078a3_1x400.png?v=1732003444647&key=Fb7vBO9xTzs8oaGUpGA8ug') 50% 50% repeat-x;
  font-weight: bold;
  color: #fff
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #ffaf0f;
  background: #f58400 url('/protected/image/images/ui-bg_inset-soft_30_f58400_1x100.png?v=1732003444647&key=ge-cfv1uDm2fY7fFlae6Vg') 50% 50% repeat-x;
  font-weight: bold;
  color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #ccc;
  background: #eee url('/protected/image/images/ui-bg_highlight-soft_80_eeeeee_1x100.png?v=1732003444647&key=gKzFILZ4l0LCstNyxKGb1w') 50% top repeat-x;
  color: #2e7db2
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #2e7db2
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #ffb73d;
  background: #ffc73d url('/protected/image/images/ui-bg_glass_40_ffc73d_1x400.png?v=1732003444647&key=6hz8nZwV1yeSZT9QWlFA0g') 50% 50% repeat-x;
  color: #111
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #111
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #111
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url('/protected/image/images/ui-icons_cccccc_256x240.png?v=1732003444647&key=mqAY5QmQx8oveQOZC258rw')
}

.ui-widget-header .ui-icon {
  background-image: url('/protected/image/images/ui-icons_ffffff_256x240.png?v=1732003444647&key=KU1hdSgOi4KO8MChda_r-A')
}

.ui-state-default .ui-icon {
  background-image: url('/protected/image/images/ui-icons_cccccc_256x240.png?v=1732003444647&key=mqAY5QmQx8oveQOZC258rw')
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url('/protected/image/images/ui-icons_ffffff_256x240.png?v=1732003444647&key=KU1hdSgOi4KO8MChda_r-A')
}

.ui-state-active .ui-icon {
  background-image: url('/protected/image/images/ui-icons_222222_256x240.png?v=1732003444647&key=03et4RRXrN6I-t0IOMeVvA')
}

.ui-state-highlight .ui-icon {
  background-image: url('/protected/image/images/ui-icons_4b8e0b_256x240.png?v=1732003444647&key=dfTwS1wuYeIzM5YL87CC7A')
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url('/protected/image/images/ui-icons_a83300_256x240.png?v=1732003444647&key=HUpThlp6HOY8ketcQlW9ig')
}

.ui-icon-blank {
  background-position: 16px 16px
}

.ui-icon-carat-1-n {
  background-position: 0 0
}

.ui-icon-carat-1-ne {
  background-position: -16px 0
}

.ui-icon-carat-1-e {
  background-position: -32px 0
}

.ui-icon-carat-1-se {
  background-position: -48px 0
}

.ui-icon-carat-1-s {
  background-position: -64px 0
}

.ui-icon-carat-1-sw {
  background-position: -80px 0
}

.ui-icon-carat-1-w {
  background-position: -96px 0
}

.ui-icon-carat-1-nw {
  background-position: -112px 0
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-seek-first {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 6px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px
}

.ui-widget-overlay {
  background: #5c5c5c;
  opacity: .8;
  filter: Alpha(Opacity=80)
}

.ui-widget-shadow {
  margin: -7px 0 0 -7px;
  padding: 7px;
  background: #ccc;
  opacity: .6;
  filter: Alpha(Opacity=60);
  border-radius: 8px
}

/*!
* jQuery UI CSS Framework 1.11.4
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/

.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-clearfix {
  min-height: 0
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default !important
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}

.ui-resizable {
  position: relative
}

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px
}

.ui-datepicker .ui-datepicker-next {
  right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0
}

.ui-datepicker td {
  border: 0;
  padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}

.ui-datepicker.ui-datepicker-multi {
  width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}

.ui-datepicker-rtl {
  direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

fieldset[disabled] .multiselect {
  pointer-events: none
}

.multiselect__spinner {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 48px;
  height: 35px;
  background: #e2e2e2;
  display: block
}

.multiselect__spinner:after,
.multiselect__spinner:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  border-color: #41b883 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0)
}

.multiselect__spinner:before {
  animation: a 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
  animation-iteration-count: infinite
}

.multiselect__spinner:after {
  animation: a 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
  animation-iteration-count: infinite
}

.multiselect__loading-enter-active,
.multiselect__loading-leave-active {
  transition: opacity .4s ease-in-out;
  opacity: 1
}

.multiselect__loading-enter,
.multiselect__loading-leave-active {
  opacity: 0
}

.multiselect,
.multiselect__input,
.multiselect__single {
  font-family: inherit;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

.multiselect {
  box-sizing: content-box;
  display: block;
  position: relative;
  width: 100%;
  min-height: 40px;
  text-align: left;
  color: #35495e
}

.multiselect * {
  box-sizing: border-box
}

.multiselect:focus {
  outline: none
}

.multiselect--disabled {
  pointer-events: none;
  opacity: .6
}

.multiselect--active {
  z-index: 5
}

.multiselect--active .multiselect__current,
.multiselect--active .multiselect__input,
.multiselect--active .multiselect__tags {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.multiselect--active .multiselect__select {
  transform: rotate(180deg)
}

.multiselect--above.multiselect--active .multiselect__current,
.multiselect--above.multiselect--active .multiselect__input,
.multiselect--above.multiselect--active .multiselect__tags {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.multiselect__input,
.multiselect__single {
  position: relative;
  display: inline-block;
  min-height: 20px;
  line-height: 20px;
  border: none;
  border-radius: 5px;
  color: #e2e2e2;
  padding: 1px 0 0 5px;
  width: 100%;
  transition: border .1s ease;
  box-sizing: border-box;
  margin-bottom: 8px
}

.multiselect__input::-moz-placeholder,
.multiselect__single::-moz-placeholder {
  color: #e2e2e2;
  opacity: 1
}

.multiselect__input:-ms-input-placeholder,
.multiselect__single:-ms-input-placeholder {
  color: #e2e2e2
}

.multiselect__input::-webkit-input-placeholder,
.multiselect__single::-webkit-input-placeholder {
  color: #e2e2e2
}

.multiselect--active .multiselect__input::-moz-placeholder,
.multiselect--active .multiselect__single::-moz-placeholder,
.multiselect--disabled .multiselect__input::-moz-placeholder,
.multiselect--disabled .multiselect__single::-moz-placeholder {
  color: #707070;
  opacity: 1
}

.multiselect--active .multiselect__input:-ms-input-placeholder,
.multiselect--active .multiselect__single:-ms-input-placeholder,
.multiselect--disabled .multiselect__input:-ms-input-placeholder,
.multiselect--disabled .multiselect__single:-ms-input-placeholder {
  color: #707070
}

.multiselect--active .multiselect__input::-webkit-input-placeholder,
.multiselect--active .multiselect__single::-webkit-input-placeholder,
.multiselect--disabled .multiselect__input::-webkit-input-placeholder,
.multiselect--disabled .multiselect__single::-webkit-input-placeholder {
  color: #707070
}

.multiselect__tag~.multiselect__input,
.multiselect__tag~.multiselect__single {
  width: auto
}

.multiselect__input:hover,
.multiselect__single:hover {
  border-color: #cfcfcf
}

.multiselect__input:focus,
.multiselect__single:focus {
  border-color: #a8a8a8;
  outline: none
}

.multiselect__single {
  padding-left: 6px;
  margin-bottom: 8px
}

.multiselect__tags-wrap {
  display: inline
}

.multiselect__tags {
  min-height: 40px;
  display: block;
  padding: 8px 20px 0 8px;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  background: #e2e2e2
}

.multiselect__tag {
  position: relative;
  display: inline-block;
  padding: 4px 26px 4px 10px;
  border-radius: 5px;
  margin-right: 10px;
  color: #e2e2e2;
  line-height: 1;
  background: #41b883;
  margin-bottom: 8px;
  white-space: nowrap
}

.multiselect__tag-icon {
  cursor: pointer;
  margin-left: 7px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-weight: 700;
  font-style: normal;
  width: 22px;
  text-align: center;
  line-height: 22px;
  transition: all .2s ease;
  border-radius: 5px
}

.multiselect__tag-icon:after {
  content: "×";
  color: #266d4d
}

.multiselect__tag-icon:focus,
.multiselect__tag-icon:hover {
  background: #369a6e
}

.multiselect__tag-icon:focus:after,
.multiselect__tag-icon:hover:after {
  color: #e2e2e2
}

.multiselect__current {
  min-height: 40px;
  overflow: hidden;
  padding: 8px 12px 0;
  padding-right: 30px;
  white-space: nowrap;
  border-radius: 5px;
  border: 1px solid #e8e8e8
}

.multiselect__current,
.multiselect__select {
  line-height: 16px;
  box-sizing: border-box;
  display: block;
  margin: 0;
  text-decoration: none;
  cursor: pointer
}

.multiselect__select {
  position: absolute;
  width: 40px;
  height: 38px;
  right: 1px;
  top: 1px;
  padding: 4px 8px;
  text-align: center;
  transition: transform .2s ease
}

.multiselect__select:before {
  position: relative;
  right: 0;
  top: 65%;
  color: #999;
  margin-top: 4px;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #999 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  content: ""
}

.multiselect__placeholder {
  color: #adadad;
  display: inline-block;
  margin-bottom: 10px;
  padding-top: 2px
}

.multiselect--active .multiselect__placeholder {
  display: none
}

.multiselect__content-wrapper {
  position: absolute;
  display: block;
  background: #000;
  width: 100%;
  max-height: 240px;
  overflow-x: hidden;
  overflow-y: auto;
  border: none;
  z-index: 5;
  -webkit-overflow-scrolling: touch
}

.multiselect__content {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  min-width: 100%
}

.multiselect--above .multiselect__content-wrapper {
  bottom: 100%
}

.multiselect__content::webkit-scrollbar {
  display: none
}

.multiselect__element {
  display: block
}

.multiselect__option {
  display: block;
  padding: 12px;
  min-height: 40px;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
  position: relative;
  cursor: pointer;
  white-space: nowrap
}

.multiselect__option:after {
  top: 0;
  right: 0;
  position: absolute;
  line-height: 40px;
  padding-right: 12px;
  padding-left: 20px
}

.multiselect__option--highlight {
  background: #41b883;
  outline: none;
  color: #e2e2e2
}

.multiselect__option--highlight:after {
  content: attr(data-select);
  background: #41b883;
  color: #e2e2e2
}

.multiselect__option--selected {
  background: #f3f3f3;
  color: #35495e;
  font-weight: 700
}

.multiselect__option--selected:after {
  content: attr(data-selected);
  color: silver
}

.multiselect__option--selected.multiselect__option--highlight {
  color: #e2e2e2
}

.multiselect__option--selected.multiselect__option--highlight:after {
  content: attr(data-deselect);
  color: #e2e2e2
}

.multiselect--disabled {
  background: #ededed;
  pointer-events: none
}

.multiselect--disabled .multiselect__current,
.multiselect__option--disabled {
  background: #ededed;
  color: #a6a6a6
}

.multiselect__option--disabled {
  cursor: text;
  pointer-events: none
}

.multiselect__option--disabled.multiselect__option--highlight {
  background: #dedede !important
}

.multiselect-enter-active,
.multiselect-leave-active {
  transition: all .15s ease
}

.multiselect-enter,
.multiselect-leave-active {
  opacity: 0
}

.multiselect__strong {
  margin-bottom: 10px;
  display: inline-block
}

@keyframes a {
  0% {
      transform: rotate(0)
  }
  to {
      transform: rotate(2turn)
  }
}

.multiselect {
  color: #e2e2e2;
  min-height: 30px;
  height: 34px
}

.multiselect .multiselect__clear {
  position: absolute;
  right: 41px;
  height: 40px;
  width: 40px;
  display: block;
  cursor: pointer;
  z-index: 6
}

.multiselect .multiselect__clear:after,
.multiselect .multiselect__clear:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 16px;
  background: #aaa;
  top: 12px;
  right: 4px
}

.multiselect .multiselect__clear:before {
  transform: rotate(45deg)
}

.multiselect .multiselect__clear:after {
  transform: rotate(-45deg)
}

.multiselect .multiselect__tags {
  min-height: 30px;
  height: 100%;
  padding: 5px 8px;
  border: 1px solid #000;
  border-radius: 0;
  background: #1e2124;
  font-size: 1em
}

.multiselect .multiselect__input,
.multiselect .multiselect__single {
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-bottom: 0px;
  padding: 1px 4px;
  text-overflow: clip;
  white-space: nowrap;
  overflow: hidden
}

.multiselect.multiselect--active .multiselect__input,
.multiselect.multiselect--active .multiselect__single {
  cursor: initial
}

.multiselect .multiselect__select {
  height: 34px;
  right: 0px;
  top: 0px;
  padding: 8px 8px
}

.multiselect .multiselect__content {
  background-color: #1e2124;
  border: 1px solid #000;
  border-radius: 0
}

.multiselect .multiselect__option {
  height: 30px;
  padding: 8px 12px;
  min-height: 30px
}

.multiselect .multiselect__option--selected {
  background-color: #2d3136;
  color: #e2e2e2
}

.multiselect .multiselect__option--highlight {
  background-color: #465260
}

.multiselect .multiselect__option--disabled {
  background-color: #000 !important
}

.multiselect .multiselect-leave-active {
  transition: all 0s
}

.toast-title {
  font-weight: 700
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  width: auto
}

.toast-message a,
.toast-message label {
  color: #fff
}

.toast-message a:hover {
  color: #ccc;
  text-decoration: none
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .8
}

.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4
}

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
  border: 0;
  -webkit-appearance: none
}

.toast-top-center {
  top: 20px;
  right: 0;
  width: 100%
}

.toast-bottom-center {
  bottom: 20px;
  right: 0;
  width: 100%
}

.toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none
}

.toast-container * {
  box-sizing: border-box
}

.toast-container>div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 14px 14px 14px 48px;
  background-position: 15px;
  background-repeat: no-repeat;
  color: #fff;
  opacity: .8
}

.toast-container>:hover {
  opacity: 1;
  cursor: pointer
}

.toast-container>.toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important
}

.toast-container>.toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important
}

.toast-container>.toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important
}

.toast-container>.toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important
}

.toast-container.toast-bottom-center>div,
.toast-container.toast-top-center>div {
  width: 300px;
  margin-left: auto;
  margin-right: auto
}

.toast,
.toast-success {
  background-color: #1e2124
}

.toast-error {
  background-color: #bd362f
}

.toast-info {
  background-color: #2f96b4
}

.toast-warning {
  background-color: #f89406
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: .4
}

@media(max-width: 240px) {
  .toast-container>div {
      padding: 8px 8px 8px 50px;
      width: 11em
  }
  .toast-container .toast-close-button {
      right: -0.2em;
      top: -0.2em
  }
}

@media(min-width: 241px)and (max-width: 480px) {
  .toast-container>div {
      padding: 8px 8px 8px 50px;
      width: 18em
  }
  .toast-container .toast-close-button {
      right: -0.2em;
      top: -0.2em
  }
}

@media(min-width: 481px)and (max-width: 768px) {
  .toast-container>div {
      padding: 15px 15px 15px 50px;
      width: 25em
  }
}

#trade {
  min-height: 200px;
  position: relative;
  max-width: 1520px;
  margin: 0 auto 64px
}

#trade a {
  color: #e9cf9f
}

#trade .top {
  background-color: #000;
  font-size: 1.1em
}

#trade .bottom {
  font-size: .8em;
  text-align: center;
  padding: 9px 0;
  color: #aaa
}

#trade .bottom a {
  color: #aaa
}

#trade .bottom a:hover {
  color: #e2e2e2
}

#trade .bottom .copyright {
  margin-right: 15px
}

#trade .bottom .logo {
  margin: 10px;
  display: inline-block
}

#trade .navigation {
  height: 31px
}

.categories.nav-pills,
.main.nav-tabs,
.account.nav-tabs {
  color: #e2e2e2;
  border-color: #5a3806
}

.categories.nav-pills>li,
.main.nav-tabs>li,
.account.nav-tabs>li {
  margin: 0;
  text-align: center
}

.categories.nav-pills>li>a,
.main.nav-tabs>li>a,
.account.nav-tabs>li>a {
  margin-right: 0;
  border-color: rgba(0, 0, 0, 0);
  padding: 5px 10px
}

.categories.nav-pills>li>a:hover,
.main.nav-tabs>li a:hover,
.account.nav-tabs>li a:hover {
  background-color: #533e22
}

.categories.nav-pills>li.active>a,
.main.nav-tabs>li.active>a,
.account.nav-tabs>li.active>a {
  background-color: #5a3806;
  cursor: auto
}

.categories.nav-pills span,
.main.nav-tabs span,
.account.nav-tabs span {
  padding: 5px;
  line-height: 18px
}

.categories.nav-pills img,
.main.nav-tabs img,
.account.nav-tabs img {
  height: 18px;
  line-height: 18px;
  padding-bottom: 2px
}

.categories.nav-pills {
  font-family: "FontinSmallcaps", Verdana, Arial, Helvetica, sans-serif;
  margin: 0 8px 8px;
  border: 1px solid #000;
  background-color: #383f45
}

.categories.nav-pills>li>a {
  padding: 5px 20px
}

.categories.nav-pills>li>a:hover,
.categories.nav-pills>li>a:focus {
  background-color: #465260
}

.categories.nav-pills>li.active>a {
  background-color: #3a5982
}

.nav-tabs.main,
.nav-tabs.account {
  width: 50%;
  padding: 0
}

.nav-tabs.main>li,
.nav-tabs.account>li {
  background-color: rgba(10, 10, 10, .9)
}

.nav-tabs.main {
  float: left
}

.nav-tabs.main .menu-search,
.nav-tabs.main .menu-exchange {
  float: left;
  height: 32px
}

.nav-tabs.main .menu-search>a,
.nav-tabs.main .menu-exchange>a {
  height: 32px
}

.nav-tabs.account {
  float: right
}

.nav-tabs.account .menu-about,
.nav-tabs.account .menu-settings {
  float: right;
  height: 32px
}

.nav-tabs.account .menu-about>a,
.nav-tabs.account .menu-settings>a {
  height: 32px
}

.nav-tabs .menu-search>a::before,
.nav-tabs .menu-exchange>a::before,
.nav-tabs .menu-about>a::before,
.nav-tabs .menu-settings>a::before {
  content: " ";
  display: inline-block;
  vertical-align: middle
}

.nav-tabs .menu-search.alert>a::after,
.nav-tabs .menu-exchange.alert>a::after,
.nav-tabs .menu-about.alert>a::after,
.nav-tabs .menu-settings.alert>a::after {
  content: attr(alert);
  display: inline-block;
  vertical-align: middle;
  background: #a92424;
  padding: .2em .4em;
  border-radius: 1em;
  font-size: .9em;
  color: #fff
}

.nav-tabs .menu-search>a::before {
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -282px -200px;
  height: 18px;
  width: 18px
}

.nav-tabs .menu-exchange>a::before {
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -264px -200px;
  height: 18px;
  width: 18px
}

.nav-tabs .menu-about>a::before {
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -246px -200px;
  height: 18px;
  width: 18px
}

.nav-tabs .menu-settings>a::before {
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -300px -200px;
  height: 18px;
  width: 18px
}

.trade .sidebar .anchored {
  max-width: 315px;
  padding-right: 20px;
  background: rgba(10, 10, 1, .8)
}

.trade .sidebar .trim {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  background: url('/protected/image/trade/layout/trim-top.png?v=1732003443843&key=f6cCy1LxwLF2sFTVhSlPoA') top no-repeat, url('/protected/image/trade/layout/trim-bottom.png?v=1732003443843&key=Vyi9zpGVmOvXTjblcbsSBw') bottom no-repeat, url('/protected/image/trade/layout/trim-middle.png?v=1732003443843&key=EmO2iwnEDsxNsfeebNuN5g') repeat-y
}

#trade .filter-group .btn {
  line-height: 20px;
  padding: 5px 12px
}

#trade .filter-group.invalid .filter-group-header .filter-title {
  color: gray;
  font-style: italic
}

#trade .filter-group .filter .input-group-btn {
  padding-left: 4px
}

#trade .filter-group .filter .input-group-btn:first-child {
  padding-left: 0;
  padding-right: 4px
}

#trade .filter-group .filter-group-header .input-group-btn .btn {
  border: 0
}

#trade .filter-group .filter-group-header .toggle-btn::after {
  background-position: -227px -230px
}

#trade .filter-group .filter-group-header .toggle-btn.off::after {
  background-position: -197px -230px
}

#trade .filter-group .filter-group-header .filter-title {
  border-bottom: 1px solid #465260;
  text-shadow: 1px 1px 2px #1e2124;
  padding: 5px 0px
}

#trade .filter-group .filter-group-header .filter-select-title {
  height: 31px
}

#trade .filter-group .filter-group-header .sep {
  background-color: rgba(0, 0, 0, 0)
}

#trade .filter-group .filter-group-body .filter-title {
  color: #fff8e1;
  background-color: rgba(45, 49, 54, .3);
  border-left: 1px solid #634928
}

#trade .filter-group .filter-group-body .filter-match-subtext {
  color: #ffe694;
  font-size: .85em;
  vertical-align: bottom
}

#trade .filter-group .filter-group-body .filter.highlight .filter-title {
  background-color: rgba(84, 96, 112, .3)
}

#trade .filter-group .filter-group-body .filter .input-group-btn .large-btn {
  color: #e2e2e2;
  background-color: #1e2124;
  border: 0;
  position: relative;
  padding: 5px 27px;
  min-width: 271px
}

#trade .filter-group .filter-group-body .filter .input-group-btn .large-btn:hover {
  background-color: #2d3136
}

#trade .search-bar {
  margin-left: 0;
  margin-right: 0;
  padding: 8px 8px 0;
  font-family: "FontinSmallcaps", sans-serif
}

#trade .search-bar .search-left,
#trade .search-bar .search-right {
  height: 34px;
  float: left;
  padding: 0
}

#trade .search-bar .multiselect .multiselect__input:focus,
#trade .search-bar .multiselect .multiselect__single:focus {
  text-align: left
}

#trade .search-bar .multiselect .multiselect__single {
  pointer-events: none
}

#trade .search-bar input.search-select {
  height: 34px;
  background: #1e2124
}

#trade .search-bar .search-select .multiselect__tags:focus-within:focus {
  border-color: #777;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(119, 119, 119, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(119, 119, 119, .6)
}

#trade .search-bar .search-select.modified .multiselect__tags {
  border: 1px solid #a0a0d0
}

#trade .search-bar .search-select .multiselect__option span {
  padding: 8px 6px;
  border-left: 3px solid rgba(0, 0, 0, 0)
}

#trade .search-bar .search-select .multiselect__option span.normal {
  border-color: #c8c8c8
}

#trade .search-bar .search-select .multiselect__option span.rare {
  border-color: #ff7
}

#trade .search-bar .search-select .multiselect__option span.unique {
  border-color: #af6025
}

#trade .search-bar .status-select .multiselect__option span {
  padding: 8px 12px
}

#trade .search-bar .status-select .multiselect__option span.pc::before,
#trade .search-bar .status-select .multiselect__option span.xbox::before,
#trade .search-bar .status-select .multiselect__option span.sony::before,
#trade .search-bar .status-select .multiselect__option span.poe2::before {
  display: inline-block;
  content: " ";
  background-image: url('/platform.png?v=1733975490043&key=nbKZTaHvvfVSeKJ80zwgCA');
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin: -5px 3px -5px -5px;
  opacity: .9
}

#trade .search-bar .status-select .multiselect__option span.pc::before {
  background-position: -22px 0px
}

#trade .search-bar .status-select .multiselect__option span.xbox::before {
  background-position: -44px -22px
}

#trade .search-bar .status-select .multiselect__option span.sony::before {
  background-position: -22px -22px
}

#trade .search-bar .status-select .multiselect__option span.poe2::before {
  background-position: 0px -22px
}

#trade .search-bar .search-select .multiselect__option--highlight:after {
  background: #0f304d
}

#trade .search-bar .search-select .multiselect__option::after {
  display: block;
  line-height: 32px;
  padding-right: 12px;
  padding-left: 12px
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type,
#trade .search-bar .filter-title i.mutate-type {
  display: inline-block;
  height: 22px;
  margin: 3px 0px 3px 3px;
  padding: 3px;
  line-height: 16px;
  font-size: .9em;
  vertical-align: top
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-explicit,
#trade .search-bar .filter-title i.mutate-type.mutate-type-explicit {
  display: none
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-pseudo,
#trade .search-bar .filter-title i.mutate-type.mutate-type-pseudo {
  background-color: #232420
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-implicit,
#trade .search-bar .filter-title i.mutate-type.mutate-type-implicit {
  background-color: #65621e
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-crafted,
#trade .search-bar .filter-title i.mutate-type.mutate-type-crafted {
  background-color: #0060bf
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-enchant,
#trade .search-bar .filter-title i.mutate-type.mutate-type-enchant {
  background-color: #8b579c
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-monster,
#trade .search-bar .filter-title i.mutate-type.mutate-type-monster {
  background-color: darkred
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-delve,
#trade .search-bar .filter-title i.mutate-type.mutate-type-delve {
  background-color: #ad631b
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-veiled,
#trade .search-bar .filter-title i.mutate-type.mutate-type-veiled {
  background-color: #545c63
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-fractured,
#trade .search-bar .filter-title i.mutate-type.mutate-type-fractured {
  background-color: #a29162
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-ultimatum,
#trade .search-bar .filter-title i.mutate-type.mutate-type-ultimatum {
  background-color: #d20000
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-scourge,
#trade .search-bar .filter-title i.mutate-type.mutate-type-scourge {
  background-color: #ff6e25
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-crucible,
#trade .search-bar .filter-title i.mutate-type.mutate-type-crucible {
  background-color: #ff7339
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-sanctum,
#trade .search-bar .filter-title i.mutate-type.mutate-type-sanctum {
  background-color: #887040
}

#trade .search-bar .filter-select-mutate .multiselect__option i.mutate-type.mutate-type-skill,
#trade .search-bar .filter-title i.mutate-type.mutate-type-skill {
  background-color: #6f2f9b
}

#trade .search-bar .filter-title i.mutate-type {
  margin: -3px 0 -3px -9px
}

#trade .search-bar .search-right .multiselect {
  float: left
}

#trade .search-bar .search-right .multiselect .multiselect__tags {
  border-left-color: rgba(0, 0, 0, 0)
}

#trade .search-bar.search-advanced,
#trade .search-bar.settings,
#trade .search-bar.exchange {
  min-height: 256px;
  padding: 8px 0 0
}

#trade .search-bar.search-advanced input,
#trade .search-bar.search-advanced .multiselect__single,
#trade .search-bar.settings input,
#trade .search-bar.settings .multiselect__single,
#trade .search-bar.exchange input,
#trade .search-bar.exchange .multiselect__single {
  text-align: center
}

#trade .search-bar.search-advanced.search-advanced-hidden {
  min-height: auto;
  height: 0;
  padding-top: 0;
  overflow: hidden
}

#trade .search-bar .search-advanced-items .news-banner {
  border-top: 1px solid #465260;
  padding: 18px;
  justify-content: space-around;
  margin-top: 36px;
  display: flex;
  position: relative
}

#trade .search-bar .search-advanced-items .news-banner .news-controls {
  position: absolute;
  right: 0;
  top: -30px
}

#trade .search-bar .search-advanced-items .news-banner>a>img {
  width: 100%
}

#trade .search-bar .search-advanced-pane {
  display: flex;
  flex-direction: column;
  padding: 0 10px 10px
}

#trade .search-bar.about em {
  color: #82786a
}

#trade .search-bar .btn {
  color: #e2e2e2;
  background-color: #1e2124
}

#trade .search-bar .btn:hover {
  background-color: #2d3136
}

#trade .search-bar .btn.active,
#trade .search-bar .btn:active {
  background-color: #646e77
}

#trade .search-bar .load-btn,
#trade .search-bar .live-btn {
  background-color: #5a3806
}

#trade .search-bar .load-btn:hover,
#trade .search-bar .live-btn:hover {
  background-color: #533e22
}

#trade .search-bar .query-btn {
  background-color: #353535
}

#trade .search-bar .query-btn:hover {
  background-color: #1f1f1f
}

#trade .search-bar .remove-btn,
#trade .search-bar .refresh-btn,
#trade .search-bar .prev-btn,
#trade .search-bar .next-btn,
#trade .search-bar .filter-toggle,
#trade .search-bar .edit-btn,
#trade .search-bar .toggle-btn {
  background-color: rgba(0, 0, 0, 0);
  width: 39px
}

#trade .search-bar .remove-btn::after {
  content: " ";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -206px -200px
}

#trade .search-bar .refresh-btn::after {
  content: " ";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -320px -157px;
  transform: scale(0.75)
}

#trade .search-bar .prev-btn::after {
  content: " ";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -150px -230px
}

#trade .search-bar .next-btn::after {
  content: " ";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -150px -230px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

#trade .search-bar .filter-toggle::after {
  content: " ";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -116px -230px
}

#trade .search-bar .edit-btn::after {
  content: " ";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -166px -200px
}

#trade .search-bar .toggle-btn::after {
  content: " ";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  left: 50%;
  margin-top: -7.5px;
  margin-left: -7.5px;
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -212px -230px
}

#trade .search-bar .toggle-btn.off::after {
  background-position: -182px -230px
}

#trade .search-bar .toggle-btn.duplicate::after {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  background-position: -226px -200px
}

#trade .search-bar .toggle-btn:hover {
  background-color: rgba(0, 0, 0, 0)
}

#trade .search-bar .query-btn,
#trade .search-bar .load-btn {
  min-width: 131px
}

#trade .search-bar .live-btn {
  min-width: 161px
}

#trade .search-bar .remove-btn,
#trade .search-bar .refresh-btn,
#trade .search-bar .prev-btn,
#trade .search-bar .next-btn,
#trade .search-bar .filter-toggle,
#trade .search-bar .edit-btn,
#trade .search-bar .toggle-btn,
#trade .search-bar .load-btn,
#trade .search-bar .live-btn,
#trade .search-bar .query-btn {
  border-color: rgba(0, 0, 0, 0);
  height: 30px
}

#trade .controls {
  padding: 8px 3px;
  font-family: "FontinSmallcaps", sans-serif
}

#trade .controls:first-child {
  padding-top: 0px
}

#trade .controls .controls-left {
  text-align: left
}

#trade .controls .controls-right {
  text-align: right
}

#trade .controls .controls-center {
  text-align: center
}

#trade .controls button {
  color: #e2e2e2;
  background-color: #1e2124;
  position: relative;
  padding: 6px;
  line-height: 16px;
  min-height: 34px;
  min-width: 34px
}

#trade .controls button:hover {
  background-color: #2d3136
}

#trade .controls .load-more-btn {
  width: 100%;
  margin: 0 5px
}

#trade .controls .clear-btn {
  min-width: 96px
}

#trade .controls .search-btn {
  width: 60%;
  background-color: #0f304d;
  border-color: #4c4c7d
}

#trade .controls .search-btn:hover {
  background-color: #133d62
}

#trade .controls .search-btn img {
  float: left;
  width: 16px
}

#trade .controls .livesearch-btn {
  background-color: #5a3806;
  border-color: #8a5609;
  min-width: 256px
}

#trade .controls .livesearch-btn:hover {
  background-color: #724708
}

#trade .controls .livesearch-btn>.plus {
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -134px -230px;
  display: block;
  width: 16px;
  height: 16px;
  float: left
}

#trade .controls .toggle-search-btn {
  min-width: 128px;
  background-color: #0f304d;
  border-color: #4c4c7d
}

#trade .controls .toggle-search-btn:hover {
  background-color: #133d62
}

#trade .controls .toggle-search-btn>.chevron {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -150px -230px;
  display: block;
  width: 16px;
  height: 16px;
  float: right
}

#trade .controls .toggle-search-btn>.chevron.collapsed {
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

@media(max-width: 1199px) {
  #trade .controls .search-btn,
  #trade .controls .livesearch-btn {
      width: 100%;
      min-width: auto
  }
}

@media(max-width: 767px) {
  #trade .controls .search-btn,
  #trade .controls .livesearch-btn {
      margin-bottom: 5px
  }
  #trade .controls .clear-btn {
      float: left
  }
}

.exchange-filter-item {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 3px;
  margin: 2px;
  background-color: rgba(0, 0, 0, .5);
  border: 1px solid #1e2124;
  cursor: pointer;
  vertical-align: middle
}

.exchange-filter-item:hover {
  background-color: #222;
  border-color: #777
}

.exchange-filter-item.set {
  border-color: #383f45
}

.exchange-filter-item.placeholder {
  opacity: 0;
  cursor: unset
}

.exchange-filter-item.active {
  background-color: #2d3136;
  border-color: #5b636e
}

.exchange-filter-item.text {
  color: #aa9e82;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: .95em;
  vertical-align: top;
  width: initial;
  height: initial
}

.exchange-filter-item img {
  height: 32px;
  max-height: 32px;
  max-width: 32px
}

.exchange .filter-group-body.dimmed .exchange-filter-item {
  opacity: .4
}

.exchange .filter-group-body.dimmed .exchange-filter-item.highlighted {
  border: 1px solid #abab5a;
  opacity: 1
}

#trade .search-bar .search-advanced-pane.brown .filter-group.expanded:not(.invalid)+.filter-group,
#trade .search-bar .search-advanced-pane.brown>.filter,
#trade .search-bar.settings .search-advanced-pane .filter-group.expanded:not(.invalid)+.filter-group,
#trade .search-bar.settings .search-advanced-pane>.filter {
  margin-top: 33px
}

.filter-title {
  display: table;
  table-layout: fixed;
  float: left;
  width: 100%;
  height: 30px;
  padding: 6px 12px 6px 12px;
  line-height: 18px;
  color: #fff8e1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.filter-title.filter-title-clickable {
  cursor: pointer
}

.filter-title.disabled,
.filter.disabled .filter-title {
  opacity: .65
}

.filter-title>.label {
  position: absolute;
  right: 6px;
  font-size: 85%
}

.filter-title>.filter-title-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 18px
}

.filter-title.filter-title-inline {
  width: initial
}

.filter-title .filter-tip {
  display: inline-block
}

.filter-title .filter-tip::before {
  content: "(?)";
  color: gray;
  cursor: help
}

.filter-title .filter-tip p {
  display: none;
  width: max-content;
  max-width: 300px;
  padding: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  font-size: 13px;
  line-height: 1.4;
  white-space: normal;
  background-color: #242f35;
  color: #fff
}

.filter-title .filter-tip:hover p {
  display: table
}

.filter-sep {
  clear: both;
  height: 15px
}

.filter {
  width: 100%;
  margin-bottom: 3px
}

.filter .filter-options {
  text-align: center;
  clear: both
}

.filter .split {
  margin: 3px 20px;
  border-bottom: 1px solid #465260;
  color: #ddd
}

.filter .split:not(:empty) {
  padding: 3px
}

.filter.filter-property {
  float: left;
  width: 50%;
  padding: 0
}

.filter.filter-property.spaced {
  padding-left: 2px
}

.filter.filter-property.full-span {
  width: 100%;
  padding: 0
}

.filter.filter-property .modified {
  outline: 1px solid #a0a0d0
}

.filter.filter-padded-left,
.filter.filter-padded {
  padding-left: 42px
}

.filter.filter-padded {
  padding-right: 42px
}

.filter .warning {
  position: absolute;
  left: -40px;
  display: inline-block;
  height: 30px;
  width: 39px;
  padding: 5px 10px;
  cursor: help
}

.filter input.form-control {
  height: 30px
}

.filter .filter-body,
.filter {
  display: table;
  border-collapse: separate;
  position: relative
}

.filter .filter-body>.filter-part,
.filter>.filter-part {
  display: table;
  float: left;
  table-layout: fixed
}

.filter .filter-body>button,
.filter>button {
  min-width: 80px;
  color: #e2e2e2;
  background: #1e2124;
  padding: 6px;
  height: 30px;
  border: 0;
  float: left
}

.filter .filter-body>button.active,
.filter>button.active {
  background: #465260
}

.filter .filter-body>input.form-control,
.filter .filter-body>span>input.form-control,
.filter>input.form-control,
.filter>span>input.form-control {
  background: #1e2124;
  padding: 5px
}

.filter .filter-body>input.form-control:disabled,
.filter .filter-body>span>input.form-control:disabled,
.filter>input.form-control:disabled,
.filter>span>input.form-control:disabled {
  opacity: .6
}

.filter .filter-body>input.form-control.minmax,
.filter .filter-body>input.form-control.socket,
.filter .filter-body>input.form-control.price,
.filter .filter-body>input.form-control.weight,
.filter .filter-body>span>input.form-control.minmax,
.filter .filter-body>span>input.form-control.socket,
.filter .filter-body>span>input.form-control.price,
.filter .filter-body>span>input.form-control.weight,
.filter>input.form-control.minmax,
.filter>input.form-control.socket,
.filter>input.form-control.price,
.filter>input.form-control.weight,
.filter>span>input.form-control.minmax,
.filter>span>input.form-control.socket,
.filter>span>input.form-control.price,
.filter>span>input.form-control.weight {
  -moz-appearance: textfield
}

.filter .filter-body>input.form-control.minmax::-webkit-outer-spin-button,
.filter .filter-body>input.form-control.minmax::-webkit-inner-spin-button,
.filter .filter-body>input.form-control.socket::-webkit-outer-spin-button,
.filter .filter-body>input.form-control.socket::-webkit-inner-spin-button,
.filter .filter-body>input.form-control.price::-webkit-outer-spin-button,
.filter .filter-body>input.form-control.price::-webkit-inner-spin-button,
.filter .filter-body>input.form-control.weight::-webkit-outer-spin-button,
.filter .filter-body>input.form-control.weight::-webkit-inner-spin-button,
.filter .filter-body>span>input.form-control.minmax::-webkit-outer-spin-button,
.filter .filter-body>span>input.form-control.minmax::-webkit-inner-spin-button,
.filter .filter-body>span>input.form-control.socket::-webkit-outer-spin-button,
.filter .filter-body>span>input.form-control.socket::-webkit-inner-spin-button,
.filter .filter-body>span>input.form-control.price::-webkit-outer-spin-button,
.filter .filter-body>span>input.form-control.price::-webkit-inner-spin-button,
.filter .filter-body>span>input.form-control.weight::-webkit-outer-spin-button,
.filter .filter-body>span>input.form-control.weight::-webkit-inner-spin-button,
.filter>input.form-control.minmax::-webkit-outer-spin-button,
.filter>input.form-control.minmax::-webkit-inner-spin-button,
.filter>input.form-control.socket::-webkit-outer-spin-button,
.filter>input.form-control.socket::-webkit-inner-spin-button,
.filter>input.form-control.price::-webkit-outer-spin-button,
.filter>input.form-control.price::-webkit-inner-spin-button,
.filter>input.form-control.weight::-webkit-outer-spin-button,
.filter>input.form-control.weight::-webkit-inner-spin-button,
.filter>span>input.form-control.minmax::-webkit-outer-spin-button,
.filter>span>input.form-control.minmax::-webkit-inner-spin-button,
.filter>span>input.form-control.socket::-webkit-outer-spin-button,
.filter>span>input.form-control.socket::-webkit-inner-spin-button,
.filter>span>input.form-control.price::-webkit-outer-spin-button,
.filter>span>input.form-control.price::-webkit-inner-spin-button,
.filter>span>input.form-control.weight::-webkit-outer-spin-button,
.filter>span>input.form-control.weight::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.filter .filter-body>input.form-control.text,
.filter .filter-body>span>input.form-control.text,
.filter>input.form-control.text,
.filter>span>input.form-control.text {
  min-width: 271px
}

.filter .filter-body>input.form-control.minmax,
.filter .filter-body>input.form-control.weight,
.filter .filter-body>span>input.form-control.minmax,
.filter .filter-body>span>input.form-control.weight,
.filter>input.form-control.minmax,
.filter>input.form-control.weight,
.filter>span>input.form-control.minmax,
.filter>span>input.form-control.weight {
  min-width: 64px
}

.filter .filter-body>input.form-control.socket,
.filter .filter-body>span>input.form-control.socket,
.filter>input.form-control.socket,
.filter>span>input.form-control.socket {
  min-width: 32px
}

.filter .filter-body>input.form-control.price,
.filter .filter-body>span>input.form-control.price,
.filter>input.form-control.price,
.filter>span>input.form-control.price {
  width: 64px
}

.filter .filter-body>input:not(:focus),
.filter .filter-body>span>input:not(:focus),
.filter>input:not(:focus),
.filter>span>input:not(:focus) {
  border-color: rgba(0, 0, 0, 0)
}

.filter .filter-body>input.str,
.filter>input.str {
  border-bottom-color: #511
}

.filter .filter-body>input.str:focus,
.filter>input.str:focus {
  border-bottom-color: #511
}

.filter .filter-body>input.dex,
.filter>input.dex {
  border-bottom-color: #151
}

.filter .filter-body>input.dex:focus,
.filter>input.dex:focus {
  border-bottom-color: #151
}

.filter .filter-body>input.int,
.filter>input.int {
  border-bottom-color: #115
}

.filter .filter-body>input.int:focus,
.filter>input.int:focus {
  border-bottom-color: #115
}

.filter .filter-body>input.gen,
.filter>input.gen {
  border-bottom-color: #fff
}

.filter .filter-body>input.gen:focus,
.filter>input.gen:focus {
  border-bottom-color: #fff
}

.filter .filter-body>input.abyss,
.filter>input.abyss {
  border-bottom-color: #666
}

.filter .filter-body>input.abyss:focus,
.filter>input.abyss:focus {
  border-bottom-color: #666
}

.filter .filter-body>input.delve,
.filter>input.delve {
  border-bottom-color: #ad631b
}

.filter .filter-body>input.delve:focus,
.filter>input.delve:focus {
  border-bottom-color: #ad631b
}

.filter .sep {
  border: 0;
  width: 0;
  padding: 0 3px 0 0;
  background-color: rgba(0, 0, 0, 0)
}

@-webkit-keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-moz-keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-ms-keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@-o-keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

@keyframes spin {
  100% {
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
  }
}

i.flag {
  display: inline-block;
  height: 15px;
  width: 20px;
  vertical-align: text-top;
  background: url('/protected/image/lang/GB.png?v=1732003444879&key=gi0WOURQcjhNWn-nXjtGKw')
}

i.flag.br {
  background-image: url('/protected/image/lang/BR.png?v=1732003444879&key=NANHpQ35wvG8x0u8EYk9hw')
}

i.flag.ru {
  background-image: url('/protected/image/lang/RU.png?v=1732003444879&key=QckvzIS4K--96T2zTtbrBQ')
}

i.flag.th {
  background-image: url('/protected/image/lang/TH.png?v=1732003444879&key=7G3O_6azBAtd5zQDRKtzDw')
}

i.flag.de {
  background-image: url('/protected/image/lang/DE.png?v=1732003444879&key=FiiN6ZFguWXv1uayQjieGg')
}

i.flag.es {
  background-image: url('/protected/image/lang/ES.png?v=1732003444879&key=Q8Nw3xDO45npTzoyvLIsFA')
}

i.flag.fr {
  background-image: url('/protected/image/lang/FR.png?v=1732003444879&key=2tHWKUtBPF7H88m8HQ52Rw')
}

i.flag.jp {
  background-image: url('/protected/image/lang/JP.png?v=1732003444879&key=uvXiESmsaodD8vqJy0U0CA')
}

i.flag.kr {
  background-image: url('/protected/image/lang/KR.png?v=1732003444879&key=uiWvnUNzhAtSsclUVPPwEA')
}

i.flag.tw {
  background-image: url('/protected/image/lang/TW.png?v=1732003444879&key=RDnBRyFRd88lPcvHmbjHvA')
}

i.flag.cn {
  background-image: url('/protected/image/lang/CN.png?key=ct0GI-u4CNsiGxcuvGso7A')
}

.top-btn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 48px;
  height: 48px;
  display: none;
  z-index: 500;
  background-color: #0f304d;
  border: 1px solid #4c4c7d
}

.top-btn:hover {
  background-color: #133d62
}

.top-btn::after {
  content: " ";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  background: url('/trade.png?v=1733975490307&key=nIFEZiE4lkptZMARNY-yNQ') no-repeat;
  background-position: -146px -200px
}

#trade .multiselect .multiselect__option {
  padding: 0;
  height: auto
}

#trade .multiselect .multiselect__option span {
  display: inline-block;
  min-height: 30px;
  padding: 7px 12px;
  white-space: normal
}

#trade .multiselect .multiselect__option span::after {
  content: " ↵";
  display: inline-block
}

#trade .multiselect .multiselect__option span:last-of-type::after {
  display: none
}

#trade .multiselect.filter-select {
  display: table;
  table-layout: fixed;
  position: unset;
  float: left;
  height: 30px
}

#trade .multiselect.filter-select.filter-group-select {
  float: right
}

#trade .multiselect.filter-select .multiselect__tags {
  border-color: #1e2124;
  max-height: 30px;
  padding: 0px
}

#trade .multiselect.filter-select .multiselect__tags:focus-within:focus {
  border-color: #777;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(119, 119, 119, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(119, 119, 119, .6)
}

#trade .multiselect.filter-select .multiselect__content {
  border: 0
}

#trade .multiselect.filter-select .multiselect__content-wrapper {
  left: 0;
  border: 1px solid #634928
}

#trade .multiselect.filter-select:not(.multiselect--above) .multiselect__content-wrapper {
  margin-top: 1px;
  border-top: rgba(0, 0, 0, 0)
}

#trade .multiselect.filter-select.multiselect--above .multiselect__content-wrapper {
  margin-bottom: 1px;
  border-bottom: rgba(0, 0, 0, 0)
}

#trade .multiselect.filter-select-title .multiselect__input {
  text-align: initial
}

#trade .multiselect .multiselect__tags {
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, outline-color ease-in-out .15s
}

#trade .results.compact .itemPopupContainer {
  text-align: initial;
  font-size: .85em;
  font-family: unset;
  background: none
}

#trade .results.compact .itemPopupContainer .itemHeader .l.symbol,
#trade .results.compact .itemPopupContainer .itemHeader .r.symbol {
  left: -38px;
  position: absolute;
  top: 0
}

#trade .results.compact .itemPopupContainer .itemHeader .l.symbol::after,
#trade .results.compact .itemPopupContainer .itemHeader .r.symbol::after {
  height: 26px;
  background-color: #000;
  border-radius: 13px
}

#trade .results.compact .itemPopupContainer .itemHeader {
  background: none !important;
  font-size: 1.1em;
  height: auto !important;
  margin: 0;
  padding: 0
}

#trade .results.compact .itemPopupContainer .itemHeader .symbol.shaper~.symbol.shaper,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.elder~.symbol.elder,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.crusader~.symbol.crusader,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.redeemer~.symbol.redeemer,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.hunter~.symbol.hunter,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.warlord~.symbol.warlord,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.veiled~.symbol.veiled,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.fractured~.symbol.fractured,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.synthetic~.symbol.synthetic,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.searing~.symbol.searing,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.tangled~.symbol.tangled,
#trade .results.compact .itemPopupContainer .itemHeader .symbol.replica~.symbol.replica {
  display: none
}

#trade .results.compact .itemPopupContainer .itemHeader::after {
  display: none
}

#trade .results.compact .supporterFoilPopup.itemPopupContainer .itemHeader {
  color: #af6025
}

#trade .results.compact .itemPopupContainer .vaalHeader,
#trade .results.compact .itemPopupContainer .hybridHeader {
  background: none;
  font-size: 1.1em;
  height: auto !important;
  padding: .4em 0em .5em 0em
}

#trade .results.compact .itemPopupContainer .secDescrText {
  display: none
}

#trade .results.compact .itemPopupContainer .secDescrText+.separator {
  display: none
}

#trade .results.compact .itemPopupContainer .itemName {
  display: inline-block
}

#trade .results.compact .itemPopupContainer .itemName .lc,
#trade .results.compact .itemPopupContainer .itemName .lc {
  padding: 0 !important
}

#trade .results.compact .itemPopupContainer .lc,
#trade .results.compact .itemPopupContainer .descrText span {
  padding: 0
}

#trade .results.compact .itemPopupContainer .progressBar {
  display: none
}

#trade .results.compact .itemPopupContainer .progressBar+span {
  display: inline
}

#trade .results.compact .itemPopupContainer .incubated::after,
#trade .results.compact .itemPopupContainer .scourged::after {
  display: table;
  content: " ";
  clear: both
}

#trade .results.compact .itemPopupContainer .incubated .text,
#trade .results.compact .itemPopupContainer .scourged .text {
  float: left
}

#trade .results.compact .itemPopupContainer .incubated .descrText,
#trade .results.compact .itemPopupContainer .scourged .descrText {
  float: right
}

#trade .results.compact .itemPopupContainer .veiledMod .lc.prefix,
#trade .results.compact .itemPopupContainer .veiledMod .lc.suffix {
  background-image: none;
  animation: none;
  color: #888e93;
  width: auto
}

#trade .results.compact .itemPopupContainer .lc.l,
#trade .results.compact .itemPopupContainer .lc.r {
  float: right;
  position: relative;
  padding: 0 2px
}

#trade .results.compact .itemPopupContainer .content>div .lc.r.pr .d::before,
#trade .results.compact .itemPopupContainer .content>div .lc.r.su .d::before {
  content: "("
}

#trade .results.compact .itemPopupContainer .content>div .lc.r.pr .d::after,
#trade .results.compact .itemPopupContainer .content>div .lc.r.su .d::after {
  content: ")"
}

#trade .results.compact .itemPopupContainer .separator {
  background: none;
  border-bottom: 1px dotted #333;
  height: 1px
}

#trade .results.compact .itemPopupContainer .sockets {
  margin-left: 0;
  gap: 0
}

#trade .results.compact .itemPopupContainer .sockets>.socket {
  counter-increment: count;
  height: 0;
  width: 0
}

#trade .results.compact .itemPopupContainer .sockets::before {
  content: attr(data-name) " "
}

#trade .results.compact .itemPopupContainer .sockets::after {
  content: counter(count);
  color: #fff
}

#trade .results.compact .itemPopupContainer.divinationCard {
  height: auto;
  width: auto;
  max-width: none
}

#trade .results.compact .itemPopupContainer.divinationCard .cardFace {
  display: none
}

#trade .results.compact .itemPopupContainer.divinationCard .itemBoxContent {
  background: none;
  height: auto
}

#trade .results.compact .itemPopupContainer.divinationCard .itemBoxContent .itemHeader {
  padding-top: initial
}

#trade .results.compact .itemPopupContainer.divinationCard .itemBoxContent .itemHeader .itemName {
  color: unset;
  font-size: unset
}

#trade .results.compact .itemPopupContainer.divinationCard .itemBoxContent .stackSize {
  position: relative;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  padding: .4em 0em 0em 0em
}

#trade .results.compact .itemPopupContainer.divinationCard .itemBoxContent .itemCardInfo {
  position: relative;
  top: initial;
  left: initial;
  right: initial;
  bottom: initial;
  margin: 0
}

#trade .results.compact .itemPopupContainer.divinationCard .itemBoxContent .itemCardInfoTop {
  display: block;
  margin: 0;
  padding: .5em 0;
  font-size: 1em
}

#trade .results.compact .itemPopupContainer.divinationCard .itemBoxContent .itemCardInfoDivider,
#trade .results.compact .itemPopupContainer.divinationCard .itemBoxContent .itemCardInfoBottom {
  display: none
}

#trade .results.compact .itemPopupContainer.divinationCard .itemBoxContent .explicitMod:nth-child(n+1) {
  line-height: 1em
}

#trade .results.compact .itemPopupContainer.divinationCard .itemNote {
  margin: 0;
  padding: 0;
  background: none
}

#trade .results.compact .explicitMod>.lc.s,
#trade .results.compact .implicitMod>.lc.s,
#trade .results.compact .utilityMod>.lc.s {
  color: #e8dfe2
}

#trade .results.compact .explicitMod>.lc.s[data-field="stat.explicit.stat_3299347043"] {
  color: #d14e4e
}

#trade .results.compact .explicitMod>.lc.s[data-field="stat.explicit.stat_3372524247"] {
  color: #b97123
}

#trade .results.compact .explicitMod>.lc.s[data-field="stat.explicit.stat_4220027924"] {
  color: #3f6db3
}

#trade .results.compact .explicitMod>.lc.s[data-field="stat.explicit.stat_1671376347"] {
  color: #adaa47
}

#trade .results.compact .ultimatumMods {
  display: none
}

#trade .results.compact .logbookMod .lc.faction::before {
  content: "—";
  width: unset;
  height: unset;
  background: none;
  vertical-align: unset
}

#trade .results.compact .logbookMod br:first-of-type {
  display: none
}

#trade .results.compact .resultset:not(.exchange) {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  background-color: rgba(10, 10, 10, .8)
}

#trade .results.compact .resultset:not(.exchange) .row .sorted,
#trade .results.compact .resultset:not(.exchange) .search-bar .sorted {
  padding-right: 22px
}

#trade .results.compact .resultset:not(.exchange) .row .sorted::after,
#trade .results.compact .resultset:not(.exchange) .search-bar .sorted::after {
  width: 15px;
  height: 15px;
  background: none;
  color: #e8dfe2
}

#trade .results.compact .resultset:not(.exchange) .row .sorted.sorted-desc::after,
#trade .results.compact .resultset:not(.exchange) .search-bar .sorted.sorted-desc::after {
  content: "↓"
}

#trade .results.compact .resultset:not(.exchange) .row .sorted.sorted-asc::after,
#trade .results.compact .resultset:not(.exchange) .search-bar .sorted.sorted-asc::after {
  content: "↑"
}

#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional,
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional {
  font-family: inherit;
  font-size: .9em;
  margin: 0;
  position: absolute;
  right: 64px;
  text-align: right;
  top: 18px;
  background: none;
  flex-direction: column
}

#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional.q,
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional.q {
  top: 34px
}

#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s,
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s {
  display: block;
  width: auto;
  width: fit-content;
  height: 16px;
  margin-left: auto
}

#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s span.colourAugmented::before,
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s span.colourAugmented::before {
  content: " " attr(title) ": ";
  color: #7f7f7f
}

#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s[data-field=base_defence_percentile],
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s[data-field=base_defence_percentile] {
  margin-top: 3px;
  order: 5
}

#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s:not(.aug)[data-field=ar],
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s:not(.aug)[data-field=ar],
#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s:not(.aug)[data-field=ev],
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s:not(.aug)[data-field=ev],
#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s:not(.aug)[data-field=es],
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s:not(.aug)[data-field=es],
#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s:not(.aug)[data-field=ward],
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s:not(.aug)[data-field=ward] {
  visibility: hidden
}

#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s.invisible,
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s.invisible {
  display: none
}

#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s::after,
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s::after {
  right: -16px
}

#trade .results.compact .resultset:not(.exchange) .row .itemPopupAdditional .s.sorted,
#trade .results.compact .resultset:not(.exchange) .search-bar .itemPopupAdditional .s.sorted {
  padding: 0
}

#trade .results.compact .resultset:not(.exchange) .row,
#trade .results.compact .resultset:not(.exchange) .search-bar {
  width: 100%;
  flex-wrap: wrap;
  border-bottom: 1px solid #333;
  max-width: 920px;
  margin: 0 auto
}

#trade .results.compact .resultset:not(.exchange) .row.exchange,
#trade .results.compact .resultset:not(.exchange) .exchange.search-bar {
  width: 100%;
  flex-wrap: wrap
}

#trade .results.compact .resultset:not(.exchange) .row.controls,
#trade .results.compact .resultset:not(.exchange) .controls.search-bar {
  width: 100%;
  border-bottom: none
}

#trade .results.compact .resultset:not(.exchange) .row .left,
#trade .results.compact .resultset:not(.exchange) .search-bar .left {
  width: 25%;
  float: left
}

#trade .results.compact .resultset:not(.exchange) .row .middle,
#trade .results.compact .resultset:not(.exchange) .search-bar .middle {
  width: 75%;
  align-self: flex-start;
  padding-right: 64px;
  padding-left: 0;
  float: left
}

#trade .results.compact .resultset:not(.exchange) .row .right,
#trade .results.compact .resultset:not(.exchange) .search-bar .right {
  width: 100%;
  padding-left: 25%;
  margin-top: 5px;
  align-self: flex-end
}

#trade .results.compact .resultset:not(.exchange) .row .details,
#trade .results.compact .resultset:not(.exchange) .search-bar .details {
  display: flex;
  flex-direction: row;
  padding: 0 0px;
  margin: 0;
  text-align: left
}

#trade .results.compact .resultset:not(.exchange) .row .details .price,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price,
#trade .results.compact .resultset:not(.exchange) .row .details .character-name,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .character-name {
  display: inline;
  font-family: inherit;
  font-size: .9em;
  line-height: 20px;
  margin-right: .5em
}

#trade .results.compact .resultset:not(.exchange) .row .details .price>span,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price>span {
  float: left
}

#trade .results.compact .resultset:not(.exchange) .row .details .price>span>span,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price>span>span {
  font-family: inherit
}

#trade .results.compact .resultset:not(.exchange) .row .details .price>span>span.price-label,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price>span>span.price-label {
  text-transform: lowercase;
  font-weight: bold;
  color: #e8dfe2
}

#trade .results.compact .resultset:not(.exchange) .row .details .price span.sorted,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price span.sorted {
  background: initial
}

#trade .results.compact .resultset:not(.exchange) .row .details .price span.sorted::after,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price span.sorted::after {
  background: initial;
  display: none
}

#trade .results.compact .resultset:not(.exchange) .row .details .price span,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price span {
  display: inline-block;
  padding: 0 !important;
  position: initial
}

#trade .results.compact .resultset:not(.exchange) .row .details .price img,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price img {
  height: 18px
}

#trade .results.compact .resultset:not(.exchange) .row .details .price .price-label.buyout-price,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price .price-label.buyout-price,
#trade .results.compact .resultset:not(.exchange) .row .details .price .price-label.no-price,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price .price-label.no-price {
  font-weight: normal;
  color: #7f7f7f
}

#trade .results.compact .resultset:not(.exchange) .row .details .price .currency-text span,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price .currency-text span {
  vertical-align: baseline
}

#trade .results.compact .resultset:not(.exchange) .row .details .price .currency-text.currency-image span,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price .currency-text.currency-image span {
  display: none
}

#trade .results.compact .resultset:not(.exchange) .row .details .price .currency-text::after,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price .currency-text::after {
  content: " ";
  display: inline-block
}

#trade .results.compact .resultset:not(.exchange) .row .details .price br,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .price br {
  display: none
}

#trade .results.compact .resultset:not(.exchange) .row .details .info,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .info {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 8px;
  right: 5px;
  height: 13px;
  line-height: 13px
}

#trade .results.compact .resultset:not(.exchange) .row .details .info .profile-link,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .info .profile-link {
  display: none
}

#trade .results.compact .resultset:not(.exchange) .row .details .btns,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .btns {
  flex-grow: 1;
  padding: 0
}

#trade .results.compact .resultset:not(.exchange) .row .details .btns .btn,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .btns .btn {
  padding: 0 5px
}

#trade .results.compact .resultset:not(.exchange) .row .details .btns .status,
#trade .results.compact .resultset:not(.exchange) .search-bar .details .btns .status {
  height: 20px;
  padding-left: .1em;
  padding-right: .1em;
  line-height: 1.4em
}

#trade .results.compact.two .row:not(.exchange):nth-child(even),
#trade .results.compact.two .search-bar:not(.exchange):nth-child(even) {
  background: none
}

#trade .results.compact.two .row:not(.exchange):nth-child(4n+3),
#trade .results.compact.two .search-bar:not(.exchange):nth-child(4n+3),
#trade .results.compact.two .row:not(.exchange):nth-child(4n),
#trade .results.compact.two .search-bar:not(.exchange):nth-child(4n) {
  background-color: rgba(20, 20, 20, .8)
}

#trade .results.compact.two .resultset .row:not(.exchange,
.controls),
#trade .results.compact.two .resultset .search-bar:not(.exchange,
.controls) {
  width: 50%;
  border-bottom: 1px solid #333
}

#trade .results.compact.two .resultset .row:not(.exchange):nth-child(even),
#trade .results.compact.two .resultset .search-bar:not(.exchange):nth-child(even) {
  border-left: 1px solid #333
}

.poeProfileResults {
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #dcdcdc;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: #000;
  max-width: 100vw;
  max-height: 100vh;
  overflow: hidden auto
}

.poeProfileResults.active {
  display: block
}

.poeProfileResults .profileBlocks {
  display: none;
  border: 1px solid #222;
  border-bottom: 0;
  background: #000;
  border-radius: 0 12px 0 0
}

.poeProfileResults .profileBlocks.active {
  display: block
}

.poeProfileResults .requestDuration {
  padding: 5px;
  background: #000;
  cursor: pointer;
  border: 1px solid #222
}

.poeProfileResults.inactive .requestDuration {
  border-radius: 0 6px 0 0;
  opacity: .7
}

.poeProfileResults .requestList {
  width: 100%
}

.poeProfileResults .requestList ul {
  list-style: none;
  padding-left: 0
}

.poeProfileResults.inactive .profileMemory {
  display: none
}

.poeProfileResults .profileMemory .top {
  cursor: pointer
}

.poeProfileResults .profileMemory .opcExpand {
  display: none;
  padding-left: 10px
}

.poeProfileResults .profileMemory .opcExpand.active {
  display: block
}

.poeProfileResults .profileMemory .prop {
  padding: 4px;
  color: #ccc
}

.poeProfileResults .profileMemory .prop.expandable {
  cursor: pointer;
  color: #555
}

.poeProfileResults .profileMemory .val {
  padding: 4px;
  color: #aaa
}

.poeProfileResults .profileBlock,
.poeProfileResults .requestList,
.poeProfileResults .profileMemory {
  padding: 2px;
  max-height: 512px;
  overflow-y: auto;
  overflow-x: hidden
}

.poeProfileResults .profileBlock li.request,
.poeProfileResults .requestList li.request,
.poeProfileResults .profileMemory li.request {
  cursor: pointer
}

.poeProfileResults .profileBlock li.request,
.poeProfileResults .requestList li.request,
.poeProfileResults .profileMemory li.request {
  background: #151414;
  color: #444;
  margin-bottom: 2px;
  border-radius: 2px 4px 4px 2px;
  width: 100%;
  padding: 2px;
  word-break: break-word
}

.poeProfileResults .profileBlock .namespace,
.poeProfileResults .requestList .namespace,
.poeProfileResults .profileMemory .namespace {
  margin: 0 4px;
  color: #cec59f
}

.poeProfileResults .profileBlock .details,
.poeProfileResults .requestList .details,
.poeProfileResults .profileMemory .details {
  float: right;
  display: inline-block
}

.poeProfileResults .profileBlock .totalElapsed,
.poeProfileResults .requestList .totalElapsed,
.poeProfileResults .profileMemory .totalElapsed {
  margin: 0 4px;
  font-style: italic
}

.poeProfileResults .profileBlock .top,
.poeProfileResults .requestList .top,
.poeProfileResults .profileMemory .top {
  background: #111;
  border-radius: 2px 4px 4px 2px
}

.poeProfileResults .profileBlock .top.expand,
.poeProfileResults .requestList .top.expand,
.poeProfileResults .profileMemory .top.expand {
  cursor: pointer
}

.poeProfileResults .profileBlock .calls,
.poeProfileResults .requestList .calls,
.poeProfileResults .profileMemory .calls {
  margin: 0 4px;
  color: #444;
  text-align: right;
  padding-left: 6px
}

.poeProfileResults .profileData {
  max-height: 300px;
  overflow-y: auto;
  display: none
}

.poeProfileResults .profileData.active {
  display: block
}

.poeProfileResults .profileData .dataRow {
  margin-bottom: 5px;
  background: rgba(0, 0, 0, .7);
  border: 1px solid #333;
  padding: 5px
}

.poeProfileResults .profileData .dataRow .header {
  cursor: pointer
}

.poeProfileResults .profileData .dataRow .stack {
  padding: 7px;
  margin: 5px 0;
  border: 1px solid #201e18;
  background: rgba(0, 0, 0, .498039);
  display: none
}

.poeProfileResults .profileData .dataRow .stack table td {
  padding: 0 3px
}

.poeProfileResults .profileData .dataRow .num {
  color: #fff;
  font-weight: bold;
  margin-right: 10px;
  min-width: 20px;
  display: inline-block
}

.poeProfileResults .profileData .dataRow .params {
  margin: 4px 0;
  background: rgba(0, 15, 0, .7)
}

.poeProfileResults .profileData .dataRow .params .param {
  float: left;
  border: 1px solid #333;
  margin: 3px 5px;
  padding: 2px 4px;
  color: #8dddec
}

.poeProfileResults .profileData .dataRow .duration {
  color: #8dddec
}

.poeProfileResults .profileData .dataRow .duration.s1 {
  color: #82ff47
}

.poeProfileResults .profileData .dataRow .duration.s2 {
  color: #ffff25
}

.poeProfileResults .profileData .dataRow .duration.s3 {
  color: #f90
}

.poeProfileResults .profileData .dataRow .duration.s4 {
  color: red
}

.poeProfileResults .profileData .dataRow .duration.s5 {
  color: red;
  font-weight: bold
}

body {
  background: #0e1115 url('bg/default.webp') no-repeat fixed top center;
  background-size: 100% auto;
}
