/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url(/client/f4769f9bdb7466be65088239c12046d1.eot);
  src: url(/client/f4769f9bdb7466be65088239c12046d1.eot?#iefix) format('embedded-opentype'), url(/client/448c34a56d699c29117adc64c43affeb.woff2) format('woff2'), url(/client/fa2772327f55d8198301fdb8bcfc8158.woff) format('woff'), url(/client/e18bbf611f2a2e43afc071aa2f4e1512.ttf) format('truetype'), url(/client/_files/f0ea477ef046ba5fef9249ec3172903e.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: "\20AC";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270F";
}
.glyphicon-glass:before {
  content: "\E001";
}
.glyphicon-music:before {
  content: "\E002";
}
.glyphicon-search:before {
  content: "\E003";
}
.glyphicon-heart:before {
  content: "\E005";
}
.glyphicon-star:before {
  content: "\E006";
}
.glyphicon-star-empty:before {
  content: "\E007";
}
.glyphicon-user:before {
  content: "\E008";
}
.glyphicon-film:before {
  content: "\E009";
}
.glyphicon-th-large:before {
  content: "\E010";
}
.glyphicon-th:before {
  content: "\E011";
}
.glyphicon-th-list:before {
  content: "\E012";
}
.glyphicon-ok:before {
  content: "\E013";
}
.glyphicon-remove:before {
  content: "\E014";
}
.glyphicon-zoom-in:before {
  content: "\E015";
}
.glyphicon-zoom-out:before {
  content: "\E016";
}
.glyphicon-off:before {
  content: "\E017";
}
.glyphicon-signal:before {
  content: "\E018";
}
.glyphicon-cog:before {
  content: "\E019";
}
.glyphicon-trash:before {
  content: "\E020";
}
.glyphicon-home:before {
  content: "\E021";
}
.glyphicon-file:before {
  content: "\E022";
}
.glyphicon-time:before {
  content: "\E023";
}
.glyphicon-road:before {
  content: "\E024";
}
.glyphicon-download-alt:before {
  content: "\E025";
}
.glyphicon-download:before {
  content: "\E026";
}
.glyphicon-upload:before {
  content: "\E027";
}
.glyphicon-inbox:before {
  content: "\E028";
}
.glyphicon-play-circle:before {
  content: "\E029";
}
.glyphicon-repeat:before {
  content: "\E030";
}
.glyphicon-refresh:before {
  content: "\E031";
}
.glyphicon-list-alt:before {
  content: "\E032";
}
.glyphicon-lock:before {
  content: "\E033";
}
.glyphicon-flag:before {
  content: "\E034";
}
.glyphicon-headphones:before {
  content: "\E035";
}
.glyphicon-volume-off:before {
  content: "\E036";
}
.glyphicon-volume-down:before {
  content: "\E037";
}
.glyphicon-volume-up:before {
  content: "\E038";
}
.glyphicon-qrcode:before {
  content: "\E039";
}
.glyphicon-barcode:before {
  content: "\E040";
}
.glyphicon-tag:before {
  content: "\E041";
}
.glyphicon-tags:before {
  content: "\E042";
}
.glyphicon-book:before {
  content: "\E043";
}
.glyphicon-bookmark:before {
  content: "\E044";
}
.glyphicon-print:before {
  content: "\E045";
}
.glyphicon-camera:before {
  content: "\E046";
}
.glyphicon-font:before {
  content: "\E047";
}
.glyphicon-bold:before {
  content: "\E048";
}
.glyphicon-italic:before {
  content: "\E049";
}
.glyphicon-text-height:before {
  content: "\E050";
}
.glyphicon-text-width:before {
  content: "\E051";
}
.glyphicon-align-left:before {
  content: "\E052";
}
.glyphicon-align-center:before {
  content: "\E053";
}
.glyphicon-align-right:before {
  content: "\E054";
}
.glyphicon-align-justify:before {
  content: "\E055";
}
.glyphicon-list:before {
  content: "\E056";
}
.glyphicon-indent-left:before {
  content: "\E057";
}
.glyphicon-indent-right:before {
  content: "\E058";
}
.glyphicon-facetime-video:before {
  content: "\E059";
}
.glyphicon-picture:before {
  content: "\E060";
}
.glyphicon-map-marker:before {
  content: "\E062";
}
.glyphicon-adjust:before {
  content: "\E063";
}
.glyphicon-tint:before {
  content: "\E064";
}
.glyphicon-edit:before {
  content: "\E065";
}
.glyphicon-share:before {
  content: "\E066";
}
.glyphicon-check:before {
  content: "\E067";
}
.glyphicon-move:before {
  content: "\E068";
}
.glyphicon-step-backward:before {
  content: "\E069";
}
.glyphicon-fast-backward:before {
  content: "\E070";
}
.glyphicon-backward:before {
  content: "\E071";
}
.glyphicon-play:before {
  content: "\E072";
}
.glyphicon-pause:before {
  content: "\E073";
}
.glyphicon-stop:before {
  content: "\E074";
}
.glyphicon-forward:before {
  content: "\E075";
}
.glyphicon-fast-forward:before {
  content: "\E076";
}
.glyphicon-step-forward:before {
  content: "\E077";
}
.glyphicon-eject:before {
  content: "\E078";
}
.glyphicon-chevron-left:before {
  content: "\E079";
}
.glyphicon-chevron-right:before {
  content: "\E080";
}
.glyphicon-plus-sign:before {
  content: "\E081";
}
.glyphicon-minus-sign:before {
  content: "\E082";
}
.glyphicon-remove-sign:before {
  content: "\E083";
}
.glyphicon-ok-sign:before {
  content: "\E084";
}
.glyphicon-question-sign:before {
  content: "\E085";
}
.glyphicon-info-sign:before {
  content: "\E086";
}
.glyphicon-screenshot:before {
  content: "\E087";
}
.glyphicon-remove-circle:before {
  content: "\E088";
}
.glyphicon-ok-circle:before {
  content: "\E089";
}
.glyphicon-ban-circle:before {
  content: "\E090";
}
.glyphicon-arrow-left:before {
  content: "\E091";
}
.glyphicon-arrow-right:before {
  content: "\E092";
}
.glyphicon-arrow-up:before {
  content: "\E093";
}
.glyphicon-arrow-down:before {
  content: "\E094";
}
.glyphicon-share-alt:before {
  content: "\E095";
}
.glyphicon-resize-full:before {
  content: "\E096";
}
.glyphicon-resize-small:before {
  content: "\E097";
}
.glyphicon-exclamation-sign:before {
  content: "\E101";
}
.glyphicon-gift:before {
  content: "\E102";
}
.glyphicon-leaf:before {
  content: "\E103";
}
.glyphicon-fire:before {
  content: "\E104";
}
.glyphicon-eye-open:before {
  content: "\E105";
}
.glyphicon-eye-close:before {
  content: "\E106";
}
.glyphicon-warning-sign:before {
  content: "\E107";
}
.glyphicon-plane:before {
  content: "\E108";
}
.glyphicon-calendar:before {
  content: "\E109";
}
.glyphicon-random:before {
  content: "\E110";
}
.glyphicon-comment:before {
  content: "\E111";
}
.glyphicon-magnet:before {
  content: "\E112";
}
.glyphicon-chevron-up:before {
  content: "\E113";
}
.glyphicon-chevron-down:before {
  content: "\E114";
}
.glyphicon-retweet:before {
  content: "\E115";
}
.glyphicon-shopping-cart:before {
  content: "\E116";
}
.glyphicon-folder-close:before {
  content: "\E117";
}
.glyphicon-folder-open:before {
  content: "\E118";
}
.glyphicon-resize-vertical:before {
  content: "\E119";
}
.glyphicon-resize-horizontal:before {
  content: "\E120";
}
.glyphicon-hdd:before {
  content: "\E121";
}
.glyphicon-bullhorn:before {
  content: "\E122";
}
.glyphicon-bell:before {
  content: "\E123";
}
.glyphicon-certificate:before {
  content: "\E124";
}
.glyphicon-thumbs-up:before {
  content: "\E125";
}
.glyphicon-thumbs-down:before {
  content: "\E126";
}
.glyphicon-hand-right:before {
  content: "\E127";
}
.glyphicon-hand-left:before {
  content: "\E128";
}
.glyphicon-hand-up:before {
  content: "\E129";
}
.glyphicon-hand-down:before {
  content: "\E130";
}
.glyphicon-circle-arrow-right:before {
  content: "\E131";
}
.glyphicon-circle-arrow-left:before {
  content: "\E132";
}
.glyphicon-circle-arrow-up:before {
  content: "\E133";
}
.glyphicon-circle-arrow-down:before {
  content: "\E134";
}
.glyphicon-globe:before {
  content: "\E135";
}
.glyphicon-wrench:before {
  content: "\E136";
}
.glyphicon-tasks:before {
  content: "\E137";
}
.glyphicon-filter:before {
  content: "\E138";
}
.glyphicon-briefcase:before {
  content: "\E139";
}
.glyphicon-fullscreen:before {
  content: "\E140";
}
.glyphicon-dashboard:before {
  content: "\E141";
}
.glyphicon-paperclip:before {
  content: "\E142";
}
.glyphicon-heart-empty:before {
  content: "\E143";
}
.glyphicon-link:before {
  content: "\E144";
}
.glyphicon-phone:before {
  content: "\E145";
}
.glyphicon-pushpin:before {
  content: "\E146";
}
.glyphicon-usd:before {
  content: "\E148";
}
.glyphicon-gbp:before {
  content: "\E149";
}
.glyphicon-sort:before {
  content: "\E150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}
.glyphicon-sort-by-order:before {
  content: "\E153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}
.glyphicon-sort-by-attributes:before {
  content: "\E155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}
.glyphicon-unchecked:before {
  content: "\E157";
}
.glyphicon-expand:before {
  content: "\E158";
}
.glyphicon-collapse-down:before {
  content: "\E159";
}
.glyphicon-collapse-up:before {
  content: "\E160";
}
.glyphicon-log-in:before {
  content: "\E161";
}
.glyphicon-flash:before {
  content: "\E162";
}
.glyphicon-log-out:before {
  content: "\E163";
}
.glyphicon-new-window:before {
  content: "\E164";
}
.glyphicon-record:before {
  content: "\E165";
}
.glyphicon-save:before {
  content: "\E166";
}
.glyphicon-open:before {
  content: "\E167";
}
.glyphicon-saved:before {
  content: "\E168";
}
.glyphicon-import:before {
  content: "\E169";
}
.glyphicon-export:before {
  content: "\E170";
}
.glyphicon-send:before {
  content: "\E171";
}
.glyphicon-floppy-disk:before {
  content: "\E172";
}
.glyphicon-floppy-saved:before {
  content: "\E173";
}
.glyphicon-floppy-remove:before {
  content: "\E174";
}
.glyphicon-floppy-save:before {
  content: "\E175";
}
.glyphicon-floppy-open:before {
  content: "\E176";
}
.glyphicon-credit-card:before {
  content: "\E177";
}
.glyphicon-transfer:before {
  content: "\E178";
}
.glyphicon-cutlery:before {
  content: "\E179";
}
.glyphicon-header:before {
  content: "\E180";
}
.glyphicon-compressed:before {
  content: "\E181";
}
.glyphicon-earphone:before {
  content: "\E182";
}
.glyphicon-phone-alt:before {
  content: "\E183";
}
.glyphicon-tower:before {
  content: "\E184";
}
.glyphicon-stats:before {
  content: "\E185";
}
.glyphicon-sd-video:before {
  content: "\E186";
}
.glyphicon-hd-video:before {
  content: "\E187";
}
.glyphicon-subtitles:before {
  content: "\E188";
}
.glyphicon-sound-stereo:before {
  content: "\E189";
}
.glyphicon-sound-dolby:before {
  content: "\E190";
}
.glyphicon-sound-5-1:before {
  content: "\E191";
}
.glyphicon-sound-6-1:before {
  content: "\E192";
}
.glyphicon-sound-7-1:before {
  content: "\E193";
}
.glyphicon-copyright-mark:before {
  content: "\E194";
}
.glyphicon-registration-mark:before {
  content: "\E195";
}
.glyphicon-cloud-download:before {
  content: "\E197";
}
.glyphicon-cloud-upload:before {
  content: "\E198";
}
.glyphicon-tree-conifer:before {
  content: "\E199";
}
.glyphicon-tree-deciduous:before {
  content: "\E200";
}
.glyphicon-cd:before {
  content: "\E201";
}
.glyphicon-save-file:before {
  content: "\E202";
}
.glyphicon-open-file:before {
  content: "\E203";
}
.glyphicon-level-up:before {
  content: "\E204";
}
.glyphicon-copy:before {
  content: "\E205";
}
.glyphicon-paste:before {
  content: "\E206";
}
.glyphicon-alert:before {
  content: "\E209";
}
.glyphicon-equalizer:before {
  content: "\E210";
}
.glyphicon-king:before {
  content: "\E211";
}
.glyphicon-queen:before {
  content: "\E212";
}
.glyphicon-pawn:before {
  content: "\E213";
}
.glyphicon-bishop:before {
  content: "\E214";
}
.glyphicon-knight:before {
  content: "\E215";
}
.glyphicon-baby-formula:before {
  content: "\E216";
}
.glyphicon-tent:before {
  content: "\26FA";
}
.glyphicon-blackboard:before {
  content: "\E218";
}
.glyphicon-bed:before {
  content: "\E219";
}
.glyphicon-apple:before {
  content: "\F8FF";
}
.glyphicon-erase:before {
  content: "\E221";
}
.glyphicon-hourglass:before {
  content: "\231B";
}
.glyphicon-lamp:before {
  content: "\E223";
}
.glyphicon-duplicate:before {
  content: "\E224";
}
.glyphicon-piggy-bank:before {
  content: "\E225";
}
.glyphicon-scissors:before {
  content: "\E226";
}
.glyphicon-bitcoin:before {
  content: "\E227";
}
.glyphicon-btc:before {
  content: "\E227";
}
.glyphicon-xbt:before {
  content: "\E227";
}
.glyphicon-yen:before {
  content: "\A5";
}
.glyphicon-jpy:before {
  content: "\A5";
}
.glyphicon-ruble:before {
  content: "\20BD";
}
.glyphicon-rub:before {
  content: "\20BD";
}
.glyphicon-scale:before {
  content: "\E230";
}
.glyphicon-ice-lolly:before {
  content: "\E231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}
.glyphicon-education:before {
  content: "\E233";
}
.glyphicon-option-horizontal:before {
  content: "\E234";
}
.glyphicon-option-vertical:before {
  content: "\E235";
}
.glyphicon-menu-hamburger:before {
  content: "\E236";
}
.glyphicon-modal-window:before {
  content: "\E237";
}
.glyphicon-oil:before {
  content: "\E238";
}
.glyphicon-grain:before {
  content: "\E239";
}
.glyphicon-sunglasses:before {
  content: "\E240";
}
.glyphicon-text-size:before {
  content: "\E241";
}
.glyphicon-text-color:before {
  content: "\E242";
}
.glyphicon-text-background:before {
  content: "\E243";
}
.glyphicon-object-align-top:before {
  content: "\E244";
}
.glyphicon-object-align-bottom:before {
  content: "\E245";
}
.glyphicon-object-align-horizontal:before {
  content: "\E246";
}
.glyphicon-object-align-left:before {
  content: "\E247";
}
.glyphicon-object-align-vertical:before {
  content: "\E248";
}
.glyphicon-object-align-right:before {
  content: "\E249";
}
.glyphicon-triangle-right:before {
  content: "\E250";
}
.glyphicon-triangle-left:before {
  content: "\E251";
}
.glyphicon-triangle-bottom:before {
  content: "\E252";
}
.glyphicon-triangle-top:before {
  content: "\E253";
}
.glyphicon-console:before {
  content: "\E254";
}
.glyphicon-superscript:before {
  content: "\E255";
}
.glyphicon-subscript:before {
  content: "\E256";
}
.glyphicon-menu-left:before {
  content: "\E257";
}
.glyphicon-menu-right:before {
  content: "\E258";
}
.glyphicon-menu-down:before {
  content: "\E259";
}
.glyphicon-menu-up:before {
  content: "\E260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    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%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014   \A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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 {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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 {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\A0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203A';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image:      -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image:         linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image:      -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image:         linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAACYCAMAAACoAftQAAAAvVBMVEUAAAAAAAAAAAAODg4AAAAAAAAAAADNzc0BAQHZ2dkDAwMHBwcAAADf398CAgI/Pz8BAQEAAACCgoIcHBzl5eUAAAC/v7/x8fEGBgZnZ2cAAADs7OwGBgb4+Pg/Pz/Jycmenp5nZ2f39/eDg4MAAADQ0ND4+Piurq7a2tr8/Pzs7OwAAAD5+fn9/f3e3t4AAAD///9OTk7BwcE1NTWsrKyNjY2cnJx6enpdXV1oaGgsLCy6uroiIiLOzs5BQUFt3PCNAAAAL3RSTlMAAQMIDRIZHSMnLTpESFNVXWlpbG15en+HiZCWoaGssrO2vsDFydPU3uL4+fr9/Ywv6xsAAAQVSURBVHhe7JZbc6JMGIQXAUOQEMi3uMYkrmopZgqs5ujZ//+zvpdNzMsMlli1N3uRvtCbpzo9I+nmhyqN9OO6GNQ6Ha1SG0mcrhskXe90rvKE6kbX7r9MF4vp2887nfBrqPW0xJemD4w32e7jHIj2602SbNZ7Qfgd0zJLtgKi2B0+tSsE3h8u0RX7HGGfHWrK9oiIbrK69SiQHxTliO5VWtP0rrNEemhoj6muaYqx2XuGyJrwbgUKohhb3hIFM6wCC7Zm4+M5Zs5fpKNiTYndEOUHDFRYCeADLvGiy7DtL7E5/12gJPacalPlqEc2eoFAdmCa2UOGyOhoUuQgwo7PxCwJMGXYGcQMlyCVX3DchCkGs3V6h0iFgyUSZsuS6QQLGaYDhueUHxhf3RpzOqB8dRMcz84lf5FS9A1Ngi2PQm8PF7RBZOnEyqFnSC/BKX6bHQmucpB13mRzCJtTsPUowlpl14if2JifUXcwgeqdA2OLn1C+PdsbzCKkW0a3KeKxbbAxF4FJ9EgAaXGqyFORAuLZNrkMZNoNKnNS9PE5dpltFofjB4PJXIAk5rP/HMu4Ukmm7XjEkwLfc2yT66tJk7lp2T2H1LMtk2wVVsWpcE0SlW4DbeLE/xG3eRvfQv7Fptw4KvpDNRKLt1/3rZty/xbjrPef1+5D018ITYttkiTrfAUsrmzK3RTIT/woHxH3DaZl9h2rRH2aX0ydaYb1BVK1zNdA32RvNn7DkVmmoyeVJvYBMcdl5Vg2/lW0zpSbUNIKT12KLV8wVjsmNvGW63feU3qj86veGQmAA1e5qzbStNZdmVTlRzzbSjG+4+t4u1iqjxxjR6pczaiNBCCVXoGx25X7mUNGgJBHM/QsXWp+dk4U5xJjX4EXSM7ACcCxnnnm2zI8rxVoFgMr/lUwUpyNPvYVx/eRfaUSQzkzLWxEOVhiwynCAd2GvCm/2bquBPEo+LxnDv0YXdyfFOHQP+8EV/kY0enSorxyitoLxxwiabDRqDImWF2JJVBIeVNEk2HgsDGn7vkhcPy67lMOiBGF4AGS3tX8yYqAfb5eF/kRiMPX4cDjEDLd8wezJT4lwtHrMHBtbg6V9oLhYDYLw3A2eSVbn0elSdMCecFg+Ee0Kq7dlftLXSCrRxNE8lzH7hp0Nu3qpHQty7Ztq2sabHvtpb/SLauisVTye1O+N2Ubbxhu2xSAq6x1UwoAWfum8P3Gu5ZNYaUA2jaFJYCofVPYOWnZFD4TcLpxU1ZAnN24KRnfxQ2bshEE/Vub8r0p35vi/t9eHRoBDMNQDJUvMLkOkDMM+8D7b9cR+kOKLPy4juojnQeAkWWVAyLLLINVdovj44N8LOqi/3Djxo0bN5ZvdbWJuwHhrw2ILYdqBwDT2fEEXtrZFmVcCWLiAAAAAElFTkSuQmCC); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(data:image/gif;base64,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) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAEwCAQAAACZTH48AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAGTtJREFUeNrtXXuUFNWZ/1VVv6dnBpCnvBRURhGjGEUhBuNjNa5G1BhiXHY1m5z4SqLJOUGjMa6KmsSs2VXJenQ1CWuiWZOYEANhBXxGQKMLSkRAeTi8HGAePT39rKr9o7773Vs93V3VPY0De+r2Geju6ur+zTdf3fs9fr/bGvwMDYCm3HRo0KFDp0fOKwAbAGABsGDBhgWb/3Vu4J86R8gXWJ0A69BgQKcfFbRGrxQwHcAmLJj0jMmQofxyNQ/Nt2UFzJDyv0GAHdAOHAsWLJiwUIQFk282HXHbuqEWFpbTXRBDCCNENx0hGPwrCSgmWbYAk/4t0o/4ZVC/nSsDdtzA+aMbBDCMMMKI0P8GwtAREoDnjWuOvNGxZj8sAlhEASbyKKCAIt80aOQegA2tVsghD7gGgQ0jggjCiNK/YYQRQvh702eeMGrCkFHJEerJ+z/oat+1ZdHK37YjjwLyyKGAPAowoMNEERrbuWbIWkW4wrJhhBBBBFFEEUMUUUQRGd/y1RPPPHXStEhTtTfv3fHeqy+89oO1yCKHHPLIoUj2Fpdjzd6slfVcsG3DCCOKmHKLXzTxxs9NPVUP+f2IfOfqZ255duN+5Am4cBGTL8IaIGtl4RrQEWLLxhFDAnEkED9j7J1fmHpK7dd2IbX6V/N+me5DBnlkyUGKNJvUBFmrANdxhChDTSARTS688PwLwtFKb7UFOYzGkIof1bP1vx6443VkkEWWvLoOyP0BO3DDCCNGUJvQhOTMcQ99Zdyk0tN3YxVWoB07Xc+2oQ2n4cx+H2ZbL/308qeQQQYZ5JFDHkWao92Lik/AAm4IYUQRRRxNSDq3G06ef1U0oZ64D8vwP/hblbfWMQtn4u9Lnt245JL7O7rLQLb82VgrWSYMmmljiCOJJJrRjJbbZ137JcNQ7foonvPpvUNwDea4ntn79tW3rt6FPmRo7pCO4QOy4YoYDLZuAkk0owWtaLnvnK9doevylP/GN7HJ9+WWxStYjOMxip9JjJpz1uZXN/ZR5AH/7uAGrPPMIOA2Ywhav3Xa9V/U+O/wAb6DZ2ueI9JYjBhO4Mfh5Dkz1760NUPxBZQoTvMHWNpX+G6TY915n7jjKoOtux7fwPY6w8I12IKz+VGk5Zzpv34+bXIAakGD5dfCGq1rzgIcRwJJtKAFQ44c/dhX4nHx0t9hPrL1B7LYgrdxMsTSGB9+9tAnVinhqM1LtS/ABgyE2R2SaEUrWhZfPXaMeOHbmI+Bjh14F7MgLDB8yoStS7bzeudzltDJvhpdcDHEEUczkmi+5fQpk6UzfB2NGP+L21HgRxff2DYEMUQQUsJUjxjdIPs6l1uM3KEZrSNGPvSlWERMYzeiG40ZO7GLl5RQ4tSmn6+hmdii1MrTwiL5cSa0OPlwcsHs1qR40b34CI0bS7GE7x83Z+4RiCFKeYzmPUvoFDsYFOo4y3HT4cPO5xBnCVajseMBdgtNv+FKjq5D7BQ+fDhE61sUCTQhMX+GcAfgATR69OBpvn/0eeeMQQRhyg91L9AiYTco8k0gjjji5/Is/1v0oPHjIfQKAKEbzqfLTifzeVpYoyQoSgFl7JIjh7eKFyyscGIz5mBeSZSgxmvzMA9jq3zwYr439VyEEaEk19MpQtBgKLNwFHHELpsqDq9gS5SOB9EGAJiDryNVcmwergcAXI9bsbzC+U/gCrrXOvG6KQvfQhg5P5edmhWHRdY2dZy84CpZsI3vPYhm17E5BBcAzqrix6/y/dnTEYbBpRlfPiyytygiRw0dO8w5mMHLFU7bgNcV8CrkObhZeV21QGmZvPBOpqUjxFC16haWNYcwIuewfd+s8nH3KY7QxiDbXHAfVn6t/kO++8g2AuzjstN52RCQQ8cMFwc3VY0LVN89GzeTrVXrLqr60R3o4tjtU8NgUHHBY2nWoSFESX3YAT2R88htVT9wgyu+mIObXa7xLO7znNw+5HuzJrB9PaIJXZmJnUvPaOWAstPjAze4QM1R4G7wARdKfDJyKDmnj2hNzhR0i4bFwYzn6eXtuMFnbCenzOYk15k1b5dQ7azBaIr0f8NqkB8uAzflC3CfzPPiSrncx0Una8A+FsfSMbbf45aal2pL9V3NGzCUf7UCx6RhHx81p9/y3IwFJUuJVwYM2JZSZfb0YdDL6IRUXhz0ttTZrnlXzsv3+KxZcK2iW0mQbG/AIgG0AWA/Z5qHeXxgW8mqJj33lLK/SOkYJmf1Tq5QeEDW+WW26Phs5XhyYtWPc//pl+M+18U2p2IkJ8d4vvfKTr8lQV1pSTktFHtDF6/xVeE+qFxuzry7wTVj3KzUIcqNEewSudSaTipXWV5VIF0B6zRMzJUd4uAnqpx4PcdrQIpt+2wJ5LYq7zBd1uo2Um3NR31Np1zVlM2qLant5BRJnOFjbki5XGGREqE1V/Xkc/je+nWcN1tepVcdgEmtKtHnMd9hG3+24uygxm0bXMceVh63oVK5vkUxxoq3OdW3vRJ9nTuWRRSRd7pqT22RAXiy7GnLFbilOUUKX2fIG0p+GTmu5nudO3+x2X+VOMTWNVFAwek+LN21Oz2aimDX4YdlF+TXcRaAFdhR5mgKV2EOmpHC8oqL9EV8740XlT6eZ+E1xJdcAXmqiedRXLzlq8c7L7gU/1E2b97hEe1WL8rewH85q/jgSmrSmNxI93AJad8i8k5V/IH3MlwCu6nhSX4L5spq28ur9nAbzEcdXqfqbBEF7qPlkN3b+8xmeeHNaDDgmzhKsa1//b2rceBZv9TJJQooooAcsnTL3b1eLtG3YGQD4Z6vzD2rn1+2nZqNjgdbXrOEQWGzwUkS5XZZ3bQ/M1bMxydgGYoNgXsKFnCU1tv9+Qd6OpFGH3XuTL8rnTNP5Mm6fU4n7aeb3+Si5VRXeln/OBF3KkHr44va9yNDnVHHg32EpBoXXA0uqTj5nf78vssnJuj9R+Ew/GWAcGfg+xgu3eHFa59FD9JwGrp5bjF6xtA6ZxsOMSYkQPfig/RFE3TKAI7F6Xh5AF2Ov8MPIZv/u7Zf+GCuC71IU5Ox6AeuamGNiyo6W9vYnNmTPXesaHuNxBnYjN11wf0mvqE82t8x98fte5BCGmlknbm/dsBOJ1Rm0Tp06OvSpnnGGJkjXIhWrK6RRjIWP3FV2bo6r7x/7YcEN8MNXF9tGUNJ/NwUL0E90lZ1d+Vmj9E1eQF+Dj2+e6EjcCNud02L27Zc+sA7O5BCD3rRhyzDtf1ddOB8VSSiIs/jrs6bPe93zx4T5ZyxCbNxCUahBx1V3jqMM3EVvocprmdfWXPJY7s70IMe9l5n0aihOS5gGtS4dbr4zWihWzOSaJo87PGZxw4rPX03VuFl7MQW5bkYjsBxmIVZ/T7MNH/1p28tQzd60IMUetl/TRQBf51Q6RCiceBATqAJLQTaoSDEw4nbpn25LVqROpPGDhxT5aN27bnrN8+sRw9S6EGKlossca98N8iNEkurzVNL4aJZsC3rhY7F7ZPiR7aWf6tIlSw7nXl6xdxfvv2hYltndSuiwFkGagUs/peptsUkRMr39mefaV/ePjo6rtnQ/c4RnamnXpz369+/Y3ajBymkyLrO3FD0k3j2dwm4PNlgvo/jGkmnFYYmxBFHDFFEhsYvHn/h+JNHyzpc2Rry/tc2/XHDnz5AH/qQRi96aSIT1A7ZAa2LVSW7zgYzqhKIORQlNFFLLIYoYtQKNC4f/5kxk1pHJscpRaK8uavzw/3v7120ft1eZJFBBn1I008fMsgiRwF7zXD7k5QkZIMgx7ih68CNO50QbmkbNGPbIyPHJ1d0MInRia8zyFEw5UDNIEvkxrrglgMMJt2KRo1ohznAiRvI/EudumvC501OZ52EIEvErwxyNIkVFOIoBsa9tIkDrHHpyub0v4AocuhDDFFmYgpKrkYFRQs2sVkdK1L+giylXkXkFJ5rXZTc0lnVJrAWQbZgUIoaQR5ZRJBFCBGEEeFGlcETokXZi8zA85TaFmhOEOm86V2n9OMS7hlD8Nh0JRcJKc4gaBk6lRTBnGwTeQW0JIgWeZqsE27lardYAdWWTZh5xILubCi9NV5gmOYsLG0qFA7LT0m1HsASshrc6xzci/laVvAdCxe5CmoqzGwTNkULAwJbzodVbwYX8C3lORsWdISoOGBwY0cQ9rkKChNF2CgwOcZXhb1+wG5L20qV3uGYOVwhiy5Ud525SNObSNpt/vUHBNbdF+kPVHMpDAyWRKgKA+EY7g6bMy9Lu2veTe+BWVhzQdY52zPUjqmLLqApsgeLyPkmvVqmP/ZAZSflAatBvdolDZWZJWR/WJ0j5GJTgAmD3KMIix3Dbhxgrd/cEGICCPX7edHQYUCfN6E5+vre17toXbSotFhEnn8KMGBCdxVL7MYALl0yhMwkQqsbLckLZpwyfeQRraObXEW3fVv272zf/sQrS3fSopFDgQq4ORSgk6NYZGlr4POwrAJJX41Q1BZBFNHJrdedMvNT40+KJKu9adfud9Y8/8bC9RxL5DmkzLvKqtbAAAu4hkKqcaK1OGKIfumo6+dO/rR/OUSm+8Xnblu6vYsqdhmCX1CitTogaxXgCgmPE7AnLhh/+z9P+nTt9sinn198ze+zaVFgRA4Z1nHUBdkoCzfCxPIEEomWp668/pbDJld6iy3YgxBi5d8+cvTx/3S6tff1HiZwaP2iw7oCeFWCFiFaYwxxNF0w8Uc3jzi2XD2iFjnE756+5o9Io5cSpQzJfEw/FeFqS4TBlEZKQO+c9eX57gusXjnEm6/MfaK7E2lK8fsYcrG2edld+dGpkOLATT50/udvUi+ygckh2jdf8e/v7UYP5c4y0TdrrUtI68r0vgnJJ+ZccpPWQDlEy7DLZqx+e0deifvqWKwNF6Vc5MlNSP7orM9/u9FyiFj8/JNWruvIKemUrYSdvgGr5ZOIUzKZf+rXvq9zJNc4OUS86bxjf/nXnFTjqopczS9gnZP6CBKIoemkMfcvkJdaY+UQza2fHPLUuxTZyVS/Bh8WIY4glDchufSOYTzrNl4OMX4COv7yEeXOFgel8GdjmWSGhE5m4XmHnySd4UDIIa65fMwwtCCBhEsUofu1sLNYRBBHHMlJIxZ8LxwX09iBkUNEo22JZ97lkoqqD/VJKRfxbgyxf/tCnOvsB04OMXvWzAlIoglxriH5pPip/OEIIm2HTb9QHDqQcghd+/a5SFCBMVqLU8htASKIIrbgwnBCvn0t4xhcXrVhALjlEDOnHzcaCSS4Empw39vTwkIOHEHkJGYO1SKHCOE+/ALfxi+qsqgAVQ5hGNeeijiiiDFgH3ClhcMIIfLNE5KjxYGFNcC9my+nn3lClnKI2SdSxTlGaZhPHYdUKoYvmi2eXuGLilsKF6jOdQOAJ/je6BHnTXQaEFy61fwB5uxt/FR5wfkbeglcYK2nH0s5xNmTqTgeIlmEwe1NDwsbCCE8c8RQIkNWlkOUnnxPCdwVFWlfckg5xMkCsFR7Gf58OAQD4YuP42C7bri3+ThPvvuksZSTq6IIzQ9gDQaMSRPEk5vqhPtdXxmllEM0xSe3cKFcyE40fxedAWMUk1W3+YD7ozJw/Q4phzhxJHdKROnL8yIXVXYjwb02LznEcPxMocLUCtclh0hyYVH3Q9kHqQQNGNDDnKl7ySGeROsA4KrqhZa4Sibhsq3tFfwAGvRYvP8blhsXDBCuSw4R5Uqz7lcWoZI7fI3TSx4/PbCIqP9eQR7SHi5+Fnk7m+pyiBUljx/xXN0ql/1Nd8XUp4Wdk+xsmj2r6ikrcccAIUs5REem1lKVbAnaKb54veQQS/FdJeGpHbJk4uxMuxphvqTunGbvYELaRM/TVmBeyVzyCKb5BizlEGu7KOGH37xZl3nrJq7sHe3jxK24ugTyoz4hSzlEb3Zrb5k9wzwtTG3AxRv9hogScm8dkKUcYuNH1Kop3e/H9rKwDQvmX/ftIxtXlkOUQv5KCeRHcKTnWVIOsaqdG7xqL9qHD9NpH7wvnv6sT28shax7/nVccoh2FKmBIPkpPoQnok1V+A3zbSvJIbwhewXwUg6xo/ulPdTrLyiyHtv7orOJUF54fEPXXnHgOt/XvAr5ZRdHsNyQcoilm4gCUlR2rrL8zBIm/ZZ55F95TRy4tAbd4Vb8A54D8Bxu9XillEMUrcfepUZYnnUcPtVeJqk4csj9y4o8FyprkUPsxl04A3ch7+G/Ug7x/Ob3u6gRlivZ0MynhYvII7etc+VL8sKrTQ5R8HyFlENY9v1vUdMxx7ITX4RcnalbzgZu2e8sSXEF5cDJIf6wYd1eIcBA1tW387CxITMOpw3eqw8rnnKCmI8PjByiM/PFZVnBwxTE0Tzy/uZhkIWF7CRzx6ubeM07MHKIe1d1phS+YE7RevlSylg8S+SQQRrpf/x5N0du0zB/wDSSGbgTQ/nRcxt/tpGZmFlmC9bEgdfZLXSEYHTa3XvPni52AGusHGLz/rnLio4z9DALPkdUENuPjsPmxqJC91qbMrtmTWu8HGJX6tIl+7qYRyx58AVlafbMVjTYnNsZAviqfa2FT7bJHKERcoiO9GVLtnQQ1C6k0Es+XPCr4lC3L9Nc+w/o0Fbu1ntnTJFbww1UDvG3jouXbtuLXnQjhW6iPwt6bo072mnsGDIhBLRXO/Z9NHNKhC/vgcgh/vT+FSs6O9GLHuLB9/B0ViROZg2bHKr7BTqyiGa0oBlD0DJt3KNzJ43tvxTXIocoWgvfunst0uQM3XS5CSKC2AGzpk0ORQM37FJyNKMVLZHWH5x5+axIxdzfSw6xrevW15Z9iD708tygLhc5f9LK/iUCWSRypyqWaf35wz+/N6Vl/Ijyb1FNDpHKPbbuqhc2dSiukEIPc+HdorSadBxyywYoWx+L7Y+tjsxTG/+yeWz88KH+5RD7+v5z7VUvLNtqpUl3JEURaZL9qSFPHVuhqpvMRmi7OEcW0US3xGEtXzj6vGNOHJ+IVi2ndr/Y/sdtK3Y54RT6SBaRJhKNXN+Krk5zzYDFTCw323K4E3ESRThKjhiiiF45efbEI4aOaBmr1AXz5o7u7d2bOhe9/24P0ezyRAATC7EDNkMctjrgltsdF4pqkXYHY1GEEEZEaFM3AwaMkbGpLSv3KXRRU+G/Z0gMIWlgWeauWfVQ97Wyjw3arijMHKAoddQcHUeElAYh6hHr7PlF0kgXicCYJafIsTomR0mn6W97hv4FbfdwFhATOopcxhIyhxyyiKIPUbKvsLFeRsdRYNalJDI6YKWgpy5ybn9ios37uYNCzxBlfTnmYTr81giz4MXMIagERQpXxf7ZBY7HCsre8EAdHNdqKgNVPGyIbb7JFcJKb6JUx2G6CLkFZZdy07VTRwN1HOqirfKzQ6ToMJR94DWlQ8wyNgJXIODqLvD2wIQRms84Q+NeREixrU7MeMmhtInLI6wpy1COOmbAwgjN13FdYRXLnxCrZEpJ5TbDlFSkBgkjvNjAttKGsmiPfCjpeEghQwoLSj1Hkb+GwR4oldwfYJWZKVXPUL7WAkoHSudfyyJ/1hQHaIiKoxpgDaUEfk1huclWoKZccmLzY50gWsoxHEgLl9dxGDzFOV+7YCgbnmkM1qZLTYghTNdCMWAdh+bhCOV1HIYvHYeq9RI6jpo3+fa2cKDjCHQc/eAGOo5Ax4FAxxHoOErKrYGOQ1TdAh1HoOMoOwIdR6DjKDsCHUc9Oo5P4DS+mLzHIOs4xuBJPIKf4Mmq3wrhHoOq47gFztx3uGsnYq8xaDqOcTiV79cCedB0HO1YozzyD3kQdRzuYMg/5EHTcZRSyf1CHiQdR/2QB0XHURnywz4gD0THodej46gGeTSehFc9YCA6Dr0eHUd1yDH8ECdWPcNTx+EJuCYdhzdkeHwxwMes4yg31pWkUEcg4vfUA6/j6D+G415McD2ztSpt9GPWcZSDO60kJfqiR82Cp7iPR8dRHe5LuMzjnEHQcVSG+wd8x/OsQdFxVILr/V0ng6bjqA/uIOo4bqsL7qDpOA7HaXXBHTQdx56S2Pgen34/aDoOUwngn/X1TV7OGEQdx324B8/VCHeQdRx/wF2YVQPcg0LHYdawKgY6jkDHIXO3QMcR6DjECHQcULOqQMchR6DjCHQcAAIdBwIdR6Dj8AU40HEEOo4Kz/+/0XEYJToOWYa2lS9eOAh0HG7gkp/t1nFIlrapgP+YdRylbHj5/Ryaq/Njl8gi1C+CapCOQ0MtAZKu5CbOI0MhQ4oFtjwrrSHfxuH/6ya0kotRK4md1VnGZthoJNTSMRtPYr3LIgfHrYg38OOSbABJPHIQQlVvffiWmit+cJDDdW5LEAEMGFiO43AojKPQhGXAtYeEdYU/H2fgcYWTfLAPHTmt0ZPNAR5/O9QAdx9qgKEDAeAAcAA4ABwADgAHgAPAAeAAcAA4ABwADgAHgAPAAeAAcAA4ABwADgAHgAPAAeAAcAA4ABwADgAHgAPAAeAAcAA4ABwADgAHgAPAAeAAcAA4ABwADgAHgAPAAeADP/KHGuAdet1fUjA44zVd2Tj8UBiLgGH46JDR0y13UJ+F3CEBtx28h/ps7Dvo4b7l3h62Ffei/aAFuw7Xit1c/g+ycH0EjAxZBgAAAABJRU5ErkJggg==);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url(/client/_files/f92938639fa894a0e8ded1c3368abe98.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

body {
  font-size: 14px;
}

.breadcrumb > li + li:before {
  content: '\2192';
}

.breadcrumb > li.additional {
  float: right;
}

.breadcrumb > li + li.additional:before {
  display: none;
  content: '|';
  color: black;
  padding: 0 10px;
}

.models-list {
  font-size: 13px;
}

.title-page .about {
  font-size: 13px;
}

.slider .tooltip {
  pointer-events: none;
}

td.nowrap {
  white-space: nowrap;
}

.title-page ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title-page ul li {
  display: flex;
  align-items: center;
  min-height: 48px;
  padding: 0 0 0 60px;
  margin: 5px 0 20px 0;
}
.title-page ul li.online {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI1NiIgd2lkdGg9IjI1NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTU1LjI3NSA5NS4yNzlsNjguODA4LTY4LjgwOSA0Ny45OTQgNDcuOTk0LTI1LjgxNCAyNS44MTRjMjkuMjIgMjguNjk0IDYzLjM2OSA1Ny41OTIgOTMuOTgxIDg4LjIwMyA2LjMzOSA2LjMzOSA2LjMzOSAxNi42MTcgMCAyMi45NTctNi4zMzkgNi4zMzktMTYuNjE4IDYuMzM5LTIyLjk1NyAwLTMwLjc3OS0zMC43OC01NS43MzgtNjEuMDUzLTg4LjIwMS05My45ODJsLTI1LjgxNiAyNS44MTUtNDcuOTk1LTQ3Ljk5MnoiIGZpbGw9IiMzQjQ1NTIiLz48cGF0aCBkPSJNMTMwLjU0NyA5Ljk1NmMzLjkzOS0zLjk0IDEwLjM4Ny0zLjkzOCAxNC4zMjUtLjAwMWw0My43MTkgNDMuNzIxYzMuOTM4IDMuOTM4IDMuOTM5IDEwLjM4NyAwIDE0LjMyNS0zLjkzOCAzLjkzOC0xMC4zODcgMy45MzgtMTQuMzI1IDBsLTQzLjcxOS00My43MmMtMy45MzktMy45MzktMy45NDEtMTAuMzg2IDAtMTQuMzI1em0tOTEuNzg4IDkxLjc4N2MtMy45MzkgMy45MzktMy45MzggMTAuMzg4IDAgMTQuMzI1bDQzLjcyIDQzLjcyYzMuOTM4IDMuOTM4IDEwLjM4NSAzLjkzOSAxNC4zMjUgMCAzLjkzOS0zLjkzOSAzLjkzOC0xMC4zODcgMC0xNC4zMjVsLTQzLjcyLTQzLjcyYy0zLjkzNy0zLjkzOS0xMC4zODYtMy45MzktMTQuMzI1IDB6TTkyLjAwOSAyMTYuMjY0djEyLjczNUgxNy45OTd2LTEyLjczNWMwLTYuMTc5IDUuMDU0LTExLjIzMiAxMS4yMzItMTEuMjMyaDUxLjU0N2M2LjE3OS0uMDAxIDExLjIzMyA1LjA1MyAxMS4yMzMgMTEuMjMyeiIgZmlsbD0iIzJCNzhDMiIvPjxwYXRoIGZpbGw9IiMzQjQ1NTIiIGQ9Ik0xMS4wMDMgMjM2Ljk5OWg4OHYxMmgtODh2LTEyeiIvPjwvZz48L3N2Zz4=) left center/48px 48px no-repeat;
}
.title-page ul li.how-to-order {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI1NiIgd2lkdGg9IjI1NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04NC4xNDcgMTczLjkxOWMuNTczIDUuODY4IDEuMTczIDExLjczNyAxLjcyMSAxNy42MDdoMzYuMjF2LTE3LjYwN0g4NC4xNDd6bTIuODg1IDI5LjUzOWMuOTYxIDkuODI4IDYuMDEgMTcuNjA4IDE2Ljg0MSAxNy42MDhoMTguMjA0bC4wMDEtMTcuNjA4SDg3LjAzMnptLTYuMzQxIDE3LjYwOGMtNC4yMjUtNS45MDUtNC44OTktMTAuNzQtNS41NjktMTcuNjA4SDQwLjM5NWwxLjY3MiA4Ljg3N2MuOTY4IDUuMTQ1IDUuMzIyIDguNzMxIDEwLjUzMSA4LjczMWgyOC4wOTN6bS02LjczNi0yOS41NGwtMS43MTktMTcuNjA3SDM0LjgyOGwzLjMxNyAxNy42MDdoMzUuODF6bTc4LjExOCAyOS41NGMxMC42NDYgMCAxNS44ODUtNy44MTYgMTYuODM4LTE3LjYwOGgtMzQuOTg2bC0uMDAyIDE3LjYwOGgxOC4xNXptMTguMDAzLTI5LjU0bDEuNzItMTcuNjA3aC0zNy44NzF2MTcuNjA3aDM2LjE1MXptNjMuNDU4LTE5LjEzNmwtNy45MzkgNDIuMTM3QzIyMy41NjQgMjI1LjMxMSAyMTQuMzQ3IDIzMyAyMDMuNDAxIDIzM0g1Mi41OThjLTEwLjk0NSAwLTIwLjE2Mi03LjY4OS0yMi4xOTItMTguNDc0bC0xMS4zMjgtNjAuMTExaDEyLjA3NWwxLjQyNiA3LjU3MUg3MS4wN2wtLjczNi03LjU3MWgxMS45MTFsLjczNyA3LjU3MWgzOS4wOTVsLS4wMDEtNy41NzFoMTEuODQ2bC4wMDIgNy41NzFoMzEuNjU3YTYwLjE0NSA2MC4xNDUgMCAwMDE4LjE2MyAxMS45MzNoLS4wMzdsLTEuNzIgMTcuNjA3aDM1Ljg2NmwyLjcyOC0xNC40ODVhNTkuNDQ2IDU5LjQ0NiAwIDAwMTIuOTUzLTQuNjUxem0tNTIuNzEgMzEuMDY4Yy0uNjcxIDYuODY4LTEuMzQ1IDExLjcwMy01LjU3MSAxNy42MDhoMjguMTQ4YzUuMjEgMCA5LjU2My0zLjU4NyAxMC41MzEtOC43MzFsMS42NzMtOC44NzdoLTM0Ljc4MXptLTI4LjkxOC02MS4wODhIMTYuODA5bC02LjcxMS0zNS42MTNINi45NDdjLTMuMjg0IDAtNS45NDctMi42NzItNS45NDctNS45NjZzMi42NjMtNS45NjYgNS45NDctNS45NjZoMTQ0Ljc2NGE2MC4xOTIgNjAuMTkyIDAgMDAtNC43NjYgMjMuNTUgNjAuMTc1IDYwLjE3NSAwIDAwNC45NjEgMjMuOTk1ek00MC45NDggMTMwLjMxM2M1Ljg5Ni0uNDEyIDEwLjM0My01LjU0NCA5LjkzMi0xMS40Ni0uNDEyLTUuOTE1LTUuNTI1LTEwLjM3Ni0xMS40MjMtOS45NjMtNS44OTcuNDEzLTEwLjM0NCA1LjU0My05LjkzMiAxMS40NTkuNDEyIDUuOTE1IDUuNTI3IDEwLjM3NyAxMS40MjMgOS45NjR6bTQxLjAxLTQ1LjgwMWE4Ljg3MSA4Ljg3MSAwIDAxLTEyLjU0NS44MzljLTMuNjk0LTMuMjQ0LTQuMDY4LTguODgtLjgzNi0xMi41ODVsNDAuODM4LTQ2LjcyYzMuMjMyLTMuNzA3IDguODUtNC4wODMgMTIuNTQ0LS44MzlzNC4wNjkgOC44NzkuODM2IDEyLjU4Nkw4MS45NTggODQuNTEyem04My41OTEtOS43MThsLTMyLjM0My0zNy4wMDJjLTMuMjM0LTMuNzA3LTIuODU5LTkuMzQyLjgzNC0xMi41ODZhOC44NzEgOC44NzEgMCAwMTEyLjU0Ni44MzlsMzMuNTkzIDM4LjQzMWE2MC4yMzQgNjAuMjM0IDAgMDAtMTQuNjMgMTAuMzE4eiIgZmlsbD0iIzNCNDU1MiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PHBhdGggZD0iTTIzMi4zNzkgMTQzLjg1OWMtMTQuMDI4IDE0LjA3NS0zNi43NzggMTQuMDc1LTUwLjgwNyAwLTE0LjAzLTE0LjA3NC0xNC4wMy0zNi44OTYgMC01MC45NzEgMTQuMDI4LTE0LjA3NCAzNi43NzgtMTQuMDc0IDUwLjgwNyAwIDE0LjAyOSAxNC4wNzUgMTQuMDI5IDM2Ljg5NyAwIDUwLjk3MXptLTI1LjQwMyAyMi42OTNjMjYuNTIxIDAgNDguMDI0LTIxLjU3MiA0OC4wMjQtNDguMTc4IDAtMjYuNjA2LTIxLjUwMy00OC4xNzgtNDguMDI0LTQ4LjE3OHMtNDguMDI0IDIxLjU3MS00OC4wMjQgNDguMTc4Yy0uMDAxIDI2LjYwNSAyMS41MDIgNDguMTc4IDQ4LjAyNCA0OC4xNzh6IiBmaWxsPSIjMkI3OEMyIi8+PHBhdGggZD0iTTE5NC4yODQgMTE0Ljc0MWE1Ljk5IDUuOTkgMCAwMC04LjQ4OSAwIDYuMDM0IDYuMDM0IDAgMDAwIDguNTE2bDE2Ljg4NiAxNi45NGMuMTk1LjIwMS40MDQuMzg4LjYyNS41NjEuMTE5LjA5Mi4yNC4xNzkuMzY1LjI2MmwuMDA0LjAwMmMuMTI0LjA4Mi4yNDkuMTU5LjM3OC4yM2wuMDA0LjAwMmMuODYzLjQ4MyAxLjg1OC43NiAyLjkxOS43NiAxLjA2IDAgMi4wNTYtLjI3NiAyLjkyLS43NmwuMDA0LS4wMDJjLjEyOS0uMDcyLjI1NC0uMTQ5LjM3Ny0uMjNsLjAwNC0uMDAyYTYuMDQ0IDYuMDQ0IDAgMDAuOTktLjgyM2wxNi44ODYtMTYuOTRhNi4wMzcgNi4wMzcgMCAwMDAtOC41MTYgNS45OSA1Ljk5IDAgMDAtOC40ODggMGwtNi42ODkgNi43MTF2LTIwLjY5NWMwLTMuMzI3LTIuNjg4LTYuMDIzLTYuMDAzLTYuMDIzLTMuMzE2IDAtNi4wMDMgMi42OTctNi4wMDMgNi4wMjN2MjAuNjk1bC02LjY5LTYuNzExeiIgZmlsbD0iIzJCNzhDMiIvPjwvc3ZnPg==) left center/48px 48px no-repeat;
}
.title-page ul li.delivery {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI1NiIgd2lkdGg9IjI1NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTU0LjAwNiAzNWgxMDkuNDY3YzMuNTcgMCA2LjM4NCAzLjA3NyA1LjgzNiA3LjAxN2wtMTEuNTIyIDExMy40NTJjLS4zMTMgMy4wNjUtMi44ODUgNS4zNTEtNS44NzkgNS4zNDdsLTM1Ljc0LjAwNGMtLjk5IDAtMS44NDEtLjM1OS0yLjUzNS0xLjA2OS02LjIwNy02LjM1MS0xNS4wMTYtMTAuMzc3LTI1LjkyNS0xMC4zNzctMTAuNjE3IDAtMjAuODc3IDQuMDQyLTI5LjE0IDEwLjY3NWEzLjQxMiAzLjQxMiAwIDAxLTIuMjE2Ljc4MWwtMTMuOTEyLjAwMmMtMy41NyAwLTYuMzg1LTMuMDc3LTUuODM1LTcuMDE4bDIuMjg0LTIyLjQ3OGEzLjU1NCAzLjU1NCAwIDAxMy41MzgtMy4yMTZINzEuNjFjMy4yNzIgMCA1LjkyNy0yLjY3MyA1LjkyNy01Ljk3IDAtMy4yNi0yLjU5OC02LTUuODE4LTUuOTY4bC01NC4xOTYuNTY3Yy0zLjI3MiAwLTUuOTI2LTIuNjczLTUuOTI2LTUuOTcgMC0zLjI5NSAyLjY1My01Ljk2OCA1LjkyNi01Ljk2OCAyOS4xMDIgMCA1OC4wOTkuMzQzIDg3LjE2Ny4zNDMgMy4yNzIgMCA1LjkyNi0yLjY3MyA1LjkyNi01Ljk3YTUuOTcgNS45NyAwIDAwLTMuNDA4LTUuNDAzSDM1LjAxNmMtMy4yNzIgMC01LjkyNy0yLjY3My01LjkyNy01Ljk3IDAtMy4yOTUgMi42NTQtNS45NjggNS45MjctNS45NjhoMjYuNzMxYTUuOTczIDUuOTczIDAgMDAzLjkzNy01LjYyNSA1Ljk3MSA1Ljk3MSAwIDAwLTMuNDEtNS40MDVINS45MjdDMi42NTQgNzAuODEzIDAgNjguMTQxIDAgNjQuODQ2YzAtMy4yOTcgMi42NTQtNS45NyA1LjkyNy01Ljk3aDcxLjEyMmE1Ljk3IDUuOTcgMCAwMDMuOTM1LTUuNjIzYzAtMy4yOTUtMi42NTQtNS45NjgtNS45MjctNS45NjhINTEuMzZjLTEuMDQzIDAtMS45MzktLjQwMi0yLjYzOS0xLjE4My0uNjk5LS43NzgtMS4wMDMtMS43MTgtLjg5OC0yLjc2M2wuMzAzLTIuOTc1Yy4zMTItMy4wNjYgMi44ODMtNS4zNjYgNS44OC01LjM2NHoiIGZpbGw9IiMyQjc4QzIiLz48cGF0aCBkPSJNMTY5LjgwNCAxNTMuNzg4bDguNTk2LTgzLjE1OWMuMTA0LTMuMjAzIDIuNzE2LTUuNzY2IDUuOTIxLTUuNzY2aDU2Ljc2NGM3LjgwNCAwIDcuODA0IDExLjkzOCAwIDExLjkzOGgtOS41NjNsMi43ODYgMzUuNDI5Yy4yMjUgMi44NjEgMi4zNjcgNS4xMTEgNS4xOTYgNS40NTZsMTEuMyAxLjM3M2MzLjMxNi40IDUuNTggMy4yOTQgNS4xNDQgNi45MDdsLTIuODQyIDI5LjQ1NWMtLjI4OSAzLjA4MS0yLjg2OCA1LjM5Mi01Ljg4MSA1LjM4OGwtMTguMjEyLjAwOGEzLjQyNSAzLjQyNSAwIDAxLTIuNTM2LTEuMDcxYy02LjIwNy02LjM0OS0xNS4wMTQtMTAuMzczLTI1LjkyMS0xMC4zNzMtOS42MzQgMC0xOC45NzYgMy4zMy0yNi43OTYgOC45MDJhMi4yODQgMi4yODQgMCAwMS0xLjk5MS4zNTMgMi4zMDIgMi4zMDIgMCAwMS0xLjU0LTEuMzE5IDUuOTY5IDUuOTY5IDAgMDEtLjQyNS0zLjUyMXptNTIuMzE4LTQ1LjQxOWwtMi40OC0zMS41NjdoLTI5Ljk5N2wtMy4wODMgMjkuNzEyYy0uMjY5IDIuNTg4IDEuNTgxIDQuOTI0IDQuMTQ2IDUuMjM2bDI0Ljc5NyAzLjAxNmMxLjgyNC4yMjIgMy40ODYtLjMzNyA0LjgxMy0xLjYyIDEuMzI3LTEuMjggMS45NDktMi45MyAxLjgwNC00Ljc3N3ptLTI1LjcxOSA3MS4wMDdjMTAuMzYzIDAgMTMuODgxIDEyLjY4MyA1LjQ1NyAyMC4xMTQtOC4zNzggNy4zODgtMjAuMjI5IDIuMTAzLTE4Ljc4MS04LjMzOS45LTYuNDkgNi44ODMtMTEuNzc1IDEzLjMyNC0xMS43NzV6bTIuNDk4LTE4LjA2NGMyNi4yNTIgMCAzNS4xNjcgMzIuMTM0IDEzLjgyOCA1MC45NTYtMjEuMjI5IDE4LjcyNC01MS4yNTQgNS4zMjYtNDcuNTg3LTIxLjEyMiAyLjI4LTE2LjQ0NCAxNy40MzQtMjkuODM0IDMzLjc1OS0yOS44MzR6TTgzLjU1NCAxNzkuMzc2YzEwLjM2MyAwIDEzLjg4MyAxMi42ODMgNS40NTggMjAuMTE0LTguMzc5IDcuMzg4LTIwLjIyOSAyLjEwMy0xOC43ODMtOC4zMzkuOTAxLTYuNDkgNi44ODMtMTEuNzc1IDEzLjMyNS0xMS43NzV6bTIuNDk5LTE4LjA2NGMyNi4yNTIgMCAzNS4xNjcgMzIuMTM0IDEzLjgyOCA1MC45NTYtMjEuMjMgMTguNzI0LTUxLjI1MyA1LjMyNi00Ny41ODYtMjEuMTIyIDIuMjc5LTE2LjQ0NCAxNy40MzItMjkuODM0IDMzLjc1OC0yOS44MzR6bS00OS40ODcgMzYuMjkzaC00LjA3OWMtOC43NDcgMC01LjMzNi0xMi4wNzEtNC42MzYtMTkuNDMuMjg5LTMuMDgzIDIuODY3LTUuNDEzIDUuODc5LTUuNDA5aDcuNDg0YzEuMjU1IDAgMi4zMzUuNjAxIDMuMDA2IDEuNjY3LjY3MSAxLjA3MS43NDQgMi4zMDkuMjA2IDMuNDUyLTIuNDI0IDUuMTQyLTMuOTI5IDEwLjY5Ni00LjMxMiAxNi4zODJhMy41NjIgMy41NjIgMCAwMS0zLjU0OCAzLjMzOHptMTEyLjg0OSAwaC0yMi44NjNjLTEuMDk1IDAtMi4wMzYtLjQ0NS0yLjczNS0xLjI5My0uNjk5LS44NDctLjk2MS0xLjg1OC0uNzYxLTIuOTQzLjk5NC01LjM3OC45NTctMTAuOTEtLjIxNS0xNi4yNDdhMy40OTkgMy40OTkgMCAwMS43LTMuMDE2Yy42OTgtLjg3NyAxLjY1Ni0xLjM0IDIuNzcyLTEuMzRoMjcuNzVjMS4yNTQgMCAyLjMzNS42MDEgMy4wMDUgMS42NjdhMy41MTYgMy41MTYgMCAwMS4yMDYgMy40NTJjLTIuNDIzIDUuMTQyLTMuOTI4IDEwLjY5Ni00LjMxMSAxNi4zODJhMy41NjMgMy41NjMgMCAwMS0zLjU0OCAzLjMzOHptOTMuMjkgMGgtMy4zMDRjLTEuMDk1IDAtMi4wMzYtLjQ0NS0yLjczNi0xLjI5M2EzLjQ4NCAzLjQ4NCAwIDAxLS43Ni0yLjk0M2MuOTkzLTUuMzguOTYtMTAuOTA0LS4yMTQtMTYuMjQ3LS4yNDMtMS4wOTYuMDAyLTIuMTQuNy0zLjAxNmEzLjQzMiAzLjQzMiAwIDAxMi43NzEtMS4zNGg0Ljc4NmM4Ljc0NiAwIDUuMzM4IDEyLjA3MSA0LjYzNiAxOS40My0uMjg5IDMuMDgzLTIuODY3IDUuNDEzLTUuODc5IDUuNDA5eiIgZmlsbD0iIzNCNDU1MiIvPjwvZz48L3N2Zz4=) left center/48px 48px no-repeat;
}
.title-page ul li.benefits {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI1NiIgd2lkdGg9IjI1NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOTQuMTg3IDIwNy44ODZoNS41MDhjOS40MTIgMCAxNS43OTggMy41NzUgMjIuMTM3IDcuMTk4IDQuMzkgMi41MDkgOC43NDcgNC45OTggMTMuNDM5IDQuNzUxbDYzLjMxNS0zLjM0MmMxLjEzMi0uMDYgMS44NjEtLjAwNCAyLjk2My0uMDA0IDYuOTIyIDAgMTMuMzA3LTYuNDgxIDE0LjAyOS0xMi41MzIuNTc0LTQuODAxLTEuMDE4LTguMDQyLTMuODIyLTEwLjEzMWEuOTk3Ljk5NyAwIDAxLjM2NS0xLjc3M2M1Ljg1LTEuMzk2IDEwLjY4LTYuNTI1IDExLjQxLTEyLjYzOS41NzUtNC44Mi0xLjU0My05LjAyNy01LjE2OC0xMS4yNzctLjc0Ni0uNDYzLS41NzctMS41OTIuMjcyLTEuODE1IDUuNzI0LTEuNTA5IDEwLjM3LTYuNTgyIDExLjA4NS0xMi41NTkuNjk3LTUuODQzLTIuNTYzLTEwLjc4Ni03LjY2OC0xMi40MzEtLjg0NC0uMjcxLS45NDEtMS40MjUtLjE1Ni0xLjgzNyA0LjA4NC0yLjE0MyA3LjExOS02LjA0OSA3Ljc0Mi0xMS4yNi43NzYtNi41MDMtNC4wODYtMTIuNzA0LTExLjA1OS0xMy4wMDgtLjcxMy0uMDMxLTEuNDc1LS4yMy0yLjMyMi0uMzIybC00NC43NDQtNC44NTljLTQuMjk5LS40NjYtNy45NDEtMi4yNjgtMTAuNzA5LTUuMDM1LTIuNzQ2LTIuNzQ2LTQuNTQ2LTYuMzcyLTUuMTc4LTEwLjQ5OWwtNy4wNC00Ni4wMTNjLTEuMTc2LTcuNjg4LTYuMTQ3LTEyLjI2NC0xMS4zMDItMTMuODA3LTEuNjA3LS40ODEtMy4yMDktLjY2MS00LjY4LS41NDEtMS4xNjguMDk1LTIuMTc4LjM3NS0yLjkzMi44MzQtMS4xNjUuNzEyLTEuODA1IDIuMzkzLTEuMzYyIDUuMTYybDQuNTU0IDI4LjUyNGMxLjA2MyA2LjY1My44NDQgMTMuMDc4LS42NDUgMTkuMjQyLTEuNDkyIDYuMTc2LTQuMjMgMTEuOTk0LTguMjA4IDE3LjQyMmwtMTYuMTk4IDIyLjEwNWMtMi42NzYgMy42NTItNi4wMzcgNS45ODctOS44NTggNy40MDlhMjYuMDcgMjYuMDcgMCAwMS00LjE0OSAxLjE1NmMtLjk1LjE4NC0xLjYyLjk5NS0xLjYyIDEuOTYzbC0uMDAxIDY3LjkxOGMuMDAyIDEuMTAyLjkgMiAyLjAwMiAyem0tOC45OTkgMTcuOTI2YTUuMDEgNS4wMSAwIDAxLTUtNWwtLjAwMS05Ni45MjJhNS4wMSA1LjAxIDAgMDE1LjAwMi01bDIuMjc2LjAwMWMxLjcxMSAwIDMuMTg5LS40NTggNC4yMzQtLjg0NmEzLjQ1MiAzLjQ1MiAwIDAwMS42MTQtMS4yMzJsMTYuMTgxLTIyLjExNmMyLjQ0My0zLjMzNCA0LjI1OC02Ljk4NCA1LjIzLTExLjAwOC45NzItNC4wMjMgMS4wMTgtOC4xLjM2Ny0xMi4xNzlsLTQuNTU0LTI4LjUyNGMtMS40NTYtOS4xMjEgMS41Ny0xOC4zNTkgOS43NTItMjMuMzU4IDMuMjk1LTIuMDE0IDcuMDIxLTMuMTAzIDEwLjg1NC0zLjQxNiAzLjgwNi0uMzEgNy42NTEuMTQ1IDExLjMwNCAxLjIzOCAxMy4wMTIgMy44OTUgMjEuOSAxNS4wNDIgMjMuOTMzIDI4LjMyOWw2LjAyOCAzOS40NzNjLjQ5NCAzLjIyOC40NzMgNi44NzcgNC44MTIgNy4zNTFsNDIuOTE5IDQuNjg4YzE2LjczMiAxLjgyNyAyOS4zNzcgMTYuMzA1IDI3LjM3MiAzMy4wODFhMzMuMDk1IDMzLjA5NSAwIDAxLTIuNDc2IDkuMjE3YzIuMjkzIDQuOTI2IDMuMjQ3IDEwLjU0NSAyLjU1OSAxNi4zMTMtLjcwNiA1LjkwNS0zLjA1MyAxMS4zODctNi41NzIgMTUuOTUyYTMwLjU3IDMwLjU3IDAgMDEuMzgyIDkuNjk4Yy0uNzg5IDYuNjA1LTMuNjI4IDEyLjY3NC03Ljg2MiAxNy41MjZhMzIuMzU4IDMyLjM1OCAwIDAxLS4wOSA3LjAxN2MtMS44NTQgMTUuNTE3LTE2LjI2NSAyOC4zOTctMzEuOTAyIDI4LjM5N2wtNjUuMzMgMy4zMjFjLTguNzk4LjQ2NC0xNS44OTYtMi44NTYtMjMuMzE5LTcuMS00LjI4My0yLjQ0OC04LjEyNC00LjgyNS0xMy4yMDUtNC44MjVsLTE0LjUwOC0uMDc2eiIgZmlsbD0iIzJCNzhDMiIvPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjE4NyAxMDQuODg0aDQ2YzMuMzE0IDAgNiAyLjY4OCA2IDYuMDAydjEyMi45OThhNiA2IDAgMDEtNiA2LjAwMWgtNDZjLTMuMzEzIDAtNi0yLjY4Ny02LTYuMDAxVjExMC44ODZhNi4wMDEgNi4wMDEgMCAwMTYtNi4wMDJ6IiBmaWxsPSIjM0I0NTUyIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) left center/48px 48px no-repeat;
}
.title-page ul li.about-auction {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgb3ZlcmZsb3c9InZpc2libGUiIHZpZXdCb3g9IjAgMCA0MDkuNiA0MDkuNiIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iLjUwMSIgc3Ryb2tlLWxpbmVqb2luPSJiZXZlbCI+PGcgZm9udC13ZWlnaHQ9IjQwMCIgY29sb3I9IiMzMzMiIGZvbnQtZmFtaWx5PSJTYW5zIj48cGF0aCBkPSJNMTAzLjc0NiAzODcuNjg4Yy0zLjIzNy0uMTY0LTYuMzY3LTEuODMyLTguMzA4LTQuNDI3LTEuOTQtMi41OTUtMi42NTctNi4wNjktMS44OTktOS4yMmwyNS43NTctMTA3Ljk1LTg0LjI5NS03Mi4xODRjLTMuMjk4LTIuODI1LTQuNjctNy42OTgtMy4zMy0xMS44MjggMS4zNDItNC4xMyA1LjMxNS03LjI3IDkuNjQyLTcuNjE4bDExMC42MjItOC44N0wxOTQuNTggNjMuMDk4YzEuNjY5LTQuMDA2IDUuODgtNi44MTMgMTAuMjItNi44MTMgNC4zNCAwIDguNTUgMi44MDcgMTAuMjIgNi44MTNsNDIuNjQ2IDEwMi40OTEgMTEwLjU5NCA4Ljg3YzQuMzMzLjM0IDguMzE1IDMuNDc2IDkuNjYyIDcuNjA3IDEuMzQ3IDQuMTMyLS4wMiA5LjAxMi0zLjMyMiAxMS44NGwtODQuMjk2IDcyLjE4NCAyNS43NTggMTA3Ljk1YzEuMDEzIDQuMjI3LS43NDMgOC45ODMtNC4yNTggMTEuNTM4LTMuNTE2IDIuNTU1LTguNTgxIDIuNzU2LTEyLjI4OC40ODhsLTk0LjczLTU3Ljg1NS05NC43MDEgNTcuODU1YTExLjE1MiAxMS4xNTIgMCAwMS02LjM0IDEuNjJ6IiBzdHlsZT0idGV4dC1pbmRlbnQ6MDt0ZXh0LWFsaWduOnN0YXJ0O2xpbmUtaGVpZ2h0Om5vcm1hbDt0ZXh0LXRyYW5zZm9ybTpub25lO2Jsb2NrLXByb2dyZXNzaW9uOnRiO21hcmtlcjpub25lOy1pbmtzY2FwZS1mb250LXNwZWNpZmljYXRpb246U2FucyIgZmlsbD0iIzAwYTFmMSIgb3ZlcmZsb3c9InZpc2libGUiLz48ZyBmaWxsPSIjMzMzIj48cGF0aCBkPSJNMzI1LjgxNyAzMi41N2MtMS45OCAwLTMuOSAxLjI4LTQuNjYxIDMuMTA4TDMwMS42OTcgODIuNDRsLTUwLjQ4IDQuMDVjLTEuOTc1LjE1OS0zLjc5NCAxLjYwNC00LjQwNiAzLjQ4OC0uNjEyIDEuODg1LjAyMyA0LjExMSAxLjUyOCA1LjRsMzguNDU5IDMyLjkzMi02LjU3MSAyNy41MzJjMTMuODM3IDEuMTI3IDI3LjY3NSAyLjIxMyA0MS41MTUgMy4zMTFsNC4wNzUtMi40OTYgNS4zMjMgMy4yNmMxMi4xOTUuOTg2IDI0LjM5MiAxLjk5MyAzNi41NzQgMy4xMzMgMS44ODYtLjE5IDMuNzE0LS4wNTIgNS40NzYuMzA2bC04LjM1NC0zNS4wNDYgMzguNDU4LTMyLjkzMmMxLjUwNy0xLjI5IDIuMTQzLTMuNTE0IDEuNTI5LTUuNC0uNjE1LTEuODg1LTIuNDMtMy4zMzQtNC40MDctMy40ODlsLTUwLjQ4LTQuMDUtMTkuNDU4LTQ2Ljc2MWMtLjc2Mi0xLjgyOC0yLjY4LTMuMTA4LTQuNjYxLTMuMTA4eiIgc3R5bGU9InRleHQtaW5kZW50OjA7dGV4dC1hbGlnbjpzdGFydDtsaW5lLWhlaWdodDpub3JtYWw7dGV4dC10cmFuc2Zvcm06bm9uZTtibG9jay1wcm9ncmVzc2lvbjp0YjttYXJrZXI6bm9uZTstaW5rc2NhcGUtZm9udC1zcGVjaWZpY2F0aW9uOlNhbnMiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PHBhdGggZD0iTTM3OC44MTggMjEuODk5Yy0uNzcgMC0xLjUxMi41MTItMS44MDggMS4yMjJsLTcuNTY0IDE4LjE2LTE5LjYxMiAxLjU4YTIuMDA4IDIuMDA4IDAgMDAtMS43MDYgMS4zNDljLS4yMzguNzMyIDAgMS41ODguNTg2IDIuMDg5bDE0Ljk1IDEyLjgxLTMuMDMgMTIuNzFjNC41NS4zNjIgOS4xLjcwNyAxMy42NSAxLjA3bDQuNTM0LTIuNzc3IDUuOTEgMy42MTdjMy41NzMuMjg1IDcuMTQ4LjU1NiAxMC43MjIuODRhMTUuNjIyIDE1LjYyMiAwIDAxMi4xNjUtLjIyOWwtMy42NDItMTUuMjMgMTQuOTUtMTIuODExYy41OC0uNTAyLjgyNS0xLjM1Ni41ODYtMi4wODlhMi4wMDUgMi4wMDUgMCAwMC0xLjcwNi0xLjM1bC0xOS42MTItMS41NzktNy41NjQtMTguMTZjLS4yOTYtLjcxLTEuMDQtMS4yMjItMS44MDktMS4yMjJ6IiBzdHlsZT0idGV4dC1pbmRlbnQ6MDt0ZXh0LWFsaWduOnN0YXJ0O2xpbmUtaGVpZ2h0Om5vcm1hbDt0ZXh0LXRyYW5zZm9ybTpub25lO2Jsb2NrLXByb2dyZXNzaW9uOnRiO21hcmtlcjpub25lOy1pbmtzY2FwZS1mb250LXNwZWNpZmljYXRpb246U2FucyIgb3ZlcmZsb3c9InZpc2libGUiLz48L2c+PGcgZmlsbD0iIzMzMyI+PHBhdGggZD0iTTgzLjc4MyAzMi41N2MxLjk4IDAgMy45IDEuMjggNC42NjEgMy4xMDhsMTkuNDU5IDQ2Ljc2MiA1MC40OCA0LjA1YzEuOTc1LjE1OSAzLjc5NCAxLjYwNCA0LjQwNiAzLjQ4OC42MTIgMS44ODUtLjAyMyA0LjExMS0xLjUyOCA1LjRsLTM4LjQ1OSAzMi45MzIgNi41NzEgMjcuNTMyYy0xMy44MzcgMS4xMjctMjcuNjc1IDIuMjEzLTQxLjUxNSAzLjMxMWwtNC4wNzUtMi40OTYtNS4zMjMgMy4yNmMtMTIuMTk1Ljk4Ni0yNC4zOTIgMS45OTMtMzYuNTc0IDMuMTMzLTEuODg2LS4xOS0zLjcxNC0uMDUyLTUuNDc2LjMwNmw4LjM1NC0zNS4wNDZMNi4zMDYgOTUuMzc4Yy0xLjUwNy0xLjI5LTIuMTQzLTMuNTE0LTEuNTI5LTUuNC42MTUtMS44ODUgMi40My0zLjMzNCA0LjQwNy0zLjQ4OWw1MC40OC00LjA1IDE5LjQ1OC00Ni43NjFjLjc2Mi0xLjgyOCAyLjY4LTMuMTA4IDQuNjYxLTMuMTA4eiIgc3R5bGU9InRleHQtaW5kZW50OjA7dGV4dC1hbGlnbjpzdGFydDtsaW5lLWhlaWdodDpub3JtYWw7dGV4dC10cmFuc2Zvcm06bm9uZTtibG9jay1wcm9ncmVzc2lvbjp0YjttYXJrZXI6bm9uZTstaW5rc2NhcGUtZm9udC1zcGVjaWZpY2F0aW9uOlNhbnMiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PHBhdGggZD0iTTMwLjc4MiAyMS44OTljLjc2OSAwIDEuNTEyLjUxMiAxLjgwOCAxLjIyMmw3LjU2NCAxOC4xNiAxOS42MTIgMS41OGEyLjAwOCAyLjAwOCAwIDAxMS43MDYgMS4zNDljLjIzOC43MzIgMCAxLjU4OC0uNTg2IDIuMDg5bC0xNC45NSAxMi44MSAzLjAzIDEyLjcxYy00LjU1LjM2Mi05LjEuNzA3LTEzLjY1IDEuMDdsLTQuNTM0LTIuNzc3LTUuOTEgMy42MTdjLTMuNTczLjI4NS03LjE0OC41NTYtMTAuNzIyLjg0YTE1LjYyMiAxNS42MjIgMCAwMC0yLjE2NS0uMjI5bDMuNjQyLTE1LjIzTC42NzcgNDYuMjk5QTIuMDAxIDIuMDAxIDAgMDEuMDkgNDQuMjFhMi4wMDUgMi4wMDUgMCAwMTEuNzA2LTEuMzVsMTkuNjEyLTEuNTc5IDcuNTY0LTE4LjE2Yy4yOTYtLjcxIDEuMDQtMS4yMjIgMS44MDktMS4yMjJ6IiBzdHlsZT0idGV4dC1pbmRlbnQ6MDt0ZXh0LWFsaWduOnN0YXJ0O2xpbmUtaGVpZ2h0Om5vcm1hbDt0ZXh0LXRyYW5zZm9ybTpub25lO2Jsb2NrLXByb2dyZXNzaW9uOnRiO21hcmtlcjpub25lOy1pbmtzY2FwZS1mb250LXNwZWNpZmljYXRpb246U2FucyIgb3ZlcmZsb3c9InZpc2libGUiLz48L2c+PC9nPjwvc3ZnPg==) left center/48px 48px no-repeat;
}
.title-page ul li.faq {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMzI4LjYzNyAyMzUuNDM1YTEyLjQxNyAxMi40MTcgMCAwMC01LjI5Ny0xLjIwOCAxMi4zMTQgMTIuMzE0IDAgMDAtOC43NjUgMy42M2MtMy45NDIgMy45NDItNC43NjggMTAuMDcyLTIuMDA5IDE0LjkwOWw0LjkyNiA4LjYzMy04LjUyNiA1LjExMWE5OC44OTQgOTguODk0IDAgMDEtMjYuODUyIDExLjEwM2wtOS42MzMgMi40MTItMi42MjgtOS41NzZjLTEuNDcyLTUuMzY1LTYuMzkxLTkuMTEyLTExLjk2LTkuMTEyLTUuNTcyIDAtMTAuNDkgMy43NDgtMTEuOTYyIDkuMTE0bC0yLjYyNSA5LjU3OC05LjYzNC0yLjQxYTk4Ljg0MyA5OC44NDMgMCAwMS0yNi44NTEtMTEuMWwtOC41MjktNS4xMTIgNC45MzEtOC42MzZjMi43NjItNC44MzcgMS45MzctMTAuOTctMi4wMDctMTQuOTEzYTEyLjMwOCAxMi4zMDggMCAwMC04Ljc2NC0zLjYzYy0yLjE2MyAwLTQuMjg5LjU2MS02LjE0OSAxLjYyM2wtOC42MzYgNC45MzEtNS4xMTMtOC41M2E5OC44NTIgOTguODUyIDAgMDEtMTEuMTAxLTI2Ljg1N2wtMi40MDktOS42MzMgOS41NzYtMi42MjVjNS4zNjYtMS40NzIgOS4xMTQtNi4zOTEgOS4xMTQtMTEuOTYxIDAtNS41NjktMy43NDYtMTAuNDg4LTkuMTEtMTEuOTZsLTkuNTc1LTIuNjI5IDIuNDEzLTkuNjMzYTk4LjkzNSA5OC45MzUgMCAwMTExLjEwMS0yNi44NDZsNS4xMS04LjUyNiA4LjYzNSA0LjkyNWExMi40MTcgMTIuNDE3IDAgMDA2LjE0NCAxLjYyMWMzLjMxMSAwIDYuNDI0LTEuMjg5IDguNzY1LTMuNjNhMTIuMzg2IDEyLjM4NiAwIDAwMy41NDEtNy4zNjUgMTQ0LjYyMiAxNDQuNjIyIDAgMDAtMTcuMzM3LTEuMDQ3Yy00OC43ODUgMC05NC40NjMgMjIuNzIzLTExNy43MyA2MS42NDktMjUuNDc4IDQyLjYyNS0yLjU4NCA4OS4yNTEtMTguMzY4IDEwOC45ODEtMzMuODU1IDQyLjMxOS0xNC4wNSA0My4zMzUtNy40NDggNDcuMzk3IDIuNzA4IDEuMzU0IDE1LjQwNCA2LjYwMiAxMC4zNjcgMjEuNDY3LTIuNDExIDkuNTEgMy4wMDYgOS44NDkgOC40MDIgMTIuNjkyLTE0LjUzNyAzLjc1OC0yLjAxIDEyLjg5OS0zLjk3NiAyMi4xNzEtNy42ODMgMjEuNTM2IDguMjI5IDI2Ljk1MyAyOC4xNyAyNi4zNDUgMTAuNDM0LS41NzYgMTkuODI1LS43MiAzMC41LS43NDkgMjAuOTk0LjAwMyAyNy4wODggNS40MiAyNi41MTMgMjkuNzI1IDIuMjUyIDI0Ljc4OS45MTMgNTQuMjM5LjkxMyA1NC4yMzloMTI4Ljk4OHMtOS45NjMtMjYuODU2LTkuMTAxLTY0Ljk3OGMuMjE2LTkuNTQgNS43MTUtMzcuOTQyIDE2LjQzNC01MC4zOTYgNTAuMTIxLTc4LjA1OSA0OS41NC0xMjQuMjIgNDkuNTQtMTI0LjIyYTE0NC40ODMgMTQ0LjQ4MyAwIDAwLTEuOTg4LTI0Ljk3NHoiIGZpbGw9IiM0QjRCNEIiLz48cGF0aCBkPSJNMzI3Ljg5MiAxODEuMTc0YzAtMTAuMzkzIDcuMDMtMTkuMTQgMTYuNTkyLTIxLjc1OGE4OC43MjggODguNzI4IDAgMDAtOS45NTgtMjQuMDk0Yy04LjYxNSA0LjkyLTE5Ljc3OSAzLjcwOC0yNy4xMzItMy42NDUtNy4zNTEtNy4zNTEtOC41NjQtMTguNTA5LTMuNjUtMjcuMTIzYTg4Ljc3NiA4OC43NzYgMCAwMC0yNC4wOTctOS45NjJjLTIuNjIxIDkuNTU4LTExLjM2NiAxNi41ODMtMjEuNzU2IDE2LjU4My0xMC4zOTIgMC0xOS4xMzgtNy4wMjgtMjEuNzU3LTE2LjU4OGE4OC42NzcgODguNjc3IDAgMDAtMjQuMDkzIDkuOTU4YzQuOTIgOC42MTUgMy43MDggMTkuNzc5LTMuNjQ1IDI3LjEzMi03LjM1MSA3LjM1MS0xOC41MDkgOC41NjQtMjcuMTIzIDMuNjVhODguNzg2IDg4Ljc4NiAwIDAwLTkuOTYxIDI0LjA5NGM5LjU1NCAyLjYyNCAxNi41NzYgMTEuMzY2IDE2LjU3NiAyMS43NTQgMCAxMC4zOS03LjAyNiAxOS4xMzUtMTYuNTg0IDIxLjc1NmE4OC42OTQgODguNjk0IDAgMDA5Ljk2IDI0LjFjOC42MTUtNC45MiAxOS43NzktMy43MDggMjcuMTMyIDMuNjQ1IDcuMzUzIDcuMzUzIDguNTY1IDE4LjUxNyAzLjY0NSAyNy4xMzJhODguNjk2IDg4LjY5NiAwIDAwMjQuMDk0IDkuOTU4YzIuNjItOS41NTkgMTEuMzY1LTE2LjU4NiAyMS43NTYtMTYuNTg2IDEwLjM4OSAwIDE5LjEzMyA3LjAyNCAyMS43NTUgMTYuNTgxYTg4Ljc5NSA4OC43OTUgMCAwMDI0LjA5OC05Ljk2MmMtNC45MTQtOC42MTQtMy43MDEtMTkuNzcyIDMuNjUtMjcuMTIzczE4LjUwOS04LjU2NCAyNy4xMjMtMy42NWE4OC43OTIgODguNzkyIDAgMDA5Ljk2MS0yNC4wOTVjLTkuNTU5LTIuNjIxLTE2LjU4Ni0xMS4zNjYtMTYuNTg2LTIxLjc1N3ptLTY5Ljk5OCA0NS44MDJjLTI1LjI5NSAwLTQ1LjgtMjAuNTA1LTQ1LjgtNDUuOHMyMC41MDUtNDUuOCA0NS44LTQ1LjhjMjUuMjk1IDAgNDUuOCAyMC41MDUgNDUuOCA0NS44cy0yMC41MDYgNDUuOC00NS44IDQ1Ljh6IiBmaWxsPSIjMTc5OUUyIi8+PHBhdGggZD0iTTI1Ny44OTQgMjE4Ljk3M2MtMjAuODQxIDAtMzcuNzk3LTE2Ljk1Ni0zNy43OTctMzcuNzk3czE2Ljk1Ni0zNy43OTcgMzcuNzk3LTM3Ljc5N2MyMC44NDEgMCAzNy43OTcgMTYuOTU2IDM3Ljc5NyAzNy43OTdzLTE2Ljk1NiAzNy43OTctMzcuNzk3IDM3Ljc5N3ptMC02NC4wMjRjLTE0LjQ2MiAwLTI2LjIyNyAxMS43NjUtMjYuMjI3IDI2LjIyNyAwIDE0LjQ2MSAxMS43NjUgMjYuMjI3IDI2LjIyNyAyNi4yMjdzMjYuMjI3LTExLjc2NSAyNi4yMjctMjYuMjI3LTExLjc2NS0yNi4yMjctMjYuMjI3LTI2LjIyN3oiIGZpbGw9IiMxNzk5RTIiLz48ZyBmaWxsPSIjMTc5OUUyIj48cGF0aCBkPSJNNDcxLjk4NiAxNTkuMDg1YzAtNy45MjUgNS4zNi0xNC41OTQgMTIuNjUxLTE2LjU5YTY3LjY0NyA2Ny42NDcgMCAwMC03LjU5My0xOC4zNzFjLTYuNTY5IDMuNzUxLTE1LjA4MSAyLjgyOC0yMC42ODgtMi43NzktNS42MDUtNS42MDUtNi41My0xNC4xMTMtMi43ODMtMjAuNjgxYTY3LjcwNiA2Ny43MDYgMCAwMC0xOC4zNzQtNy41OTZjLTEuOTk5IDcuMjg4LTguNjY2IDEyLjY0NS0xNi41ODkgMTIuNjQ1LTcuOTI0IDAtMTQuNTkyLTUuMzU5LTE2LjU5LTEyLjY0OWE2Ny42NDcgNjcuNjQ3IDAgMDAtMTguMzcxIDcuNTkzYzMuNzUxIDYuNTY5IDIuODI4IDE1LjA4MS0yLjc3OSAyMC42ODgtNS42MDUgNS42MDUtMTQuMTEzIDYuNTMtMjAuNjgxIDIuNzgzYTY3LjY4NCA2Ny42ODQgMCAwMC03LjU5NSAxOC4zNzFjNy4yODUgMiAxMi42MzkgOC42NjcgMTIuNjM5IDE2LjU4NyAwIDcuOTIzLTUuMzU3IDE0LjU5LTEyLjY0NSAxNi41ODlhNjcuNjQ5IDY3LjY0OSAwIDAwNy41OTQgMTguMzc2YzYuNTY5LTMuNzUxIDE1LjA4MS0yLjgyOCAyMC42ODggMi43NzkgNS42MDcgNS42MDcgNi41MyAxNC4xMTkgMi43NzkgMjAuNjg4YTY3LjYyMiA2Ny42MjIgMCAwMDE4LjM3MiA3LjU5M2MxLjk5OC03LjI4OSA4LjY2Ni0xMi42NDcgMTYuNTg5LTEyLjY0NyA3LjkyMiAwIDE0LjU4OSA1LjM1NiAxNi41ODggMTIuNjQzYTY3LjY3NCA2Ny42NzQgMCAwMDE4LjM3NC03LjU5NmMtMy43NDctNi41NjgtMi44MjItMTUuMDc2IDIuNzgzLTIwLjY4MXMxNC4xMTMtNi41MyAyMC42ODEtMi43ODNhNjcuNzA0IDY3LjcwNCAwIDAwNy41OTUtMTguMzcyYy03LjI4Ny0xLjk5OS0xMi42NDUtOC42NjctMTIuNjQ1LTE2LjU5em0tNTMuMzczIDM0LjkyNGMtMTkuMjg3IDAtMzQuOTIyLTE1LjYzNS0zNC45MjItMzQuOTIyczE1LjYzNS0zNC45MjIgMzQuOTIyLTM0LjkyMiAzNC45MjIgMTUuNjM1IDM0LjkyMiAzNC45MjItMTUuNjM1IDM0LjkyMi0zNC45MjIgMzQuOTIyeiIvPjxwYXRoIGQ9Ik00MTguNjEzIDE4Ny45MDZjLTE1Ljg5MSAwLTI4LjgyLTEyLjkyOS0yOC44Mi0yOC44MnMxMi45MjktMjguODIgMjguODItMjguODIgMjguODIgMTIuOTI5IDI4LjgyIDI4LjgyLTEyLjkyOCAyOC44Mi0yOC44MiAyOC44MnptMC00OC44MTdjLTExLjAyNyAwLTE5Ljk5OCA4Ljk3MS0xOS45OTggMTkuOTk4czguOTcxIDE5Ljk5OCAxOS45OTggMTkuOTk4YzExLjAyNyAwIDE5Ljk5OC04Ljk3MSAxOS45OTgtMTkuOTk4cy04Ljk3MS0xOS45OTgtMTkuOTk4LTE5Ljk5OHoiLz48L2c+PGcgZmlsbD0iIzE3OTlFMiI+PHBhdGggZD0iTTM4Mi41NjEgNjEuMjQxYzAtNS43MzEgMy44NzYtMTAuNTUzIDkuMTQ4LTExLjk5N2E0OC44OTkgNDguODk5IDAgMDAtNS40OTEtMTMuMjg1Yy00Ljc1IDIuNzEzLTEwLjkwNSAyLjA0NS0xNC45Ni0yLjAxLTQuMDUzLTQuMDUzLTQuNzIyLTEwLjIwNi0yLjAxMi0xNC45NTVhNDguOTc0IDQ4Ljk3NCAwIDAwLTEzLjI4Ni01LjQ5M2MtMS40NDUgNS4yNy02LjI2NyA5LjE0NC0xMS45OTUgOS4xNDQtNS43MyAwLTEwLjU1Mi0zLjg3NS0xMS45OTYtOS4xNDZhNDguODggNDguODggMCAwMC0xMy4yODQgNS40OTFjMi43MTMgNC43NSAyLjA0NSAxMC45MDUtMi4wMSAxNC45Ni00LjA1MyA0LjA1My0xMC4yMDYgNC43MjItMTQuOTU1IDIuMDEyYTQ4LjkyNyA0OC45MjcgMCAwMC01LjQ5MiAxMy4yODRjNS4yNjggMS40NDcgOS4xNCA2LjI2NyA5LjE0IDExLjk5NCAwIDUuNzI5LTMuODc0IDEwLjU1LTkuMTQ0IDExLjk5NmE0OC45MiA0OC45MiAwIDAwNS40OTIgMTMuMjg4YzQuNzUtMi43MTMgMTAuOTA1LTIuMDQ1IDE0Ljk2IDIuMDEgNC4wNTQgNC4wNTQgNC43MjIgMTAuMjEgMi4wMSAxNC45NmE0OC45MyA0OC45MyAwIDAwMTMuMjg1IDUuNDkxYzEuNDQ1LTUuMjcxIDYuMjY3LTkuMTQ1IDExLjk5Ni05LjE0NSA1LjcyOCAwIDEwLjU0OSAzLjg3MyAxMS45OTUgOS4xNDJhNDguOTQ4IDQ4Ljk0OCAwIDAwMTMuMjg3LTUuNDkzYy0yLjcwOS00Ljc0OS0yLjA0MS0xMC45MDIgMi4wMTItMTQuOTU1IDQuMDUzLTQuMDUzIDEwLjIwNi00LjcyMiAxNC45NTUtMi4wMTJhNDguOTMzIDQ4LjkzMyAwIDAwNS40OTItMTMuMjg1Yy01LjI3Mi0xLjQ0NS05LjE0Ny02LjI2Ny05LjE0Ny0xMS45OTZ6bS0zOC41OTUgMjUuMjU0Yy0xMy45NDcgMC0yNS4yNTMtMTEuMzA2LTI1LjI1My0yNS4yNTNzMTEuMzA2LTI1LjI1MyAyNS4yNTMtMjUuMjUzYzEzLjk0NyAwIDI1LjI1MyAxMS4zMDYgMjUuMjUzIDI1LjI1M3MtMTEuMzA2IDI1LjI1My0yNS4yNTMgMjUuMjUzeiIvPjxwYXRoIGQ9Ik0zNDMuOTY2IDgyLjA4MmMtMTEuNDkxIDAtMjAuODQtOS4zNDktMjAuODQtMjAuODRzOS4zNDktMjAuODQgMjAuODQtMjAuODQgMjAuODQgOS4zNDkgMjAuODQgMjAuODQtOS4zNDggMjAuODQtMjAuODQgMjAuODR6bTAtMzUuMzAxYy03Ljk3NCAwLTE0LjQ2MSA2LjQ4Ny0xNC40NjEgMTQuNDYxczYuNDg3IDE0LjQ2MSAxNC40NjEgMTQuNDYxIDE0LjQ2MS02LjQ4NyAxNC40NjEtMTQuNDYxLTYuNDg3LTE0LjQ2MS0xNC40NjEtMTQuNDYxeiIvPjwvZz48L3N2Zz4=) left center/48px 48px no-repeat;
}
.title-page ul li.about-company {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgaWQ9Imljb25fZGVzaWduIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSI1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHN0eWxlPi5zdDF7ZmlsbDojMzczNzM3fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MSIgZD0iTTE2Mi4yODggMjMzLjY5NWMuMTY5LTExLjM2MSAxLjUzNy0yMy43NTggNC4yODQtMzYuMjkzLTE2LjEzNiAxMi40NzgtNDEuMzE4IDM0LjM0NS01Ny4yMDQgNTkuOTQ5LTIxLjk5MiAzNS40NS0xMy42ODUgNjMuMzU2IDIuOTE3IDc3LjEyMiAxNC4xODggMTEuNzYgMzguOTQ5IDEzLjA2IDc2Ljc0NiAzLjk0NCAwIDAtLjIwNSA4NS41MDcgMzEuNTA4IDEwMC41NzEgMTkuNDA2IDkuMjA5IDUyLjUwOS0xNC44NjkgNzUuMzA4LTM0Ljk4Mi00MS43MDQtMzAuNjE4LTg2LjY1OC03NC4wNDUtMTA4LjY4NS05Ny4yMTNsLTMuMjQ4IDEuNTA2YTMzLjc1OCAzMy43NTggMCAwMS0xNC4yMDkgMy4xNTcgMzMuODQ2IDMzLjg0NiAwIDAxLTI2Ljc5LTEzLjE5OCAzMy45MjggMzMuOTI4IDAgMDEtNy4wNDItMjAuNjM1YzAtNy42NjkgMi42NjUtMTUuNDc1IDcuODM5LTIxLjU5NGwxOC41NzYtMjIuMzM0ek0xODUuMSAxNTIuMTE3YzEuOC00LjIxNSAzLjIwMy04LjQ0MyA0LjAyMy0xMi42MTQuNjI2LTMuODA1LjkxMi03LjU4OS45MTItMTEuMzcyLjEzNi0yNy4yLTE2LjU4LTUzLjY3LTQ2Ljc5OS02MS44MThhNTcuMzk3IDU3LjM5NyAwIDAwLTE0Ljg2LTEuOTcyYy0yNC4zMjgtLjAzMy00OC4zMDMgMTUuMjkyLTU2LjU2NCA0MS4xMDMtMi42MzIgOC4yMzktMy45NDMgMTguMzI0LTMuOTc3IDI5LjAzNS4wMSAxLjI1My4xMzUgMi41NzUuMTgyIDMuODUyIDQuODU1IDQuMjI3IDE3LjY2MyAxMC45NTEgNDUuNzQgMS4zMjEgMjMuMTktNy45NDIgMzMuMjYyLTI5LjM4NyAzOC42MTgtMjEuMjQgNi44MjYgMTAuMzcgMS4wNyAzMC4yNjUtMTcuMTYyIDQ4LjI5Mi0xNC45MjYgMTQuNzQ0LTQxLjYxNCAyMy4zODItNTUuOTk1IDE1LjIyMy0uOTExLS41MTMtMS41MzgtMS4zNTYtMi4zNDctMi4wMDUgNS42MzkgMTIuMjgzIDE0LjI1NSAyMi4zMzMgMjcuMjU2IDI2LjY3NSAzLjEzMy45NDYgNi4zNDggMS4zMzMgOS41MzggMS4zMzMgMjIuOTE1LS43NTEgNDguNDUyLTE5LjM3MiA2My40MzctNDEuNTY5IDMuMTMyLTQuNjYxIDUuOTIzLTkuNDAxIDcuOTk4LTE0LjI0NHoiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNMzgzLjc3NCAxMjguNDg1YTEzLjcyNiAxMy43MjYgMCAwMC0xNi4yMjgtNS41NjFsLTMzLjMwOSAxMS45OTljLTE2LTYuOTg1LTM1LjM0OC0xMS42MzUtNTUuMzEyLTExLjg3NS0xOC43OSAwLTM4LjEwNSA0LjQxMS01NC42NTEgMTYuMDIzLTE5LjMwNCAxMy42NTEtMzAuNTA0IDM0LjE2Mi0zNi40MTggNTUuNDkzLTMuODI5IDEzLjgzNC01LjQ5MyAyNy45OTgtNS41MzggNDAuOTE5LjAyMiAxLjgxMi4yMTcgMy40MTkuMjc0IDUuMTczTDE1OS4xMyAyNjguODZjLTQuMTM2IDQuOTM1LTQuMjM4IDEyLjA2OC0uMzMgMTcuMTYyYTEzLjc2OSAxMy43NjkgMCAwMDEwLjkwNSA1LjM3N2MxLjkyNSAwIDMuODg2LS40MSA1Ljc0NC0xLjI3NmwxNy4xNi03LjkyYy41OTMuOSAxLjAzOCAyLjA1MSAxLjY4NyAyLjg2IDE0LjUxOCAxNi43NjMgNzAuMTQ3IDcxLjQyNSAxMTYuNTE1IDEwNS4wNTMgMTIuNzQxIDkuMjM5IDI0Ljc5NyAxNi45NzggMzUuMDc0IDIxLjc5OWE2Ljg5MiA2Ljg5MiAwIDAwMi44OTQuNjQ5Yy44NDMgMCAxLjY0LS4yNCAyLjQwNi0uNTM4bC0zOS4yLTU0Ljk2OGMtNi4zNDgtOS4wMjUtOS40OC0xOS41ODgtOS40MzctMjkuODg5LS4wNDQtMTYuMzY0IDcuNzYxLTMyLjY2IDIyLjI1Ny00Mi43NTUgOS4wMDItNi4zMjQgMTkuNTUzLTkuNDU4IDI5Ljg3Ny05LjQyNCAxNi4zMjktLjAzNCAzMi42MjQgNy43NzEgNDIuNjYzIDIyLjExOGwzNy41MTMgNTIuNTg5Yy44MS0xLjI4OCAxLjI1My0yLjgxNCAxLjA5NS00LjQyMi01Ljk1MS01Mi42NDYtNTAuMzU1LTE1NS4zMDQtNjUuOTc5LTE4My4yNjctLjUyMy0uODQ0LTEuMzMyLTEuNjUzLTEuOTI0LTIuNDg1bDEzLjg4OS0xMy45OTRhMTMuNzA1IDEzLjcwNSAwIDAwMS44MzUtMTcuMDQ0em0tNzQuOTEyIDEzMS40MDhjLTE3LjM3OCAxMi4xNTctNDIuOTE0IDUuNTgzLTUxLjY3Ny02LjkxNy04Ljc0LTEyLjQ4OSAzLjA2NS0yNS41NiAyMC40NDMtMzcuNzA4IDE3LjM0MS0xMi4xNyAzMy42NjEtMTguNzc5IDQyLjM5LTYuMjkxIDguNzYxIDEyLjUwMiA2LjIyMSAzOC43NzktMTEuMTU2IDUwLjkxNnoiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNNDI2LjU2IDM3Mi42MjNsLTQ1LjU0NC02My44NjljLTEwLjE3Ni0xNC41NC0zMC4yMTEtMTguMDQ5LTQ0LjcxNC03Ljg5Ni0xNC41NDEgMTAuMTc1LTE4LjA1IDMwLjE5Ny03Ljg5NiA0NC43MTVsNDYuNDEgNjUuMDMgMTEuMjAyIDE1LjcwNGMxMC4xNjQgMTQuNTE3IDMwLjE5NyAxOC4wNzEgNDQuNzAzIDcuODk2IDE0LjU0LTEwLjE2NCAxOC4wNTEtMzAuMTg2IDcuODYyLTQ0LjcxNGwtMTIuMDIzLTE2Ljg2NnoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDUxMnY1MTJIMHoiLz48L3N2Zz4=) left center/48px 48px no-repeat;
}
.title-page ul li.archive {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmb250LXdlaWdodD0iNDAwIiBjb2xvcj0iIzAwMCIgZm9udC1mYW1pbHk9IlNhbnMiPjxwYXRoIGQ9Ik0xMS40NTMgMTc1Ljk2NGMtMi44NTUgMC01LjQ1MyAyLjU5OC01LjQ1MyA1LjQ1NFYzNzUuMDJjMCAyLjg1NSAyLjU5OCA1LjQ1MyA1LjQ1MyA1LjQ1M0g2MS45YzIuODU1IDAgNS40NTMtMi41OTggNS40NTQtNS40NTNWMTgxLjQxOGMwLTIuODU2LTIuNTk5LTUuNDU0LTUuNDU0LTUuNDU0ek0xNzUuMDY5IDEwNy43OWMtMi44NTYgMC01LjQ1NCAyLjU5OC01LjQ1NCA1LjQ1NFYyMzIuNTJhMjA0LjIxMiAyMDQuMjEyIDAgMDE0LjYwMS05LjkwNmMxMi44MzYtMjYuNjkgMzIuNzMtNDkuNjA3IDU2Ljc1Mi02Ni43NjR2LTQyLjYwNmMwLTIuODU2LTIuNTk4LTUuNDUzLTUuNDU0LTUuNDU0eiIgc3R5bGU9InRleHQtaW5kZW50OjA7dGV4dC1hbGlnbjpzdGFydDtsaW5lLWhlaWdodDpub3JtYWw7dGV4dC10cmFuc2Zvcm06bm9uZTtibG9jay1wcm9ncmVzc2lvbjp0YjttYXJrZXI6bm9uZTstaW5rc2NhcGUtZm9udC1zcGVjaWZpY2F0aW9uOlNhbnMiIGZpbGw9IiMzMzMiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PHBhdGggZD0iTTkzLjI1NyAyMTAuMDQ5Yy0yLjg1NSAwLTUuNDUzIDIuNTk4LTUuNDU0IDUuNDUzVjM3NS4wMmMwIDIuODU1IDIuNTk5IDUuNDUzIDUuNDU0IDUuNDUzaDUwLjQ0NmMyLjg1NSAwIDUuNDUzLTIuNTk4IDUuNDUzLTUuNDUzVjIxNS41MDJjMC0yLjg1NS0yLjU5OC01LjQ1My01LjQ1My01LjQ1M3pNMjU2Ljg3MiAzOS42MmMtMi44NTUgMC01LjQ1MyAyLjU5OS01LjQ1MyA1LjQ1NHY5OC4xYzE5LjA1Ni0xMC4xNTQgMzkuODg3LTE2Ljk0IDYxLjM1My0xOS41NzdWNDUuMDc0YzAtMi44NTUtMi41OTktNS40NTMtNS40NTQtNS40NTR6TTM0Ni43MzMgNDcyLjM3MmwuNjgyLS4wNDMuNDktLjAyYy4xNzgtLjAxNC4zNTYtLjAzNS41MzItLjA2NSA0Ni40MTktMy4yNjggOTAuOTUzLTI2Ljc1OCAxMTkuODk0LTYzLjA1N2E1LjUyNSA1LjUyNSAwIDAwMS4xNDQtNC4xODYgNS41MjUgNS41MjUgMCAwMC0yLjI3My0zLjY5NmwtMTE3LjYzNi04Mi4zOGMtMS42MjUtMS4xMzktMy44OTEtMS4yODctNS42NTEtLjM3LTEuNzYuOTE3LTIuOTM3IDIuODYtMi45MzQgNC44NDR2MTQzLjUyYzAgMS40NzguNjI4IDIuOTQ3IDEuNzAyIDMuOTY1YTUuNTI0IDUuNTI0IDAgMDA0LjA1IDEuNDg4eiIgc3R5bGU9InRleHQtaW5kZW50OjA7dGV4dC1hbGlnbjpzdGFydDtsaW5lLWhlaWdodDpub3JtYWw7dGV4dC10cmFuc2Zvcm06bm9uZTtibG9jay1wcm9ncmVzc2lvbjp0YjttYXJrZXI6bm9uZTstaW5rc2NhcGUtZm9udC1zcGVjaWZpY2F0aW9uOlNhbnMiIGZpbGw9IiMwMGExZjEiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PHBhdGggZD0iTTMyNC44MTIgNDcyLjMzYzIuNzktLjEgNS4yNjMtMi42NjIgNS4yNjItNS40NTRWMzEyLjNjMC0yLjctMi4yOTYtNS4yLTQuOTg1LTUuNDMzbC0xNTMuOTU3LTEzLjQ2M2E1LjUyNCA1LjUyNCAwIDAwLTQuMDk0IDEuMzU2IDUuNTI0IDUuNTI0IDAgMDAtMS44MjkgMy45MDZjLTIuMDU1IDY0LjM3MyAzNS43OTUgMTI3LjM3NyA5My40NzggMTU1LjcwNC4wMjMuMDExLjA0Mi4wMzEuMDY0LjA0MiAyMC4zNjYgMTAuMjk5IDQyLjc1IDE2LjQyNyA2NS41MjkgMTcuODk1LjE3Ny4wMTUuMzU0LjAyMi41MzIuMDJ6TTQ3Ni42ODEgMzkzLjIxYzEuODcuMDI1IDMuNzIyLS45ODkgNC43MDgtMi41NzhsLjIzNS0uNDA1LjAyLS4wMjEuMDg2LS4xNS4wMjEtLjAyLjAyMS0uMDQzYzM0LjM2NC01Ni4wMTMgMzIuMTEyLTEzMS43MTgtNi4zNy0xODUuMTY2bC0uMDQyLS4wNjVjLTkuMjQtMTMuMjIyLTIwLjM1NC0yNS4yMzQtMzMuMDItMzUuMzQxYTUuNTI1IDUuNTI1IDAgMDAtNC4xODUtMS4xNDUgNS41MjUgNS41MjUgMCAwMC0zLjY5NiAyLjI3NGwtODguMTMxIDEyNS44NThhNS41MiA1LjUyIDAgMDAtLjkwNyA0LjA4MSA1LjUyIDUuNTIgMCAwMDIuMjQ5IDMuNTI0bDEyNS45NDQgODguMjE2Yy44OTMuNjI0IDEuOTc4Ljk3IDMuMDY3Ljk4eiIgc3R5bGU9InRleHQtaW5kZW50OjA7dGV4dC1hbGlnbjpzdGFydDtsaW5lLWhlaWdodDpub3JtYWw7dGV4dC10cmFuc2Zvcm06bm9uZTtibG9jay1wcm9ncmVzc2lvbjp0YjttYXJrZXI6bm9uZTstaW5rc2NhcGUtZm9udC1zcGVjaWZpY2F0aW9uOlNhbnMiIGZpbGw9IiMzMzMiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PHBhdGggZD0iTTMzMC4zOTMgMjk2LjI4YTUuNTQ4IDUuNTQ4IDAgMDA0LjQxLTIuMzIxbDkwLjc3Mi0xMjkuNjcyYTUuNTI0IDUuNTI0IDAgMDAuODY5LTQuMjIgNS41MjQgNS41MjQgMCAwMC0yLjQ2Ni0zLjUzNGMtNTUuMTYxLTM0LjI4Ny0xMzAuMDE1LTMyLjc0NC0xODMuNTA1IDQuMjgyLS4wMTMuMDA4LS4wMy4wMTItLjA0Mi4wMi0zOC45MjcgMjYuMjQzLTY2LjQ1NCA2OC44MTgtNzMuMjgzIDExNS40NDJhNS41MjQgNS41MjQgMCAwMDEuMTIgNC4xNzEgNS41MjQgNS41MjQgMCAwMDMuODAxIDIuMDVjNTIuNTk2IDQuNTg3IDEwNS4xOSA5LjE5NiAxNTcuNzkyIDEzLjc2MS4xNzcuMDE2LjM1NS4wMjMuNTMzLjAyMXoiIHN0eWxlPSJ0ZXh0LWluZGVudDowO3RleHQtYWxpZ246c3RhcnQ7bGluZS1oZWlnaHQ6bm9ybWFsO3RleHQtdHJhbnNmb3JtOm5vbmU7YmxvY2stcHJvZ3Jlc3Npb246dGI7bWFya2VyOm5vbmU7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjpTYW5zIiBmaWxsPSIjMDBhMWYxIiBvdmVyZmxvdz0idmlzaWJsZSIvPjwvZz48L3N2Zz4=) left center/48px 48px no-repeat;
}
.title-page ul li.moto-order {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjEyOCIgd2lkdGg9IjEyOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMjk3NkFBIj48cGF0aCBkPSJNMTAxIDE5aC01djRoNWE0IDQgMCAwMTQgNHY4NGE0IDQgMCAwMS00IDRINDNhNCA0IDAgMDEtNC00aC00YTggOCAwIDAwOCA4aDU4YTggOCAwIDAwOC04VjI3YTggOCAwIDAwLTgtOHoiLz48cGF0aCBkPSJNODQgN0gyNmMtNC40IDAtOCAzLjYtOCA4djg0YzAgNC40IDMuNiA4IDggOGg1OGM0LjQgMCA4LTMuNiA4LThWMTVjMC00LjQtMy42LTgtOC04em00IDkyYzAgMi4yMDYtMS43OTQgNC00IDRIMjZjLTIuMjA2IDAtNC0xLjc5NC00LTRWMTVjMC0yLjIwNiAxLjc5NC00IDQtNGg1OGMyLjIwNiAwIDQgMS43OTQgNCA0djg0eiIvPjxwYXRoIGQ9Ik03OCAyNEgzMmEyIDIgMCAwMTAtNGg0NmEyIDIgMCAwMTAgNHpNNzggMzRIMzJhMiAyIDAgMDEwLTRoNDZhMiAyIDAgMDEwIDR6TTQ5IDQ0SDMyYTIgMiAwIDAxMC00aDE3YTIgMiAwIDAxMCA0ek00OSA1NEgzMmEyIDIgMCAwMTAtNGgxN2EyIDIgMCAwMTAgNHpNNDkgNjRIMzJhMiAyIDAgMDEwLTRoMTdhMiAyIDAgMDEwIDR6TTc4IDc0SDMyYTIgMiAwIDAxMC00aDQ2YTIgMiAwIDAxMCA0ek03OCA4NEgzMmEyIDIgMCAwMTAtNGg0NmEyIDIgMCAwMTAgNHpNNzggOTRIMzJhMiAyIDAgMDEwLTRoNDZhMiAyIDAgMDEwIDR6TTc2IDQwSDU5Yy0yLjIgMC00IDEuOC00IDR2MTZjMCAyLjIgMS44IDQgNCA0aDE3YzIuMiAwIDQtMS44IDQtNFY0NGMwLTIuMi0xLjgtNC00LTR6Ii8+PC9nPjwvc3ZnPg==) left center/48px 48px no-repeat;
}
.title-page ul li.parts-order {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTkuMTcgMjg5LjA0NmMtMi41OTUgMC01LjE0OSAxLjA5Mi02Ljk4IDIuOTMtMS44MzMgMS44MzktMi45MzQgNC4zODYtMi45MzEgNi45ODF2MTQ3LjE2MmMwIDIuNTk0IDEuMDk4IDUuMTg1IDIuOTMgNy4wMjUgMS44MzIgMS44MzYgNC4zODYgMi45MjMgNi45ODEgMi45M2gzNi43NThjMi42IDAgNS4xODYtMS4wOTQgNy4wMjQtMi45MyAxLjgzOS0xLjg0IDIuOTMzLTQuNDI1IDIuOTMtNy4wMjVWMjk4Ljk1N2MwLTIuNi0xLjA5MS01LjE4NS0yLjkzLTcuMDIzLTEuODM4LTEuODQtNC40MjQtMi44OS03LjAyNC0yLjg4OEgxOS4xN3oiIHN0eWxlPSJ0ZXh0LWluZGVudDowO3RleHQtYWxpZ246c3RhcnQ7bGluZS1oZWlnaHQ6bm9ybWFsO3RleHQtdHJhbnNmb3JtOm5vbmU7YmxvY2stcHJvZ3Jlc3Npb246dGI7bWFya2VyOm5vbmU7LWlua3NjYXBlLWZvbnQtc3BlY2lmaWNhdGlvbjpTYW5zIiBmb250LXdlaWdodD0iNDAwIiBjb2xvcj0iIzAwMCIgZmlsbD0iIzAwYTFmMSIgb3ZlcmZsb3c9InZpc2libGUiIGZvbnQtZmFtaWx5PSJTYW5zIi8+PHBhdGggZD0iTTE3OC40NDEgMjk3LjkyM2MtNDUuODY4LjUzMy05MS40NDMgMTUuMzg1LTkxLjQ0MyAxNS4zODUtMy45NjggMS4yNzUtNi44OTkgNS4zMTItNi44OTQgOS40Nzl2OTguNTFjLjE5MiA2LjY5NCA0LjUxOSAxMS4xMTUgMTAuMzQyIDExLjY4IDMuMTM1LjI2OCA4LjAzLjk0MiAxNy44NCAyLjI4My40MjEuMDU1IDQuNDUyIDEuMTQ2IDkuMzk0IDMuMTAyIDQuOTQyIDEuOTU3IDExLjIzNiA0LjcxNCAxOC4zNTggNy45NzIgMTQuMjQ0IDYuNTE3IDMxLjc5OSAxNS4xMTUgNDkuNTU3IDIzLjY1OCAxNy43NTcgOC41NDQgMzUuNjk0IDE3LjAyNiA1MC44MDYgMjMuNjE2IDE1LjExMiA2LjU4OSAyNS45NTEgMTEuNDQ2IDM1Ljc2NyAxMi4xOTQgMTQuOTA0IDEuMTU3IDQwLjM1My0yLjk2NCA2Ni40NDktNy4xMSAyNi4wOTYtNC4xNDUgNTIuNjU4LTguNjI3IDU5LjcyNy04Ljk2MyAyMC45NjYtLjk4OSAzOC4yMzEtMTYuNzI3IDQ5LjYtMjQuMDkgMTQuNzYtOS41OSAzMS43NjItMTkuODU1IDQ1LjgwNy0zMy4yMjRoLjA0M2M1LjA4OC00LjgzMyA4Ljk0MS0xMS4wOTYgOC44MzQtMTkuMzQ4LS45MjItNi44MDMtNy4wMjEtNS4wNjctOC41NzUtNy44ODcgMi4wNS0yLjIxIDguMTM0LTcuODQzIDguNTc1LTEyLjEwOCAxLjQ2LTEyLjY2OC0xMS41MDItMTkuMDEtMjIuMDItMTkuODY2LTE5LjQ4LS45NjgtMzcuMTggMTAuNzgxLTQ2Ljk3MiAyMC4wODItMTUuMDc3IDE0LjM4LTMxLjI3NiAxOS4yMzEtNTMuNjA3IDIxLjgwNC0yNi43MzggMy4xLTUxLjc5MyA1LjE5NS03NS43MTQtMi4zNy0zLjU2MS0xLjEyNy0xMS43NDYtNC43MS0xOS4yNjItNy44ODYtMy43NTktMS41ODYtNy40NzItMy4wNzUtMTAuNzMtNC4yNjYtMi40NDUtLjg5My00LjAwMy0xLjc4Mi02Ljc2Ni0yLjE1NSA4LjE0Ni0xLjA1MiAyMS40MDMtMi45NTQgMzMuNjU1LTEuNTA4IDE0LjgxNCAxLjc0OCA2MC43NDggMS44NCA3OS43MjIgNS4zIDcuMjUzIDEuMzIxIDE0LjQxMy0uMzc4IDE5Ljc4LTMuODM1IDUuMzY2LTMuNDU4IDkuMDU4LTguMzQ3IDExLjU5Mi0xMy40ODcgNS4wNjYtMTAuMjg2IDcuMTQ4LTE1LjktLjE3My0yNS45ODYtNi42NDgtOS4xNTItMTYuODctMTIuMjEtMjguMjI2LTE1LjQyOC0xMS4zNTUtMy4yMTUtMjQuMTc3LTUuNDM1LTM1LjU1MS03LjIzOS0yMy41MjYtMy43MzYtNDEuMDk1LTIuOTAyLTU4LjQzNC02LjIwNS02LjI1Mi0xLjE4OS0xNy4xMjItNy40NTUtMzIuMDYtMTQuNTIyLTE0Ljk0LTcuMDY4LTM0LjM0My0xNC40ODYtNTkuODU3LTE2Ljg1LTYuNDMyLS41OTQtMTMuMDExLS44MDgtMTkuNTY0LS43MzJ6IiBzdHlsZT0idGV4dC1pbmRlbnQ6MDt0ZXh0LWFsaWduOnN0YXJ0O2xpbmUtaGVpZ2h0Om5vcm1hbDt0ZXh0LXRyYW5zZm9ybTpub25lO2Jsb2NrLXByb2dyZXNzaW9uOnRiO21hcmtlcjpub25lOy1pbmtzY2FwZS1mb250LXNwZWNpZmljYXRpb246U2FucyIgZm9udC13ZWlnaHQ9IjQwMCIgY29sb3I9IiMwMDAiIGZpbGw9IiMzMzMiIG92ZXJmbG93PSJ2aXNpYmxlIiBmb250LWZhbWlseT0iU2FucyIvPjxwYXRoIGQ9Ik0zMjkuOTU3IDZ2LjAzMWE5Ny45ODIgOTcuOTgyIDAgMDAtMTMuOTA2IDEuMTI1Yy0yLjcxLjQxNy01LjI3Ny45NDYtNy43NSAxLjUzMS00LjkwMyAxLjE2NC04Ljc0NyA1Ljg3LTguOTA2IDEwLjkwNmE4NC43NDMgODQuNzQzIDAgMDAtLjAzIDIuMzQ0Yy4wMzIgNS40Ny0uMDMyIDE1LjAzLS4wMzIgMTUuMDMtLjAxMi4yOTMtLjAyOC42MS0uMDYzLjkwN2E4LjYzOSA4LjYzOSAwIDAxLTYuMTI0IDcuMjggMTM2LjU0OCAxMzYuNTQ4IDAgMDAtMjguMjggMTEuNjg4IDguNjcgOC42NyAwIDAxLTkuNS0uODEyIDkuMjE2IDkuMjE2IDAgMDEtLjY4OC0uNTk0bC0xMC41OTMtMTAuNTk0Yy0uNDItLjQxOS0uODc2LS45MzQtMS40MzgtMS40NjgtMy42MzItMy40Ni05LjYzMi00LjE0LTEzLjkzNy0xLjU2M2E5Ny40MzEgOTcuNDMxIDAgMDAtMTguMDMgMTMuODc1di4wM2wtLjA5NS4wNjRjLS40NjEuNDYtLjkxMS45NDMtMS4zNzUgMS40MDYtMy4yMSAzLjI3Ny02LjI2IDYuODA1LTkuMDYyIDEwLjYyNS0xLjYyMiAyLjIxLTMuMDQgNC40MzItNC4zNzUgNi41OTMtMi42NDQgNC4yOS0yLjA0NCAxMC4zMjcgMS40MDYgMTQgLjM5My40MTYuOTQgMS4wMDIgMS42MjUgMS42ODcgMy45NCAzLjg3NiAxMC41OTQgMTAuNjU2IDEwLjU5NCAxMC42NTYuMjAxLjIxMi40NC40MjIuNjI1LjY1NiAyLjIxIDIuODAzIDIuMzggNi41NS43OCA5LjVhMTM3LjU1IDEzNy41NSAwIDAwLTExLjc0OSAyOC40MDYgOC42NDIgOC42NDIgMCAwMS03LjI1IDYgNy42NDMgNy42NDMgMCAwMS0uODc1LjA2MUgxNzUuOWMtLjU5MyAwLTEuMjU3LS4wMTMtMi4wMzIgMC01LjAxNS4xMjItOS43NDYgMy44ODQtMTAuOTY4IDguNzVhOTcuMDkzIDk3LjA5MyAwIDAwLTIuOTA2IDIyLjUzdjIuMTI2YTk3LjgzIDk3LjgzIDAgMDAxLjEyNSAxMy45MDVjLjQxNiAyLjcxLjk3OCA1LjI3OCAxLjU2MiA3Ljc1IDEuMTY0IDQuOTAzIDUuODM4IDguNzQ4IDEwLjg3NSA4LjkwNi41NzIuMDEzIDEuMzczLjA2MyAyLjM0NC4wNjMgNS40NzEtLjAzNCAxNS4wNjIgMCAxNS4wNjIgMCAuMjkyLjAxMi41NzguMDMuODc1LjA2MiAzLjQ5OS40MTMgNi4yNiAyLjg3MiA3LjI1IDYuMDMxLjAxMi4wNC4wMi4wNTMuMDMuMDk0YTEzNi42NzQgMTM2LjY3NCAwIDAwMTIuMTg4IDI5LjEyNGMtLjE1Ni0uMjc2LS4zNDgtLjUzNC0uNS0uODEyIDEuNTk4IDIuOTUyIDEuNDMgNi42NjYtLjc4MiA5LjQ2OS0uMTg1LjIzNC0uNDIuNDc3LS42MjUuNjg3bC0xMC42MjQgMTAuNjI1Yy0uNDIuNDE4LS45MDQuODc1LTEuNDM4IDEuNDM3LTMuNDYgMy42MzMtNC4xMDcgOS42LTEuNTMgMTMuOTA2LjkzOSAxLjU3IDEuOTM5IDMuMTA2IDIuOTY4IDQuNjI1IDcuMTU0LjY1IDE0LjI0IDEuNzA4IDIxLjI4IDMuMTg3IDEyLjI3NCAxLjgyIDIzLjc5NiA2LjExMSAzNS4wMyAxMS4xMjUuMTAzLS4wODguMjEtLjE2OC4zMTMtLjI1IDIuODAyLTIuMjEgNi41MTgtMi4zOCA5LjQ2OS0uNzgxYTEzNy40MTIgMTM3LjQxMiAwIDAwMjguMjggMTEuNzE4YzMuMTUuOTM4IDUuNjMgMy42MjMgNi4xMjUgNy4wNjIgMTUuOTE3IDIuODQ4IDMyLjM3MiAyLjg5NiA0OC40MDUgNS4yNSA1LjE2Ljk0NyAxMC40MjMgMS43ODIgMTUuNjg3IDIuNjU3LjAxLTMuMzUuMDMtNi44MTMuMDMtNi44MTMuMDEzLS4yOTIuMDI5LS42MS4wNjQtLjkwNi40MTgtMy41NDUgMi45MDgtNi4yOTMgNi4xMjUtNy4yNS0uNzAyLjIwMy0xLjQxNy4zNDItMi4xMjUuNTMxIDEwLjc2Ny0yLjkxOCAyMC45NjQtNy4wNDIgMzAuNDA1LTEyLjI1IDIuOTUxLTEuNTk4IDYuNjk4LTEuNDI4IDkuNS43ODIuMjM0LjE4NS40NzcuMzkuNjg3LjU5NGwxMC41OTQgMTAuNjU2Yy40MTkuNDE5LjkwNy45MDQgMS40NjkgMS40MzcgMy42MzIgMy40NjIgOS42IDQuMTA5IDEzLjkwNSAxLjUzMSA2LjQ2Ni0zLjg3IDEyLjUzOS04LjQ3OCAxOC4wMzEtMTMuODQzdi0uMDMxbC4wOTQtLjA5NGMuNDYxLS40NjIuOTEyLS45NDMgMS4zNzUtMS40MDYgMy4yMTEtMy4yNzcgNi4yNjEtNi44MDYgOS4wNjItMTAuNjI1IDEuNjIyLTIuMjEgMy4wNC00LjQzMiA0LjM3NS02LjU5NCAyLjY0NS00LjI5IDIuMDQ0LTEwLjI5NC0xLjQwNi0xMy45NjgtLjM5My0uNDE3LS45MzktMS0xLjYyNS0xLjY4Ny0zLjk2NS0zLjktMTAuNjI1LTEwLjY1Ni0xMC42MjUtMTAuNjU2LS4yLS4yMTMtLjQwOC0uNDIyLS41OTMtLjY1Ni0yLjIxLTIuODAzLTIuMzgtNi41NDktLjc4Mi05LjUtLjI2MS40NzUtLjU0Mi45MzMtLjgxMiAxLjQwNmExMzcuMjY5IDEzNy4yNjkgMCAwMDEzLjEyNS0zMS44NzRjLS4xOTYuNzMzLS4zODQgMS40Ni0uNTk0IDIuMTg3Ljk1Ni0zLjIxNyAzLjczNi01LjczNyA3LjI4LTYuMTU2LjI5OC0uMDM0LjU4NC0uMDMuODc2LS4wM2gxNS4wM2MuNTkzIDAgMS4yNTguMDEyIDIuMDMyIDAgNS4wMTUtLjEyMSA5Ljc0Ni0zLjg4NCAxMC45NjgtOC43NWE5Ny4xMSA5Ny4xMSAwIDAwMi45MDctMjIuNTMxdi0yLjEyNWE5OC4yOCA5OC4yOCAwIDAwLTEuMTI1LTEzLjkzN2MtLjQxNy0yLjcxLS45NzgtNS4yNzctMS41NjMtNy43NS0xLjE2My00LjkwMy01LjgzNy04Ljc0OC0xMC44NzUtOC45MDZhOTguNjgzIDk4LjY4MyAwIDAwLTIuMzQzLS4wM2MtNS40NzIuMDMzLTE1LjA2Mi0uMDMyLTE1LjA2Mi0uMDMyLS4yOTMtLjAxMi0uNTc4IDAtLjg3NS0uMDMtMy41NDQtLjQxOC02LjMyNS0yLjkzOS03LjI4MS02LjE1N2ExMzYuNTE3IDEzNi41MTcgMCAwMC0xMi41OTQtMjkuODExYy4yOTYuNTE1LjYyIDEuMDExLjkwNiAxLjUzLTEuNTk4LTIuOTUtMS40My02LjY5Ny43ODItOS40OTkuMTg1LS4yMzUuNDIxLS40NDYuNjI1LS42NTZsMTAuNTkzLTEwLjYyNWMuNDItLjQxOS45MzUtLjg3NiAxLjQ2OS0xLjQzNyAzLjQ2LTMuNjM0IDQuMTA4LTkuNjMzIDEuNTMxLTEzLjkzN2E5Ny4xOTMgOTcuMTkzIDAgMDAtMTMuODc1LTE4bC0uMDk0LS4wOTQtMS40MDYtMS40MDZhOTcuNzI5IDk3LjcyOSAwIDAwLTEwLjYyNS05LjAzMWMtMi4yMS0xLjYyMS00LjQzMi0zLjA3MS02LjU5My00LjQwNi00LjI5LTIuNjQ1LTEwLjMyNi0yLjAxMi0xNCAxLjQzNy0uNDE2LjM5NC0xIC45MDgtMS42ODcgMS41OTQtMi4zNDcgMi4zMDgtMTAuNjU2IDEwLjYyNS0xMC42NTYgMTAuNjI1LS4yMTIuMjAxLS40MjIuNDA5LS42NTYuNTkzYTguNjcgOC42NyAwIDAxLTkuNS44MTNjLjgwMi40NDMgMS42MTIuOTExIDIuNDA2IDEuMzc1YTEzNy41MTIgMTM3LjUxMiAwIDAwLTMwLjY1NS0xMy4wOTRjLTMuMjE3LS45NTYtNS43MzgtMy43MzYtNi4xNTYtNy4yOGE4LjcwMyA4LjcwMyAwIDAxLS4wNjItLjkwN3YtMTVjMC0uNTkyLjAxOC0xLjI4NyAwLTIuMDYyLS4xMjItNS4wMTUtMy44ODQtOS43MTUtOC43NS0xMC45MzdBOTcuMTEgOTcuMTEgMCAwMDMzMi4wODMgNmgtMi4xMjV6bS4wNjIgODEuNTkxYzQ1LjUwNy0uNzM4IDg1LjA4MSAzMy4xMDcgOTAuNTI5IDc5LjI4IDUuNTA1IDQ2LjY1NS0yNS44ODcgODkuNjY0LTcxLjk5OCA5OC42NTNsLTYuNjU2IDEuMDYyYy00OS4yNTEgNS44MTEtOTMuODc0LTI5LjQwMy05OS42ODUtNzguNjU0LTUuODEtNDkuMjUgMjkuNDAzLTkzLjkwNSA3OC42NTQtOTkuNzE2YTkwLjYwMyA5MC42MDMgMCAwMTkuMTU2LS42MjV6IiBmaWxsPSIjMDBhMWYxIiBmaWxsLW9wYWNpdHk9Ii45OCIvPjwvc3ZnPg==) left center/48px 48px no-repeat;
}
.title-page ul li.warranty {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI1NiIgd2lkdGg9IjI1NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMTguNzUxIDM4Ljg0MWMtMjQuMjk0IDkuNzU2LTUyLjA2MyAxMi4zNzUtNzguMTcgOC4xNzh2OTMuMTE4YzAgMTguMjY0IDcuMDU4IDMzLjQzOSAxOS43MzYgNDYuMzYzIDE1LjI4MSAxNS41NzYgMzcuMzM2IDI2LjM1NCA1OC40MjggMzIuNjYyIDIxLjA5My02LjMwNyA0My4xNDctMTcuMDg0IDU4LjQzMS0zMi42NiAxMi42OC0xMi45MjYgMTkuNDAyLTI4LjEwMiAxOS40MDItNDYuMzY1di0yMi4wMzZjLTMuOTE2IDMuMzItNy42IDYuNjg4LTExLjM1OSAxMC4wODYtMTguMDIzIDE2LjI5Mi0zNS4wMzYgMzQuMTg4LTQ5LjgwOSA1My41MDItLjk5OCAxLjMwNS00LjY4NSA0LjUzNS02LjA2NCA1LjM0NC05Ljk2NSA1Ljg0NC0yMi44MjcgMi40ODgtMjguNjc2LTcuNDczLTYuMTg4LTEwLjUzNy0xMi44OC0yMC43ODMtMjAuMTM4LTMwLjYxNy02Ljk1Ny05LjQyNi0xNC40MzgtMTguNDY1LTIyLjUwNC0yNi45NjUtNy45NjItOC4zODktNy42MzUtMjEuNjY0Ljc0OC0yOS42MzkgOC4zODctNy45OCAyMS42ODctNy42NTIgMjkuNjU4Ljc0OCA5LjI0OSA5Ljc0NiAxNy44MyAyMC4xMDcgMjUuODA4IDMwLjkxNiAyLjI4OCAzLjEgNC41MjUgNi4yMzcgNi43MTMgOS40MDkgMTEuMzYxLTEyLjc2IDIzLjUwNS0yNC44NjQgMzYuMTU5LTM2LjMwMyAxMi40ODUtMTEuMjg1IDI1LjYzNi0yMi4yNzkgMzkuNDY2LTMyLjM5M3YtMTcuNjhjLTI2LjEwMyA0LjE2MS01My41NzcgMS41MjgtNzcuODI5LTguMTk1eiIgZmlsbD0iIzJCNzhDMiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PHBhdGggZD0iTTIxLjU2MSAyMi40MDhWMTQwYzAgMjMuMjc1IDkuMDk5IDQyLjk3NSAyNS4yODMgNTkuNTA4IDE4LjkzMiAxOS4zMzggNDYuMDAxIDMyLjM2NyA3MS44OTggMzkuMzM4IDI1LjktNi45NzEgNTIuOTctMTkuOTk2IDcxLjkwNC0zOS4zMzQgMTYuMTg4LTE2LjUzMyAyNC45My0zNi4yMzIgMjQuOTMtNTkuNTA4di0zNy4xMzlhMzk4LjM0MyAzOTguMzQzIDAgMDExMC03LjMyMnY0NC40NjFjMCAyNS44MzItOS44NTEgNDguMTQ2LTI3LjgyIDY2LjUtMjAuNDU5IDIwLjg5Ni00OS42MzIgMzQuOTQxLTc3LjY2OSA0Mi4yOTktLjgyLjIzLTEuNzEuMjU0LTIuNTkzLjAyMy0yOC4wNjctNy4zNS01Ny4yOC0yMS40MDgtNzcuNzU4LTQyLjMyNC0xNy45NjgtMTguMzU2LTI4LjE3NS00MC42Ny0yOC4xNzUtNjYuNTAyVjE1LjAwN2guMDIzYTQuOTc1IDQuOTc1IDAgMDE2Ljk4OS00LjU1MWM3LjUxOSAzLjM0IDE1Ljc3NCA1Ljg2MyAyNC4xMjcgNy40OSA4LjI5MyAxLjYxMyAxNi43OTggMi4zMzIgMjUuMjQ1IDIuMDc4YTExNC45NzIgMTE0Ljk3MiAwIDAwMjUuMDIzLTMuNTY0YzguMTg2LTIuMTAyIDE2LjA5OS01LjA5NiAyMy40NjQtOC44NzlhNC45OCA0Ljk4IDAgMDE0LjU5Ni0uMDE0YzcuMjk4IDMuNzUgMTUuMjEzIDYuNzMyIDIzLjQ2MSA4Ljg0MiA4LjIgMi4wOTggMTYuNjQ2IDMuMzIyIDI1LjA2IDMuNTc0IDguNDYxLjI1NCAxNi45NzctLjQ2MyAyNS4yNzEtMi4wNzJhMTA5LjkyNCAxMDkuOTI0IDAgMDAyMy4yOTEtNy4yNiA1LjAwMSA1LjAwMSAwIDAxNy40NjUgNC4zNTJ2MzAuNzQ4YTIwLjg4IDIwLjg4IDAgMDAtMy4yOTUgMS42NDUgMzYyLjMzIDM2Mi4zMyAwIDAwLTYuNzA1IDQuMjI5VjIyLjRjLTYuMTUxIDIuMjcxLTEyLjM3MyA0LjA1My0xOC44ODEgNS4zMTZhMTI0LjYzIDEyNC42MyAwIDAxLTI3LjQyIDIuMjI5IDEyNS4zMjQgMTI1LjMyNCAwIDAxLTI3LjI0Ny0zLjg0OCAxMjIuOTkxIDEyMi45OTEgMCAwMS0yMy4yODUtOC41MmMtNy4zNDIgMy41NzQtMTUuMTg4IDYuNDQ1LTIzLjMxNCA4LjUzMS04Ljg1MSAyLjI3MS0xOC4wMTggMy42LTI3LjIxMSAzLjg3N2ExMjQuMTg2IDEyNC4xODYgMCAwMS0yNy4zOTMtMi4yMzRjLTYuNTE0LTEuMjY5LTEzLjA5NS0zLjA2LTE5LjI2NC01LjM0M3oiIGZpbGw9IiMzQjQ1NTIiLz48cGF0aCBkPSJNNjUuMjggMTE1LjA5NWMtNC4xNzctNC4zOTEtNC4wMDMtMTEuMzM2LjM4Ny0xNS41MTJzMTEuMzM1LTQuMDA0IDE1LjUxMi4zODdjOC44NTcgOS4zNDQgMTcuMTc2IDE5LjM1MiAyNS4wMTYgMjkuOTczYTM2Ni44MzYgMzY2LjgzNiAwIDAxMTMuNzI2IDE5Ljk3NWMxMy42MzMtMTYuMzMgMjguNjg4LTMxLjY0MSA0My44OTgtNDUuMzkxIDIyLjQwNC0yMC4yNSA0NS4wMTYtMzcuMDE4IDYzLjg2Ni00OC42MTMgNS4xNzMtMy4xOCAxMS45NDQtMS41NjMgMTUuMTI0IDMuNjA5IDMuMTgxIDUuMTc0IDEuNTY0IDExLjk0NS0zLjYwOSAxNS4xMjUtMTguMDYgMTEuMTA5LTM5LjU3IDI3LjAzNS02MC42ODYgNDYuMTIxLTE3Ljk3OSAxNi4yNS0zNS43NjQgMzQuODY0LTUxLjA0NiA1NC44NDYtLjAwMi4wMDQtMi44NzQgMi42MTMtMy4xOCAyLjc5My01LjIyIDMuMDYxLTExLjkzMSAxLjMwNy0xNC45OTYtMy45MS02LjQ3LTExLjAxOC0xMy4zNi0yMS41MjctMjAuNzE1LTMxLjQ5Mi03LjI5NC05Ljg4My0xNS4wNDEtMTkuMjAyLTIzLjI5Ny0yNy45MTF6IiBmaWxsPSIjM0I0NTUyIi8+PC9zdmc+) left center/48px 48px no-repeat;
}
.title-page ul li.query {
  background: url(data:image/svg+xml;base64,PHN2ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGhlaWdodD0iMTI4IiBvdmVyZmxvdz0idmlzaWJsZSIgc3Ryb2tlLWxpbmVqb2luPSJiZXZlbCIgc3Ryb2tlLXdpZHRoPSIuNTAxIiB2aWV3Qm94PSIwIDAgOTYgOTYiIHdpZHRoPSIxMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSJub25lIiBmaWxsPSJub25lIiBmb250LWZhbWlseT0iVGltZXMgTmV3IFJvbWFuIiBmb250LXNpemU9IjE2Ij48cGF0aCBkPSJNMjUuOTU1IDg3LjIyMmMtOS43MzYtMTEuNjIzLjEtMzIuNDE1IDcuOTU2LTQzLjkzNi4zNjMuMDk0LjY5LjA0Mi45ODItLjE1Ni4yNzYtMS4wMzMgMy40OTUtNi4yNjYgNC41ODQtNy4wNCAzLjQyMy0yLjQzMyA4LjgxNC0yLjE0IDEyLjc3LTEuNDA1IDIuNjI1LjQ4NiA0Ljc3MiAxLjUzNCA2LjUyOCAyLjk5MiAxLjc1OS0xLjQ1OCAzLjkwNS0yLjUwNyA2LjUzMy0yLjk5MyAzLjk1NS0uNzM1IDkuMzQ2LTEuMDI4IDEyLjc2OSAxLjQwNSAxLjA4OS43NzUgNC4zMDcgNi4wMDcgNC41ODUgNy4wNC4yOTIuMTk4LjYxOS4yNS45ODIuMTU2IDcuODU3IDExLjUyMSAxNy4wNDkgMzIuOTk3IDYuMjY2IDQ0LjgwMy0xMC4wMjYgMTAuOTc5LTU3LjcyNiA5Ljk2OC02My45NTUtLjg2NnpNNjQuNzYzIDguMDE1Yy45OTctMS40MzIgOC4xNDMtOS4wMjQgOS43MjItNy44OTkgMi4xMzcgMS41MjEgMy4yOTggMTAuMDEzIDMuMzQyIDEyLjQ1Ni4wMDguNDYyLjAzMi45MjIuMTUyIDEuMzY3LjEwNy4zOTcuMDM0LjgyMi4xNTIgMS4yMTYuMTM0LjQ0OC4yNzQuOS4zMDQgMS4zNjdsLS43NiAxLjM2N2MtNC43MTEtMS41MjQtMTQuODM3LTEuNTU0LTEyLjkxMi05Ljg3NHoiIGZpbGw9IiMyMjI3MmUiLz48cGF0aCBkPSJNNzMuODA1IDQuNjcyYTIuOTcgMi45NyAwIDAxMS44MTQtMi43MzRsLjA4OC0uMDI4LjE5NS40NTFjLjQxIDEuMDQ4Ljc1NyAyLjMyOCAxLjAzOCAzLjYzOGwuMzA0IDEuNTk0LS40Ny4wNDdhMi45NyAyLjk3IDAgMDEtMi45NjktMi45Njh6IiBmaWxsPSIjNzM3ODdlIi8+PHBhdGggZD0iTTQ2Ljk2NiA4LjAxNGMtLjk5OC0xLjQzMi04LjE0NC05LjAyNC05LjcyMy03Ljg5OS0yLjEzNiAxLjUyMS0zLjI5NyAxMC4wMTMtMy4zNDIgMTIuNDU2LS4wMDguNDYyLS4wMzEuOTIyLS4xNTEgMS4zNjctLjEwOC4zOTctLjAzNS44MjItLjE1MiAxLjIxNi0uMTM0LjQ0OC0uMjc1LjktLjMwNCAxLjM2N2wuNzU5IDEuMzY3YzQuNzEyLTEuNTI0IDE0LjgzOC0xLjU1NCAxMi45MTMtOS44NzR6IiBmaWxsPSIjMjIyNzJlIi8+PHBhdGggZD0iTTM0LjQ4NCA3LjU5bC4zMDMtMS41OTJjLjI4Mi0xLjMxLjYyOS0yLjU5IDEuMDM5LTMuNjM4bC4xOTgtLjQ1OS4xMjIuMDM4YTIuOTcxIDIuOTcxIDAgMDExLjgxNCAyLjczNCAyLjk3IDIuOTcgMCAwMS0yLjk2OCAyLjk2OGwtLjUwOC0uMDUxeiIgZmlsbD0iIzczNzg3ZSIvPjxwYXRoIGQ9Ik01Ny4wNjYgMTMuNzA1YzE0LjI5NyAwIDI1LjkwMSAxMS42MDQgMjUuOTAxIDI1LjkwMVM3MS4zNjMgNjUuNTA3IDU3LjA2NiA2NS41MDcgMzEuMTY1IDUzLjkwMyAzMS4xNjUgMzkuNjA2czExLjYwNC0yNS45MDEgMjUuOTAxLTI1LjkwMXoiIGZpbGw9IiMyMjI3MmUiLz48cGF0aCBkPSJNMzIuODg5IDU1LjE1OGEuNzUuNzUgMCAwMS4xNzctMS4wNDZsNy45LTUuNjIxYS43NS43NSAwIDExLjg2OSAxLjIyM2wtNy45IDUuNjIxYS43NS43NSAwIDAxLTEuMDQ2LS4xNzd6TTI5LjY0NiA1MS40MjZhLjc1Mi43NTIgMCAwMS4zMTYtMS4wMTNsOS4yNjctNC44NjFhLjc1Mi43NTIgMCAwMTEuMDEzLjMxNmMuMTkyLjM2Ny4wNS44Mi0uMzE2IDEuMDEzbC05LjI2NyA0Ljg2MWEuNzUyLjc1MiAwIDAxLTEuMDEzLS4zMTZ6TTc4LjczNiA1NC41NzNsLTcuODk5LTUuNjIxYS43NS43NSAwIDExLjg2OS0xLjIyM2w3Ljg5OSA1LjYyMWEuNzUuNzUgMCAxMS0uODY5IDEuMjIzek04Mi4wMTIgNTAuOThsLTkuMjY2LTQuODYxYS43NS43NSAwIDAxLjY5Ny0xLjMyOWw5LjI2NiA0Ljg2MWEuNzUuNzUgMCAwMS0uNjk3IDEuMzI5eiIgZmlsbD0iIzczNzg3ZSIvPjxwYXRoIGQ9Ik0zNS42MDkgMjUuODU3YzQuNzE3IDAgOC41NDYgMy44MjkgOC41NDYgOC41NDYgMCA0LjcxNy0zLjgyOSA4LjU0Ni04LjU0NiA4LjU0Ni00LjcxNyAwLTguNTQ2LTMuODI5LTguNTQ2LTguNTQ2IDAtNC43MTcgMy44MjktOC41NDYgOC41NDYtOC41NDZ6TTc3LjIyOSAyNS44NThjNC43MTcgMCA4LjU0NiAzLjgyOSA4LjU0NiA4LjU0NiAwIDQuNzE3LTMuODI5IDguNTQ2LTguNTQ2IDguNTQ2LTQuNzE3IDAtOC41NDYtMy44MjktOC41NDYtOC41NDYgMC00LjcxNyAzLjgyOS04LjU0NiA4LjU0Ni04LjU0NnoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNNjUuODk0IDI1LjM2OWEuNzUuNzUgMCAwMS0uNjA4LS44NjlsLjc2Ny00LjMzOGEuNzUuNzUgMCAxMTEuNDc3LjI2MWwtLjc2NyA0LjMzOGEuNzUuNzUgMCAwMS0uODY5LjYwOHpNNjguODggMjUuOTMxYS43NS43NSAwIDAxLS42MDgtLjg2OWwuNzY3LTQuMzM5YS43NS43NSAwIDExMS40NzcuMjYxbC0uNzY3IDQuMzM5YS43NS43NSAwIDAxLS44NjkuNjA4ek00Ni44NCAyNC41MjFsLTEuMDkzLTQuMjY3YS43NS43NSAwIDAxMS40NTMtLjM3M2wxLjA5MyA0LjI2N2EuNzUuNzUgMCAwMS0xLjQ1My4zNzN6TTQzLjkwNCAyNS4zMDRsLTEuMDkyLTQuMjY3YS43NS43NSAwIDAxMS40NTMtLjM3MWwxLjA5MiA0LjI2N2EuNzUuNzUgMCAwMS0xLjQ1My4zNzF6IiBmaWxsPSIjNzM3ODdlIi8+PHBhdGggZD0iTTIyLjA2MSAzOS40ODNjMC0xOS4wMDQgMTUuNDItMzQuNDI1IDM0LjQyNS0zNC40MjUgMTkuMDA0IDAgMzQuNDI1IDE1LjQyMSAzNC40MjUgMzQuNDI1IDAgMTkuMDA1LTE1LjQyMSAzNC40MjUtMzQuNDI1IDM0LjQyNS0xOS4wMDUgMC0zNC40MjUtMTUuNDItMzQuNDI1LTM0LjQyNXptNTkuODUgMGMwLTE0LjAzMy0xMS4zOTItMjUuNDI1LTI1LjQyNS0yNS40MjUtMTQuMDM0IDAtMjUuNDI1IDExLjM5Mi0yNS40MjUgMjUuNDI1IDAgMTQuMDM0IDExLjM5MSAyNS40MjUgMjUuNDI1IDI1LjQyNSAxNC4wMzMgMCAyNS40MjUtMTEuMzkxIDI1LjQyNS0yNS40MjV6IiBmaWxsPSIjNjA4OWM5Ii8+PHBhdGggZD0iTTc2LjU2MiA5Mi4yNjVsLTEwLTE5LjQ5YTUuNjMgNS42MyAwIDAxMi40MzctNy41NzQgNS42MyA1LjYzIDAgMDE3LjU3NCAyLjQzN2wxMCAxOS40OWE1LjYzIDUuNjMgMCAwMS0yLjQzNyA3LjU3NCA1LjYzIDUuNjMgMCAwMS03LjU3NC0yLjQzN3oiIGZpbGw9IiM2MDg5YzkiLz48cGF0aCBkPSJNNTEuNjQ3IDQwLjA3NWExLjEyNiAxLjEyNiAwIDAxLjk2OS0yLjAzMWMyLjQ4NCAxLjE4NCA2LjA3NyAxLjM1MiA3LjgwOC0uMTQxYTEuMTI0IDEuMTI0IDAgMTExLjQ2OSAxLjcwM2MtMi42MjggMi4yNjgtNy4yNTUgMS44OTUtMTAuMjQ2LjQ2OXoiIGZpbGw9IiM3Mzc4N2UiLz48cGF0aCBkPSJNNTUuNDU1IDQ0Ljk1di00Ljc1NWExLjEyNiAxLjEyNiAwIDAxMi4yNSAwdjQuNzU1YTEuMTI2IDEuMTI2IDAgMDEtMi4yNSAweiIgZmlsbD0iIzczNzg3ZSIvPjxwYXRoIGQ9Ik02My4wOTQgNDkuNTEyYy0yLjI2LS41OTMtNC4yMjctMS42MTMtNS45ODEtMi45MDNsLS4zOTctLjI5OS0uMzU4LjMxM2MtMS42NDMgMS4zOTctMy41ODkgMi41MS02LjA3NyAyLjkxMWExLjEyNSAxLjEyNSAwIDAxLS4zNTktMi4yMjFjMi40NC0uMzk0IDQuMjcyLTEuNjM1IDUuOTQ0LTMuMjk1YTEuMTI1IDEuMTI1IDAgMDExLjUxOS0uMDZjMS44NDQgMS41NiAzLjg4NyAyLjc0OSA2LjI4IDMuMzc3YTEuMTI2IDEuMTI2IDAgMDEtLjU3MSAyLjE3N3oiIGZpbGw9IiM3Mzc4N2UiLz48cGF0aCBkPSJNNzQuMTg2IDMzLjc1N2EzLjA2NSAzLjA2NSAwIDAxMy4wNjIgMy4wNjIgMy4wNjUgMy4wNjUgMCAwMS0zLjA2MiAzLjA2MiAzLjA2NSAzLjA2NSAwIDAxLTMuMDYyLTMuMDYyIDMuMDY1IDMuMDY1IDAgMDEzLjA2Mi0zLjA2MnpNMzkuNDQxIDMzLjc1OGEzLjA2NSAzLjA2NSAwIDAxMy4wNjIgMy4wNjIgMy4wNjUgMy4wNjUgMCAwMS0zLjA2MiAzLjA2MiAzLjA2NSAzLjA2NSAwIDAxLTMuMDYyLTMuMDYyIDMuMDY1IDMuMDY1IDAgMDEzLjA2Mi0zLjA2MnpNMzMuNjY0IDY2LjM1NWMuMzU3LS4zMzQgNy4xMDctNC40MTcgNy42ODYtNC4zMDIgNS4wODIgMS4wMDItLjMwNSAxMC44MjUtNC4yODcgMTAuMTU1LTEuNjcyLS4yODMtNC4zNzUtMy44NTMtNC40NTktNS4yMTkuMDM4LS4wOTYuODI5LS40MTggMS4wNi0uNjM0ek03OS4yOSA2OS40NDhjLS40MDYuNDEyLTIuMTI2IDQuMDU0LTIuNTU5IDQuNjU5LTEuMjY5IDEuNzkzLTQuMjQ3IDEuOTQ0LTQuODE3IDMuODI0LTEuNTEzIDQuOTk2IDEwLjIxNSAzLjg1OCAxMi42MzgtLjk1Ni0uMjg2LTEuMjcyLTQuNjY5LTcuNjMtNS4yMDUtNy41NjUtLjAxNi4wMDItLjAzMy4wMTYtLjA1Ny4wMzh6TTExLjg2MiA5Mi4yNjJjLTMuNzI3LS43MzctNy4zNDUtMi44MDYtOS41OTUtNi4zMDRDLS4wMjkgODIuMzkxLS42MDMgNzcuNzkxLjk0IDcyLjY1OWEzLjc1MSAzLjc1MSAwIDAxNy4xODMgMi4xNTljLTEuOTQ1IDYuNDY5IDEuNjIzIDkuMzggNS4xOTYgMTAuMDg3IDIuMDg5LjQxNCA0LjMwMi4wODYgNi4wNTItLjkyOSAxLjY2OS0uOTY5IDMuMDYxLTIuNjM4IDMuNTY1LTUuMzE4YTMuNzUyIDMuNzUyIDAgMDE0LjM4LTIuOTkxIDMuNzUyIDMuNzUyIDAgMDEyLjk5MSA0LjM4Yy0uOTEyIDQuODM5LTMuNjMxIDguMzYxLTcuMTcxIDEwLjQxNS0zLjQ1OSAyLjAwOC03LjU1MyAyLjUzNy0xMS4yNzQgMS44eiIgZmlsbD0iIzIyMjcyZSIvPjwvZz48L3N2Zz4=) left center/48px 48px no-repeat;
}
.title-page ul li.partners {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjUzLjYwOCAxMDUuODI0Yy0xMy4wNzUuMTA2LTI1Ljg2NiAxLjgwNy0zNi42MDIgNS4xNzMtMTMuMjE3IDkuNTY3LTc5LjQ0MSA1Ny41NDMtODkuODk0IDY3Ljk5Ni0xMS42NTcgMTEuNjU4IDIzLjkxOCAzOC4zMzkgNTguMTQ2IDIyLjYwNiAzMC40MzctMTMuOTk2IDUxLjEzLTM3LjE2OSA2NC40ODgtMzguNzYzIDIuODM1LS40NiA0LjY3Ny0uNjc0IDguMjIgMi4zMzhsMTQ0LjI0OSAxNjUuMjZjNi40MTMtMy40NzIgMTQuNDItNi43MzIgMjAuOTQtNi40MTNWMTU4LjIyOVMzNDUuNyAxNDMuMjA2IDMxOS4xNiAxMjIuMzcxYy0xNC41MjctMTEuMTYxLTQwLjU3LTE2Ljc5NS02NS41NS0xNi41NDd6IiBmaWxsPSIjMDBhMWYxIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBkPSJNMTU3LjE2IDEzMS4wNTJjLTE3LjMyNyA4LjI5Mi0zMS40NjUgMTcuNDMzLTQwLjI4OCAyNC44NzQgMCAwIDEuNDE3IDIuMTI2LTI4LjA2MyAyLjEyNnYxNTUuODM1czExLjMwMy0yLjMwMyAzMC4wODMgMTIuNDM3YzE4Ljc0NCAxNC43NzUgOTYuNjYxIDgxIDExMS44MjcgNzkuNzk1IDguNDMzLjg1IDI2Ljc4Ny02LjY2MSAyMi4xMS0yMi43ODMgMjEuNDM3IDE2Ljc5NSAzNi44MTUgMTAuNzcxIDM4LjgzNCA5LjQyNSAwIDAgMTIuNzU2LTYuNzY4IDguNzE3LTIwLjgzNSA2LjY5NyA0LjcxMyAyNS44MyAxNy40MzMgMzguODM1IDguMDQ0IDYuNzMyLTQuNjc4IDcuMzctMTguNzggNC43MTItMjIuNzg0LTIuNjkzLTQuMDA0IDQ1Ljk1NyAyMS4yNiA0NC44MjMtMTkuMjc2LjE3Ny0xLjI3NS0uMDctMi40MDktLjAzNS0zLjU3OEwyNTUuNjI4IDE4MC43NjVjLTMuODYyLTQuMjg4LTExLjAyLjAzNS0xNi44NjYgNC4wMDQtOS41NjcgNi4wNTktMTguMDcxIDEzLjkyNS0yNy43MDkgMTkuODc4LTIyLjYwNiAxNi40MDUtNTQuODUgMjIuNzEyLTgwLjAwOCA4LjM2Mi0xMy45OTYtNi4wMjQtMjguMjQtMjguNjMtMTguNjM4LTM4LjMwMyAxNC43NzYtMTYuMjY0IDMyLjM4Ni0yOS41MTYgNTAuMjgtNDIuMzQzLTEuNy0uMzktMy41MDgtLjgxNS01LjUyOC0xLjMxeiIgZmlsbD0iIzMzMyIgZmlsbC1ydWxlPSJldmVub2RkIi8+PHBhdGggZD0iTTQ0Ni4xMTYgMTIxLjY2Mkg0OTcuNmE4LjM5MyA4LjM5MyAwIDAxOC4zOTggOC4zOTh2MjQ1Ljg3YTguMzkzIDguMzkzIDAgMDEtOC4zOTggOC4zOThoLTUxLjQ4NGE4LjM5MyA4LjM5MyAwIDAxLTguMzk3LTguMzk4VjEzMC4wNmE4LjM5MyA4LjM5MyAwIDAxOC4zOTctOC4zOTh6IiBmaWxsPSIjMzMzIi8+PHBhdGggZD0iTTE0LjQgMTIxLjY2Mmg1MS40ODRhOC4zNyA4LjM3IDAgMDE4LjM5OCA4LjM5OHYyNDUuODdhOC4zNyA4LjM3IDAgMDEtOC4zOTggOC4zOThIMTQuNGE4LjM5MyA4LjM5MyAwIDAxLTguMzk4LTguMzk4VjEzMC4wNmE4LjM5MyA4LjM5MyAwIDAxOC4zOTgtOC4zOTh6IiBmaWxsPSIjMDBhMWYxIi8+PC9zdmc+) left center/48px 48px no-repeat;
}
.title-page ul li.contacts {
  background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjI3LjQwOCA3Ny4zNDNjLTI2Ljg1OCAyNi43OTktNTEuMTY2IDU2LjI2Mi02OC43OCA4OS42MjQgMjIuMzIzIDYuMzcgNDUuMjk4IDEwLjEzOSA2OC43OCAxMC41OTRWNzcuMzQzek0yNDEuNjkgNzhWMTc3LjQzNmMyNS4yNjYtLjk3NCA1MC4zMDMtNS4zMDMgNzQuNDY4LTEyLjcxOWEyODQuNzEzIDI4NC43MTMgMCAwMC03Ljc4MS0xMi42MjVjLTEyLjk4Ni0xOS45MDgtMjguMTM4LTM4LjU3Ni00NS4wOTMtNTUuMjQ5LTYuMzAxLTYuMTk1LTEzLjA2Ni0xMS45NzktMTkuOTM4LTE3LjUzMS0uNTUzLS40NDctMS4xLS44NjgtMS42NTYtMS4zMTJ6bS0zNiAxLjIxOGMtMTYuNzkxIDIuNDItMzMuMjkzIDYuOTM3LTQ4Ljk5OSAxMy41MzItMjUuMDM4IDEwLjUxMS00Ny45OSAyNi4zNzEtNjYuODc0IDQ2LjAzIDE3LjgwNCA5LjQzNiAzNi4yMTkgMTcuNTg0IDU1LjE1NSAyMy45MzcgMTUuOTc1LTMwLjgyNyAzNi45MzItNTguMjM4IDYwLjcxOS04My40OTl6bTU5Ljg0NC4yODJjMTIuNzkgMTEuNDU2IDI0LjQxOCAyNC4yNzcgMzUuMDkzIDM3LjcxNy0xLjY1NC04LjE1Ny0yLjI5LTE2LjU0NC0xLjY4Ny0yNS4wMy4wNjQtMS40NjguMTc5LTIuOTIuMzEyLTQuMzc1YTE5NS4yNzMgMTk1LjI3MyAwIDAwLTIzLjU2Mi02LjQ2OWMtMy4zNjctLjctNi43NjItMS4zMi0xMC4xNTYtMS44NDN6TTgwLjAzNSAxNDkuNzE3YTE5My4xNTUgMTkzLjE1NSAwIDAwLTExLjU2MyAxNS40NjljLTIxLjA2NyAzMS4zNjYtMzIuOTQgNjcuNzU2LTM0LjM3NCAxMDUuNDA1aDgxLjkwNWMuMTAyLTQuODEuMzgzLTkuNjI1Ljg0NC0xNC40MzdhMjQ2Ljk4MSAyNDYuOTgxIDAgMDExOC4yNS03Mi40MDUgMjg3LjE0OCAyODcuMTQ4IDAgMDEzLjU2Mi04LjEyNmMtMjAuMTY0LTYuOTE0LTM5LjczOC0xNS43MzMtNTguNjI0LTI1LjkwNnptMjQzLjA2IDI3LjcxOWMtNy40MDEgMi4zOC0xNC45MTMgNC41MDMtMjIuNTMxIDYuMjgxLTE5LjI4NCA0LjUtMzkuMDQ4IDcuMzI3LTU4Ljg3NSA4LjAzMnY3OC44NDJoMTA2LjA2MmMtLjQzNi0xOC4xNDYtMy4yMDMtMzYuMTA2LTguNTYzLTUzLjYyNS00LjE3OC0xMy42NTQtOS42MTEtMjYuODQzLTE2LjA5My0zOS41M3ptLTE3MC45MDUgMi41MzFhMjQ3LjI0MiAyNDcuMjQyIDAgMDAtMTEuMDk0IDI4LjU5M2MtNi4zODUgMjAuMTE1LTEwLjMxMSA0MC45NTgtMTAuODQzIDYyLjAzMWg5Ny4xNTV2LTc4LjcxOGMtMi41NzUtLjA1LTUuMTQ1LS4xMjgtNy43MTktLjI1LTIzLjExNC0xLjA5LTQ1LjY0NS01LjItNjcuNDk5LTExLjY1NnptMTkxLjkwNCA4LjY1NmM2LjA0MyAxNC4xOTQgMTAuNzg1IDI4LjkyNCAxMy44MTMgNDQuMTI1YTIxOS4yOTEgMjE5LjI5MSAwIDAxNC4xNTYgMzcuODQzaDI5LjcxOWMtNy40NzItMzEuMTk1LTI3LjEwMy01Ny41OTMtNDcuNjg4LTgxLjk2OHptODkuOTY4IDcwLjY1NmEzODcuMjcyIDM4Ny4yNzIgMCAwMC00LjU2MiAxMS4zMTJoNS4zMTJjLS4xNS0zLjc3OS0uMzkxLTcuNTQ5LS43NS0xMS4zMTJ6TTM0LjA5OCAyODQuODQxYy44NzMgMjMuNDg3IDUuNzI3IDQ2LjcwNiAxNC41OTMgNjguNTMgNy43OCAxOS4xNSAxOC41MDggMzYuNzM2IDMxLjUzMSA1Mi4yODEgMy4yNjctMS43NjkgNi41MzctMy41MjUgOS44NDQtNS4yMTkgMTYuMTI1LTguMjUgMzIuNzUyLTE1LjMxOCA0OS43OC0yMS4wMy02Ljg0My0xNC45MzEtMTIuNDItMzAuNDI5LTE2LjM3NC00Ni40MDYtMy45MTYtMTUuODE3LTYuNTE1LTMxLjk0Mi03LjI4MS00OC4xNTZIMzQuMDk4em05Ni4zNDIuMDNjMS4xOTMgMjUuMDAzIDYuODk2IDQ5Ljg3OCAxNS44NDQgNzMuMjE4IDIuMjA4IDUuNzYxIDQuNjQ0IDExLjQzNiA3LjI1IDE3LjAzMSAyNC4wMTctNi45MDUgNDguNzM0LTEwLjk4NyA3My44NzQtMTEuNTkzdi03OC42NTZIMTMwLjQ0em0xMTEuMjUgMHY3OC42ODdjMi45ODguMDkgNS45Ny4yMTkgOC45NjguNDA2IDIzLjkxNSAxLjQ5OSA0OC4wNzMgNi4yMTEgNzEgMTMuNDY5IDEzLjc3NC0yNi44ODkgMjMuNDk2LTU2LjI3NSAyNS42MjQtODYuMjQ5LjE1LTIuMTEuMjU0LTQuMjA2LjM0NC02LjMxM0gyNDEuNjl6bTEyMC4yMTcgMGEyMTIuMjIyIDIxMi4yMjIgMCAwMS0yLjg0NCAyNi43MThjLTQuMjMgMjQuNjEzLTEyLjkwNyA0OC4xMTgtMjMuOTY5IDcwLjQzOCAxMC40MTIgMy44MjMgMjAuNTkyIDguMTY2IDMwLjY4OCAxMi43ODEgNy42ODggMy41MTMgMTUuNTQ1IDcuMDI0IDIzLjE1NiAxMC45MDUgMTIuMTgxLTE0LjY2IDIyLjI5My0zMS4wMjggMjkuOTA2LTQ4LjU5MyAxMC4wMS0yMy4wOTQgMTUuMjc1LTQ3LjY0OSAxNi4wMy03Mi4yNDloLTEwLjU5M2MtNi40MDcgMTguNDMxLTExLjgyNCAzNy4yNjYtMTcuMDk0IDU1Ljg3NS01LjA3LTE4LjQwNC04LjM2Ni0zNy4yMzYtMTIuMzEyLTU1Ljg3NWgtMzIuOTY4em0tMTM0LjQ5OSA5Mi43ODFjLTIzLjA3OC4xMjctNDUuNjU2IDMuODg0LTY3LjU2MiAxMC4yMTggNy4yMzUgMTMuNzI2IDE1LjU0NyAyNi45MTYgMjQuNTk0IDM5LjQ2OCA3LjY1NCAxMC42MTkgMTUuODQgMjAuODQzIDI0LjQ2OCAzMC42ODggNC43NjggNS40MzggOS42NTMgMTAuNzQ0IDE0LjcxOSAxNS45MDYgMS4yNyAxLjI5NiAyLjUxNiAyLjY1NiAzLjc4MSA0LjAzMVYzNzcuNjUyem0xNC4yODEuMjgxdjEwMC4yMThjLjE2OSAwIC4zMzMtLjAxLjUtLjAzLjYxOC0uNTY5IDEuMjI3LTEuMTQ4IDEuODQ0LTEuNzE4IDMuNTc0LTMuMzAyIDcuMTU5LTYuNTg1IDEwLjU2Mi0xMC4wNjMgNi42NzItNi44MjMgMTMuMjA5LTEzLjc4OSAxOS41MzEtMjAuOTM3IDEyLjczOC0xNC40MDEgMjQuNzg5LTI5LjUwNCAzNC45NjktNDUuODQ0YTMxMi4xNDggMzEyLjE0OCAwIDAwNS41OTMtOS4zNDNjLTEuMjU1LS4zODItMi40OS0uNzYxLTMuNzUtMS4xMjUtMjIuNTY2LTYuNTI3LTQ1LjgyNS0xMC4xMzctNjkuMjQ5LTExLjE1NnptLTk1LjU5MyAxNC4yODFjLTE5LjI2IDYuNTU2LTM3Ljk2NiAxNC45NDYtNTUuOTk5IDI0LjQwNSAzMC44MzggMzEuNzkxIDcxLjg2MiA1My4zMjggMTE2LjEyNCA1OS43MTlhMzIxLjQxNyAzMjEuNDE3IDAgMDEtNi4zNzUtNy4wMzFjLTExLjQ5OC0xMy4xMjEtMjIuNDA2LTI2LjgwOC0zMi4yNS00MS4yMTktNy44NTQtMTEuNTAxLTE1LjA5My0yMy40NzktMjEuNS0zNS44NzR6bTE4Mi4zNDIgMi41Yy0xMS40NzcgMjAuNTE4LTI1LjU1NSAzOS40MjgtNDEuMDMgNTcuMTU1LTcuMTQ2IDguMTg2LTE0LjQ2IDE2LjMzMS0yMi4xNTcgMjQuMDMyIDI4LjQwMy00LjQwMiA1NS43MzgtMTQuNzk5IDc5Ljg3NS0zMC44MTNhMjAyLjA5NyAyMDIuMDk3IDAgMDAzMy44NDMtMjguMjVjLTE2LjMwOC04LjQyNC0zMy4xOS0xNi4wMDItNTAuNTMtMjIuMTI0eiIgZmlsbD0iIzAwYTFmMSIvPjxwYXRoIGQ9Ik0yMzUuNjI3IDQ5LjQzN2MtNDUuNjM2LS4xMjMtOTEuMjI5IDEzLjE4NC0xMjkuNjU1IDM5LjM3NS02Mi4xMDYgNDIuMzI5LTk5Ljc1NyAxMTMuODItOTkuOTY4IDE4OC45MDQuMjMgODEuNzkzIDQ0Ljg5NiAxNTguMzcgMTE1LjkzNiAxOTguOTA0IDcxLjkwNSA0MS4wMjcgMTYzLjEzMSAzOC43NzUgMjMzLjMxLTQuODEyIDY5LjU3Mi00My4yMTIgMTExLjA1NS0xMjIuNDUxIDEwNy42MjQtMjA0LjE1NC0uNzA4LTE2Ljg2Ni0zLjM1OC0zMy40MzktNy43NS00OS40NjktMy4zOTQgNS4zOTEtNi41NTkgMTAuOTM1LTkuNTMgMTYuNTYzIDE1LjI1MSA3Ni43NTItMTIuNTQgMTU4LjU3NS03My41NjIgMjA4LjY1NC0zMS41ODUgMjUuOTItNjkuNTI0IDQyLjY4NC0xMTAuMDkzIDQ3LjkwNS00MS4wODggNS4yOTEtODMuMzktMS41MDQtMTIwLjcxOC0xOS40OTktNzMuOTY3LTM1LjY1OS0xMjEuNzg1LTExMi4wNzEtMTIyLjAzLTE5NC4wOTIuMTM3LTQ1LjYwOSAxNC41ODQtOTEuMDQzIDQxLjk2OS0xMjcuNjU1IDI0LjExNS0zMi4yMzkgNTYuMzY4LTU3LjUwNiA5My44MTEtNzIuNDY4IDM4LjU3LTE1LjQxMiA4MS41MzYtMTkuMjE0IDEyMi4yNDktMTEgOC4zNTIgMS42ODUgMTYuNTQ0IDMuODk3IDI0LjU2MiA2LjU2M2E5OC4wMzYgOTguMDM2IDAgMDE0LjEyNS0xMi41MzJjLTIyLjc2NS03LjQwOC00Ni41My0xMS4xMjMtNzAuMjgtMTEuMTg3eiIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Ik00MDkuNDUxIDI4Ni44NjdjLTEyLjk1Ny03OS4wMTUtNjEuNDM2LTEwNS4zNDEtODcuMzUtMTQ5LjIxNi01Ljk1NS0xMS45NTYtOS4xOTQtMjUuMzU5LTkuMTk0LTM5LjUwNUMzMTIuOTA3IDQ3LjI4NSAzNTYuMTQ1IDYgNDA5LjQ1IDZjNTMuMjU4IDAgOTYuNTQ1IDQxLjI4NSA5Ni41NDUgOTIuMTQ2IDAgMTQuMTc4LTMuMjQgMjcuNTQ5LTkuMjEgMzkuNTA1LTI1Ljg4MyA0My44NzUtNjUuMiA3MC4yMDEtODcuMzM1IDE0OS4yMTZ6bTQzLjg5LTE5My4wODhjMC0yNC4yMTYtMTkuNjU5LTQzLjg5MS00My44OS00My44OTEtMjQuMjE2IDAtNDMuODkgMTkuNjc1LTQzLjg5IDQzLjg5MSAwIDI0LjIxNCAxOS42NzQgNDMuODcyIDQzLjg5IDQzLjg3MiAyNC4yMzEgMCA0My44OS0xOS42NTggNDMuODktNDMuODcyeiIgZmlsbD0iIzMzMyIvPjwvc3ZnPg==) left center/48px 48px no-repeat;
}
.title-page .about {
  text-align: justify;
}

