<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: 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 {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    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;
  }
  .navbar {
    display: none;
  }
  .btn &gt; .caret,
  .dropup &gt; .btn &gt; .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;
  }
}
* {
  -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: 'Oswald', sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #FF6600;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b34700;
  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 &gt; img,
.thumbnail a &gt; img,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  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: 18px;
  margin-bottom: 18px;
  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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
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: 9px;
  margin-bottom: 9px;
}
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: 33px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
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 &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .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: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  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: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  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: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  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: 1440px) {
  .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: 1440px) {
  .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: 18px;
}
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}
.table &gt; tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #ddd;
}
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover &gt; tbody &gt; tr:hover {
  background-color: #f5f5f5;
}
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 &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}
.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #e8e8e8;
}
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}
.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #d9edf7;
}
.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #c4e3f3;
}
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; 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: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive &gt; .table {
    margin-bottom: 0;
  }
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }
  .table-responsive &gt; .table-bordered {
    border: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #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: 13px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="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;
  min-height: 31px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@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 &gt; .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -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: 11px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  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: #333;
  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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open &gt; .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open &gt; .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open &gt; .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open &gt; .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open &gt; .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open &gt; .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open &gt; .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open &gt; .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open &gt; .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open &gt; .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open &gt; .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open &gt; .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open &gt; .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open &gt; .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open &gt; .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open &gt; .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open &gt; .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open &gt; .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #FF6600;
  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: #b34700;
  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 &gt; .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm &gt; .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs &gt; .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;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: transparent;
  border: 1px solid #ccc;
  border: 1px solid transparent;
  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: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: black;
  white-space: nowrap;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  text-decoration: none;
  color: black;
  background-color: transparent;
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #777777;
}
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open &gt; .dropdown-menu {
  display: block;
}
.open &gt; 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 &gt; .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .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 &gt; .btn,
.btn-group-vertical &gt; .btn {
  position: relative;
  float: left;
}
.btn-group &gt; .btn:hover,
.btn-group-vertical &gt; .btn:hover,
.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group-vertical &gt; .btn:active,
.btn-group &gt; .btn.active,
.btn-group-vertical &gt; .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar &gt; .btn,
.btn-toolbar &gt; .btn-group,
.btn-toolbar &gt; .input-group {
  margin-left: 5px;
}
.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group &gt; .btn:first-child {
  margin-left: 0;
}
.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group &gt; .btn-group {
  float: left;
}
.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .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 &gt; .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group &gt; .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 &gt; .btn,
.btn-group-vertical &gt; .btn-group,
.btn-group-vertical &gt; .btn-group &gt; .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical &gt; .btn-group &gt; .btn {
  float: none;
}
.btn-group-vertical &gt; .btn + .btn,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0;
}
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .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 &gt; .btn,
.btn-group-justified &gt; .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified &gt; .btn-group .btn {
  width: 100%;
}
.btn-group-justified &gt; .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn input[type="checkbox"],
[data-toggle="buttons"] &gt; .btn-group &gt; .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 .form-control:focus {
  z-index: 3;
}
.input-group-lg &gt; .form-control,
.input-group-lg &gt; .input-group-addon,
.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg &gt; .form-control,
select.input-group-lg &gt; .input-group-addon,
select.input-group-lg &gt; .input-group-btn &gt; .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg &gt; .form-control,
textarea.input-group-lg &gt; .input-group-addon,
textarea.input-group-lg &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-lg &gt; .form-control,
select[multiple].input-group-lg &gt; .input-group-addon,
select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn {
  height: auto;
}
.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm &gt; .form-control,
select.input-group-sm &gt; .input-group-addon,
select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm &gt; .form-control,
textarea.input-group-sm &gt; .input-group-addon,
textarea.input-group-sm &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-sm &gt; .form-control,
select[multiple].input-group-sm &gt; .input-group-addon,
select[multiple].input-group-sm &gt; .input-group-btn &gt; .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: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  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 &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .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 &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .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 &gt; .btn {
  position: relative;
}
.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}
.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:active {
  z-index: 2;
}
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav &gt; li {
  position: relative;
  display: block;
}
.nav &gt; li &gt; a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav &gt; li.disabled &gt; a {
  color: #777777;
}
.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #eeeeee;
  border-color: #FF6600;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs &gt; li &gt; a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs &gt; li &gt; a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified &gt; li {
  float: none;
}
.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs.nav-justified &gt; .active &gt; a:hover,
  .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills &gt; li {
  float: left;
}
.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}
.nav-pills &gt; li + li {
  margin-left: 2px;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked &gt; li {
  float: none;
}
.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified &gt; li {
  float: none;
}
.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:hover,
  .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 59px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .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: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-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 &gt; .navbar-header,
.container-fluid &gt; .navbar-header,
.container &gt; .navbar-collapse,
.container-fluid &gt; .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container &gt; .navbar-header,
  .container-fluid &gt; .navbar-header,
  .container &gt; .navbar-collapse,
  .container-fluid &gt; .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .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: 20.5px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 59px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand &gt; img {
  display: block;
}
@media (min-width: 992px) {
  .navbar &gt; .container .navbar-brand,
  .navbar &gt; .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 10.25px -15px;
}
.navbar-nav &gt; li &gt; a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 991px) {
  .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 &gt; li &gt; a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav &gt; li {
    float: left;
  }
  .navbar-nav &gt; li &gt; a {
    padding-top: 20.5px;
    padding-bottom: 20.5px;
  }
}
.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: 13.5px;
  margin-bottom: 13.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group &gt; .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: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .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 &gt; li &gt; .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.navbar-btn.btn-sm {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
.navbar-btn.btn-xs {
  margin-top: 18.5px;
  margin-bottom: 18.5px;
}
.navbar-text {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    width: 70%;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #151515;
  border-color: #040404;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #818285;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #777;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: white;
  background-color: #818285;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: white;
  background-color: #040404;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #FF6600;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FF6600;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #040404;
}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  background-color: #040404;
  color: white;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: white;
    background-color: #818285;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: white;
    background-color: #040404;
  }
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: white;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: white;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover,
.navbar-inverse .navbar-nav &gt; li &gt; a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav &gt; .open &gt; a,
.navbar-inverse .navbar-nav &gt; .open &gt; a:hover,
.navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb &gt; li {
  display: inline-block;
}
.breadcrumb &gt; li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb &gt; .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #FF6600;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: white;
  background-color: #b34700;
  border-color: #ddd;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 3;
  color: #fff;
  background-color: #FF6600;
  border-color: #FF6600;
  cursor: default;
}
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:hover,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #b34700;
}
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  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,
.btn-group-xs &gt; .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active &gt; .badge,
.nav-pills &gt; .active &gt; a &gt; .badge {
  color: #FF6600;
  background-color: #fff;
}
.list-group-item &gt; .badge {
  float: right;
}
.list-group-item &gt; .badge + .badge {
  margin-right: 5px;
}
.nav-pills &gt; li &gt; a &gt; .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  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 &gt; img,
.thumbnail a &gt; img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #FF6600;
}
.thumbnail .caption {
  padding: 9px;
  color: #000;
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; 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: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  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: 18px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media &gt; .pull-right {
  padding-left: 10px;
}
.media-left,
.media &gt; .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: #fff;
  border: 1px solid #ddd;
}
.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;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  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: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small,
.list-group-item.active:hover .list-group-item-heading &gt; .small,
.list-group-item.active:focus .list-group-item-heading &gt; .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 18px;
  background-color: #fff;
  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 &gt; .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title &gt; a,
.panel-title &gt; small,
.panel-title &gt; .small,
.panel-title &gt; small &gt; a,
.panel-title &gt; .small &gt; a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .panel-heading + .panel-collapse &gt; .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table,
.panel &gt; .panel-collapse &gt; .table {
  margin-bottom: 0;
}
.panel &gt; .table caption,
.panel &gt; .table-responsive &gt; .table caption,
.panel &gt; .panel-collapse &gt; .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel &gt; .table:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel &gt; .panel-body + .table,
.panel &gt; .panel-body + .table-responsive,
.panel &gt; .table + .panel-body,
.panel &gt; .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th,
.panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td {
  border-top: 0;
}
.panel &gt; .table-bordered,
.panel &gt; .table-responsive &gt; .table-bordered {
  border: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
  border-left: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right: 0;
}
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
  border-bottom: 0;
}
.panel &gt; .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 18px;
}
.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 &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default &gt; .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ddd;
}
.panel-default &gt; .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #337ab7;
}
.panel-primary &gt; .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success &gt; .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #bce8f1;
}
.panel-info &gt; .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #faebcc;
}
.panel-warning &gt; .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger &gt; .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .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-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  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;
}
.navbar-push {
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 992px) {
  .push-canvas {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    overflow-x: hidden;
    position: relative;
    left: 0;
  }
  .push-canvas.pushed-left {
    left: -50%;
  }
  .push-canvas.pushed-right {
    left: 50%;
  }
  .navbar-push {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    height: 100%;
    position: fixed;
    width: 50%;
    top: 0;
  }
  .navbar-push.navbar-push-left {
    right: -50%;
  }
  .navbar-push.navbar-push-right {
    left: -50%;
  }
  .navbar-push.navbar-push-right.in {
    left: 0;
  }
  .navbar-push.navbar-push-left.in {
    right: 0;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  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;
  z-index: 1040;
  background-color: #000;
}
.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 #FF6600;
}
.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 #FF6600;
}
.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;
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner &gt; .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 &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner &gt; .item.next,
  .carousel-inner &gt; .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.prev,
  .carousel-inner &gt; .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner &gt; .item.next.left,
  .carousel-inner &gt; .item.prev.right,
  .carousel-inner &gt; .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}
