@import url('../_js/bootstrap-tabdrop/build/bootstrap-tabdrop.css');
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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";
}
* {
  -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: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #5da01f;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #386013;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.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 {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
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: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #a4d02f;
}
a.text-primary:hover {
  color: #83a626;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #a4d02f;
}
a.bg-primary:hover {
  background-color: #83a626;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: 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: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #ffffff;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #ffffff;
}
.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: #f2f2f2;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #555555;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #555555;
  background-color: #ececec;
  border-color: #b4b4b4;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #555555;
  background-color: #d3d3d3;
  border-color: #959595;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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: #ececec;
  border-color: #b4b4b4;
}
.btn-default .badge {
  color: #ececec;
  background-color: #555555;
}
.btn-primary {
  color: #ffffff;
  background-color: #a4d02f;
  border-color: #94bb2a;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #83a626;
  border-color: #6c891f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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: #a4d02f;
  border-color: #94bb2a;
}
.btn-primary .badge {
  color: #a4d02f;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #5da01f;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #386013;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #ffffff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #a4d02f;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-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.33;
  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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #5da01f;
}
.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 #dddddd;
}
.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: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #ffffff;
  background-color: #a4d02f;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.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: #ffffff;
  background-color: #a4d02f;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    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: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-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 {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 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;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  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;
    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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  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-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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 {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@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: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #5da01f;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #386013;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #a4d02f;
  border-color: #a4d02f;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ececec;
  border: 1px solid #b4b4b4;
  border-radius: 4px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #83a626;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ececec;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-default,
a.label-default,
.label-default:hover,
a.label-default:hover,
.label-default:focus,
a.label-default:focus,
.label-default a,
a.label-default a,
.label-default:hover a,
a.label-default:hover a,
.label-default:focus a,
a.label-default:focus a {
  color: #ffffff;
}
.label-default[href]:hover,
.label-default.dexicon:hover,
.label-default[href]:focus,
.label-default.dexicon:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #a4d02f;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #83a626;
}
.label-primary,
a.label-primary,
.label-primary:hover,
a.label-primary:hover,
.label-primary:focus,
a.label-primary:focus,
.label-primary a,
a.label-primary a,
.label-primary:hover a,
a.label-primary:hover a,
.label-primary:focus a,
a.label-primary:focus a {
  color: #ffffff;
}
.label-primary[href]:hover,
.label-primary.dexicon:hover,
.label-primary[href]:focus,
.label-primary.dexicon:focus {
  background-color: #83a626;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-success,
a.label-success,
.label-success:hover,
a.label-success:hover,
.label-success:focus,
a.label-success:focus,
.label-success a,
a.label-success a,
.label-success:hover a,
a.label-success:hover a,
.label-success:focus a,
a.label-success:focus a {
  color: #ffffff;
}
.label-success[href]:hover,
.label-success.dexicon:hover,
.label-success[href]:focus,
.label-success.dexicon:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-info,
a.label-info,
.label-info:hover,
a.label-info:hover,
.label-info:focus,
a.label-info:focus,
.label-info a,
a.label-info a,
.label-info:hover a,
a.label-info:hover a,
.label-info:focus a,
a.label-info:focus a {
  color: #ffffff;
}
.label-info[href]:hover,
.label-info.dexicon:hover,
.label-info[href]:focus,
.label-info.dexicon:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-warning,
a.label-warning,
.label-warning:hover,
a.label-warning:hover,
.label-warning:focus,
a.label-warning:focus,
.label-warning a,
a.label-warning a,
.label-warning:hover a,
a.label-warning:hover a,
.label-warning:focus a,
a.label-warning:focus a {
  color: #ffffff;
}
.label-warning[href]:hover,
.label-warning.dexicon:hover,
.label-warning[href]:focus,
.label-warning.dexicon:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.label-danger,
a.label-danger,
.label-danger:hover,
a.label-danger:hover,
.label-danger:focus,
a.label-danger:focus,
.label-danger a,
a.label-danger a,
.label-danger:hover a,
a.label-danger:hover a,
.label-danger:focus a,
a.label-danger:focus a {
  color: #ffffff;
}
.label-danger[href]:hover,
.label-danger.dexicon:hover,
.label-danger[href]:focus,
.label-danger.dexicon:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #5da01f;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #5da01f;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #a4d02f;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #a4d02f;
  border-color: #a4d02f;
}
.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: #edf6d5;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  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: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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 {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  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-right-radius: 3px;
  border-top-left-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-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-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-left-radius: 3px;
  border-bottom-right-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 #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #ffffff;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #a4d02f;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #a4d02f;
  border-color: #a4d02f;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a4d02f;
}
.panel-primary > .panel-heading .badge {
  color: #a4d02f;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a4d02f;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.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-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
.m-0 {
  margin: 0;
}
.mt-0 {
  margin-top: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mr-0 {
  margin-right: 0;
}
.ml-0 {
  margin-left: 0;
}
.m-1 {
  margin: 0.25rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.m-3 {
  margin: 1rem;
}
.mt-3 {
  margin-top: 1rem;
}
.mb-3 {
  margin-bottom: 1rem;
}
.mr-3 {
  margin-right: 1rem;
}
.ml-3 {
  margin-left: 1rem;
}
.m-4 {
  margin: 1.5rem;
}
.mt-4 {
  margin-top: 1.5rem;
}
.mb-4 {
  margin-bottom: 1.5rem;
}
.mr-4 {
  margin-right: 1.5rem;
}
.ml-4 {
  margin-left: 1.5rem;
}
.m-5 {
  margin: 3rem;
}
.mt-5 {
  margin-top: 3rem;
}
.mb-5 {
  margin-bottom: 3rem;
}
.mr-5 {
  margin-right: 3rem;
}
.ml-5 {
  margin-left: 3rem;
}
.p-0 {
  padding: 0;
}
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.pr-0 {
  padding-right: 0;
}
.pl-0 {
  padding-left: 0;
}
.p-1 {
  padding: 0.25rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.p-3 {
  padding: 1rem;
}
.pt-3 {
  padding-top: 1rem;
}
.pb-3 {
  padding-bottom: 1rem;
}
.pr-3 {
  padding-right: 1rem;
}
.pl-3 {
  padding-left: 1rem;
}
.p-4 {
  padding: 1.5rem;
}
.pt-4 {
  padding-top: 1.5rem;
}
.pb-4 {
  padding-bottom: 1.5rem;
}
.pr-4 {
  padding-right: 1.5rem;
}
.pl-4 {
  padding-left: 1.5rem;
}
.p-5 {
  padding: 3rem;
}
.pt-5 {
  padding-top: 3rem;
}
.pb-5 {
  padding-bottom: 3rem;
}
.pr-5 {
  padding-right: 3rem;
}
.pl-5 {
  padding-left: 3rem;
}
.m-n-1 {
  margin: -0.25rem;
}
.mt-n-1 {
  margin-top: -0.25rem;
}
.mb-n-1 {
  margin-bottom: -0.25rem;
}
.mr-n-1 {
  margin-right: -0.25rem;
}
.ml-n-1 {
  margin-left: -0.25rem;
}
.m-n-2 {
  margin: -0.5rem;
}
.mt-n-2 {
  margin-top: -0.5rem;
}
.mb-n-2 {
  margin-bottom: -0.5rem;
}
.mr-n-2 {
  margin-right: -0.5rem;
}
.ml-n-2 {
  margin-left: -0.5rem;
}
.m-n-3 {
  margin: -1rem;
}
.mt-n-3 {
  margin-top: -1rem;
}
.mb-n-3 {
  margin-bottom: -1rem;
}
.mr-n-3 {
  margin-right: -1rem;
}
.ml-n-3 {
  margin-left: -1rem;
}
.m-n-4 {
  margin: -1.5rem;
}
.mt-n-4 {
  margin-top: -1.5rem;
}
.mb-n-4 {
  margin-bottom: -1.5rem;
}
.mr-n-4 {
  margin-right: -1.5rem;
}
.ml-n-4 {
  margin-left: -1.5rem;
}
.m-n-5 {
  margin: -3rem;
}
.mt-n-5 {
  margin-top: -3rem;
}
.mb-n-5 {
  margin-bottom: -3rem;
}
.mr-n-5 {
  margin-right: -3rem;
}
.ml-n-5 {
  margin-left: -3rem;
}
.bf-grid {
  display: flex;
}
.bf-grid-inline {
  display: inline-flex;
}
.bf-grid,
.bf-grid-inline {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -15px;
}
.bf-grid-xs-cols-1 > * {
  flex-basis: 100%;
  padding: 15px;
}
.bf-grid-xs-cols-2 > * {
  flex-basis: 50%;
  padding: 15px;
}
.bf-grid-xs-cols-3 > * {
  flex-basis: 33.33333333%;
  padding: 15px;
}
.bf-grid-xs-cols-4 > * {
  flex-basis: 25%;
  padding: 15px;
}
.bf-grid-xs-cols-5 > * {
  flex-basis: 20%;
  padding: 15px;
}
.bf-grid-xs-cols-6 > * {
  flex-basis: 16.66666667%;
  padding: 15px;
}
.bf-grid-xs-cols-7 > * {
  flex-basis: 14.28571429%;
  padding: 15px;
}
.bf-grid-xs-cols-8 > * {
  flex-basis: 12.5%;
  padding: 15px;
}
.bf-grid-xs-cols-9 > * {
  flex-basis: 11.11111111%;
  padding: 15px;
}
.bf-grid-xs-cols-10 > * {
  flex-basis: 10%;
  padding: 15px;
}
.bf-grid-xs-cols-11 > * {
  flex-basis: 9.09090909%;
  padding: 15px;
}
.bf-grid-xs-cols-12 > * {
  flex-basis: 8.33333333%;
  padding: 15px;
}
@media (min-width: 768px) {
  .bf-grid-sm-cols-1 > * {
    flex-basis: 100%;
    padding: 15px;
  }
  .bf-grid-sm-cols-2 > * {
    flex-basis: 50%;
    padding: 15px;
  }
  .bf-grid-sm-cols-3 > * {
    flex-basis: 33.33333333%;
    padding: 15px;
  }
  .bf-grid-sm-cols-4 > * {
    flex-basis: 25%;
    padding: 15px;
  }
  .bf-grid-sm-cols-5 > * {
    flex-basis: 20%;
    padding: 15px;
  }
  .bf-grid-sm-cols-6 > * {
    flex-basis: 16.66666667%;
    padding: 15px;
  }
  .bf-grid-sm-cols-7 > * {
    flex-basis: 14.28571429%;
    padding: 15px;
  }
  .bf-grid-sm-cols-8 > * {
    flex-basis: 12.5%;
    padding: 15px;
  }
  .bf-grid-sm-cols-9 > * {
    flex-basis: 11.11111111%;
    padding: 15px;
  }
  .bf-grid-sm-cols-10 > * {
    flex-basis: 10%;
    padding: 15px;
  }
  .bf-grid-sm-cols-11 > * {
    flex-basis: 9.09090909%;
    padding: 15px;
  }
  .bf-grid-sm-cols-12 > * {
    flex-basis: 8.33333333%;
    padding: 15px;
  }
}
@media (min-width: 992px) {
  .bf-grid-md-cols-1 > * {
    flex-basis: 100%;
    padding: 15px;
  }
  .bf-grid-md-cols-2 > * {
    flex-basis: 50%;
    padding: 15px;
  }
  .bf-grid-md-cols-3 > * {
    flex-basis: 33.33333333%;
    padding: 15px;
  }
  .bf-grid-md-cols-4 > * {
    flex-basis: 25%;
    padding: 15px;
  }
  .bf-grid-md-cols-5 > * {
    flex-basis: 20%;
    padding: 15px;
  }
  .bf-grid-md-cols-6 > * {
    flex-basis: 16.66666667%;
    padding: 15px;
  }
  .bf-grid-md-cols-7 > * {
    flex-basis: 14.28571429%;
    padding: 15px;
  }
  .bf-grid-md-cols-8 > * {
    flex-basis: 12.5%;
    padding: 15px;
  }
  .bf-grid-md-cols-9 > * {
    flex-basis: 11.11111111%;
    padding: 15px;
  }
  .bf-grid-md-cols-10 > * {
    flex-basis: 10%;
    padding: 15px;
  }
  .bf-grid-md-cols-11 > * {
    flex-basis: 9.09090909%;
    padding: 15px;
  }
  .bf-grid-md-cols-12 > * {
    flex-basis: 8.33333333%;
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .bf-grid-lg-cols-1 > * {
    flex-basis: 100%;
    padding: 15px;
  }
  .bf-grid-lg-cols-2 > * {
    flex-basis: 50%;
    padding: 15px;
  }
  .bf-grid-lg-cols-3 > * {
    flex-basis: 33.33333333%;
    padding: 15px;
  }
  .bf-grid-lg-cols-4 > * {
    flex-basis: 25%;
    padding: 15px;
  }
  .bf-grid-lg-cols-5 > * {
    flex-basis: 20%;
    padding: 15px;
  }
  .bf-grid-lg-cols-6 > * {
    flex-basis: 16.66666667%;
    padding: 15px;
  }
  .bf-grid-lg-cols-7 > * {
    flex-basis: 14.28571429%;
    padding: 15px;
  }
  .bf-grid-lg-cols-8 > * {
    flex-basis: 12.5%;
    padding: 15px;
  }
  .bf-grid-lg-cols-9 > * {
    flex-basis: 11.11111111%;
    padding: 15px;
  }
  .bf-grid-lg-cols-10 > * {
    flex-basis: 10%;
    padding: 15px;
  }
  .bf-grid-lg-cols-11 > * {
    flex-basis: 9.09090909%;
    padding: 15px;
  }
  .bf-grid-lg-cols-12 > * {
    flex-basis: 8.33333333%;
    padding: 15px;
  }
}
@supports (display: grid) {
  .bf-grid {
    display: grid;
  }
  .bf-grid-inline {
    display: grid-inline;
  }
  .bf-grid,
  .bf-grid-inline {
    column-gap: 30px;
    row-gap: 30px;
    margin: 0;
  }
  .bf-grid-xs-cols-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .bf-grid-xs-cols-1 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .bf-grid-xs-cols-2 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .bf-grid-xs-cols-3 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .bf-grid-xs-cols-4 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .bf-grid-xs-cols-5 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .bf-grid-xs-cols-6 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .bf-grid-xs-cols-7 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .bf-grid-xs-cols-8 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .bf-grid-xs-cols-9 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .bf-grid-xs-cols-10 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-11 {
    grid-template-columns: repeat(11, 1fr);
  }
  .bf-grid-xs-cols-11 > * {
    padding: 0;
  }
  .bf-grid-xs-cols-12 {
    grid-template-columns: repeat(12, 1fr);
  }
  .bf-grid-xs-cols-12 > * {
    padding: 0;
  }
  @media (min-width: 768px) {
    .bf-grid-sm-cols-1 {
      grid-template-columns: repeat(1, 1fr);
    }
    .bf-grid-sm-cols-1 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-2 {
      grid-template-columns: repeat(2, 1fr);
    }
    .bf-grid-sm-cols-2 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-3 {
      grid-template-columns: repeat(3, 1fr);
    }
    .bf-grid-sm-cols-3 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-4 {
      grid-template-columns: repeat(4, 1fr);
    }
    .bf-grid-sm-cols-4 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-5 {
      grid-template-columns: repeat(5, 1fr);
    }
    .bf-grid-sm-cols-5 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-6 {
      grid-template-columns: repeat(6, 1fr);
    }
    .bf-grid-sm-cols-6 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-7 {
      grid-template-columns: repeat(7, 1fr);
    }
    .bf-grid-sm-cols-7 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-8 {
      grid-template-columns: repeat(8, 1fr);
    }
    .bf-grid-sm-cols-8 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-9 {
      grid-template-columns: repeat(9, 1fr);
    }
    .bf-grid-sm-cols-9 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-10 {
      grid-template-columns: repeat(10, 1fr);
    }
    .bf-grid-sm-cols-10 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-11 {
      grid-template-columns: repeat(11, 1fr);
    }
    .bf-grid-sm-cols-11 > * {
      padding: 0;
    }
    .bf-grid-sm-cols-12 {
      grid-template-columns: repeat(12, 1fr);
    }
    .bf-grid-sm-cols-12 > * {
      padding: 0;
    }
  }
  @media (min-width: 992px) {
    .bf-grid-md-cols-1 {
      grid-template-columns: repeat(1, 1fr);
    }
    .bf-grid-md-cols-1 > * {
      padding: 0;
    }
    .bf-grid-md-cols-2 {
      grid-template-columns: repeat(2, 1fr);
    }
    .bf-grid-md-cols-2 > * {
      padding: 0;
    }
    .bf-grid-md-cols-3 {
      grid-template-columns: repeat(3, 1fr);
    }
    .bf-grid-md-cols-3 > * {
      padding: 0;
    }
    .bf-grid-md-cols-4 {
      grid-template-columns: repeat(4, 1fr);
    }
    .bf-grid-md-cols-4 > * {
      padding: 0;
    }
    .bf-grid-md-cols-5 {
      grid-template-columns: repeat(5, 1fr);
    }
    .bf-grid-md-cols-5 > * {
      padding: 0;
    }
    .bf-grid-md-cols-6 {
      grid-template-columns: repeat(6, 1fr);
    }
    .bf-grid-md-cols-6 > * {
      padding: 0;
    }
    .bf-grid-md-cols-7 {
      grid-template-columns: repeat(7, 1fr);
    }
    .bf-grid-md-cols-7 > * {
      padding: 0;
    }
    .bf-grid-md-cols-8 {
      grid-template-columns: repeat(8, 1fr);
    }
    .bf-grid-md-cols-8 > * {
      padding: 0;
    }
    .bf-grid-md-cols-9 {
      grid-template-columns: repeat(9, 1fr);
    }
    .bf-grid-md-cols-9 > * {
      padding: 0;
    }
    .bf-grid-md-cols-10 {
      grid-template-columns: repeat(10, 1fr);
    }
    .bf-grid-md-cols-10 > * {
      padding: 0;
    }
    .bf-grid-md-cols-11 {
      grid-template-columns: repeat(11, 1fr);
    }
    .bf-grid-md-cols-11 > * {
      padding: 0;
    }
    .bf-grid-md-cols-12 {
      grid-template-columns: repeat(12, 1fr);
    }
    .bf-grid-md-cols-12 > * {
      padding: 0;
    }
  }
  @media (min-width: 1200px) {
    .bf-grid-lg-cols-1 {
      grid-template-columns: repeat(1, 1fr);
    }
    .bf-grid-lg-cols-1 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-2 {
      grid-template-columns: repeat(2, 1fr);
    }
    .bf-grid-lg-cols-2 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-3 {
      grid-template-columns: repeat(3, 1fr);
    }
    .bf-grid-lg-cols-3 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-4 {
      grid-template-columns: repeat(4, 1fr);
    }
    .bf-grid-lg-cols-4 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-5 {
      grid-template-columns: repeat(5, 1fr);
    }
    .bf-grid-lg-cols-5 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-6 {
      grid-template-columns: repeat(6, 1fr);
    }
    .bf-grid-lg-cols-6 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-7 {
      grid-template-columns: repeat(7, 1fr);
    }
    .bf-grid-lg-cols-7 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-8 {
      grid-template-columns: repeat(8, 1fr);
    }
    .bf-grid-lg-cols-8 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-9 {
      grid-template-columns: repeat(9, 1fr);
    }
    .bf-grid-lg-cols-9 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-10 {
      grid-template-columns: repeat(10, 1fr);
    }
    .bf-grid-lg-cols-10 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-11 {
      grid-template-columns: repeat(11, 1fr);
    }
    .bf-grid-lg-cols-11 > * {
      padding: 0;
    }
    .bf-grid-lg-cols-12 {
      grid-template-columns: repeat(12, 1fr);
    }
    .bf-grid-lg-cols-12 > * {
      padding: 0;
    }
  }
}
.shadow {
  box-shadow: 0 0 15px black;
}
.shineThroughBG {
  background-color: rgba(127, 127, 127, 0.7);
}
.boxPadding {
  padding: 15px;
}
.transparentBox {
  box-shadow: 0 0 15px black;
  background-color: rgba(127, 127, 127, 0.7);
  padding: 15px;
  border-radius: 15px;
}
.hidden {
  position: absolute !important;
  top: -10000px !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden;
}
.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-footer:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.btn-typ-normal {
  color: #ffffff;
  border-color: #a8a8a8;
  background-color: #a8a8a8;
  background-image: -webkit-linear-gradient(top, #b5b5b5 50%, #9b9b9b 50%);
  background-image: -o-linear-gradient(top, #b5b5b5 50%, #9b9b9b 50%);
  background-image: linear-gradient(to bottom, #b5b5b5 50%, #9b9b9b 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb5b5b5', endColorstr='#ff9b9b9b', GradientType=0);
}
.btn-typ-normal:hover,
.btn-typ-normal:focus,
.btn-typ-normal.focus,
.btn-typ-normal:active,
.btn-typ-normal.active,
.open > .dropdown-toggle.btn-typ-normal {
  color: #ffffff;
  border-color: #898989;
  background-color: #8f8f8f;
  background-image: -webkit-linear-gradient(top, #9c9c9c 50%, #828282 50%);
  background-image: -o-linear-gradient(top, #9c9c9c 50%, #828282 50%);
  background-image: linear-gradient(to bottom, #9c9c9c 50%, #828282 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c9c9c', endColorstr='#ff828282', GradientType=0);
}
.btn-typ-normal:active,
.btn-typ-normal.active,
.open > .dropdown-toggle.btn-typ-normal {
  background-image: none;
}
.btn-typ-normal.disabled,
.btn-typ-normal[disabled],
fieldset[disabled] .btn-typ-normal,
.btn-typ-normal.disabled:hover,
.btn-typ-normal[disabled]:hover,
fieldset[disabled] .btn-typ-normal:hover,
.btn-typ-normal.disabled:focus,
.btn-typ-normal[disabled]:focus,
fieldset[disabled] .btn-typ-normal:focus,
.btn-typ-normal.disabled.focus,
.btn-typ-normal[disabled].focus,
fieldset[disabled] .btn-typ-normal.focus,
.btn-typ-normal.disabled:active,
.btn-typ-normal[disabled]:active,
fieldset[disabled] .btn-typ-normal:active,
.btn-typ-normal.disabled.active,
.btn-typ-normal[disabled].active,
fieldset[disabled] .btn-typ-normal.active {
  background-color: #a8a8a8;
  background-image: -webkit-linear-gradient(top, #b5b5b5 50%, #9b9b9b 50%);
  background-image: -o-linear-gradient(top, #b5b5b5 50%, #9b9b9b 50%);
  background-image: linear-gradient(to bottom, #b5b5b5 50%, #9b9b9b 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb5b5b5', endColorstr='#ff9b9b9b', GradientType=0);
  border-color: #a8a8a8;
}
.btn-typ-normal .badge {
  color: #a8a8a8;
  background-color: #ffffff;
}
.btn-typ-normal-flat {
  color: #ffffff;
  background-color: #a8a8a8;
  border-color: #a8a8a8;
}
.btn-typ-normal-flat:hover,
.btn-typ-normal-flat:focus,
.btn-typ-normal-flat.focus,
.btn-typ-normal-flat:active,
.btn-typ-normal-flat.active,
.open > .dropdown-toggle.btn-typ-normal-flat {
  color: #ffffff;
  background-color: #8f8f8f;
  border-color: #898989;
}
.btn-typ-normal-flat:active,
.btn-typ-normal-flat.active,
.open > .dropdown-toggle.btn-typ-normal-flat {
  background-image: none;
}
.btn-typ-normal-flat.disabled,
.btn-typ-normal-flat[disabled],
fieldset[disabled] .btn-typ-normal-flat,
.btn-typ-normal-flat.disabled:hover,
.btn-typ-normal-flat[disabled]:hover,
fieldset[disabled] .btn-typ-normal-flat:hover,
.btn-typ-normal-flat.disabled:focus,
.btn-typ-normal-flat[disabled]:focus,
fieldset[disabled] .btn-typ-normal-flat:focus,
.btn-typ-normal-flat.disabled.focus,
.btn-typ-normal-flat[disabled].focus,
fieldset[disabled] .btn-typ-normal-flat.focus,
.btn-typ-normal-flat.disabled:active,
.btn-typ-normal-flat[disabled]:active,
fieldset[disabled] .btn-typ-normal-flat:active,
.btn-typ-normal-flat.disabled.active,
.btn-typ-normal-flat[disabled].active,
fieldset[disabled] .btn-typ-normal-flat.active {
  background-color: #a8a8a8;
  border-color: #a8a8a8;
}
.btn-typ-normal-flat .badge {
  color: #a8a8a8;
  background-color: #ffffff;
}
.btn-typ-normal,
.btn-typ-normal-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-normal-flat {
  background-color: #a8a8a8;
}
.label-typ-normal-flat,
a.label-typ-normal-flat,
.label-typ-normal-flat:hover,
a.label-typ-normal-flat:hover,
.label-typ-normal-flat:focus,
a.label-typ-normal-flat:focus,
.label-typ-normal-flat a,
a.label-typ-normal-flat a,
.label-typ-normal-flat:hover a,
a.label-typ-normal-flat:hover a,
.label-typ-normal-flat:focus a,
a.label-typ-normal-flat:focus a {
  color: #ffffff;
}
.label-typ-normal-flat[href]:hover,
.label-typ-normal-flat.dexicon:hover,
.label-typ-normal-flat[href]:focus,
.label-typ-normal-flat.dexicon:focus {
  background-color: #8f8f8f;
}
.label-typ-normal {
  background-color: #a8a8a8;
  background-image: -webkit-linear-gradient(top, #b5b5b5 50%, #9b9b9b 50%);
  background-image: -o-linear-gradient(top, #b5b5b5 50%, #9b9b9b 50%);
  background-image: linear-gradient(to bottom, #b5b5b5 50%, #9b9b9b 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb5b5b5', endColorstr='#ff9b9b9b', GradientType=0);
}
.label-typ-normal,
a.label-typ-normal,
.label-typ-normal:hover,
a.label-typ-normal:hover,
.label-typ-normal:focus,
a.label-typ-normal:focus,
.label-typ-normal a,
a.label-typ-normal a,
.label-typ-normal:hover a,
a.label-typ-normal:hover a,
.label-typ-normal:focus a,
a.label-typ-normal:focus a {
  color: #ffffff;
}
.label-typ-normal[href]:hover,
.label-typ-normal.dexicon:hover,
.label-typ-normal[href]:focus,
.label-typ-normal.dexicon:focus {
  background-color: #8f8f8f;
  background-image: -webkit-linear-gradient(top, #9c9c9c 50%, #828282 50%);
  background-image: -o-linear-gradient(top, #9c9c9c 50%, #828282 50%);
  background-image: linear-gradient(to bottom, #9c9c9c 50%, #828282 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c9c9c', endColorstr='#ff828282', GradientType=0);
}
.label-typ-normal,
.label-typ-normal-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-pflanze {
  color: #ffffff;
  border-color: #369f21;
  background-color: #369f21;
  background-image: -webkit-linear-gradient(top, #3fae28 50%, #2d9019 50%);
  background-image: -o-linear-gradient(top, #3fae28 50%, #2d9019 50%);
  background-image: linear-gradient(to bottom, #3fae28 50%, #2d9019 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3fae28', endColorstr='#ff2d9019', GradientType=0);
}
.btn-typ-pflanze:hover,
.btn-typ-pflanze:focus,
.btn-typ-pflanze.focus,
.btn-typ-pflanze:active,
.btn-typ-pflanze.active,
.open > .dropdown-toggle.btn-typ-pflanze {
  color: #ffffff;
  border-color: #256c16;
  background-color: #287518;
  background-image: -webkit-linear-gradient(top, #30851e 50%, #1f6511 50%);
  background-image: -o-linear-gradient(top, #30851e 50%, #1f6511 50%);
  background-image: linear-gradient(to bottom, #30851e 50%, #1f6511 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30851e', endColorstr='#ff1f6511', GradientType=0);
}
.btn-typ-pflanze:active,
.btn-typ-pflanze.active,
.open > .dropdown-toggle.btn-typ-pflanze {
  background-image: none;
}
.btn-typ-pflanze.disabled,
.btn-typ-pflanze[disabled],
fieldset[disabled] .btn-typ-pflanze,
.btn-typ-pflanze.disabled:hover,
.btn-typ-pflanze[disabled]:hover,
fieldset[disabled] .btn-typ-pflanze:hover,
.btn-typ-pflanze.disabled:focus,
.btn-typ-pflanze[disabled]:focus,
fieldset[disabled] .btn-typ-pflanze:focus,
.btn-typ-pflanze.disabled.focus,
.btn-typ-pflanze[disabled].focus,
fieldset[disabled] .btn-typ-pflanze.focus,
.btn-typ-pflanze.disabled:active,
.btn-typ-pflanze[disabled]:active,
fieldset[disabled] .btn-typ-pflanze:active,
.btn-typ-pflanze.disabled.active,
.btn-typ-pflanze[disabled].active,
fieldset[disabled] .btn-typ-pflanze.active {
  background-color: #369f21;
  background-image: -webkit-linear-gradient(top, #3fae28 50%, #2d9019 50%);
  background-image: -o-linear-gradient(top, #3fae28 50%, #2d9019 50%);
  background-image: linear-gradient(to bottom, #3fae28 50%, #2d9019 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3fae28', endColorstr='#ff2d9019', GradientType=0);
  border-color: #369f21;
}
.btn-typ-pflanze .badge {
  color: #369f21;
  background-color: #ffffff;
}
.btn-typ-pflanze-flat {
  color: #ffffff;
  background-color: #369f21;
  border-color: #369f21;
}
.btn-typ-pflanze-flat:hover,
.btn-typ-pflanze-flat:focus,
.btn-typ-pflanze-flat.focus,
.btn-typ-pflanze-flat:active,
.btn-typ-pflanze-flat.active,
.open > .dropdown-toggle.btn-typ-pflanze-flat {
  color: #ffffff;
  background-color: #287518;
  border-color: #256c16;
}
.btn-typ-pflanze-flat:active,
.btn-typ-pflanze-flat.active,
.open > .dropdown-toggle.btn-typ-pflanze-flat {
  background-image: none;
}
.btn-typ-pflanze-flat.disabled,
.btn-typ-pflanze-flat[disabled],
fieldset[disabled] .btn-typ-pflanze-flat,
.btn-typ-pflanze-flat.disabled:hover,
.btn-typ-pflanze-flat[disabled]:hover,
fieldset[disabled] .btn-typ-pflanze-flat:hover,
.btn-typ-pflanze-flat.disabled:focus,
.btn-typ-pflanze-flat[disabled]:focus,
fieldset[disabled] .btn-typ-pflanze-flat:focus,
.btn-typ-pflanze-flat.disabled.focus,
.btn-typ-pflanze-flat[disabled].focus,
fieldset[disabled] .btn-typ-pflanze-flat.focus,
.btn-typ-pflanze-flat.disabled:active,
.btn-typ-pflanze-flat[disabled]:active,
fieldset[disabled] .btn-typ-pflanze-flat:active,
.btn-typ-pflanze-flat.disabled.active,
.btn-typ-pflanze-flat[disabled].active,
fieldset[disabled] .btn-typ-pflanze-flat.active {
  background-color: #369f21;
  border-color: #369f21;
}
.btn-typ-pflanze-flat .badge {
  color: #369f21;
  background-color: #ffffff;
}
.btn-typ-pflanze,
.btn-typ-pflanze-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-pflanze-flat {
  background-color: #369f21;
}
.label-typ-pflanze-flat,
a.label-typ-pflanze-flat,
.label-typ-pflanze-flat:hover,
a.label-typ-pflanze-flat:hover,
.label-typ-pflanze-flat:focus,
a.label-typ-pflanze-flat:focus,
.label-typ-pflanze-flat a,
a.label-typ-pflanze-flat a,
.label-typ-pflanze-flat:hover a,
a.label-typ-pflanze-flat:hover a,
.label-typ-pflanze-flat:focus a,
a.label-typ-pflanze-flat:focus a {
  color: #ffffff;
}
.label-typ-pflanze-flat[href]:hover,
.label-typ-pflanze-flat.dexicon:hover,
.label-typ-pflanze-flat[href]:focus,
.label-typ-pflanze-flat.dexicon:focus {
  background-color: #287518;
}
.label-typ-pflanze {
  background-color: #369f21;
  background-image: -webkit-linear-gradient(top, #3fae28 50%, #2d9019 50%);
  background-image: -o-linear-gradient(top, #3fae28 50%, #2d9019 50%);
  background-image: linear-gradient(to bottom, #3fae28 50%, #2d9019 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3fae28', endColorstr='#ff2d9019', GradientType=0);
}
.label-typ-pflanze,
a.label-typ-pflanze,
.label-typ-pflanze:hover,
a.label-typ-pflanze:hover,
.label-typ-pflanze:focus,
a.label-typ-pflanze:focus,
.label-typ-pflanze a,
a.label-typ-pflanze a,
.label-typ-pflanze:hover a,
a.label-typ-pflanze:hover a,
.label-typ-pflanze:focus a,
a.label-typ-pflanze:focus a {
  color: #ffffff;
}
.label-typ-pflanze[href]:hover,
.label-typ-pflanze.dexicon:hover,
.label-typ-pflanze[href]:focus,
.label-typ-pflanze.dexicon:focus {
  background-color: #287518;
  background-image: -webkit-linear-gradient(top, #30851e 50%, #1f6511 50%);
  background-image: -o-linear-gradient(top, #30851e 50%, #1f6511 50%);
  background-image: linear-gradient(to bottom, #30851e 50%, #1f6511 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff30851e', endColorstr='#ff1f6511', GradientType=0);
}
.label-typ-pflanze,
.label-typ-pflanze-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-feuer {
  color: #ffffff;
  border-color: #da2a12;
  background-color: #da2a12;
  background-image: -webkit-linear-gradient(top, #ee3c24 50%, #c61700 50%);
  background-image: -o-linear-gradient(top, #ee3c24 50%, #c61700 50%);
  background-image: linear-gradient(to bottom, #ee3c24 50%, #c61700 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee3c24', endColorstr='#ffc61700', GradientType=0);
}
.btn-typ-feuer:hover,
.btn-typ-feuer:focus,
.btn-typ-feuer.focus,
.btn-typ-feuer:active,
.btn-typ-feuer.active,
.open > .dropdown-toggle.btn-typ-feuer {
  color: #ffffff;
  border-color: #a11f0d;
  background-color: #ab210e;
  background-image: -webkit-linear-gradient(top, #cf2710 50%, #931100 50%);
  background-image: -o-linear-gradient(top, #cf2710 50%, #931100 50%);
  background-image: linear-gradient(to bottom, #cf2710 50%, #931100 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf2710', endColorstr='#ff931100', GradientType=0);
}
.btn-typ-feuer:active,
.btn-typ-feuer.active,
.open > .dropdown-toggle.btn-typ-feuer {
  background-image: none;
}
.btn-typ-feuer.disabled,
.btn-typ-feuer[disabled],
fieldset[disabled] .btn-typ-feuer,
.btn-typ-feuer.disabled:hover,
.btn-typ-feuer[disabled]:hover,
fieldset[disabled] .btn-typ-feuer:hover,
.btn-typ-feuer.disabled:focus,
.btn-typ-feuer[disabled]:focus,
fieldset[disabled] .btn-typ-feuer:focus,
.btn-typ-feuer.disabled.focus,
.btn-typ-feuer[disabled].focus,
fieldset[disabled] .btn-typ-feuer.focus,
.btn-typ-feuer.disabled:active,
.btn-typ-feuer[disabled]:active,
fieldset[disabled] .btn-typ-feuer:active,
.btn-typ-feuer.disabled.active,
.btn-typ-feuer[disabled].active,
fieldset[disabled] .btn-typ-feuer.active {
  background-color: #da2a12;
  background-image: -webkit-linear-gradient(top, #ee3c24 50%, #c61700 50%);
  background-image: -o-linear-gradient(top, #ee3c24 50%, #c61700 50%);
  background-image: linear-gradient(to bottom, #ee3c24 50%, #c61700 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee3c24', endColorstr='#ffc61700', GradientType=0);
  border-color: #da2a12;
}
.btn-typ-feuer .badge {
  color: #da2a12;
  background-color: #ffffff;
}
.btn-typ-feuer-flat {
  color: #ffffff;
  background-color: #da2a12;
  border-color: #da2a12;
}
.btn-typ-feuer-flat:hover,
.btn-typ-feuer-flat:focus,
.btn-typ-feuer-flat.focus,
.btn-typ-feuer-flat:active,
.btn-typ-feuer-flat.active,
.open > .dropdown-toggle.btn-typ-feuer-flat {
  color: #ffffff;
  background-color: #ab210e;
  border-color: #a11f0d;
}
.btn-typ-feuer-flat:active,
.btn-typ-feuer-flat.active,
.open > .dropdown-toggle.btn-typ-feuer-flat {
  background-image: none;
}
.btn-typ-feuer-flat.disabled,
.btn-typ-feuer-flat[disabled],
fieldset[disabled] .btn-typ-feuer-flat,
.btn-typ-feuer-flat.disabled:hover,
.btn-typ-feuer-flat[disabled]:hover,
fieldset[disabled] .btn-typ-feuer-flat:hover,
.btn-typ-feuer-flat.disabled:focus,
.btn-typ-feuer-flat[disabled]:focus,
fieldset[disabled] .btn-typ-feuer-flat:focus,
.btn-typ-feuer-flat.disabled.focus,
.btn-typ-feuer-flat[disabled].focus,
fieldset[disabled] .btn-typ-feuer-flat.focus,
.btn-typ-feuer-flat.disabled:active,
.btn-typ-feuer-flat[disabled]:active,
fieldset[disabled] .btn-typ-feuer-flat:active,
.btn-typ-feuer-flat.disabled.active,
.btn-typ-feuer-flat[disabled].active,
fieldset[disabled] .btn-typ-feuer-flat.active {
  background-color: #da2a12;
  border-color: #da2a12;
}
.btn-typ-feuer-flat .badge {
  color: #da2a12;
  background-color: #ffffff;
}
.btn-typ-feuer,
.btn-typ-feuer-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-feuer-flat {
  background-color: #da2a12;
}
.label-typ-feuer-flat,
a.label-typ-feuer-flat,
.label-typ-feuer-flat:hover,
a.label-typ-feuer-flat:hover,
.label-typ-feuer-flat:focus,
a.label-typ-feuer-flat:focus,
.label-typ-feuer-flat a,
a.label-typ-feuer-flat a,
.label-typ-feuer-flat:hover a,
a.label-typ-feuer-flat:hover a,
.label-typ-feuer-flat:focus a,
a.label-typ-feuer-flat:focus a {
  color: #ffffff;
}
.label-typ-feuer-flat[href]:hover,
.label-typ-feuer-flat.dexicon:hover,
.label-typ-feuer-flat[href]:focus,
.label-typ-feuer-flat.dexicon:focus {
  background-color: #ab210e;
}
.label-typ-feuer {
  background-color: #da2a12;
  background-image: -webkit-linear-gradient(top, #ee3c24 50%, #c61700 50%);
  background-image: -o-linear-gradient(top, #ee3c24 50%, #c61700 50%);
  background-image: linear-gradient(to bottom, #ee3c24 50%, #c61700 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee3c24', endColorstr='#ffc61700', GradientType=0);
}
.label-typ-feuer,
a.label-typ-feuer,
.label-typ-feuer:hover,
a.label-typ-feuer:hover,
.label-typ-feuer:focus,
a.label-typ-feuer:focus,
.label-typ-feuer a,
a.label-typ-feuer a,
.label-typ-feuer:hover a,
a.label-typ-feuer:hover a,
.label-typ-feuer:focus a,
a.label-typ-feuer:focus a {
  color: #ffffff;
}
.label-typ-feuer[href]:hover,
.label-typ-feuer.dexicon:hover,
.label-typ-feuer[href]:focus,
.label-typ-feuer.dexicon:focus {
  background-color: #ab210e;
  background-image: -webkit-linear-gradient(top, #cf2710 50%, #931100 50%);
  background-image: -o-linear-gradient(top, #cf2710 50%, #931100 50%);
  background-image: linear-gradient(to bottom, #cf2710 50%, #931100 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf2710', endColorstr='#ff931100', GradientType=0);
}
.label-typ-feuer,
.label-typ-feuer-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-wasser {
  color: #ffffff;
  border-color: #3674d0;
  background-color: #3674d0;
  background-image: -webkit-linear-gradient(top, #4d89e3 50%, #1f5ebc 50%);
  background-image: -o-linear-gradient(top, #4d89e3 50%, #1f5ebc 50%);
  background-image: linear-gradient(to bottom, #4d89e3 50%, #1f5ebc 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d89e3', endColorstr='#ff1f5ebc', GradientType=0);
}
.btn-typ-wasser:hover,
.btn-typ-wasser:focus,
.btn-typ-wasser.focus,
.btn-typ-wasser:active,
.btn-typ-wasser.active,
.open > .dropdown-toggle.btn-typ-wasser {
  color: #ffffff;
  border-color: #2658a2;
  background-color: #285caa;
  background-image: -webkit-linear-gradient(top, #226cdb 50%, #184890 50%);
  background-image: -o-linear-gradient(top, #226cdb 50%, #184890 50%);
  background-image: linear-gradient(to bottom, #226cdb 50%, #184890 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff226cdb', endColorstr='#ff184890', GradientType=0);
}
.btn-typ-wasser:active,
.btn-typ-wasser.active,
.open > .dropdown-toggle.btn-typ-wasser {
  background-image: none;
}
.btn-typ-wasser.disabled,
.btn-typ-wasser[disabled],
fieldset[disabled] .btn-typ-wasser,
.btn-typ-wasser.disabled:hover,
.btn-typ-wasser[disabled]:hover,
fieldset[disabled] .btn-typ-wasser:hover,
.btn-typ-wasser.disabled:focus,
.btn-typ-wasser[disabled]:focus,
fieldset[disabled] .btn-typ-wasser:focus,
.btn-typ-wasser.disabled.focus,
.btn-typ-wasser[disabled].focus,
fieldset[disabled] .btn-typ-wasser.focus,
.btn-typ-wasser.disabled:active,
.btn-typ-wasser[disabled]:active,
fieldset[disabled] .btn-typ-wasser:active,
.btn-typ-wasser.disabled.active,
.btn-typ-wasser[disabled].active,
fieldset[disabled] .btn-typ-wasser.active {
  background-color: #3674d0;
  background-image: -webkit-linear-gradient(top, #4d89e3 50%, #1f5ebc 50%);
  background-image: -o-linear-gradient(top, #4d89e3 50%, #1f5ebc 50%);
  background-image: linear-gradient(to bottom, #4d89e3 50%, #1f5ebc 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d89e3', endColorstr='#ff1f5ebc', GradientType=0);
  border-color: #3674d0;
}
.btn-typ-wasser .badge {
  color: #3674d0;
  background-color: #ffffff;
}
.btn-typ-wasser-flat {
  color: #ffffff;
  background-color: #3674d0;
  border-color: #3674d0;
}
.btn-typ-wasser-flat:hover,
.btn-typ-wasser-flat:focus,
.btn-typ-wasser-flat.focus,
.btn-typ-wasser-flat:active,
.btn-typ-wasser-flat.active,
.open > .dropdown-toggle.btn-typ-wasser-flat {
  color: #ffffff;
  background-color: #285caa;
  border-color: #2658a2;
}
.btn-typ-wasser-flat:active,
.btn-typ-wasser-flat.active,
.open > .dropdown-toggle.btn-typ-wasser-flat {
  background-image: none;
}
.btn-typ-wasser-flat.disabled,
.btn-typ-wasser-flat[disabled],
fieldset[disabled] .btn-typ-wasser-flat,
.btn-typ-wasser-flat.disabled:hover,
.btn-typ-wasser-flat[disabled]:hover,
fieldset[disabled] .btn-typ-wasser-flat:hover,
.btn-typ-wasser-flat.disabled:focus,
.btn-typ-wasser-flat[disabled]:focus,
fieldset[disabled] .btn-typ-wasser-flat:focus,
.btn-typ-wasser-flat.disabled.focus,
.btn-typ-wasser-flat[disabled].focus,
fieldset[disabled] .btn-typ-wasser-flat.focus,
.btn-typ-wasser-flat.disabled:active,
.btn-typ-wasser-flat[disabled]:active,
fieldset[disabled] .btn-typ-wasser-flat:active,
.btn-typ-wasser-flat.disabled.active,
.btn-typ-wasser-flat[disabled].active,
fieldset[disabled] .btn-typ-wasser-flat.active {
  background-color: #3674d0;
  border-color: #3674d0;
}
.btn-typ-wasser-flat .badge {
  color: #3674d0;
  background-color: #ffffff;
}
.btn-typ-wasser,
.btn-typ-wasser-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-wasser-flat {
  background-color: #3674d0;
}
.label-typ-wasser-flat,
a.label-typ-wasser-flat,
.label-typ-wasser-flat:hover,
a.label-typ-wasser-flat:hover,
.label-typ-wasser-flat:focus,
a.label-typ-wasser-flat:focus,
.label-typ-wasser-flat a,
a.label-typ-wasser-flat a,
.label-typ-wasser-flat:hover a,
a.label-typ-wasser-flat:hover a,
.label-typ-wasser-flat:focus a,
a.label-typ-wasser-flat:focus a {
  color: #ffffff;
}
.label-typ-wasser-flat[href]:hover,
.label-typ-wasser-flat.dexicon:hover,
.label-typ-wasser-flat[href]:focus,
.label-typ-wasser-flat.dexicon:focus {
  background-color: #285caa;
}
.label-typ-wasser {
  background-color: #3674d0;
  background-image: -webkit-linear-gradient(top, #4d89e3 50%, #1f5ebc 50%);
  background-image: -o-linear-gradient(top, #4d89e3 50%, #1f5ebc 50%);
  background-image: linear-gradient(to bottom, #4d89e3 50%, #1f5ebc 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d89e3', endColorstr='#ff1f5ebc', GradientType=0);
}
.label-typ-wasser,
a.label-typ-wasser,
.label-typ-wasser:hover,
a.label-typ-wasser:hover,
.label-typ-wasser:focus,
a.label-typ-wasser:focus,
.label-typ-wasser a,
a.label-typ-wasser a,
.label-typ-wasser:hover a,
a.label-typ-wasser:hover a,
.label-typ-wasser:focus a,
a.label-typ-wasser:focus a {
  color: #ffffff;
}
.label-typ-wasser[href]:hover,
.label-typ-wasser.dexicon:hover,
.label-typ-wasser[href]:focus,
.label-typ-wasser.dexicon:focus {
  background-color: #285caa;
  background-image: -webkit-linear-gradient(top, #226cdb 50%, #184890 50%);
  background-image: -o-linear-gradient(top, #226cdb 50%, #184890 50%);
  background-image: linear-gradient(to bottom, #226cdb 50%, #184890 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff226cdb', endColorstr='#ff184890', GradientType=0);
}
.label-typ-wasser,
.label-typ-wasser-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-elektro {
  color: #ffffff;
  border-color: #ebb718;
  background-color: #ebb718;
  background-image: -webkit-linear-gradient(top, #f8c323 50%, #deaa0d 50%);
  background-image: -o-linear-gradient(top, #f8c323 50%, #deaa0d 50%);
  background-image: linear-gradient(to bottom, #f8c323 50%, #deaa0d 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8c323', endColorstr='#ffdeaa0d', GradientType=0);
}
.btn-typ-elektro:hover,
.btn-typ-elektro:focus,
.btn-typ-elektro.focus,
.btn-typ-elektro:active,
.btn-typ-elektro.active,
.open > .dropdown-toggle.btn-typ-elektro {
  color: #ffffff;
  border-color: #b68d10;
  background-color: #bf9411;
  background-image: -webkit-linear-gradient(top, #e1ab07 50%, #ae850a 50%);
  background-image: -o-linear-gradient(top, #e1ab07 50%, #ae850a 50%);
  background-image: linear-gradient(to bottom, #e1ab07 50%, #ae850a 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1ab07', endColorstr='#ffae850a', GradientType=0);
}
.btn-typ-elektro:active,
.btn-typ-elektro.active,
.open > .dropdown-toggle.btn-typ-elektro {
  background-image: none;
}
.btn-typ-elektro.disabled,
.btn-typ-elektro[disabled],
fieldset[disabled] .btn-typ-elektro,
.btn-typ-elektro.disabled:hover,
.btn-typ-elektro[disabled]:hover,
fieldset[disabled] .btn-typ-elektro:hover,
.btn-typ-elektro.disabled:focus,
.btn-typ-elektro[disabled]:focus,
fieldset[disabled] .btn-typ-elektro:focus,
.btn-typ-elektro.disabled.focus,
.btn-typ-elektro[disabled].focus,
fieldset[disabled] .btn-typ-elektro.focus,
.btn-typ-elektro.disabled:active,
.btn-typ-elektro[disabled]:active,
fieldset[disabled] .btn-typ-elektro:active,
.btn-typ-elektro.disabled.active,
.btn-typ-elektro[disabled].active,
fieldset[disabled] .btn-typ-elektro.active {
  background-color: #ebb718;
  background-image: -webkit-linear-gradient(top, #f8c323 50%, #deaa0d 50%);
  background-image: -o-linear-gradient(top, #f8c323 50%, #deaa0d 50%);
  background-image: linear-gradient(to bottom, #f8c323 50%, #deaa0d 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8c323', endColorstr='#ffdeaa0d', GradientType=0);
  border-color: #ebb718;
}
.btn-typ-elektro .badge {
  color: #ebb718;
  background-color: #ffffff;
}
.btn-typ-elektro-flat {
  color: #ffffff;
  background-color: #ebb718;
  border-color: #ebb718;
}
.btn-typ-elektro-flat:hover,
.btn-typ-elektro-flat:focus,
.btn-typ-elektro-flat.focus,
.btn-typ-elektro-flat:active,
.btn-typ-elektro-flat.active,
.open > .dropdown-toggle.btn-typ-elektro-flat {
  color: #ffffff;
  background-color: #bf9411;
  border-color: #b68d10;
}
.btn-typ-elektro-flat:active,
.btn-typ-elektro-flat.active,
.open > .dropdown-toggle.btn-typ-elektro-flat {
  background-image: none;
}
.btn-typ-elektro-flat.disabled,
.btn-typ-elektro-flat[disabled],
fieldset[disabled] .btn-typ-elektro-flat,
.btn-typ-elektro-flat.disabled:hover,
.btn-typ-elektro-flat[disabled]:hover,
fieldset[disabled] .btn-typ-elektro-flat:hover,
.btn-typ-elektro-flat.disabled:focus,
.btn-typ-elektro-flat[disabled]:focus,
fieldset[disabled] .btn-typ-elektro-flat:focus,
.btn-typ-elektro-flat.disabled.focus,
.btn-typ-elektro-flat[disabled].focus,
fieldset[disabled] .btn-typ-elektro-flat.focus,
.btn-typ-elektro-flat.disabled:active,
.btn-typ-elektro-flat[disabled]:active,
fieldset[disabled] .btn-typ-elektro-flat:active,
.btn-typ-elektro-flat.disabled.active,
.btn-typ-elektro-flat[disabled].active,
fieldset[disabled] .btn-typ-elektro-flat.active {
  background-color: #ebb718;
  border-color: #ebb718;
}
.btn-typ-elektro-flat .badge {
  color: #ebb718;
  background-color: #ffffff;
}
.btn-typ-elektro,
.btn-typ-elektro-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-elektro-flat {
  background-color: #ebb718;
}
.label-typ-elektro-flat,
a.label-typ-elektro-flat,
.label-typ-elektro-flat:hover,
a.label-typ-elektro-flat:hover,
.label-typ-elektro-flat:focus,
a.label-typ-elektro-flat:focus,
.label-typ-elektro-flat a,
a.label-typ-elektro-flat a,
.label-typ-elektro-flat:hover a,
a.label-typ-elektro-flat:hover a,
.label-typ-elektro-flat:focus a,
a.label-typ-elektro-flat:focus a {
  color: #ffffff;
}
.label-typ-elektro-flat[href]:hover,
.label-typ-elektro-flat.dexicon:hover,
.label-typ-elektro-flat[href]:focus,
.label-typ-elektro-flat.dexicon:focus {
  background-color: #bf9411;
}
.label-typ-elektro {
  background-color: #ebb718;
  background-image: -webkit-linear-gradient(top, #f8c323 50%, #deaa0d 50%);
  background-image: -o-linear-gradient(top, #f8c323 50%, #deaa0d 50%);
  background-image: linear-gradient(to bottom, #f8c323 50%, #deaa0d 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8c323', endColorstr='#ffdeaa0d', GradientType=0);
}
.label-typ-elektro,
a.label-typ-elektro,
.label-typ-elektro:hover,
a.label-typ-elektro:hover,
.label-typ-elektro:focus,
a.label-typ-elektro:focus,
.label-typ-elektro a,
a.label-typ-elektro a,
.label-typ-elektro:hover a,
a.label-typ-elektro:hover a,
.label-typ-elektro:focus a,
a.label-typ-elektro:focus a {
  color: #ffffff;
}
.label-typ-elektro[href]:hover,
.label-typ-elektro.dexicon:hover,
.label-typ-elektro[href]:focus,
.label-typ-elektro.dexicon:focus {
  background-color: #bf9411;
  background-image: -webkit-linear-gradient(top, #e1ab07 50%, #ae850a 50%);
  background-image: -o-linear-gradient(top, #e1ab07 50%, #ae850a 50%);
  background-image: linear-gradient(to bottom, #e1ab07 50%, #ae850a 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1ab07', endColorstr='#ffae850a', GradientType=0);
}
.label-typ-elektro,
.label-typ-elektro-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-kampf {
  color: #ffffff;
  border-color: #903e25;
  background-color: #903e25;
  background-image: -webkit-linear-gradient(top, #a74d32 50%, #792f18 50%);
  background-image: -o-linear-gradient(top, #a74d32 50%, #792f18 50%);
  background-image: linear-gradient(to bottom, #a74d32 50%, #792f18 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa74d32', endColorstr='#ff792f18', GradientType=0);
}
.btn-typ-kampf:hover,
.btn-typ-kampf:focus,
.btn-typ-kampf.focus,
.btn-typ-kampf:active,
.btn-typ-kampf.active,
.open > .dropdown-toggle.btn-typ-kampf {
  color: #ffffff;
  border-color: #5f2918;
  background-color: #672d1b;
  background-image: -webkit-linear-gradient(top, #803b26 50%, #4e1e10 50%);
  background-image: -o-linear-gradient(top, #803b26 50%, #4e1e10 50%);
  background-image: linear-gradient(to bottom, #803b26 50%, #4e1e10 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff803b26', endColorstr='#ff4e1e10', GradientType=0);
}
.btn-typ-kampf:active,
.btn-typ-kampf.active,
.open > .dropdown-toggle.btn-typ-kampf {
  background-image: none;
}
.btn-typ-kampf.disabled,
.btn-typ-kampf[disabled],
fieldset[disabled] .btn-typ-kampf,
.btn-typ-kampf.disabled:hover,
.btn-typ-kampf[disabled]:hover,
fieldset[disabled] .btn-typ-kampf:hover,
.btn-typ-kampf.disabled:focus,
.btn-typ-kampf[disabled]:focus,
fieldset[disabled] .btn-typ-kampf:focus,
.btn-typ-kampf.disabled.focus,
.btn-typ-kampf[disabled].focus,
fieldset[disabled] .btn-typ-kampf.focus,
.btn-typ-kampf.disabled:active,
.btn-typ-kampf[disabled]:active,
fieldset[disabled] .btn-typ-kampf:active,
.btn-typ-kampf.disabled.active,
.btn-typ-kampf[disabled].active,
fieldset[disabled] .btn-typ-kampf.active {
  background-color: #903e25;
  background-image: -webkit-linear-gradient(top, #a74d32 50%, #792f18 50%);
  background-image: -o-linear-gradient(top, #a74d32 50%, #792f18 50%);
  background-image: linear-gradient(to bottom, #a74d32 50%, #792f18 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa74d32', endColorstr='#ff792f18', GradientType=0);
  border-color: #903e25;
}
.btn-typ-kampf .badge {
  color: #903e25;
  background-color: #ffffff;
}
.btn-typ-kampf-flat {
  color: #ffffff;
  background-color: #903e25;
  border-color: #903e25;
}
.btn-typ-kampf-flat:hover,
.btn-typ-kampf-flat:focus,
.btn-typ-kampf-flat.focus,
.btn-typ-kampf-flat:active,
.btn-typ-kampf-flat.active,
.open > .dropdown-toggle.btn-typ-kampf-flat {
  color: #ffffff;
  background-color: #672d1b;
  border-color: #5f2918;
}
.btn-typ-kampf-flat:active,
.btn-typ-kampf-flat.active,
.open > .dropdown-toggle.btn-typ-kampf-flat {
  background-image: none;
}
.btn-typ-kampf-flat.disabled,
.btn-typ-kampf-flat[disabled],
fieldset[disabled] .btn-typ-kampf-flat,
.btn-typ-kampf-flat.disabled:hover,
.btn-typ-kampf-flat[disabled]:hover,
fieldset[disabled] .btn-typ-kampf-flat:hover,
.btn-typ-kampf-flat.disabled:focus,
.btn-typ-kampf-flat[disabled]:focus,
fieldset[disabled] .btn-typ-kampf-flat:focus,
.btn-typ-kampf-flat.disabled.focus,
.btn-typ-kampf-flat[disabled].focus,
fieldset[disabled] .btn-typ-kampf-flat.focus,
.btn-typ-kampf-flat.disabled:active,
.btn-typ-kampf-flat[disabled]:active,
fieldset[disabled] .btn-typ-kampf-flat:active,
.btn-typ-kampf-flat.disabled.active,
.btn-typ-kampf-flat[disabled].active,
fieldset[disabled] .btn-typ-kampf-flat.active {
  background-color: #903e25;
  border-color: #903e25;
}
.btn-typ-kampf-flat .badge {
  color: #903e25;
  background-color: #ffffff;
}
.btn-typ-kampf,
.btn-typ-kampf-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-kampf-flat {
  background-color: #903e25;
}
.label-typ-kampf-flat,
a.label-typ-kampf-flat,
.label-typ-kampf-flat:hover,
a.label-typ-kampf-flat:hover,
.label-typ-kampf-flat:focus,
a.label-typ-kampf-flat:focus,
.label-typ-kampf-flat a,
a.label-typ-kampf-flat a,
.label-typ-kampf-flat:hover a,
a.label-typ-kampf-flat:hover a,
.label-typ-kampf-flat:focus a,
a.label-typ-kampf-flat:focus a {
  color: #ffffff;
}
.label-typ-kampf-flat[href]:hover,
.label-typ-kampf-flat.dexicon:hover,
.label-typ-kampf-flat[href]:focus,
.label-typ-kampf-flat.dexicon:focus {
  background-color: #672d1b;
}
.label-typ-kampf {
  background-color: #903e25;
  background-image: -webkit-linear-gradient(top, #a74d32 50%, #792f18 50%);
  background-image: -o-linear-gradient(top, #a74d32 50%, #792f18 50%);
  background-image: linear-gradient(to bottom, #a74d32 50%, #792f18 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa74d32', endColorstr='#ff792f18', GradientType=0);
}
.label-typ-kampf,
a.label-typ-kampf,
.label-typ-kampf:hover,
a.label-typ-kampf:hover,
.label-typ-kampf:focus,
a.label-typ-kampf:focus,
.label-typ-kampf a,
a.label-typ-kampf a,
.label-typ-kampf:hover a,
a.label-typ-kampf:hover a,
.label-typ-kampf:focus a,
a.label-typ-kampf:focus a {
  color: #ffffff;
}
.label-typ-kampf[href]:hover,
.label-typ-kampf.dexicon:hover,
.label-typ-kampf[href]:focus,
.label-typ-kampf.dexicon:focus {
  background-color: #672d1b;
  background-image: -webkit-linear-gradient(top, #803b26 50%, #4e1e10 50%);
  background-image: -o-linear-gradient(top, #803b26 50%, #4e1e10 50%);
  background-image: linear-gradient(to bottom, #803b26 50%, #4e1e10 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff803b26', endColorstr='#ff4e1e10', GradientType=0);
}
.label-typ-kampf,
.label-typ-kampf-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-flug {
  color: #ffffff;
  border-color: #5aa6c6;
  background-color: #5aa6c6;
  background-image: -webkit-linear-gradient(top, #70b9d8 50%, #4392b3 50%);
  background-image: -o-linear-gradient(top, #70b9d8 50%, #4392b3 50%);
  background-image: linear-gradient(to bottom, #70b9d8 50%, #4392b3 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff70b9d8', endColorstr='#ff4392b3', GradientType=0);
}
.btn-typ-flug:hover,
.btn-typ-flug:focus,
.btn-typ-flug.focus,
.btn-typ-flug:active,
.btn-typ-flug.active,
.open > .dropdown-toggle.btn-typ-flug {
  color: #ffffff;
  border-color: #3a87a8;
  background-color: #3d8daf;
  background-image: -webkit-linear-gradient(top, #48a5cd 50%, #35748e 50%);
  background-image: -o-linear-gradient(top, #48a5cd 50%, #35748e 50%);
  background-image: linear-gradient(to bottom, #48a5cd 50%, #35748e 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff48a5cd', endColorstr='#ff35748e', GradientType=0);
}
.btn-typ-flug:active,
.btn-typ-flug.active,
.open > .dropdown-toggle.btn-typ-flug {
  background-image: none;
}
.btn-typ-flug.disabled,
.btn-typ-flug[disabled],
fieldset[disabled] .btn-typ-flug,
.btn-typ-flug.disabled:hover,
.btn-typ-flug[disabled]:hover,
fieldset[disabled] .btn-typ-flug:hover,
.btn-typ-flug.disabled:focus,
.btn-typ-flug[disabled]:focus,
fieldset[disabled] .btn-typ-flug:focus,
.btn-typ-flug.disabled.focus,
.btn-typ-flug[disabled].focus,
fieldset[disabled] .btn-typ-flug.focus,
.btn-typ-flug.disabled:active,
.btn-typ-flug[disabled]:active,
fieldset[disabled] .btn-typ-flug:active,
.btn-typ-flug.disabled.active,
.btn-typ-flug[disabled].active,
fieldset[disabled] .btn-typ-flug.active {
  background-color: #5aa6c6;
  background-image: -webkit-linear-gradient(top, #70b9d8 50%, #4392b3 50%);
  background-image: -o-linear-gradient(top, #70b9d8 50%, #4392b3 50%);
  background-image: linear-gradient(to bottom, #70b9d8 50%, #4392b3 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff70b9d8', endColorstr='#ff4392b3', GradientType=0);
  border-color: #5aa6c6;
}
.btn-typ-flug .badge {
  color: #5aa6c6;
  background-color: #ffffff;
}
.btn-typ-flug-flat {
  color: #ffffff;
  background-color: #5aa6c6;
  border-color: #5aa6c6;
}
.btn-typ-flug-flat:hover,
.btn-typ-flug-flat:focus,
.btn-typ-flug-flat.focus,
.btn-typ-flug-flat:active,
.btn-typ-flug-flat.active,
.open > .dropdown-toggle.btn-typ-flug-flat {
  color: #ffffff;
  background-color: #3d8daf;
  border-color: #3a87a8;
}
.btn-typ-flug-flat:active,
.btn-typ-flug-flat.active,
.open > .dropdown-toggle.btn-typ-flug-flat {
  background-image: none;
}
.btn-typ-flug-flat.disabled,
.btn-typ-flug-flat[disabled],
fieldset[disabled] .btn-typ-flug-flat,
.btn-typ-flug-flat.disabled:hover,
.btn-typ-flug-flat[disabled]:hover,
fieldset[disabled] .btn-typ-flug-flat:hover,
.btn-typ-flug-flat.disabled:focus,
.btn-typ-flug-flat[disabled]:focus,
fieldset[disabled] .btn-typ-flug-flat:focus,
.btn-typ-flug-flat.disabled.focus,
.btn-typ-flug-flat[disabled].focus,
fieldset[disabled] .btn-typ-flug-flat.focus,
.btn-typ-flug-flat.disabled:active,
.btn-typ-flug-flat[disabled]:active,
fieldset[disabled] .btn-typ-flug-flat:active,
.btn-typ-flug-flat.disabled.active,
.btn-typ-flug-flat[disabled].active,
fieldset[disabled] .btn-typ-flug-flat.active {
  background-color: #5aa6c6;
  border-color: #5aa6c6;
}
.btn-typ-flug-flat .badge {
  color: #5aa6c6;
  background-color: #ffffff;
}
.btn-typ-flug,
.btn-typ-flug-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-flug-flat {
  background-color: #5aa6c6;
}
.label-typ-flug-flat,
a.label-typ-flug-flat,
.label-typ-flug-flat:hover,
a.label-typ-flug-flat:hover,
.label-typ-flug-flat:focus,
a.label-typ-flug-flat:focus,
.label-typ-flug-flat a,
a.label-typ-flug-flat a,
.label-typ-flug-flat:hover a,
a.label-typ-flug-flat:hover a,
.label-typ-flug-flat:focus a,
a.label-typ-flug-flat:focus a {
  color: #ffffff;
}
.label-typ-flug-flat[href]:hover,
.label-typ-flug-flat.dexicon:hover,
.label-typ-flug-flat[href]:focus,
.label-typ-flug-flat.dexicon:focus {
  background-color: #3d8daf;
}
.label-typ-flug {
  background-color: #5aa6c6;
  background-image: -webkit-linear-gradient(top, #70b9d8 50%, #4392b3 50%);
  background-image: -o-linear-gradient(top, #70b9d8 50%, #4392b3 50%);
  background-image: linear-gradient(to bottom, #70b9d8 50%, #4392b3 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff70b9d8', endColorstr='#ff4392b3', GradientType=0);
}
.label-typ-flug,
a.label-typ-flug,
.label-typ-flug:hover,
a.label-typ-flug:hover,
.label-typ-flug:focus,
a.label-typ-flug:focus,
.label-typ-flug a,
a.label-typ-flug a,
.label-typ-flug:hover a,
a.label-typ-flug:hover a,
.label-typ-flug:focus a,
a.label-typ-flug:focus a {
  color: #ffffff;
}
.label-typ-flug[href]:hover,
.label-typ-flug.dexicon:hover,
.label-typ-flug[href]:focus,
.label-typ-flug.dexicon:focus {
  background-color: #3d8daf;
  background-image: -webkit-linear-gradient(top, #48a5cd 50%, #35748e 50%);
  background-image: -o-linear-gradient(top, #48a5cd 50%, #35748e 50%);
  background-image: linear-gradient(to bottom, #48a5cd 50%, #35748e 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff48a5cd', endColorstr='#ff35748e', GradientType=0);
}
.label-typ-flug,
.label-typ-flug-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-gift {
  color: #ffffff;
  border-color: #9c4a8d;
  background-color: #9c4a8d;
  background-image: -webkit-linear-gradient(top, #b55aa5 50%, #823a75 50%);
  background-image: -o-linear-gradient(top, #b55aa5 50%, #823a75 50%);
  background-image: linear-gradient(to bottom, #b55aa5 50%, #823a75 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb55aa5', endColorstr='#ff823a75', GradientType=0);
}
.btn-typ-gift:hover,
.btn-typ-gift:focus,
.btn-typ-gift.focus,
.btn-typ-gift:active,
.btn-typ-gift.active,
.open > .dropdown-toggle.btn-typ-gift {
  color: #ffffff;
  border-color: #723667;
  background-color: #793a6e;
  background-image: -webkit-linear-gradient(top, #984489 50%, #5f2a55 50%);
  background-image: -o-linear-gradient(top, #984489 50%, #5f2a55 50%);
  background-image: linear-gradient(to bottom, #984489 50%, #5f2a55 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff984489', endColorstr='#ff5f2a55', GradientType=0);
}
.btn-typ-gift:active,
.btn-typ-gift.active,
.open > .dropdown-toggle.btn-typ-gift {
  background-image: none;
}
.btn-typ-gift.disabled,
.btn-typ-gift[disabled],
fieldset[disabled] .btn-typ-gift,
.btn-typ-gift.disabled:hover,
.btn-typ-gift[disabled]:hover,
fieldset[disabled] .btn-typ-gift:hover,
.btn-typ-gift.disabled:focus,
.btn-typ-gift[disabled]:focus,
fieldset[disabled] .btn-typ-gift:focus,
.btn-typ-gift.disabled.focus,
.btn-typ-gift[disabled].focus,
fieldset[disabled] .btn-typ-gift.focus,
.btn-typ-gift.disabled:active,
.btn-typ-gift[disabled]:active,
fieldset[disabled] .btn-typ-gift:active,
.btn-typ-gift.disabled.active,
.btn-typ-gift[disabled].active,
fieldset[disabled] .btn-typ-gift.active {
  background-color: #9c4a8d;
  background-image: -webkit-linear-gradient(top, #b55aa5 50%, #823a75 50%);
  background-image: -o-linear-gradient(top, #b55aa5 50%, #823a75 50%);
  background-image: linear-gradient(to bottom, #b55aa5 50%, #823a75 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb55aa5', endColorstr='#ff823a75', GradientType=0);
  border-color: #9c4a8d;
}
.btn-typ-gift .badge {
  color: #9c4a8d;
  background-color: #ffffff;
}
.btn-typ-gift-flat {
  color: #ffffff;
  background-color: #9c4a8d;
  border-color: #9c4a8d;
}
.btn-typ-gift-flat:hover,
.btn-typ-gift-flat:focus,
.btn-typ-gift-flat.focus,
.btn-typ-gift-flat:active,
.btn-typ-gift-flat.active,
.open > .dropdown-toggle.btn-typ-gift-flat {
  color: #ffffff;
  background-color: #793a6e;
  border-color: #723667;
}
.btn-typ-gift-flat:active,
.btn-typ-gift-flat.active,
.open > .dropdown-toggle.btn-typ-gift-flat {
  background-image: none;
}
.btn-typ-gift-flat.disabled,
.btn-typ-gift-flat[disabled],
fieldset[disabled] .btn-typ-gift-flat,
.btn-typ-gift-flat.disabled:hover,
.btn-typ-gift-flat[disabled]:hover,
fieldset[disabled] .btn-typ-gift-flat:hover,
.btn-typ-gift-flat.disabled:focus,
.btn-typ-gift-flat[disabled]:focus,
fieldset[disabled] .btn-typ-gift-flat:focus,
.btn-typ-gift-flat.disabled.focus,
.btn-typ-gift-flat[disabled].focus,
fieldset[disabled] .btn-typ-gift-flat.focus,
.btn-typ-gift-flat.disabled:active,
.btn-typ-gift-flat[disabled]:active,
fieldset[disabled] .btn-typ-gift-flat:active,
.btn-typ-gift-flat.disabled.active,
.btn-typ-gift-flat[disabled].active,
fieldset[disabled] .btn-typ-gift-flat.active {
  background-color: #9c4a8d;
  border-color: #9c4a8d;
}
.btn-typ-gift-flat .badge {
  color: #9c4a8d;
  background-color: #ffffff;
}
.btn-typ-gift,
.btn-typ-gift-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-gift-flat {
  background-color: #9c4a8d;
}
.label-typ-gift-flat,
a.label-typ-gift-flat,
.label-typ-gift-flat:hover,
a.label-typ-gift-flat:hover,
.label-typ-gift-flat:focus,
a.label-typ-gift-flat:focus,
.label-typ-gift-flat a,
a.label-typ-gift-flat a,
.label-typ-gift-flat:hover a,
a.label-typ-gift-flat:hover a,
.label-typ-gift-flat:focus a,
a.label-typ-gift-flat:focus a {
  color: #ffffff;
}
.label-typ-gift-flat[href]:hover,
.label-typ-gift-flat.dexicon:hover,
.label-typ-gift-flat[href]:focus,
.label-typ-gift-flat.dexicon:focus {
  background-color: #793a6e;
}
.label-typ-gift {
  background-color: #9c4a8d;
  background-image: -webkit-linear-gradient(top, #b55aa5 50%, #823a75 50%);
  background-image: -o-linear-gradient(top, #b55aa5 50%, #823a75 50%);
  background-image: linear-gradient(to bottom, #b55aa5 50%, #823a75 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb55aa5', endColorstr='#ff823a75', GradientType=0);
}
.label-typ-gift,
a.label-typ-gift,
.label-typ-gift:hover,
a.label-typ-gift:hover,
.label-typ-gift:focus,
a.label-typ-gift:focus,
.label-typ-gift a,
a.label-typ-gift a,
.label-typ-gift:hover a,
a.label-typ-gift:hover a,
.label-typ-gift:focus a,
a.label-typ-gift:focus a {
  color: #ffffff;
}
.label-typ-gift[href]:hover,
.label-typ-gift.dexicon:hover,
.label-typ-gift[href]:focus,
.label-typ-gift.dexicon:focus {
  background-color: #793a6e;
  background-image: -webkit-linear-gradient(top, #984489 50%, #5f2a55 50%);
  background-image: -o-linear-gradient(top, #984489 50%, #5f2a55 50%);
  background-image: linear-gradient(to bottom, #984489 50%, #5f2a55 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff984489', endColorstr='#ff5f2a55', GradientType=0);
}
.label-typ-gift,
.label-typ-gift-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-boden {
  color: #ffffff;
  border-color: #b7983f;
  background-color: #b7983f;
  background-image: -webkit-linear-gradient(top, #c7a649 50%, #a68935 50%);
  background-image: -o-linear-gradient(top, #c7a649 50%, #a68935 50%);
  background-image: linear-gradient(to bottom, #c7a649 50%, #a68935 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc7a649', endColorstr='#ffa68935', GradientType=0);
}
.btn-typ-boden:hover,
.btn-typ-boden:focus,
.btn-typ-boden.focus,
.btn-typ-boden:active,
.btn-typ-boden.active,
.open > .dropdown-toggle.btn-typ-boden {
  color: #ffffff;
  border-color: #89722f;
  background-color: #917832;
  background-image: -webkit-linear-gradient(top, #a98a34 50%, #7f6929 50%);
  background-image: -o-linear-gradient(top, #a98a34 50%, #7f6929 50%);
  background-image: linear-gradient(to bottom, #a98a34 50%, #7f6929 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa98a34', endColorstr='#ff7f6929', GradientType=0);
}
.btn-typ-boden:active,
.btn-typ-boden.active,
.open > .dropdown-toggle.btn-typ-boden {
  background-image: none;
}
.btn-typ-boden.disabled,
.btn-typ-boden[disabled],
fieldset[disabled] .btn-typ-boden,
.btn-typ-boden.disabled:hover,
.btn-typ-boden[disabled]:hover,
fieldset[disabled] .btn-typ-boden:hover,
.btn-typ-boden.disabled:focus,
.btn-typ-boden[disabled]:focus,
fieldset[disabled] .btn-typ-boden:focus,
.btn-typ-boden.disabled.focus,
.btn-typ-boden[disabled].focus,
fieldset[disabled] .btn-typ-boden.focus,
.btn-typ-boden.disabled:active,
.btn-typ-boden[disabled]:active,
fieldset[disabled] .btn-typ-boden:active,
.btn-typ-boden.disabled.active,
.btn-typ-boden[disabled].active,
fieldset[disabled] .btn-typ-boden.active {
  background-color: #b7983f;
  background-image: -webkit-linear-gradient(top, #c7a649 50%, #a68935 50%);
  background-image: -o-linear-gradient(top, #c7a649 50%, #a68935 50%);
  background-image: linear-gradient(to bottom, #c7a649 50%, #a68935 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc7a649', endColorstr='#ffa68935', GradientType=0);
  border-color: #b7983f;
}
.btn-typ-boden .badge {
  color: #b7983f;
  background-color: #ffffff;
}
.btn-typ-boden-flat {
  color: #ffffff;
  background-color: #b7983f;
  border-color: #b7983f;
}
.btn-typ-boden-flat:hover,
.btn-typ-boden-flat:focus,
.btn-typ-boden-flat.focus,
.btn-typ-boden-flat:active,
.btn-typ-boden-flat.active,
.open > .dropdown-toggle.btn-typ-boden-flat {
  color: #ffffff;
  background-color: #917832;
  border-color: #89722f;
}
.btn-typ-boden-flat:active,
.btn-typ-boden-flat.active,
.open > .dropdown-toggle.btn-typ-boden-flat {
  background-image: none;
}
.btn-typ-boden-flat.disabled,
.btn-typ-boden-flat[disabled],
fieldset[disabled] .btn-typ-boden-flat,
.btn-typ-boden-flat.disabled:hover,
.btn-typ-boden-flat[disabled]:hover,
fieldset[disabled] .btn-typ-boden-flat:hover,
.btn-typ-boden-flat.disabled:focus,
.btn-typ-boden-flat[disabled]:focus,
fieldset[disabled] .btn-typ-boden-flat:focus,
.btn-typ-boden-flat.disabled.focus,
.btn-typ-boden-flat[disabled].focus,
fieldset[disabled] .btn-typ-boden-flat.focus,
.btn-typ-boden-flat.disabled:active,
.btn-typ-boden-flat[disabled]:active,
fieldset[disabled] .btn-typ-boden-flat:active,
.btn-typ-boden-flat.disabled.active,
.btn-typ-boden-flat[disabled].active,
fieldset[disabled] .btn-typ-boden-flat.active {
  background-color: #b7983f;
  border-color: #b7983f;
}
.btn-typ-boden-flat .badge {
  color: #b7983f;
  background-color: #ffffff;
}
.btn-typ-boden,
.btn-typ-boden-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-boden-flat {
  background-color: #b7983f;
}
.label-typ-boden-flat,
a.label-typ-boden-flat,
.label-typ-boden-flat:hover,
a.label-typ-boden-flat:hover,
.label-typ-boden-flat:focus,
a.label-typ-boden-flat:focus,
.label-typ-boden-flat a,
a.label-typ-boden-flat a,
.label-typ-boden-flat:hover a,
a.label-typ-boden-flat:hover a,
.label-typ-boden-flat:focus a,
a.label-typ-boden-flat:focus a {
  color: #ffffff;
}
.label-typ-boden-flat[href]:hover,
.label-typ-boden-flat.dexicon:hover,
.label-typ-boden-flat[href]:focus,
.label-typ-boden-flat.dexicon:focus {
  background-color: #917832;
}
.label-typ-boden {
  background-color: #b7983f;
  background-image: -webkit-linear-gradient(top, #c7a649 50%, #a68935 50%);
  background-image: -o-linear-gradient(top, #c7a649 50%, #a68935 50%);
  background-image: linear-gradient(to bottom, #c7a649 50%, #a68935 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc7a649', endColorstr='#ffa68935', GradientType=0);
}
.label-typ-boden,
a.label-typ-boden,
.label-typ-boden:hover,
a.label-typ-boden:hover,
.label-typ-boden:focus,
a.label-typ-boden:focus,
.label-typ-boden a,
a.label-typ-boden a,
.label-typ-boden:hover a,
a.label-typ-boden:hover a,
.label-typ-boden:focus a,
a.label-typ-boden:focus a {
  color: #ffffff;
}
.label-typ-boden[href]:hover,
.label-typ-boden.dexicon:hover,
.label-typ-boden[href]:focus,
.label-typ-boden.dexicon:focus {
  background-color: #917832;
  background-image: -webkit-linear-gradient(top, #a98a34 50%, #7f6929 50%);
  background-image: -o-linear-gradient(top, #a98a34 50%, #7f6929 50%);
  background-image: linear-gradient(to bottom, #a98a34 50%, #7f6929 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa98a34', endColorstr='#ff7f6929', GradientType=0);
}
.label-typ-boden,
.label-typ-boden-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-gestein {
  color: #ffffff;
  border-color: #ae9952;
  background-color: #ae9952;
  background-image: -webkit-linear-gradient(top, #c3ac5f 50%, #988544 50%);
  background-image: -o-linear-gradient(top, #c3ac5f 50%, #988544 50%);
  background-image: linear-gradient(to bottom, #c3ac5f 50%, #988544 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc3ac5f', endColorstr='#ff988544', GradientType=0);
}
.btn-typ-gestein:hover,
.btn-typ-gestein:focus,
.btn-typ-gestein.focus,
.btn-typ-gestein:active,
.btn-typ-gestein.active,
.open > .dropdown-toggle.btn-typ-gestein {
  color: #ffffff;
  border-color: #84743e;
  background-color: #8b7a41;
  background-image: -webkit-linear-gradient(top, #ae9541 50%, #756634 50%);
  background-image: -o-linear-gradient(top, #ae9541 50%, #756634 50%);
  background-image: linear-gradient(to bottom, #ae9541 50%, #756634 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae9541', endColorstr='#ff756634', GradientType=0);
}
.btn-typ-gestein:active,
.btn-typ-gestein.active,
.open > .dropdown-toggle.btn-typ-gestein {
  background-image: none;
}
.btn-typ-gestein.disabled,
.btn-typ-gestein[disabled],
fieldset[disabled] .btn-typ-gestein,
.btn-typ-gestein.disabled:hover,
.btn-typ-gestein[disabled]:hover,
fieldset[disabled] .btn-typ-gestein:hover,
.btn-typ-gestein.disabled:focus,
.btn-typ-gestein[disabled]:focus,
fieldset[disabled] .btn-typ-gestein:focus,
.btn-typ-gestein.disabled.focus,
.btn-typ-gestein[disabled].focus,
fieldset[disabled] .btn-typ-gestein.focus,
.btn-typ-gestein.disabled:active,
.btn-typ-gestein[disabled]:active,
fieldset[disabled] .btn-typ-gestein:active,
.btn-typ-gestein.disabled.active,
.btn-typ-gestein[disabled].active,
fieldset[disabled] .btn-typ-gestein.active {
  background-color: #ae9952;
  background-image: -webkit-linear-gradient(top, #c3ac5f 50%, #988544 50%);
  background-image: -o-linear-gradient(top, #c3ac5f 50%, #988544 50%);
  background-image: linear-gradient(to bottom, #c3ac5f 50%, #988544 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc3ac5f', endColorstr='#ff988544', GradientType=0);
  border-color: #ae9952;
}
.btn-typ-gestein .badge {
  color: #ae9952;
  background-color: #ffffff;
}
.btn-typ-gestein-flat {
  color: #ffffff;
  background-color: #ae9952;
  border-color: #ae9952;
}
.btn-typ-gestein-flat:hover,
.btn-typ-gestein-flat:focus,
.btn-typ-gestein-flat.focus,
.btn-typ-gestein-flat:active,
.btn-typ-gestein-flat.active,
.open > .dropdown-toggle.btn-typ-gestein-flat {
  color: #ffffff;
  background-color: #8b7a41;
  border-color: #84743e;
}
.btn-typ-gestein-flat:active,
.btn-typ-gestein-flat.active,
.open > .dropdown-toggle.btn-typ-gestein-flat {
  background-image: none;
}
.btn-typ-gestein-flat.disabled,
.btn-typ-gestein-flat[disabled],
fieldset[disabled] .btn-typ-gestein-flat,
.btn-typ-gestein-flat.disabled:hover,
.btn-typ-gestein-flat[disabled]:hover,
fieldset[disabled] .btn-typ-gestein-flat:hover,
.btn-typ-gestein-flat.disabled:focus,
.btn-typ-gestein-flat[disabled]:focus,
fieldset[disabled] .btn-typ-gestein-flat:focus,
.btn-typ-gestein-flat.disabled.focus,
.btn-typ-gestein-flat[disabled].focus,
fieldset[disabled] .btn-typ-gestein-flat.focus,
.btn-typ-gestein-flat.disabled:active,
.btn-typ-gestein-flat[disabled]:active,
fieldset[disabled] .btn-typ-gestein-flat:active,
.btn-typ-gestein-flat.disabled.active,
.btn-typ-gestein-flat[disabled].active,
fieldset[disabled] .btn-typ-gestein-flat.active {
  background-color: #ae9952;
  border-color: #ae9952;
}
.btn-typ-gestein-flat .badge {
  color: #ae9952;
  background-color: #ffffff;
}
.btn-typ-gestein,
.btn-typ-gestein-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-gestein-flat {
  background-color: #ae9952;
}
.label-typ-gestein-flat,
a.label-typ-gestein-flat,
.label-typ-gestein-flat:hover,
a.label-typ-gestein-flat:hover,
.label-typ-gestein-flat:focus,
a.label-typ-gestein-flat:focus,
.label-typ-gestein-flat a,
a.label-typ-gestein-flat a,
.label-typ-gestein-flat:hover a,
a.label-typ-gestein-flat:hover a,
.label-typ-gestein-flat:focus a,
a.label-typ-gestein-flat:focus a {
  color: #ffffff;
}
.label-typ-gestein-flat[href]:hover,
.label-typ-gestein-flat.dexicon:hover,
.label-typ-gestein-flat[href]:focus,
.label-typ-gestein-flat.dexicon:focus {
  background-color: #8b7a41;
}
.label-typ-gestein {
  background-color: #ae9952;
  background-image: -webkit-linear-gradient(top, #c3ac5f 50%, #988544 50%);
  background-image: -o-linear-gradient(top, #c3ac5f 50%, #988544 50%);
  background-image: linear-gradient(to bottom, #c3ac5f 50%, #988544 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc3ac5f', endColorstr='#ff988544', GradientType=0);
}
.label-typ-gestein,
a.label-typ-gestein,
.label-typ-gestein:hover,
a.label-typ-gestein:hover,
.label-typ-gestein:focus,
a.label-typ-gestein:focus,
.label-typ-gestein a,
a.label-typ-gestein a,
.label-typ-gestein:hover a,
a.label-typ-gestein:hover a,
.label-typ-gestein:focus a,
a.label-typ-gestein:focus a {
  color: #ffffff;
}
.label-typ-gestein[href]:hover,
.label-typ-gestein.dexicon:hover,
.label-typ-gestein[href]:focus,
.label-typ-gestein.dexicon:focus {
  background-color: #8b7a41;
  background-image: -webkit-linear-gradient(top, #ae9541 50%, #756634 50%);
  background-image: -o-linear-gradient(top, #ae9541 50%, #756634 50%);
  background-image: linear-gradient(to bottom, #ae9541 50%, #756634 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae9541', endColorstr='#ff756634', GradientType=0);
}
.label-typ-gestein,
.label-typ-gestein-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-kaefer {
  color: #ffffff;
  border-color: #a2a028;
  background-color: #a2a028;
  background-image: -webkit-linear-gradient(top, #b2b02d 50%, #918f23 50%);
  background-image: -o-linear-gradient(top, #b2b02d 50%, #918f23 50%);
  background-image: linear-gradient(to bottom, #b2b02d 50%, #918f23 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb2b02d', endColorstr='#ff918f23', GradientType=0);
}
.btn-typ-kaefer:hover,
.btn-typ-kaefer:focus,
.btn-typ-kaefer.focus,
.btn-typ-kaefer:active,
.btn-typ-kaefer.active,
.open > .dropdown-toggle.btn-typ-kaefer {
  color: #ffffff;
  border-color: #706f1c;
  background-color: #79771e;
  background-image: -webkit-linear-gradient(top, #898823 50%, #686619 50%);
  background-image: -o-linear-gradient(top, #898823 50%, #686619 50%);
  background-image: linear-gradient(to bottom, #898823 50%, #686619 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff898823', endColorstr='#ff686619', GradientType=0);
}
.btn-typ-kaefer:active,
.btn-typ-kaefer.active,
.open > .dropdown-toggle.btn-typ-kaefer {
  background-image: none;
}
.btn-typ-kaefer.disabled,
.btn-typ-kaefer[disabled],
fieldset[disabled] .btn-typ-kaefer,
.btn-typ-kaefer.disabled:hover,
.btn-typ-kaefer[disabled]:hover,
fieldset[disabled] .btn-typ-kaefer:hover,
.btn-typ-kaefer.disabled:focus,
.btn-typ-kaefer[disabled]:focus,
fieldset[disabled] .btn-typ-kaefer:focus,
.btn-typ-kaefer.disabled.focus,
.btn-typ-kaefer[disabled].focus,
fieldset[disabled] .btn-typ-kaefer.focus,
.btn-typ-kaefer.disabled:active,
.btn-typ-kaefer[disabled]:active,
fieldset[disabled] .btn-typ-kaefer:active,
.btn-typ-kaefer.disabled.active,
.btn-typ-kaefer[disabled].active,
fieldset[disabled] .btn-typ-kaefer.active {
  background-color: #a2a028;
  background-image: -webkit-linear-gradient(top, #b2b02d 50%, #918f23 50%);
  background-image: -o-linear-gradient(top, #b2b02d 50%, #918f23 50%);
  background-image: linear-gradient(to bottom, #b2b02d 50%, #918f23 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb2b02d', endColorstr='#ff918f23', GradientType=0);
  border-color: #a2a028;
}
.btn-typ-kaefer .badge {
  color: #a2a028;
  background-color: #ffffff;
}
.btn-typ-kaefer-flat {
  color: #ffffff;
  background-color: #a2a028;
  border-color: #a2a028;
}
.btn-typ-kaefer-flat:hover,
.btn-typ-kaefer-flat:focus,
.btn-typ-kaefer-flat.focus,
.btn-typ-kaefer-flat:active,
.btn-typ-kaefer-flat.active,
.open > .dropdown-toggle.btn-typ-kaefer-flat {
  color: #ffffff;
  background-color: #79771e;
  border-color: #706f1c;
}
.btn-typ-kaefer-flat:active,
.btn-typ-kaefer-flat.active,
.open > .dropdown-toggle.btn-typ-kaefer-flat {
  background-image: none;
}
.btn-typ-kaefer-flat.disabled,
.btn-typ-kaefer-flat[disabled],
fieldset[disabled] .btn-typ-kaefer-flat,
.btn-typ-kaefer-flat.disabled:hover,
.btn-typ-kaefer-flat[disabled]:hover,
fieldset[disabled] .btn-typ-kaefer-flat:hover,
.btn-typ-kaefer-flat.disabled:focus,
.btn-typ-kaefer-flat[disabled]:focus,
fieldset[disabled] .btn-typ-kaefer-flat:focus,
.btn-typ-kaefer-flat.disabled.focus,
.btn-typ-kaefer-flat[disabled].focus,
fieldset[disabled] .btn-typ-kaefer-flat.focus,
.btn-typ-kaefer-flat.disabled:active,
.btn-typ-kaefer-flat[disabled]:active,
fieldset[disabled] .btn-typ-kaefer-flat:active,
.btn-typ-kaefer-flat.disabled.active,
.btn-typ-kaefer-flat[disabled].active,
fieldset[disabled] .btn-typ-kaefer-flat.active {
  background-color: #a2a028;
  border-color: #a2a028;
}
.btn-typ-kaefer-flat .badge {
  color: #a2a028;
  background-color: #ffffff;
}
.btn-typ-kaefer,
.btn-typ-kaefer-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-kaefer-flat {
  background-color: #a2a028;
}
.label-typ-kaefer-flat,
a.label-typ-kaefer-flat,
.label-typ-kaefer-flat:hover,
a.label-typ-kaefer-flat:hover,
.label-typ-kaefer-flat:focus,
a.label-typ-kaefer-flat:focus,
.label-typ-kaefer-flat a,
a.label-typ-kaefer-flat a,
.label-typ-kaefer-flat:hover a,
a.label-typ-kaefer-flat:hover a,
.label-typ-kaefer-flat:focus a,
a.label-typ-kaefer-flat:focus a {
  color: #ffffff;
}
.label-typ-kaefer-flat[href]:hover,
.label-typ-kaefer-flat.dexicon:hover,
.label-typ-kaefer-flat[href]:focus,
.label-typ-kaefer-flat.dexicon:focus {
  background-color: #79771e;
}
.label-typ-kaefer {
  background-color: #a2a028;
  background-image: -webkit-linear-gradient(top, #b2b02d 50%, #918f23 50%);
  background-image: -o-linear-gradient(top, #b2b02d 50%, #918f23 50%);
  background-image: linear-gradient(to bottom, #b2b02d 50%, #918f23 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb2b02d', endColorstr='#ff918f23', GradientType=0);
}
.label-typ-kaefer,
a.label-typ-kaefer,
.label-typ-kaefer:hover,
a.label-typ-kaefer:hover,
.label-typ-kaefer:focus,
a.label-typ-kaefer:focus,
.label-typ-kaefer a,
a.label-typ-kaefer a,
.label-typ-kaefer:hover a,
a.label-typ-kaefer:hover a,
.label-typ-kaefer:focus a,
a.label-typ-kaefer:focus a {
  color: #ffffff;
}
.label-typ-kaefer[href]:hover,
.label-typ-kaefer.dexicon:hover,
.label-typ-kaefer[href]:focus,
.label-typ-kaefer.dexicon:focus {
  background-color: #79771e;
  background-image: -webkit-linear-gradient(top, #898823 50%, #686619 50%);
  background-image: -o-linear-gradient(top, #898823 50%, #686619 50%);
  background-image: linear-gradient(to bottom, #898823 50%, #686619 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff898823', endColorstr='#ff686619', GradientType=0);
}
.label-typ-kaefer,
.label-typ-kaefer-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-eis {
  color: #ffffff;
  border-color: #2dafcb;
  background-color: #2dafcb;
  background-image: -webkit-linear-gradient(top, #36bcd8 50%, #24a2bd 50%);
  background-image: -o-linear-gradient(top, #36bcd8 50%, #24a2bd 50%);
  background-image: linear-gradient(to bottom, #36bcd8 50%, #24a2bd 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff36bcd8', endColorstr='#ff24a2bd', GradientType=0);
}
.btn-typ-eis:hover,
.btn-typ-eis:focus,
.btn-typ-eis.focus,
.btn-typ-eis:active,
.btn-typ-eis.active,
.open > .dropdown-toggle.btn-typ-eis {
  color: #ffffff;
  border-color: #228498;
  background-color: #248ba1;
  background-image: -webkit-linear-gradient(top, #249eb7 50%, #1c7d92 50%);
  background-image: -o-linear-gradient(top, #249eb7 50%, #1c7d92 50%);
  background-image: linear-gradient(to bottom, #249eb7 50%, #1c7d92 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff249eb7', endColorstr='#ff1c7d92', GradientType=0);
}
.btn-typ-eis:active,
.btn-typ-eis.active,
.open > .dropdown-toggle.btn-typ-eis {
  background-image: none;
}
.btn-typ-eis.disabled,
.btn-typ-eis[disabled],
fieldset[disabled] .btn-typ-eis,
.btn-typ-eis.disabled:hover,
.btn-typ-eis[disabled]:hover,
fieldset[disabled] .btn-typ-eis:hover,
.btn-typ-eis.disabled:focus,
.btn-typ-eis[disabled]:focus,
fieldset[disabled] .btn-typ-eis:focus,
.btn-typ-eis.disabled.focus,
.btn-typ-eis[disabled].focus,
fieldset[disabled] .btn-typ-eis.focus,
.btn-typ-eis.disabled:active,
.btn-typ-eis[disabled]:active,
fieldset[disabled] .btn-typ-eis:active,
.btn-typ-eis.disabled.active,
.btn-typ-eis[disabled].active,
fieldset[disabled] .btn-typ-eis.active {
  background-color: #2dafcb;
  background-image: -webkit-linear-gradient(top, #36bcd8 50%, #24a2bd 50%);
  background-image: -o-linear-gradient(top, #36bcd8 50%, #24a2bd 50%);
  background-image: linear-gradient(to bottom, #36bcd8 50%, #24a2bd 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff36bcd8', endColorstr='#ff24a2bd', GradientType=0);
  border-color: #2dafcb;
}
.btn-typ-eis .badge {
  color: #2dafcb;
  background-color: #ffffff;
}
.btn-typ-eis-flat {
  color: #ffffff;
  background-color: #2dafcb;
  border-color: #2dafcb;
}
.btn-typ-eis-flat:hover,
.btn-typ-eis-flat:focus,
.btn-typ-eis-flat.focus,
.btn-typ-eis-flat:active,
.btn-typ-eis-flat.active,
.open > .dropdown-toggle.btn-typ-eis-flat {
  color: #ffffff;
  background-color: #248ba1;
  border-color: #228498;
}
.btn-typ-eis-flat:active,
.btn-typ-eis-flat.active,
.open > .dropdown-toggle.btn-typ-eis-flat {
  background-image: none;
}
.btn-typ-eis-flat.disabled,
.btn-typ-eis-flat[disabled],
fieldset[disabled] .btn-typ-eis-flat,
.btn-typ-eis-flat.disabled:hover,
.btn-typ-eis-flat[disabled]:hover,
fieldset[disabled] .btn-typ-eis-flat:hover,
.btn-typ-eis-flat.disabled:focus,
.btn-typ-eis-flat[disabled]:focus,
fieldset[disabled] .btn-typ-eis-flat:focus,
.btn-typ-eis-flat.disabled.focus,
.btn-typ-eis-flat[disabled].focus,
fieldset[disabled] .btn-typ-eis-flat.focus,
.btn-typ-eis-flat.disabled:active,
.btn-typ-eis-flat[disabled]:active,
fieldset[disabled] .btn-typ-eis-flat:active,
.btn-typ-eis-flat.disabled.active,
.btn-typ-eis-flat[disabled].active,
fieldset[disabled] .btn-typ-eis-flat.active {
  background-color: #2dafcb;
  border-color: #2dafcb;
}
.btn-typ-eis-flat .badge {
  color: #2dafcb;
  background-color: #ffffff;
}
.btn-typ-eis,
.btn-typ-eis-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-eis-flat {
  background-color: #2dafcb;
}
.label-typ-eis-flat,
a.label-typ-eis-flat,
.label-typ-eis-flat:hover,
a.label-typ-eis-flat:hover,
.label-typ-eis-flat:focus,
a.label-typ-eis-flat:focus,
.label-typ-eis-flat a,
a.label-typ-eis-flat a,
.label-typ-eis-flat:hover a,
a.label-typ-eis-flat:hover a,
.label-typ-eis-flat:focus a,
a.label-typ-eis-flat:focus a {
  color: #ffffff;
}
.label-typ-eis-flat[href]:hover,
.label-typ-eis-flat.dexicon:hover,
.label-typ-eis-flat[href]:focus,
.label-typ-eis-flat.dexicon:focus {
  background-color: #248ba1;
}
.label-typ-eis {
  background-color: #2dafcb;
  background-image: -webkit-linear-gradient(top, #36bcd8 50%, #24a2bd 50%);
  background-image: -o-linear-gradient(top, #36bcd8 50%, #24a2bd 50%);
  background-image: linear-gradient(to bottom, #36bcd8 50%, #24a2bd 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff36bcd8', endColorstr='#ff24a2bd', GradientType=0);
}
.label-typ-eis,
a.label-typ-eis,
.label-typ-eis:hover,
a.label-typ-eis:hover,
.label-typ-eis:focus,
a.label-typ-eis:focus,
.label-typ-eis a,
a.label-typ-eis a,
.label-typ-eis:hover a,
a.label-typ-eis:hover a,
.label-typ-eis:focus a,
a.label-typ-eis:focus a {
  color: #ffffff;
}
.label-typ-eis[href]:hover,
.label-typ-eis.dexicon:hover,
.label-typ-eis[href]:focus,
.label-typ-eis.dexicon:focus {
  background-color: #248ba1;
  background-image: -webkit-linear-gradient(top, #249eb7 50%, #1c7d92 50%);
  background-image: -o-linear-gradient(top, #249eb7 50%, #1c7d92 50%);
  background-image: linear-gradient(to bottom, #249eb7 50%, #1c7d92 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff249eb7', endColorstr='#ff1c7d92', GradientType=0);
}
.label-typ-eis,
.label-typ-eis-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-psycho {
  color: #ffffff;
  border-color: #de548a;
  background-color: #de548a;
  background-image: -webkit-linear-gradient(top, #f2679e 50%, #ca4076 50%);
  background-image: -o-linear-gradient(top, #f2679e 50%, #ca4076 50%);
  background-image: linear-gradient(to bottom, #f2679e 50%, #ca4076 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2679e', endColorstr='#ffca4076', GradientType=0);
}
.btn-typ-psycho:hover,
.btn-typ-psycho:focus,
.btn-typ-psycho.focus,
.btn-typ-psycho:active,
.btn-typ-psycho.active,
.open > .dropdown-toggle.btn-typ-psycho {
  color: #ffffff;
  border-color: #cd2769;
  background-color: #d5296d;
  background-image: -webkit-linear-gradient(top, #ee3880 50%, #a82f5e 50%);
  background-image: -o-linear-gradient(top, #ee3880 50%, #a82f5e 50%);
  background-image: linear-gradient(to bottom, #ee3880 50%, #a82f5e 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee3880', endColorstr='#ffa82f5e', GradientType=0);
}
.btn-typ-psycho:active,
.btn-typ-psycho.active,
.open > .dropdown-toggle.btn-typ-psycho {
  background-image: none;
}
.btn-typ-psycho.disabled,
.btn-typ-psycho[disabled],
fieldset[disabled] .btn-typ-psycho,
.btn-typ-psycho.disabled:hover,
.btn-typ-psycho[disabled]:hover,
fieldset[disabled] .btn-typ-psycho:hover,
.btn-typ-psycho.disabled:focus,
.btn-typ-psycho[disabled]:focus,
fieldset[disabled] .btn-typ-psycho:focus,
.btn-typ-psycho.disabled.focus,
.btn-typ-psycho[disabled].focus,
fieldset[disabled] .btn-typ-psycho.focus,
.btn-typ-psycho.disabled:active,
.btn-typ-psycho[disabled]:active,
fieldset[disabled] .btn-typ-psycho:active,
.btn-typ-psycho.disabled.active,
.btn-typ-psycho[disabled].active,
fieldset[disabled] .btn-typ-psycho.active {
  background-color: #de548a;
  background-image: -webkit-linear-gradient(top, #f2679e 50%, #ca4076 50%);
  background-image: -o-linear-gradient(top, #f2679e 50%, #ca4076 50%);
  background-image: linear-gradient(to bottom, #f2679e 50%, #ca4076 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2679e', endColorstr='#ffca4076', GradientType=0);
  border-color: #de548a;
}
.btn-typ-psycho .badge {
  color: #de548a;
  background-color: #ffffff;
}
.btn-typ-psycho-flat {
  color: #ffffff;
  background-color: #de548a;
  border-color: #de548a;
}
.btn-typ-psycho-flat:hover,
.btn-typ-psycho-flat:focus,
.btn-typ-psycho-flat.focus,
.btn-typ-psycho-flat:active,
.btn-typ-psycho-flat.active,
.open > .dropdown-toggle.btn-typ-psycho-flat {
  color: #ffffff;
  background-color: #d5296d;
  border-color: #cd2769;
}
.btn-typ-psycho-flat:active,
.btn-typ-psycho-flat.active,
.open > .dropdown-toggle.btn-typ-psycho-flat {
  background-image: none;
}
.btn-typ-psycho-flat.disabled,
.btn-typ-psycho-flat[disabled],
fieldset[disabled] .btn-typ-psycho-flat,
.btn-typ-psycho-flat.disabled:hover,
.btn-typ-psycho-flat[disabled]:hover,
fieldset[disabled] .btn-typ-psycho-flat:hover,
.btn-typ-psycho-flat.disabled:focus,
.btn-typ-psycho-flat[disabled]:focus,
fieldset[disabled] .btn-typ-psycho-flat:focus,
.btn-typ-psycho-flat.disabled.focus,
.btn-typ-psycho-flat[disabled].focus,
fieldset[disabled] .btn-typ-psycho-flat.focus,
.btn-typ-psycho-flat.disabled:active,
.btn-typ-psycho-flat[disabled]:active,
fieldset[disabled] .btn-typ-psycho-flat:active,
.btn-typ-psycho-flat.disabled.active,
.btn-typ-psycho-flat[disabled].active,
fieldset[disabled] .btn-typ-psycho-flat.active {
  background-color: #de548a;
  border-color: #de548a;
}
.btn-typ-psycho-flat .badge {
  color: #de548a;
  background-color: #ffffff;
}
.btn-typ-psycho,
.btn-typ-psycho-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-psycho-flat {
  background-color: #de548a;
}
.label-typ-psycho-flat,
a.label-typ-psycho-flat,
.label-typ-psycho-flat:hover,
a.label-typ-psycho-flat:hover,
.label-typ-psycho-flat:focus,
a.label-typ-psycho-flat:focus,
.label-typ-psycho-flat a,
a.label-typ-psycho-flat a,
.label-typ-psycho-flat:hover a,
a.label-typ-psycho-flat:hover a,
.label-typ-psycho-flat:focus a,
a.label-typ-psycho-flat:focus a {
  color: #ffffff;
}
.label-typ-psycho-flat[href]:hover,
.label-typ-psycho-flat.dexicon:hover,
.label-typ-psycho-flat[href]:focus,
.label-typ-psycho-flat.dexicon:focus {
  background-color: #d5296d;
}
.label-typ-psycho {
  background-color: #de548a;
  background-image: -webkit-linear-gradient(top, #f2679e 50%, #ca4076 50%);
  background-image: -o-linear-gradient(top, #f2679e 50%, #ca4076 50%);
  background-image: linear-gradient(to bottom, #f2679e 50%, #ca4076 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2679e', endColorstr='#ffca4076', GradientType=0);
}
.label-typ-psycho,
a.label-typ-psycho,
.label-typ-psycho:hover,
a.label-typ-psycho:hover,
.label-typ-psycho:focus,
a.label-typ-psycho:focus,
.label-typ-psycho a,
a.label-typ-psycho a,
.label-typ-psycho:hover a,
a.label-typ-psycho:hover a,
.label-typ-psycho:focus a,
a.label-typ-psycho:focus a {
  color: #ffffff;
}
.label-typ-psycho[href]:hover,
.label-typ-psycho.dexicon:hover,
.label-typ-psycho[href]:focus,
.label-typ-psycho.dexicon:focus {
  background-color: #d5296d;
  background-image: -webkit-linear-gradient(top, #ee3880 50%, #a82f5e 50%);
  background-image: -o-linear-gradient(top, #ee3880 50%, #a82f5e 50%);
  background-image: linear-gradient(to bottom, #ee3880 50%, #a82f5e 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee3880', endColorstr='#ffa82f5e', GradientType=0);
}
.label-typ-psycho,
.label-typ-psycho-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-geist {
  color: #ffffff;
  border-color: #55569a;
  background-color: #55569a;
  background-image: -webkit-linear-gradient(top, #6566bc 50%, #454577 50%);
  background-image: -o-linear-gradient(top, #6566bc 50%, #454577 50%);
  background-image: linear-gradient(to bottom, #6566bc 50%, #454577 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6566bc', endColorstr='#ff454577', GradientType=0);
}
.btn-typ-geist:hover,
.btn-typ-geist:focus,
.btn-typ-geist.focus,
.btn-typ-geist:active,
.btn-typ-geist.active,
.open > .dropdown-toggle.btn-typ-geist {
  color: #ffffff;
  border-color: #3f4072;
  background-color: #434379;
  background-image: -webkit-linear-gradient(top, #4849a6 50%, #323257 50%);
  background-image: -o-linear-gradient(top, #4849a6 50%, #323257 50%);
  background-image: linear-gradient(to bottom, #4849a6 50%, #323257 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4849a6', endColorstr='#ff323257', GradientType=0);
}
.btn-typ-geist:active,
.btn-typ-geist.active,
.open > .dropdown-toggle.btn-typ-geist {
  background-image: none;
}
.btn-typ-geist.disabled,
.btn-typ-geist[disabled],
fieldset[disabled] .btn-typ-geist,
.btn-typ-geist.disabled:hover,
.btn-typ-geist[disabled]:hover,
fieldset[disabled] .btn-typ-geist:hover,
.btn-typ-geist.disabled:focus,
.btn-typ-geist[disabled]:focus,
fieldset[disabled] .btn-typ-geist:focus,
.btn-typ-geist.disabled.focus,
.btn-typ-geist[disabled].focus,
fieldset[disabled] .btn-typ-geist.focus,
.btn-typ-geist.disabled:active,
.btn-typ-geist[disabled]:active,
fieldset[disabled] .btn-typ-geist:active,
.btn-typ-geist.disabled.active,
.btn-typ-geist[disabled].active,
fieldset[disabled] .btn-typ-geist.active {
  background-color: #55569a;
  background-image: -webkit-linear-gradient(top, #6566bc 50%, #454577 50%);
  background-image: -o-linear-gradient(top, #6566bc 50%, #454577 50%);
  background-image: linear-gradient(to bottom, #6566bc 50%, #454577 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6566bc', endColorstr='#ff454577', GradientType=0);
  border-color: #55569a;
}
.btn-typ-geist .badge {
  color: #55569a;
  background-color: #ffffff;
}
.btn-typ-geist-flat {
  color: #ffffff;
  background-color: #55569a;
  border-color: #55569a;
}
.btn-typ-geist-flat:hover,
.btn-typ-geist-flat:focus,
.btn-typ-geist-flat.focus,
.btn-typ-geist-flat:active,
.btn-typ-geist-flat.active,
.open > .dropdown-toggle.btn-typ-geist-flat {
  color: #ffffff;
  background-color: #434379;
  border-color: #3f4072;
}
.btn-typ-geist-flat:active,
.btn-typ-geist-flat.active,
.open > .dropdown-toggle.btn-typ-geist-flat {
  background-image: none;
}
.btn-typ-geist-flat.disabled,
.btn-typ-geist-flat[disabled],
fieldset[disabled] .btn-typ-geist-flat,
.btn-typ-geist-flat.disabled:hover,
.btn-typ-geist-flat[disabled]:hover,
fieldset[disabled] .btn-typ-geist-flat:hover,
.btn-typ-geist-flat.disabled:focus,
.btn-typ-geist-flat[disabled]:focus,
fieldset[disabled] .btn-typ-geist-flat:focus,
.btn-typ-geist-flat.disabled.focus,
.btn-typ-geist-flat[disabled].focus,
fieldset[disabled] .btn-typ-geist-flat.focus,
.btn-typ-geist-flat.disabled:active,
.btn-typ-geist-flat[disabled]:active,
fieldset[disabled] .btn-typ-geist-flat:active,
.btn-typ-geist-flat.disabled.active,
.btn-typ-geist-flat[disabled].active,
fieldset[disabled] .btn-typ-geist-flat.active {
  background-color: #55569a;
  border-color: #55569a;
}
.btn-typ-geist-flat .badge {
  color: #55569a;
  background-color: #ffffff;
}
.btn-typ-geist,
.btn-typ-geist-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-geist-flat {
  background-color: #55569a;
}
.label-typ-geist-flat,
a.label-typ-geist-flat,
.label-typ-geist-flat:hover,
a.label-typ-geist-flat:hover,
.label-typ-geist-flat:focus,
a.label-typ-geist-flat:focus,
.label-typ-geist-flat a,
a.label-typ-geist-flat a,
.label-typ-geist-flat:hover a,
a.label-typ-geist-flat:hover a,
.label-typ-geist-flat:focus a,
a.label-typ-geist-flat:focus a {
  color: #ffffff;
}
.label-typ-geist-flat[href]:hover,
.label-typ-geist-flat.dexicon:hover,
.label-typ-geist-flat[href]:focus,
.label-typ-geist-flat.dexicon:focus {
  background-color: #434379;
}
.label-typ-geist {
  background-color: #55569a;
  background-image: -webkit-linear-gradient(top, #6566bc 50%, #454577 50%);
  background-image: -o-linear-gradient(top, #6566bc 50%, #454577 50%);
  background-image: linear-gradient(to bottom, #6566bc 50%, #454577 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6566bc', endColorstr='#ff454577', GradientType=0);
}
.label-typ-geist,
a.label-typ-geist,
.label-typ-geist:hover,
a.label-typ-geist:hover,
.label-typ-geist:focus,
a.label-typ-geist:focus,
.label-typ-geist a,
a.label-typ-geist a,
.label-typ-geist:hover a,
a.label-typ-geist:hover a,
.label-typ-geist:focus a,
a.label-typ-geist:focus a {
  color: #ffffff;
}
.label-typ-geist[href]:hover,
.label-typ-geist.dexicon:hover,
.label-typ-geist[href]:focus,
.label-typ-geist.dexicon:focus {
  background-color: #434379;
  background-image: -webkit-linear-gradient(top, #4849a6 50%, #323257 50%);
  background-image: -o-linear-gradient(top, #4849a6 50%, #323257 50%);
  background-image: linear-gradient(to bottom, #4849a6 50%, #323257 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4849a6', endColorstr='#ff323257', GradientType=0);
}
.label-typ-geist,
.label-typ-geist-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-drache {
  color: #ffffff;
  border-color: #533ae7;
  background-color: #533ae7;
  background-image: -webkit-linear-gradient(top, #6047f8 50%, #452dd5 50%);
  background-image: -o-linear-gradient(top, #6047f8 50%, #452dd5 50%);
  background-image: linear-gradient(to bottom, #6047f8 50%, #452dd5 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6047f8', endColorstr='#ff452dd5', GradientType=0);
}
.btn-typ-drache:hover,
.btn-typ-drache:focus,
.btn-typ-drache.focus,
.btn-typ-drache:active,
.btn-typ-drache.active,
.open > .dropdown-toggle.btn-typ-drache {
  color: #ffffff;
  border-color: #3219ca;
  background-color: #351ad3;
  background-image: -webkit-linear-gradient(top, #3616f6 50%, #3622ad 50%);
  background-image: -o-linear-gradient(top, #3616f6 50%, #3622ad 50%);
  background-image: linear-gradient(to bottom, #3616f6 50%, #3622ad 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3616f6', endColorstr='#ff3622ad', GradientType=0);
}
.btn-typ-drache:active,
.btn-typ-drache.active,
.open > .dropdown-toggle.btn-typ-drache {
  background-image: none;
}
.btn-typ-drache.disabled,
.btn-typ-drache[disabled],
fieldset[disabled] .btn-typ-drache,
.btn-typ-drache.disabled:hover,
.btn-typ-drache[disabled]:hover,
fieldset[disabled] .btn-typ-drache:hover,
.btn-typ-drache.disabled:focus,
.btn-typ-drache[disabled]:focus,
fieldset[disabled] .btn-typ-drache:focus,
.btn-typ-drache.disabled.focus,
.btn-typ-drache[disabled].focus,
fieldset[disabled] .btn-typ-drache.focus,
.btn-typ-drache.disabled:active,
.btn-typ-drache[disabled]:active,
fieldset[disabled] .btn-typ-drache:active,
.btn-typ-drache.disabled.active,
.btn-typ-drache[disabled].active,
fieldset[disabled] .btn-typ-drache.active {
  background-color: #533ae7;
  background-image: -webkit-linear-gradient(top, #6047f8 50%, #452dd5 50%);
  background-image: -o-linear-gradient(top, #6047f8 50%, #452dd5 50%);
  background-image: linear-gradient(to bottom, #6047f8 50%, #452dd5 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6047f8', endColorstr='#ff452dd5', GradientType=0);
  border-color: #533ae7;
}
.btn-typ-drache .badge {
  color: #533ae7;
  background-color: #ffffff;
}
.btn-typ-drache-flat {
  color: #ffffff;
  background-color: #533ae7;
  border-color: #533ae7;
}
.btn-typ-drache-flat:hover,
.btn-typ-drache-flat:focus,
.btn-typ-drache-flat.focus,
.btn-typ-drache-flat:active,
.btn-typ-drache-flat.active,
.open > .dropdown-toggle.btn-typ-drache-flat {
  color: #ffffff;
  background-color: #351ad3;
  border-color: #3219ca;
}
.btn-typ-drache-flat:active,
.btn-typ-drache-flat.active,
.open > .dropdown-toggle.btn-typ-drache-flat {
  background-image: none;
}
.btn-typ-drache-flat.disabled,
.btn-typ-drache-flat[disabled],
fieldset[disabled] .btn-typ-drache-flat,
.btn-typ-drache-flat.disabled:hover,
.btn-typ-drache-flat[disabled]:hover,
fieldset[disabled] .btn-typ-drache-flat:hover,
.btn-typ-drache-flat.disabled:focus,
.btn-typ-drache-flat[disabled]:focus,
fieldset[disabled] .btn-typ-drache-flat:focus,
.btn-typ-drache-flat.disabled.focus,
.btn-typ-drache-flat[disabled].focus,
fieldset[disabled] .btn-typ-drache-flat.focus,
.btn-typ-drache-flat.disabled:active,
.btn-typ-drache-flat[disabled]:active,
fieldset[disabled] .btn-typ-drache-flat:active,
.btn-typ-drache-flat.disabled.active,
.btn-typ-drache-flat[disabled].active,
fieldset[disabled] .btn-typ-drache-flat.active {
  background-color: #533ae7;
  border-color: #533ae7;
}
.btn-typ-drache-flat .badge {
  color: #533ae7;
  background-color: #ffffff;
}
.btn-typ-drache,
.btn-typ-drache-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-drache-flat {
  background-color: #533ae7;
}
.label-typ-drache-flat,
a.label-typ-drache-flat,
.label-typ-drache-flat:hover,
a.label-typ-drache-flat:hover,
.label-typ-drache-flat:focus,
a.label-typ-drache-flat:focus,
.label-typ-drache-flat a,
a.label-typ-drache-flat a,
.label-typ-drache-flat:hover a,
a.label-typ-drache-flat:hover a,
.label-typ-drache-flat:focus a,
a.label-typ-drache-flat:focus a {
  color: #ffffff;
}
.label-typ-drache-flat[href]:hover,
.label-typ-drache-flat.dexicon:hover,
.label-typ-drache-flat[href]:focus,
.label-typ-drache-flat.dexicon:focus {
  background-color: #351ad3;
}
.label-typ-drache {
  background-color: #533ae7;
  background-image: -webkit-linear-gradient(top, #6047f8 50%, #452dd5 50%);
  background-image: -o-linear-gradient(top, #6047f8 50%, #452dd5 50%);
  background-image: linear-gradient(to bottom, #6047f8 50%, #452dd5 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6047f8', endColorstr='#ff452dd5', GradientType=0);
}
.label-typ-drache,
a.label-typ-drache,
.label-typ-drache:hover,
a.label-typ-drache:hover,
.label-typ-drache:focus,
a.label-typ-drache:focus,
.label-typ-drache a,
a.label-typ-drache a,
.label-typ-drache:hover a,
a.label-typ-drache:hover a,
.label-typ-drache:focus a,
a.label-typ-drache:focus a {
  color: #ffffff;
}
.label-typ-drache[href]:hover,
.label-typ-drache.dexicon:hover,
.label-typ-drache[href]:focus,
.label-typ-drache.dexicon:focus {
  background-color: #351ad3;
  background-image: -webkit-linear-gradient(top, #3616f6 50%, #3622ad 50%);
  background-image: -o-linear-gradient(top, #3616f6 50%, #3622ad 50%);
  background-image: linear-gradient(to bottom, #3616f6 50%, #3622ad 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3616f6', endColorstr='#ff3622ad', GradientType=0);
}
.label-typ-drache,
.label-typ-drache-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-unlicht {
  color: #ffffff;
  border-color: #695243;
  background-color: #695243;
  background-image: -webkit-linear-gradient(top, #735a4a 50%, #5e493b 50%);
  background-image: -o-linear-gradient(top, #735a4a 50%, #5e493b 50%);
  background-image: linear-gradient(to bottom, #735a4a 50%, #5e493b 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff735a4a', endColorstr='#ff5e493b', GradientType=0);
}
.btn-typ-unlicht:hover,
.btn-typ-unlicht:focus,
.btn-typ-unlicht.focus,
.btn-typ-unlicht:active,
.btn-typ-unlicht.active,
.open > .dropdown-toggle.btn-typ-unlicht {
  color: #ffffff;
  border-color: #43342b;
  background-color: #49392f;
  background-image: -webkit-linear-gradient(top, #544236 50%, #3f3127 50%);
  background-image: -o-linear-gradient(top, #544236 50%, #3f3127 50%);
  background-image: linear-gradient(to bottom, #544236 50%, #3f3127 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff544236', endColorstr='#ff3f3127', GradientType=0);
}
.btn-typ-unlicht:active,
.btn-typ-unlicht.active,
.open > .dropdown-toggle.btn-typ-unlicht {
  background-image: none;
}
.btn-typ-unlicht.disabled,
.btn-typ-unlicht[disabled],
fieldset[disabled] .btn-typ-unlicht,
.btn-typ-unlicht.disabled:hover,
.btn-typ-unlicht[disabled]:hover,
fieldset[disabled] .btn-typ-unlicht:hover,
.btn-typ-unlicht.disabled:focus,
.btn-typ-unlicht[disabled]:focus,
fieldset[disabled] .btn-typ-unlicht:focus,
.btn-typ-unlicht.disabled.focus,
.btn-typ-unlicht[disabled].focus,
fieldset[disabled] .btn-typ-unlicht.focus,
.btn-typ-unlicht.disabled:active,
.btn-typ-unlicht[disabled]:active,
fieldset[disabled] .btn-typ-unlicht:active,
.btn-typ-unlicht.disabled.active,
.btn-typ-unlicht[disabled].active,
fieldset[disabled] .btn-typ-unlicht.active {
  background-color: #695243;
  background-image: -webkit-linear-gradient(top, #735a4a 50%, #5e493b 50%);
  background-image: -o-linear-gradient(top, #735a4a 50%, #5e493b 50%);
  background-image: linear-gradient(to bottom, #735a4a 50%, #5e493b 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff735a4a', endColorstr='#ff5e493b', GradientType=0);
  border-color: #695243;
}
.btn-typ-unlicht .badge {
  color: #695243;
  background-color: #ffffff;
}
.btn-typ-unlicht-flat {
  color: #ffffff;
  background-color: #695243;
  border-color: #695243;
}
.btn-typ-unlicht-flat:hover,
.btn-typ-unlicht-flat:focus,
.btn-typ-unlicht-flat.focus,
.btn-typ-unlicht-flat:active,
.btn-typ-unlicht-flat.active,
.open > .dropdown-toggle.btn-typ-unlicht-flat {
  color: #ffffff;
  background-color: #49392f;
  border-color: #43342b;
}
.btn-typ-unlicht-flat:active,
.btn-typ-unlicht-flat.active,
.open > .dropdown-toggle.btn-typ-unlicht-flat {
  background-image: none;
}
.btn-typ-unlicht-flat.disabled,
.btn-typ-unlicht-flat[disabled],
fieldset[disabled] .btn-typ-unlicht-flat,
.btn-typ-unlicht-flat.disabled:hover,
.btn-typ-unlicht-flat[disabled]:hover,
fieldset[disabled] .btn-typ-unlicht-flat:hover,
.btn-typ-unlicht-flat.disabled:focus,
.btn-typ-unlicht-flat[disabled]:focus,
fieldset[disabled] .btn-typ-unlicht-flat:focus,
.btn-typ-unlicht-flat.disabled.focus,
.btn-typ-unlicht-flat[disabled].focus,
fieldset[disabled] .btn-typ-unlicht-flat.focus,
.btn-typ-unlicht-flat.disabled:active,
.btn-typ-unlicht-flat[disabled]:active,
fieldset[disabled] .btn-typ-unlicht-flat:active,
.btn-typ-unlicht-flat.disabled.active,
.btn-typ-unlicht-flat[disabled].active,
fieldset[disabled] .btn-typ-unlicht-flat.active {
  background-color: #695243;
  border-color: #695243;
}
.btn-typ-unlicht-flat .badge {
  color: #695243;
  background-color: #ffffff;
}
.btn-typ-unlicht,
.btn-typ-unlicht-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-unlicht-flat {
  background-color: #695243;
}
.label-typ-unlicht-flat,
a.label-typ-unlicht-flat,
.label-typ-unlicht-flat:hover,
a.label-typ-unlicht-flat:hover,
.label-typ-unlicht-flat:focus,
a.label-typ-unlicht-flat:focus,
.label-typ-unlicht-flat a,
a.label-typ-unlicht-flat a,
.label-typ-unlicht-flat:hover a,
a.label-typ-unlicht-flat:hover a,
.label-typ-unlicht-flat:focus a,
a.label-typ-unlicht-flat:focus a {
  color: #ffffff;
}
.label-typ-unlicht-flat[href]:hover,
.label-typ-unlicht-flat.dexicon:hover,
.label-typ-unlicht-flat[href]:focus,
.label-typ-unlicht-flat.dexicon:focus {
  background-color: #49392f;
}
.label-typ-unlicht {
  background-color: #695243;
  background-image: -webkit-linear-gradient(top, #735a4a 50%, #5e493b 50%);
  background-image: -o-linear-gradient(top, #735a4a 50%, #5e493b 50%);
  background-image: linear-gradient(to bottom, #735a4a 50%, #5e493b 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff735a4a', endColorstr='#ff5e493b', GradientType=0);
}
.label-typ-unlicht,
a.label-typ-unlicht,
.label-typ-unlicht:hover,
a.label-typ-unlicht:hover,
.label-typ-unlicht:focus,
a.label-typ-unlicht:focus,
.label-typ-unlicht a,
a.label-typ-unlicht a,
.label-typ-unlicht:hover a,
a.label-typ-unlicht:hover a,
.label-typ-unlicht:focus a,
a.label-typ-unlicht:focus a {
  color: #ffffff;
}
.label-typ-unlicht[href]:hover,
.label-typ-unlicht.dexicon:hover,
.label-typ-unlicht[href]:focus,
.label-typ-unlicht.dexicon:focus {
  background-color: #49392f;
  background-image: -webkit-linear-gradient(top, #544236 50%, #3f3127 50%);
  background-image: -o-linear-gradient(top, #544236 50%, #3f3127 50%);
  background-image: linear-gradient(to bottom, #544236 50%, #3f3127 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff544236', endColorstr='#ff3f3127', GradientType=0);
}
.label-typ-unlicht,
.label-typ-unlicht-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-stahl {
  color: #ffffff;
  border-color: #98959b;
  background-color: #98959b;
  background-image: -webkit-linear-gradient(top, #a8a5ac 50%, #87848a 50%);
  background-image: -o-linear-gradient(top, #a8a5ac 50%, #87848a 50%);
  background-image: linear-gradient(to bottom, #a8a5ac 50%, #87848a 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa8a5ac', endColorstr='#ff87848a', GradientType=0);
}
.btn-typ-stahl:hover,
.btn-typ-stahl:focus,
.btn-typ-stahl.focus,
.btn-typ-stahl:active,
.btn-typ-stahl.active,
.open > .dropdown-toggle.btn-typ-stahl {
  color: #ffffff;
  border-color: #79757d;
  background-color: #7e7a82;
  background-image: -webkit-linear-gradient(top, #8e8a94 50%, #6e6b70 50%);
  background-image: -o-linear-gradient(top, #8e8a94 50%, #6e6b70 50%);
  background-image: linear-gradient(to bottom, #8e8a94 50%, #6e6b70 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8e8a94', endColorstr='#ff6e6b70', GradientType=0);
}
.btn-typ-stahl:active,
.btn-typ-stahl.active,
.open > .dropdown-toggle.btn-typ-stahl {
  background-image: none;
}
.btn-typ-stahl.disabled,
.btn-typ-stahl[disabled],
fieldset[disabled] .btn-typ-stahl,
.btn-typ-stahl.disabled:hover,
.btn-typ-stahl[disabled]:hover,
fieldset[disabled] .btn-typ-stahl:hover,
.btn-typ-stahl.disabled:focus,
.btn-typ-stahl[disabled]:focus,
fieldset[disabled] .btn-typ-stahl:focus,
.btn-typ-stahl.disabled.focus,
.btn-typ-stahl[disabled].focus,
fieldset[disabled] .btn-typ-stahl.focus,
.btn-typ-stahl.disabled:active,
.btn-typ-stahl[disabled]:active,
fieldset[disabled] .btn-typ-stahl:active,
.btn-typ-stahl.disabled.active,
.btn-typ-stahl[disabled].active,
fieldset[disabled] .btn-typ-stahl.active {
  background-color: #98959b;
  background-image: -webkit-linear-gradient(top, #a8a5ac 50%, #87848a 50%);
  background-image: -o-linear-gradient(top, #a8a5ac 50%, #87848a 50%);
  background-image: linear-gradient(to bottom, #a8a5ac 50%, #87848a 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa8a5ac', endColorstr='#ff87848a', GradientType=0);
  border-color: #98959b;
}
.btn-typ-stahl .badge {
  color: #98959b;
  background-color: #ffffff;
}
.btn-typ-stahl-flat {
  color: #ffffff;
  background-color: #98959b;
  border-color: #98959b;
}
.btn-typ-stahl-flat:hover,
.btn-typ-stahl-flat:focus,
.btn-typ-stahl-flat.focus,
.btn-typ-stahl-flat:active,
.btn-typ-stahl-flat.active,
.open > .dropdown-toggle.btn-typ-stahl-flat {
  color: #ffffff;
  background-color: #7e7a82;
  border-color: #79757d;
}
.btn-typ-stahl-flat:active,
.btn-typ-stahl-flat.active,
.open > .dropdown-toggle.btn-typ-stahl-flat {
  background-image: none;
}
.btn-typ-stahl-flat.disabled,
.btn-typ-stahl-flat[disabled],
fieldset[disabled] .btn-typ-stahl-flat,
.btn-typ-stahl-flat.disabled:hover,
.btn-typ-stahl-flat[disabled]:hover,
fieldset[disabled] .btn-typ-stahl-flat:hover,
.btn-typ-stahl-flat.disabled:focus,
.btn-typ-stahl-flat[disabled]:focus,
fieldset[disabled] .btn-typ-stahl-flat:focus,
.btn-typ-stahl-flat.disabled.focus,
.btn-typ-stahl-flat[disabled].focus,
fieldset[disabled] .btn-typ-stahl-flat.focus,
.btn-typ-stahl-flat.disabled:active,
.btn-typ-stahl-flat[disabled]:active,
fieldset[disabled] .btn-typ-stahl-flat:active,
.btn-typ-stahl-flat.disabled.active,
.btn-typ-stahl-flat[disabled].active,
fieldset[disabled] .btn-typ-stahl-flat.active {
  background-color: #98959b;
  border-color: #98959b;
}
.btn-typ-stahl-flat .badge {
  color: #98959b;
  background-color: #ffffff;
}
.btn-typ-stahl,
.btn-typ-stahl-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-stahl-flat {
  background-color: #98959b;
}
.label-typ-stahl-flat,
a.label-typ-stahl-flat,
.label-typ-stahl-flat:hover,
a.label-typ-stahl-flat:hover,
.label-typ-stahl-flat:focus,
a.label-typ-stahl-flat:focus,
.label-typ-stahl-flat a,
a.label-typ-stahl-flat a,
.label-typ-stahl-flat:hover a,
a.label-typ-stahl-flat:hover a,
.label-typ-stahl-flat:focus a,
a.label-typ-stahl-flat:focus a {
  color: #ffffff;
}
.label-typ-stahl-flat[href]:hover,
.label-typ-stahl-flat.dexicon:hover,
.label-typ-stahl-flat[href]:focus,
.label-typ-stahl-flat.dexicon:focus {
  background-color: #7e7a82;
}
.label-typ-stahl {
  background-color: #98959b;
  background-image: -webkit-linear-gradient(top, #a8a5ac 50%, #87848a 50%);
  background-image: -o-linear-gradient(top, #a8a5ac 50%, #87848a 50%);
  background-image: linear-gradient(to bottom, #a8a5ac 50%, #87848a 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa8a5ac', endColorstr='#ff87848a', GradientType=0);
}
.label-typ-stahl,
a.label-typ-stahl,
.label-typ-stahl:hover,
a.label-typ-stahl:hover,
.label-typ-stahl:focus,
a.label-typ-stahl:focus,
.label-typ-stahl a,
a.label-typ-stahl a,
.label-typ-stahl:hover a,
a.label-typ-stahl:hover a,
.label-typ-stahl:focus a,
a.label-typ-stahl:focus a {
  color: #ffffff;
}
.label-typ-stahl[href]:hover,
.label-typ-stahl.dexicon:hover,
.label-typ-stahl[href]:focus,
.label-typ-stahl.dexicon:focus {
  background-color: #7e7a82;
  background-image: -webkit-linear-gradient(top, #8e8a94 50%, #6e6b70 50%);
  background-image: -o-linear-gradient(top, #8e8a94 50%, #6e6b70 50%);
  background-image: linear-gradient(to bottom, #8e8a94 50%, #6e6b70 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8e8a94', endColorstr='#ff6e6b70', GradientType=0);
}
.label-typ-stahl,
.label-typ-stahl-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-fee {
  color: #ffffff;
  border-color: #d495d4;
  background-color: #d495d4;
  background-image: -webkit-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: -o-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: linear-gradient(to bottom, #e6a5e6 50%, #c284c2 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a5e6', endColorstr='#ffc284c2', GradientType=0);
}
.btn-typ-fee:hover,
.btn-typ-fee:focus,
.btn-typ-fee.focus,
.btn-typ-fee:active,
.btn-typ-fee.active,
.open > .dropdown-toggle.btn-typ-fee {
  color: #ffffff;
  border-color: #c269c2;
  background-color: #c570c5;
  background-image: -webkit-linear-gradient(top, #db7ddb 50%, #b162b1 50%);
  background-image: -o-linear-gradient(top, #db7ddb 50%, #b162b1 50%);
  background-image: linear-gradient(to bottom, #db7ddb 50%, #b162b1 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb7ddb', endColorstr='#ffb162b1', GradientType=0);
}
.btn-typ-fee:active,
.btn-typ-fee.active,
.open > .dropdown-toggle.btn-typ-fee {
  background-image: none;
}
.btn-typ-fee.disabled,
.btn-typ-fee[disabled],
fieldset[disabled] .btn-typ-fee,
.btn-typ-fee.disabled:hover,
.btn-typ-fee[disabled]:hover,
fieldset[disabled] .btn-typ-fee:hover,
.btn-typ-fee.disabled:focus,
.btn-typ-fee[disabled]:focus,
fieldset[disabled] .btn-typ-fee:focus,
.btn-typ-fee.disabled.focus,
.btn-typ-fee[disabled].focus,
fieldset[disabled] .btn-typ-fee.focus,
.btn-typ-fee.disabled:active,
.btn-typ-fee[disabled]:active,
fieldset[disabled] .btn-typ-fee:active,
.btn-typ-fee.disabled.active,
.btn-typ-fee[disabled].active,
fieldset[disabled] .btn-typ-fee.active {
  background-color: #d495d4;
  background-image: -webkit-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: -o-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: linear-gradient(to bottom, #e6a5e6 50%, #c284c2 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a5e6', endColorstr='#ffc284c2', GradientType=0);
  border-color: #d495d4;
}
.btn-typ-fee .badge {
  color: #d495d4;
  background-color: #ffffff;
}
.btn-typ-fee-flat {
  color: #ffffff;
  background-color: #d495d4;
  border-color: #d495d4;
}
.btn-typ-fee-flat:hover,
.btn-typ-fee-flat:focus,
.btn-typ-fee-flat.focus,
.btn-typ-fee-flat:active,
.btn-typ-fee-flat.active,
.open > .dropdown-toggle.btn-typ-fee-flat {
  color: #ffffff;
  background-color: #c570c5;
  border-color: #c269c2;
}
.btn-typ-fee-flat:active,
.btn-typ-fee-flat.active,
.open > .dropdown-toggle.btn-typ-fee-flat {
  background-image: none;
}
.btn-typ-fee-flat.disabled,
.btn-typ-fee-flat[disabled],
fieldset[disabled] .btn-typ-fee-flat,
.btn-typ-fee-flat.disabled:hover,
.btn-typ-fee-flat[disabled]:hover,
fieldset[disabled] .btn-typ-fee-flat:hover,
.btn-typ-fee-flat.disabled:focus,
.btn-typ-fee-flat[disabled]:focus,
fieldset[disabled] .btn-typ-fee-flat:focus,
.btn-typ-fee-flat.disabled.focus,
.btn-typ-fee-flat[disabled].focus,
fieldset[disabled] .btn-typ-fee-flat.focus,
.btn-typ-fee-flat.disabled:active,
.btn-typ-fee-flat[disabled]:active,
fieldset[disabled] .btn-typ-fee-flat:active,
.btn-typ-fee-flat.disabled.active,
.btn-typ-fee-flat[disabled].active,
fieldset[disabled] .btn-typ-fee-flat.active {
  background-color: #d495d4;
  border-color: #d495d4;
}
.btn-typ-fee-flat .badge {
  color: #d495d4;
  background-color: #ffffff;
}
.btn-typ-fee,
.btn-typ-fee-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-fee-flat {
  background-color: #d495d4;
}
.label-typ-fee-flat,
a.label-typ-fee-flat,
.label-typ-fee-flat:hover,
a.label-typ-fee-flat:hover,
.label-typ-fee-flat:focus,
a.label-typ-fee-flat:focus,
.label-typ-fee-flat a,
a.label-typ-fee-flat a,
.label-typ-fee-flat:hover a,
a.label-typ-fee-flat:hover a,
.label-typ-fee-flat:focus a,
a.label-typ-fee-flat:focus a {
  color: #ffffff;
}
.label-typ-fee-flat[href]:hover,
.label-typ-fee-flat.dexicon:hover,
.label-typ-fee-flat[href]:focus,
.label-typ-fee-flat.dexicon:focus {
  background-color: #c570c5;
}
.label-typ-fee {
  background-color: #d495d4;
  background-image: -webkit-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: -o-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: linear-gradient(to bottom, #e6a5e6 50%, #c284c2 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a5e6', endColorstr='#ffc284c2', GradientType=0);
}
.label-typ-fee,
a.label-typ-fee,
.label-typ-fee:hover,
a.label-typ-fee:hover,
.label-typ-fee:focus,
a.label-typ-fee:focus,
.label-typ-fee a,
a.label-typ-fee a,
.label-typ-fee:hover a,
a.label-typ-fee:hover a,
.label-typ-fee:focus a,
a.label-typ-fee:focus a {
  color: #ffffff;
}
.label-typ-fee[href]:hover,
.label-typ-fee.dexicon:hover,
.label-typ-fee[href]:focus,
.label-typ-fee.dexicon:focus {
  background-color: #c570c5;
  background-image: -webkit-linear-gradient(top, #db7ddb 50%, #b162b1 50%);
  background-image: -o-linear-gradient(top, #db7ddb 50%, #b162b1 50%);
  background-image: linear-gradient(to bottom, #db7ddb 50%, #b162b1 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb7ddb', endColorstr='#ffb162b1', GradientType=0);
}
.label-typ-fee,
.label-typ-fee-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn-typ-unbekannt {
  color: #ffffff;
  border-color: #d495d4;
  background-color: #d495d4;
  background-image: -webkit-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: -o-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: linear-gradient(to bottom, #e6a5e6 50%, #c284c2 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a5e6', endColorstr='#ffc284c2', GradientType=0);
}
.btn-typ-unbekannt:hover,
.btn-typ-unbekannt:focus,
.btn-typ-unbekannt.focus,
.btn-typ-unbekannt:active,
.btn-typ-unbekannt.active,
.open > .dropdown-toggle.btn-typ-unbekannt {
  color: #ffffff;
  border-color: #c269c2;
  background-color: #c570c5;
  background-image: -webkit-linear-gradient(top, #db7ddb 50%, #b162b1 50%);
  background-image: -o-linear-gradient(top, #db7ddb 50%, #b162b1 50%);
  background-image: linear-gradient(to bottom, #db7ddb 50%, #b162b1 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb7ddb', endColorstr='#ffb162b1', GradientType=0);
}
.btn-typ-unbekannt:active,
.btn-typ-unbekannt.active,
.open > .dropdown-toggle.btn-typ-unbekannt {
  background-image: none;
}
.btn-typ-unbekannt.disabled,
.btn-typ-unbekannt[disabled],
fieldset[disabled] .btn-typ-unbekannt,
.btn-typ-unbekannt.disabled:hover,
.btn-typ-unbekannt[disabled]:hover,
fieldset[disabled] .btn-typ-unbekannt:hover,
.btn-typ-unbekannt.disabled:focus,
.btn-typ-unbekannt[disabled]:focus,
fieldset[disabled] .btn-typ-unbekannt:focus,
.btn-typ-unbekannt.disabled.focus,
.btn-typ-unbekannt[disabled].focus,
fieldset[disabled] .btn-typ-unbekannt.focus,
.btn-typ-unbekannt.disabled:active,
.btn-typ-unbekannt[disabled]:active,
fieldset[disabled] .btn-typ-unbekannt:active,
.btn-typ-unbekannt.disabled.active,
.btn-typ-unbekannt[disabled].active,
fieldset[disabled] .btn-typ-unbekannt.active {
  background-color: #d495d4;
  background-image: -webkit-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: -o-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: linear-gradient(to bottom, #e6a5e6 50%, #c284c2 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a5e6', endColorstr='#ffc284c2', GradientType=0);
  border-color: #d495d4;
}
.btn-typ-unbekannt .badge {
  color: #d495d4;
  background-color: #ffffff;
}
.btn-typ-unbekannt-flat {
  color: #ffffff;
  background-color: #d495d4;
  border-color: #d495d4;
}
.btn-typ-unbekannt-flat:hover,
.btn-typ-unbekannt-flat:focus,
.btn-typ-unbekannt-flat.focus,
.btn-typ-unbekannt-flat:active,
.btn-typ-unbekannt-flat.active,
.open > .dropdown-toggle.btn-typ-unbekannt-flat {
  color: #ffffff;
  background-color: #c570c5;
  border-color: #c269c2;
}
.btn-typ-unbekannt-flat:active,
.btn-typ-unbekannt-flat.active,
.open > .dropdown-toggle.btn-typ-unbekannt-flat {
  background-image: none;
}
.btn-typ-unbekannt-flat.disabled,
.btn-typ-unbekannt-flat[disabled],
fieldset[disabled] .btn-typ-unbekannt-flat,
.btn-typ-unbekannt-flat.disabled:hover,
.btn-typ-unbekannt-flat[disabled]:hover,
fieldset[disabled] .btn-typ-unbekannt-flat:hover,
.btn-typ-unbekannt-flat.disabled:focus,
.btn-typ-unbekannt-flat[disabled]:focus,
fieldset[disabled] .btn-typ-unbekannt-flat:focus,
.btn-typ-unbekannt-flat.disabled.focus,
.btn-typ-unbekannt-flat[disabled].focus,
fieldset[disabled] .btn-typ-unbekannt-flat.focus,
.btn-typ-unbekannt-flat.disabled:active,
.btn-typ-unbekannt-flat[disabled]:active,
fieldset[disabled] .btn-typ-unbekannt-flat:active,
.btn-typ-unbekannt-flat.disabled.active,
.btn-typ-unbekannt-flat[disabled].active,
fieldset[disabled] .btn-typ-unbekannt-flat.active {
  background-color: #d495d4;
  border-color: #d495d4;
}
.btn-typ-unbekannt-flat .badge {
  color: #d495d4;
  background-color: #ffffff;
}
.btn-typ-unbekannt,
.btn-typ-unbekannt-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.label-typ-unbekannt-flat {
  background-color: #d495d4;
}
.label-typ-unbekannt-flat,
a.label-typ-unbekannt-flat,
.label-typ-unbekannt-flat:hover,
a.label-typ-unbekannt-flat:hover,
.label-typ-unbekannt-flat:focus,
a.label-typ-unbekannt-flat:focus,
.label-typ-unbekannt-flat a,
a.label-typ-unbekannt-flat a,
.label-typ-unbekannt-flat:hover a,
a.label-typ-unbekannt-flat:hover a,
.label-typ-unbekannt-flat:focus a,
a.label-typ-unbekannt-flat:focus a {
  color: #ffffff;
}
.label-typ-unbekannt-flat[href]:hover,
.label-typ-unbekannt-flat.dexicon:hover,
.label-typ-unbekannt-flat[href]:focus,
.label-typ-unbekannt-flat.dexicon:focus {
  background-color: #c570c5;
}
.label-typ-unbekannt {
  background-color: #d495d4;
  background-image: -webkit-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: -o-linear-gradient(top, #e6a5e6 50%, #c284c2 50%);
  background-image: linear-gradient(to bottom, #e6a5e6 50%, #c284c2 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6a5e6', endColorstr='#ffc284c2', GradientType=0);
}
.label-typ-unbekannt,
a.label-typ-unbekannt,
.label-typ-unbekannt:hover,
a.label-typ-unbekannt:hover,
.label-typ-unbekannt:focus,
a.label-typ-unbekannt:focus,
.label-typ-unbekannt a,
a.label-typ-unbekannt a,
.label-typ-unbekannt:hover a,
a.label-typ-unbekannt:hover a,
.label-typ-unbekannt:focus a,
a.label-typ-unbekannt:focus a {
  color: #ffffff;
}
.label-typ-unbekannt[href]:hover,
.label-typ-unbekannt.dexicon:hover,
.label-typ-unbekannt[href]:focus,
.label-typ-unbekannt.dexicon:focus {
  background-color: #c570c5;
  background-image: -webkit-linear-gradient(top, #db7ddb 50%, #b162b1 50%);
  background-image: -o-linear-gradient(top, #db7ddb 50%, #b162b1 50%);
  background-image: linear-gradient(to bottom, #db7ddb 50%, #b162b1 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb7ddb', endColorstr='#ffb162b1', GradientType=0);
}
.label-typ-unbekannt,
.label-typ-unbekannt-flat {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.multicolumn {
  text-align: left;
  -webkit-column-gap: 15px;
  -webkit-column-width: 240px;
  -webkit-column-rule: 1px solid #dddddd;
  -moz-column-gap: 15px;
  -moz-column-width: 240px;
  -moz-column-rule: 1px solid #dddddd;
  column-gap: 15px;
  column-width: 240px;
  column-rule: 1px solid #dddddd;
}
ul.list-inline:not(.bsDefault) {
  text-align: left;
}
ul.list-inline:not(.bsDefault) li {
  padding-left: 0;
  padding-right: 0;
  display: inline;
}
ul.list-inline:not(.bsDefault) li:not(:last-child)::after {
  content: ", ";
}
.img-rounded {
  border-radius: 4px;
}
.panel-default .panel-heading,
.nav-tabs > li.active > a {
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.pager li > a {
  color: #555555;
  font-size: 12.5px;
  font-weight: bold;
}
.pager li > a:focus,
.pager li > a:hover {
  color: #ffffff;
  border-color: #6c891f;
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn.btn-primary,
button.btn-primary {
  font-size: 12.5px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
.btn.btn-default,
button.btn-default {
  font-size: 12.5px;
  font-weight: bold;
}
.btn.btn-default:hover,
button.btn-default:hover,
.btn.btn-default:focus,
button.btn-default:focus,
.btn.btn-default.focus,
button.btn-default.focus,
.btn.btn-default:active,
button.btn-default:active,
.btn.btn-default.active,
button.btn-default.active,
.open > .dropdown-toggle.btn.btn-default,
.open > .dropdown-togglebutton.btn-default {
  color: #ffffff;
  background-color: #83a626;
  border-color: #6c891f;
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
* {
  text-overflow: ellipsis;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
}
body {
  background-color: #c8ef63;
  background-image: linear-gradient(to bottom, rgba(159, 207, 107, 0.7), rgba(159, 207, 107, 0)), linear-gradient(-45deg, #bee852 20%, transparent 20%, transparent 50%, #bee852 50%, #bee852 70%, transparent 70%, transparent);
  background-repeat: repeat-x, repeat;
  background-size: auto 300px, 50px 50px;
  background-position: left 30px, left top;
  min-width: 320px;
}
@media screen and (min-width: 768px) {
  body {
    background-position: left 140px, top left;
  }
}
img {
  max-width: 100%;
}
.table.valignMiddle > thead > tr > th,
.table.valign-middle > thead > tr > th,
.table.valignMiddle > tbody > tr > th,
.table.valign-middle > tbody > tr > th,
.table.valignMiddle > tfoot > tr > th,
.table.valign-middle > tfoot > tr > th,
.table.valignMiddle > thead > tr > td,
.table.valign-middle > thead > tr > td,
.table.valignMiddle > tbody > tr > td,
.table.valign-middle > tbody > tr > td,
.table.valignMiddle > tfoot > tr > td,
.table.valign-middle > tfoot > tr > td {
  vertical-align: middle;
}
.genDexiconList .dexicon.label {
  display: inline-block;
  line-height: 1.5;
}
.marginTop,
.margin-top {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .marginTop,
  .margin-top {
    margin-top: 15px;
  }
}
.marginBottom,
.margin-bottom {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .marginBottom,
  .margin-bottom {
    margin-bottom: 15px;
  }
}
.no-margin {
  margin: 0;
}
.no-margin-top {
  margin-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.dexPagerContainer .pager {
  margin-top: 0;
  margin-bottom: 0;
}
.well {
  border-radius: 4px;
  box-shadow: 0px 0px 0px 1px #FFF inset;
  border-width: 1px;
  border-style: solid;
}
.well.dark {
  background-color: #eeeeee;
  color: inherit;
}
.table-responsive {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    margin-bottom: 15px;
  }
}
.table-responsive > .table {
  margin-bottom: 0;
}
.media .media-left img,
.media .media-right img {
  max-width: none;
}
.tableImgFix img,
.table .no-break img {
  max-width: none;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  border-left: 5px solid #a4d02f;
  padding-left: 5px;
}
#content .panel-heading h1,
#content .panel-title h1,
#content .alert h1,
#content .modal-header h1,
#content .list-group-item h1,
#content .jumbotron h1,
#content .panel-heading .h1,
#content .panel-title .h1,
#content .alert .h1,
#content .modal-header .h1,
#content .list-group-item .h1,
#content .jumbotron .h1,
#content .panel-heading h2,
#content .panel-title h2,
#content .alert h2,
#content .modal-header h2,
#content .list-group-item h2,
#content .jumbotron h2,
#content .panel-heading .h2,
#content .panel-title .h2,
#content .alert .h2,
#content .modal-header .h2,
#content .list-group-item .h2,
#content .jumbotron .h2,
#content .panel-heading h3,
#content .panel-title h3,
#content .alert h3,
#content .modal-header h3,
#content .list-group-item h3,
#content .jumbotron h3,
#content .panel-heading .h3,
#content .panel-title .h3,
#content .alert .h3,
#content .modal-header .h3,
#content .list-group-item .h3,
#content .jumbotron .h3,
#content .panel-heading h4,
#content .panel-title h4,
#content .alert h4,
#content .modal-header h4,
#content .list-group-item h4,
#content .jumbotron h4,
#content .panel-heading .h4,
#content .panel-title .h4,
#content .alert .h4,
#content .modal-header .h4,
#content .list-group-item .h4,
#content .jumbotron .h4,
#content .panel-heading h5,
#content .panel-title h5,
#content .alert h5,
#content .modal-header h5,
#content .list-group-item h5,
#content .jumbotron h5,
#content .panel-heading .h5,
#content .panel-title .h5,
#content .alert .h5,
#content .modal-header .h5,
#content .list-group-item .h5,
#content .jumbotron .h5,
#content .panel-heading h6,
#content .panel-title h6,
#content .alert h6,
#content .modal-header h6,
#content .list-group-item h6,
#content .jumbotron h6,
#content .panel-heading .h6,
#content .panel-title .h6,
#content .alert .h6,
#content .modal-header .h6,
#content .list-group-item .h6,
#content .jumbotron .h6 {
  border-left: none;
  padding-left: 0;
}
#content .panel-body > *:first-child {
  margin-top: 0;
}
#content .panel-body > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #content h1,
  #content .h1,
  #content h2,
  #content .h2 {
    font-size: 19px;
  }
  #content h3,
  #content .h3 {
    font-size: 18px;
  }
  #content .panel-body h1,
  #content .panel-body .h1 {
    font-weight: bold;
  }
}
#sideMenu .nav-header,
#sidebar .sideNav h4.nav-header,
#content .well > h1,
#content .well > header > h1,
#content .well > div > header > h1 {
  padding: 5px 25px;
  border-radius: 0 10px 10px 0;
}
#sideMenu .nav-header,
#sidebar .sideNav h4.nav-header,
#content .well > h1,
#content .well > header > h1,
#content .well > div > header > h1 {
  position: relative;
  margin: 0px 30px 20px -20px;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.4) inset;
  font-weight: bold;
  background-color: #a4d02f;
  border-left: none;
}
#sideMenu .nav-header,
#sidebar .sideNav h4.nav-header,
#content .well > h1,
#content .well > header > h1,
#content .well > div > header > h1,
#sideMenu .nav-header > small,
#sidebar .sideNav h4.nav-header > small,
#content .well > h1 > small,
#content .well > header > h1 > small,
#content .well > div > header > h1 > small,
#sideMenu .nav-header > .small,
#sidebar .sideNav h4.nav-header > .small,
#content .well > h1 > .small,
#content .well > header > h1 > .small,
#content .well > div > header > h1 > .small {
  color: #FFF;
  text-shadow: 0 1px 0 rgba(85, 85, 85, 0.5) !important;
}
@media screen and (min-width: 768px) {
  #sideMenu .nav-header,
  #sidebar .sideNav h4.nav-header,
  #content .well > h1,
  #content .well > header > h1,
  #content .well > div > header > h1 {
    margin: 0px 30px 20px -30px;
  }
  #sideMenu .nav-header:before,
  #sidebar .sideNav h4.nav-header:before,
  #content .well > h1:before,
  #content .well > header > h1:before,
  #content .well > div > header > h1:before {
    content: "";
    display: block;
    position: absolute;
    top: -9px;
    width: 0;
    height: 0;
    left: 0;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #646464 transparent;
    border-style: inset inset solid inset;
    background-color: transparent;
  }
}
.panel-default > .panel-heading {
  background-color: #a4d02f;
  color: #FFF;
  font-weight: bold;
}
.modal-content {
  overflow: hidden;
}
.modal-header {
  background-color: #a4d02f;
  color: #FFF;
}
.tab-content {
  border: 1px solid #dddddd;
  padding: 15px;
  border-radius: 4px;
}
.nav-tabs {
  border-bottom: none;
  margin-left: 5px;
  margin-top: 20px;
}
.nav-tabs > li:not(.active) > a {
  background-color: #ffffff;
}
.nav-tabs > li.active {
  margin-top: -10px;
}
.nav-tabs > li.active > a {
  padding: 10px 15px;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li:first-child a {
  border-top-left-radius: 4px;
}
.nav-tabs > li:last-child a {
  border-top-right-radius: 4px;
}
.nav-tabs > li > a {
  border: 1px solid #dddddd;
  margin-right: -1px;
  padding: 5px 15px;
  border-radius: 0px;
}
.tab-content > .tab-pane > *:first-child {
  margin-top: 0;
}
.table-fixed {
  table-layout: fixed;
}
.css-table {
  display: table;
  width: 100%;
}
.css-table-row {
  display: table-row;
}
.css-table-row > div {
  display: table-cell;
}
.css-table-cell {
  display: table-cell;
}
.valignTop,
.valign-top {
  vertical-align: top;
}
.valignMiddle,
.valign-middle {
  vertical-align: middle;
}
.valignBottom,
.valign-bottom {
  vertical-align: bottom;
}
#evoRow .css-table .css-table-row:nth-child(n+2) > div {
  padding-top: 10px;
}
#evoRow .css-table .css-table-row > div {
  float: none;
  position: relative;
}
#evoRow .css-table .css-table-row > div > a > img {
  max-height: 110px;
}
#evoRow .css-table .css-table-row .top {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
.no-break {
  white-space: nowrap;
  word-break: keep-all;
}
.list-group.list-group-sm > .list-group-item,
.list-group.list-group-sm > li > a.list-group-item {
  padding: 5px 7px;
}
@media screen and (max-width: 991px) {
  .offcanvas {
    -webkit-transition: left 0.25s ease-out;
    -moz-transition: left 0.25s ease-out;
    -o-transition: left 0.25s ease-out;
    transition: left 0.25s ease-out;
    position: absolute;
    top: 0;
    left: -300px;
  }
  .offcanvas.active,
  .offcanvas.transition {
    display: block;
    z-index: 9999;
  }
  .offcanvas.active {
    left: 0;
  }
}
.scrollToTopButton {
  display: none;
  cursor: pointer;
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #FFF;
  border-radius: 50%;
  z-index: 9999;
  -webkit-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
}
.scrollToTopButton:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.scrollToTopButton > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 0;
}
.scrollToTopButton > span:after {
  content: url(../_images/design/icons/arrow-up.png);
  display: inline-block;
  height: 16px;
  width: 16px;
}
.breadcrumb {
  border: 1px solid #dddddd;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.flexSidebar {
  max-width: 200px;
  overflow-x: auto;
  display: none;
}
@media screen and (min-width: 900px) {
  #flexContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #flexContent > #main {
    -ms-flex: 0 0.01 auto;
    -ms-flex-order: 1;
    order: 1;
    flex-shrink: 0.01;
    flex-grow: 0;
    margin: 0;
  }
  #flexContent > #skySidebar {
    -ms-flex: 1 0 auto;
    -ms-flex-order: 2;
    order: 2;
    flex-shrink: 0;
    flex-grow: 1;
    margin-left: 5px;
  }
  #flexContent .flexSidebar {
    display: block;
  }
  #flexContent .flexSpacer {
    -ms-flex-order: 0;
    -ms-flex: 1 1 auto;
    order: 0;
    flex-shrink: 1;
    flex-grow: 1;
    margin-right: 5px;
  }
}
@media screen and (min-width: 1200px) {
  .flexSidebar {
    max-width: 300px;
  }
}
.featureBoxContainer {
  margin-bottom: 20px;
}
.featureBoxContainer:before,
.featureBoxContainer:after {
  content: " ";
  display: table;
}
.featureBoxContainer:after {
  clear: both;
}
.featureBoxContainer:before,
.featureBoxContainer:after {
  content: " ";
  display: table;
}
.featureBoxContainer:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .featureBoxContainer {
    margin-bottom: 15px;
  }
}
.featureBoxContainer .row {
  margin-top: 5px;
}
.featureBoxContainer .row:first-child {
  margin-top: 0;
}
.featureBoxContainer .row > div.col-xs-6:first-child,
.featureBoxContainer .row > div.col-xs-6:only-child {
  padding-right: 3px;
}
.featureBoxContainer .row > div.col-xs-6:last-child {
  padding-left: 3px;
}
.featureBoxContainer .row > div.col-xs-6:only-child {
  padding-left: 15px;
}
.feature,
.feature > div {
  height: 90px;
  position: relative;
}
.feature > div {
  background-repeat: no-repeat;
  background-position: top center;
}
.feature > div.img-rounded > a > .description,
.feature > div.img-rounded > a > h4 {
  border-radius: 0 0 4px 4px;
}
.feature.small {
  margin-top: 10px;
}
.feature.small,
.feature.small > div {
  height: 100px;
}
.feature.medium {
  margin-top: 10px;
}
.feature.medium,
.feature.medium > div {
  height: 180px;
}
.feature.large {
  margin-top: 10px;
}
.feature.large,
.feature.large > div {
  height: 248px;
}
.feature:hover {
  z-index: 9999;
}
.feature:hover > div {
  box-shadow: 0 0 5px 1px #5da01f;
}
.feature a {
  height: 100%;
  width: 100%;
  display: block;
  color: #FFF;
  text-shadow: 0 1px 0 #000;
}
.feature a > .description,
.feature a > h4 {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding: 5px 10px;
  font-weight: bold;
  margin: 0;
  font-size: inherit;
  border: none !important;
}
.feature a > .description > h4,
.feature a > .description > h5 {
  border: none !important;
  margin: 0;
}
.feature a > .description > h5 {
  margin: 2px 0;
}
.feature-img-button {
  position: relative;
  margin: 10px auto auto auto;
  max-width: max-content;
  border-radius: 4px;
  overflow: hidden;
}
.feature-img-button > a {
  color: #FFF;
  text-shadow: 0 1px 0 #000;
}
.feature-img-button > a > img {
  height: auto;
}
.feature-img-button > a > .description {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding: 5px 10px;
  font-weight: bold;
  margin: 0;
  font-size: inherit;
  border: none !important;
}
.feature-img-button > a > .description > h1,
.feature-img-button > a > .description h2,
.feature-img-button > a > .description h3,
.feature-img-button > a > .description h4,
.feature-img-button > a > .description h5,
.feature-img-button > a > .description h6 {
  border: none !important;
  margin: 0;
  padding: 0;
}
.feature-img-button:hover {
  box-shadow: 0 0 5px 1px #5da01f;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
*/
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
  }
  50% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    box-shadow: 0 0 5px 1px #5da01f;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
  }
  50% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    box-shadow: 0 0 5px 1px #5da01f;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.panel-group > .panel {
  margin-bottom: 0;
}
.panel-group > .panel .panel {
  margin-bottom: 20px;
}
.panel-group > .panel .panel + .panel {
  margin-top: 0;
}
.popover-title {
  background-color: #a4d02f;
}
.popover-title h1,
.popover-title h2,
.popover-title h3,
.popover-title h4,
.popover-title h5,
.popover-title h6 {
  border-left: none;
}
#logoContainer {
  text-align: center;
  background-image: url('../_images/design/background.png');
  background-position: top;
  background-size: auto 50px;
}
#logoContainer img {
  height: 50px;
}
@media screen and (min-width: 768px) {
  #logoContainer {
    background-size: auto;
  }
  #logoContainer img {
    height: 125px;
  }
}
#logoContainer a {
  display: block;
  width: 100%;
  height: 100%;
}
#logoContainer h1 {
  display: none !important;
  visibility: hidden !important;
  position: absolute !important;
  top: -10000px !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden;
}
#mainMenu {
  margin-bottom: 0;
  min-height: 0;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}
#mainMenu > div {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #mainMenu > .navbar-header {
    height: 0;
  }
  #mainMenu > .navbar-header > .navbar-toggle {
    position: absolute;
    top: -50px;
    right: 0;
    background: #FFF;
  }
}
#mainMenu .nav.navbar-nav {
  margin: 0;
  padding: 0;
  float: none;
}
#mainMenu .nav.navbar-nav > li {
  float: none;
  display: inline-block;
  font-weight: bold;
  font-variant: small-caps;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  margin-bottom: 3px;
}
#mainMenu .nav.navbar-nav > li > a {
  border-radius: 4px 4px 0 0;
  text-decoration: none;
  color: #191919;
  display: block;
  height: 100%;
  padding: 5px 15px;
}
@media screen and (min-width: 768px) {
  #mainMenu .nav.navbar-nav > li {
    padding-bottom: 1px;
    margin-bottom: -1px;
    border-radius: 0;
  }
  #mainMenu .nav.navbar-nav > li > a {
    border-radius: 0;
  }
}
#mainMenu .nav.navbar-nav > li.active,
#mainMenu .nav.navbar-nav > li:hover {
  border-radius: 0 0 4px 4px;
}
@media screen and (min-width: 768px) {
  #mainMenu .nav.navbar-nav > li.active,
  #mainMenu .nav.navbar-nav > li:hover {
    margin-top: -5px;
    border-top-width: 5px;
    border-top-style: solid;
    border-radius: 2px 2px 0 0;
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5), 2px 0 2px rgba(0, 0, 0, 0.5);
  }
}
#mainMenu .nav.navbar-nav > li.index {
  border-color: #db1313;
}
#mainMenu .nav.navbar-nav > li.index.active > a,
#mainMenu .nav.navbar-nav > li.index:hover > a {
  color: #ffffff;
  background-color: #db1313;
}
#mainMenu .nav.navbar-nav > li.pokedex {
  border-color: #0b55a1;
}
#mainMenu .nav.navbar-nav > li.pokedex.active > a,
#mainMenu .nav.navbar-nav > li.pokedex:hover > a {
  color: #ffffff;
  background-color: #0b55a1;
}
#mainMenu .nav.navbar-nav > li.godex {
  border-color: #fb7d7d;
}
#mainMenu .nav.navbar-nav > li.godex.active > a,
#mainMenu .nav.navbar-nav > li.godex:hover > a {
  color: #ffffff;
  background-color: #fb7d7d;
}
#mainMenu .nav.navbar-nav > li.anime {
  border-color: #ffd001;
}
#mainMenu .nav.navbar-nav > li.anime.active > a,
#mainMenu .nav.navbar-nav > li.anime:hover > a {
  color: #000000;
  background-color: #ffd001;
}
#mainMenu .nav.navbar-nav > li.manga {
  border-color: #6ec617;
}
#mainMenu .nav.navbar-nav > li.manga.active > a,
#mainMenu .nav.navbar-nav > li.manga:hover > a {
  color: #000000;
  background-color: #6ec617;
}
#mainMenu .nav.navbar-nav > li.spiele {
  border-color: #209ce6;
}
#mainMenu .nav.navbar-nav > li.spiele.active > a,
#mainMenu .nav.navbar-nav > li.spiele:hover > a {
  color: #ffffff;
  background-color: #209ce6;
}
#mainMenu .nav.navbar-nav > li.sammelkarten {
  border-color: #e67120;
}
#mainMenu .nav.navbar-nav > li.sammelkarten.active > a,
#mainMenu .nav.navbar-nav > li.sammelkarten:hover > a {
  color: #ffffff;
  background-color: #e67120;
}
#mainMenu .nav.navbar-nav > li.tauschbasar {
  border-color: #02dea0;
}
#mainMenu .nav.navbar-nav > li.tauschbasar.active > a,
#mainMenu .nav.navbar-nav > li.tauschbasar:hover > a {
  color: #000000;
  background-color: #02dea0;
}
#mainMenu .nav.navbar-nav > li.strategie {
  border-color: #6f1664;
}
#mainMenu .nav.navbar-nav > li.strategie.active > a,
#mainMenu .nav.navbar-nav > li.strategie:hover > a {
  color: #ffffff;
  background-color: #6f1664;
}
#mainMenu .nav.navbar-nav > li.bisaboard {
  border-color: #a40000;
}
#mainMenu .nav.navbar-nav > li.bisaboard.active > a,
#mainMenu .nav.navbar-nav > li.bisaboard:hover > a {
  color: #ffffff;
  background-color: #a40000;
}
#mainMenu .nav.navbar-nav > li.bisacast {
  border-color: #39ad0b;
}
#mainMenu .nav.navbar-nav > li.bisacast.active > a,
#mainMenu .nav.navbar-nav > li.bisacast:hover > a {
  color: #ffffff;
  background-color: #39ad0b;
}
#mainMenu .nav.navbar-nav > li.weiteres {
  border-color: #949494;
}
#mainMenu .nav.navbar-nav > li.weiteres.active > a,
#mainMenu .nav.navbar-nav > li.weiteres:hover > a {
  color: #ffffff;
  background-color: #949494;
}
#searchContainer > div > .socialLinks {
  display: none;
}
#searchContainer > div > form > div.input-group > .input-group-btn {
  width: 1%;
}
@media screen and (min-width: 768px) {
  #searchContainer {
    position: absolute;
    top: -85px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    height: 0;
  }
  #searchContainer > div {
    width: 300px;
    margin-left: auto;
  }
  #searchContainer > div > .socialLinks {
    display: block;
    padding: 0px 15px;
  }
  #searchContainer > div > .socialLinks > ul {
    padding-left: 0 !important;
    list-style: none !important;
    margin-left: -5px !important;
  }
  #searchContainer > div > .socialLinks > ul > li {
    display: inline-block !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  #searchContainer > div > .socialLinks > ul > li > a {
    padding: 0;
  }
  #searchContainer > div > .socialLinks > ul > li > a > img {
    width: 24px;
    height: 24px;
    padding: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 2px;
  }
  #searchContainer > div > form > div.input-group {
    width: 300px;
  }
}
@media screen and (max-width: 991px) {
  #sidebar {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    box-shadow: 0px 0px 0px 1px #FFF inset;
    border-width: 1px;
    border-style: solid;
  }
  #sidebar blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
  }
  #sidebar.dark {
    background-color: #eeeeee;
    color: inherit;
  }
}
@media screen and (min-width: 992px) {
  #sidebar .nav-header,
  #sidebar .sideNav h4.nav-header {
    margin-left: -26px;
  }
}
#sidebar .nav-header,
#sidebar .sideNav h4.nav-header {
  background-image: url("../_images/design/pokeball.png");
  background-repeat: no-repeat;
  background-position: right;
  background-position: calc(100% + 8px);
  margin-bottom: 5px;
}
#sidebar .nav-header:nth-child(n+2),
#sidebar .sideNav h4.nav-header:nth-child(n+2) {
  margin-top: 5px;
}
#sidebar .sideNav h4.nav-header {
  font-size: 14px;
  line-height: inherit;
}
#sidebar #sideFeature .event,
#sidebar #sideFeature .item {
  margin-top: 11px;
  margin-bottom: 10px;
  max-width: 234px;
}
#sidebar #sideFeature .event,
#sidebar #sideFeature .item,
#sidebar #sideFeature .event > div,
#sidebar #sideFeature .item > div {
  height: 100px;
}
#sidebar #sideFeature .event > div,
#sidebar #sideFeature .item > div {
  background-position: top;
  background-size: 100%;
}
#sidebar #sideFeature .event:hover > div,
#sidebar #sideFeature .item:hover > div {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#sidebar #sideFeature .event .eventImageLink,
#sidebar #sideFeature .item .eventImageLink,
#sidebar #sideFeature .event .itemImageLink,
#sidebar #sideFeature .item .itemImageLink {
  padding: 0;
}
#sidebar #eventPokemon > h4 {
  margin-bottom: 11px;
}
#sidebar #eventPokemon .event-entry .poke-icon {
  float: left !important;
  float: left;
  width: 30px;
  margin-right: 3px;
  text-align: center;
}
#sidebar #eventPokemon .event-entry > dl {
  margin-bottom: 6px;
}
#sidebar #eventPokemon .event-entry > dl > dt > .label-group {
  vertical-align: middle;
}
#sidebar #eventPokemon .event-entry > dl > dd {
  margin-left: 33px;
}
#sidebar #eventPokemon .event-entry > dl > dd > div > small {
  display: block;
  margin-bottom: 3px;
}
#sidebar #sideNews {
  height: 215px;
  padding-top: 40px;
  margin-bottom: 20px;
  text-shadow: 0px 0px 7px white;
  border-radius: 4px;
}
#sidebar #sideMenu ul li.active a {
  font-weight: bold;
}
#sidebar #sideMenu ul li a {
  padding: 6px 10px;
}
#main {
  background-color: rgba(204, 190, 0, 0.25);
  padding: 20px 0 20px 0;
}
@media screen and (max-width: 767px) {
  #main .panel-body,
  #main .tab-content {
    padding-left: 5px;
    padding-right: 5px;
  }
  #main #content {
    overflow-x: hidden;
  }
  #main #content > section.well {
    padding: 19px 3px;
  }
}
@media screen and (min-width: 768px) {
  #main {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.6);
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    border-right: 1px solid rgba(255, 255, 255, 0.4);
  }
}
@media screen and (min-width: 768px) {
  #main {
    background-color: #f5f5f5;
    padding: 15px 10px 1px;
  }
}
@media screen and (min-width: 992px) {
  #main {
    padding: 15px 30px 0;
  }
}
@media screen and (min-width: 1200px) {
  #main {
    padding: 15px 50px 0;
  }
}
@media screen and (min-width: 992px) {
  #main > div.row {
    margin-left: -30px;
  }
}
@media screen and (min-width: 1200px) {
  #main > div.row {
    margin-left: -50px;
  }
}
@media screen and (max-width: 991px) {
  #main > div.row {
    margin-left: 0;
    margin-right: 0;
  }
}
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  text-align: left;
}
#main #contentWrapper {
  padding-right: 0;
  padding-left: 0;
}
#main #contentWrapper #content {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#main #contentWrapper #content > ul {
  margin-top: 0;
}
#main #contentWrapper #content > ul > li {
  margin-top: 20px;
}
#main #contentWrapper #content > ul > li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #main #contentWrapper #content > div.row {
    margin-left: 0;
    margin-right: 0;
  }
  #main #contentWrapper #content > div.row > div[class^="col-"],
  #main #contentWrapper #content > div.row > div[class*=" col-"] {
    padding-left: 0;
    padding-right: 0;
  }
}
#main #contentWrapper #content > section.well,
#main #contentWrapper #content #newsList article.well,
#main #contentWrapper #content #newsList + div > .btn.btn-block {
  box-shadow: 0px 0px 0px 1px #ffffff inset, 0px 0px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 479px) {
  #main #contentWrapper #content .newsMedia .media-left {
    display: none;
  }
}
@media (max-width: 767px) {
  #main #contentWrapper #content .newsMedia .media-left > img {
    width: 75px;
  }
}
#main #contentWrapper #content #bilderdex.no-margin > a,
#main #contentWrapper #content .dexImageList.no-margin > a {
  margin: 0;
}
#main #contentWrapper #content #bilderdex > a,
#main #contentWrapper #content .dexImageList > a {
  display: inline-block;
  margin: 3px;
}
#main #contentWrapper #content #bilderdex > a > span,
#main #contentWrapper #content .dexImageList > a > span {
  width: 100px;
  height: 100px;
  padding: 4px;
  border-width: 1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out 0s;
  vertical-align: bottom;
  display: table-cell;
  text-align: center;
}
#main #contentWrapper #content #bilderdex > a > span.alola,
#main #contentWrapper #content .dexImageList > a > span.alola {
  border-color: #3accff #3accff #feb571 #feb571;
}
#main #contentWrapper #content #bilderdex > a > span.galar,
#main #contentWrapper #content .dexImageList > a > span.galar {
  border-color: #9050dc;
}
#main #contentWrapper #content #bilderdex > a > span.go-success,
#main #contentWrapper #content .dexImageList > a > span.go-success {
  background-color: rgba(164, 208, 46, 0.3);
  border: 1px solid #78a00c;
}
#main #contentWrapper #content #bilderdex > a > span.go-warning,
#main #contentWrapper #content .dexImageList > a > span.go-warning {
  background-color: rgba(255, 212, 0, 0.35);
  border: 1px solid #ffba1e;
}
#main #contentWrapper #content #bilderdex > a > span.go-danger,
#main #contentWrapper #content .dexImageList > a > span.go-danger {
  background-color: rgba(245, 47, 47, 0.22);
  border: 1px solid #c35e5e;
}
#main #contentWrapper #content #bilderdex > a > span:hover,
#main #contentWrapper #content .dexImageList > a > span:hover {
  border-color: #386013;
}
#main #contentWrapper #content #bilderdex > a > span > img,
#main #contentWrapper #content .dexImageList > a > span > img {
  max-width: 90px;
  max-height: 90px;
}
#main #contentWrapper #content .movetable > .table-responsive > table thead tr th,
#main #contentWrapper #content .movetable > table thead tr th,
#main #contentWrapper #content .movetable > .table-responsive > table thead tr td,
#main #contentWrapper #content .movetable > table thead tr td {
  white-space: nowrap;
  word-break: keep-all;
}
#main #contentWrapper #content .movetable .breeding_parents {
  white-space: normal;
}
#main #contentWrapper #content .movetable .breeding_parents > li {
  white-space: nowrap;
  word-break: keep-all;
}
@media screen and (max-width: 480px) {
  #main #contentWrapper #content #newsBox {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  #main #contentWrapper #content #eventsBox {
    width: 100%;
  }
}
#main #contentWrapper #content #eventsBox > div {
  margin-bottom: 20px;
}
#main #contentWrapper #content #eventsBox > div > .nav-tabs {
  margin-top: 10px;
}
#main #contentWrapper #content #eventsBox > div > .tab-content {
  padding: 0;
  background-color: #ffffff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
#main #contentWrapper #content #eventsBox > div > .tab-content .list-group {
  overflow-y: auto;
  margin-bottom: 0;
}
#main #contentWrapper #content #eventsBox > div > .tab-content .list-group-item {
  border-radius: 0;
  border-left: none;
  border-right: none;
}
#main #contentWrapper #content #eventsBox > div > .tab-content .list-group-item:first-child {
  border-top: none;
}
#main #contentWrapper #content #eventsBox > div > .tab-content .list-group-item .css-table-cell:first-child {
  width: 0;
  padding-right: 3px;
}
#main #contentWrapper #content #eventsBox > div > .tab-content .list-group-item .css-table-cell:last-child {
  width: 100%;
  padding-left: 3px;
  padding-right: 3px;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #main #contentWrapper #content #newsBox .list-group,
  #main #contentWrapper #content #eventsBox .list-group {
    height: 165px !important;
  }
  #main #contentWrapper #content #newsBox .list-group .list-group-item:nth-child(n+6),
  #main #contentWrapper #content #eventsBox .list-group .list-group-item:nth-child(n+6) {
    display: none;
  }
}
#main #contentWrapper #content .btn,
#main #contentWrapper #content .pager > li > a {
  box-shadow: 0px 0px 0px 1px #FFF inset;
}
#main #contentWrapper #content .nav-tabs > li > a,
#main #contentWrapper #content .panel-heading {
  box-shadow: 1px 0 0 #ffffff inset, -1px 0 0 #ffffff inset, 0 1px 0 #ffffff inset;
}
#main #contentWrapper #content .nav-tabs > li > a:hover {
  border-color: #dddddd;
}
#main #contentWrapper #content .typeChooser > div > .btn {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main #contentWrapper #content .typeChooser > div > .btn {
    margin-bottom: 15px;
  }
}
#main #features .featureContainer {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #main #features .featureContainer {
    padding-left: 5px;
    padding-right: 5px;
  }
}
#main #features .featureContainer:nth-child(n+3) {
  display: none;
}
@media screen and (min-width: 381px) {
  #main #features .featureContainer {
    width: 33.3333%;
  }
  #main #features .featureContainer:nth-child(n+3) {
    display: block;
  }
  #main #features .featureContainer:last-child {
    display: none;
  }
}
@media screen and (min-width: 500px) {
  #main #features .featureContainer {
    width: 25%;
    display: block !important;
  }
}
#main #pokedexEntry .collapsing {
  -webkit-transition: none;
  transition: none;
}
#main #pokedexEntry > .panel > .panel-heading > .panel-title > a:before {
  font-family: FontAwesome;
  margin-right: 6px;
}
#main #pokedexEntry > .panel > .panel-heading > .panel-title > a:hover,
#main #pokedexEntry > .panel > .panel-heading > .panel-title > a:active,
#main #pokedexEntry > .panel > .panel-heading > .panel-title > a:focus {
  text-decoration: none;
}
#main #pokedexEntry > .panel > .panel-heading > .panel-title > a:hover > span,
#main #pokedexEntry > .panel > .panel-heading > .panel-title > a:active > span,
#main #pokedexEntry > .panel > .panel-heading > .panel-title > a:focus > span {
  text-decoration: underline;
}
#main #pokedexEntry > .panel > .panel-heading.collapsed {
  border-radius: 4px;
  box-shadow: 1px 0 0 #ffffff inset, -1px 0 0 #ffffff inset, 0 1px 0 #ffffff inset, 0 -1px 0 #ffffff inset !important;
}
#main .pokedexPager .previous {
  padding-left: 0;
  padding-right: 5px;
}
#main .pokedexPager .next {
  padding-left: 5px;
  padding-right: 0;
}
#main .pokedexSearchPager {
  position: relative;
}
@media screen and (max-width: 619px) {
  #main .pokedexSearchPager > li:first-child,
  #main .pokedexSearchPager > li:last-child {
    width: 50%;
    margin-bottom: 50px;
  }
  #main .pokedexSearchPager > li:nth-child(2) {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
  }
}
#main dt > .tooltip,
#main dd > .tooltip {
  white-space: normal;
}
.messageUserConsent {
  background-color: #fafafa;
  border-radius: 2px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  margin: 10px 0;
  max-width: 600px;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .messageUserConsent {
    padding: 10px;
  }
}
.messageUserConsentHeader {
  display: flex;
  justify-content: space-between;
}
.messageUserConsentTitle {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.05;
  margin-bottom: 10px;
}
.messageUserConsentButtonContainer {
  margin: 10px 0;
  text-align: center;
}
.messageUserConsentNotice {
  color: #7d8287;
  font-size: 12px;
}
.videoContainer {
  display: block;
  overflow: hidden;
  padding-bottom: 56.25%;
  /* 9 / 16 */
  position: relative;
  text-align: left;
}
.videoContainer iframe,
.videoContainer video {
  height: 100%;
  position: absolute;
  width: 100%;
}
#footerContainer {
  border-radius: 0;
  border-width: 1px 0 0 0;
  margin-bottom: 0px;
  position: relative;
}
.label {
  border: 1px solid transparent;
  display: inline-block;
}
.label-group {
  display: inline-block;
  vertical-align: bottom;
}
.label-group:before,
.label-group:after {
  content: " ";
  display: table;
}
.label-group:after {
  clear: both;
}
.label-group:before,
.label-group:after {
  content: " ";
  display: table;
}
.label-group:after {
  clear: both;
}
.label-group > .label {
  display: inline-block;
  border-radius: 0;
  float: left;
}
.label-group > .label:first-child {
  border-radius: 0.25em 0 0 0.25em;
}
.label-group > .label:last-child {
  border-radius: 0 0.25em 0.25em 0;
}
.label-gruen {
  background-color: #00b233;
}
.label-gruen[href]:hover,
.label-gruen[href]:focus {
  background-color: #007f24;
}
.label-gruen,
a.label-gruen,
.label-gruen:hover,
a.label-gruen:hover,
.label-gruen:focus,
a.label-gruen:focus,
.label-gruen a,
a.label-gruen a,
.label-gruen:hover a,
a.label-gruen:hover a,
.label-gruen:focus a,
a.label-gruen:focus a {
  color: #ffffff;
}
.label-gruen[href]:hover,
.label-gruen.dexicon:hover,
.label-gruen[href]:focus,
.label-gruen.dexicon:focus {
  background-color: #007f24;
}
.label-rot {
  background-color: #ce0022;
}
.label-rot[href]:hover,
.label-rot[href]:focus {
  background-color: #9b001a;
}
.label-rot,
a.label-rot,
.label-rot:hover,
a.label-rot:hover,
.label-rot:focus,
a.label-rot:focus,
.label-rot a,
a.label-rot a,
.label-rot:hover a,
a.label-rot:hover a,
.label-rot:focus a,
a.label-rot:focus a {
  color: #ffffff;
}
.label-rot[href]:hover,
.label-rot.dexicon:hover,
.label-rot[href]:focus,
.label-rot.dexicon:focus {
  background-color: #9b001a;
}
.label-blau {
  background-color: #33458d;
}
.label-blau[href]:hover,
.label-blau[href]:focus {
  background-color: #253368;
}
.label-blau,
a.label-blau,
.label-blau:hover,
a.label-blau:hover,
.label-blau:focus,
a.label-blau:focus,
.label-blau a,
a.label-blau a,
.label-blau:hover a,
a.label-blau:hover a,
.label-blau:focus a,
a.label-blau:focus a {
  color: #ffffff;
}
.label-blau[href]:hover,
.label-blau.dexicon:hover,
.label-blau[href]:focus,
.label-blau.dexicon:focus {
  background-color: #253368;
}
.label-gelb {
  background-color: #fffe68;
  border: 1px solid #000;
}
.label-gelb,
a.label-gelb,
.label-gelb:hover,
a.label-gelb:hover,
.label-gelb:focus,
a.label-gelb:focus,
.label-gelb a,
a.label-gelb a,
.label-gelb:hover a,
a.label-gelb:hover a,
.label-gelb:focus a,
a.label-gelb:focus a {
  color: #000000;
}
.label-gelb[href]:hover,
.label-gelb.dexicon:hover,
.label-gelb[href]:focus,
.label-gelb.dexicon:focus {
  background-color: #fffe35;
}
.label-gold {
  background-color: #988b57;
}
.label-gold[href]:hover,
.label-gold[href]:focus {
  background-color: #786d44;
}
.label-gold,
a.label-gold,
.label-gold:hover,
a.label-gold:hover,
.label-gold:focus,
a.label-gold:focus,
.label-gold a,
a.label-gold a,
.label-gold:hover a,
a.label-gold:hover a,
.label-gold:focus a,
a.label-gold:focus a {
  color: #ffffff;
}
.label-gold[href]:hover,
.label-gold.dexicon:hover,
.label-gold[href]:focus,
.label-gold.dexicon:focus {
  background-color: #786d44;
}
.label-silber {
  background-color: #a6b1c3;
}
.label-silber[href]:hover,
.label-silber[href]:focus {
  background-color: #8896ae;
}
.label-silber,
a.label-silber,
.label-silber:hover,
a.label-silber:hover,
.label-silber:focus,
a.label-silber:focus,
.label-silber a,
a.label-silber a,
.label-silber:hover a,
a.label-silber:hover a,
.label-silber:focus a,
a.label-silber:focus a {
  color: #ffffff;
}
.label-silber[href]:hover,
.label-silber.dexicon:hover,
.label-silber[href]:focus,
.label-silber.dexicon:focus {
  background-color: #8896ae;
}
.label-kristall {
  background-color: #7cc0b1;
}
.label-kristall[href]:hover,
.label-kristall[href]:focus {
  background-color: #5aaf9c;
}
.label-kristall,
a.label-kristall,
.label-kristall:hover,
a.label-kristall:hover,
.label-kristall:focus,
a.label-kristall:focus,
.label-kristall a,
a.label-kristall a,
.label-kristall:hover a,
a.label-kristall:hover a,
.label-kristall:focus a,
a.label-kristall:focus a {
  color: #ffffff;
}
.label-kristall[href]:hover,
.label-kristall.dexicon:hover,
.label-kristall[href]:focus,
.label-kristall.dexicon:focus {
  background-color: #5aaf9c;
}
.label-rubin {
  background-color: #500202;
}
.label-rubin[href]:hover,
.label-rubin[href]:focus {
  background-color: #1e0101;
}
.label-rubin,
a.label-rubin,
.label-rubin:hover,
a.label-rubin:hover,
.label-rubin:focus,
a.label-rubin:focus,
.label-rubin a,
a.label-rubin a,
.label-rubin:hover a,
a.label-rubin:hover a,
.label-rubin:focus a,
a.label-rubin:focus a {
  color: #ffffff;
}
.label-rubin[href]:hover,
.label-rubin.dexicon:hover,
.label-rubin[href]:focus,
.label-rubin.dexicon:focus {
  background-color: #820303;
}
.label-saphir {
  background-color: #026faa;
}
.label-saphir[href]:hover,
.label-saphir[href]:focus {
  background-color: #014e78;
}
.label-saphir,
a.label-saphir,
.label-saphir:hover,
a.label-saphir:hover,
.label-saphir:focus,
a.label-saphir:focus,
.label-saphir a,
a.label-saphir a,
.label-saphir:hover a,
a.label-saphir:hover a,
.label-saphir:focus a,
a.label-saphir:focus a {
  color: #ffffff;
}
.label-saphir[href]:hover,
.label-saphir.dexicon:hover,
.label-saphir[href]:focus,
.label-saphir.dexicon:focus {
  background-color: #014e78;
}
.label-blattgruen {
  background-color: #8cbd0c;
}
.label-blattgruen[href]:hover,
.label-blattgruen[href]:focus {
  background-color: #688d09;
}
.label-blattgruen,
a.label-blattgruen,
.label-blattgruen:hover,
a.label-blattgruen:hover,
.label-blattgruen:focus,
a.label-blattgruen:focus,
.label-blattgruen a,
a.label-blattgruen a,
.label-blattgruen:hover a,
a.label-blattgruen:hover a,
.label-blattgruen:focus a,
a.label-blattgruen:focus a {
  color: #ffffff;
}
.label-blattgruen[href]:hover,
.label-blattgruen.dexicon:hover,
.label-blattgruen[href]:focus,
.label-blattgruen.dexicon:focus {
  background-color: #688d09;
}
.label-feuerrot {
  background-color: #da5421;
}
.label-feuerrot[href]:hover,
.label-feuerrot[href]:focus {
  background-color: #ae431a;
}
.label-feuerrot,
a.label-feuerrot,
.label-feuerrot:hover,
a.label-feuerrot:hover,
.label-feuerrot:focus,
a.label-feuerrot:focus,
.label-feuerrot a,
a.label-feuerrot a,
.label-feuerrot:hover a,
a.label-feuerrot:hover a,
.label-feuerrot:focus a,
a.label-feuerrot:focus a {
  color: #ffffff;
}
.label-feuerrot[href]:hover,
.label-feuerrot.dexicon:hover,
.label-feuerrot[href]:focus,
.label-feuerrot.dexicon:focus {
  background-color: #ae431a;
}
.label-smaragd {
  background-color: #019a47;
}
.label-smaragd[href]:hover,
.label-smaragd[href]:focus {
  background-color: #016730;
}
.label-smaragd,
a.label-smaragd,
.label-smaragd:hover,
a.label-smaragd:hover,
.label-smaragd:focus,
a.label-smaragd:focus,
.label-smaragd a,
a.label-smaragd a,
.label-smaragd:hover a,
a.label-smaragd:hover a,
.label-smaragd:focus a,
a.label-smaragd:focus a {
  color: #ffffff;
}
.label-smaragd[href]:hover,
.label-smaragd.dexicon:hover,
.label-smaragd[href]:focus,
.label-smaragd.dexicon:focus {
  background-color: #016730;
}
.label-diamant {
  background-color: #1f8ca9;
}
.label-diamant[href]:hover,
.label-diamant[href]:focus {
  background-color: #17687e;
}
.label-diamant,
a.label-diamant,
.label-diamant:hover,
a.label-diamant:hover,
.label-diamant:focus,
a.label-diamant:focus,
.label-diamant a,
a.label-diamant a,
.label-diamant:hover a,
a.label-diamant:hover a,
.label-diamant:focus a,
a.label-diamant:focus a {
  color: #ffffff;
}
.label-diamant[href]:hover,
.label-diamant.dexicon:hover,
.label-diamant[href]:focus,
.label-diamant.dexicon:focus {
  background-color: #17687e;
}
.label-perl {
  background-color: #e1a4b4;
}
.label-perl[href]:hover,
.label-perl[href]:focus {
  background-color: #d47e94;
}
.label-perl,
a.label-perl,
.label-perl:hover,
a.label-perl:hover,
.label-perl:focus,
a.label-perl:focus,
.label-perl a,
a.label-perl a,
.label-perl:hover a,
a.label-perl:hover a,
.label-perl:focus a,
a.label-perl:focus a {
  color: #ffffff;
}
.label-perl[href]:hover,
.label-perl.dexicon:hover,
.label-perl[href]:focus,
.label-perl.dexicon:focus {
  background-color: #d47e94;
}
.label-platin {
  background-color: #bab8bd;
}
.label-platin[href]:hover,
.label-platin[href]:focus {
  background-color: #a09ea4;
}
.label-platin,
a.label-platin,
.label-platin:hover,
a.label-platin:hover,
.label-platin:focus,
a.label-platin:focus,
.label-platin a,
a.label-platin a,
.label-platin:hover a,
a.label-platin:hover a,
.label-platin:focus a,
a.label-platin:focus a {
  color: #ffffff;
}
.label-platin[href]:hover,
.label-platin.dexicon:hover,
.label-platin[href]:focus,
.label-platin.dexicon:focus {
  background-color: #a09ea4;
}
.label-heartgold {
  background-color: #dfb841;
}
.label-heartgold,
a.label-heartgold,
.label-heartgold:hover,
a.label-heartgold:hover,
.label-heartgold:focus,
a.label-heartgold:focus,
.label-heartgold a,
a.label-heartgold a,
.label-heartgold:hover a,
a.label-heartgold:hover a,
.label-heartgold:focus a,
a.label-heartgold:focus a {
  color: #e65739;
}
.label-heartgold[href]:hover,
.label-heartgold.dexicon:hover,
.label-heartgold[href]:focus,
.label-heartgold.dexicon:focus {
  background-color: #cba122;
}
.label-soulsilver {
  background-color: #c2c6cf;
}
.label-soulsilver,
a.label-soulsilver,
.label-soulsilver:hover,
a.label-soulsilver:hover,
.label-soulsilver:focus,
a.label-soulsilver:focus,
.label-soulsilver a,
a.label-soulsilver a,
.label-soulsilver:hover a,
a.label-soulsilver:hover a,
.label-soulsilver:focus a,
a.label-soulsilver:focus a {
  color: #13476c;
}
.label-soulsilver[href]:hover,
.label-soulsilver.dexicon:hover,
.label-soulsilver[href]:focus,
.label-soulsilver.dexicon:focus {
  background-color: #a5abb9;
}
.label-schwarz {
  background-color: #000000;
}
.label-schwarz[href]:hover,
.label-schwarz[href]:focus {
  background-color: #000000;
}
.label-schwarz,
a.label-schwarz,
.label-schwarz:hover,
a.label-schwarz:hover,
.label-schwarz:focus,
a.label-schwarz:focus,
.label-schwarz a,
a.label-schwarz a,
.label-schwarz:hover a,
a.label-schwarz:hover a,
.label-schwarz:focus a,
a.label-schwarz:focus a {
  color: #ffffff;
}
.label-schwarz[href]:hover,
.label-schwarz.dexicon:hover,
.label-schwarz[href]:focus,
.label-schwarz.dexicon:focus {
  background-color: #1a1a1a;
}
.label-weiss {
  background-color: #ffffff;
  border: 1px solid black;
}
.label-weiss,
a.label-weiss,
.label-weiss:hover,
a.label-weiss:hover,
.label-weiss:focus,
a.label-weiss:focus,
.label-weiss a,
a.label-weiss a,
.label-weiss:hover a,
a.label-weiss:hover a,
.label-weiss:focus a,
a.label-weiss:focus a {
  color: #000000;
}
.label-weiss[href]:hover,
.label-weiss.dexicon:hover,
.label-weiss[href]:focus,
.label-weiss.dexicon:focus {
  background-color: #e6e6e6;
}
.label-schwarz2 {
  background-color: #000000;
}
.label-schwarz2,
a.label-schwarz2,
.label-schwarz2:hover,
a.label-schwarz2:hover,
.label-schwarz2:focus,
a.label-schwarz2:focus,
.label-schwarz2 a,
a.label-schwarz2 a,
.label-schwarz2:hover a,
a.label-schwarz2:hover a,
.label-schwarz2:focus a,
a.label-schwarz2:focus a {
  color: #3387c3;
}
.label-schwarz2[href]:hover,
.label-schwarz2.dexicon:hover,
.label-schwarz2[href]:focus,
.label-schwarz2.dexicon:focus {
  background-color: #1a1a1a;
}
.label-weiss2 {
  background-color: #ffffff;
  border: 1px solid black;
}
.label-weiss2,
a.label-weiss2,
.label-weiss2:hover,
a.label-weiss2:hover,
.label-weiss2:focus,
a.label-weiss2:focus,
.label-weiss2 a,
a.label-weiss2 a,
.label-weiss2:hover a,
a.label-weiss2:hover a,
.label-weiss2:focus a,
a.label-weiss2:focus a {
  color: #ec6234;
}
.label-weiss2[href]:hover,
.label-weiss2.dexicon:hover,
.label-weiss2[href]:focus,
.label-weiss2.dexicon:focus {
  background-color: #e6e6e6;
}
.label-x {
  background-color: #e3f2f7;
}
.label-x,
a.label-x,
.label-x:hover,
a.label-x:hover,
.label-x:focus,
a.label-x:focus,
.label-x a,
a.label-x a,
.label-x:hover a,
a.label-x:hover a,
.label-x:focus a,
a.label-x:focus a {
  color: #005d98;
}
.label-x[href]:hover,
.label-x.dexicon:hover,
.label-x[href]:focus,
.label-x.dexicon:focus {
  background-color: #bbe0ec;
}
.label-y {
  background-color: #2d3d5f;
}
.label-y,
a.label-y,
.label-y:hover,
a.label-y:hover,
.label-y:focus,
a.label-y:focus,
.label-y a,
a.label-y a,
.label-y:hover a,
a.label-y:hover a,
.label-y:focus a,
a.label-y:focus a {
  color: #d22a44;
}
.label-y[href]:hover,
.label-y.dexicon:hover,
.label-y[href]:focus,
.label-y.dexicon:focus {
  background-color: #1d273c;
}
.label-omega_rubin {
  background-color: #d20000;
}
.label-omega_rubin[href]:hover,
.label-omega_rubin[href]:focus {
  background-color: #9f0000;
}
.label-omega_rubin,
a.label-omega_rubin,
.label-omega_rubin:hover,
a.label-omega_rubin:hover,
.label-omega_rubin:focus,
a.label-omega_rubin:focus,
.label-omega_rubin a,
a.label-omega_rubin a,
.label-omega_rubin:hover a,
a.label-omega_rubin:hover a,
.label-omega_rubin:focus a,
a.label-omega_rubin:focus a {
  color: #ffffff;
}
.label-omega_rubin[href]:hover,
.label-omega_rubin.dexicon:hover,
.label-omega_rubin[href]:focus,
.label-omega_rubin.dexicon:focus {
  background-color: #9f0000;
}
.label-alpha_saphir {
  background-color: #003474;
}
.label-alpha_saphir[href]:hover,
.label-alpha_saphir[href]:focus {
  background-color: #001d41;
}
.label-alpha_saphir,
a.label-alpha_saphir,
.label-alpha_saphir:hover,
a.label-alpha_saphir:hover,
.label-alpha_saphir:focus,
a.label-alpha_saphir:focus,
.label-alpha_saphir a,
a.label-alpha_saphir a,
.label-alpha_saphir:hover a,
a.label-alpha_saphir:hover a,
.label-alpha_saphir:focus a,
a.label-alpha_saphir:focus a {
  color: #ffffff;
}
.label-alpha_saphir[href]:hover,
.label-alpha_saphir.dexicon:hover,
.label-alpha_saphir[href]:focus,
.label-alpha_saphir.dexicon:focus {
  background-color: #001d41;
}
.label-sonne {
  background-color: #fd9b3f;
}
.label-sonne[href]:hover,
.label-sonne[href]:focus {
  background-color: #fc810d;
}
.label-sonne,
a.label-sonne,
.label-sonne:hover,
a.label-sonne:hover,
.label-sonne:focus,
a.label-sonne:focus,
.label-sonne a,
a.label-sonne a,
.label-sonne:hover a,
a.label-sonne:hover a,
.label-sonne:focus a,
a.label-sonne:focus a {
  color: #ffffff;
}
.label-sonne[href]:hover,
.label-sonne.dexicon:hover,
.label-sonne[href]:focus,
.label-sonne.dexicon:focus {
  background-color: #fc810d;
}
.label-mond {
  background-color: #009cd3;
}
.label-mond[href]:hover,
.label-mond[href]:focus {
  background-color: #0076a0;
}
.label-mond,
a.label-mond,
.label-mond:hover,
a.label-mond:hover,
.label-mond:focus,
a.label-mond:focus,
.label-mond a,
a.label-mond a,
.label-mond:hover a,
a.label-mond:hover a,
.label-mond:focus a,
a.label-mond:focus a {
  color: #ffffff;
}
.label-mond[href]:hover,
.label-mond.dexicon:hover,
.label-mond[href]:focus,
.label-mond.dexicon:focus {
  background-color: #0076a0;
}
.label-ultrasonne {
  background-color: #e4610b;
}
.label-ultrasonne[href]:hover,
.label-ultrasonne[href]:focus {
  background-color: #b34c09;
}
.label-ultrasonne,
a.label-ultrasonne,
.label-ultrasonne:hover,
a.label-ultrasonne:hover,
.label-ultrasonne:focus,
a.label-ultrasonne:focus,
.label-ultrasonne a,
a.label-ultrasonne a,
.label-ultrasonne:hover a,
a.label-ultrasonne:hover a,
.label-ultrasonne:focus a,
a.label-ultrasonne:focus a {
  color: #ffffff;
}
.label-ultrasonne[href]:hover,
.label-ultrasonne.dexicon:hover,
.label-ultrasonne[href]:focus,
.label-ultrasonne.dexicon:focus {
  background-color: #b34c09;
}
.label-ultramond {
  background-color: #0574b7;
}
.label-ultramond[href]:hover,
.label-ultramond[href]:focus {
  background-color: #045585;
}
.label-ultramond,
a.label-ultramond,
.label-ultramond:hover,
a.label-ultramond:hover,
.label-ultramond:focus,
a.label-ultramond:focus,
.label-ultramond a,
a.label-ultramond a,
.label-ultramond:hover a,
a.label-ultramond:hover a,
.label-ultramond:focus a,
a.label-ultramond:focus a {
  color: #ffffff;
}
.label-ultramond[href]:hover,
.label-ultramond.dexicon:hover,
.label-ultramond[href]:focus,
.label-ultramond.dexicon:focus {
  background-color: #045585;
}
.label-lets_go_pikachu {
  background-color: #443327;
}
.label-lets_go_pikachu,
a.label-lets_go_pikachu,
.label-lets_go_pikachu:hover,
a.label-lets_go_pikachu:hover,
.label-lets_go_pikachu:focus,
a.label-lets_go_pikachu:focus,
.label-lets_go_pikachu a,
a.label-lets_go_pikachu a,
.label-lets_go_pikachu:hover a,
a.label-lets_go_pikachu:hover a,
.label-lets_go_pikachu:focus a,
a.label-lets_go_pikachu:focus a {
  color: #e9c227;
}
.label-lets_go_pikachu[href]:hover,
.label-lets_go_pikachu.dexicon:hover,
.label-lets_go_pikachu[href]:focus,
.label-lets_go_pikachu.dexicon:focus {
  background-color: #241b14;
}
.label-lets_go_evoli {
  background-color: #f0ebc7;
}
.label-lets_go_evoli,
a.label-lets_go_evoli,
.label-lets_go_evoli:hover,
a.label-lets_go_evoli:hover,
.label-lets_go_evoli:focus,
a.label-lets_go_evoli:focus,
.label-lets_go_evoli a,
a.label-lets_go_evoli a,
.label-lets_go_evoli:hover a,
a.label-lets_go_evoli:hover a,
.label-lets_go_evoli:focus a,
a.label-lets_go_evoli:focus a {
  color: #ab6337;
}
.label-lets_go_evoli[href]:hover,
.label-lets_go_evoli.dexicon:hover,
.label-lets_go_evoli[href]:focus,
.label-lets_go_evoli.dexicon:focus {
  background-color: #e5dd9f;
}
.label-schild {
  background-color: #ed1165;
}
.label-schild[href]:hover,
.label-schild[href]:focus {
  background-color: #bd0e51;
}
.label-schild,
a.label-schild,
.label-schild:hover,
a.label-schild:hover,
.label-schild:focus,
a.label-schild:focus,
.label-schild a,
a.label-schild a,
.label-schild:hover a,
a.label-schild:hover a,
.label-schild:focus a,
a.label-schild:focus a {
  color: #ffffff;
}
.label-schild[href]:hover,
.label-schild.dexicon:hover,
.label-schild[href]:focus,
.label-schild.dexicon:focus {
  background-color: #bd0e51;
}
.label-schwert {
  background-color: #00aeef;
}
.label-schwert[href]:hover,
.label-schwert[href]:focus {
  background-color: #0089bc;
}
.label-schwert,
a.label-schwert,
.label-schwert:hover,
a.label-schwert:hover,
.label-schwert:focus,
a.label-schwert:focus,
.label-schwert a,
a.label-schwert a,
.label-schwert:hover a,
a.label-schwert:hover a,
.label-schwert:focus a,
a.label-schwert:focus a {
  color: #ffffff;
}
.label-schwert[href]:hover,
.label-schwert.dexicon:hover,
.label-schwert[href]:focus,
.label-schwert.dexicon:focus {
  background-color: #0089bc;
}
.label-ri {
  background-color: #f3b52e;
}
.label-ri[href]:hover,
.label-ri[href]:focus {
  background-color: #e19e0d;
}
.label-ri,
a.label-ri,
.label-ri:hover,
a.label-ri:hover,
.label-ri:focus,
a.label-ri:focus,
.label-ri a,
a.label-ri a,
.label-ri:hover a,
a.label-ri:hover a,
.label-ri:focus a,
a.label-ri:focus a {
  color: #ffffff;
}
.label-ri[href]:hover,
.label-ri.dexicon:hover,
.label-ri[href]:focus,
.label-ri.dexicon:focus {
  background-color: #e19e0d;
}
.label-ks {
  background-color: #009b89;
}
.label-ks[href]:hover,
.label-ks[href]:focus {
  background-color: #00685c;
}
.label-ks,
a.label-ks,
.label-ks:hover,
a.label-ks:hover,
.label-ks:focus,
a.label-ks:focus,
.label-ks a,
a.label-ks a,
.label-ks:hover a,
a.label-ks:hover a,
.label-ks:focus a,
a.label-ks:focus a {
  color: #ffffff;
}
.label-ks[href]:hover,
.label-ks.dexicon:hover,
.label-ks[href]:focus,
.label-ks.dexicon:focus {
  background-color: #00685c;
}
.label-home {
  background-color: #11a5a7;
}
.label-home[href]:hover,
.label-home[href]:focus {
  background-color: #0c7779;
}
.label-home,
a.label-home,
.label-home:hover,
a.label-home:hover,
.label-home:focus,
a.label-home:focus,
.label-home a,
a.label-home a,
.label-home:hover a,
a.label-home:hover a,
.label-home:focus a,
a.label-home:focus a {
  color: #ffffff;
}
.label-home[href]:hover,
.label-home.dexicon:hover,
.label-home[href]:focus,
.label-home.dexicon:focus {
  background-color: #0c7779;
}
.label-stadium {
  background-color: #dbedc5;
}
.label-stadium,
a.label-stadium,
.label-stadium:hover,
a.label-stadium:hover,
.label-stadium:focus,
a.label-stadium:focus,
.label-stadium a,
a.label-stadium a,
.label-stadium:hover a,
a.label-stadium:hover a,
.label-stadium:focus a,
a.label-stadium:focus a {
  color: #ff3628;
}
.label-stadium[href]:hover,
.label-stadium.dexicon:hover,
.label-stadium[href]:focus,
.label-stadium.dexicon:focus {
  background-color: #c3e19e;
}
.label-stadium2 {
  background-color: #afb280;
  background-image: -webkit-linear-gradient(top, #9b9021 50%, #c3d4de 50%);
  background-image: -o-linear-gradient(top, #9b9021 50%, #c3d4de 50%);
  background-image: linear-gradient(to bottom, #9b9021 50%, #c3d4de 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b9021', endColorstr='#ffc3d4de', GradientType=0);
}
.label-stadium2,
a.label-stadium2,
.label-stadium2:hover,
a.label-stadium2:hover,
.label-stadium2:focus,
a.label-stadium2:focus,
.label-stadium2 a,
a.label-stadium2 a,
.label-stadium2:hover a,
a.label-stadium2:hover a,
.label-stadium2:focus a,
a.label-stadium2:focus a {
  color: #ffffff;
}
.label-stadium2[href]:hover,
.label-stadium2.dexicon:hover,
.label-stadium2[href]:focus,
.label-stadium2.dexicon:focus {
  background-color: #9b9f60;
  background-image: -webkit-linear-gradient(top, #716918 50%, #a2bccc 50%);
  background-image: -o-linear-gradient(top, #716918 50%, #a2bccc 50%);
  background-image: linear-gradient(to bottom, #716918 50%, #a2bccc 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff716918', endColorstr='#ffa2bccc', GradientType=0);
}
.label-colosseum {
  background-color: #a5845b;
  background-image: -webkit-linear-gradient(top, #d4b282 50%, #765534 50%);
  background-image: -o-linear-gradient(top, #d4b282 50%, #765534 50%);
  background-image: linear-gradient(to bottom, #d4b282 50%, #765534 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd4b282', endColorstr='#ff765534', GradientType=0);
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
}
.label-colosseum,
a.label-colosseum,
.label-colosseum:hover,
a.label-colosseum:hover,
.label-colosseum:focus,
a.label-colosseum:focus,
.label-colosseum a,
a.label-colosseum a,
.label-colosseum:hover a,
a.label-colosseum:hover a,
.label-colosseum:focus a,
a.label-colosseum:focus a {
  color: #ec1303;
}
.label-colosseum[href]:hover,
.label-colosseum.dexicon:hover,
.label-colosseum[href]:focus,
.label-colosseum.dexicon:focus {
  background-color: #846949;
  background-image: -webkit-linear-gradient(top, #c79b5c 50%, #533c24 50%);
  background-image: -o-linear-gradient(top, #c79b5c 50%, #533c24 50%);
  background-image: linear-gradient(to bottom, #c79b5c 50%, #533c24 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc79b5c', endColorstr='#ff533c24', GradientType=0);
}
.label-xd {
  background-color: #2c5094;
  background-image: -webkit-linear-gradient(top, #1e367c 50%, #396aac 50%);
  background-image: -o-linear-gradient(top, #1e367c 50%, #396aac 50%);
  background-image: linear-gradient(to bottom, #1e367c 50%, #396aac 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1e367c', endColorstr='#ff396aac', GradientType=0);
  text-shadow: -1px 0 #d8050e, 0 1px #d8050e, 1px 0 #d8050e, 0 -1px #d8050e;
}
.label-xd,
a.label-xd,
.label-xd:hover,
a.label-xd:hover,
.label-xd:focus,
a.label-xd:focus,
.label-xd a,
a.label-xd a,
.label-xd:hover a,
a.label-xd:hover a,
.label-xd:focus a,
a.label-xd:focus a {
  color: #0b000e;
}
.label-xd[href]:hover,
.label-xd.dexicon:hover,
.label-xd[href]:focus,
.label-xd.dexicon:focus {
  background-color: #203b6d;
  background-image: -webkit-linear-gradient(top, #142453 50%, #2c5286 50%);
  background-image: -o-linear-gradient(top, #142453 50%, #2c5286 50%);
  background-image: linear-gradient(to bottom, #142453 50%, #2c5286 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff142453', endColorstr='#ff2c5286', GradientType=0);
}
.label-battle_revolution {
  background-color: #5571a2;
  background-image: -webkit-linear-gradient(top, #0099cf 50%, #a94875 50%);
  background-image: -o-linear-gradient(top, #0099cf 50%, #a94875 50%);
  background-image: linear-gradient(to bottom, #0099cf 50%, #a94875 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0099cf', endColorstr='#ffa94875', GradientType=0);
}
.label-battle_revolution,
a.label-battle_revolution,
.label-battle_revolution:hover,
a.label-battle_revolution:hover,
.label-battle_revolution:focus,
a.label-battle_revolution:focus,
.label-battle_revolution a,
a.label-battle_revolution a,
.label-battle_revolution:hover a,
a.label-battle_revolution:hover a,
.label-battle_revolution:focus a,
a.label-battle_revolution:focus a {
  color: #ffffff;
}
.label-battle_revolution[href]:hover,
.label-battle_revolution.dexicon:hover,
.label-battle_revolution[href]:focus,
.label-battle_revolution.dexicon:focus {
  background-color: #435980;
  background-image: -webkit-linear-gradient(top, #00739c 50%, #85395c 50%);
  background-image: -o-linear-gradient(top, #00739c 50%, #85395c 50%);
  background-image: linear-gradient(to bottom, #00739c 50%, #85395c 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00739c', endColorstr='#ff85395c', GradientType=0);
}
.label-team_rot {
  background-color: #bf5a62;
}
.label-team_rot[href]:hover,
.label-team_rot[href]:focus {
  background-color: #a64048;
}
.label-team_rot,
a.label-team_rot,
.label-team_rot:hover,
a.label-team_rot:hover,
.label-team_rot:focus,
a.label-team_rot:focus,
.label-team_rot a,
a.label-team_rot a,
.label-team_rot:hover a,
a.label-team_rot:hover a,
.label-team_rot:focus a,
a.label-team_rot:focus a {
  color: #ffffff;
}
.label-team_rot[href]:hover,
.label-team_rot.dexicon:hover,
.label-team_rot[href]:focus,
.label-team_rot.dexicon:focus {
  background-color: #a64048;
}
.label-team_blau {
  background-color: #7184a4;
}
.label-team_blau[href]:hover,
.label-team_blau[href]:focus {
  background-color: #586b8a;
}
.label-team_blau,
a.label-team_blau,
.label-team_blau:hover,
a.label-team_blau:hover,
.label-team_blau:focus,
a.label-team_blau:focus,
.label-team_blau a,
a.label-team_blau a,
.label-team_blau:hover a,
a.label-team_blau:hover a,
.label-team_blau:focus a,
a.label-team_blau:focus a {
  color: #ffffff;
}
.label-team_blau[href]:hover,
.label-team_blau.dexicon:hover,
.label-team_blau[href]:focus,
.label-team_blau.dexicon:focus {
  background-color: #586b8a;
}
.label-erkundungsteam_zeit {
  background-color: #489794;
}
.label-erkundungsteam_zeit[href]:hover,
.label-erkundungsteam_zeit[href]:focus {
  background-color: #387472;
}
.label-erkundungsteam_zeit,
a.label-erkundungsteam_zeit,
.label-erkundungsteam_zeit:hover,
a.label-erkundungsteam_zeit:hover,
.label-erkundungsteam_zeit:focus,
a.label-erkundungsteam_zeit:focus,
.label-erkundungsteam_zeit a,
a.label-erkundungsteam_zeit a,
.label-erkundungsteam_zeit:hover a,
a.label-erkundungsteam_zeit:hover a,
.label-erkundungsteam_zeit:focus a,
a.label-erkundungsteam_zeit:focus a {
  color: #ffffff;
}
.label-erkundungsteam_zeit[href]:hover,
.label-erkundungsteam_zeit.dexicon:hover,
.label-erkundungsteam_zeit[href]:focus,
.label-erkundungsteam_zeit.dexicon:focus {
  background-color: #387472;
}
.label-erkundungsteam_dunkelheit {
  background-color: #e42d3f;
}
.label-erkundungsteam_dunkelheit[href]:hover,
.label-erkundungsteam_dunkelheit[href]:focus {
  background-color: #c5192a;
}
.label-erkundungsteam_dunkelheit,
a.label-erkundungsteam_dunkelheit,
.label-erkundungsteam_dunkelheit:hover,
a.label-erkundungsteam_dunkelheit:hover,
.label-erkundungsteam_dunkelheit:focus,
a.label-erkundungsteam_dunkelheit:focus,
.label-erkundungsteam_dunkelheit a,
a.label-erkundungsteam_dunkelheit a,
.label-erkundungsteam_dunkelheit:hover a,
a.label-erkundungsteam_dunkelheit:hover a,
.label-erkundungsteam_dunkelheit:focus a,
a.label-erkundungsteam_dunkelheit:focus a {
  color: #ffffff;
}
.label-erkundungsteam_dunkelheit[href]:hover,
.label-erkundungsteam_dunkelheit.dexicon:hover,
.label-erkundungsteam_dunkelheit[href]:focus,
.label-erkundungsteam_dunkelheit.dexicon:focus {
  background-color: #c5192a;
}
.label-erkundungsteam_himmel {
  background-color: #4fb5e6;
}
.label-erkundungsteam_himmel[href]:hover,
.label-erkundungsteam_himmel[href]:focus {
  background-color: #22a2e0;
}
.label-erkundungsteam_himmel,
a.label-erkundungsteam_himmel,
.label-erkundungsteam_himmel:hover,
a.label-erkundungsteam_himmel:hover,
.label-erkundungsteam_himmel:focus,
a.label-erkundungsteam_himmel:focus,
.label-erkundungsteam_himmel a,
a.label-erkundungsteam_himmel a,
.label-erkundungsteam_himmel:hover a,
a.label-erkundungsteam_himmel:hover a,
.label-erkundungsteam_himmel:focus a,
a.label-erkundungsteam_himmel:focus a {
  color: #ffffff;
}
.label-erkundungsteam_himmel[href]:hover,
.label-erkundungsteam_himmel.dexicon:hover,
.label-erkundungsteam_himmel[href]:focus,
.label-erkundungsteam_himmel.dexicon:focus {
  background-color: #22a2e0;
}
.label-portale {
  background-color: #89cae6;
}
.label-portale[href]:hover,
.label-portale[href]:focus {
  background-color: #5fb7dd;
}
.label-portale,
a.label-portale,
.label-portale:hover,
a.label-portale:hover,
.label-portale:focus,
a.label-portale:focus,
.label-portale a,
a.label-portale a,
.label-portale:hover a,
a.label-portale:hover a,
.label-portale:focus a,
a.label-portale:focus a {
  color: #ffffff;
}
.label-portale[href]:hover,
.label-portale.dexicon:hover,
.label-portale[href]:focus,
.label-portale.dexicon:focus {
  background-color: #5fb7dd;
}
.label-snap {
  background-color: #ffffff;
  border: 1px solid #000;
}
.label-snap,
a.label-snap,
.label-snap:hover,
a.label-snap:hover,
.label-snap:focus,
a.label-snap:focus,
.label-snap a,
a.label-snap a,
.label-snap:hover a,
a.label-snap:hover a,
.label-snap:focus a,
a.label-snap:focus a {
  color: #ff0000;
}
.label-snap[href]:hover,
.label-snap.dexicon:hover,
.label-snap[href]:focus,
.label-snap.dexicon:focus {
  background-color: #e6e6e6;
}
.label-new-snap {
  background-color: #5d3324;
  background-image: -webkit-linear-gradient(top, #5d3324 50%, #5d3324 50%);
  background-image: -o-linear-gradient(top, #5d3324 50%, #5d3324 50%);
  background-image: linear-gradient(to bottom, #5d3324 50%, #5d3324 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d3324', endColorstr='#ff5d3324', GradientType=0);
}
.label-new-snap,
a.label-new-snap,
.label-new-snap:hover,
a.label-new-snap:hover,
.label-new-snap:focus,
a.label-new-snap:focus,
.label-new-snap a,
a.label-new-snap a,
.label-new-snap:hover a,
a.label-new-snap:hover a,
.label-new-snap:focus a,
a.label-new-snap:focus a {
  color: #e6742e;
}
.label-new-snap[href]:hover,
.label-new-snap.dexicon:hover,
.label-new-snap[href]:focus,
.label-new-snap.dexicon:focus {
  background-color: #381f16;
  background-image: -webkit-linear-gradient(top, #381f16 50%, #381f16 50%);
  background-image: -o-linear-gradient(top, #381f16 50%, #381f16 50%);
  background-image: linear-gradient(to bottom, #381f16 50%, #381f16 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff381f16', endColorstr='#ff381f16', GradientType=0);
}
.label-ranger1 {
  background-color: #0080ba;
}
.label-ranger1[href]:hover,
.label-ranger1[href]:focus {
  background-color: #005d87;
}
.label-ranger1,
a.label-ranger1,
.label-ranger1:hover,
a.label-ranger1:hover,
.label-ranger1:focus,
a.label-ranger1:focus,
.label-ranger1 a,
a.label-ranger1 a,
.label-ranger1:hover a,
a.label-ranger1:hover a,
.label-ranger1:focus a,
a.label-ranger1:focus a {
  color: #ffffff;
}
.label-ranger1[href]:hover,
.label-ranger1.dexicon:hover,
.label-ranger1[href]:focus,
.label-ranger1.dexicon:focus {
  background-color: #005d87;
}
.label-ranger2 {
  background-color: #f15626;
}
.label-ranger2[href]:hover,
.label-ranger2[href]:focus {
  background-color: #d63d0e;
}
.label-ranger2,
a.label-ranger2,
.label-ranger2:hover,
a.label-ranger2:hover,
.label-ranger2:focus,
a.label-ranger2:focus,
.label-ranger2 a,
a.label-ranger2 a,
.label-ranger2:hover a,
a.label-ranger2:hover a,
.label-ranger2:focus a,
a.label-ranger2:focus a {
  color: #ffffff;
}
.label-ranger2[href]:hover,
.label-ranger2.dexicon:hover,
.label-ranger2[href]:focus,
.label-ranger2.dexicon:focus {
  background-color: #d63d0e;
}
.label-ranger3 {
  background-color: #9dd6ea;
}
.label-ranger3[href]:hover,
.label-ranger3[href]:focus {
  background-color: #73c4e1;
}
.label-ranger3,
a.label-ranger3,
.label-ranger3:hover,
a.label-ranger3:hover,
.label-ranger3:focus,
a.label-ranger3:focus,
.label-ranger3 a,
a.label-ranger3 a,
.label-ranger3:hover a,
a.label-ranger3:hover a,
.label-ranger3:focus a,
a.label-ranger3:focus a {
  color: #ffffff;
}
.label-ranger3[href]:hover,
.label-ranger3.dexicon:hover,
.label-ranger3[href]:focus,
.label-ranger3.dexicon:focus {
  background-color: #73c4e1;
}
.label-go {
  background-color: #50565f;
}
.label-go,
a.label-go,
.label-go:hover,
a.label-go:hover,
.label-go:focus,
a.label-go:focus,
.label-go a,
a.label-go a,
.label-go:hover a,
a.label-go:hover a,
.label-go:focus a,
a.label-go:focus a {
  color: #80b4f4;
}
.label-go[href]:hover,
.label-go.dexicon:hover,
.label-go[href]:focus,
.label-go.dexicon:focus {
  background-color: #393d43;
}
.label-shuffle {
  background-color: #fd9b3f;
}
.label-shuffle[href]:hover,
.label-shuffle[href]:focus {
  background-color: #fc810d;
}
.label-shuffle,
a.label-shuffle,
.label-shuffle:hover,
a.label-shuffle:hover,
.label-shuffle:focus,
a.label-shuffle:focus,
.label-shuffle a,
a.label-shuffle a,
.label-shuffle:hover a,
a.label-shuffle:hover a,
.label-shuffle:focus a,
a.label-shuffle:focus a {
  color: #ffffff;
}
.label-shuffle[href]:hover,
.label-shuffle.dexicon:hover,
.label-shuffle[href]:focus,
.label-shuffle.dexicon:focus {
  background-color: #fc810d;
}
.label-rumble {
  background-color: #026faa;
}
.label-rumble[href]:hover,
.label-rumble[href]:focus {
  background-color: #014e78;
}
.label-rumble,
a.label-rumble,
.label-rumble:hover,
a.label-rumble:hover,
.label-rumble:focus,
a.label-rumble:focus,
.label-rumble a,
a.label-rumble a,
.label-rumble:hover a,
a.label-rumble:hover a,
.label-rumble:focus a,
a.label-rumble:focus a {
  color: #ffffff;
}
.label-rumble[href]:hover,
.label-rumble.dexicon:hover,
.label-rumble[href]:focus,
.label-rumble.dexicon:focus {
  background-color: #014e78;
}
.label-super_rumble {
  background-color: #d20000;
}
.label-super_rumble[href]:hover,
.label-super_rumble[href]:focus {
  background-color: #9f0000;
}
.label-super_rumble,
a.label-super_rumble,
.label-super_rumble:hover,
a.label-super_rumble:hover,
.label-super_rumble:focus,
a.label-super_rumble:focus,
.label-super_rumble a,
a.label-super_rumble a,
.label-super_rumble:hover a,
a.label-super_rumble:hover a,
.label-super_rumble:focus a,
a.label-super_rumble:focus a {
  color: #ffffff;
}
.label-super_rumble[href]:hover,
.label-super_rumble.dexicon:hover,
.label-super_rumble[href]:focus,
.label-super_rumble.dexicon:focus {
  background-color: #9f0000;
}
.label-rumble_u {
  background-color: #4fb5e6;
}
.label-rumble_u[href]:hover,
.label-rumble_u[href]:focus {
  background-color: #22a2e0;
}
.label-rumble_u,
a.label-rumble_u,
.label-rumble_u:hover,
a.label-rumble_u:hover,
.label-rumble_u:focus,
a.label-rumble_u:focus,
.label-rumble_u a,
a.label-rumble_u a,
.label-rumble_u:hover a,
a.label-rumble_u:hover a,
.label-rumble_u:focus a,
a.label-rumble_u:focus a {
  color: #ffffff;
}
.label-rumble_u[href]:hover,
.label-rumble_u.dexicon:hover,
.label-rumble_u[href]:focus,
.label-rumble_u.dexicon:focus {
  background-color: #22a2e0;
}
.label-rumble_world {
  background-color: #8cbd0c;
}
.label-rumble_world[href]:hover,
.label-rumble_world[href]:focus {
  background-color: #688d09;
}
.label-rumble_world,
a.label-rumble_world,
.label-rumble_world:hover,
a.label-rumble_world:hover,
.label-rumble_world:focus,
a.label-rumble_world:focus,
.label-rumble_world a,
a.label-rumble_world a,
.label-rumble_world:hover a,
a.label-rumble_world:hover a,
.label-rumble_world:focus a,
a.label-rumble_world:focus a {
  color: #ffffff;
}
.label-rumble_world[href]:hover,
.label-rumble_world.dexicon:hover,
.label-rumble_world[href]:focus,
.label-rumble_world.dexicon:focus {
  background-color: #688d09;
}
.label-rumble_rush {
  background-color: #04065f;
}
.label-rumble_rush[href]:hover,
.label-rumble_rush[href]:focus {
  background-color: #02032e;
}
.label-rumble_rush,
a.label-rumble_rush,
.label-rumble_rush:hover,
a.label-rumble_rush:hover,
.label-rumble_rush:focus,
a.label-rumble_rush:focus,
.label-rumble_rush a,
a.label-rumble_rush a,
.label-rumble_rush:hover a,
a.label-rumble_rush:hover a,
.label-rumble_rush:focus a,
a.label-rumble_rush:focus a {
  color: #ffffff;
}
.label-rumble_rush[href]:hover,
.label-rumble_rush.dexicon:hover,
.label-rumble_rush[href]:focus,
.label-rumble_rush.dexicon:focus {
  background-color: #060990;
}
.label-original-series {
  background-color: #7bbe3c;
}
.label-original-series[href]:hover,
.label-original-series[href]:focus {
  background-color: #629730;
}
.label-original-series,
a.label-original-series,
.label-original-series:hover,
a.label-original-series:hover,
.label-original-series:focus,
a.label-original-series:focus,
.label-original-series a,
a.label-original-series a,
.label-original-series:hover a,
a.label-original-series:hover a,
.label-original-series:focus a,
a.label-original-series:focus a {
  color: #ffffff;
}
.label-original-series[href]:hover,
.label-original-series.dexicon:hover,
.label-original-series[href]:focus,
.label-original-series.dexicon:focus {
  background-color: #629730;
}
.label-advanced-generation {
  background-color: #ffb741;
}
.label-advanced-generation[href]:hover,
.label-advanced-generation[href]:focus {
  background-color: #ffa40e;
}
.label-advanced-generation,
a.label-advanced-generation,
.label-advanced-generation:hover,
a.label-advanced-generation:hover,
.label-advanced-generation:focus,
a.label-advanced-generation:focus,
.label-advanced-generation a,
a.label-advanced-generation a,
.label-advanced-generation:hover a,
a.label-advanced-generation:hover a,
.label-advanced-generation:focus a,
a.label-advanced-generation:focus a {
  color: #ffffff;
}
.label-advanced-generation[href]:hover,
.label-advanced-generation.dexicon:hover,
.label-advanced-generation[href]:focus,
.label-advanced-generation.dexicon:focus {
  background-color: #ffa40e;
}
.label-diamond-and-pearl {
  background-color: #ff5f63;
}
.label-diamond-and-pearl[href]:hover,
.label-diamond-and-pearl[href]:focus {
  background-color: #ff2c31;
}
.label-diamond-and-pearl,
a.label-diamond-and-pearl,
.label-diamond-and-pearl:hover,
a.label-diamond-and-pearl:hover,
.label-diamond-and-pearl:focus,
a.label-diamond-and-pearl:focus,
.label-diamond-and-pearl a,
a.label-diamond-and-pearl a,
.label-diamond-and-pearl:hover a,
a.label-diamond-and-pearl:hover a,
.label-diamond-and-pearl:focus a,
a.label-diamond-and-pearl:focus a {
  color: #ffffff;
}
.label-diamond-and-pearl[href]:hover,
.label-diamond-and-pearl.dexicon:hover,
.label-diamond-and-pearl[href]:focus,
.label-diamond-and-pearl.dexicon:focus {
  background-color: #ff2c31;
}
.label-best-wishes {
  background-color: #9b4c7a;
}
.label-best-wishes[href]:hover,
.label-best-wishes[href]:focus {
  background-color: #793b5f;
}
.label-best-wishes,
a.label-best-wishes,
.label-best-wishes:hover,
a.label-best-wishes:hover,
.label-best-wishes:focus,
a.label-best-wishes:focus,
.label-best-wishes a,
a.label-best-wishes a,
.label-best-wishes:hover a,
a.label-best-wishes:hover a,
.label-best-wishes:focus a,
a.label-best-wishes:focus a {
  color: #ffffff;
}
.label-best-wishes[href]:hover,
.label-best-wishes.dexicon:hover,
.label-best-wishes[href]:focus,
.label-best-wishes.dexicon:focus {
  background-color: #793b5f;
}
.label-xy {
  background-color: #00929f;
}
.label-xy[href]:hover,
.label-xy[href]:focus {
  background-color: #00636c;
}
.label-xy,
a.label-xy,
.label-xy:hover,
a.label-xy:hover,
.label-xy:focus,
a.label-xy:focus,
.label-xy a,
a.label-xy a,
.label-xy:hover a,
a.label-xy:hover a,
.label-xy:focus a,
a.label-xy:focus a {
  color: #ffffff;
}
.label-xy[href]:hover,
.label-xy.dexicon:hover,
.label-xy[href]:focus,
.label-xy.dexicon:focus {
  background-color: #00636c;
}
.label-sun-moon {
  background-color: #00d4d4;
}
.label-sun-moon[href]:hover,
.label-sun-moon[href]:focus {
  background-color: #00a1a1;
}
.label-sun-moon,
a.label-sun-moon,
.label-sun-moon:hover,
a.label-sun-moon:hover,
.label-sun-moon:focus,
a.label-sun-moon:focus,
.label-sun-moon a,
a.label-sun-moon a,
.label-sun-moon:hover a,
a.label-sun-moon:hover a,
.label-sun-moon:focus a,
a.label-sun-moon:focus a {
  color: #ffffff;
}
.label-sun-moon[href]:hover,
.label-sun-moon.dexicon:hover,
.label-sun-moon[href]:focus,
.label-sun-moon.dexicon:focus {
  background-color: #00a1a1;
}
.label-pocket-monsters {
  background-color: #016db9;
}
.label-pocket-monsters[href]:hover,
.label-pocket-monsters[href]:focus {
  background-color: #014f86;
}
.label-pocket-monsters,
a.label-pocket-monsters,
.label-pocket-monsters:hover,
a.label-pocket-monsters:hover,
.label-pocket-monsters:focus,
a.label-pocket-monsters:focus,
.label-pocket-monsters a,
a.label-pocket-monsters a,
.label-pocket-monsters:hover a,
a.label-pocket-monsters:hover a,
.label-pocket-monsters:focus a,
a.label-pocket-monsters:focus a {
  color: #ffffff;
}
.label-pocket-monsters[href]:hover,
.label-pocket-monsters.dexicon:hover,
.label-pocket-monsters[href]:focus,
.label-pocket-monsters.dexicon:focus {
  background-color: #014f86;
}
.label-crypto {
  background-color: #876496;
}
.label-crypto[href]:hover,
.label-crypto[href]:focus {
  background-color: #6b5077;
}
.label-crypto,
a.label-crypto,
.label-crypto:hover,
a.label-crypto:hover,
.label-crypto:focus,
a.label-crypto:focus,
.label-crypto a,
a.label-crypto a,
.label-crypto:hover a,
a.label-crypto:hover a,
.label-crypto:focus a,
a.label-crypto:focus a {
  color: #ffffff;
}
.label-crypto[href]:hover,
.label-crypto.dexicon:hover,
.label-crypto[href]:focus,
.label-crypto.dexicon:focus {
  background-color: #6b5077;
}
.dexicon {
  cursor: pointer;
}
.label-tcg-swsh {
  background-color: #440154;
}
.label-tcg-swsh[href]:hover,
.label-tcg-swsh[href]:focus {
  background-color: #1b0022;
}
.label-tcg-swsh,
a.label-tcg-swsh,
.label-tcg-swsh:hover,
a.label-tcg-swsh:hover,
.label-tcg-swsh:focus,
a.label-tcg-swsh:focus,
.label-tcg-swsh a,
a.label-tcg-swsh a,
.label-tcg-swsh:hover a,
a.label-tcg-swsh:hover a,
.label-tcg-swsh:focus a,
a.label-tcg-swsh:focus a {
  color: #ffffff;
}
.label-tcg-swsh[href]:hover,
.label-tcg-swsh.dexicon:hover,
.label-tcg-swsh[href]:focus,
.label-tcg-swsh.dexicon:focus {
  background-color: #6d0286;
}
.label-tcg-sm {
  background-color: #482173;
}
.label-tcg-sm[href]:hover,
.label-tcg-sm[href]:focus {
  background-color: #2f164b;
}
.label-tcg-sm,
a.label-tcg-sm,
.label-tcg-sm:hover,
a.label-tcg-sm:hover,
.label-tcg-sm:focus,
a.label-tcg-sm:focus,
.label-tcg-sm a,
a.label-tcg-sm a,
.label-tcg-sm:hover a,
a.label-tcg-sm:hover a,
.label-tcg-sm:focus a,
a.label-tcg-sm:focus a {
  color: #ffffff;
}
.label-tcg-sm[href]:hover,
.label-tcg-sm.dexicon:hover,
.label-tcg-sm[href]:focus,
.label-tcg-sm.dexicon:focus {
  background-color: #2f164b;
}
.label-tcg-xy {
  background-color: #433e85;
}
.label-tcg-xy[href]:hover,
.label-tcg-xy[href]:focus {
  background-color: #312e62;
}
.label-tcg-xy,
a.label-tcg-xy,
.label-tcg-xy:hover,
a.label-tcg-xy:hover,
.label-tcg-xy:focus,
a.label-tcg-xy:focus,
.label-tcg-xy a,
a.label-tcg-xy a,
.label-tcg-xy:hover a,
a.label-tcg-xy:hover a,
.label-tcg-xy:focus a,
a.label-tcg-xy:focus a {
  color: #ffffff;
}
.label-tcg-xy[href]:hover,
.label-tcg-xy.dexicon:hover,
.label-tcg-xy[href]:focus,
.label-tcg-xy.dexicon:focus {
  background-color: #312e62;
}
.label-tcg-sw {
  background-color: #38588c;
}
.label-tcg-sw[href]:hover,
.label-tcg-sw[href]:focus {
  background-color: #294168;
}
.label-tcg-sw,
a.label-tcg-sw,
.label-tcg-sw:hover,
a.label-tcg-sw:hover,
.label-tcg-sw:focus,
a.label-tcg-sw:focus,
.label-tcg-sw a,
a.label-tcg-sw a,
.label-tcg-sw:hover a,
a.label-tcg-sw:hover a,
.label-tcg-sw:focus a,
a.label-tcg-sw:focus a {
  color: #ffffff;
}
.label-tcg-sw[href]:hover,
.label-tcg-sw.dexicon:hover,
.label-tcg-sw[href]:focus,
.label-tcg-sw.dexicon:focus {
  background-color: #294168;
}
.label-tcg-hgss {
  background-color: #2d708e;
}
.label-tcg-hgss[href]:hover,
.label-tcg-hgss[href]:focus {
  background-color: #215167;
}
.label-tcg-hgss,
a.label-tcg-hgss,
.label-tcg-hgss:hover,
a.label-tcg-hgss:hover,
.label-tcg-hgss:focus,
a.label-tcg-hgss:focus,
.label-tcg-hgss a,
a.label-tcg-hgss a,
.label-tcg-hgss:hover a,
a.label-tcg-hgss:hover a,
.label-tcg-hgss:focus a,
a.label-tcg-hgss:focus a {
  color: #ffffff;
}
.label-tcg-hgss[href]:hover,
.label-tcg-hgss.dexicon:hover,
.label-tcg-hgss[href]:focus,
.label-tcg-hgss.dexicon:focus {
  background-color: #215167;
}
.label-tcg-platin {
  background-color: #25858e;
}
.label-tcg-platin[href]:hover,
.label-tcg-platin[href]:focus {
  background-color: #1a5f66;
}
.label-tcg-platin,
a.label-tcg-platin,
.label-tcg-platin:hover,
a.label-tcg-platin:hover,
.label-tcg-platin:focus,
a.label-tcg-platin:focus,
.label-tcg-platin a,
a.label-tcg-platin a,
.label-tcg-platin:hover a,
a.label-tcg-platin:hover a,
.label-tcg-platin:focus a,
a.label-tcg-platin:focus a {
  color: #ffffff;
}
.label-tcg-platin[href]:hover,
.label-tcg-platin.dexicon:hover,
.label-tcg-platin[href]:focus,
.label-tcg-platin.dexicon:focus {
  background-color: #1a5f66;
}
.label-tcg-dp {
  background-color: #1e9b8a;
}
.label-tcg-dp[href]:hover,
.label-tcg-dp[href]:focus {
  background-color: #167064;
}
.label-tcg-dp,
a.label-tcg-dp,
.label-tcg-dp:hover,
a.label-tcg-dp:hover,
.label-tcg-dp:focus,
a.label-tcg-dp:focus,
.label-tcg-dp a,
a.label-tcg-dp a,
.label-tcg-dp:hover a,
a.label-tcg-dp:hover a,
.label-tcg-dp:focus a,
a.label-tcg-dp:focus a {
  color: #ffffff;
}
.label-tcg-dp[href]:hover,
.label-tcg-dp.dexicon:hover,
.label-tcg-dp[href]:focus,
.label-tcg-dp.dexicon:focus {
  background-color: #167064;
}
.label-tcg-ex {
  background-color: #2ab07f;
}
.label-tcg-ex[href]:hover,
.label-tcg-ex[href]:focus {
  background-color: #208761;
}
.label-tcg-ex,
a.label-tcg-ex,
.label-tcg-ex:hover,
a.label-tcg-ex:hover,
.label-tcg-ex:focus,
a.label-tcg-ex:focus,
.label-tcg-ex a,
a.label-tcg-ex a,
.label-tcg-ex:hover a,
a.label-tcg-ex:hover a,
.label-tcg-ex:focus a,
a.label-tcg-ex:focus a {
  color: #ffffff;
}
.label-tcg-ex[href]:hover,
.label-tcg-ex.dexicon:hover,
.label-tcg-ex[href]:focus,
.label-tcg-ex.dexicon:focus {
  background-color: #208761;
}
.label-tcg-e-card {
  background-color: #52c569;
  color: black;
}
.label-tcg-e-card[href]:hover,
.label-tcg-e-card[href]:focus {
  background-color: #39ab50;
}
.label-tcg-e-card,
a.label-tcg-e-card,
.label-tcg-e-card:hover,
a.label-tcg-e-card:hover,
.label-tcg-e-card:focus,
a.label-tcg-e-card:focus,
.label-tcg-e-card a,
a.label-tcg-e-card a,
.label-tcg-e-card:hover a,
a.label-tcg-e-card:hover a,
.label-tcg-e-card:focus a,
a.label-tcg-e-card:focus a {
  color: #ffffff;
}
.label-tcg-e-card[href]:hover,
.label-tcg-e-card.dexicon:hover,
.label-tcg-e-card[href]:focus,
.label-tcg-e-card.dexicon:focus {
  background-color: #39ab50;
}
.label-tcg-neo {
  background-color: #86d549;
  color: black;
}
.label-tcg-neo[href]:hover,
.label-tcg-neo[href]:focus {
  background-color: #6cbf2c;
}
.label-tcg-neo,
a.label-tcg-neo,
.label-tcg-neo:hover,
a.label-tcg-neo:hover,
.label-tcg-neo:focus,
a.label-tcg-neo:focus,
.label-tcg-neo a,
a.label-tcg-neo a,
.label-tcg-neo:hover a,
a.label-tcg-neo:hover a,
.label-tcg-neo:focus a,
a.label-tcg-neo:focus a {
  color: #ffffff;
}
.label-tcg-neo[href]:hover,
.label-tcg-neo.dexicon:hover,
.label-tcg-neo[href]:focus,
.label-tcg-neo.dexicon:focus {
  background-color: #6cbf2c;
}
.label-tcg-klassisch {
  background-color: #c2df23;
  color: black;
}
.label-tcg-klassisch[href]:hover,
.label-tcg-klassisch[href]:focus {
  background-color: #9db51a;
}
.label-tcg-klassisch,
a.label-tcg-klassisch,
.label-tcg-klassisch:hover,
a.label-tcg-klassisch:hover,
.label-tcg-klassisch:focus,
a.label-tcg-klassisch:focus,
.label-tcg-klassisch a,
a.label-tcg-klassisch a,
.label-tcg-klassisch:hover a,
a.label-tcg-klassisch:hover a,
.label-tcg-klassisch:focus a,
a.label-tcg-klassisch:focus a {
  color: #ffffff;
}
.label-tcg-klassisch[href]:hover,
.label-tcg-klassisch.dexicon:hover,
.label-tcg-klassisch[href]:focus,
.label-tcg-klassisch.dexicon:focus {
  background-color: #9db51a;
}
.label-tcg-promos-specials {
  background-color: #fde725;
  color: black;
}
.label-tcg-promos-specials[href]:hover,
.label-tcg-promos-specials[href]:focus {
  background-color: #edd502;
}
.label-tcg-promos-specials,
a.label-tcg-promos-specials,
.label-tcg-promos-specials:hover,
a.label-tcg-promos-specials:hover,
.label-tcg-promos-specials:focus,
a.label-tcg-promos-specials:focus,
.label-tcg-promos-specials a,
a.label-tcg-promos-specials a,
.label-tcg-promos-specials:hover a,
a.label-tcg-promos-specials:hover a,
.label-tcg-promos-specials:focus a,
a.label-tcg-promos-specials:focus a {
  color: #ffffff;
}
.label-tcg-promos-specials[href]:hover,
.label-tcg-promos-specials.dexicon:hover,
.label-tcg-promos-specials[href]:focus,
.label-tcg-promos-specials.dexicon:focus {
  background-color: #edd502;
}
.border-green {
  border-style: solid;
  border-width: 2px;
  border-color: #5cb85c;
  background: #ffffff;
}
.border-original-series {
  border-style: solid;
  border-width: 2px;
  border-color: #7bbe3c;
  background: #ffffff;
}
.border-advanced-generation {
  border-style: solid;
  border-width: 2px;
  border-color: #ffb741;
  background: #ffffff;
}
.border-diamond-and-pearl {
  border-style: solid;
  border-width: 2px;
  border-color: #ff5f63;
  background: #ffffff;
}
.border-best-wishes {
  border-style: solid;
  border-width: 2px;
  border-color: #9b4c7a;
  background: #ffffff;
}
.border-xy {
  border-style: solid;
  border-width: 2px;
  border-color: #00929f;
  background: #ffffff;
}
.border-sun-moon {
  border-style: solid;
  border-width: 2px;
  border-color: #00d4d4;
  background: #ffffff;
}
.border-pocket-monsters {
  border-style: solid;
  border-width: 2px;
  border-color: #016db9;
  background: #ffffff;
}
.border-anime-movies {
  border-style: solid;
  border-width: 2px;
  border-color: #ECECEC;
  background: #ffffff;
}
#lightboxModal .image-container > img {
  display: block;
  margin: auto;
}
#lightboxModal .fullscreenLink {
  float: right;
  text-decoration: none;
}
#lightboxModal .fullscreenLink:hover > span:first-child {
  text-decoration: underline;
}
article small.information {
  display: block;
  font-size: .85em;
  font-style: italic;
  margin-bottom: 10px;
}
#newsList article p {
  margin: 0px;
}
#newsList article ul {
  padding: 0px;
  margin: 1em 0 1em 40px;
  list-style-type: disc;
}
@media print {
  #sidebar,
  #mainMenu {
    display: none;
  }
  #contentWrapper {
    width: 100%;
  }
  #contentWrapper > ul.breadcrumb {
    display: none;
  }
  #content > .well,
  #main {
    box-shadow: none;
    border: 0;
    width: 100%;
  }
  #logoContainer a::after {
    content: "";
  }
  #logoContainer img {
    max-height: 70px;
    width: auto;
  }
}
/*!
 *  Font Awesome 3.1.0
 *  the iconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../_font/fontawesome-webfont.eot?v=3.1.0');
  src: url('../_font/fontawesome-webfont.eot?#iefix&v=3.1.0') format('embedded-opentype'), url('../_font/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('../_font/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('../_font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333333;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"],
a [class^="icon-"]:before,
a [class*=" icon-"]:before {
  display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.28571429;
  text-align: center;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.57142857;
}
ul.icons-ul {
  list-style-type: none;
  text-indent: -0.71428571;
  margin-left: 2.14285714;
}
ul.icons-ul > li .icon-li {
  width: 0.71428571;
  display: inline-block;
  text-align: center;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eeeeee;
}
.icon-light {
  color: #ffffff;
}
.icon-dark {
  color: #333333;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before,
.icon-rotate-right:before {
  content: "\f01e";
}
/* F020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before,
.icon-mail-forward:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before,
#main #pokedexEntry > .panel > .panel-heading > .panel-title > a:before {
  content: "\f077";
}
.icon-chevron-down:before,
#main #pokedexEntry > .panel > .panel-heading.collapsed > .panel-title > a:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before,
.icon-rotate-left:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before,
.icon-mail-reply:before {
  content: "\f112";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