.right-submit {
  float: right;
}

table.lots.disabled {
  opacity: 0.3;
}
table.lots th, .bds-lot table.lots.remarks th,
.jba-lot table.lots.remarks th,
.asnet-lot table.lots.remarks th,
.imoto-lot table.lots.remarks th, .bds-lot table.lots.price th,
.jba-lot table.lots.price th,
.asnet-lot table.lots.price th,
.imoto-lot table.lots.price th {
  font-size: 0.85em;
}
table.lots td, .bds-lot table.lots.remarks td,
.jba-lot table.lots.remarks td,
.asnet-lot table.lots.remarks td,
.imoto-lot table.lots.remarks td, .bds-lot table.lots.price td,
.jba-lot table.lots.price td,
.asnet-lot table.lots.price td,
.imoto-lot table.lots.price td {
  font-size: 0.85em;
}
table.lots span, .bds-lot table.lots.remarks span,
.jba-lot table.lots.remarks span,
.asnet-lot table.lots.remarks span,
.imoto-lot table.lots.remarks span, .bds-lot table.lots.price span,
.jba-lot table.lots.price span,
.asnet-lot table.lots.price span,
.imoto-lot table.lots.price span {
  display: block;
}
table.lots span.recycled {
  color: red;
}
table.lots th span, .bds-lot table.lots.remarks th span,
.jba-lot table.lots.remarks th span,
.asnet-lot table.lots.remarks th span,
.imoto-lot table.lots.remarks th span, .bds-lot table.lots.price th span,
.jba-lot table.lots.price th span,
.asnet-lot table.lots.price th span,
.imoto-lot table.lots.price th span, table.lots td.price, table.lots td.date {
  white-space: nowrap;
}
table.lots td.img {
  padding: 0;
  background: white;
}
table.lots td.price, table.lots td.mileage, table.lots td.score {
  text-align: right;
  white-space: nowrap;
}
table.lots tbody tr, .bds-lot table.lots.remarks tbody tr,
.jba-lot table.lots.remarks tbody tr,
.asnet-lot table.lots.remarks tbody tr,
.imoto-lot table.lots.remarks tbody tr, .bds-lot table.lots.price tbody tr,
.jba-lot table.lots.price tbody tr,
.asnet-lot table.lots.price tbody tr,
.imoto-lot table.lots.price tbody tr {
  cursor: pointer;
}
table.lots tbody tr:hover {
  background: #fffbf1;
}
table.lots span.chassis_n {
  white-space: nowrap;
}