.carousel-inner &gt; .active {
  left: 0;
}
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner &gt; .next {
  left: 100%;
}
.carousel-inner &gt; .prev {
  left: -100%;
}
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}
.carousel-inner &gt; .active.left {
  left: -100%;
}
.carousel-inner &gt; .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: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.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: #fff;
  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%;
  margin-top: -10px;
  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;
  line-height: 1;
  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 #FF6600;
  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: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    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 &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  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 &gt; .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .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: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  src: url('https://images6.1000ps.net/fonts/base/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Regular.ttf');
  src: local('https://images6.1000ps.net/fonts/base/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Regular'), local('YanoneKaffeesatz-Regular'), url('https://images6.1000ps.net/fonts/base/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  src: url('https://images6.1000ps.net/fonts/base/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Bold.ttf');
  src: local('https://images6.1000ps.net/fonts/base/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Bold'), local('YanoneKaffeesatz-Bold'), url('https://images6.1000ps.net/fonts/base/Yanone_Kaffeesatz/static/YanoneKaffeesatz-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://images6.1000ps.net/fonts/base/Montserrat/static/Montserrat-Regular.ttf');
  src: local('https://images6.1000ps.net/fonts/base/Montserrat/static/Montserrat-Regular'), local('Montserrat-Regular'), url('https://images6.1000ps.net/fonts/base/Montserrat/static/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://images6.1000ps.net/fonts/base/Montserrat/static/Montserrat-Bold.ttf');
  src: local('https://images6.1000ps.net/fonts/base/Montserrat/static/Montserrat-Bold'), local('Montserrat-Bold'), url('https://images6.1000ps.net/fonts/base/Montserrat/static/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
body {
  color: white;
  background: #f1f1f1;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
a {
  color: #333;
}
a:hover {
  color: #017d75;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  width: 100%;
}
html[xmlns] .clearfix,
html[xmlns] .dl-horizontal dd,
html[xmlns] .container,
html[xmlns] .container-fluid,
html[xmlns] .row,
html[xmlns] .form-horizontal .form-group,
html[xmlns] .btn-toolbar,
html[xmlns] .btn-group-vertical &gt; .btn-group,
html[xmlns] .nav,
html[xmlns] .navbar,
html[xmlns] .navbar-header,
html[xmlns] .navbar-collapse,
html[xmlns] .pager,
html[xmlns] .panel-body,
html[xmlns] .modal-header,
html[xmlns] .modal-footer {
  display: block;
}
* html .clearfix,
* html .dl-horizontal dd,
* html .container,
* html .container-fluid,
* html .row,
* html .form-horizontal .form-group,
* html .btn-toolbar,
* html .btn-group-vertical &gt; .btn-group,
* html .nav,
* html .navbar,
* html .navbar-header,
* html .navbar-collapse,
* html .pager,
* html .panel-body,
* html .modal-header,
* html .modal-footer {
  height: 1%;
}
/*------------------------------------*\
    $Typography
\*------------------------------------*/
body {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  text-transform: none;
  text-decoration: none;
  letter-spacing: 0;
  word-spacing: 0;
  line-height: 1.4;
}
/*------------------------------------*\
    $MAIN
\*------------------------------------*/
a:hover {
  text-decoration: none;
}
header {
  width: 100%;
}
header .navbar {
  background: #dc182d;
  border: none;
  max-height: 79px;
  z-index: 2;
}
header .navbar .navbar-header {
  max-height: 80px;
  width: 150px;
  min-width: 10%;
}
header .navbar .navbar-header a {
  line-height: 70px;
  margin: 10px;
  width: 100%;
  height: auto;
}
header .navbar .navbar-header-right {
  float: right;
  width: 140px;
  margin: 0;
  padding: 5px 10px 0px 10px;
  background: #fff;
  max-width: 375px;
}
header .navbar .navbar-header-right a {
  margin: 0;
  padding: 0;
  margin-left: 0 !important;
}
header .navbar .navbar-header-right::after {
  clear: both;
}
header .navbar .navbar-header-right a {
  line-height: 70px;
  margin: 10px;
  width: 100%;
  height: auto;
}
header .navbar #MainMenu ul li a {
  color: white;
  font-size: 13pt;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
}
header .topmenu {
  width: 100%;
  height: 44px;
  background: #fff;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  background: none !important;
  background-color: transparent !important;
}
@media (max-width: 1850px) {
  .icon-set {
    margin: 0 20% 0 0 !important;
  }
}
@media (max-width: 768px) {
  .header .navbar .navbar-header {
    float: left;
  }
  header .navbar {
    margin: 0;
    padding: 0;
  }
}
.table-responsive &gt; .table {
  background-color: transparent !important;
}
.table-responsive {
  border: none !important;
  overflow: auto !important;
}
.footer-content div {
  font-size: 12px;
}
.footer-content {
  float: right;
  width: 100%;
  border-bottom: thin solid #dddddd;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
footer a {
  color: white;
}
footer .footer-content {
  line-height: 30px;
  padding: 1%;
}
footer {
  background: #fff;
  margin: 20px 0 0 0;
  color: #555555;
  font-family: Tahoma;
  font-size: 12px;
}
footer .buttonWrap {
  background: #f4f3f8;
  border-bottom: 3px solid #585858;
  text-align: center;
}
footer .buttonWrap a {
  background: #585858;
  color: white;
  display: inline-block;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 1.85em;
  letter-spacing: 1px;
  line-height: 0.8;
  margin-bottom: -1px;
  moz-transition: background-color 0.2s ease-in-out;
  ms-transition: background-color 0.2s ease-in-out;
  o-transition: background-color 0.2s ease-in-out;
  padding: 0.6em 0.5em 0.6em 0.5em;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.2s ease-in-out;
  webkit-transition: background-color 0.2s ease-in-out;
  font-weight: bold;
}
footer a#outer::before {
  content: "\e009";
  float: right;
  font-family: 'glyphs14';
  font-size: 28px;
  font-weight: bold;
  margin-top: -4px;
}
.lauftext-container {
  border-bottom: 2px solid #e40101;
  position: absolute;
  top: -52px;
  left: 0px;
  width: 100%;
  background: #2f2f2f;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(47, 47, 47, 0.8) 0%, rgba(7, 7, 7, 0.5) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(47, 47, 47, 0.8)), color-stop(100%, rgba(7, 7, 7, 0.5)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(47, 47, 47, 0.8) 0%, rgba(7, 7, 7, 0.5) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(47, 47, 47, 0.8) 0%, rgba(7, 7, 7, 0.5) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(47, 47, 47, 0.8) 0%, rgba(7, 7, 7, 0.5) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(47, 47, 47, 0.8) 0%, rgba(7, 7, 7, 0.5) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f2f2f', endColorstr='#070707', GradientType=0);
  /* IE6-9 */
}
.container {
  position: relative;
}
.maincontainer {
  position: relative;
}
.btn-cont {
  float: left;
  margin: 0 15px 0 0;
  font-family: Tahoma, sans-serif;
}
.btn-cont img {
  margin: 0 5px 0 0;
}
.rightbtn {
  float: right;
  color: #555;
  font-size: 10px;
  margin: 5px 0 30px 0;
}
.imgleft {
  margin: 5px 0 30px 0;
}
.imgright {
  float: right;
}
footer .row {
  margin: 0;
}
.brandsBX {
  margin-top: 18px;
}
.brandsBX img {
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.brandsBX img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.brandsBX a {
  color: #1f1f1f;
}
.brandsBX .kpslogo {
  width: 40%;
}
hr {
  background: url("images/trennlinie.png");
  width: 100%;
  height: 26px;
}
/*------------------------------------*\
    $SHARED
\*------------------------------------*/
.col-md-4-boxes {
  border-bottom: thin solid #444444;
  padding: 5%;
  border-right: thin solid #444444;
}
.col-md-4-boxed:nth-child(3n) {
  border-right: none;
}
.maincol img {
  width: 100%;
}
.maincol h1 {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  height: 40px;
}
.maincol span {
  color: #fff;
  max-height: 70px;
  min-height: 70px;
  display: block;
}
.content-boxes {
  width: 100%;
  background: none;
}
.content-boxes iframe {
  border: none;
}
.content__boxes_car .content-box {
  height: 478px !important;
}
.content__boxes_car p span {
  height: 100px !important;
}
.content-boxes::after {
  clear: both;
}
.content-boxes &gt; div {
  float: left;
}
.content-box {
  background: #fff;
  z-index: 1;
}
.content-box[data-role="video"] {
  padding: 2%;
  /*background-color:blue;*/
  min-height: 450px;
}
/* 2/3 from 100%  width:66.66666666666667%; */
.content-box[data-role="info"] {
  margin: 0.33%;
  min-height: 450px;
  width: 24%;
  border: thin solid #ddd;
  padding-right: 8px;
  padding-left: 8px;
}
@media (max-width: 991px) {
  .content-box[data-role="info"] {
    width: 49%;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .content-box[data-role="info"] {
    width: 100%;
    height: auto !important;
  }
}
/* 1/3 from 100%  width:33.33333333333333%; */
.content-box[data-role="banner"] {
  padding: 2% !important;
  min-height: 450px;
  width: 31.32%;
  border: thin solid #ddd;
  max-height: 600px !important;
}
.content-box-rightsmall {
  max-height: 300px;
  min-height: 1px !important;
  padding: 0 2% 2% 2% !important;
}
.content-box-rightsmall .boxdetaillink {
  min-height: 1px;
}
.content-box img {
  width: auto;
  height: auto;
  max-height: 256px;
}
@media (max-width: 767px) {
  .content-box img {
    max-height: 1500px;
  }
}
.banner-box {
  padding: 0 !important;
}
.banner-box img {
  max-height: 800px;
}
.content-box h3 {
  text-transform: uppercase;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #333;
  text-align: center;
  font-size: 32px;
  margin: 0 0 5px 0;
}
.content-box p {
  padding: 2% 0 2% 0;
  color: #555555;
  border-bottom: thin solid #ddd;
}
.content-box a.boxdetaillink {
  width: 100%;
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: 0;
  margin: 0;
  border-top: thin solid #dddddd;
  padding: 8px 0 0 0;
  max-height: 264px;
  min-height: 241px;
}
@media (max-width: 767px) {
  .content-box a.boxdetaillink {
    max-height: 350px;
  }
}
.btn-custom {
  color: #00803e;
  background: none;
  border: none;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  border-radius: 0;
  text-align: right;
  width: 100%;
}
.btn-custom:hover,
.content-box:hover .btn-custom {
  background: none;
  color: #25867f;
  border-bottom: medium solid #25867f;
}
#myCarousel5 {
  margin: 5px 0 0 0;
  box-shadow: 0px 20px 50px -30px black;
}
#myCarousel5 .left i {
  top: 50%;
  position: absolute;
  left: 15%;
}
#myCarousel5 .right i {
  top: 50%;
  position: absolute;
  right: 15%;
}
.override_font {
  font-family: 'Lato', sans-serif;
}
.product_box {
  border-bottom: thin solid #444444;
  padding: 1%;
  border-right: thin solid #444444;
}
.righttop {
  border-right: none;
}
.product_box .product_left {
  float: left;
}
.product_box .product_right {
  float: left;
  margin: 0 0 0 2%;
}
.product_box h4.override_font {
  color: white;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
}
.product_box h3.override_font {
  color: white;
  font-size: 16px;
  padding: 0;
  font-weight: bold;
  margin: 5px 0 0 0;
}
.product_box ul {
  color: #a8a8a8;
  padding: 0;
  list-style: none;
  font-size: 14px;
}
select#sortierBox {
  background: #1b1b1b;
  border: none;
  border-radius: 5px;
  color: #969696;
  padding: 10px;
  float: right;
}
.table,
.table tr,
.table tbody tr td,
.table tbody tr th {
  border: none;
  margin: 0;
  padding: 2px 0 2px 0;
}
.table h3 {
  text-align: left;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 18px;
}
.row-fluid {
  position: relative;
}
.video-box h3,
.facebook-box h3,
.anfahrt-box h3,
h1.mainover,
h2.mainover {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #333;
  text-align: center;
  font-size: 32px;
  text-transform: uppercase;
  border-bottom: thin solid #ddd;
}
h2.mainover {
  text-align: left;
  border: none;
}
.anfahrt-box h3 {
  background: url("images/trennlinie-pfeil.png") 50% 100% repeat-x;
  height: 55px;
  border: none;
}
.anfahrt-box #map {
  height: 320px !important;
  box-shadow: black 0px 20px 50px -30px;
}
.facebook-box {
  z-index: 1;
}
/* *********** Laufschrift *********** */
.marquee {
  width: 100%;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}