.lots .pagination {
  margin: 0;
}

.bds-lot .row.general,
.jba-lot .row.general,
.asnet-lot .row.general,
.imoto-lot .row.general {
  margin-bottom: 2em;
}
.bds-lot .subheader,
.jba-lot .subheader,
.asnet-lot .subheader,
.imoto-lot .subheader {
  margin-bottom: 0.5em;
  font-size: 1.2em;
}
.bds-lot .remarks-header,
.jba-lot .remarks-header,
.asnet-lot .remarks-header,
.imoto-lot .remarks-header {
  font-weight: bold;
  text-align: center;
}
.bds-lot table.info, .bds-lot table.remarks, .bds-lot table.price,
.jba-lot table.info,
.jba-lot table.remarks,
.jba-lot table.price,
.asnet-lot table.info,
.asnet-lot table.remarks,
.asnet-lot table.price,
.imoto-lot table.info,
.imoto-lot table.remarks,
.imoto-lot table.price {
  width: 100%;
  margin-bottom: 1em;
}
.bds-lot table.info th, .bds-lot table.remarks th,
.bds-lot .jba-lot table.remarks th,
.jba-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot table.remarks th,
.asnet-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot table.remarks th,
.imoto-lot .bds-lot table.remarks th, .bds-lot table.info.remarks th, .bds-lot table.remarks th,
.bds-lot .jba-lot table.remarks th,
.jba-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot table.remarks th,
.asnet-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot table.remarks th,
.imoto-lot .bds-lot table.remarks th,
.bds-lot .jba-lot table.info.remarks th,
.bds-lot .jba-lot table.remarks th,
.bds-lot .jba-lot table.remarks th,
.bds-lot .jba-lot .asnet-lot table.remarks th,
.asnet-lot .bds-lot .jba-lot table.remarks th,
.bds-lot .jba-lot .imoto-lot table.remarks th,
.imoto-lot .bds-lot .jba-lot table.remarks th,
.jba-lot .bds-lot table.info.remarks th,
.jba-lot .bds-lot table.remarks th,
.jba-lot .bds-lot table.remarks th,
.jba-lot .bds-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot .bds-lot table.remarks th,
.jba-lot .bds-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot table.info.remarks th,
.bds-lot .asnet-lot table.remarks th,
.bds-lot .asnet-lot .jba-lot table.remarks th,
.jba-lot .bds-lot .asnet-lot table.remarks th,
.bds-lot .asnet-lot table.remarks th,
.bds-lot .asnet-lot .imoto-lot table.remarks th,
.imoto-lot .bds-lot .asnet-lot table.remarks th,
.asnet-lot .bds-lot table.info.remarks th,
.asnet-lot .bds-lot table.remarks th,
.asnet-lot .bds-lot .jba-lot table.remarks th,
.jba-lot .asnet-lot .bds-lot table.remarks th,
.asnet-lot .bds-lot table.remarks th,
.asnet-lot .bds-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot table.info.remarks th,
.bds-lot .imoto-lot table.remarks th,
.bds-lot .imoto-lot .jba-lot table.remarks th,
.jba-lot .bds-lot .imoto-lot table.remarks th,
.bds-lot .imoto-lot .asnet-lot table.remarks th,
.asnet-lot .bds-lot .imoto-lot table.remarks th,
.bds-lot .imoto-lot table.remarks th,
.imoto-lot .bds-lot table.info.remarks th,
.imoto-lot .bds-lot table.remarks th,
.imoto-lot .bds-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot .bds-lot table.remarks th,
.imoto-lot .bds-lot .asnet-lot table.remarks th,
.asnet-lot .imoto-lot .bds-lot table.remarks th,
.imoto-lot .bds-lot table.remarks th, .bds-lot table.price th, .bds-lot table.price.remarks th,
.bds-lot .jba-lot table.price.remarks th,
.jba-lot .bds-lot table.price.remarks th,
.bds-lot .asnet-lot table.price.remarks th,
.asnet-lot .bds-lot table.price.remarks th,
.bds-lot .imoto-lot table.price.remarks th,
.imoto-lot .bds-lot table.price.remarks th,
.bds-lot table.info td,
.bds-lot table.remarks td,
.bds-lot .jba-lot table.remarks td,
.jba-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot table.remarks td,
.asnet-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot table.remarks td,
.imoto-lot .bds-lot table.remarks td,
.bds-lot table.info.remarks td,
.bds-lot table.remarks td,
.bds-lot .jba-lot table.remarks td,
.jba-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot table.remarks td,
.asnet-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot table.remarks td,
.imoto-lot .bds-lot table.remarks td,
.bds-lot .jba-lot table.info.remarks td,
.bds-lot .jba-lot table.remarks td,
.bds-lot .jba-lot table.remarks td,
.bds-lot .jba-lot .asnet-lot table.remarks td,
.asnet-lot .bds-lot .jba-lot table.remarks td,
.bds-lot .jba-lot .imoto-lot table.remarks td,
.imoto-lot .bds-lot .jba-lot table.remarks td,
.jba-lot .bds-lot table.info.remarks td,
.jba-lot .bds-lot table.remarks td,
.jba-lot .bds-lot table.remarks td,
.jba-lot .bds-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot .bds-lot table.remarks td,
.jba-lot .bds-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot table.info.remarks td,
.bds-lot .asnet-lot table.remarks td,
.bds-lot .asnet-lot .jba-lot table.remarks td,
.jba-lot .bds-lot .asnet-lot table.remarks td,
.bds-lot .asnet-lot table.remarks td,
.bds-lot .asnet-lot .imoto-lot table.remarks td,
.imoto-lot .bds-lot .asnet-lot table.remarks td,
.asnet-lot .bds-lot table.info.remarks td,
.asnet-lot .bds-lot table.remarks td,
.asnet-lot .bds-lot .jba-lot table.remarks td,
.jba-lot .asnet-lot .bds-lot table.remarks td,
.asnet-lot .bds-lot table.remarks td,
.asnet-lot .bds-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot table.info.remarks td,
.bds-lot .imoto-lot table.remarks td,
.bds-lot .imoto-lot .jba-lot table.remarks td,
.jba-lot .bds-lot .imoto-lot table.remarks td,
.bds-lot .imoto-lot .asnet-lot table.remarks td,
.asnet-lot .bds-lot .imoto-lot table.remarks td,
.bds-lot .imoto-lot table.remarks td,
.imoto-lot .bds-lot table.info.remarks td,
.imoto-lot .bds-lot table.remarks td,
.imoto-lot .bds-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot .bds-lot table.remarks td,
.imoto-lot .bds-lot .asnet-lot table.remarks td,
.asnet-lot .imoto-lot .bds-lot table.remarks td,
.imoto-lot .bds-lot table.remarks td,
.bds-lot table.price td,
.bds-lot table.price.remarks td,
.bds-lot .jba-lot table.price.remarks td,
.jba-lot .bds-lot table.price.remarks td,
.bds-lot .asnet-lot table.price.remarks td,
.asnet-lot .bds-lot table.price.remarks td,
.bds-lot .imoto-lot table.price.remarks td,
.imoto-lot .bds-lot table.price.remarks td,
.jba-lot table.info th,
.jba-lot .bds-lot table.remarks th,
.bds-lot .jba-lot table.remarks th,
.jba-lot table.remarks th,
.jba-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot table.remarks th,
.jba-lot .bds-lot table.info.remarks th,
.jba-lot .bds-lot table.remarks th,
.jba-lot .bds-lot table.remarks th,
.jba-lot .bds-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot .bds-lot table.remarks th,
.jba-lot .bds-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot .bds-lot table.remarks th,
.bds-lot .jba-lot table.info.remarks th,
.bds-lot .jba-lot table.remarks th,
.bds-lot .jba-lot table.remarks th,
.bds-lot .jba-lot .asnet-lot table.remarks th,
.asnet-lot .bds-lot .jba-lot table.remarks th,
.bds-lot .jba-lot .imoto-lot table.remarks th,
.imoto-lot .bds-lot .jba-lot table.remarks th,
.jba-lot table.info.remarks th,
.jba-lot .bds-lot table.remarks th,
.bds-lot .jba-lot table.remarks th,
.jba-lot table.remarks th,
.jba-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot table.remarks th,
.jba-lot .asnet-lot table.info.remarks th,
.jba-lot .asnet-lot .bds-lot table.remarks th,
.bds-lot .jba-lot .asnet-lot table.remarks th,
.jba-lot .asnet-lot table.remarks th,
.jba-lot .asnet-lot table.remarks th,
.jba-lot .asnet-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot table.info.remarks th,
.asnet-lot .jba-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot .jba-lot table.remarks th,
.asnet-lot .jba-lot table.remarks th,
.asnet-lot .jba-lot table.remarks th,
.asnet-lot .jba-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot table.info.remarks th,
.jba-lot .imoto-lot .bds-lot table.remarks th,
.bds-lot .jba-lot .imoto-lot table.remarks th,
.jba-lot .imoto-lot table.remarks th,
.jba-lot .imoto-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot .imoto-lot table.remarks th,
.jba-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot table.info.remarks th,
.imoto-lot .jba-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot .jba-lot table.remarks th,
.imoto-lot .jba-lot table.remarks th,
.imoto-lot .jba-lot .asnet-lot table.remarks th,
.asnet-lot .imoto-lot .jba-lot table.remarks th,
.imoto-lot .jba-lot table.remarks th,
.jba-lot table.price th,
.jba-lot .bds-lot table.price.remarks th,
.bds-lot .jba-lot table.price.remarks th,
.jba-lot table.price.remarks th,
.jba-lot .asnet-lot table.price.remarks th,
.asnet-lot .jba-lot table.price.remarks th,
.jba-lot .imoto-lot table.price.remarks th,
.imoto-lot .jba-lot table.price.remarks th,
.jba-lot table.info td,
.jba-lot .bds-lot table.remarks td,
.bds-lot .jba-lot table.remarks td,
.jba-lot table.remarks td,
.jba-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot table.remarks td,
.jba-lot .bds-lot table.info.remarks td,
.jba-lot .bds-lot table.remarks td,
.jba-lot .bds-lot table.remarks td,
.jba-lot .bds-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot .bds-lot table.remarks td,
.jba-lot .bds-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot .bds-lot table.remarks td,
.bds-lot .jba-lot table.info.remarks td,
.bds-lot .jba-lot table.remarks td,
.bds-lot .jba-lot table.remarks td,
.bds-lot .jba-lot .asnet-lot table.remarks td,
.asnet-lot .bds-lot .jba-lot table.remarks td,
.bds-lot .jba-lot .imoto-lot table.remarks td,
.imoto-lot .bds-lot .jba-lot table.remarks td,
.jba-lot table.info.remarks td,
.jba-lot .bds-lot table.remarks td,
.bds-lot .jba-lot table.remarks td,
.jba-lot table.remarks td,
.jba-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot table.remarks td,
.jba-lot .asnet-lot table.info.remarks td,
.jba-lot .asnet-lot .bds-lot table.remarks td,
.bds-lot .jba-lot .asnet-lot table.remarks td,
.jba-lot .asnet-lot table.remarks td,
.jba-lot .asnet-lot table.remarks td,
.jba-lot .asnet-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot table.info.remarks td,
.asnet-lot .jba-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot .jba-lot table.remarks td,
.asnet-lot .jba-lot table.remarks td,
.asnet-lot .jba-lot table.remarks td,
.asnet-lot .jba-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot table.info.remarks td,
.jba-lot .imoto-lot .bds-lot table.remarks td,
.bds-lot .jba-lot .imoto-lot table.remarks td,
.jba-lot .imoto-lot table.remarks td,
.jba-lot .imoto-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot .imoto-lot table.remarks td,
.jba-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot table.info.remarks td,
.imoto-lot .jba-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot .jba-lot table.remarks td,
.imoto-lot .jba-lot table.remarks td,
.imoto-lot .jba-lot .asnet-lot table.remarks td,
.asnet-lot .imoto-lot .jba-lot table.remarks td,
.imoto-lot .jba-lot table.remarks td,
.jba-lot table.price td,
.jba-lot .bds-lot table.price.remarks td,
.bds-lot .jba-lot table.price.remarks td,
.jba-lot table.price.remarks td,
.jba-lot .asnet-lot table.price.remarks td,
.asnet-lot .jba-lot table.price.remarks td,
.jba-lot .imoto-lot table.price.remarks td,
.imoto-lot .jba-lot table.price.remarks td,
.asnet-lot table.info th,
.asnet-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot table.remarks th,
.jba-lot .asnet-lot table.remarks th,
.asnet-lot table.remarks th,
.asnet-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot table.remarks th,
.asnet-lot .bds-lot table.info.remarks th,
.asnet-lot .bds-lot table.remarks th,
.asnet-lot .bds-lot .jba-lot table.remarks th,
.jba-lot .asnet-lot .bds-lot table.remarks th,
.asnet-lot .bds-lot table.remarks th,
.asnet-lot .bds-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot table.info.remarks th,
.bds-lot .asnet-lot table.remarks th,
.bds-lot .asnet-lot .jba-lot table.remarks th,
.jba-lot .bds-lot .asnet-lot table.remarks th,
.bds-lot .asnet-lot table.remarks th,
.bds-lot .asnet-lot .imoto-lot table.remarks th,
.imoto-lot .bds-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot table.info.remarks th,
.asnet-lot .jba-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot .jba-lot table.remarks th,
.asnet-lot .jba-lot table.remarks th,
.asnet-lot .jba-lot table.remarks th,
.asnet-lot .jba-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot .jba-lot table.remarks th,
.jba-lot .asnet-lot table.info.remarks th,
.jba-lot .asnet-lot .bds-lot table.remarks th,
.bds-lot .jba-lot .asnet-lot table.remarks th,
.jba-lot .asnet-lot table.remarks th,
.jba-lot .asnet-lot table.remarks th,
.jba-lot .asnet-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot .asnet-lot table.remarks th,
.asnet-lot table.info.remarks th,
.asnet-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot table.remarks th,
.jba-lot .asnet-lot table.remarks th,
.asnet-lot table.remarks th,
.asnet-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot table.remarks th,
.asnet-lot .imoto-lot table.info.remarks th,
.asnet-lot .imoto-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot .imoto-lot table.remarks th,
.asnet-lot .imoto-lot .jba-lot table.remarks th,
.jba-lot .asnet-lot .imoto-lot table.remarks th,
.asnet-lot .imoto-lot table.remarks th,
.asnet-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot table.info.remarks th,
.imoto-lot .asnet-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot .asnet-lot table.remarks th,
.imoto-lot .asnet-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot .asnet-lot table.remarks th,
.imoto-lot .asnet-lot table.remarks th,
.imoto-lot .asnet-lot table.remarks th,
.asnet-lot table.price th,
.asnet-lot .bds-lot table.price.remarks th,
.bds-lot .asnet-lot table.price.remarks th,
.asnet-lot .jba-lot table.price.remarks th,
.jba-lot .asnet-lot table.price.remarks th,
.asnet-lot table.price.remarks th,
.asnet-lot .imoto-lot table.price.remarks th,
.imoto-lot .asnet-lot table.price.remarks th,
.asnet-lot table.info td,
.asnet-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot table.remarks td,
.jba-lot .asnet-lot table.remarks td,
.asnet-lot table.remarks td,
.asnet-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot table.remarks td,
.asnet-lot .bds-lot table.info.remarks td,
.asnet-lot .bds-lot table.remarks td,
.asnet-lot .bds-lot .jba-lot table.remarks td,
.jba-lot .asnet-lot .bds-lot table.remarks td,
.asnet-lot .bds-lot table.remarks td,
.asnet-lot .bds-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot table.info.remarks td,
.bds-lot .asnet-lot table.remarks td,
.bds-lot .asnet-lot .jba-lot table.remarks td,
.jba-lot .bds-lot .asnet-lot table.remarks td,
.bds-lot .asnet-lot table.remarks td,
.bds-lot .asnet-lot .imoto-lot table.remarks td,
.imoto-lot .bds-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot table.info.remarks td,
.asnet-lot .jba-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot .jba-lot table.remarks td,
.asnet-lot .jba-lot table.remarks td,
.asnet-lot .jba-lot table.remarks td,
.asnet-lot .jba-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot .jba-lot table.remarks td,
.jba-lot .asnet-lot table.info.remarks td,
.jba-lot .asnet-lot .bds-lot table.remarks td,
.bds-lot .jba-lot .asnet-lot table.remarks td,
.jba-lot .asnet-lot table.remarks td,
.jba-lot .asnet-lot table.remarks td,
.jba-lot .asnet-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot .asnet-lot table.remarks td,
.asnet-lot table.info.remarks td,
.asnet-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot table.remarks td,
.jba-lot .asnet-lot table.remarks td,
.asnet-lot table.remarks td,
.asnet-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot table.remarks td,
.asnet-lot .imoto-lot table.info.remarks td,
.asnet-lot .imoto-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot .imoto-lot table.remarks td,
.asnet-lot .imoto-lot .jba-lot table.remarks td,
.jba-lot .asnet-lot .imoto-lot table.remarks td,
.asnet-lot .imoto-lot table.remarks td,
.asnet-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot table.info.remarks td,
.imoto-lot .asnet-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot .asnet-lot table.remarks td,
.imoto-lot .asnet-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot .asnet-lot table.remarks td,
.imoto-lot .asnet-lot table.remarks td,
.imoto-lot .asnet-lot table.remarks td,
.asnet-lot table.price td,
.asnet-lot .bds-lot table.price.remarks td,
.bds-lot .asnet-lot table.price.remarks td,
.asnet-lot .jba-lot table.price.remarks td,
.jba-lot .asnet-lot table.price.remarks td,
.asnet-lot table.price.remarks td,
.asnet-lot .imoto-lot table.price.remarks td,
.imoto-lot .asnet-lot table.price.remarks td,
.imoto-lot table.info th,
.imoto-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot table.remarks th,
.asnet-lot .imoto-lot table.remarks th,
.imoto-lot table.remarks th,
.imoto-lot .bds-lot table.info.remarks th,
.imoto-lot .bds-lot table.remarks th,
.imoto-lot .bds-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot .bds-lot table.remarks th,
.imoto-lot .bds-lot .asnet-lot table.remarks th,
.asnet-lot .imoto-lot .bds-lot table.remarks th,
.imoto-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot table.info.remarks th,
.bds-lot .imoto-lot table.remarks th,
.bds-lot .imoto-lot .jba-lot table.remarks th,
.jba-lot .bds-lot .imoto-lot table.remarks th,
.bds-lot .imoto-lot .asnet-lot table.remarks th,
.asnet-lot .bds-lot .imoto-lot table.remarks th,
.bds-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot table.info.remarks th,
.imoto-lot .jba-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot .jba-lot table.remarks th,
.imoto-lot .jba-lot table.remarks th,
.imoto-lot .jba-lot .asnet-lot table.remarks th,
.asnet-lot .imoto-lot .jba-lot table.remarks th,
.imoto-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot table.info.remarks th,
.jba-lot .imoto-lot .bds-lot table.remarks th,
.bds-lot .jba-lot .imoto-lot table.remarks th,
.jba-lot .imoto-lot table.remarks th,
.jba-lot .imoto-lot .asnet-lot table.remarks th,
.asnet-lot .jba-lot .imoto-lot table.remarks th,
.jba-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot table.info.remarks th,
.imoto-lot .asnet-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot .asnet-lot table.remarks th,
.imoto-lot .asnet-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot .asnet-lot table.remarks th,
.imoto-lot .asnet-lot table.remarks th,
.imoto-lot .asnet-lot table.remarks th,
.asnet-lot .imoto-lot table.info.remarks th,
.asnet-lot .imoto-lot .bds-lot table.remarks th,
.bds-lot .asnet-lot .imoto-lot table.remarks th,
.asnet-lot .imoto-lot .jba-lot table.remarks th,
.jba-lot .asnet-lot .imoto-lot table.remarks th,
.asnet-lot .imoto-lot table.remarks th,
.asnet-lot .imoto-lot table.remarks th,
.imoto-lot table.info.remarks th,
.imoto-lot .bds-lot table.remarks th,
.bds-lot .imoto-lot table.remarks th,
.imoto-lot .jba-lot table.remarks th,
.jba-lot .imoto-lot table.remarks th,
.imoto-lot .asnet-lot table.remarks th,
.asnet-lot .imoto-lot table.remarks th,
.imoto-lot table.remarks th,
.imoto-lot table.price th,
.imoto-lot .bds-lot table.price.remarks th,
.bds-lot .imoto-lot table.price.remarks th,
.imoto-lot .jba-lot table.price.remarks th,
.jba-lot .imoto-lot table.price.remarks th,
.imoto-lot .asnet-lot table.price.remarks th,
.asnet-lot .imoto-lot table.price.remarks th,
.imoto-lot table.price.remarks th,
.imoto-lot table.info td,
.imoto-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot table.remarks td,
.asnet-lot .imoto-lot table.remarks td,
.imoto-lot table.remarks td,
.imoto-lot .bds-lot table.info.remarks td,
.imoto-lot .bds-lot table.remarks td,
.imoto-lot .bds-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot .bds-lot table.remarks td,
.imoto-lot .bds-lot .asnet-lot table.remarks td,
.asnet-lot .imoto-lot .bds-lot table.remarks td,
.imoto-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot table.info.remarks td,
.bds-lot .imoto-lot table.remarks td,
.bds-lot .imoto-lot .jba-lot table.remarks td,
.jba-lot .bds-lot .imoto-lot table.remarks td,
.bds-lot .imoto-lot .asnet-lot table.remarks td,
.asnet-lot .bds-lot .imoto-lot table.remarks td,
.bds-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot table.info.remarks td,
.imoto-lot .jba-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot .jba-lot table.remarks td,
.imoto-lot .jba-lot table.remarks td,
.imoto-lot .jba-lot .asnet-lot table.remarks td,
.asnet-lot .imoto-lot .jba-lot table.remarks td,
.imoto-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot table.info.remarks td,
.jba-lot .imoto-lot .bds-lot table.remarks td,
.bds-lot .jba-lot .imoto-lot table.remarks td,
.jba-lot .imoto-lot table.remarks td,
.jba-lot .imoto-lot .asnet-lot table.remarks td,
.asnet-lot .jba-lot .imoto-lot table.remarks td,
.jba-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot table.info.remarks td,
.imoto-lot .asnet-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot .asnet-lot table.remarks td,
.imoto-lot .asnet-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot .asnet-lot table.remarks td,
.imoto-lot .asnet-lot table.remarks td,
.imoto-lot .asnet-lot table.remarks td,
.asnet-lot .imoto-lot table.info.remarks td,
.asnet-lot .imoto-lot .bds-lot table.remarks td,
.bds-lot .asnet-lot .imoto-lot table.remarks td,
.asnet-lot .imoto-lot .jba-lot table.remarks td,
.jba-lot .asnet-lot .imoto-lot table.remarks td,
.asnet-lot .imoto-lot table.remarks td,
.asnet-lot .imoto-lot table.remarks td,
.imoto-lot table.info.remarks td,
.imoto-lot .bds-lot table.remarks td,
.bds-lot .imoto-lot table.remarks td,
.imoto-lot .jba-lot table.remarks td,
.jba-lot .imoto-lot table.remarks td,
.imoto-lot .asnet-lot table.remarks td,
.asnet-lot .imoto-lot table.remarks td,
.imoto-lot table.remarks td,
.imoto-lot table.price td,
.imoto-lot .bds-lot table.price.remarks td,
.bds-lot .imoto-lot table.price.remarks td,
.imoto-lot .jba-lot table.price.remarks td,
.jba-lot .imoto-lot table.price.remarks td,
.imoto-lot .asnet-lot table.price.remarks td,
.asnet-lot .imoto-lot table.price.remarks td,
.imoto-lot table.price.remarks td {
  border-bottom: 1px solid #ddd;
  padding: 2px 0;
}
.bds-lot table.info tr:last-child td, .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot table.remarks tr:last-child td, .bds-lot table.info.remarks tr:last-child td, .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot table.info.remarks tr:last-child td,
.bds-lot .jba-lot table.remarks tr:last-child td,
.bds-lot .jba-lot table.remarks tr:last-child td,
.bds-lot .jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot .jba-lot table.remarks tr:last-child td,
.bds-lot .jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .bds-lot table.info.remarks tr:last-child td,
.jba-lot .bds-lot table.remarks tr:last-child td,
.jba-lot .bds-lot table.remarks tr:last-child td,
.jba-lot .bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot .bds-lot table.remarks tr:last-child td,
.jba-lot .bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot table.info.remarks tr:last-child td,
.bds-lot .asnet-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .bds-lot .asnet-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot table.info.remarks tr:last-child td,
.asnet-lot .bds-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot .bds-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot table.info.remarks tr:last-child td,
.bds-lot .imoto-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .bds-lot .imoto-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot .imoto-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot table.info.remarks tr:last-child td,
.imoto-lot .bds-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot .bds-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot .bds-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot table.remarks tr:last-child td, .bds-lot table.price tr:last-child td, .bds-lot table.price.remarks tr:last-child td,
.bds-lot .jba-lot table.price.remarks tr:last-child td,
.jba-lot .bds-lot table.price.remarks tr:last-child td,
.bds-lot .asnet-lot table.price.remarks tr:last-child td,
.asnet-lot .bds-lot table.price.remarks tr:last-child td,
.bds-lot .imoto-lot table.price.remarks tr:last-child td,
.imoto-lot .bds-lot table.price.remarks tr:last-child td,
.bds-lot table.info tr:last-child th,
.bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot table.info.remarks tr:last-child th,
.bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot table.info.remarks tr:last-child th,
.bds-lot .jba-lot table.remarks tr:last-child th,
.bds-lot .jba-lot table.remarks tr:last-child th,
.bds-lot .jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot .jba-lot table.remarks tr:last-child th,
.bds-lot .jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .bds-lot table.info.remarks tr:last-child th,
.jba-lot .bds-lot table.remarks tr:last-child th,
.jba-lot .bds-lot table.remarks tr:last-child th,
.jba-lot .bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot .bds-lot table.remarks tr:last-child th,
.jba-lot .bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot table.info.remarks tr:last-child th,
.bds-lot .asnet-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .bds-lot .asnet-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot table.info.remarks tr:last-child th,
.asnet-lot .bds-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot .bds-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot table.info.remarks tr:last-child th,
.bds-lot .imoto-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .bds-lot .imoto-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot .imoto-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot table.info.remarks tr:last-child th,
.imoto-lot .bds-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot .bds-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot .bds-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot table.price tr:last-child th,
.bds-lot table.price.remarks tr:last-child th,
.bds-lot .jba-lot table.price.remarks tr:last-child th,
.jba-lot .bds-lot table.price.remarks tr:last-child th,
.bds-lot .asnet-lot table.price.remarks tr:last-child th,
.asnet-lot .bds-lot table.price.remarks tr:last-child th,
.bds-lot .imoto-lot table.price.remarks tr:last-child th,
.imoto-lot .bds-lot table.price.remarks tr:last-child th,
.jba-lot table.info tr:last-child td,
.jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .bds-lot table.info.remarks tr:last-child td,
.jba-lot .bds-lot table.remarks tr:last-child td,
.jba-lot .bds-lot table.remarks tr:last-child td,
.jba-lot .bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot .bds-lot table.remarks tr:last-child td,
.jba-lot .bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot table.info.remarks tr:last-child td,
.bds-lot .jba-lot table.remarks tr:last-child td,
.bds-lot .jba-lot table.remarks tr:last-child td,
.bds-lot .jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot .jba-lot table.remarks tr:last-child td,
.bds-lot .jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot table.info.remarks tr:last-child td,
.jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.info.remarks tr:last-child td,
.jba-lot .asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot .asnet-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.info.remarks tr:last-child td,
.asnet-lot .jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot .jba-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.info.remarks tr:last-child td,
.jba-lot .imoto-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot .imoto-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot .imoto-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.info.remarks tr:last-child td,
.imoto-lot .jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot .jba-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot .jba-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot table.price tr:last-child td,
.jba-lot .bds-lot table.price.remarks tr:last-child td,
.bds-lot .jba-lot table.price.remarks tr:last-child td,
.jba-lot table.price.remarks tr:last-child td,
.jba-lot .asnet-lot table.price.remarks tr:last-child td,
.asnet-lot .jba-lot table.price.remarks tr:last-child td,
.jba-lot .imoto-lot table.price.remarks tr:last-child td,
.imoto-lot .jba-lot table.price.remarks tr:last-child td,
.jba-lot table.info tr:last-child th,
.jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .bds-lot table.info.remarks tr:last-child th,
.jba-lot .bds-lot table.remarks tr:last-child th,
.jba-lot .bds-lot table.remarks tr:last-child th,
.jba-lot .bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot .bds-lot table.remarks tr:last-child th,
.jba-lot .bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot table.info.remarks tr:last-child th,
.bds-lot .jba-lot table.remarks tr:last-child th,
.bds-lot .jba-lot table.remarks tr:last-child th,
.bds-lot .jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot .jba-lot table.remarks tr:last-child th,
.bds-lot .jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot table.info.remarks tr:last-child th,
.jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.info.remarks tr:last-child th,
.jba-lot .asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot .asnet-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.info.remarks tr:last-child th,
.asnet-lot .jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot .jba-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.info.remarks tr:last-child th,
.jba-lot .imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot .imoto-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot .imoto-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.info.remarks tr:last-child th,
.imoto-lot .jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot .jba-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot .jba-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot table.price tr:last-child th,
.jba-lot .bds-lot table.price.remarks tr:last-child th,
.bds-lot .jba-lot table.price.remarks tr:last-child th,
.jba-lot table.price.remarks tr:last-child th,
.jba-lot .asnet-lot table.price.remarks tr:last-child th,
.asnet-lot .jba-lot table.price.remarks tr:last-child th,
.jba-lot .imoto-lot table.price.remarks tr:last-child th,
.imoto-lot .jba-lot table.price.remarks tr:last-child th,
.asnet-lot table.info tr:last-child td,
.asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot table.info.remarks tr:last-child td,
.asnet-lot .bds-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot .bds-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot table.info.remarks tr:last-child td,
.bds-lot .asnet-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .bds-lot .asnet-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.info.remarks tr:last-child td,
.asnet-lot .jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot .jba-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.info.remarks tr:last-child td,
.jba-lot .asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot .asnet-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot table.info.remarks tr:last-child td,
.asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.info.remarks tr:last-child td,
.asnet-lot .imoto-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot .imoto-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot .imoto-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.info.remarks tr:last-child td,
.imoto-lot .asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot .asnet-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot .asnet-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot table.price tr:last-child td,
.asnet-lot .bds-lot table.price.remarks tr:last-child td,
.bds-lot .asnet-lot table.price.remarks tr:last-child td,
.asnet-lot .jba-lot table.price.remarks tr:last-child td,
.jba-lot .asnet-lot table.price.remarks tr:last-child td,
.asnet-lot table.price.remarks tr:last-child td,
.asnet-lot .imoto-lot table.price.remarks tr:last-child td,
.imoto-lot .asnet-lot table.price.remarks tr:last-child td,
.asnet-lot table.info tr:last-child th,
.asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot table.info.remarks tr:last-child th,
.asnet-lot .bds-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot .bds-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot table.info.remarks tr:last-child th,
.bds-lot .asnet-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .bds-lot .asnet-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.info.remarks tr:last-child th,
.asnet-lot .jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot .jba-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.info.remarks tr:last-child th,
.jba-lot .asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot .asnet-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot table.info.remarks tr:last-child th,
.asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.info.remarks tr:last-child th,
.asnet-lot .imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot .imoto-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot .imoto-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.info.remarks tr:last-child th,
.imoto-lot .asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot .asnet-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot .asnet-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot table.price tr:last-child th,
.asnet-lot .bds-lot table.price.remarks tr:last-child th,
.bds-lot .asnet-lot table.price.remarks tr:last-child th,
.asnet-lot .jba-lot table.price.remarks tr:last-child th,
.jba-lot .asnet-lot table.price.remarks tr:last-child th,
.asnet-lot table.price.remarks tr:last-child th,
.asnet-lot .imoto-lot table.price.remarks tr:last-child th,
.imoto-lot .asnet-lot table.price.remarks tr:last-child th,
.imoto-lot table.info tr:last-child td,
.imoto-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot table.info.remarks tr:last-child td,
.imoto-lot .bds-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot .bds-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot .bds-lot table.remarks tr:last-child td,
.imoto-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot table.info.remarks tr:last-child td,
.bds-lot .imoto-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .bds-lot .imoto-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .bds-lot .imoto-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.info.remarks tr:last-child td,
.imoto-lot .jba-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot .jba-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot .jba-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.info.remarks tr:last-child td,
.jba-lot .imoto-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .jba-lot .imoto-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .jba-lot .imoto-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.info.remarks tr:last-child td,
.imoto-lot .asnet-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot .asnet-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot .asnet-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.info.remarks tr:last-child td,
.asnet-lot .imoto-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .asnet-lot .imoto-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .asnet-lot .imoto-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot table.info.remarks tr:last-child td,
.imoto-lot .bds-lot table.remarks tr:last-child td,
.bds-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .jba-lot table.remarks tr:last-child td,
.jba-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot .asnet-lot table.remarks tr:last-child td,
.asnet-lot .imoto-lot table.remarks tr:last-child td,
.imoto-lot table.remarks tr:last-child td,
.imoto-lot table.price tr:last-child td,
.imoto-lot .bds-lot table.price.remarks tr:last-child td,
.bds-lot .imoto-lot table.price.remarks tr:last-child td,
.imoto-lot .jba-lot table.price.remarks tr:last-child td,
.jba-lot .imoto-lot table.price.remarks tr:last-child td,
.imoto-lot .asnet-lot table.price.remarks tr:last-child td,
.asnet-lot .imoto-lot table.price.remarks tr:last-child td,
.imoto-lot table.price.remarks tr:last-child td,
.imoto-lot table.info tr:last-child th,
.imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot table.info.remarks tr:last-child th,
.imoto-lot .bds-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot .bds-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot .bds-lot table.remarks tr:last-child th,
.imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot table.info.remarks tr:last-child th,
.bds-lot .imoto-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .bds-lot .imoto-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .bds-lot .imoto-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.info.remarks tr:last-child th,
.imoto-lot .jba-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot .jba-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot .jba-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.info.remarks tr:last-child th,
.jba-lot .imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .jba-lot .imoto-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .jba-lot .imoto-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.info.remarks tr:last-child th,
.imoto-lot .asnet-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot .asnet-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot .asnet-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.info.remarks tr:last-child th,
.asnet-lot .imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .asnet-lot .imoto-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .asnet-lot .imoto-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot table.info.remarks tr:last-child th,
.imoto-lot .bds-lot table.remarks tr:last-child th,
.bds-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .jba-lot table.remarks tr:last-child th,
.jba-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot .asnet-lot table.remarks tr:last-child th,
.asnet-lot .imoto-lot table.remarks tr:last-child th,
.imoto-lot table.remarks tr:last-child th,
.imoto-lot table.price tr:last-child th,
.imoto-lot .bds-lot table.price.remarks tr:last-child th,
.bds-lot .imoto-lot table.price.remarks tr:last-child th,
.imoto-lot .jba-lot table.price.remarks tr:last-child th,
.jba-lot .imoto-lot table.price.remarks tr:last-child th,
.imoto-lot .asnet-lot table.price.remarks tr:last-child th,
.asnet-lot .imoto-lot table.price.remarks tr:last-child th,
.imoto-lot table.price.remarks tr:last-child th {
  border-bottom: none;
}
.bds-lot table.info td, .bds-lot table.remarks td, .bds-lot table.price td,
.jba-lot table.info td,
.jba-lot table.remarks td,
.jba-lot table.price td,
.asnet-lot table.info td,
.asnet-lot table.remarks td,
.asnet-lot table.price td,
.imoto-lot table.info td,
.imoto-lot table.remarks td,
.imoto-lot table.price td {
  text-align: right;
}
.bds-lot table.info tr.vcode, .bds-lot table.remarks tr.vcode, .bds-lot table.price tr.vcode,
.jba-lot table.info tr.vcode,
.jba-lot table.remarks tr.vcode,
.jba-lot table.price tr.vcode,
.asnet-lot table.info tr.vcode,
.asnet-lot table.remarks tr.vcode,
.asnet-lot table.price tr.vcode,
.imoto-lot table.info tr.vcode,
.imoto-lot table.remarks tr.vcode,
.imoto-lot table.price tr.vcode {
  color: #338a00;
}
.bds-lot table.info tr.vcode td, .bds-lot table.remarks tr.vcode td, .bds-lot table.price tr.vcode td,
.jba-lot table.info tr.vcode td,
.jba-lot table.remarks tr.vcode td,
.jba-lot table.price tr.vcode td,
.asnet-lot table.info tr.vcode td,
.asnet-lot table.remarks tr.vcode td,
.asnet-lot table.price tr.vcode td,
.imoto-lot table.info tr.vcode td,
.imoto-lot table.remarks tr.vcode td,
.imoto-lot table.price tr.vcode td {
  font-weight: bold;
}
.bds-lot table.price button,
.jba-lot table.price button,
.asnet-lot table.price button,
.imoto-lot table.price button {
  margin: 10px 0;
  width: 100%;
}
.bds-lot table.remarks,
.jba-lot table.remarks,
.asnet-lot table.remarks,
.imoto-lot table.remarks {
  margin-bottom: 1em;
}
.bds-lot table.remarks th,
.jba-lot table.remarks th,
.asnet-lot table.remarks th,
.imoto-lot table.remarks th {
  font-weight: normal;
}
.bds-lot table.remarks tr.section th,
.jba-lot table.remarks tr.section th,
.asnet-lot table.remarks tr.section th,
.imoto-lot table.remarks tr.section th {
  font-weight: bold;
}
.bds-lot table.remarks td,
.jba-lot table.remarks td,
.asnet-lot table.remarks td,
.imoto-lot table.remarks td {
  text-align: left;
}
.bds-lot table.remarks th,
.jba-lot table.remarks th,
.asnet-lot table.remarks th,
.imoto-lot table.remarks th {
  width: 35%;
}
.bds-lot table.remarks td,
.jba-lot table.remarks td,
.asnet-lot table.remarks td,
.imoto-lot table.remarks td {
  width: 65%;
}
.bds-lot .schema-description ul,
.jba-lot .schema-description ul,
.asnet-lot .schema-description ul,
.imoto-lot .schema-description ul {
  padding: 0;
  list-style: none;
}

article p {
  margin-bottom: 1em;
}

header .navbar-brand {
  width: 315px;
  height: 50px;
  background: url(/client/_files/b2f62fa718798d4781514261488b738a.png);
  font-size: 0px;
}
header .company-info {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 50px;
}

footer {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
footer ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
footer ul a {
  padding-right: 10px;
}

li.hotlog, li.yandex {
  width: 88px;
  height: 31px;
  margin-right: 5px;
}
li.hotlog a, li.yandex a {
  padding: 0;
  margin: 0;
}

span.summary-1 {
  color: #298033;
}

span.summary-2 {
  color: #802929;
}

span.summary-3 {
  color: #806129;
}

span.summary-4 {
  color: #36a8a3;
}

table.translations td.jp {
  width: 40%;
}
table.translations td.en, table.translations td.ru {
  width: 60%;
}

table.auctions td.auction-soon {
  color: #ca7718;
}
table.auctions td.auction-today {
  color: #2b7718;
}

div.batch {
  margin-top: 20px;
}

tr.is_japan {
  cursor: pointer;
}

.code {
  font-family: monospace;
  background: #f9f9f9;
  border: 1px solid #f0f0f0;
}

span.calculated {
  color: #b11715;
}

form.new-rule-form .form-group {
  padding-right: 10px;
}
form.new-rule-form input[type=text] {
  width: 120px;
}
form.new-rule-form input.source {
  width: 200px;
}

.loader {
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 0.8em auto;
  position: relative;
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}

@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.11em -0.83em 0 -0.42em #2e7bd4, -0.11em -0.83em 0 -0.44em #2e7bd4, -0.11em -0.83em 0 -0.46em #2e7bd4, -0.11em -0.83em 0 -0.477em #2e7bd4;
  }
  5%, 95% {
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.11em -0.83em 0 -0.42em #2e7bd4, -0.11em -0.83em 0 -0.44em #2e7bd4, -0.11em -0.83em 0 -0.46em #2e7bd4, -0.11em -0.83em 0 -0.477em #2e7bd4;
  }
  30% {
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.51em -0.66em 0 -0.42em #2e7bd4, -0.75em -0.36em 0 -0.44em #2e7bd4, -0.83em -0.03em 0 -0.46em #2e7bd4, -0.81em 0.21em 0 -0.477em #2e7bd4;
  }
  55% {
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.29em -0.78em 0 -0.42em #2e7bd4, -0.43em -0.72em 0 -0.44em #2e7bd4, -0.52em -0.65em 0 -0.46em #2e7bd4, -0.57em -0.61em 0 -0.477em #2e7bd4;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.11em -0.83em 0 -0.42em #2e7bd4, -0.11em -0.83em 0 -0.44em #2e7bd4, -0.11em -0.83em 0 -0.46em #2e7bd4, -0.11em -0.83em 0 -0.477em #2e7bd4;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.11em -0.83em 0 -0.42em #2e7bd4, -0.11em -0.83em 0 -0.44em #2e7bd4, -0.11em -0.83em 0 -0.46em #2e7bd4, -0.11em -0.83em 0 -0.477em #2e7bd4;
  }
  5%, 95% {
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.11em -0.83em 0 -0.42em #2e7bd4, -0.11em -0.83em 0 -0.44em #2e7bd4, -0.11em -0.83em 0 -0.46em #2e7bd4, -0.11em -0.83em 0 -0.477em #2e7bd4;
  }
  30% {
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.51em -0.66em 0 -0.42em #2e7bd4, -0.75em -0.36em 0 -0.44em #2e7bd4, -0.83em -0.03em 0 -0.46em #2e7bd4, -0.81em 0.21em 0 -0.477em #2e7bd4;
  }
  55% {
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.29em -0.78em 0 -0.42em #2e7bd4, -0.43em -0.72em 0 -0.44em #2e7bd4, -0.52em -0.65em 0 -0.46em #2e7bd4, -0.57em -0.61em 0 -0.477em #2e7bd4;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: -0.11em -0.83em 0 -0.4em #2e7bd4, -0.11em -0.83em 0 -0.42em #2e7bd4, -0.11em -0.83em 0 -0.44em #2e7bd4, -0.11em -0.83em 0 -0.46em #2e7bd4, -0.11em -0.83em 0 -0.477em #2e7bd4;
  }
}
.mb-tooltip span.info {
  display: inline;
  color: #888;
}
.mb-tooltip:hover span.info {
  color: red;
}