.marquee span {
  display: inline-block;
  padding-left: 100%;
  /* show the marquee just outside the paragraph */
  -moz-animation: marquee 25s linear infinite;
  animation: marquee 25s linear infinite;
  -webkit-animation: marquee 25s linear infinite;
  -o-animation: marquee 25s linear infinite;
  font-size: 1.17em;
  margin: 1em 0;
  /*h3*/
}
.marquee span:hover {
  -webkit-animation-play-state: paused !important;
  -o-animation-play-state: paused !important;
  -moz-animation-play-state: paused !important;
  animation-play-state: paused !important;
}
/* Make it move Chrome, Safari, Opera*/
@-webkit-keyframes marquee {
  0% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
  }
}
@-o-keyframes marquee {
  0% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
  }
}
@-moz-keyframes marquee {
  0% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
  }
}
/* Make it move */
@keyframes marquee {
  0% {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
  }
}
label {
  color: #aaa;
}
.l-tc-label p {
  font-size: 30px;
  margin: 10px 0 10px 0;
  text-transform: uppercase;
  color: #fff;
}
.abstand_container {
  margin: 20px 0 0 0;
}
.right p {
  width: 60%;
  display: block;
  float: right;
  text-align: left;
  color: #333;
}
.right-gebrauchte p {
  width: auto;
  float: none;
}
.ctaButton1 {
  padding: 10px 0px 10px 40px;
  background: url(/Content/images/fb.png) no-repeat;
}
.date__top {
  border-bottom: 3px solid #ddd;
  color: #666;
  font-weight: 400;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  padding-bottom: 0.3em;
}
.gebrauchteliste,
.bikekat_modell {
  padding: 10px;
}
.gebrauchteliste img,
.bikekat_modell img {
  max-width: 100%;
}
.gebrauchteliste :hover span.overCont,
.bikekat_modell :hover span.overCont {
  border-bottom: 3px solid #00803e;
  color: #01948b;
}
.gebrauchteliste :hover h3,
.bikekat_modell :hover h3 {
  color: #01948b;
}
.gebrauchteliste .product_under,
.bikekat_modell .product_under {
  text-align: center;
}
.gebrauchteliste .product_under h3,
.bikekat_modell .product_under h3 {
  font-family: 'Tahoma', sans-serif;
  font-size: 16px;
  width: 100%;
  text-align: center;
  margin: 0;
  color: #555;
}
.gebrauchteliste .product_under span.overCont,
.bikekat_modell .product_under span.overCont {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #555555;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #7fbf9e;
  transition: 0.3s border-bottom;
  -webkit-transition: 0.3s border-bottom;
}
.gebrauchteliste .product_under ul,
.bikekat_modell .product_under ul {
  padding: 0;
  color: #555;
  list-style: none;
  text-align: center;
  margin: 5px 0 0 0;
}
.gebrauchteliste:hover ul {
  color: #01948b;
}
.gebrauchteliste:hover {
  background: #fff;
}
.hs-boxen-list-container {
  padding: 10px;
}
.hs-boxen-list-container .overview-box {
  min-height: 312px;
}
.hs-boxen-list-container img {
  max-width: 100%;
}
.hs-boxen-list-container .product_under span.overCont,
.marken .overCont {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #555555;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #7fbf9e;
  transition: 0.3s border-bottom;
  -webkit-transition: 0.3s border-bottom;
}
.hs-boxen-list-container:hover span.overCont {
  border-bottom: 3px solid #00803e;
  color: #01948b;
}
.hs-boxen-list-container .product_under h3 {
  font-family: 'Tahoma', sans-serif;
  font-size: 16px;
  width: 100%;
  text-align: center;
  margin: 0;
  color: #555;
}
.hs-boxen-list-container:hover h3 {
  color: #01948b;
}
.hs-boxen-list-container .product_under ul {
  padding: 0;
  color: #555;
  list-style: none;
  text-align: center;
  margin: 5px 0 0 0;
}
.hs-boxen-list-container:hover ul {
  color: #01948b;
}
.hs-boxen-list-container:hover {
  background: #fff;
}
.hs-boxen-list-container .product_under {
  text-align: center;
}
.carousel-caption {
  right: 0 !important;
  left: 0 !important;
  width: 100%;
  bottom: 0;
  padding: 0 0 0 10px !important;
  background: #00803e;
  text-align: left;
  opacity: 0.9;
}
.carousel-caption p {
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  width: 100%;
  margin: 0;
  padding: 5px 0 5px 0;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
}
.carousel-caption:before {
  content: url("/Content/images/arrow-up.png");
  position: absolute;
  top: -17px;
  left: 45%;
  opacity: 0.9;
}
.carousel-caption p b {
  font-weight: bold;
  width: 100%;
  display: block;
  font-size: 20px;
}
/*------------------------------------*\
    $ZUBEHOER
\*------------------------------------*/
.marken {
  background: #fff;
  margin: 1%;
  width: 23% !important;
}
.marken .overCont {
  width: 100%;
  display: block;
  text-align: center;
  margin: 0 0 5px 0;
}
.marken img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
/*------------------------------------*\
    $FORMULARE
\*------------------------------------*/
.email-input,
.erreichbar-input,
.name-input,
.phone-input,
.fax-input,
.adresse-input,
.plz-input,
.country-input {
  background-position: 6px 7px !important;
  height: 18px !important;
  /* Bestimmt die Höhe der Input-Boxen */
  font-size: 13px !important;
  padding: 3px 7px 3px 22px !important;
  border-radius: 4px !important;
}
.email-input {
  background: #ffffff url(//images5.1000ps.net/haendlerwebseiten/globalfiles/images/form-symbols/email-icon.png) no-repeat;
}
.erreichbar-input {
  background: #ffffff url(//images5.1000ps.net/haendlerwebseiten/globalfiles/images/form-symbols/uhr-icon.png) no-repeat;
}
.name-input {
  background: #ffffff url(//images5.1000ps.net/haendlerwebseiten/globalfiles/images/form-symbols/user-icon.png) no-repeat;
}
.phone-input {
  background: #ffffff url(//images5.1000ps.net/haendlerwebseiten/globalfiles/images/form-symbols/phone-icon.png) no-repeat;
}
.fax-input {
  background: #ffffff url(//images5.1000ps.net/haendlerwebseiten/globalfiles/images/form-symbols/fax-icon.png) no-repeat;
}
.adresse-input {
  background: #ffffff url(//images5.1000ps.net/haendlerwebseiten/globalfiles/images/form-symbols/home-icon.png) no-repeat;
}
.plz-input {
  background: #ffffff url(//images5.1000ps.net/haendlerwebseiten/globalfiles/images/form-symbols/map-pin-icon.png) no-repeat;
}
.country-input {
  background: #ffffff url(//images5.1000ps.net/haendlerwebseiten/globalfiles/images/form-symbols/globe-icon.png) no-repeat;
}
.contact-form {
  width: 100%;
  margin: 0;
}
.normal-form input {
  border: thin solid #333;
  width: 100% !important;
  height: 30px;
  max-height: 80px;
  border-radius: 2px;
  min-height: 30px;
  margin: 0 0 10px 0;
  color: #333;
  padding: 0 0 0 5px;
}
.normal-form label {
  font-size: 14px;
  font-family: Helvetica;
  margin: 0;
  display: none;
}
.checkboxFix label {
  display: block;
}
.normal-form {
  width: 90%;
  margin: 0 0 1% 35px;
  color: #333;
  position: relative;
  overflow: hidden;
  padding: 0 0 20px 0;
  border-bottom: thin solid #00803e;
  border-top: thin solid #00803e;
}
.normal-form textarea {
  width: 100%;
  height: 150px;
}
#fileupload {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.fileupload_label {
  max-width: 100%;
  font-size: 1.25rem;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 3.625rem 1.25rem;
  display: block !important;
  background: rgba(0, 128, 62, 0.25);
  margin: 15px 0 20px 0 !important;
}
.fileupload_label figure {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #00803e;
  display: block;
  padding: 20px;
  margin: 0 auto 10px;
}
.fileupload_label figure svg {
  width: 100%;
  height: 100%;
  fill: #f1e5e6;
  vertical-align: middle;
  margin-top: -0.25em;
  margin-right: 0.25em;
}
.fileupload_label span {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 1.5em;
  color: #444;
}
.abstand_form {
  padding: 10px 0 10px 0;
}
.right_top,
.right_bottom {
  width: 40px;
  height: 20px;
  background: #00803e;
}
.right_top {
  position: absolute;
  top: 0px;
  right: -38px;
  -webkit-transform: skew(45deg);
  -moz-transform: skew(45deg);
  -ms-transform: skew(45deg);
  -o-transform: skew(45deg);
  transform: skew(45deg);
}
.right_bottom {
  position: absolute;
  bottom: 0px;
  right: -38px;
  -webkit-transform: skew(-45deg);
  -moz-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  -o-transform: skew(-45deg);
  transform: skew(-45deg);
}
.normal-form h2,
.normal-form h3,
.normal-form label {
  font-family: "Yanone Kaffeesatz";
  color: #000;
}
.modal-dialog .normal-form h2 {
  color: #fff;
}
.normal-form select {
  width: 100%;
  background: #fff;
  border: thin solid #333;
  color: #959595;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png') no-repeat scroll 98% center #FFF;
  text-indent: 0.01px;
  text-overflow: "";
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #959595;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #959595;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #959595;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #959595;
}
.normal-form .plz {
  width: 30%;
  display: block;
}
.contact-form input,
.contact-form textarea {
  border: thin solid #a0a0a0;
  width: 100% !important;
  height: 30px;
  max-height: 80px;
  border-radius: 2px;
  min-height: 30px;
  padding: 10px;
  margin: 5px;
}
.input-validation-error {
  border-color: #dc182d !important;
}
.KawaTable {
  width: 100%;
}
.contact-form textarea {
  min-height: 150px;
}
.form_left {
  width: 60%;
  float: left;
}
.oeffnungszeiten .maincol table th {
  font-weight: normal;
}
span.field-validation-valid {
  display: none;
}
@-moz-document url-prefix() {
  .normal-form select {
    background-image: none;
  }
}
.maincol {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
}
.maincol .detail_list table th {
  font-weight: normal;
}
.contact-form .maincol .anfrageForm input,
.contact-form .maincol .anfrageForm textarea {
  margin: 0px 0 10px 0;
  padding: 0 0 0 10px;
}
.contact-form .maincol .anfrageForm textarea {
  padding: 5px 0 0 10px;
  min-height: 80px;
}
.maincol .detail_list h3 {
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
/*------------------------------------*\
    $VIEW
\*------------------------------------*/
.left h2 {
  margin: 0 0 0 0;
}
.upper {
  padding: 20px 0 0 0;
}
.fb-like-box {
  background: white;
}
.galleryImage img {
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: 10px;
}
.galleryImage {
  float: left;
  overflow: hidden;
  margin: 4px;
  -webkit-transition: opacity 0.4s linear, -webkit-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  -moz-transition: opacity 0.4s linear, -moz-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  -o-transition: opacity 0.4s linear, -o-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  -ms-transition: opacity 0.4s linear, -ms-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
  transition: opacity 0.4s linear, transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}
.bikeimage img {
  width: 100%;
}
.bigimage_single {
  height: 425px;
  overflow: hidden;
}
.blur {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  opacity: 0.4;
}
.right {
  float: right;
  margin: 10px 0 0 0;
}
.right h4 {
  font-size: 28px;
  text-transform: uppercase;
  color: #dedede;
}
.right ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 10px 0;
}
.right ul li:nth-child(2n+1) {
  background: #3a3a3a;
}
.right ul li:nth-child(2n+1) span,
.right ul li:nth-child(2n+1) p {
  color: #fff;
}
.right ul li {
  padding: 5px 0 5px 25px;
}
.right ul li span {
  width: 40%;
  display: block;
  color: #cdcdcd;
  float: left;
  color: #333;
}
.right ul li span.single {
  width: auto;
  float: none;
  display: block;
}
.right ul li label {
  font-weight: normal !important;
  color: #cdcdcd;
}
label {
  font-family: Arial, sans-serif;
  font-weight: normal;
}
.bikekat .detail {
  color: #000;
  font-size: 20px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.bikekat .oneentry {
  padding: 10px;
}
.bikekat .oneentry img {
  box-shadow: 0px 5px 30px -12px black;
  max-width: 100%;
}
.bikekat .oneentry .imgcontainer {
  max-height: 240px;
  min-height: 240px;
  overflow: hidden;
  position: relative;
}
.buttons-honda {
  margin-top: 3%;
}
.bikekat {
  height: 400px;
}
@media (max-width: 768px) {
  .bikekat {
    height: auto;
  }
}
.bikekat .content__box_text {
  height: 66px;
  font-weight: 700;
}
.bikekat .content__box_text .overCont {
  font-size: 22px !important;
}
.bikekat .content__box_text span {
  font-size: 0.9em;
  font-weight: 300;
}
.bikekat .content__box_text span small {
  font-weight: 300;
}
.bikekat .isnew {
  position: absolute;
  left: -23px;
  top: 13px;
  transform: rotate(-30deg);
  width: 120px;
  text-align: center;
  background: #00803e;
  color: #fff;
}
.bikekat .fa {
  color: #aaa;
  font-size: 1em;
  margin: 0 1% 0 1%;
}
.bikekat .ready-info {
  color: #00803e;
}
.filterBikesBtn {
  cursor: pointer;
}
.filterBikesBtn h3 {
  color: #333;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-align: center;
  font-size: 20px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #7fbf9e;
}
.filterBikesBtn img {
  max-width: 100%;
}
.content__category_over {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #333;
  text-align: center;
  font-size: 32px;
  text-transform: uppercase;
  margin-top: 5%;
  border-bottom: thin solid #ddd;
}
.top h2 {
  margin: 15px 0 15px 0;
}
.pull-right {
  width: 70%;
}
#haendler_map {
  min-height: 400px;
  float: left;
}
.content-wrapper {
  padding: 0 0 0 0;
}
.banner_home img {
  width: 100%;
}
.popup_kontakt {
  padding: 0 0 0 20px;
}
.popup_kontakt h2 {
  margin: 0;
  padding: 0;
}
.border-dotted .maincol {
  color: #333;
}
iframe.onlineshop {
  width: 100%;
  min-height: 1300px;
  border: none;
}
.bikekat {
  overflow: hidden;
}
.product_right ul li label {
  margin: 5px;
}
.right p.desc {
  width: 100%;
}
/*------------------------------------*\
    $GALERIEN DETAILANSICHT
\*------------------------------------*/
.galerien .col-md-3 img {
  max-width: 100%;
}
.galerien .col-md-3 {
  overflow: hidden;
  margin-bottom: 20px;
}
.galerien .col-md-3 .hs-info-gal {
  width: 100%;
  max-width: 257px;
  color: #333;
}
.galerien .col-md-3 span {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  max-height: 169px;
  margin: 0 0 5px 0;
  color: #333;
}
.galerien .col-md-3 p {
  padding: 10px 0 0 0;
  color: #fff;
  width: 100%;
  display: block;
  text-align: right;
  max-width: 257px;
  margin: 0 25px 0 0;
  color: #333;
}
.galerien .col-md-3 .hn-line-red {
  -webkit-transition: width 2s;
  /* For Safari 3.1 to 6.0 */
  transition: width 2s;
}
.galerien .col-md-3:hover .hn-line-red {
  width: 100%;
}
.gallery .gallery-bx-slider .galleryImage {
  float: left;
  margin: 0 10px 10px 0;
}
/*------------------------------------*\
    $UNSER TEAM DETAILANSICHT
\*------------------------------------*/
.mitarbeiterBox {
  width: 100%;
  float: none;
  clear: both;
}
.mitarbeiterBox .pull-right {
  width: 66%;
}
.mitarbeiterBox .hs-text-container {
  margin: 5px 0 0 0;
}
.right ul li:nth-child(2n+1) {
  background: none;
}
.right ul li:nth-child(2n+1) span,
.right ul li:nth-child(2n+1) p {
  color: #555;
}
/*------------------------------------*\
    $GEBRAUCHTE DETAILANSICHT
\*------------------------------------*/
.h-detail-view h2,
h2.hs-form {
  font-family: "Yanone Kaffeesatz";
  font-size: 1.8em;
  color: #000;
  margin: 14px 0 0 15px;
  float: left;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
}
.h-detail-view h1,
h1.hs-form {
  color: #dc182d;
  font-size: 48px;
  font-family: Arial, sans-serif;
  font-stretch: condensed;
  width: 100%;
  margin: 0 0 0 15px;
  clear: both;
  float: none;
}
.bs-details {
  padding: 2% 0 0 0;
  border-top: 3px solid #e0e0e0;
}
.bs-details .singleentry label {
  width: 100%;
  text-align: center;
  color: #3b3b3b;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 0.9em;
}
.bs-details .singleentry span {
  width: 100%;
  text-align: center;
  display: block;
  color: #6e6e6e;
  font-size: 2.4em;
  margin: -12px 0 -2px;
  font-weight: bold;
}
.bs-details .singleentry em {
  width: 100%;
  display: block;
  color: #555;
  text-align: center;
}
.hs-test-container {
  margin: 20px 0 0 0;
}
.hs-text-container .ov-head-container {
  width: 100%;
  padding: 16px 57px 16px 13px;
  position: relative;
  margin: 0 0 0 0;
}
.hs-text-container .ov-head-container:after {
  position: absolute;
  bottom: -22px;
  left: 45%;
}
.hs-text-container .hs-check-pos {
  background: url("/Content/images/haken.png") no-repeat 2% 50% #00803e;
  padding: 16px 57px 16px 94px;
}
.hs-text-container .hs-check-pos:after {
  display: none;
  visibility: hidden;
}
.hs-text-container .ov-head-container h2 {
  font-size: 13px;
  margin: 0;
  width: 100%;
  color: #aaa;
  border-bottom: thin solid #339965;
  padding: 0 0 8px 0;
  float: none;
  text-transform: uppercase;
}
.hs-text-container .ov-head-container h1 {
  margin-bottom: 0.3em;
  padding-bottom: 0.05em;
  font-size: 2em;
  text-transform: uppercase;
  border-bottom: 3px solid #ddd;
  color: #000;
  text-align: left;
}
.hs-text-container ul {
  padding: 0;
  list-style: none;
}
.hs-text-container ul li {
  margin: 0 0 20px 0;
}
.hs-text-container ul li:last-child {
  border-bottom: none;
}
.hs-text-container ul li span {
  width: 44%;
  text-align: right;
  display: block;
  float: left;
  margin: 0 4% 0 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #555555;
  font-weight: bold;
}
.hs-event-entry img,
.hs-cms-entry img {
  max-width: 100% !important;
  height: auto !important;
}
.hs-event-entry ul,
.hs-cms-entry ul {
  list-style: square;
}
.hs-event-entry ul li span,
.hs-cms-entry ul li span {
  width: 100%;
  float: none;
}
.hs-event-entry ul li:nth-child(2n+1),
.hs-cms-entry ul li:nth-child(2n+1) {
  background: #ece9e9;
}
.hs-event-entry h2,
.hs-cms-entry h2 {
  text-align: left;
  margin: 0;
}
.hs-text-container ul li label {
  width: 44%;
  text-align: left;
  margin: 0 0 0 4%;
  font-size: 14px;
  color: #555555;
}
.hs-text-container ul li h3 {
  color: #555555;
}
.hs-text-container p.desc {
  color: #555;
  padding: 0 0 0 12px;
}
.hs-image-container,
.hs-text-container {
  margin: 20px 0 0 0;
}
.hs-image-container {
  float: right !important;
}
.hs-text-container .content-wrapper {
  padding: 0;
}
.hs-image-container .bigimage_single {
  height: auto;
  min-height: 220px;
  max-height: 360px;
}
.hs-image-container .bigimage_single:after {
  width: 20%;
  border-bottom: thin solid red;
}
.hs-image-container .bikeCatGallery {
  padding: 10px 0 0 25px;
}
.hs-image-container .hn-line-red,
.border-dotted .hn-line-red,
.hn-line-red {
  width: 92px;
  background: #dc182d;
  height: 4px;
  margin: 20px 40% 20px 40%;
  float: left;
}
.border-dotted .hn-line-red,
.galerien .col-md-3 .hn-line-red {
  margin: 0;
}
.hs-contactdetails-container .symbol-way {
  background: url("/Content/images/symbol-way.png") no-repeat 0% 50%;
  height: 60px;
  padding: 12px 0 0 65px;
  color: #555555;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 0 40px;
}
@media (max-width: 991px) {
  .hs-contactdetails-container .symbol-way {
    text-align: left;
  }
}
.hs-contactdetails-container .symbol-phone {
  background: url("/Content/images/symbol-phone.png") no-repeat 0% 50%;
  height: 60px;
  padding: 12px 0 0 65px;
  color: #555555;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 0 40px;
}
@media (max-width: 991px) {
  .hs-contactdetails-container .symbol-phone {
    padding: 0;
    background: none;
    width: auto;
    margin: 0 0 0 -10px !important;
  }
}
.hs-contactdetails-container .symbol-online {
  background: url("/Content/images/symbol-online.png") no-repeat 0% 50%;
  height: 60px;
  padding: 12px 0 0 65px;
  color: #555555;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 0 40px;
}
@media (max-width: 991px) {
  .hs-contactdetails-container .symbol-online {
    padding: 0;
    background: none;
    width: auto;
    margin: 0 0 0 -10px !important;
  }
}
.hs-contactdetails-container .symbol-person {
  background: url("/Content/images/symbol-person.png") no-repeat 0% 50%;
  height: 60px;
  padding: 12px 0 0 65px;
  color: #555555;
  font-size: 14px;
  line-height: 32px;
  margin: 0 0 0 40px;
  word-break: break-word;
}
@media (max-width: 991px) {
  .hs-contactdetails-container .symbol-person {
    padding: 0;
    background: none;
    width: auto;
    margin: 0 0 0 -10px !important;
  }
}
.hs-contactdetails-container .symbol-bike {
  background: url("/Content/images/symbol-bike.png") no-repeat 0% 50%;
  height: 60px;
  padding: 12px 0 0 65px;
  color: #555555;
  font-size: 14px;
  line-height: 32px;
  margin: 0 0 0 40px;
}
@media (max-width: 991px) {
  .hs-contactdetails-container .symbol-bike {
    padding: 0;
    background: none;
    width: auto;
    margin: 0 0 0 -10px !important;
  }
}
.hs-contactdetails-container .symbol-way b,
.hs-contactdetails-container .symbol-phone b,
.hs-contactdetails-container .symbol-online b,
.hs-contactdetails-container .symbol-person b {
  font-size: 18px;
  font-weight: normal;
  width: 100%;
  display: block;
}
.hs-contactdetails-container .symbol-online a {
  color: #555555;
}
.hs-contactdetails-container .symbol-whatsapp {
  display: none;
}
@media (max-width: 991px) {
  .hs-contactdetails-container .symbol-whatsapp {
    display: block;
    padding: 0;
    background: none;
    width: auto;
    margin: 0 0 0 -9px !important;
  }
}
/*------------------------------------*\
    $ALLGEMEINE ANGABEN
\*------------------------------------*/
p.cross-out {
  position: relative;
  font-size: 24px;
  margin: 0;
}
span.hs-red b {
  color: #dc182d;
}
p.cross-out span.line {
  width: 70%;
  height: 2px;
  background: #dc182d;
  position: absolute;
  left: 17%;
  top: 47%;
  -moz-transform: rotate(6deg);
  /* Firefox 3.6 Firefox 4 */
  -webkit-transform: rotate(6deg);
  /* Safari */
  -o-transform: rotate(6deg);
  /* Opera */
  -ms-transform: rotate(6deg);
  /* IE9 */
  transform: rotate(6deg);
  /* W3C */
}
/*------------------------------------*\
    $BUTTONS
\*------------------------------------*/
a.button-more {
  width: 100%;
  text-align: center;
  margin: 10px 0 10px 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
input.button-more,
.back,
.anfrageForm input[type=submit],
.button-more,
.button__main {
  display: inline-block;
  padding: 0.7em 1em 0.7em 1em;
  color: white;
  background: #585858;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.35em;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  line-height: 0.8;
  margin-bottom: -1px;
  font-weight: bold;
  height: auto;
}
.btn-ducati,
.back:hover,
input.button-more:hover,
.anfrageForm input[type=submit]:hover,
.button-more:hover {
  background: #017d75;
  color: #fff;
}
.btn-ducati:hover,
.btn-ducati:focus,
.btn-ducati:active,
.btn-ducati.active,
.open .dropdown-toggle.btn-ducati {
  color: white;
  background-color: #C92222;
  border-color: #E42222;
}
.btn-ducati:active,
.btn-ducati.active,
.open .dropdown-toggle.btn-ducati {
  background-image: none;
}
/*------------------------------------*\
    $MENU
\*------------------------------------*/
.dropdown-menu {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.kymco_pdfbanner .col-md-3 img {
  width: 100%;
}
.kymco_pdfbanner {
  margin: 20px 0 0 0;
}
.navbar-header-right img {
  max-height: 100px;
  margin: 0 0 0 10px;
  max-width: 100%;
}
b.caret {
  display: none;
}
ul.navbar-nav li span {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: normal;
}
ul.navbar-nav {
  margin: 10px 0 0 0;
}
.navbar-header a {
  margin: 0 !important;
  padding: 0 !important;
}
.navbar-header-right a {
  margin: 0 !important;
}
.navbar-nav li:hover ul.dropdown-menu {
  display: block;
  margin-top: -9px !important;
}
.navbar-nav &gt; li {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.navbar-nav &gt; li:hover {
  -webkit-transform: translateY(12px);
  transform: translateY(12px);
  -webkit-animation-name: hang;
  animation-name: hang;
  -webkit-animation-duration: 1s;
  animation-duration: 1;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.dropdown-menu li a:hover {
  background-color: transparent !important;
  color: #ccc !important;
}
.dropdown-menu li span {
  width: 100%;
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.dropdown-menu li:hover span {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.navbar-default .navbar-toggle {
  border: none;
  background: none !important;
}
.navbar-default .navbar-toggle .icon-bar {
  width: 24px;
  height: 4px;
  background-color: #fff !important;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.control-small {
  background: none !important;
}
.control-small span {
  color: #eee;
}
#myCarouselSmall {
  padding: 5% 0 0 0;
}
#myCarouselSmall .carousel-inner .item::before {
  background-image: none;
}
/*------------------------------------*\
    $MOBILE ANSICHT
\*------------------------------------*/
.topmenu .widelogo,
.topmenu .navbar-brand,
.menu-font {
  display: none;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box iframe {
  width: 100% !important;
}
.navbar-nav li:hover ul.dropdown-menu {
  display: block;
  margin-top: -9px !important;
}
.banner_home {
  margin: 40px 0 0 0;
}
.dropdown-menu .lnkLevel12 {
  z-index: 1000;
}
@media (max-width: 1235px) {
  .navbar-header-right {
    display: none;
  }
  .topmenu .widelogo,
  .topmenu .navbar-brand {
    display: block;
  }
  .topmenu .widelogo {
    float: left;
  }
  .topmenu .navbar-brand {
    float: right;
    padding: 0;
  }
  .topmenu .navbar-brand img {
    max-height: 75px;
  }
  header .topmenu {
    height: 75px;
  }
  .navbar-header {
    display: none;
  }
  .navbar-nav li {
    padding: 0;
    margin: 6px 10px 0 0;
    padding-top: 0 !important;
  }
  .navbar-nav {
    width: 100%;
  }
  .navbar-inverse {
    padding: 0;
  }
  .h-detail-view h2,
  .h-detail-view h1 {
    max-width: 100%;
    margin: 0;
  }
  .h-detail-view img {
    max-width: 100%;
    margin: 0 !important;
  }
  .nav li:last-child {
    float: left;
    width: auto;
    padding: 0;
    margin: 6px 0 0 0;
    padding-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .hs-boxen-list-container {
    width: 50%;
    float: left;
  }
  .marken {
    float: left;
  }
  .galerien .col-md-3 {
    width: 33%;
    float: left;
  }
}
@media (max-width: 765px) {
  .menu-font {
    display: block;
    height: 100%;
    float: left;
    font-size: 30px;
    font-family: "Yanone Kaffeesatz";
    margin: 4px 0 0 0;
    color: #fff;
    margin-top: 12.5px;
    margin-bottom: 12.5px;
  }
  .navbar-collapse {
    background: #dc182d;
  }
  .navbar-nav &gt; li:hover {
    -webkit-transform: none;
    transform: none;
    -webkit-animation-name: hang;
    animation-name: hang;
    -webkit-animation-duration: 1s;
    animation-duration: 1;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
  }
  .dropdown-menu {
    position: relative;
  }
  .navbar-nav li.open ul.dropdown-menu {
    display: block;
  }
  .navbar-toggle {
    top: 1px;
  }
  #sidebarright,
  #sidebarleft {
    display: none;
  }
  .bs-details .singleentry {
    width: 100%;
  }
  .symbol-person,
  .symbol-way,
  .symbol-phone,
  .symbol-online {
    margin: 0 0 20px 0 !important;
  }
  .hs-text-container .ov-head-container h1 {
    font-size: 1em;
  }
  .marken {
    width: 31% !important;
  }
  .galerien .col-md-3 {
    width: 50%;
  }
}
@media (max-width: 520px) {
  .hs-boxen-list-container {
    width: 100%;
    float: none;
  }
  .marken {
    width: 48% !important;
  }
  .galerien .col-md-3 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .hs-image-container {
    float: none !important;
    clear: both;
  }
}
.boxdetaillink {
  max-height: 236px;
  overflow: hidden;
}
#smallImages_smallbanner .galleryImage {
  float: none;
}
.hs-cms-entry div,
.hs-cms-entry p,
.hs-cms-entry span {
  color: #000;
}
.hs-cms-entry iframe {
  max-width: 100%;
}
a {
  color: #017d75;
}
.anschrift-text {
  width: 44%;
  text-align: right;
  display: block;
  float: none;
  margin: 0 4% 0 0;
  font-size: 14px;
  color: #555555;
  padding: 0 0 40px 50px;
}
.text-container {
  padding: 0 2% 0 2%;
  font-size: 12px;
  color: #555;
  margin: 0 0 40px 0;
}
.footer-content a {
  color: #017d75;
}
.back-button {
  width: 100%;
  float: none;
  clear: both;
}
span.field-validation-error {
  color: #dc182d;
  height: auto;
  max-height: none;
  min-height: 1px;
  padding: 2px !important;
  margin: 5px !important;
}
.modal-content span.field-validation-error {
  color: #fff;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  background: #00803e;
  border: thin solid #339965;
  color: #fff;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  background-color: #01948b;
  border: thin solid #339965;
  color: #fff;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  background: #01948b;
  color: #fff;
}
.table-striped,
.modal-title {
  color: #333;
}
.anfahrt-box .text {
  color: #333;
  font-size: 14px;
}
.hs-image-container img {
  max-width: 100%;
}
.pdf_container {
  margin-bottom: 2%;
}
.pdf_container img {
  max-width: 100%;
}
.hs-contactdetails-container img {
  max-width: 100%;
}
.modal-body-mc h2 {
  margin: 10px 0 0 0;
  border-bottom: 1px solid #333;
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
}
.modal-body-mc h3 {
  margin: 10px 0 0 0;
  font-size: 1em;
  color: #333;
}
.modal-body-mc small {
  font-size: 1em;
  font-weight: bold;
}
.modal-body-mc a {
  color: #ccc;
}
.modal-body tr {
  color: #333;
}
.table-striped tr td a {
  color: #ccc;
}
.overview-box-rentabike {
  background: #fff;
}
.big_symb_ {
  width: 48%;
  font-size: 1.6em;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #017d75;
  float: left;
}
body {
  background: #f4f3f8;
  color: #333;
}
.navbar-header img {
  position: absolute;
  bottom: 0px;
  width: 150px;
}
.icon-set {
  float: right;
  margin: 0 10% 0 0;
}
.icon-set .agb,
.icon-set .contact {
  color: #555;
  font-size: 0.9em;
  margin: 0 10px 0 0;
  letter-spacing: 1px;
  line-height: 1.571em;
}
.icon-set .agb {
  background: url("/Content/images/catalogos.png") no-repeat 0% 50%;
  padding: 10px 0 10px 30px;
  display: block;
  float: right;
}
.icon-set .contact {
  background: url("/Content/images/dealersearch.png") no-repeat 0% 50%;
  padding: 10px 0 10px 30px;
  display: block;
  float: right;
}
header {
  z-index: 999;
  top: 0px;
}
@media (max-width: 990px) {
  header {
    position: relative;
  }
}
header .navbar .navbar-header {
  height: 80px;
}
header .navbar .navbar-header-right {
  position: absolute;
  bottom: 0px;
  right: 10%;
  width: auto;
}
@media (max-width: 1860px) {
  header .navbar .navbar-header-right {
    right: 0.5%;
  }
}
@media (max-width: 1619px) {
  header .navbar .navbar-header-right {
    right: 0.5%;
  }
}
header .navbar .navbar-collapse .navbar-nav li a span {
  border-bottom: 1px solid #ee8c96;
}
header .navbar .navbar-collapse .navbar-nav li a:hover {
  text-decoration: none;
}
header .navbar .navbar-collapse .navbar-nav li a:hover span {
  border-bottom: 3px solid #fff;
}
header .navbar .navbar-collapse .navbar-nav .dropdown-menu &gt; li &gt; a &gt; span {
  font-size: 22px;
}
header .navbar .navbar-collapse .navbar-nav .dropdown-menu a span {
  border: none;
}
#myCarousel5 {
  margin: 0;
}
.content-box[data-role="info"] {
  height: 455px;
}
@media (max-width: 991px) {
  .content-box[data-role="info"] {
    height: 420px;
    min-height: 400px;
  }
}
.content-boxes a.boxdetaillink {
  border: none;
}
.content-boxes .content-caption {
  border: none;
}
.content-boxes .content-caption .bold {
  font-size: 1.6em;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  border-bottom: 3px solid #ddd;
  width: 100%;
  display: block;
  text-align: center;
  height: 61px;
}
.content-boxes .content-caption span {
  height: 51px;
  display: block;
  color: #333;
}
.content-boxes .content-caption .btn {
  font-size: 1.2em;
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
}
.h-detail-view h1,
.h-detail-view h1.hs-form {
  text-align: center;
  font-size: 4.5em;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
}
footer {
  margin: 0;
}
.dot-container {
  height: 100px;
}
/* ---------------  */
/* MOTORRADKATALOG */
/* Deailansicht    */
.red-box {
  background-color: #DC182D;
}
.grey-box {
  background-color: #3A4247;
}
.box-h {
  padding: 4%;
  float: left;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  width: 222px;
  margin: 0 5% 0 0;
}
.box-h h2 {
  margin: 0;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
}
.box-h p {
  font-size: 2.4em;
  font-weight: normal;
  line-height: 1em;
  color: #fff;
  font-weight: 800;
}
.box-h p::after {
  border: 2px solid #fff;
}
h2.over::after {
  content: "";
  border: 1px solid #fff;
  display: block;
  width: 16%;
  visibility: visible !important;
  margin: 10px 0 10px 0;
}
.white-over {
  background: #fff;
}
.hs-text-container p,
.hs-text-container div {
  max-width: 100%;
}
.hs-text-container ul li {
  margin: 0;
  padding: 0 2% 0 2%;
  clear: both;
  float: none;
  border-bottom: 1px solid #e4e4e4;
}
.hs-text-container ul li h3 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #3b3b3b;
  font-size: 1.531em;
  font-weight: normal;
}
.hs-text-container ul li span,
.hs-text-container ul li label {
  margin: 0;
}
.hs-text-container ul li span {
  text-align: left;
  font-weight: normal;
  font-size: 1em;
  padding: 1% 2% 1% 0;
}
.hs-text-container ul li label {
  border-left: 1px solid #e4e4e4;
  padding: 1% 0 1% 2%;
  color: #dc182d;
  font-size: 1em;
}
.hs-cms-entry ul li span {
  width: 100%;
}
.hs-cms-entry h2 {
  text-align: left;
}
.center-line {
  text-align: center;
  margin: 2% auto;
}
.bs-details {
  width: 100%;
}
.price-ct {
  padding: 0 8%;
}
.price-ct h3 {
  font-weight: 700;
  margin: 0 0 2% 0 !important;
}
.price-ct h4 {
  margin: 0 !important;
}
/* ---------------  */
/* GEBRAUCHTE */
/* ÜBERSICHT    */
.gebrauchteliste:nth-child(odd) {
  background: #fff;
  margin: 0 0 1% 0;
}
.gebrauchteliste:nth-child(even) {
  background: #f4f3f8;
  margin: 0 0 1% 0;
}
.bikekat_modell:nth-child(odd) {
  background: #fff;
  margin: 0 0 1% 0;
}
.bikekat_modell:nth-child(even) {
  background: #f4f3f8;
  margin: 0 0 1% 0;
}
.gebrauchteliste span,
.bikekatliste span,
.gebrauchteliste .overCont,
.bikekatliste .overCont,
.gebrauchteliste h3,
.bikekatliste h3,
.gebrauchteliste label,
.bikekatliste label {
  color: #222;
  text-align: left;
}
.gebrauchteliste .overCont,
.bikekatliste .overCont {
  border: none;
  border-bottom: none !important;
  display: block;
  text-align: left;
  text-transform: uppercase;
}
.gebrauchteliste .overCont::after,
.bikekatliste .overCont::after {
  content: "";
  border: 1px solid #ddd;
  display: block;
  width: 16%;
  visibility: visible !important;
  margin: 10px 0 10px 0;
}
.gebrauchteliste .product_under,
.bikekatliste .product_under {
  float: right;
  width: 75%;
}
.gebrauchteliste .product_under h3,
.bikekatliste .product_under h3,
.gebrauchteliste .product_under ul,
.bikekatliste .product_under ul {
  text-align: left;
  color: #dc182d;
}
.gebrauchteliste .product_under h3,
.bikekatliste .product_under h3 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 2em;
}
.gebrauchteliste .product_under span.overCont,
.bikekatliste .product_under span.overCont {
  text-align: left;
  font-weight: normal;
}
.gebrauchteliste .image-container,
.bikekatliste .image-container {
  float: left;
  width: 20%;
}
.gebrauchteliste .image-container img,
.bikekatliste .image-container img {
  max-width: 100%;
}
.gebrauchteliste ul li,
.bikekatliste ul li {
  float: left;
  margin: 0 10px 0 0;
}
.gebrauchteliste ul li span,
.bikekatliste ul li span,
.gebrauchteliste ul li label,
.bikekatliste ul li label {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 1.2em;
}
select#sortierBox {
  background: #fff;
}
.pagination,
#sortierBox {
  margin: 10px 0 10px 0;
}
.footer-box li {
  -webkit-transition: bottom 0.1s ease-out, color 0.3s ease-out;
  -o-transition: bottom 0.1s ease-out, color 0.3s ease-out;
  transition: bottom 0.1s ease-out, color 0.3s ease-out;
  margin-bottom: 0.25em;
}
.footer-box li:before {
  font: normal normal normal 2em/1 FontAwesome;
  font-size: inherit;
  font-size: 2em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #25867f;
  margin: 7px;
  transform: translateX(0%) translatey(16%);
}
.footer-box .btn__maps:before {
  content: '\f041';
}
.footer-box .btn__instagram:before {
  content: '\f16d';
}
.footer-box .btn__facebook:before {
  content: '\f09a';
}
.footer-box .btn__youtube:before {
  content: '\f167';
}
.footer-box h3 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: 1px solid #afafb0;
  border-top: 2px solid #585858;
  color: #1f1f1f;
  font-size: 2em;
  line-height: 1.15;
  padding: 0.75em 0;
  text-align: left;
  width: 100%;
  margin-bottom: 1em;
}
.footer-box ul {
  list-style: none;
  color: #1f1f1f;
  margin: 0;
  padding: 0;
}
.footer-box ul a {
  color: #3b3b3b;
  display: inline;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 1em;
  letter-spacing: 0;
  padding: 0;
  transition: all 0.2s ease-in-out;
}
.footer-box ul a:hover {
  border-bottom: 3px solid #017d75;
  color: #017d75;
}
.footer-box ul li {
  margin-bottom: 0.5em;
}
.footer-box ul img {
  margin: 0 5px 0 0;
}
.new_modells_ctr,
.contact_ctr,
.offen-status {
  background-color: #dc182d;
  padding: 1% 0 0% 0;
}
.new_modells_ctr span,
.contact_ctr span,
.offen-status span {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #fff;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: 300;
  width: 25%;
  float: right;
  margin: 0 0 0 0;
  text-align: center;
}
.new_modells_ctr ul,
.contact_ctr ul,
.offen-status ul {
  padding: 0;
}
.new_modells_ctr li,
.contact_ctr li,
.offen-status li {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 0.4em;
  letter-spacing: 2px;
  list-style: none;
  padding: 0;
}
.new_modells_ctr .dealer_open,
.contact_ctr .dealer_open,
.offen-status .dealer_open {
  color: #fff;
  border-radius: 5px;
  font-size: 0.5em;
  width: 100%;
  padding: 2px;
  text-align: center;
}
.new_modells_ctr .openstatus,
.contact_ctr .openstatus,
.offen-status .openstatus {
  width: 100%;
}
.new_modells_ctr a,
.contact_ctr a,
.offen-status a {
  color: #ccc;
}
.contact_ctr {
  padding: 1% 0 1% 0;
  font-size: 1.5em;
}
.contact_ctr span {
  width: 100% !important;
}
.contact_ctr .col-md-6 {
  text-align: center;
  color: #aaa;
}
.contact_ctr li {
  font-size: 1em;
}
.boxdetaillink {
  max-height: 1000px;
  min-height: 247px;
}
@media (max-width: 991px) {
  .boxdetaillink {
    min-height: 162px;
  }
}
#laufschrift {
  background: #fff;
  color: #333;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 1.5em;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.contact_ctr {
  background-color: #3A4247;
}
.contact_ctr span {
  float: left;
  width: 50%;
}
.contact_ctr ul {
  width: 100%;
}
span.gotto_offer {
  display: inline-block;
  padding: 0.7em 1em 0.7em 1em;
  color: white;
  background: #585858;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.35em;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  line-height: 0.8;
  margin-bottom: -1px;
  font-weight: bold;
  height: auto;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}
span.gotto_offer a {
  color: #fff;
}
@media (max-width: 991px) {
  span.gotto_offer {
    display: none;
    visibility: hidden;
  }
}
span.gotto_offer:hover,
.gebrauchteliste:hover span.gotto_offer {
  background: #017d75;
  color: #fff;
}
.normal-form input,
.normal-form select {
  border: 2px solid #00803e;
}
input[type=submit] {
  border: none;
}
.selected-probefahrt {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  border: 1px solid #ddd;
  background: #fff;
  margin: 0 0 1% 0;
  font-size: 1.5em;
  text-align: center;
}
.selected-probefahrt .info-text h2 {
  font-size: 1em;
  color: #00803e;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.selected-probefahrt .info-text h3 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.selected-probefahrt .info-text img {
  margin: -3% 70% 0% 0%;
}
.probefahrtContainer {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  border: 1px solid #ddd;
  padding: 0;
}
.probefahrtContainer span {
  width: 100%;
  clear: both;
  display: block;
  background: #fff;
}
.probefahrtContainer span:hover {
  cursor: cell;
}
.probefahrtContainer span:hover h1,
.probefahrtContainer span:hover h3 {
  color: #dc182d;
}
.probefahrtContainer span:hover b {
  color: #dc182d;
}
.probefahrtContainer h1 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #dc182d;
}
.probefahrtContainer h1,
.probefahrtContainer h3 {
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.probefahrtContainer img {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.probefahrtContainer h3 {
  color: #00803e;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 3.5em;
  float: left;
  margin: 0px 0 0 5px;
  font-weight: bold;
}
.probefahrtContainer b {
  font-size: 1.2em;
  float: right;
  margin: 0 30px 0 20px;
  font-weight: normal;
  line-height: 2.5em;
}
.probefahrtContainer img {
  float: left;
  margin: 1% 0 1% 0;
}
.probefahrtContainer .blurOut h3 {
  color: #ccc;
}
.probefahrtContainer .blurOut img {
  opacity: 0.5;
}
.normal-form select {
  padding: 0 0 0 2%;
}
.over_ {
  margin: 2% 0 0 0;
  text-align: center;
}
.over_ h1 {
  color: #3b3b3b;
  font-size: 2em;
  margin: 0 0 0.4em;
  text-transform: none;
  letter-spacing: 1px;
  width: 100%;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
}
.other-infos-container {
  text-align: center;
}
.other-infos-container .oldprice {
  text-decoration: line-through;
  font-size: 0.7em;
  margin: -4px 0 -38px 0;
  display: block;
  color: #aaa;
}
.other-infos-container a {
  float: right;
  display: block;
  margin: 0 65px 0 0;
}
.other-infos-container p {
  position: relative;
  z-index: 10;
  display: inline;
  padding: 0 0 0;
  color: #3b3b3b;
  text-align: center;
  background: transparent;
  letter-spacing: 1px;
  border-bottom: 1px solid #7ab99b;
  width: 100%;
  display: block;
}
.other-infos-container .desc_ {
  font-size: 0.9em;
  line-height: 1.571em;
  color: #555;
  float: right;
  letter-spacing: 1px;
}
.other-infos-container ul {
  list-style: none;
}
.other-infos-container ul h4 {
  font-size: 1.4em;
  margin: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  width: 100%;
}
.other-infos-container ul h3 {
  font-size: 2.4em;
  font-weight: bold;
  margin: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  width: 100%;
}
.other-infos-container li {
  float: left;
  width: 22%;
  margin: 1% 1% 1% 1%;
}
.flipster__button {
  background: transparent;
}
.close {
  font-size: 40px;
}
.hs-contactdetails-container-fullscreen {
  padding: 0;
}
.hs-contactdetails-container-fullscreen img {
  margin: 0;
}
.hs-contactdetails-container-fullscreen a::before {
  display: none;
  visibility: hidden;
  background: url("/Content/images/size-up-symbol.png") 50% 50% no-repeat rgba(255, 255, 255, 0.5);
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  transition: visibility 0.3s, opacity 0.3s;
  opacity: 0;
}
.hs-contactdetails-container-fullscreen a:hover::before {
  display: block;
  visibility: visible;
  opacity: 1;
}
.not-found_text p {
  text-transform: uppercase;
  margin: 0.2em 0 0.4em;
  line-height: 0.88em;
  padding: 0em 0 0.4em 0;
  height: 400px;
  letter-spacing: -0.018em;
  color: #dc182d;
  font-size: 4em;
  width: 100%;
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  background: url("/Content/images/error_404.png") 0% 36% repeat-x;
}
.logo_top {
  display: none;
  visibility: hidden;
}
@media (max-width: 1441px) and (min-width: 1439px) {
  .logo_top {
    display: block !important;
    visibility: visible !important;
  }
}
.slideOut {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  padding: 2% 0 0 1%;
}
.slideOut h3 {
  border-bottom: 1px solid #00803e;
  padding: 0 0 16px 0;
  cursor: pointer;
  font-size: 20px;
}
.slideOut h3 small {
  float: right;
  color: #00803e;
}
.slideOut .slideOutContainer {
  display: none;
}
@media (max-width: 1235px) {
  .logo_top a {
    float: left !important;
    display: block;
  }
  header .topmenu {
    height: auto !important;
  }
  header .logo_left {
    float: left;
    margin: 0 0 0 5%;
  }
  header .logo_right {
    float: right !important;
    margin: 0 5% 0 0;
  }
  .container_home img,
  .container_home span {
    width: 100%;
  }
  .navbar-brand {
    height: auto;
  }
}
@media (min-width: 991px) {
  .swiper-container {
    overflow: visible;
  }
  .gallery .gallery-bx-slider .galleryImage {
    width: 25% !important;
    height: 69px;
    border: thin solid #c92222;
  }
  .swiper-wrapper {
    display: block !important;
  }
  .swiper-pagination {
    display: none;
  }
}
@media (max-width: 1235px) {
  .navbar-collapse span {
    width: 100%;
    display: block;
    text-align: center;
  }
  .navbar-collapse .dropdown-menu {
    width: 100%;
  }
  .navbar-collapse .nav li:last-child {
    float: none;
    width: 100%;
  }
}
@media (max-width: 1458px) {
  nav li &gt; a {
    padding: 10px 5px !important;
  }
}
@media (max-width: 991px) {
  body {
    padding: 0 0 0 0 !important;
  }
  #sidebarright {
    display: none;
  }
  .modal-header {
    clear: both;
  }
  .gallery {
    width: 100%;
  }
  .navbar-push.navbar-push-left {
    right: -80%;
  }
  .navbar-push {
    background: #fff;
    padding: 0;
    background: #f4f3f8;
    border-left: 1px solid #ccc;
    width: 80% !important;
  }
  .navbar-push .nav {
    width: 100%;
  }
  .navbar-push .nav li {
    width: 100%;
    border-top: 1px solid #ddd;
  }
  .navbar-push .nav li span {
    padding: 5px 5px 5px 5px;
  }
  .navbar-push .nav a:after {
    content: '+';
    color: #00803e;
    position: absolute;
    right: 5%;
  }
  .navbar-push .nav .open a.dropdown-toggle:after {
    content: '-';
    color: #00803e;
  }
  .navbar-push .nav li:last-child {
    width: 100%;
  }
  .navbar-push .dropdown-menu {
    position: relative;
    background: #fff;
    width: 100%;
    box-shadow: none;
  }
  .navbar-push .dropdown-menu span {
    font-size: 1em !important;
  }
  .navbar-push .dropdown-menu a:after {
    content: '&gt;';
    color: #00803e;
    position: absolute;
    right: 5%;
  }
  ul.navbar-nav li span {
    color: #555;
  }
  .navbar-default .navbar-nav &gt; .open &gt; a,
  .navbar-default .navbar-nav &gt; .open &gt; a:hover {
    background: none;
  }
  section.fast-links {
    float: none;
    clear: both;
    width: 100%;
  }
  section.fast-links a {
    margin: 5px;
    box-shadow: 0px 0px 1px 0px black;
  }
  section.fast-links a:before {
    font-family: FontAwesome;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 2em;
  }
  section.fast-links .contact-btn:before {
    content: "\f041 ";
  }
  section.fast-links .oeffnungszeiten-btn:before {
    content: "\f017";
  }
  section.fast-links .usedbikes-btn:before {
    content: "\f21c";
  }
  section.fast-links .facebook-btn:before {
    content: "\f230";
  }
  section.fast-links .youtube-btn:before {
    content: "\f167";
  }
  section.fast-links p {
    color: #ccc;
    font-size: 0.9em;
    margin: 0 10px 0 0;
    letter-spacing: 1px;
    line-height: 1.571em;
  }
  section.fast-links p:before {
    content: "\f0e4";
    font-family: FontAwesome;
    font-size: 4em;
    margin: 10px;
    color: #ccc;
  }
  body {
    padding: 175px 0 0 0;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  section.fast-links a {
    width: 60px !important;
    background-position: 50% 50%;
  }
}
@media (max-width: 784px) {
  .navbar-toggle {
    top: 0px !important;
  }
  .bigimage_single {
    display: none;
  }
  .single__image {
    display: block !important;
  }
  .hs-image-container .bikeCatGallery {
    padding: 0 0 53px 0;
  }
  .gallery .gallery-bx-slider .galleryImage {
    margin: 0;
  }
  .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #dc182d !important;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    right: auto;
    left: 0% !important;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 400px) {
  section.fast-links {
    margin: 10px 0 0 0;
    float: left;
  }
  section.fast-links a {
    width: 100%;
  }
  section.fast-links p {
    margin: 10px 10px 0 0;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .nav li {
    padding-top: 0px !important;
  }
  .nav li:last-child {
    float: left !important;
    padding: 0 !important;
  }
}
@media (max-width: 470px) {
  body {
    padding: 320px 0 0 0;
  }
  .logo_top img {
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 2000px !important;
  }
  .logo_top .logo_left {
    width: 25%;
  }
  .logo_top a {
    width: 70%;
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 992px) {
  .push-canvas.pushed-left {
    left: -80%;
  }
}
@media (max-width: 1440px) {
  body {
    padding: 0 0 0 0 !important;
  }
  .logo_top {
    visibility: visible;
    display: block;
  }
  #dealer-Brand,
  #Honda-Brand,
  .navbar-header-right,
  .navbar-header {
    display: none;
  }
  header .topmenu {
    height: auto;
  }
  .topmenu {
    text-align: center;
  }
  .topmenu .logo_left {
    float: left;
    margin: 0% 0 0 1%;
  }
  .topmenu .logo_left img {
    width: 200px;
  }
  .topmenu .logo_right {
    float: right;
    margin: 1% 1% 0 0;
    max-width: 40%;
  }
  .topmenu .logo_right img {
    max-width: 100%;
  }
}
@media (max-width: 1440px) and (max-width: 576px) {
  .topmenu .logo_left {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1440px) and (max-width: 576px) {
  .topmenu .logo_right {
    display: none;
    visibility: hidden;
  }
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace .pace-activity {
  display: block;
  z-index: 2000;
  width: 100%;
  height: 300px;
  position: relative;
}
.pace .pace-activity::before,
.pace .pace-activity::after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 30px;
  left: 50%;
  display: block;
  border: 5px solid #fff;
  border-radius: 50%;
  content: '';
}
.pace .pace-activity::before {
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-right-color: rgba(0, 0, 0, 0.2);
  border-left-color: rgba(0, 0, 0, 0.2);
  -webkit-animation: pace-theme-corner-indicator-spin 3s linear infinite;
  animation: pace-theme-corner-indicator-spin 3s linear infinite;
}
.pace .pace-activity::after {
  bottom: 50px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.2);
  -webkit-animation: pace-theme-corner-indicator-spin 1s linear infinite;
  animation: pace-theme-corner-indicator-spin 1s linear infinite;
}
@-webkit-keyframes pace-theme-corner-indicator-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes pace-theme-corner-indicator-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.pull-bar {
  text-align: center;
}
.mitarbeiter-single-usedBikes {
  padding: 0 0 0 25px;
}
.mitarbeiter-single-usedBikes .contact-data {
  width: 60%;
  float: left;
}
.mitarbeiter-single-usedBikes img {
  width: 40%;
  float: right;
}
.mitarbeiter-single-usedBikes h2 {
  text-align: left;
}
.mitarbeiter-single-usedBikes .symbol-online,
.mitarbeiter-single-usedBikes .symbol-phone,
.mitarbeiter-single-usedBikes .symbol-person {
  margin: 0;
}
.mitarbeiter-single-usedBikes .symbol-person {
  line-height: 20px;
}
.video-container iframe {
  max-width: 100%;
  width: 100%;
  height: 300px;
}
.tps-formatted-content iframe {
  max-width: 100% !important;
}
.tps-formatted-content ul {
  list-style: circle;
}
.tps-formatted-content ul span {
  width: 100% !important;
  padding: 0 !important;
}
.tps-formatted-content h2 {
  text-align: left;
  margin: 0;
}
.tps-formatted-content img {
  max-width: 100%;
}
.form-contact-detail {
  background: none !important;
}
.form-contact-detail h1 {
  color: #333 !important;
  font-size: 4em;
}
.form-contact-detail h2 {
  text-align: center;
  margin: 0;
}
.modal-dialog {
  background: #dc182d !important;
  background-color: #dc182d !important;
}
.modal-dialog .modal-content {
  background: #dc182d !important;
  background-color: #dc182d !important;
  box-shadow: none;
  border: none;
}
.modal-dialog .modal-content .modal-header {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #fff;
}
.modal-dialog .modal-content .modal-header h2 {
  color: #fff;
}
.modal-dialog .modal-content .modal-body td,
.modal-dialog .modal-content .modal-body th,
.modal-dialog .modal-content .modal-body tr,
.modal-dialog .modal-content .modal-body .oeff-bemerkung,
.modal-dialog .modal-content .modal-body h3,
.modal-dialog .modal-content .modal-body small {
  color: #fff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.modal-dialog .modal-content .modal-body td,
.modal-dialog .modal-content .modal-body th,
.modal-dialog .modal-content .modal-body tr {
  font-size: 1.2em;
}
.modal-dialog .modal-content .modal-body h3 {
  color: #eee;
  font-size: 1.2em;
}
.modal-dialog .modal-content .modal-body small {
  font-size: 1.6em;
  padding: 0 0 0 5px;
  font-weight: bold;
}
.modal-dialog .modal-content .modal-body .bemerkung {
  color: #fff;
  margin: 20px 0 0 0;
}
.modal-dialog .modal-content .modal-footer {
  border-top: 1px solid #fff;
}
.modal-dialog .modal-content .modal-footer .btn-08 {
  color: #fff;
  cursor: pointer;
  float: right;
  width: auto;
}
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: transparent !important;
}
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) th,
.table-striped &gt; tbody &gt; tr:nth-of-type(odd) td {
  background-color: transparent !important;
}
.extra_galleries:before {
  content: "\f030";
  font-family: FontAwesome;
  position: absolute;
  left: 5%;
  top: 0%;
  font-size: 30em;
  color: #939da3;
  opacity: 0.2;
}
.extra_galleries {
  background: #3a4247;
  padding: 2% 0 2% 0;
}
.extra_galleries h2,
.extra_galleries h1 {
  color: #939DA3;
}
.extra_galleries a {
  padding: 5px;
}
@media (min-width: 992px) {
  .extra_galleries a {
    height: 186px;
    overflow: hidden;
    margin: 0 0 5px 0;
  }
}
.extra_galleries a img {
  max-width: 100%;
}
.formSubTitle {
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
}
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  margin: 0 auto !important;
  width: 100%;
}
.carousel-inner .item::before {
  content: '';
  display: block;
  position: absolute;
  width: 30%;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  background-image: linear-gradient(90deg, #000, rgba(0, 0, 0, 0));
  z-index: 1;
}
@media (max-width: 990px) {
  .carousel-inner .item::before {
    display: none;
  }
}
.anfrage-erfolgreich .ov-head-container h1 {
  color: #fff !important;
}
.anfrage-erfolgreich .ov-head-container h2 {
  color: #ccc !important;
}
.content_promo .productTitleConfiguredCar {
  margin: 20px 0 20px 0;
}
.content_promo .productTitleConfiguredCar li {
  float: left;
  list-style: none;
  width: 33%;
}
.content_promo .productTitleConfiguredCar li img {
  width: 100%;
}
.content_promo .productTitleConfiguredCar li .contextualContent {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-align: center;
  padding: 0 10px 0 10px;
}
.content_promo .productTitleConfiguredCar li .contextualContent h2 {
  font-weight: 300;
  text-align: center;
  border-bottom: 3px solid #ddd;
  padding-bottom: 4px;
  margin-bottom: 10px;
  font-size: 1.6em;
  text-transform: uppercase;
}
.content_promo .productTitleConfiguredCar li .contextualContent p {
  color: #000;
  font-size: 1.4em;
}
.content_promo .productTitleConfiguredCar li .contextualContent a {
  color: #00803e;
}
.new_modells_ctr {
  padding: 2% 0 2% 0;
}
#AboutUsCarousel {
  padding: 1%;
  background: #f4f3f8;
}
@media (max-width: 768px) {
  #AboutUsCarousel {
    margin-bottom: 25px;
  }
}
#AboutUsCarousel .carousel-indicators {
  bottom: -40px;
}
#AboutUsCarousel .carousel-indicators li {
  background: #f4f3f8;
  border: #f4f3f8;
}
#AboutUsCarousel .carousel-indicators li.active {
  background: #333;
}
#AboutUsCarousel .item:before {
  display: none;
}
.new_modells_ctr {
  box-shadow: 0px 9px 50px -15px inset;
}
.content__aboutus {
  text-align: center;
}
.content__aboutus .openIS {
  font-size: 1.5em;
}
.content__aboutus .openIS a {
  color: #ddd;
}
.content__aboutus .openIS i {
  margin: 0 10px 0 0;
}
.content__aboutus h1 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 3em;
  color: #fff;
  text-align: center;
}
.content__aboutus h2 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 2em;
  color: #fff;
  text-align: center;
}
.content__aboutus .text {
  color: #fff;
  text-align: center;
}
.content__aboutus a {
  position: relative;
  z-index: 9;
}
.content__aboutus .button-more {
  width: auto;
  font-size: 1em;
  color: #fff;
  margin: 20px 0 0 0;
  display: block;
  z-index: 9;
  position: relative;
  float: right !important;
}
@media (max-width: 767px) {
  .content__aboutus {
    margin: 40px 0 0 0;
    display: none;
    visibility: hidden;
  }
}
.glyphicon:before {
  display: none;
}
.info__overlay_slider {
  position: absolute;
  bottom: 10%;
  left: 10%;
  max-width: 25%;
  z-index: 9;
}
.info__overlay_slider .inner {
  position: relative;
  margin-bottom: 42px;
  vertical-align: top;
  padding: 6% 6%;
}
.info__overlay_slider .inner .info__overlay_text {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.571em;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #fff;
}
.info__overlay_slider .inner .info__overlay_text span {
  display: block;
  font-size: 1.5em;
  width: 100%;
}
.info__overlay_slider .inner .info__overlay_text h1 {
  font-size: 2.5em;
  font-weight: 400;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin-top: 15px;
}
.info__overlay_slider .inner .button__main:before {
  margin: 20px 0 0 0;
  display: block;
  float: left;
  text-align: left;
  font-size: 1.5em;
}
.info__overlay_slider .button-more {
  background: #c00;
  color: #fff;
  margin: 0 0 1.2em;
  -moz-transition: background 200ms ease-in-out;
  -o-transition: background 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out;
  font-size: 1em;
  padding: 16px;
}
@media (max-width: 990px) {
  .info__overlay_slider {
    position: relative;
    max-width: 100%;
    margin-top: 14px;
    left: 0;
  }
  .info__overlay_slider .inner {
    margin-bottom: 8px;
    padding: 1% 10% 1% 6%;
    color: #333;
  }
  .info__overlay_slider .inner .info__overlay_text {
    color: #333;
    font-size: 1em;
  }
}
.downloadLink,
.postLink {
  font-size: 1em;
  position: relative;
  padding: 15px 0 0 28px;
  border-top: 1px solid #cbcbcb;
}
.downloadLink a,
.postLink a {
  position: relative;
  display: inline;
  text-transform: uppercase;
  font: 1.2em/1 'Yanone Kaffeesatz', sans-serif, Tahoma, Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 1px;
  vertical-align: top;
  margin: 0 0 0 10px;
}
.downloadLink .downloadLinkMessage,
.postLink .downloadLinkMessage {
  display: block;
  margin: 3px 0 0;
  padding: 0;
  font-size: 0.812em;
  text-transform: none;
  line-height: 1.4em;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #555;
  letter-spacing: 0;
  font-weight: 200;
  padding: 0 0 0 10px;
}
.richTextDownload {
  text-align: left;
}
.imageWithContentCropped p {
  margin-bottom: 1.5em;
  line-height: 1.5;
}
p.downloadLink a:before,
.downloadLink a:before,
.downloadIco:before {
  font-size: 20px;
  margin: 0 0 0 -40px;
  content: "";
  font-family: "FontAwesome";
  padding: 10px;
}
.imageWithContentCroppedContent h2 {
  margin: 5px;
}
@media (max-width: 991px) {
  .navbar-push {
    overflow-y: auto;
  }
}
.popup-overlay #swipebox-slider {
  transform: translate3d(0%, 0, 0);
  display: block;
}
.content__table_main {
  padding: 0% 1.14942529% 0 1.14942529%;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
@media (max-width: 576px) {
  .content__table_main {
    width: 100%;
  }
}
.content__table_main .content__table_row {
  font-size: 1.1em;
  flex-direction: row;
  display: flex;
  width: 100%;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  background: #ddd;
  margin: 0;
}
.content__table_main .content__table_row .content__table_label,
.content__table_main .content__table_row .content__table_cell {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.content__table_main .content__table_row .content__table_label {
  display: flex;
  line-height: 1.7em;
  flex: 1;
  width: auto;
  margin: 0;
  padding: 10px 3.07692308%;
  font-weight: 700;
}
.content__table_main .content__table_row .content__table_label i {
  font-size: 1.5em;
  margin: 0 2% 0 2%;
  color: #666;
}
.content__table_main .content__table_row .content__table_cell {
  word-break: break-all;
  display: flex;
  flex: 1;
  width: auto;
  margin: 0;
  padding: 10px 3.07692308%;
}
.content__table_main .content__table_row .content__table_cell strong {
  font-size: 1.05em;
}
.content__table_main .content__table_row .cell_full {
  width: 100%;
  flex: 1 100%;
}
.content__table_main .content__table_row:nth-child(2n) {
  background: #eee;
}
.content__table_main .content__table_row:hover {
  cursor: pointer;
}
.content__table_main .content__table_row:hover .content__table_label,
.content__table_main .content__table_row:hover .content__table_cell {
  background: #ccc;
}
.content__rentabike_tarife {
  margin: 1% 0 0 0;
}
.googlemaps_modalIframe {
  width: 100%;
  height: 450px;
}
.oeff-bemerkung {
  font-size: 1.3em;
  margin: 20px 0 0 0;
}
.nav__open .oeff-bemerkung {
  font-size: 1em;
}
.row__filter {
  width: 100%;
  clear: both;
  float: none;
}
.row__filter .button__filter {
  width: auto;
  float: left;
  margin: 10px;
  height: 49px;
}
.row__filter .button__filter button {
  background: #00803e;
  height: 100%;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 10px;
  font-weight: 700;
  font-size: 1.6em;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .row__filter .button__filter {
    margin: 1px;
    height: 40px;
  }
}
/*******************************************/
.anfrage__rentabike {
  background: #f4f3f8 !important;
}
.content__table_main {
  padding: 0% 1.14942529% 0 1.14942529%;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
@media (max-width: 576px) {
  .content__table_main {
    width: 100%;
  }
}
.content__table_main li {
  list-style: none;
}
.content__table_main .content__table_row {
  flex-direction: row;
  display: flex;
  width: 100%;
  -webkit-flex-flow: row wrap !important;
  flex-flow: row wrap !important;
  background: #ddd;
  margin: 1% 0 1% 0;
  padding-left: 2rem;
}
.content__table_main .content__table_row .content__table_label,
.content__table_main .content__table_row .content__table_cell {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.content__table_main .content__table_row .content__table_label {
  display: flex;
  flex: 1;
  width: auto;
  margin: 0;
  padding: 10px 3.07692308%;
  font-weight: 700;
}
.content__table_main .content__table_row .content__table_cell {
  word-break: break-all;
  display: flex;
  flex: 1;
  width: auto;
  margin: 0;
  padding: 10px 3.07692308%;
}
.content__table_main .content__table_row .content__table_cell strong {
  font-size: 1.05em;
}
.content__table_main .content__table_row .content__table_cell input {
  width: auto;
}
.content__table_main .content__table_row .cell_full {
  width: 100%;
  flex: 1 100%;
}
.content__table_main .button-more {
  max-width: 49%;
  width: 49% !important;
  margin-right: 0;
  margin-left: 0;
}
.content__table_main .btn-right {
  float: right;
}
.content__table_main .btn-left {
  float: left;
}
.content__table_main .content__table_row:hover {
  cursor: pointer;
}
.content__table_main .content__table_row:hover .content__table_label,
.content__table_main .content__table_row:hover .content__table_cell {
  background: #ccc;
}
.content__table_main .content__table_row:hover {
  background: #ccc;
}
.content__rentabike_tarife {
  max-width: 100%;
}
.content__rentabike_tarife .form-control {
  height: 3rem !important;
  margin: 1rem 0 !important;
}
.content__rentabike_tarife label {
  display: none;
}
.content__rentabike_tarife .bootstrap-datetimepicker-widget {
  width: auto !important;
  background: #333;
  height: auto !important;
}
.content__rentabike_tarife .bootstrap-datetimepicker-widget .timepicker-picker {
  background: #333;
}
.content__rentabike_tarife .bootstrap-datetimepicker-widget .timepicker-picker table {
  background: #333;
}
.content__rentabike_tarife .bootstrap-datetimepicker-widget .timepicker-picker table td {
  background: #333;
  padding: 0;
  width: 45px;
  height: 45px;
  line-height: 25px;
}
.content__rentabike_tarife .bootstrap-datetimepicker-widget td:hover {
  background: #fff !important;
  color: #333 !important;
}
.content__rentabike_tarife .content__table_main .content__table_row .cell_full {
  display: block;
  text-align: left;
}
.content__rentabike_tarife .content__table_main .content__table_row .cell_full ul {
  width: 100%;
}
.content__rentabike_tarife .content__table_main .content__table_row .cell_full ul li {
  width: 100%;
  list-style: circle;
  word-break: normal;
  word-wrap: normal;
}
.anfrage__rentabike {
  background: #fff;
}
.content__form_main input[type="radio"] {
  width: auto;
  -moz-appearance: None;
  border: none;
  background: none;
  -webkit-appearance: none;
}
.content__form_main input[type="radio"]:before {
  content: '\f111';
  position: absolute;
  top: 25%;
  left: -1rem;
  font-family: FontAwesome;
  font-size: 2.5em;
  color: #ccc;
  transition: all ease-in-out 0.15s;
  display: table-cell;
  vertical-align: middle;
}
.content__form_main input[type="radio"]:checked:before {
  color: #d90d35 !important;
  content: '\f058';
}
.content__form_main input[type="submit"] {
  width: auto;
}
.content__form_main .content__table_cell.check__mark {
  position: absolute;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.bootstrap-datetimepicker-widget {
  margin-bottom: 0.5rem;
  background: #565656;
}
.bootstrap-datetimepicker-widget ul {
  padding: 0 0 1rem 0 !important;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th,
.bootstrap-datetimepicker-widget td span {
  color: #fff;
}
.bootstrap-datetimepicker-widget .table .prev,
.bootstrap-datetimepicker-widget .table .picker-switch,
.bootstrap-datetimepicker-widget .table .next {
  background: #000;
}
.bootstrap-datetimepicker-widget .table .today {
  color: #d90d35;
}
.bootstrap-datetimepicker-widget .table .today::before {
  border-bottom-color: #d90d35;
}
.bootstrap-datetimepicker-widget .table .active,
.bootstrap-datetimepicker-widget .table tr td span.active {
  background: #d90d35;
  color: #fff;
}
.bootstrap-datetimepicker-widget td:hover,
.bootstrap-datetimepicker-widget th:hover,
.bootstrap-datetimepicker-widget span:hover {
  background: inherit !important;
}
.bootstrap-datetimepicker-widget .datepicker {
  padding-right: 0;
}
.bootstrap-datetimepicker-widget .timepicker {
  padding: 0;
  width: 30%;
}
.bootstrap-datetimepicker-widget .timepicker .timepicker-picker {
  position: relative;
}
.bootstrap-datetimepicker-widget .timepicker .timepicker-picker tr td:first-of-type {
  text-align: right;
}
.bootstrap-datetimepicker-widget .timepicker .timepicker-picker tr td:first-of-type a {
  text-align: right;
}
.bootstrap-datetimepicker-widget .timepicker .timepicker-picker tr td:last-of-type {
  text-align: left;
}
.bootstrap-datetimepicker-widget .timepicker .timepicker-picker tr td:last-of-type a {
  text-align: left;
}
.bootstrap-datetimepicker-widget .timepicker .timepicker-picker tr td {
  width: 35%;
}
.bootstrap-datetimepicker-widget .timepicker .timepicker-picker tr td a {
  margin-right: 0;
}
.bootstrap-datetimepicker-widget .timepicker .timepicker-picker tr td span,
.bootstrap-datetimepicker-widget .timepicker .timepicker-picker tr td a span {
  text-align: center;
}
.indicators-form {
  z-index: 0;
  width: 100%;
  margin: 0;
  top: 0;
  bottom: auto;
  left: 0 ;
  bottom: auto !important;
}
.indicators-form li {
  margin: 0;
  height: 4px !important;
  max-width: none !important;
  width: 33% !important;
  transform: none;
  cursor: default;
  border: none;
}
.indicators-form li.active {
  border-color: #d90d35;
  background-color: #d90d35;
}
.indicators-form li.passed {
  background-color: #d90d35;
  border-color: #d90d35;
}
#OeffnungszeitenSidebar .modal-body {
  color: #fff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 1.2em;
}
#OeffnungszeitenSidebar .modal-body h2 {
  font-weight: 700;
}
#OeffnungszeitenSidebar .modal-body a {
  width: 100%;
  display: block;
  float: none;
  float: none !important;
  clear: both;
  font-size: 1em;
}
.field-closed {
  background: rgba(0, 0, 0, 0.1);
  padding: 5%;
  border: 1px solid #ccc;
  text-align: center;
  margin: 10px;
}
.cookieinfo_over .cookie_content {
  background: rgba(58, 66, 71, 0.9) !important;
  font-size: 1em !important;
}
.cookieinfo_over .button-more {
  border: none;
}
.headerstyle {
  margin: 0 !important;
}
.headerstyle .headline__introduction h1.headline {
  font-size: 4em;
  margin: 1% 0 0.25% 0;
}
.headerstyle .headline__introduction h2 {
  font-size: 2.5em;
  margin: 1% 0 0.25% 0 !important;
}
.produkt-suche .gebrauchte_product {
  height: 425px;
}
@media (max-width: 768px) {
  .produkt-suche .gebrauchte_product {
    height: auto !important;
    margin: 2rem 0;
  }
}
.produkt-suche .gebrauchte_product img {
  max-width: 100%;
}
.contact__form_used h2 {
  font-size: 1.45em;
  font-weight: 400;
}
.contact__form_used label {
  font-size: 0.9em;
  color: #999;
}
.contact__form_used .custom-control-label {
  padding: 1rem 0.1rem 1rem 3rem;
}
.contact__form_used .custom-control-label:before,
.contact__form_used .custom-control-label:after {
  top: 30%;
  left: 1.5rem;
  display: inline;
}
/* ****** Custom Anfrage Checkbox ***** */
.custom-control {
  margin-bottom: 0.5rem;
  cursor: pointer;
  padding-left: 0;
}
.custom-control-label {
  width: 100%;
  padding: 1.5rem 1.5rem 1.5rem 3rem;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #C0C0C0;
}
.custom-control-label::before {
  top: 36%;
  left: 1.5rem;
  display: inline;
}
.custom-control-label::after {
  top: 36%;
  left: 1.5rem;
  display: inline;
}
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #d90d35;
  color: #d90d35;
}
.custom-control-input:checked ~ .custom-control-label {
  border-color: #d90d35;
}
button.button__main {
  border: 0;
}
.nopadding {
  padding: 0;
}
.nomargin {
  margin: 0;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content span {
  width: auto;
  display: inline-block;
  float: none;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .anfrageheader {
  color: #fff;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .modal-body {
  background-color: #fff;
  color: #000;
  height: 70vh;
  overflow-y: scroll;
  padding-top: 0;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .modal-footer div {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .header {
  font-size: 2rem;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .header h3 {
  margin: 0 0 0 1rem;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .detaildatenbox {
  -webkit-box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.75);
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .contain {
  margin-left: 15px;
  margin-right: 15px;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .red {
  color: #d90d35;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .form-control {
  border: 0;
  border-radius: 0;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .modal-section {
  border-top: 1px solid #f0f0f0;
  background-color: #f7f7f7;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .modal-section label {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  width: 100%;
}
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .modal-section label,
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .modal-section input,
.modal.gebrauchteAnfrageModal .modal-dialog .modal-content .modal-section textarea {
  background-color: #f7f7f7;
}
@media (max-width: 767px) {
  .modal.gebrauchteAnfrageModal {
    padding: 0 !important;
  }
  .modal.gebrauchteAnfrageModal .row {
    margin: 0;
  }
  .modal.gebrauchteAnfrageModal h2 {
    font-size: 1rem;
  }
  .modal.gebrauchteAnfrageModal .header h3 {
    font-size: 1.5rem;
  }
  .modal.gebrauchteAnfrageModal .modal-dialog {
    max-width: 100%;
    width: 100%;
    min-height: 100%;
    margin: 0;
  }
  .modal.gebrauchteAnfrageModal .modal-dialog .modal-content {
    height: 100vh;
    max-height: 100vh;
    border: none;
    border-radius: 0;
    align-items: stretch;
    align-content: stretch;
  }
  .modal.gebrauchteAnfrageModal .modal-dialog .modal-content .modal-body {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.form-group {
  position: relative;
}
.form-label {
  left: 0.3em;
  top: 0.4em;
  color: #999;
  background-color: transparent;
  font-weight: normal;
  z-index: 10;
  cursor: text;
}
.focused .form-label {
  font-size: 0.9em;
  color: #1e1e1e;
  font-weight: bold;
}
.form-input {
  position: relative;
  padding: 0.3em;
  width: 100%;
  outline: 0;
  border: 0;
  box-shadow: 0 1px 0 0 #e5e5e5;
  -webkit-transition: box-shadow 150ms ease-out;
  -moz-transition: box-shadow 150ms ease-out;
  transition: box-shadow 150ms ease-out;
  background-color: #f6f6f6;
}
.form-input:focus {
  -webkit-box-shadow: 0 2px 0 0 #ddd;
  -moz-box-shadow: 0 2px 0 0 #ddd;
  box-shadow: 0 2px 0 0 #ddd;
}
.form-input.filled {
  -webkit-box-shadow: 0 2px 0 0 #25d366;
  -moz-box-shadow: 0 2px 0 0 #25d366;
  box-shadow: 0 2px 0 0 #25d366;
}
.textareastyle.filled {
  -webkit-box-shadow: 0 2px 0 0 #25d366;
  -moz-box-shadow: 0 2px 0 0 #25d366;
  box-shadow: 0 2px 0 0 #25d366;
}
.form-group .textareastyle {
  border: 0;
  -webkit-box-shadow: 0 1px 0 0 #e5e5e5;
  -moz-box-shadow: 0 1px 0 0 #e5e5e5;
  box-shadow: 0 1px 0 0 #e5e5e5;
  background-color: #f6f6f6;
}
#anbieterkontaktieren {
  text-align: center;
  padding: 0 5% 5% 5%;
  font-size: 1.2em;
}
@media (max-width: 576px) {
  #kontaktformular {
    padding: 0 20px 20px 20px;
  }
}
@media (max-width: 576px) {
  #anfrageErfolgreich .header {
    width: 100%;
    text-align: center;
  }
  #anfrageErfolgreich .header h3 {
    margin: 67px 0 0 1rem;
    width: 100%;
  }
  #anfrageErfolgreich .header button.close {
    position: absolute;
    top: 0.7em;
  }
}
#loadingAnfrage {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 99;
  text-align: center;
  padding-top: 80px;
  display: none;
}
#loadingAnfrage p {
  font-size: 1.4em;
  font-weight: 700;
  background: none !important;
}
#loadingAnfrage img {
  width: 100%;
}
.label__checkbox {
  display: none;
}
.label__check {
  display: inline-block;
  border-radius: 50%;
  border: 5px solid rgba(0, 0, 0, 0.1);
  background: white;
  vertical-align: middle;
  margin-right: 20px;
  width: 2em;
  height: 2em;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border 0.3s ease;
  text-align: center !important;
  font-size: 1.8em;
  line-height: 2em;
}
.label__check i.icon {
  opacity: 0.2;
  color: transparent;
  transition: opacity 0.3s 0.1s ease;
  -webkit-text-stroke: 3px rgba(0, 0, 0, 0.5);
}
.label__check:hover {
  border: 5px solid rgba(0, 0, 0, 0.2);
}
.label__checkbox + .label__text .label__check {
  animation: check 0.5s cubic-bezier(0.895, 0.03, 0.685, 0.22) forwards;
}
.label__checkbox + .label__text .label__check .icon {
  opacity: 1;
  transform: scale(0);
  color: white;
  -webkit-text-stroke: 0;
  animation: icon 0.3s cubic-bezier(1, 0.008, 0.565, 1.65) 0.1s 1 forwards;
}
@keyframes icon {
  from {
    opacity: 0;
    transform: scale(0.3);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes check {
  0% {
    width: 1.5em;
    height: 1.5em;
    border-width: 5px;
  }
  10% {
    width: 1.5em;
    height: 1.5em;
    opacity: 0.1;
    background: rgba(0, 0, 0, 0.2);
    border-width: 15px;
  }
  12% {
    width: 1.5em;
    height: 1.5em;
    opacity: 0.4;
    background: rgba(0, 0, 0, 0.1);
    border-width: 0;
  }
  50% {
    width: 2em;
    height: 2em;
    background: #00d478;
    border: 0;
    opacity: 0.6;
  }
  100% {
    width: 2em;
    height: 2em;
    background: #00d478;
    border: 0;
    opacity: 1;
  }
}
.custom-control {
  font-size: 20px;
  /* to hide the checkbox itself */
  /* checked icon */
  /* allow space for check mark */
}
.custom-control input[type=checkbox] {
  display: none;
}
.custom-control input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f096";
  letter-spacing: 10px;
}
.custom-control input[type=checkbox]:checked + label:before {
  content: "\f046";
  letter-spacing: 5px;
}
.cookieinfo_over input[type=checkbox] {
  margin: 0.5%;
}
.bz-tabs .nav button,
.bz-tabs .nav a {
  border-radius: 0;
  color: #333;
  border: none;
  background: #ddd;
  padding: 1.5rem;
}
.bz-tabs .nav .nav-item:focus {
  border: none !important;
}
.bz-tabs .tab-pane .oeff-element i {
  opacity: 0.75;
}
.bz-tabs .tab-pane .oeff-geschlossen {
  opacity: 0.5;
}</pre></body></html>