form.new-site .form-control, form.new-site .checkbox {
  margin-right: 10px;
}

table.sites td:nth-child(1) {
  width: 100%;
}
table.sites td:nth-child(2) {
  width: 100%;
}
table.sites td:nth-child(3) {
  white-space: nowrap;
}
table.sites td:nth-child(4) {
  white-space: nowrap;
}

body {
  color: #333;
}

.brands-list {
  column-count: 4;
  -webkit-column-count: 4;
  -moz-column-count: 4;
}

.models-list {
  column-count: 4;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  margin-bottom: 2em;
  line-height: 25px;
}

span.warning {
  color: red;
}

ul.lot {
  list-style: none;
}

li.order {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 10px 10px 0;
}
li.order > div {
  padding-bottom: 5px;
}
li.order > div:last-child {
  padding-bottom: 0;
}

tr.is_japan {
  cursor: pointer;
}

.alert-cat {
  background: #f2dede url(data:image/png;base64,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) no-repeat bottom right;
}

ul.lot ul {
  padding-left: 0;
}

span.orig {
  color: #B82713;
  padding-left: 10px;
}

span.show-orig {
  color: #e16a51;
  padding-left: 10px;
  cursor: pointer;
}

h4:first-child {
  margin-top: 0;
}

.form-group .field_with_errors input {
  border-color: #a94442;
}
.filter {
  font-size: 11px;
}
.filter .well {
  padding-top: 5px;
  padding-bottom: 5px;
}
.filter .slider-horizontal {
  margin: 0px 10px;
}
.filter .row {
  line-height: 18px;
  margin-left: -5px;
}
.filter .row label {
  font-weight: normal;
}
.filter .row label.inline {
  margin-right: 1em;
}
.filter .row label:first-child {
  width: 80px;
}
.filter .row input.mileage,
.filter .row input.price {
  width: 100px;
}
.filter .row .inline-group {
  display: inline-block;
  margin-left: 20px;
}
.filter .row .inline-group label {
  width: auto;
  margin-right: 5px;
}
.pagination li a,
.pagination li span {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

