@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,300,400,600);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,300,400,600);
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label,
  .post-counter {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  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";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #191919;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #c72225;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #861719;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.wp-caption > img,
.wp-caption a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  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: #d8d8d8;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
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: 12px;
  margin-bottom: 12px;
}
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: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #f1e7d3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #d8d8d8;
}
.text-primary {
  color: #c72225;
}
a.text-primary:hover {
  color: #9b1b1d;
}
.text-success {
  color: #3bb8cb;
}
a.text-success:hover {
  color: #2c97a7;
}
.text-info {
  color: #49acca;
}
a.text-info:hover {
  color: #3391ad;
}
.text-warning {
  color: #bd913b;
}
a.text-warning:hover {
  color: #96732f;
}
.text-danger {
  color: #d7583e;
}
a.text-danger:hover {
  color: #bb4027;
}
.bg-primary {
  color: #fff;
  background-color: #c72225;
}
a.bg-primary:hover {
  background-color: #9b1b1d;
}
.bg-success {
  background-color: #dcf2f6;
}
a.bg-success:hover {
  background-color: #b4e4eb;
}
.bg-info {
  background-color: #e7f4f8;
}
a.bg-info:hover {
  background-color: #bfe2ed;
}
.bg-warning {
  background-color: #f1e7d3;
}
a.bg-warning:hover {
  background-color: #e5d2ac;
}
.bg-danger {
  background-color: #faeae7;
}
a.bg-danger:hover {
  background-color: #f1c6bd;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #e5e5e5;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #d8d8d8;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #e5e5e5;
}
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.5;
  color: #d8d8d8;
}
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 #e5e5e5;
  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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #4c4c4c;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
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: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .container {
    width: 770px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 90%;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
}
.row {
  margin-left: -25px;
  margin-right: -25px;
}
.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: 25px;
  padding-right: 25px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  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 > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dcf2f6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #c8ebf0;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #e7f4f8;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #d3ebf2;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #f1e7d3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #ebdcbf;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #faeae7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #f6d8d2;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #4c4c4c;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  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: 16px;
  line-height: 1.5;
  color: #8c8c8c;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #8c8c8c;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  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: #d8d8d8;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #d8d8d8;
}
.form-control::-webkit-input-placeholder {
  color: #d8d8d8;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #e5e5e5;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 40px;
  line-height: 1.5 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 35px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 51px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 35px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 35px;
  line-height: 35px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 51px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 51px;
  line-height: 51px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.form-control-feedback {
  position: absolute;
  top: 29px;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 51px;
  height: 51px;
  line-height: 51px;
}
.input-sm + .form-control-feedback {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3bb8cb;
}
.has-success .form-control {
  border-color: #3bb8cb;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2c97a7;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8cd5e0;
}
.has-success .input-group-addon {
  color: #3bb8cb;
  border-color: #3bb8cb;
  background-color: #dcf2f6;
}
.has-success .form-control-feedback {
  color: #3bb8cb;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #bd913b;
}
.has-warning .form-control {
  border-color: #bd913b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #96732f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d9bd85;
}
.has-warning .input-group-addon {
  color: #bd913b;
  border-color: #bd913b;
  background-color: #f1e7d3;
}
.has-warning .form-control-feedback {
  color: #bd913b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #d7583e;
}
.has-error .form-control {
  border-color: #d7583e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #bb4027;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e9a192;
}
.has-error .input-group-addon {
  color: #d7583e;
  border-color: #d7583e;
  background-color: #faeae7;
}
.has-error .form-control-feedback {
  color: #d7583e;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #595959;
}
@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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -25px;
  margin-right: -25px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 25px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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 {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #c72225;
  border-color: #b11e21;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #9b1b1d;
  border-color: #7d1517;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #c72225;
  border-color: #b11e21;
}
.btn-primary .badge {
  color: #c72225;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #3bb8cb;
  border-color: #32a9bb;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #2c97a7;
  border-color: #257d8b;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #3bb8cb;
  border-color: #32a9bb;
}
.btn-success .badge {
  color: #3bb8cb;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #49acca;
  border-color: #38a1c1;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #3391ad;
  border-color: #2a7a92;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #49acca;
  border-color: #38a1c1;
}
.btn-info .badge {
  color: #49acca;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #bd913b;
  border-color: #aa8235;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #96732f;
  border-color: #7b5e26;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #bd913b;
  border-color: #aa8235;
}
.btn-warning .badge {
  color: #bd913b;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d7583e;
  border-color: #d0472b;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #bb4027;
  border-color: #9e3621;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d7583e;
  border-color: #d0472b;
}
.btn-danger .badge {
  color: #d7583e;
  background-color: #ffffff;
}
.btn-link {
  color: #c72225;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #861719;
  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: #d8d8d8;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  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: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #4c4c4c;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #3f3f3f;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #c72225;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #d8d8d8;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #d8d8d8;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 51px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 51px;
  line-height: 51px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  line-height: 35px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #8c8c8c;
  text-align: center;
  background-color: #e5e5e5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e5e5e5;
}
.nav > li.disabled > a {
  color: #d8d8d8;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #d8d8d8;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e5e5e5;
  border-color: #c72225;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e5e5e5 #e5e5e5 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #8c8c8c;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #c72225;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .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: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 25px;
  padding-left: 25px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    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-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -25px;
  margin-left: -25px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 13px 25px;
  font-size: 20px;
  line-height: 24px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -25px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 25px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.5px -25px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -25px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -25px;
  margin-right: -25px;
  padding: 10px 25px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -25px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-sm {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 25px;
    margin-right: 25px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #d8d8d8;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #d8d8d8;
}
.navbar-inverse .navbar-nav > li > a {
  color: #d8d8d8;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #d8d8d8;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #d8d8d8;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #d8d8d8;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #d8d8d8;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #c72225;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #861719;
  background-color: #e5e5e5;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c72225;
  border-color: #c72225;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #d8d8d8;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e5e5e5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #d8d8d8;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label,
.post-counter {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #d8d8d8;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #bfbfbf;
}
.label-primary {
  background-color: #c72225;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #9b1b1d;
}
.label-success {
  background-color: #3bb8cb;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2c97a7;
}
.label-info {
  background-color: #49acca;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #3391ad;
}
.label-warning {
  background-color: #bd913b;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #96732f;
}
.label-danger {
  background-color: #d7583e;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #bb4027;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #d8d8d8;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #c72225;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e5e5e5;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cccccc;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail,
.wp-caption {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img,
.wp-caption > img,
.wp-caption a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
a.wp-caption:hover,
a.wp-caption:focus,
a.wp-caption.active {
  border-color: #c72225;
}
.thumbnail .caption,
.wp-caption .caption,
.wp-caption-text {
  padding: 9px;
  color: #191919;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dcf2f6;
  border-color: #8cd5e0;
  color: #3bb8cb;
}
.alert-success hr {
  border-top-color: #77cedb;
}
.alert-success .alert-link {
  color: #2c97a7;
}
.alert-info {
  background-color: #e7f4f8;
  border-color: #98d0e1;
  color: #49acca;
}
.alert-info hr {
  border-top-color: #84c7db;
}
.alert-info .alert-link {
  color: #3391ad;
}
.alert-warning {
  background-color: #f1e7d3;
  border-color: #d9bd85;
  color: #bd913b;
}
.alert-warning hr {
  border-top-color: #d3b272;
}
.alert-warning .alert-link {
  color: #96732f;
}
.alert-danger {
  background-color: #faeae7;
  border-color: #e9a192;
  color: #d7583e;
}
.alert-danger hr {
  border-top-color: #e48f7d;
}
.alert-danger .alert-link {
  color: #bb4027;
}
@-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: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  background-color: #c72225;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #d8d8d8;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #3bb8cb;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #49acca;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #bd913b;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d7583e;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e5e5e5;
  color: #d8d8d8;
}
.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: #d8d8d8;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c72225;
  border-color: #c72225;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #f4c1c2;
}
.list-group-item-success {
  color: #3bb8cb;
  background-color: #dcf2f6;
}
a.list-group-item-success {
  color: #3bb8cb;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3bb8cb;
  background-color: #c8ebf0;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3bb8cb;
  border-color: #3bb8cb;
}
.list-group-item-info {
  color: #49acca;
  background-color: #e7f4f8;
}
a.list-group-item-info {
  color: #49acca;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #49acca;
  background-color: #d3ebf2;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #49acca;
  border-color: #49acca;
}
.list-group-item-warning {
  color: #bd913b;
  background-color: #f1e7d3;
}
a.list-group-item-warning {
  color: #bd913b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #bd913b;
  background-color: #ebdcbf;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #bd913b;
  border-color: #bd913b;
}
.list-group-item-danger {
  color: #d7583e;
  background-color: #faeae7;
}
a.list-group-item-danger {
  color: #d7583e;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #d7583e;
  background-color: #f6d8d2;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #d7583e;
  border-color: #d7583e;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  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: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #4c4c4c;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #4c4c4c;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #c72225;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #c72225;
  border-color: #c72225;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c72225;
}
.panel-primary > .panel-heading .badge {
  color: #c72225;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c72225;
}
.panel-success {
  border-color: #8cd5e0;
}
.panel-success > .panel-heading {
  color: #3bb8cb;
  background-color: #dcf2f6;
  border-color: #8cd5e0;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #8cd5e0;
}
.panel-success > .panel-heading .badge {
  color: #dcf2f6;
  background-color: #3bb8cb;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #8cd5e0;
}
.panel-info {
  border-color: #98d0e1;
}
.panel-info > .panel-heading {
  color: #49acca;
  background-color: #e7f4f8;
  border-color: #98d0e1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #98d0e1;
}
.panel-info > .panel-heading .badge {
  color: #e7f4f8;
  background-color: #49acca;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #98d0e1;
}
.panel-warning {
  border-color: #d9bd85;
}
.panel-warning > .panel-heading {
  color: #bd913b;
  background-color: #f1e7d3;
  border-color: #d9bd85;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d9bd85;
}
.panel-warning > .panel-heading .badge {
  color: #f1e7d3;
  background-color: #bd913b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d9bd85;
}
.panel-danger {
  border-color: #e9a192;
}
.panel-danger > .panel-heading {
  color: #d7583e;
  background-color: #faeae7;
  border-color: #e9a192;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e9a192;
}
.panel-danger > .panel-heading .badge {
  color: #faeae7;
  background-color: #d7583e;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e9a192;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  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: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: 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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.row-condensed:before,
.row-condensed:after,
.form-condensed .form-group:before,
.form-condensed .form-group:after,
.row-spacefree:before,
.row-spacefree:after,
.banner:before,
.banner:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.row-condensed:after,
.form-condensed .form-group:after,
.row-spacefree:after,
.banner:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'md';
  src: url('../fonts/md.eot');
  src: url('../fonts/md.eot?#iefix') format('embedded-opentype'), url('../fonts/md.woff') format('woff'), url('../fonts/md.ttf') format('truetype'), url('../fonts/md.svg#md') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?onmbkp');
  src: url('../fonts/icomoon.eot?#iefixonmbkp') format('embedded-opentype'), url('../fonts/icomoon.woff?onmbkp') format('woff'), url('../fonts/icomoon.ttf?onmbkp') format('truetype'), url('../fonts/icomoon.svg?onmbkp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-glass:before {
  content: "\e600";
}
.icon-music:before {
  content: "\e601";
}
.icon-search:before {
  content: "\e602";
}
.icon-envelope:before {
  content: "\e603";
}
.icon-heart:before {
  content: "\e604";
}
.icon-star:before {
  content: "\e605";
}
.icon-star-empty:before {
  content: "\e606";
}
.icon-user:before {
  content: "\e607";
}
.icon-film:before {
  content: "\e608";
}
.icon-th-large:before {
  content: "\e609";
}
.icon-th:before {
  content: "\e60a";
}
.icon-th-list:before {
  content: "\e60b";
}
.icon-ok:before {
  content: "\e60c";
}
.icon-remove:before {
  content: "\e60d";
}
.icon-zoom-in:before {
  content: "\e60e";
}
.icon-zoom-out:before {
  content: "\e60f";
}
.icon-off:before {
  content: "\e610";
}
.icon-signal:before {
  content: "\e611";
}
.icon-cog:before {
  content: "\e612";
}
.icon-trash:before {
  content: "\e613";
}
.icon-home:before {
  content: "\e614";
}
.icon-file:before {
  content: "\e615";
}
.icon-time:before {
  content: "\e616";
}
.icon-road:before {
  content: "\e617";
}
.icon-download-alt:before {
  content: "\e618";
}
.icon-download:before {
  content: "\e619";
}
.icon-upload:before {
  content: "\e61a";
}
.icon-inbox:before {
  content: "\e61b";
}
.icon-play-circle:before {
  content: "\e61c";
}
.icon-repeat:before {
  content: "\e61d";
}
.icon-refresh:before {
  content: "\e61e";
}
.icon-list-alt:before {
  content: "\e61f";
}
.icon-lock:before {
  content: "\e620";
}
.icon-flag:before {
  content: "\e621";
}
.icon-headphones:before {
  content: "\e622";
}
.icon-volume-off:before {
  content: "\e623";
}
.icon-volume-down:before {
  content: "\e624";
}
.icon-volume-up:before {
  content: "\e625";
}
.icon-qrcode:before {
  content: "\e626";
}
.icon-barcode:before {
  content: "\e627";
}
.icon-tag:before {
  content: "\e628";
}
.icon-tags:before {
  content: "\e629";
}
.icon-book:before {
  content: "\e62a";
}
.icon-bookmark:before {
  content: "\e62b";
}
.icon-print:before {
  content: "\e62c";
}
.icon-camera:before {
  content: "\e62d";
}
.icon-font:before {
  content: "\e62e";
}
.icon-bold:before {
  content: "\e62f";
}
.icon-italic:before {
  content: "\e630";
}
.icon-text-height:before {
  content: "\e631";
}
.icon-text-width:before {
  content: "\e632";
}
.icon-align-left:before {
  content: "\e633";
}
.icon-align-center:before {
  content: "\e634";
}
.icon-align-right:before {
  content: "\e635";
}
.icon-align-justify:before {
  content: "\e636";
}
.icon-list:before {
  content: "\e637";
}
.icon-indent-left:before {
  content: "\e638";
}
.icon-indent-right:before {
  content: "\e639";
}
.icon-facetime-video:before {
  content: "\e63a";
}
.icon-picture:before {
  content: "\e63b";
}
.icon-pencil:before {
  content: "\e63c";
}
.icon-map-marker:before {
  content: "\e63d";
}
.icon-adjust:before {
  content: "\e63e";
}
.icon-tint:before {
  content: "\e63f";
}
.icon-edit:before {
  content: "\e640";
}
.icon-share:before {
  content: "\e641";
}
.icon-check:before {
  content: "\e642";
}
.icon-move:before {
  content: "\e643";
}
.icon-step-backward:before {
  content: "\e644";
}
.icon-fast-backward:before {
  content: "\e645";
}
.icon-backward:before {
  content: "\e646";
}
.icon-play:before {
  content: "\e647";
}
.icon-pause:before {
  content: "\e648";
}
.icon-stop:before {
  content: "\e649";
}
.icon-forward:before {
  content: "\e64a";
}
.icon-fast-forward:before {
  content: "\e64b";
}
.icon-step-forward:before {
  content: "\e64c";
}
.icon-eject:before {
  content: "\e64d";
}
.icon-chevron-left:before {
  content: "\e64e";
}
.icon-chevron-right:before {
  content: "\e64f";
}
.icon-plus-sign:before {
  content: "\e650";
}
.icon-minus-sign:before {
  content: "\e651";
}
.icon-remove-sign:before {
  content: "\e652";
}
.icon-ok-sign:before {
  content: "\e653";
}
.icon-question-sign:before {
  content: "\e654";
}
.icon-info-sign:before {
  content: "\e655";
}
.icon-screenshot:before {
  content: "\e656";
}
.icon-remove-circle:before {
  content: "\e657";
}
.icon-ok-circle:before {
  content: "\e658";
}
.icon-ban-circle:before {
  content: "\e659";
}
.icon-arrow-left:before {
  content: "\e65a";
}
.icon-arrow-right:before {
  content: "\e65b";
}
.icon-arrow-up:before {
  content: "\e65c";
}
.icon-arrow-down:before {
  content: "\e65d";
}
.icon-share-alt:before {
  content: "\e65e";
}
.icon-resize-full:before {
  content: "\e65f";
}
.icon-resize-small:before {
  content: "\e660";
}
.icon-plus:before {
  content: "\e661";
}
.icon-minus:before {
  content: "\e662";
}
.icon-asterisk:before {
  content: "\e663";
}
.icon-exclamation-sign:before {
  content: "\e664";
}
.icon-gift:before {
  content: "\e665";
}
.icon-leaf:before {
  content: "\e666";
}
.icon-fire:before {
  content: "\e667";
}
.icon-eye-open:before {
  content: "\e668";
}
.icon-eye-close:before {
  content: "\e669";
}
.icon-warning-sign:before {
  content: "\e66a";
}
.icon-plane:before {
  content: "\e66b";
}
.icon-calendar:before {
  content: "\e66c";
}
.icon-random:before {
  content: "\e66d";
}
.icon-comment:before {
  content: "\e66e";
}
.icon-magnet:before {
  content: "\e66f";
}
.icon-chevron-up:before {
  content: "\e670";
}
.icon-chevron-down:before {
  content: "\e671";
}
.icon-retweet:before {
  content: "\e672";
}
.icon-shopping-cart:before {
  content: "\e673";
}
.icon-folder-close:before {
  content: "\e674";
}
.icon-folder-open:before {
  content: "\e675";
}
.icon-resize-vertical:before {
  content: "\e676";
}
.icon-resize-horizontal:before {
  content: "\e677";
}
.icon-bar-chart:before {
  content: "\e678";
}
.icon-twitter-sign:before {
  content: "\e679";
}
.icon-facebook-sign:before {
  content: "\e67a";
}
.icon-camera-retro:before {
  content: "\e67b";
}
.icon-key:before {
  content: "\e67c";
}
.icon-cogs:before {
  content: "\e67d";
}
.icon-comments:before {
  content: "\e67e";
}
.icon-thumbs-up:before {
  content: "\e67f";
}
.icon-thumbs-down:before {
  content: "\e680";
}
.icon-star-half:before {
  content: "\e681";
}
.icon-heart-empty:before {
  content: "\e682";
}
.icon-signout:before {
  content: "\e683";
}
.icon-linkedin-sign:before {
  content: "\e684";
}
.icon-pushpin:before {
  content: "\e685";
}
.icon-external-link:before {
  content: "\e686";
}
.icon-signin:before {
  content: "\e687";
}
.icon-trophy:before {
  content: "\e688";
}
.icon-github-sign:before {
  content: "\e689";
}
.icon-upload-alt:before {
  content: "\e68a";
}
.icon-lemon:before {
  content: "\e68b";
}
.icon-phone:before {
  content: "\e68c";
}
.icon-check-empty:before {
  content: "\e68d";
}
.icon-bookmark-empty:before {
  content: "\e68e";
}
.icon-phone-sign:before {
  content: "\e68f";
}
.icon-twitter:before {
  content: "\e690";
}
.icon-facebook:before {
  content: "\e691";
}
.icon-github:before {
  content: "\e692";
}
.icon-unlock:before {
  content: "\e693";
}
.icon-credit:before {
  content: "\e694";
}
.icon-rss:before {
  content: "\e695";
}
.icon-hdd:before {
  content: "\e696";
}
.icon-bullhorn:before {
  content: "\e697";
}
.icon-bell:before {
  content: "\e698";
}
.icon-certificate:before {
  content: "\e699";
}
.icon-hand-right:before {
  content: "\e69a";
}
.icon-hand-left:before {
  content: "\e69b";
}
.icon-hand-up:before {
  content: "\e69c";
}
.icon-hand-down:before {
  content: "\e69d";
}
.icon-circle-arrow-left:before {
  content: "\e69e";
}
.icon-circle-arrow-right:before {
  content: "\e69f";
}
.icon-circle-arrow-up:before {
  content: "\e6a0";
}
.icon-circle-arrow-down:before {
  content: "\e6a1";
}
.icon-globe:before {
  content: "\e6a2";
}
.icon-wrench:before {
  content: "\e6a3";
}
.icon-tasks:before {
  content: "\e6a4";
}
.icon-filter:before {
  content: "\e6a5";
}
.icon-briefcase:before {
  content: "\e6a6";
}
.icon-fullscreen:before {
  content: "\e6a7";
}
.icon-group:before {
  content: "\e6a8";
}
.icon-link:before {
  content: "\e6a9";
}
.icon-cloud:before {
  content: "\e6aa";
}
.icon-beaker:before {
  content: "\e6ab";
}
.icon-cut:before {
  content: "\e6ac";
}
.icon-copy:before {
  content: "\e6ad";
}
.icon-paper-clip:before {
  content: "\e6ae";
}
.icon-save:before {
  content: "\e6af";
}
.icon-sign-blank:before {
  content: "\e6b0";
}
.icon-reorder:before {
  content: "\e6b1";
}
.icon-list-ul:before {
  content: "\e6b2";
}
.icon-list-ol:before {
  content: "\e6b3";
}
.icon-strikethrough:before {
  content: "\e6b4";
}
.icon-underline:before {
  content: "\e6b5";
}
.icon-table:before {
  content: "\e6b6";
}
.icon-magic:before {
  content: "\e6b7";
}
.icon-truck:before {
  content: "\e6b8";
}
.icon-pinterest:before {
  content: "\e6b9";
}
.icon-pinterest-sign:before {
  content: "\e6ba";
}
.icon-google-plus-sign:before {
  content: "\e6bb";
}
.icon-google-plus:before {
  content: "\e6bc";
}
.icon-money:before {
  content: "\e6bd";
}
.icon-caret-down:before {
  content: "\e6be";
}
.icon-caret-up:before {
  content: "\e6bf";
}
.icon-caret-left:before {
  content: "\e6c0";
}
.icon-caret-right:before {
  content: "\e6c1";
}
.icon-columns:before {
  content: "\e6c2";
}
.icon-sort:before {
  content: "\e6c3";
}
.icon-sort-down:before {
  content: "\e6c4";
}
.icon-sort-up:before {
  content: "\e6c5";
}
.icon-envelope-alt:before {
  content: "\e6c6";
}
.icon-linkedin:before {
  content: "\e6c7";
}
.icon-undo:before {
  content: "\e6c8";
}
.icon-legal:before {
  content: "\e6c9";
}
.icon-dashboard:before {
  content: "\e6ca";
}
.icon-comment-alt:before {
  content: "\e6cb";
}
.icon-comments-alt:before {
  content: "\e6cc";
}
.icon-bolt:before {
  content: "\e6cd";
}
.icon-sitemap:before {
  content: "\e6ce";
}
.icon-umbrella:before {
  content: "\e6cf";
}
.icon-paste:before {
  content: "\e6d0";
}
.icon-lightbulb:before {
  content: "\e6d1";
}
.icon-exchange:before {
  content: "\e6d2";
}
.icon-cloud-download:before {
  content: "\e6d3";
}
.icon-cloud-upload:before {
  content: "\e6d4";
}
.icon-user-md:before {
  content: "\e6d5";
}
.icon-stethoscope:before {
  content: "\e6d6";
}
.icon-suitcase:before {
  content: "\e6d7";
}
.icon-bell-alt:before {
  content: "\e6d8";
}
.icon-coffee:before {
  content: "\e6d9";
}
.icon-food:before {
  content: "\e6da";
}
.icon-file-alt:before {
  content: "\e6db";
}
.icon-building:before {
  content: "\e6dc";
}
.icon-hospital:before {
  content: "\e6dd";
}
.icon-ambulance:before {
  content: "\e6de";
}
.icon-medkit:before {
  content: "\e6df";
}
.icon-fighter-jet:before {
  content: "\e6e0";
}
.icon-beer:before {
  content: "\e6e1";
}
.icon-h-sign:before {
  content: "\e6e2";
}
.icon-plus-sign2:before {
  content: "\e6e3";
}
.icon-double-angle-left:before {
  content: "\e6e4";
}
.icon-double-angle-right:before {
  content: "\e6e5";
}
.icon-double-angle-up:before {
  content: "\e6e6";
}
.icon-double-angle-down:before {
  content: "\e6e7";
}
.icon-angle-left:before {
  content: "\e6e8";
}
.icon-angle-right:before {
  content: "\e6e9";
}
.icon-angle-up:before {
  content: "\e6ea";
}
.icon-angle-down:before {
  content: "\e6eb";
}
.icon-desktop:before {
  content: "\e6ec";
}
.icon-laptop:before {
  content: "\e6ed";
}
.icon-tablet:before {
  content: "\e6ee";
}
.icon-mobile:before {
  content: "\e6ef";
}
.icon-circle-blank:before {
  content: "\e6f0";
}
.icon-quote-left:before {
  content: "\e6f1";
}
.icon-quote-right:before {
  content: "\e6f2";
}
.icon-spinner:before {
  content: "\e6f3";
}
.icon-circle:before {
  content: "\e6f4";
}
.icon-reply:before {
  content: "\e6f5";
}
.icon-github-alt:before {
  content: "\e6f6";
}
.icon-folder-close-alt:before {
  content: "\e6f7";
}
.icon-folder-open-alt:before {
  content: "\e6f8";
}
.icon-expand-alt:before {
  content: "\e6f9";
}
.icon-collapse-alt:before {
  content: "\e6fa";
}
.icon-smile:before {
  content: "\e6fb";
}
.icon-frown:before {
  content: "\e6fc";
}
.icon-meh:before {
  content: "\e6fd";
}
.icon-gamepad:before {
  content: "\e6fe";
}
.icon-keyboard:before {
  content: "\e6ff";
}
.icon-flag-alt:before {
  content: "\e700";
}
.icon-flag-checkered:before {
  content: "\e701";
}
.icon-terminal:before {
  content: "\e702";
}
.icon-code:before {
  content: "\e703";
}
.icon-reply-all:before {
  content: "\e704";
}
.icon-star-half-full:before {
  content: "\e705";
}
.icon-location-arrow:before {
  content: "\e706";
}
.icon-crop:before {
  content: "\e707";
}
.icon-code-fork:before {
  content: "\e708";
}
.icon-unlink:before {
  content: "\e709";
}
.icon-question:before {
  content: "\e70a";
}
.icon-info:before {
  content: "\e70b";
}
.icon-exclamation:before {
  content: "\e70c";
}
.icon-superscript:before {
  content: "\e70d";
}
.icon-subscript:before {
  content: "\e70e";
}
.icon-eraser:before {
  content: "\e70f";
}
.icon-puzzle:before {
  content: "\e710";
}
.icon-microphone:before {
  content: "\e711";
}
.icon-microphone-off:before {
  content: "\e712";
}
.icon-shield:before {
  content: "\e713";
}
.icon-calendar-empty:before {
  content: "\e714";
}
.icon-fire-extinguisher:before {
  content: "\e715";
}
.icon-rocket:before {
  content: "\e716";
}
.icon-maxcdn:before {
  content: "\e717";
}
.icon-chevron-sign-left:before {
  content: "\e718";
}
.icon-chevron-sign-right:before {
  content: "\e719";
}
.icon-chevron-sign-up:before {
  content: "\e71a";
}
.icon-chevron-sign-down:before {
  content: "\e71b";
}
.icon-html5:before {
  content: "\e71c";
}
.icon-css3:before {
  content: "\e71d";
}
.icon-anchor:before {
  content: "\e71e";
}
.icon-unlock-alt:before {
  content: "\e71f";
}
.icon-bullseye:before {
  content: "\e720";
}
.icon-ellipsis-horizontal:before {
  content: "\e721";
}
.icon-ellipsis-vertical:before {
  content: "\e722";
}
.icon-rss-sign:before {
  content: "\e723";
}
.icon-play-sign:before {
  content: "\e724";
}
.icon-ticket:before {
  content: "\e725";
}
.icon-minus-sign-alt:before {
  content: "\e726";
}
.icon-check-minus:before {
  content: "\e727";
}
.icon-level-up:before {
  content: "\e728";
}
.icon-level-down:before {
  content: "\e729";
}
.icon-check-sign:before {
  content: "\e72a";
}
.icon-edit-sign:before {
  content: "\e72b";
}
.icon-external-link-sign:before {
  content: "\e72c";
}
.icon-share-sign:before {
  content: "\e72d";
}
.icon-compass:before {
  content: "\e72e";
}
.icon-collapse:before {
  content: "\e72f";
}
.icon-collapse-top:before {
  content: "\e730";
}
.icon-expand:before {
  content: "\e731";
}
.icon-euro:before {
  content: "\e732";
}
.icon-gbp:before {
  content: "\e733";
}
.icon-dollar:before {
  content: "\e734";
}
.icon-rupee:before {
  content: "\e735";
}
.icon-yen:before {
  content: "\e736";
}
.icon-renminbi:before {
  content: "\e737";
}
.icon-won:before {
  content: "\e738";
}
.icon-bitcoin:before {
  content: "\e739";
}
.icon-file2:before {
  content: "\e73a";
}
.icon-file-text:before {
  content: "\e73b";
}
.icon-sort-by-alphabet:before {
  content: "\e73c";
}
.icon-sort-by-alphabet-alt:before {
  content: "\e73d";
}
.icon-sort-by-attributes:before {
  content: "\e73e";
}
.icon-sort-by-attributes-alt:before {
  content: "\e73f";
}
.icon-sort-by-order:before {
  content: "\e740";
}
.icon-sort-by-order-alt:before {
  content: "\e741";
}
.icon-thumbs-up2:before {
  content: "\e742";
}
.icon-thumbs-down2:before {
  content: "\e743";
}
.icon-youtube-sign:before {
  content: "\e744";
}
.icon-youtube:before {
  content: "\e745";
}
.icon-xing:before {
  content: "\e746";
}
.icon-xing-sign:before {
  content: "\e747";
}
.icon-youtube-play:before {
  content: "\e748";
}
.icon-dropbox:before {
  content: "\e749";
}
.icon-stackexchange:before {
  content: "\e74a";
}
.icon-instagram:before {
  content: "\e74b";
}
.icon-flickr:before {
  content: "\e74c";
}
.icon-adn:before {
  content: "\e74d";
}
.icon-bitbucket:before {
  content: "\e74e";
}
.icon-bitbucket-sign:before {
  content: "\e74f";
}
.icon-tumblr:before {
  content: "\e750";
}
.icon-tumblr-sign:before {
  content: "\e751";
}
.icon-long-arrow-down:before {
  content: "\e752";
}
.icon-long-arrow-up:before {
  content: "\e753";
}
.icon-long-arrow-left:before {
  content: "\e754";
}
.icon-long-arrow-right:before {
  content: "\e755";
}
.icon-apple:before {
  content: "\e756";
}
.icon-windows:before {
  content: "\e757";
}
.icon-android:before {
  content: "\e758";
}
.icon-linux:before {
  content: "\e759";
}
.icon-dribbble:before {
  content: "\e75a";
}
.icon-skype:before {
  content: "\e75b";
}
.icon-foursquare:before {
  content: "\e75c";
}
.icon-trello:before {
  content: "\e75d";
}
.icon-female:before {
  content: "\e75e";
}
.icon-male:before {
  content: "\e75f";
}
.icon-gittip:before {
  content: "\e760";
}
.icon-sun:before {
  content: "\e761";
}
.icon-moon:before {
  content: "\e762";
}
.icon-archive:before {
  content: "\e763";
}
.icon-bug:before {
  content: "\e764";
}
.icon-vk:before {
  content: "\e765";
}
.icon-weibo:before {
  content: "\e766";
}
.icon-renren:before {
  content: "\e767";
}
.icon-icon_md {
  font-family: 'md';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-icon_md:before {
  content: "\e000";
}
@font-face {
  font-family: 'featureiconsoz';
  src: url('../fonts/featureiconsoz.eot?-blm57i');
  src: url('../fonts/featureiconsoz.eot?#iefix-blm57i') format('embedded-opentype'), url('../fonts/featureiconsoz.woff?-blm57i') format('woff'), url('../fonts/featureiconsoz.ttf?-blm57i') format('truetype'), url('../fonts/featureiconsoz.svg?-blm57i#featureiconsoz') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ozfeature-"],
[class*=" ozfeature-"] {
  font-family: 'featureiconsoz';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 64px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ozfeature-feature_1piece:before {
  content: "\e8f5";
}
.ozfeature-feature_2pieces:before {
  content: "\e8f6";
}
.ozfeature-feature_3pieces:before {
  content: "\e8f7";
}
.ozfeature-feature_flowforming:before {
  content: "\e8f8";
}
.ozfeature-feature_forged:before {
  content: "\e8f9";
}
.ozfeature-feature_lightweight:before {
  content: "\e8fa";
}
.ozfeature-feature_luxury:before {
  content: "\e8fb";
}
.ozfeature-feature_patentlip:before {
  content: "\e8fc";
}
.ozfeature-feature_puresport:before {
  content: "\e8fd";
}
.ozfeature-feature_sport:before {
  content: "\e8fe";
}
.ozfeature-feature_stylish:before {
  content: "\e8ff";
}
.ozfeature-feature_winter:before {
  content: "\eaeb";
}
@font-face {
  font-family: 'md';
  src: url('../fonts/md.eot');
  src: url('../fonts/md.eot?#iefix') format('embedded-opentype'), url('../fonts/md.woff') format('woff'), url('../fonts/md.ttf') format('truetype'), url('../fonts/md.svg#md') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'iconsoz';
  src: url('../fonts/iconsoz.eot?njhwka');
  src: url('../fonts/iconsoz.eot?#iefixnjhwka') format('embedded-opentype'), url('../fonts/iconsoz.woff?njhwka') format('woff'), url('../fonts/iconsoz.ttf?njhwka') format('truetype'), url('../fonts/iconsoz.svg?njhwka#iconsoz') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'iconsoz';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-3d-rotation:before {
  content: "\e600";
}
.icon-accessibility:before {
  content: "\e601";
}
.icon-account-balance:before {
  content: "\e602";
}
.icon-account-balance-wallet:before {
  content: "\e603";
}
.icon-account-box:before {
  content: "\e604";
}
.icon-account-child:before {
  content: "\e605";
}
.icon-account-circle:before {
  content: "\e606";
}
.icon-add-shopping-cart:before {
  content: "\e607";
}
.icon-alarm:before {
  content: "\e608";
}
.icon-alarm-add:before {
  content: "\e609";
}
.icon-alarm-off:before {
  content: "\e60a";
}
.icon-alarm-on:before {
  content: "\e60b";
}
.icon-android:before {
  content: "\e60c";
}
.icon-announcement:before {
  content: "\e60d";
}
.icon-aspect-ratio:before {
  content: "\e60e";
}
.icon-assessment:before {
  content: "\e60f";
}
.icon-assignment:before {
  content: "\e610";
}
.icon-assignment-ind:before {
  content: "\e611";
}
.icon-assignment-late:before {
  content: "\e612";
}
.icon-assignment-return:before {
  content: "\e613";
}
.icon-assignment-returned:before {
  content: "\e614";
}
.icon-assignment-turned-in:before {
  content: "\e615";
}
.icon-autorenew:before {
  content: "\e616";
}
.icon-backup:before {
  content: "\e617";
}
.icon-book:before {
  content: "\e618";
}
.icon-bookmark:before {
  content: "\e619";
}
.icon-bookmark-outline:before {
  content: "\e61a";
}
.icon-bug-report:before {
  content: "\e61b";
}
.icon-cached:before {
  content: "\e61c";
}
.icon-class:before {
  content: "\e61d";
}
.icon-credit-card:before {
  content: "\e61e";
}
.icon-dashboard:before {
  content: "\e61f";
}
.icon-delete:before {
  content: "\e620";
}
.icon-description:before {
  content: "\e621";
}
.icon-dns:before {
  content: "\e622";
}
.icon-done:before {
  content: "\e623";
}
.icon-done-all:before {
  content: "\e624";
}
.icon-event:before {
  content: "\e625";
}
.icon-exit-to-app:before {
  content: "\e626";
}
.icon-explore:before {
  content: "\e627";
}
.icon-extension:before {
  content: "\e628";
}
.icon-face-unlock:before {
  content: "\e629";
}
.icon-favorite:before {
  content: "\e62a";
}
.icon-favorite-outline:before {
  content: "\e62b";
}
.icon-find-in-page:before {
  content: "\e62c";
}
.icon-find-replace:before {
  content: "\e62d";
}
.icon-flip-to-back:before {
  content: "\e62e";
}
.icon-flip-to-front:before {
  content: "\e62f";
}
.icon-get-app:before {
  content: "\e630";
}
.icon-grade:before {
  content: "\e631";
}
.icon-group-work:before {
  content: "\e632";
}
.icon-help:before {
  content: "\e633";
}
.icon-highlight-remove:before {
  content: "\e634";
}
.icon-history:before {
  content: "\e635";
}
.icon-home:before {
  content: "\e636";
}
.icon-https:before {
  content: "\e637";
}
.icon-info:before {
  content: "\e638";
}
.icon-info-outline:before {
  content: "\e639";
}
.icon-input:before {
  content: "\e63a";
}
.icon-invert-colors:before {
  content: "\e63b";
}
.icon-label:before {
  content: "\e63c";
}
.icon-label-outline:before {
  content: "\e63d";
}
.icon-language:before {
  content: "\e63e";
}
.icon-launch:before {
  content: "\e63f";
}
.icon-list:before {
  content: "\e640";
}
.icon-lock:before {
  content: "\e641";
}
.icon-lock-open:before {
  content: "\e642";
}
.icon-lock-outline:before {
  content: "\e643";
}
.icon-loyalty:before {
  content: "\e644";
}
.icon-markunread-mailbox:before {
  content: "\e645";
}
.icon-note-add:before {
  content: "\e646";
}
.icon-open-in-browser:before {
  content: "\e647";
}
.icon-open-in-new:before {
  content: "\e648";
}
.icon-open-with:before {
  content: "\e649";
}
.icon-pageview:before {
  content: "\e64a";
}
.icon-payment:before {
  content: "\e64b";
}
.icon-perm-camera-m:before {
  content: "\e64c";
}
.icon-perm-contact-cal:before {
  content: "\e64d";
}
.icon-perm-data-setting:before {
  content: "\e64e";
}
.icon-perm-device-info:before {
  content: "\e64f";
}
.icon-perm-identity:before {
  content: "\e650";
}
.icon-perm-media:before {
  content: "\e651";
}
.icon-perm-phone-msg:before {
  content: "\e652";
}
.icon-perm-scan-wifi:before {
  content: "\e653";
}
.icon-picture-in-picture:before {
  content: "\e654";
}
.icon-polymer:before {
  content: "\e655";
}
.icon-print:before {
  content: "\e656";
}
.icon-query-builder:before {
  content: "\e657";
}
.icon-question-answer:before {
  content: "\e658";
}
.icon-receipt:before {
  content: "\e659";
}
.icon-redeem:before {
  content: "\e65a";
}
.icon-reorder:before {
  content: "\e65b";
}
.icon-report-problem:before {
  content: "\e65c";
}
.icon-restore:before {
  content: "\e65d";
}
.icon-room:before {
  content: "\e65e";
}
.icon-schedule:before {
  content: "\e65f";
}
.icon-search:before {
  content: "\e660";
}
.icon-settings:before {
  content: "\e661";
}
.icon-settings-applications:before {
  content: "\e662";
}
.icon-settings-backup-restore:before {
  content: "\e663";
}
.icon-settings-bluetooth:before {
  content: "\e664";
}
.icon-settings-cell:before {
  content: "\e665";
}
.icon-settings-display:before {
  content: "\e666";
}
.icon-settings-ethernet:before {
  content: "\e667";
}
.icon-settings-input-antenna:before {
  content: "\e668";
}
.icon-settings-input-component:before {
  content: "\e669";
}
.icon-settings-input-composite:before {
  content: "\e66a";
}
.icon-settings-input-hdmi:before {
  content: "\e66b";
}
.icon-settings-input-svideo:before {
  content: "\e66c";
}
.icon-settings-overscan:before {
  content: "\e66d";
}
.icon-settings-phone:before {
  content: "\e66e";
}
.icon-settings-power:before {
  content: "\e66f";
}
.icon-settings-remote:before {
  content: "\e670";
}
.icon-settings-voice:before {
  content: "\e671";
}
.icon-shop:before {
  content: "\e672";
}
.icon-shop-two:before {
  content: "\e673";
}
.icon-shopping-basket:before {
  content: "\e674";
}
.icon-shopping-cart:before {
  content: "\e675";
}
.icon-speaker-notes:before {
  content: "\e676";
}
.icon-spellcheck:before {
  content: "\e677";
}
.icon-star-rate:before {
  content: "\e678";
}
.icon-stars:before {
  content: "\e679";
}
.icon-store:before {
  content: "\e67a";
}
.icon-subject:before {
  content: "\e67b";
}
.icon-supervisor-account:before {
  content: "\e67c";
}
.icon-swap-horiz:before {
  content: "\e67d";
}
.icon-swap-vert:before {
  content: "\e67e";
}
.icon-swap-vert-circle:before {
  content: "\e67f";
}
.icon-system-update-tv:before {
  content: "\e680";
}
.icon-tab:before {
  content: "\e681";
}
.icon-tab-unselected:before {
  content: "\e682";
}
.icon-theaters:before {
  content: "\e683";
}
.icon-thumb-down:before {
  content: "\e684";
}
.icon-thumb-up:before {
  content: "\e685";
}
.icon-thumbs-up-down:before {
  content: "\e686";
}
.icon-toc:before {
  content: "\e687";
}
.icon-today:before {
  content: "\e688";
}
.icon-track-changes:before {
  content: "\e689";
}
.icon-translate:before {
  content: "\e68a";
}
.icon-trending-down:before {
  content: "\e68b";
}
.icon-trending-neutral:before {
  content: "\e68c";
}
.icon-trending-up:before {
  content: "\e68d";
}
.icon-turned-in:before {
  content: "\e68e";
}
.icon-turned-in-not:before {
  content: "\e68f";
}
.icon-verified-user:before {
  content: "\e690";
}
.icon-view-agenda:before {
  content: "\e691";
}
.icon-view-array:before {
  content: "\e692";
}
.icon-view-carousel:before {
  content: "\e693";
}
.icon-view-column:before {
  content: "\e694";
}
.icon-view-day:before {
  content: "\e695";
}
.icon-view-headline:before {
  content: "\e696";
}
.icon-view-list:before {
  content: "\e697";
}
.icon-view-module:before {
  content: "\e698";
}
.icon-view-quilt:before {
  content: "\e699";
}
.icon-view-stream:before {
  content: "\e69a";
}
.icon-view-week:before {
  content: "\e69b";
}
.icon-visibility:before {
  content: "\e69c";
}
.icon-visibility-off:before {
  content: "\e69d";
}
.icon-wallet-giftcard:before {
  content: "\e69e";
}
.icon-wallet-membership:before {
  content: "\e69f";
}
.icon-wallet-travel:before {
  content: "\e6a0";
}
.icon-work:before {
  content: "\e6a1";
}
.icon-error:before {
  content: "\e6a2";
}
.icon-warning:before {
  content: "\e6a3";
}
.icon-album:before {
  content: "\e6a4";
}
.icon-av-timer:before {
  content: "\e6a5";
}
.icon-closed-caption:before {
  content: "\e6a6";
}
.icon-equalizer:before {
  content: "\e6a7";
}
.icon-explicit:before {
  content: "\e6a8";
}
.icon-fast-forward:before {
  content: "\e6a9";
}
.icon-fast-rewind:before {
  content: "\e6aa";
}
.icon-games:before {
  content: "\e6ab";
}
.icon-hearing:before {
  content: "\e6ac";
}
.icon-high-quality:before {
  content: "\e6ad";
}
.icon-loop:before {
  content: "\e6ae";
}
.icon-mic:before {
  content: "\e6af";
}
.icon-mnone:before {
  content: "\e6b0";
}
.icon-moff:before {
  content: "\e6b1";
}
.icon-movie:before {
  content: "\e6b2";
}
.icon-my-library-add:before {
  content: "\e6b3";
}
.icon-my-library-books:before {
  content: "\e6b4";
}
.icon-my-library-mus:before {
  content: "\e6b5";
}
.icon-new-releases:before {
  content: "\e6b6";
}
.icon-not-interested:before {
  content: "\e6b7";
}
.icon-pause:before {
  content: "\e6b8";
}
.icon-pause-circle-fill:before {
  content: "\e6b9";
}
.icon-pause-circle-outline:before {
  content: "\e6ba";
}
.icon-play-arrow:before {
  content: "\e6bb";
}
.icon-play-circle-fill:before {
  content: "\e6bc";
}
.icon-play-circle-outline:before {
  content: "\e6bd";
}
.icon-play-shopping-bag:before {
  content: "\e6be";
}
.icon-playlist-add:before {
  content: "\e6bf";
}
.icon-queue:before {
  content: "\e6c0";
}
.icon-queue-mus:before {
  content: "\e6c1";
}
.icon-radio:before {
  content: "\e6c2";
}
.icon-recent-actors:before {
  content: "\e6c3";
}
.icon-repeat:before {
  content: "\e6c4";
}
.icon-repeat-one:before {
  content: "\e6c5";
}
.icon-replay:before {
  content: "\e6c6";
}
.icon-shuffle:before {
  content: "\e6c7";
}
.icon-skip-next:before {
  content: "\e6c8";
}
.icon-skip-previous:before {
  content: "\e6c9";
}
.icon-snooze:before {
  content: "\e6ca";
}
.icon-stop:before {
  content: "\e6cb";
}
.icon-subtitles:before {
  content: "\e6cc";
}
.icon-surround-sound:before {
  content: "\e6cd";
}
.icon-video-collection:before {
  content: "\e6ce";
}
.icon-videocam:before {
  content: "\e6cf";
}
.icon-videocam-off:before {
  content: "\e6d0";
}
.icon-volume-down:before {
  content: "\e6d1";
}
.icon-volume-mute:before {
  content: "\e6d2";
}
.icon-volume-off:before {
  content: "\e6d3";
}
.icon-volume-up:before {
  content: "\e6d4";
}
.icon-web:before {
  content: "\e6d5";
}
.icon-business:before {
  content: "\e6d6";
}
.icon-call:before {
  content: "\e6d7";
}
.icon-call-end:before {
  content: "\e6d8";
}
.icon-call-made:before {
  content: "\e6d9";
}
.icon-call-merge:before {
  content: "\e6da";
}
.icon-call-missed:before {
  content: "\e6db";
}
.icon-call-received:before {
  content: "\e6dc";
}
.icon-call-split:before {
  content: "\e6dd";
}
.icon-chat:before {
  content: "\e6de";
}
.icon-clear-all:before {
  content: "\e6df";
}
.icon-comment:before {
  content: "\e6e0";
}
.icon-contacts:before {
  content: "\e6e1";
}
.icon-dialer-sip:before {
  content: "\e6e2";
}
.icon-dialpad:before {
  content: "\e6e3";
}
.icon-dnd-on:before {
  content: "\e6e4";
}
.icon-email:before {
  content: "\e6e5";
}
.icon-forum:before {
  content: "\e6e6";
}
.icon-import-export:before {
  content: "\e6e7";
}
.icon-invert-colors-off:before {
  content: "\e6e8";
}
.icon-invert-colors-on:before {
  content: "\e6e9";
}
.icon-live-help:before {
  content: "\e6ea";
}
.icon-location-off:before {
  content: "\e6eb";
}
.icon-location-on:before {
  content: "\e6ec";
}
.icon-message:before {
  content: "\e6ed";
}
.icon-messenger:before {
  content: "\e6ee";
}
.icon-no-sim:before {
  content: "\e6ef";
}
.icon-phone:before {
  content: "\e6f0";
}
.icon-portable-wifi-off:before {
  content: "\e6f1";
}
.icon-quick-contacts-dialer:before {
  content: "\e6f2";
}
.icon-quick-contacts-mail:before {
  content: "\e6f3";
}
.icon-ring-volume:before {
  content: "\e6f4";
}
.icon-stay-current-landscape:before {
  content: "\e6f5";
}
.icon-stay-current-portrait:before {
  content: "\e6f6";
}
.icon-stay-primary-landscape:before {
  content: "\e6f7";
}
.icon-stay-primary-portrait:before {
  content: "\e6f8";
}
.icon-swap-calls:before {
  content: "\e6f9";
}
.icon-textsms:before {
  content: "\e6fa";
}
.icon-voicemail:before {
  content: "\e6fb";
}
.icon-vpn-key:before {
  content: "\e6fc";
}
.icon-add:before {
  content: "\e6fd";
}
.icon-add-box:before {
  content: "\e6fe";
}
.icon-add-circle:before {
  content: "\e6ff";
}
.icon-add-circle-outline:before {
  content: "\e700";
}
.icon-archive:before {
  content: "\e701";
}
.icon-backspace:before {
  content: "\e702";
}
.icon-block:before {
  content: "\e703";
}
.icon-clear:before {
  content: "\e704";
}
.icon-content-copy:before {
  content: "\e705";
}
.icon-content-cut:before {
  content: "\e706";
}
.icon-content-paste:before {
  content: "\e707";
}
.icon-create:before {
  content: "\e708";
}
.icon-drafts:before {
  content: "\e709";
}
.icon-filter-list:before {
  content: "\e70a";
}
.icon-flag:before {
  content: "\e70b";
}
.icon-forward:before {
  content: "\e70c";
}
.icon-gesture:before {
  content: "\e70d";
}
.icon-inbox:before {
  content: "\e70e";
}
.icon-link:before {
  content: "\e70f";
}
.icon-mail:before {
  content: "\e710";
}
.icon-markunread:before {
  content: "\e711";
}
.icon-redo:before {
  content: "\e712";
}
.icon-remove:before {
  content: "\e713";
}
.icon-remove-circle:before {
  content: "\e714";
}
.icon-remove-circle-outline:before {
  content: "\e715";
}
.icon-reply:before {
  content: "\e716";
}
.icon-reply-all:before {
  content: "\e717";
}
.icon-report:before {
  content: "\e718";
}
.icon-save:before {
  content: "\e719";
}
.icon-select-all:before {
  content: "\e71a";
}
.icon-send:before {
  content: "\e71b";
}
.icon-sort:before {
  content: "\e71c";
}
.icon-text-format:before {
  content: "\e71d";
}
.icon-undo:before {
  content: "\e71e";
}
.icon-access-alarm:before {
  content: "\e71f";
}
.icon-access-alarms:before {
  content: "\e720";
}
.icon-access-time:before {
  content: "\e721";
}
.icon-add-alarm:before {
  content: "\e722";
}
.icon-airplanemode-off:before {
  content: "\e723";
}
.icon-airplanemode-on:before {
  content: "\e724";
}
.icon-battery-20:before {
  content: "\e725";
}
.icon-battery-30:before {
  content: "\e726";
}
.icon-battery-50:before {
  content: "\e727";
}
.icon-battery-60:before {
  content: "\e728";
}
.icon-battery-80:before {
  content: "\e729";
}
.icon-battery-90:before {
  content: "\e72a";
}
.icon-battery-alert:before {
  content: "\e72b";
}
.icon-battery-charging-20:before {
  content: "\e72c";
}
.icon-battery-charging-30:before {
  content: "\e72d";
}
.icon-battery-charging-50:before {
  content: "\e72e";
}
.icon-battery-charging-60:before {
  content: "\e72f";
}
.icon-battery-charging-80:before {
  content: "\e730";
}
.icon-battery-charging-90:before {
  content: "\e731";
}
.icon-battery-charging-full:before {
  content: "\e732";
}
.icon-battery-full:before {
  content: "\e733";
}
.icon-battery-std:before {
  content: "\e734";
}
.icon-battery-unknown:before {
  content: "\e735";
}
.icon-bluetooth:before {
  content: "\e736";
}
.icon-bluetooth-connected:before {
  content: "\e737";
}
.icon-bluetooth-disabled:before {
  content: "\e738";
}
.icon-bluetooth-searching:before {
  content: "\e739";
}
.icon-brightness-auto:before {
  content: "\e73a";
}
.icon-brightness-high:before {
  content: "\e73b";
}
.icon-brightness-low:before {
  content: "\e73c";
}
.icon-brightness-medium:before {
  content: "\e73d";
}
.icon-data-usage:before {
  content: "\e73e";
}
.icon-developer-mode:before {
  content: "\e73f";
}
.icon-devices:before {
  content: "\e740";
}
.icon-dvr:before {
  content: "\e741";
}
.icon-gps-fixed:before {
  content: "\e742";
}
.icon-gps-not-fixed:before {
  content: "\e743";
}
.icon-gps-off:before {
  content: "\e744";
}
.icon-location-disabled:before {
  content: "\e745";
}
.icon-location-searching:before {
  content: "\e746";
}
.icon-multitrack-audio:before {
  content: "\e747";
}
.icon-network-cell:before {
  content: "\e748";
}
.icon-network-wifi:before {
  content: "\e749";
}
.icon-nfc:before {
  content: "\e74a";
}
.icon-now-wallpaper:before {
  content: "\e74b";
}
.icon-now-widgets:before {
  content: "\e74c";
}
.icon-screen-lock-landscape:before {
  content: "\e74d";
}
.icon-screen-lock-portrait:before {
  content: "\e74e";
}
.icon-screen-lock-rotation:before {
  content: "\e74f";
}
.icon-screen-rotation:before {
  content: "\e750";
}
.icon-sd-storage:before {
  content: "\e751";
}
.icon-settings-system-daydream:before {
  content: "\e752";
}
.icon-signal-cellular-0-bar:before {
  content: "\e753";
}
.icon-signal-cellular-1-bar:before {
  content: "\e754";
}
.icon-signal-cellular-2-bar:before {
  content: "\e755";
}
.icon-signal-cellular-3-bar:before {
  content: "\e756";
}
.icon-signal-cellular-4-bar:before {
  content: "\e757";
}
.icon-signal-cellular-connected-no-internet-0-bar:before {
  content: "\e758";
}
.icon-signal-cellular-connected-no-internet-1-bar:before {
  content: "\e759";
}
.icon-signal-cellular-connected-no-internet-2-bar:before {
  content: "\e75a";
}
.icon-signal-cellular-connected-no-internet-3-bar:before {
  content: "\e75b";
}
.icon-signal-cellular-connected-no-internet-4-bar:before {
  content: "\e75c";
}
.icon-signal-cellular-no-sim:before {
  content: "\e75d";
}
.icon-signal-cellular-null:before {
  content: "\e75e";
}
.icon-signal-cellular-off:before {
  content: "\e75f";
}
.icon-signal-wifi-0-bar:before {
  content: "\e760";
}
.icon-signal-wifi-1-bar:before {
  content: "\e761";
}
.icon-signal-wifi-2-bar:before {
  content: "\e762";
}
.icon-signal-wifi-3-bar:before {
  content: "\e763";
}
.icon-signal-wifi-4-bar:before {
  content: "\e764";
}
.icon-signal-wifi-off:before {
  content: "\e765";
}
.icon-signal-wifi-statusbar-1-bar:before {
  content: "\e766";
}
.icon-signal-wifi-statusbar-2-bar:before {
  content: "\e767";
}
.icon-signal-wifi-statusbar-3-bar:before {
  content: "\e768";
}
.icon-signal-wifi-statusbar-4-bar:before {
  content: "\e769";
}
.icon-signal-wifi-statusbar-connected-no-internet-1:before {
  content: "\e76a";
}
.icon-signal-wifi-statusbar-connected-no-internet-2:before {
  content: "\e76b";
}
.icon-signal-wifi-statusbar-connected-no-internet-3:before {
  content: "\e76c";
}
.icon-signal-wifi-statusbar-connected-no-internet-4:before {
  content: "\e76d";
}
.icon-signal-wifi-statusbar-connected-no-internet:before {
  content: "\e76e";
}
.icon-signal-wifi-statusbar-not-connected:before {
  content: "\e76f";
}
.icon-signal-wifi-statusbar-null:before {
  content: "\e770";
}
.icon-storage:before {
  content: "\e771";
}
.icon-usb:before {
  content: "\e772";
}
.icon-wifi-lock:before {
  content: "\e773";
}
.icon-wifi-tethering:before {
  content: "\e774";
}
.icon-attach-file:before {
  content: "\e775";
}
.icon-attach-money:before {
  content: "\e776";
}
.icon-border-all:before {
  content: "\e777";
}
.icon-border-bottom:before {
  content: "\e778";
}
.icon-border-clear:before {
  content: "\e779";
}
.icon-border-color:before {
  content: "\e77a";
}
.icon-border-horizontal:before {
  content: "\e77b";
}
.icon-border-inner:before {
  content: "\e77c";
}
.icon-border-left:before {
  content: "\e77d";
}
.icon-border-outer:before {
  content: "\e77e";
}
.icon-border-right:before {
  content: "\e77f";
}
.icon-border-style:before {
  content: "\e780";
}
.icon-border-top:before {
  content: "\e781";
}
.icon-border-vertical:before {
  content: "\e782";
}
.icon-format-align-center:before {
  content: "\e783";
}
.icon-format-align-justify:before {
  content: "\e784";
}
.icon-format-align-left:before {
  content: "\e785";
}
.icon-format-align-right:before {
  content: "\e786";
}
.icon-format-bold:before {
  content: "\e787";
}
.icon-format-clear:before {
  content: "\e788";
}
.icon-format-color-fill:before {
  content: "\e789";
}
.icon-format-color-reset:before {
  content: "\e78a";
}
.icon-format-color-text:before {
  content: "\e78b";
}
.icon-format-indent-decrease:before {
  content: "\e78c";
}
.icon-format-indent-increase:before {
  content: "\e78d";
}
.icon-format-ital:before {
  content: "\e78e";
}
.icon-format-line-spacing:before {
  content: "\e78f";
}
.icon-format-list-bulleted:before {
  content: "\e790";
}
.icon-format-list-numbered:before {
  content: "\e791";
}
.icon-format-paint:before {
  content: "\e792";
}
.icon-format-quote:before {
  content: "\e793";
}
.icon-format-size:before {
  content: "\e794";
}
.icon-format-strikethrough:before {
  content: "\e795";
}
.icon-format-textdirection-l-to-r:before {
  content: "\e796";
}
.icon-format-textdirection-r-to-l:before {
  content: "\e797";
}
.icon-format-underline:before {
  content: "\e798";
}
.icon-functions:before {
  content: "\e799";
}
.icon-insert-chart:before {
  content: "\e79a";
}
.icon-insert-comment:before {
  content: "\e79b";
}
.icon-insert-drive-file:before {
  content: "\e79c";
}
.icon-insert-emoticon:before {
  content: "\e79d";
}
.icon-insert-invitation:before {
  content: "\e79e";
}
.icon-insert-link:before {
  content: "\e79f";
}
.icon-insert-photo:before {
  content: "\e7a0";
}
.icon-merge-type:before {
  content: "\e7a1";
}
.icon-mode-comment:before {
  content: "\e7a2";
}
.icon-mode-edit:before {
  content: "\e7a3";
}
.icon-publish:before {
  content: "\e7a4";
}
.icon-vertical-align-bottom:before {
  content: "\e7a5";
}
.icon-vertical-align-center:before {
  content: "\e7a6";
}
.icon-vertical-align-top:before {
  content: "\e7a7";
}
.icon-wrap-text:before {
  content: "\e7a8";
}
.icon-attachment:before {
  content: "\e7a9";
}
.icon-cloud:before {
  content: "\e7aa";
}
.icon-cloud-circle:before {
  content: "\e7ab";
}
.icon-cloud-done:before {
  content: "\e7ac";
}
.icon-cloud-download:before {
  content: "\e7ad";
}
.icon-cloud-off:before {
  content: "\e7ae";
}
.icon-cloud-queue:before {
  content: "\e7af";
}
.icon-cloud-upload:before {
  content: "\e7b0";
}
.icon-file-download:before {
  content: "\e7b1";
}
.icon-file-upload:before {
  content: "\e7b2";
}
.icon-folder:before {
  content: "\e7b3";
}
.icon-folder-open:before {
  content: "\e7b4";
}
.icon-folder-shared:before {
  content: "\e7b5";
}
.icon-cast:before {
  content: "\e7b6";
}
.icon-cast-connected:before {
  content: "\e7b7";
}
.icon-computer:before {
  content: "\e7b8";
}
.icon-desktop-mac:before {
  content: "\e7b9";
}
.icon-desktop-windows:before {
  content: "\e7ba";
}
.icon-dock:before {
  content: "\e7bb";
}
.icon-gamepad:before {
  content: "\e7bc";
}
.icon-headset:before {
  content: "\e7bd";
}
.icon-headset-m:before {
  content: "\e7be";
}
.icon-keyboard:before {
  content: "\e7bf";
}
.icon-keyboard-alt:before {
  content: "\e7c0";
}
.icon-keyboard-arrow-down:before {
  content: "\e7c1";
}
.icon-keyboard-arrow-left:before {
  content: "\e7c2";
}
.icon-keyboard-arrow-right:before {
  content: "\e7c3";
}
.icon-keyboard-arrow-up:before {
  content: "\e7c4";
}
.icon-keyboard-backspace:before {
  content: "\e7c5";
}
.icon-keyboard-capslock:before {
  content: "\e7c6";
}
.icon-keyboard-control:before {
  content: "\e7c7";
}
.icon-keyboard-hide:before {
  content: "\e7c8";
}
.icon-keyboard-return:before {
  content: "\e7c9";
}
.icon-keyboard-tab:before {
  content: "\e7ca";
}
.icon-keyboard-voice:before {
  content: "\e7cb";
}
.icon-laptop:before {
  content: "\e7cc";
}
.icon-laptop-chromebook:before {
  content: "\e7cd";
}
.icon-laptop-mac:before {
  content: "\e7ce";
}
.icon-laptop-windows:before {
  content: "\e7cf";
}
.icon-memory:before {
  content: "\e7d0";
}
.icon-mouse:before {
  content: "\e7d1";
}
.icon-phone-android:before {
  content: "\e7d2";
}
.icon-phone-iphone:before {
  content: "\e7d3";
}
.icon-phonelink:before {
  content: "\e7d4";
}
.icon-phonelink-off:before {
  content: "\e7d5";
}
.icon-security:before {
  content: "\e7d6";
}
.icon-sim-card:before {
  content: "\e7d7";
}
.icon-smartphone:before {
  content: "\e7d8";
}
.icon-speaker:before {
  content: "\e7d9";
}
.icon-tablet:before {
  content: "\e7da";
}
.icon-tablet-android:before {
  content: "\e7db";
}
.icon-tablet-mac:before {
  content: "\e7dc";
}
.icon-tv:before {
  content: "\e7dd";
}
.icon-watch:before {
  content: "\e7de";
}
.icon-add-to-photos:before {
  content: "\e7df";
}
.icon-adjust:before {
  content: "\e7e0";
}
.icon-assistant-photo:before {
  content: "\e7e1";
}
.icon-audiotrack:before {
  content: "\e7e2";
}
.icon-blur-circular:before {
  content: "\e7e3";
}
.icon-blur-linear:before {
  content: "\e7e4";
}
.icon-blur-off:before {
  content: "\e7e5";
}
.icon-blur-on:before {
  content: "\e7e6";
}
.icon-brightness-1:before {
  content: "\e7e7";
}
.icon-brightness-2:before {
  content: "\e7e8";
}
.icon-brightness-3:before {
  content: "\e7e9";
}
.icon-brightness-4:before {
  content: "\e7ea";
}
.icon-brightness-5:before {
  content: "\e7eb";
}
.icon-brightness-6:before {
  content: "\e7ec";
}
.icon-brightness-7:before {
  content: "\e7ed";
}
.icon-brush:before {
  content: "\e7ee";
}
.icon-camera:before {
  content: "\e7ef";
}
.icon-camera-alt:before {
  content: "\e7f0";
}
.icon-camera-front:before {
  content: "\e7f1";
}
.icon-camera-rear:before {
  content: "\e7f2";
}
.icon-camera-roll:before {
  content: "\e7f3";
}
.icon-center-focus-strong:before {
  content: "\e7f4";
}
.icon-center-focus-weak:before {
  content: "\e7f5";
}
.icon-collections:before {
  content: "\e7f6";
}
.icon-color-lens:before {
  content: "\e7f7";
}
.icon-colorize:before {
  content: "\e7f8";
}
.icon-compare:before {
  content: "\e7f9";
}
.icon-control-point:before {
  content: "\e7fa";
}
.icon-control-point-duplicate:before {
  content: "\e7fb";
}
.icon-crop-3-2:before {
  content: "\e7fc";
}
.icon-crop-5-4:before {
  content: "\e7fd";
}
.icon-crop-7-5:before {
  content: "\e7fe";
}
.icon-crop-16-9:before {
  content: "\e7ff";
}
.icon-crop:before {
  content: "\e800";
}
.icon-crop-din:before {
  content: "\e801";
}
.icon-crop-free:before {
  content: "\e802";
}
.icon-crop-landscape:before {
  content: "\e803";
}
.icon-crop-original:before {
  content: "\e804";
}
.icon-crop-portrait:before {
  content: "\e805";
}
.icon-crop-square:before {
  content: "\e806";
}
.icon-dehaze:before {
  content: "\e807";
}
.icon-details:before {
  content: "\e808";
}
.icon-edit:before {
  content: "\e809";
}
.icon-exposure:before {
  content: "\e80a";
}
.icon-exposure-minus-1:before {
  content: "\e80b";
}
.icon-exposure-minus-2:before {
  content: "\e80c";
}
.icon-exposure-plus-1:before {
  content: "\e80d";
}
.icon-exposure-plus-2:before {
  content: "\e80e";
}
.icon-exposure-zero:before {
  content: "\e80f";
}
.icon-filter-1:before {
  content: "\e810";
}
.icon-filter-2:before {
  content: "\e811";
}
.icon-filter-3:before {
  content: "\e812";
}
.icon-filter-4:before {
  content: "\e813";
}
.icon-filter-5:before {
  content: "\e814";
}
.icon-filter-6:before {
  content: "\e815";
}
.icon-filter-7:before {
  content: "\e816";
}
.icon-filter-8:before {
  content: "\e817";
}
.icon-filter-9:before {
  content: "\e818";
}
.icon-filter-9-plus:before {
  content: "\e819";
}
.icon-filter:before {
  content: "\e81a";
}
.icon-filter-b-and-w:before {
  content: "\e81b";
}
.icon-filter-center-focus:before {
  content: "\e81c";
}
.icon-filter-drama:before {
  content: "\e81d";
}
.icon-filter-frames:before {
  content: "\e81e";
}
.icon-filter-hdr:before {
  content: "\e81f";
}
.icon-filter-none:before {
  content: "\e820";
}
.icon-filter-tilt-shift:before {
  content: "\e821";
}
.icon-filter-vintage:before {
  content: "\e822";
}
.icon-flare:before {
  content: "\e823";
}
.icon-flash-auto:before {
  content: "\e824";
}
.icon-flash-off:before {
  content: "\e825";
}
.icon-flash-on:before {
  content: "\e826";
}
.icon-flip:before {
  content: "\e827";
}
.icon-gradient:before {
  content: "\e828";
}
.icon-grain:before {
  content: "\e829";
}
.icon-grid-off:before {
  content: "\e82a";
}
.icon-grid-on:before {
  content: "\e82b";
}
.icon-hdr-off:before {
  content: "\e82c";
}
.icon-hdr-on:before {
  content: "\e82d";
}
.icon-hdr-strong:before {
  content: "\e82e";
}
.icon-hdr-weak:before {
  content: "\e82f";
}
.icon-healing:before {
  content: "\e830";
}
.icon-image:before {
  content: "\e831";
}
.icon-image-aspect-ratio:before {
  content: "\e832";
}
.icon-iso:before {
  content: "\e833";
}
.icon-landscape:before {
  content: "\e834";
}
.icon-leak-add:before {
  content: "\e835";
}
.icon-leak-remove:before {
  content: "\e836";
}
.icon-lens:before {
  content: "\e837";
}
.icon-looks-3:before {
  content: "\e838";
}
.icon-looks-4:before {
  content: "\e839";
}
.icon-looks-5:before {
  content: "\e83a";
}
.icon-looks-6:before {
  content: "\e83b";
}
.icon-looks:before {
  content: "\e83c";
}
.icon-looks-one:before {
  content: "\e83d";
}
.icon-looks-two:before {
  content: "\e83e";
}
.icon-loupe:before {
  content: "\e83f";
}
.icon-movie-creation:before {
  content: "\e840";
}
.icon-nature:before {
  content: "\e841";
}
.icon-nature-people:before {
  content: "\e842";
}
.icon-navigate-before:before {
  content: "\e843";
}
.icon-navigate-next:before {
  content: "\e844";
}
.icon-palette:before {
  content: "\e845";
}
.icon-panorama:before {
  content: "\e846";
}
.icon-panorama-fisheye:before {
  content: "\e847";
}
.icon-panorama-horizontal:before {
  content: "\e848";
}
.icon-panorama-vertical:before {
  content: "\e849";
}
.icon-panorama-wide-angle:before {
  content: "\e84a";
}
.icon-photo:before {
  content: "\e84b";
}
.icon-photo-album:before {
  content: "\e84c";
}
.icon-photo-camera:before {
  content: "\e84d";
}
.icon-photo-library:before {
  content: "\e84e";
}
.icon-portrait:before {
  content: "\e84f";
}
.icon-remove-red-eye:before {
  content: "\e850";
}
.icon-rotate-left:before {
  content: "\e851";
}
.icon-rotate-right:before {
  content: "\e852";
}
.icon-slideshow:before {
  content: "\e853";
}
.icon-straighten:before {
  content: "\e854";
}
.icon-style:before {
  content: "\e855";
}
.icon-switch-camera:before {
  content: "\e856";
}
.icon-switch-video:before {
  content: "\e857";
}
.icon-tag-faces:before {
  content: "\e858";
}
.icon-texture:before {
  content: "\e859";
}
.icon-timelapse:before {
  content: "\e85a";
}
.icon-timer-3:before {
  content: "\e85b";
}
.icon-timer-10:before {
  content: "\e85c";
}
.icon-timer:before {
  content: "\e85d";
}
.icon-timer-auto:before {
  content: "\e85e";
}
.icon-timer-off:before {
  content: "\e85f";
}
.icon-tonality:before {
  content: "\e860";
}
.icon-transform:before {
  content: "\e861";
}
.icon-tune:before {
  content: "\e862";
}
.icon-wb-auto:before {
  content: "\e863";
}
.icon-wb-cloudy:before {
  content: "\e864";
}
.icon-wb-incandescent:before {
  content: "\e865";
}
.icon-wb-irradescent:before {
  content: "\e866";
}
.icon-wb-sunny:before {
  content: "\e867";
}
.icon-beenhere:before {
  content: "\e868";
}
.icon-directions:before {
  content: "\e869";
}
.icon-directions-bike:before {
  content: "\e86a";
}
.icon-directions-bus:before {
  content: "\e86b";
}
.icon-directions-car:before {
  content: "\e86c";
}
.icon-directions-ferry:before {
  content: "\e86d";
}
.icon-directions-subway:before {
  content: "\e86e";
}
.icon-directions-train:before {
  content: "\e86f";
}
.icon-directions-transit:before {
  content: "\e870";
}
.icon-directions-walk:before {
  content: "\e871";
}
.icon-flight:before {
  content: "\e872";
}
.icon-hotel:before {
  content: "\e873";
}
.icon-layers:before {
  content: "\e874";
}
.icon-layers-clear:before {
  content: "\e875";
}
.icon-local-airport:before {
  content: "\e876";
}
.icon-local-atm:before {
  content: "\e877";
}
.icon-local-attraction:before {
  content: "\e878";
}
.icon-local-bar:before {
  content: "\e879";
}
.icon-local-cafe:before {
  content: "\e87a";
}
.icon-local-car-wash:before {
  content: "\e87b";
}
.icon-local-convenience-store:before {
  content: "\e87c";
}
.icon-local-drink:before {
  content: "\e87d";
}
.icon-local-florist:before {
  content: "\e87e";
}
.icon-local-gas-station:before {
  content: "\e87f";
}
.icon-local-grocery-store:before {
  content: "\e880";
}
.icon-local-hospital:before {
  content: "\e881";
}
.icon-local-hotel:before {
  content: "\e882";
}
.icon-local-laundry-service:before {
  content: "\e883";
}
.icon-local-library:before {
  content: "\e884";
}
.icon-local-mall:before {
  content: "\e885";
}
.icon-local-movies:before {
  content: "\e886";
}
.icon-local-offer:before {
  content: "\e887";
}
.icon-local-parking:before {
  content: "\e888";
}
.icon-local-pharmacy:before {
  content: "\e889";
}
.icon-local-phone:before {
  content: "\e88a";
}
.icon-local-pizza:before {
  content: "\e88b";
}
.icon-local-play:before {
  content: "\e88c";
}
.icon-local-post-office:before {
  content: "\e88d";
}
.icon-local-print-shop:before {
  content: "\e88e";
}
.icon-local-restaurant:before {
  content: "\e88f";
}
.icon-local-see:before {
  content: "\e890";
}
.icon-local-shipping:before {
  content: "\e891";
}
.icon-local-taxi:before {
  content: "\e892";
}
.icon-location-history:before {
  content: "\e893";
}
.icon-map:before {
  content: "\e894";
}
.icon-my-location:before {
  content: "\e895";
}
.icon-navigation:before {
  content: "\e896";
}
.icon-pin-drop:before {
  content: "\e897";
}
.icon-place:before {
  content: "\e898";
}
.icon-rate-review:before {
  content: "\e899";
}
.icon-restaurant-menu:before {
  content: "\e89a";
}
.icon-satellite:before {
  content: "\e89b";
}
.icon-store-mall-directory:before {
  content: "\e89c";
}
.icon-terrain:before {
  content: "\e89d";
}
.icon-traff:before {
  content: "\e89e";
}
.icon-apps:before {
  content: "\e89f";
}
.icon-arrow-back:before {
  content: "\e8a0";
}
.icon-arrow-drop-down:before {
  content: "\e8a1";
}
.icon-arrow-drop-down-circle:before {
  content: "\e8a2";
}
.icon-arrow-drop-up:before {
  content: "\e8a3";
}
.icon-arrow-forward:before {
  content: "\e8a4";
}
.icon-cancel:before {
  content: "\e8a5";
}
.icon-check:before {
  content: "\e8a6";
}
.icon-chevron-left:before {
  content: "\e8a7";
}
.icon-chevron-right:before {
  content: "\e8a8";
}
.icon-close:before {
  content: "\e8a9";
}
.icon-expand-less:before {
  content: "\e8aa";
}
.icon-expand-more:before {
  content: "\e8ab";
}
.icon-fullscreen:before {
  content: "\e8ac";
}
.icon-fullscreen-exit:before {
  content: "\e8ad";
}
.icon-menu:before {
  content: "\e8ae";
}
.icon-more-horiz:before {
  content: "\e8af";
}
.icon-more-vert:before {
  content: "\e8b0";
}
.icon-refresh:before {
  content: "\e8b1";
}
.icon-unfold-less:before {
  content: "\e8b2";
}
.icon-unfold-more:before {
  content: "\e8b3";
}
.icon-adb:before {
  content: "\e8b4";
}
.icon-bluetooth-audio:before {
  content: "\e8b5";
}
.icon-disc-full:before {
  content: "\e8b6";
}
.icon-dnd-forwardslash:before {
  content: "\e8b7";
}
.icon-do-not-disturb:before {
  content: "\e8b8";
}
.icon-drive-eta:before {
  content: "\e8b9";
}
.icon-event-available:before {
  content: "\e8ba";
}
.icon-event-busy:before {
  content: "\e8bb";
}
.icon-event-note:before {
  content: "\e8bc";
}
.icon-folder-special:before {
  content: "\e8bd";
}
.icon-mms:before {
  content: "\e8be";
}
.icon-more:before {
  content: "\e8bf";
}
.icon-network-locked:before {
  content: "\e8c0";
}
.icon-phone-bluetooth-speaker:before {
  content: "\e8c1";
}
.icon-phone-forwarded:before {
  content: "\e8c2";
}
.icon-phone-in-talk:before {
  content: "\e8c3";
}
.icon-phone-locked:before {
  content: "\e8c4";
}
.icon-phone-missed:before {
  content: "\e8c5";
}
.icon-phone-paused:before {
  content: "\e8c6";
}
.icon-play-download:before {
  content: "\e8c7";
}
.icon-play-install:before {
  content: "\e8c8";
}
.icon-sd-card:before {
  content: "\e8c9";
}
.icon-sim-card-alert:before {
  content: "\e8ca";
}
.icon-sms:before {
  content: "\e8cb";
}
.icon-sms-failed:before {
  content: "\e8cc";
}
.icon-sync:before {
  content: "\e8cd";
}
.icon-sync-disabled:before {
  content: "\e8ce";
}
.icon-sync-problem:before {
  content: "\e8cf";
}
.icon-system-update:before {
  content: "\e8d0";
}
.icon-tap-and-play:before {
  content: "\e8d1";
}
.icon-time-to-leave:before {
  content: "\e8d2";
}
.icon-vibration:before {
  content: "\e8d3";
}
.icon-voice-chat:before {
  content: "\e8d4";
}
.icon-vpn-lock:before {
  content: "\e8d5";
}
.icon-cake:before {
  content: "\e8d6";
}
.icon-domain:before {
  content: "\e8d7";
}
.icon-group:before {
  content: "\e8d8";
}
.icon-group-add:before {
  content: "\e8d9";
}
.icon-location-city:before {
  content: "\e8da";
}
.icon-mood:before {
  content: "\e8db";
}
.icon-notifications:before {
  content: "\e8dc";
}
.icon-notifications-none:before {
  content: "\e8dd";
}
.icon-notifications-off:before {
  content: "\e8de";
}
.icon-notifications-on:before {
  content: "\e8df";
}
.icon-notifications-paused:before {
  content: "\e8e0";
}
.icon-pages:before {
  content: "\e8e1";
}
.icon-party-mode:before {
  content: "\e8e2";
}
.icon-people:before {
  content: "\e8e3";
}
.icon-people-outline:before {
  content: "\e8e4";
}
.icon-person:before {
  content: "\e8e5";
}
.icon-person-add:before {
  content: "\e8e6";
}
.icon-person-outline:before {
  content: "\e8e7";
}
.icon-plus-one:before {
  content: "\e8e8";
}
.icon-poll:before {
  content: "\e8e9";
}
.icon-publ:before {
  content: "\e8ea";
}
.icon-school:before {
  content: "\e8eb";
}
.icon-share:before {
  content: "\e8ec";
}
.icon-whatshot:before {
  content: "\e8ed";
}
.icon-check-box:before {
  content: "\e8ee";
}
.icon-check-box-outline-blank:before {
  content: "\e8ef";
}
.icon-radio-button-off:before {
  content: "\e8f0";
}
.icon-radio-button-on:before {
  content: "\e8f1";
}
.icon-star:before {
  content: "\e8f2";
}
.icon-star-half:before {
  content: "\e8f3";
}
.icon-star-outline:before {
  content: "\e8f4";
}
.icon-home4:before {
  content: "\e900";
}
.icon-home2:before {
  content: "\e901";
}
.icon-home3:before {
  content: "\e902";
}
.icon-office:before {
  content: "\e903";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-pencil2:before {
  content: "\e906";
}
.icon-quill:before {
  content: "\e907";
}
.icon-pen:before {
  content: "\e908";
}
.icon-blog:before {
  content: "\e909";
}
.icon-eyedropper:before {
  content: "\e90a";
}
.icon-droplet:before {
  content: "\e90b";
}
.icon-paint-format:before {
  content: "\e90c";
}
.icon-image2:before {
  content: "\e90d";
}
.icon-images:before {
  content: "\e90e";
}
.icon-camera2:before {
  content: "\e90f";
}
.icon-headphones:before {
  content: "\e910";
}
.icon-music:before {
  content: "\e911";
}
.icon-play:before {
  content: "\e912";
}
.icon-film:before {
  content: "\e913";
}
.icon-video-camera:before {
  content: "\e914";
}
.icon-dice:before {
  content: "\e915";
}
.icon-pacman:before {
  content: "\e916";
}
.icon-spades:before {
  content: "\e917";
}
.icon-clubs:before {
  content: "\e918";
}
.icon-diamonds:before {
  content: "\e919";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-connection:before {
  content: "\e91b";
}
.icon-podcast:before {
  content: "\e91c";
}
.icon-feed:before {
  content: "\e91d";
}
.icon-mic2:before {
  content: "\e91e";
}
.icon-book2:before {
  content: "\e91f";
}
.icon-books:before {
  content: "\e920";
}
.icon-library:before {
  content: "\e921";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-profile:before {
  content: "\e923";
}
.icon-file-empty:before {
  content: "\e924";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-file-picture:before {
  content: "\e927";
}
.icon-file-music:before {
  content: "\e928";
}
.icon-file-play:before {
  content: "\e929";
}
.icon-file-video:before {
  content: "\e92a";
}
.icon-file-zip:before {
  content: "\e92b";
}
.icon-copy:before {
  content: "\e92c";
}
.icon-paste:before {
  content: "\e92d";
}
.icon-stack:before {
  content: "\e92e";
}
.icon-folder2:before {
  content: "\e92f";
}
.icon-folder-open2:before {
  content: "\e930";
}
.icon-folder-plus:before {
  content: "\e931";
}
.icon-folder-minus:before {
  content: "\e932";
}
.icon-folder-download:before {
  content: "\e933";
}
.icon-folder-upload:before {
  content: "\e934";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-barcode:before {
  content: "\e937";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-ticket:before {
  content: "\e939";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-coin-euro:before {
  content: "\e93c";
}
.icon-coin-pound:before {
  content: "\e93d";
}
.icon-coin-yen:before {
  content: "\e93e";
}
.icon-credit-card2:before {
  content: "\e93f";
}
.icon-calculator:before {
  content: "\e940";
}
.icon-lifebuoy:before {
  content: "\e941";
}
.icon-phone2:before {
  content: "\e942";
}
.icon-phone-hang-up:before {
  content: "\e943";
}
.icon-address-book:before {
  content: "\e944";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-compass:before {
  content: "\e949";
}
.icon-compass2:before {
  content: "\e94a";
}
.icon-map3:before {
  content: "\e94b";
}
.icon-map2:before {
  content: "\e94c";
}
.icon-history2:before {
  content: "\e94d";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-alarm2:before {
  content: "\e950";
}
.icon-bell:before {
  content: "\e951";
}
.icon-stopwatch:before {
  content: "\e952";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-printer:before {
  content: "\e954";
}
.icon-keyboard2:before {
  content: "\e955";
}
.icon-display:before {
  content: "\e956";
}
.icon-laptop2:before {
  content: "\e957";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-tablet2:before {
  content: "\e95a";
}
.icon-tv2:before {
  content: "\e95b";
}
.icon-drawer:before {
  content: "\e95c";
}
.icon-drawer2:before {
  content: "\e95d";
}
.icon-box-add:before {
  content: "\e95e";
}
.icon-box-remove:before {
  content: "\e95f";
}
.icon-download:before {
  content: "\e960";
}
.icon-upload:before {
  content: "\e961";
}
.icon-floppy-disk:before {
  content: "\e962";
}
.icon-drive:before {
  content: "\e963";
}
.icon-database:before {
  content: "\e964";
}
.icon-undo3:before {
  content: "\e965";
}
.icon-redo3:before {
  content: "\e966";
}
.icon-undo2:before {
  content: "\e967";
}
.icon-redo2:before {
  content: "\e968";
}
.icon-forward4:before {
  content: "\e969";
}
.icon-reply2:before {
  content: "\e96a";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-bubble2:before {
  content: "\e96e";
}
.icon-bubbles3:before {
  content: "\e96f";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-hour-glass:before {
  content: "\e979";
}
.icon-spinner:before {
  content: "\e97a";
}
.icon-spinner2:before {
  content: "\e97b";
}
.icon-spinner3:before {
  content: "\e97c";
}
.icon-spinner4:before {
  content: "\e97d";
}
.icon-spinner5:before {
  content: "\e97e";
}
.icon-spinner6:before {
  content: "\e97f";
}
.icon-spinner7:before {
  content: "\e980";
}
.icon-spinner8:before {
  content: "\e981";
}
.icon-spinner9:before {
  content: "\e982";
}
.icon-spinner10:before {
  content: "\e983";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-binoculars:before {
  content: "\e985";
}
.icon-search2:before {
  content: "\e986";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-shrink:before {
  content: "\e98a";
}
.icon-enlarge2:before {
  content: "\e98b";
}
.icon-shrink2:before {
  content: "\e98c";
}
.icon-key:before {
  content: "\e98d";
}
.icon-key2:before {
  content: "\e98e";
}
.icon-lock2:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-equalizer3:before {
  content: "\e992";
}
.icon-equalizer2:before {
  content: "\e993";
}
.icon-cog:before {
  content: "\e994";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-hammer:before {
  content: "\e996";
}
.icon-magic-wand:before {
  content: "\e997";
}
.icon-aid-kit:before {
  content: "\e998";
}
.icon-bug:before {
  content: "\e999";
}
.icon-pie-chart:before {
  content: "\e99a";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-stats-bars2:before {
  content: "\e99d";
}
.icon-trophy:before {
  content: "\e99e";
}
.icon-gift:before {
  content: "\e99f";
}
.icon-glass:before {
  content: "\e9a0";
}
.icon-glass2:before {
  content: "\e9a1";
}
.icon-mug:before {
  content: "\e9a2";
}
.icon-spoon-knife:before {
  content: "\e9a3";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-meter:before {
  content: "\e9a6";
}
.icon-meter2:before {
  content: "\e9a7";
}
.icon-hammer2:before {
  content: "\e9a8";
}
.icon-fire:before {
  content: "\e9a9";
}
.icon-lab:before {
  content: "\e9aa";
}
.icon-magnet:before {
  content: "\e9ab";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-bin2:before {
  content: "\e9ad";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-airplane:before {
  content: "\e9af";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-road:before {
  content: "\e9b1";
}
.icon-accessibility2:before {
  content: "\e9b2";
}
.icon-target:before {
  content: "\e9b3";
}
.icon-shield:before {
  content: "\e9b4";
}
.icon-power:before {
  content: "\e9b5";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-power-cord:before {
  content: "\e9b7";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-list3:before {
  content: "\e9ba";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-menu5:before {
  content: "\e9bd";
}
.icon-menu2:before {
  content: "\e9be";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-menu4:before {
  content: "\e9c0";
}
.icon-cloud2:before {
  content: "\e9c1";
}
.icon-cloud-download2:before {
  content: "\e9c2";
}
.icon-cloud-upload2:before {
  content: "\e9c3";
}
.icon-cloud-check:before {
  content: "\e9c4";
}
.icon-download2:before {
  content: "\e9c5";
}
.icon-upload2:before {
  content: "\e9c6";
}
.icon-download3:before {
  content: "\e9c7";
}
.icon-upload3:before {
  content: "\e9c8";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-link2:before {
  content: "\e9cb";
}
.icon-flag2:before {
  content: "\e9cc";
}
.icon-attachment2:before {
  content: "\e9cd";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-plus:before {
  content: "\e9cf";
}
.icon-eye-minus:before {
  content: "\e9d0";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-bookmark2:before {
  content: "\e9d2";
}
.icon-bookmarks:before {
  content: "\e9d3";
}
.icon-sun:before {
  content: "\e9d4";
}
.icon-contrast:before {
  content: "\e9d5";
}
.icon-brightness-contrast:before {
  content: "\e9d6";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half2:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-heart-broken:before {
  content: "\e9db";
}
.icon-man:before {
  content: "\e9dc";
}
.icon-woman:before {
  content: "\e9dd";
}
.icon-man-woman:before {
  content: "\e9de";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-happy2:before {
  content: "\e9e0";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-smile2:before {
  content: "\e9e2";
}
.icon-tongue:before {
  content: "\e9e3";
}
.icon-tongue2:before {
  content: "\e9e4";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-sad2:before {
  content: "\e9e6";
}
.icon-wink:before {
  content: "\e9e7";
}
.icon-wink2:before {
  content: "\e9e8";
}
.icon-grin:before {
  content: "\e9e9";
}
.icon-grin2:before {
  content: "\e9ea";
}
.icon-cool:before {
  content: "\e9eb";
}
.icon-cool2:before {
  content: "\e9ec";
}
.icon-angry:before {
  content: "\e9ed";
}
.icon-angry2:before {
  content: "\e9ee";
}
.icon-evil:before {
  content: "\e9ef";
}
.icon-evil2:before {
  content: "\e9f0";
}
.icon-shocked:before {
  content: "\e9f1";
}
.icon-shocked2:before {
  content: "\e9f2";
}
.icon-baffled:before {
  content: "\e9f3";
}
.icon-baffled2:before {
  content: "\e9f4";
}
.icon-confused:before {
  content: "\e9f5";
}
.icon-confused2:before {
  content: "\e9f6";
}
.icon-neutral:before {
  content: "\e9f7";
}
.icon-neutral2:before {
  content: "\e9f8";
}
.icon-hipster:before {
  content: "\e9f9";
}
.icon-hipster2:before {
  content: "\e9fa";
}
.icon-wondering:before {
  content: "\e9fb";
}
.icon-wondering2:before {
  content: "\e9fc";
}
.icon-sleepy:before {
  content: "\e9fd";
}
.icon-sleepy2:before {
  content: "\e9fe";
}
.icon-frustrated:before {
  content: "\e9ff";
}
.icon-frustrated2:before {
  content: "\ea00";
}
.icon-crying:before {
  content: "\ea01";
}
.icon-crying2:before {
  content: "\ea02";
}
.icon-point-up:before {
  content: "\ea03";
}
.icon-point-right:before {
  content: "\ea04";
}
.icon-point-down:before {
  content: "\ea05";
}
.icon-point-left:before {
  content: "\ea06";
}
.icon-warning2:before {
  content: "\ea07";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-question:before {
  content: "\ea09";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-info2:before {
  content: "\ea0c";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-blocked:before {
  content: "\ea0e";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-spell-check:before {
  content: "\ea12";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-pause3:before {
  content: "\ea16";
}
.icon-stop3:before {
  content: "\ea17";
}
.icon-previous:before {
  content: "\ea18";
}
.icon-next:before {
  content: "\ea19";
}
.icon-backward:before {
  content: "\ea1a";
}
.icon-forward2:before {
  content: "\ea1b";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-pause2:before {
  content: "\ea1d";
}
.icon-stop2:before {
  content: "\ea1e";
}
.icon-backward2:before {
  content: "\ea1f";
}
.icon-forward3:before {
  content: "\ea20";
}
.icon-first:before {
  content: "\ea21";
}
.icon-last:before {
  content: "\ea22";
}
.icon-previous2:before {
  content: "\ea23";
}
.icon-next2:before {
  content: "\ea24";
}
.icon-eject:before {
  content: "\ea25";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-volume-low:before {
  content: "\ea28";
}
.icon-volume-mute3:before {
  content: "\ea29";
}
.icon-volume-mute2:before {
  content: "\ea2a";
}
.icon-volume-increase:before {
  content: "\ea2b";
}
.icon-volume-decrease:before {
  content: "\ea2c";
}
.icon-loop3:before {
  content: "\ea2d";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-infinite:before {
  content: "\ea2f";
}
.icon-shuffle2:before {
  content: "\ea30";
}
.icon-arrow-up-left:before {
  content: "\ea31";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-arrow-up-right:before {
  content: "\ea33";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-arrow-down-right:before {
  content: "\ea35";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-arrow-down-left:before {
  content: "\ea37";
}
.icon-arrow-left:before {
  content: "\ea38";
}
.icon-arrow-up-left2:before {
  content: "\ea39";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-up-right2:before {
  content: "\ea3b";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down-right2:before {
  content: "\ea3d";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-down-left2:before {
  content: "\ea3f";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-tab2:before {
  content: "\ea45";
}
.icon-move-up:before {
  content: "\ea46";
}
.icon-move-down:before {
  content: "\ea47";
}
.icon-sort-alpha-asc:before {
  content: "\ea48";
}
.icon-sort-alpha-desc:before {
  content: "\ea49";
}
.icon-sort-numeric-asc:before {
  content: "\ea4a";
}
.icon-sort-numberic-desc:before {
  content: "\ea4b";
}
.icon-sort-amount-asc:before {
  content: "\ea4c";
}
.icon-sort-amount-desc:before {
  content: "\ea4d";
}
.icon-command:before {
  content: "\ea4e";
}
.icon-shift:before {
  content: "\ea4f";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-opt:before {
  content: "\ea51";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-radio-checked2:before {
  content: "\ea55";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-crop2:before {
  content: "\ea57";
}
.icon-make-group:before {
  content: "\ea58";
}
.icon-ungroup:before {
  content: "\ea59";
}
.icon-scissors:before {
  content: "\ea5a";
}
.icon-filter2:before {
  content: "\ea5b";
}
.icon-font:before {
  content: "\ea5c";
}
.icon-ligature:before {
  content: "\ea5d";
}
.icon-ligature2:before {
  content: "\ea5e";
}
.icon-text-height:before {
  content: "\ea5f";
}
.icon-text-width:before {
  content: "\ea60";
}
.icon-font-size:before {
  content: "\ea61";
}
.icon-bold:before {
  content: "\ea62";
}
.icon-underline:before {
  content: "\ea63";
}
.icon-italic:before {
  content: "\ea64";
}
.icon-strikethrough:before {
  content: "\ea65";
}
.icon-omega:before {
  content: "\ea66";
}
.icon-sigma:before {
  content: "\ea67";
}
.icon-page-break:before {
  content: "\ea68";
}
.icon-superscript:before {
  content: "\ea69";
}
.icon-subscript:before {
  content: "\ea6a";
}
.icon-superscript2:before {
  content: "\ea6b";
}
.icon-subscript2:before {
  content: "\ea6c";
}
.icon-text-color:before {
  content: "\ea6d";
}
.icon-pagebreak:before {
  content: "\ea6e";
}
.icon-clear-formatting:before {
  content: "\ea6f";
}
.icon-table:before {
  content: "\ea70";
}
.icon-table2:before {
  content: "\ea71";
}
.icon-insert-template:before {
  content: "\ea72";
}
.icon-pilcrow:before {
  content: "\ea73";
}
.icon-ltr:before {
  content: "\ea74";
}
.icon-rtl:before {
  content: "\ea75";
}
.icon-section:before {
  content: "\ea76";
}
.icon-paragraph-left:before {
  content: "\ea77";
}
.icon-paragraph-center:before {
  content: "\ea78";
}
.icon-paragraph-right:before {
  content: "\ea79";
}
.icon-paragraph-justify:before {
  content: "\ea7a";
}
.icon-indent-increase:before {
  content: "\ea7b";
}
.icon-indent-decrease:before {
  content: "\ea7c";
}
.icon-share3:before {
  content: "\ea7d";
}
.icon-new-tab:before {
  content: "\ea7e";
}
.icon-embed:before {
  content: "\ea7f";
}
.icon-embed2:before {
  content: "\ea80";
}
.icon-terminal:before {
  content: "\ea81";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-mail5:before {
  content: "\ea83";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-mail3:before {
  content: "\ea85";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-google:before {
  content: "\ea87";
}
.icon-google-plus:before {
  content: "\ea88";
}
.icon-google-plus2:before {
  content: "\ea89";
}
.icon-google-plus3:before {
  content: "\ea8a";
}
.icon-google-drive:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea8c";
}
.icon-facebook2:before {
  content: "\ea8d";
}
.icon-facebook3:before {
  content: "\ea8e";
}
.icon-ello:before {
  content: "\ea8f";
}
.icon-instagram:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea91";
}
.icon-twitter2:before {
  content: "\ea92";
}
.icon-twitter3:before {
  content: "\ea93";
}
.icon-feed2:before {
  content: "\ea94";
}
.icon-feed3:before {
  content: "\ea95";
}
.icon-feed4:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea97";
}
.icon-youtube2:before {
  content: "\ea98";
}
.icon-youtube3:before {
  content: "\ea99";
}
.icon-youtube4:before {
  content: "\ea9a";
}
.icon-twitch:before {
  content: "\ea9b";
}
.icon-vimeo:before {
  content: "\ea9c";
}
.icon-vimeo2:before {
  content: "\ea9d";
}
.icon-vimeo3:before {
  content: "\ea9e";
}
.icon-lanyrd:before {
  content: "\ea9f";
}
.icon-flickr:before {
  content: "\eaa0";
}
.icon-flickr2:before {
  content: "\eaa1";
}
.icon-flickr3:before {
  content: "\eaa2";
}
.icon-flickr4:before {
  content: "\eaa3";
}
.icon-picassa:before {
  content: "\eaa4";
}
.icon-picassa2:before {
  content: "\eaa5";
}
.icon-dribbble:before {
  content: "\eaa6";
}
.icon-dribbble2:before {
  content: "\eaa7";
}
.icon-dribbble3:before {
  content: "\eaa8";
}
.icon-forrst:before {
  content: "\eaa9";
}
.icon-forrst2:before {
  content: "\eaaa";
}
.icon-deviantart:before {
  content: "\eaab";
}
.icon-deviantart2:before {
  content: "\eaac";
}
.icon-steam:before {
  content: "\eaad";
}
.icon-steam2:before {
  content: "\eaae";
}
.icon-dropbox:before {
  content: "\eaaf";
}
.icon-onedrive:before {
  content: "\eab0";
}
.icon-github:before {
  content: "\eab1";
}
.icon-github2:before {
  content: "\eab2";
}
.icon-github3:before {
  content: "\eab3";
}
.icon-github4:before {
  content: "\eab4";
}
.icon-github5:before {
  content: "\eab5";
}
.icon-wordpress:before {
  content: "\eab6";
}
.icon-wordpress2:before {
  content: "\eab7";
}
.icon-joomla:before {
  content: "\eab8";
}
.icon-blogger:before {
  content: "\eab9";
}
.icon-blogger2:before {
  content: "\eaba";
}
.icon-tumblr:before {
  content: "\eabb";
}
.icon-tumblr2:before {
  content: "\eabc";
}
.icon-yahoo:before {
  content: "\eabd";
}
.icon-tux:before {
  content: "\eabe";
}
.icon-apple:before {
  content: "\eabf";
}
.icon-finder:before {
  content: "\eac0";
}
.icon-android2:before {
  content: "\eac1";
}
.icon-windows:before {
  content: "\eac2";
}
.icon-windows8:before {
  content: "\eac3";
}
.icon-soundcloud:before {
  content: "\eac4";
}
.icon-soundcloud2:before {
  content: "\eac5";
}
.icon-skype:before {
  content: "\eac6";
}
.icon-reddit:before {
  content: "\eac7";
}
.icon-linkedin:before {
  content: "\eac8";
}
.icon-linkedin2:before {
  content: "\eac9";
}
.icon-lastfm:before {
  content: "\eaca";
}
.icon-lastfm2:before {
  content: "\eacb";
}
.icon-delicious:before {
  content: "\eacc";
}
.icon-stumbleupon:before {
  content: "\eacd";
}
.icon-stumbleupon2:before {
  content: "\eace";
}
.icon-stackoverflow:before {
  content: "\eacf";
}
.icon-pinterest:before {
  content: "\ead0";
}
.icon-pinterest2:before {
  content: "\ead1";
}
.icon-xing:before {
  content: "\ead2";
}
.icon-xing2:before {
  content: "\ead3";
}
.icon-flattr:before {
  content: "\ead4";
}
.icon-foursquare:before {
  content: "\ead5";
}
.icon-paypal:before {
  content: "\ead6";
}
.icon-paypal2:before {
  content: "\ead7";
}
.icon-paypal3:before {
  content: "\ead8";
}
.icon-yelp:before {
  content: "\ead9";
}
.icon-file-pdf:before {
  content: "\eada";
}
.icon-file-openoffice:before {
  content: "\eadb";
}
.icon-file-word:before {
  content: "\eadc";
}
.icon-file-excel:before {
  content: "\eadd";
}
.icon-libreoffice:before {
  content: "\eade";
}
.icon-html5:before {
  content: "\eadf";
}
.icon-html52:before {
  content: "\eae0";
}
.icon-css3:before {
  content: "\eae1";
}
.icon-git:before {
  content: "\eae2";
}
.icon-svg:before {
  content: "\eae3";
}
.icon-codepen:before {
  content: "\eae4";
}
.icon-chrome:before {
  content: "\eae5";
}
.icon-firefox:before {
  content: "\eae6";
}
.icon-IE:before {
  content: "\eae7";
}
.icon-opera:before {
  content: "\eae8";
}
.icon-safari:before {
  content: "\eae9";
}
.icon-IcoMoon:before {
  content: "\eaea";
}
.icon-icon_md {
  font-family: 'md';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-icon_md:before {
  content: "\e000";
}
.btn {
  border: 0;
  color: #fff;
  background-color: #c72225;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  padding: 9px 20px;
  transition: 0.2s all ease-out;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.open > .btn.dropdown-toggle {
  color: #fff;
  background-color: #db2d30;
}
.btn-secondary {
  font-size: 16px;
  background-color: transparent;
  border: 1px solid #c72225;
  color: #c72225;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  border: 1px solid #db2d30;
  color: #db2d30;
  background-color: transparent;
}
@media (max-width: 767px) {
  .btn-secondary span {
    display: none;
  }
}
.form-group {
  position: relative;
}
.form-control {
  color: #4c4c4c;
  position: relative;
}
.form-control.wpcf7-not-valid {
  border: 1px solid #d7583e;
}
.wpcf7-checkbox.wpcf7-not-valid {
  color: #d7583e;
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
span.wpcf7-form-control-wrap {
  position: relative;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: .2em .8em;
}
span.wpcf7-list-item {
  margin-left: 0.5em;
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
span.wpcf7-not-valid-tip {
  padding: 5px 10px;
  font-size: 12px;
  color: #d7583e;
}
span.wpcf7-not-valid-tip .close {
  font-size: 22px;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #faeae7;
  border-color: #e9a192;
  color: #d7583e;
  padding: 5px 10px;
  font-size: 14px;
}
div.wpcf7-validation-errors h4,
div.wpcf7-mail-sent-ng h4,
div.wpcf7-spam-blocked h4 {
  margin-top: 0;
  color: inherit;
}
div.wpcf7-validation-errors .alert-link,
div.wpcf7-mail-sent-ng .alert-link,
div.wpcf7-spam-blocked .alert-link {
  font-weight: bold;
}
div.wpcf7-validation-errors > p,
div.wpcf7-mail-sent-ng > p,
div.wpcf7-spam-blocked > p,
div.wpcf7-validation-errors > ul,
div.wpcf7-mail-sent-ng > ul,
div.wpcf7-spam-blocked > ul {
  margin-bottom: 0;
}
div.wpcf7-validation-errors > p + p,
div.wpcf7-mail-sent-ng > p + p,
div.wpcf7-spam-blocked > p + p {
  margin-top: 5px;
}
div.wpcf7-validation-errors hr,
div.wpcf7-mail-sent-ng hr,
div.wpcf7-spam-blocked hr {
  border-top-color: #e48f7d;
}
div.wpcf7-validation-errors .alert-link,
div.wpcf7-mail-sent-ng .alert-link,
div.wpcf7-spam-blocked .alert-link {
  color: #bb4027;
}
div.wpcf7-validation-errors .close,
div.wpcf7-mail-sent-ng .close,
div.wpcf7-spam-blocked .close {
  font-size: 22px;
}
div.wpcf7-mail-sent-ok {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #dcf2f6;
  border-color: #8cd5e0;
  color: #3bb8cb;
  padding: 5px 10px;
  font-size: 14px;
}
div.wpcf7-mail-sent-ok h4 {
  margin-top: 0;
  color: inherit;
}
div.wpcf7-mail-sent-ok .alert-link {
  font-weight: bold;
}
div.wpcf7-mail-sent-ok > p,
div.wpcf7-mail-sent-ok > ul {
  margin-bottom: 0;
}
div.wpcf7-mail-sent-ok > p + p {
  margin-top: 5px;
}
div.wpcf7-mail-sent-ok hr {
  border-top-color: #77cedb;
}
div.wpcf7-mail-sent-ok .alert-link {
  color: #2c97a7;
}
div.wpcf7-mail-sent-ok .close {
  font-size: 22px;
}
div.wpcf7-response-output {
  overflow: hidden;
  display: block !important;
  position: fixed;
  top: 50%;
  left: 10%;
  right: 10%;
  text-align: center;
  padding: 0;
  max-height: 0;
  z-index: 200;
  font-size: 15px;
  box-shadow: 0 0 40px 0 #e5e5e5;
  opacity: 0;
  margin-top: -90px;
  transition: max-height 0s linear 0.3s, padding 0s linear 0.3s, opacity 0.3s ease-out, margin-top 0.3s ease-out;
}
div.wpcf7-response-output.wpcf7-validation-errors,
div.wpcf7-response-output.wpcf7-mail-sent-ok {
  opacity: 1;
  margin-top: -60px;
  padding: 40px 5px;
  max-height: 99999px;
  transition: max-height 0s linear 0s, padding 0s linear 0s, opacity 0.3s ease-out, margin-top 0.3s ease-out;
}
div.wpcf7-response-output.fade-out {
  opacity: 0;
  margin-top: -90px;
  padding: 0;
  max-height: 0;
  transition: max-height 0s linear 0.3s, padding 0s linear 0.3s, opacity 0.3s ease-out, margin-top 0.3s ease-out;
}
.toggle-alert {
  cursor: pointer;
}
.help-block {
  font-size: 12px;
  line-height: 15px;
}
.checkbox {
  padding-left: 12px;
}
textarea {
  resize: none;
  max-width: 100%;
}
.google-maps {
  width: 100%;
  height: 200px;
}
@media (min-width: 768px) {
  .google-maps {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .google-maps {
    height: 400px;
  }
}
.google-maps img {
  max-width: none !important;
}
.gm-style-iw {
  overflow: hidden !important;
}
/* Magnific Popup CSS */
/* Animations */
.mfp-animation {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-animation .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-animation.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-animation .mfp-arrow {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-animation.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mfp-animation.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-animation.mfp-ready .mfp-arrow {
  opacity: 0.65;
}
.mfp-animation.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.mfp-animation.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-animation.mfp-removing .mfp-arrow {
  opacity: 0;
}
/* Basic CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #020202;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #8c8c8c;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #8c8c8c;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #8c8c8c;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #8c8c8c;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  color: #8c8c8c;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.wp-post-image {
  max-width: 100%;
  height: auto;
  margin: 12px 0;
}
.gallery-row {
  padding: 12px 0;
}
.gallery {
  padding: 12px 0;
}
.gallery:before,
.gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery:before,
.gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery-item {
  position: relative;
  width: 100%;
  float: left;
}
.gallery-item .gallery-icon {
  padding: 1px;
  overflow: hidden;
}
.gallery-item .gallery-icon img {
  max-width: 100%;
  height: auto;
}
.gallery-item .gallery-caption {
  display: none;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.3%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6%;
}
.gallery-columns-7 .gallery-item {
  width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1%;
}
@media (max-width: 767px) {
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 25%;
  }
}
.aligncenter {
  display: block;
  margin: 12px auto;
}
.alignleft,
.alignright {
  margin-bottom: 12px;
}
figure.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin-right: 12px;
  }
  .alignright {
    float: right;
    margin-left: 12px;
  }
}
#wpadminbar {
  position: fixed !important;
}
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel {
  position: relative;
  z-index: 0;
}
.carousel .carousel-inner .item img {
  height: auto;
  width: 100%;
  max-width: none;
}
@media (max-width: 767px) {
  .carousel .carousel-inner .item img {
    height: auto;
    width: 100%;
    max-width: none;
  }
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
  min-width: 50px;
  width: 5%;
  transition: all 0.15s ease-out;
  z-index: 100;
}
.carousel-control.left .icon,
.carousel-control.right .icon {
  position: absolute;
  top: 50%;
  font-size: 30px;
  margin-top: -15px;
  left: 0;
  right: 0;
  text-align: center;
}
.carousel-caption {
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 0;
}
@media (max-width: 767px) {
  .carousel-caption {
    z-index: 105;
  }
}
.carousel-caption .container {
  text-align: center;
}
.carousel-caption h1 {
  box-shadow: inset 0px 40px 0px -32px rgba(255, 255, 255, 0.15);
  background-color: rgba(0, 0, 0, 0.7);
  color: #d8d8d8;
  display: inline-block;
  padding: 10px 60px 10px 20px;
  margin-bottom: 0;
  opacity: 0;
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
  transition: all 0.5s ease-out;
}
.carousel-caption h1:hover {
  color: #c72225;
}
.carousel-caption h1:after {
  position: absolute;
  top: 19px;
  right: 15px;
  color: #c72225;
  content: '\e8a4';
  font-family: 'iconsoz';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.item.active .carousel-caption h1 {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
@media (max-width: 991px) {
  .carousel-caption h1 {
    font-size: 24px;
  }
}
.carousel-caption p {
  margin-top: 20px;
  opacity: 0;
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
  transition: all 0.5s ease-out 0.2s;
}
.item.active .carousel-caption p {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
@media (min-width: 992px) {
  .carousel-caption .btn {
    font-size: 18px;
    padding: 14px 30px;
  }
}
.item {
  transition: display 1500ms linear 0s;
  overflow: hidden;
}
body.loaded .item.active img {
  transition: -webkit-transform 8000ms linear 0s;
  transition: transform 8000ms linear 0s;
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.card-container {
  background-color: #e5e5e5;
  margin: 30px 0;
}
.card-image {
  max-height: 200px;
  overflow: hidden;
}
.card-image img {
  width: 100%;
  height: auto;
}
.card-content {
  padding: 0 30px 20px;
}
.card-content:before,
.card-content:after {
  content: " ";
  display: table;
}
.card-content:after {
  clear: both;
}
.card-content:before,
.card-content:after {
  content: " ";
  display: table;
}
.card-content:after {
  clear: both;
}
.panel {
  border: 1px solid #d8d8d8;
  border-radius: 3px !important;
  transition: all 0.15s ease-in-out;
}
.panel .panel-heading {
  padding: 0;
}
.panel .panel-heading .panel-title a {
  font-size: 18px;
  line-height: 1.5;
  background-color: #e5e5e5;
  padding: 12px 15px;
  display: block;
  color: #4c4c4c;
  transition: all 0.15s ease-in-out;
  border-radius: 3px;
}
.panel .panel-heading .panel-title a:hover,
.panel .panel-heading .panel-title a.active {
  color: #fff;
  background-color: #c72225;
}
.panel .panel-heading .panel-title a.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.panel .panel-body {
  border-top: 0 !important;
}
.panel-group:before,
.panel-group:after {
  content: " ";
  display: table;
}
.panel-group:after {
  clear: both;
}
.panel-group:before,
.panel-group:after {
  content: " ";
  display: table;
}
.panel-group:after {
  clear: both;
}
.panel-group .panel {
  margin-bottom: 15px;
}
.mi-chooser {
  padding: 15px;
  background-color: #8c8c8c;
  margin-bottom: 50px;
  color: #e5e5e5;
}
.mi-result,
.mi-message {
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out, max-height 0.25s ease-out 0.25s;
}
.mi-result.loaded,
.mi-message.loaded {
  visibility: visible;
  opacity: 1;
  overflow: visible;
  max-height: 99999px;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out, max-height 0s ease-out;
}
.mi-result .table td:nth-child(1) {
  width: 20%;
}
.mi-result .table td:nth-child(2) {
  width: 40%;
}
.mi-result .table td:nth-child(3) {
  width: 40%;
}
.mi-tuning-variants .variant-button {
  margin-bottom: 20px;
  margin-right: 5px;
  background-color: #8c8c8c;
}
.mi-tuning-variants .variant-button:hover {
  background-color: #4c4c4c;
}
.mi-tuning-variants .variant-button.active {
  background-color: #c72225;
}
.mi-ps-stripe {
  display: block;
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  text-align: left;
}
.mi-ps-original-stripe,
.mi-ps-tuning-stripe {
  display: inline-block;
  background-color: #4c4c4c;
  color: #fff;
  transition: all 1s ease-out;
  width: 100px;
  text-align: center;
}
.mi-result.loaded .mi-ps-original-stripe,
.mi-result.loaded .mi-ps-tuning-stripe {
  transition: all 1s ease-out 0.25s;
}
.mi-ps-original-stripe.default,
.mi-ps-tuning-stripe.default {
  width: 100px !important;
}
.mi-ps-tuning-stripe {
  background-color: #c72225;
}
.sharer-link .form-control {
  font-size: 12px;
  padding: 0 5px;
  margin-bottom: 20px;
}
.mi-sharer {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #4c4c4c;
  color: #fff;
}
.mi-sharer:hover {
  box-shadow: inset 0 0 20px rgba(25, 25, 25, 0.7);
  color: #fff;
}
.mi-sharer:active,
.mi-sharer:focus {
  color: #fff;
}
.sharer-facebook {
  background-color: #3b5998;
}
.sharer-google {
  background-color: #dd4b39;
}
.sharer-twitter {
  background-color: #55acee;
}
.sharer-linkedin {
  background-color: #007bb5;
}
.sharer-pinterest {
  background-color: #cb2027;
}
.mi-container {
  color: #8c8c8c;
  margin-bottom: 50px;
}
.mi-container .mi-carname {
  color: #c72225;
}
.mi-container .pricebox h3 {
  color: #c72225;
}
.mi-container .table > thead > tr > th {
  border-bottom: 2px solid #d8d8d8;
}
.mi-container .table > tbody > tr > td,
.mi-container .table > tfoot > tr > td {
  border-bottom: 1px solid #d8d8d8;
}
.mi-foto {
  max-width: 100%;
  height: auto;
  display: block;
  width: 100%;
}
.foto-outer {
  width: 100%;
  max-width: 100%;
  position: relative;
}
.largetd {
  width: 70% !important;
}
.smalltd {
  width: 30% !important;
}
.iebug {
  width: 100%;
}
.tc-chooser {
  padding: 15px;
  background-color: #8c8c8c;
  margin-bottom: 50px;
  color: #e5e5e5;
}
.tc-result,
.tc-message {
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out, max-height 0.25s ease-out 0.25s;
}
.tc-result.loaded,
.tc-message.loaded {
  visibility: visible;
  opacity: 1;
  overflow: visible;
  max-height: 99999px;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out, max-height 0s ease-out;
}
.tc-result .table td:nth-child(1) {
  width: 20%;
}
.tc-result .table td:nth-child(2) {
  width: 40%;
}
.tc-result .table td:nth-child(3) {
  width: 40%;
}
.tc-tuning-variants .variant-button {
  margin-bottom: 20px;
  margin-right: 5px;
  background-color: #8c8c8c;
}
.tc-tuning-variants .variant-button:hover {
  background-color: #4c4c4c;
}
.tc-tuning-variants .variant-button.active {
  background-color: #c72225;
}
.tc-ps-stripe {
  display: block;
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  text-align: left;
}
.tc-ps-original-stripe,
.tc-ps-tuning-stripe {
  display: inline-block;
  background-color: #4c4c4c;
  color: #fff;
  transition: all 1s ease-out;
  width: 100px;
  text-align: center;
}
.tc-result.loaded .tc-ps-original-stripe,
.tc-result.loaded .tc-ps-tuning-stripe {
  transition: all 1s ease-out 0.25s;
}
.tc-ps-original-stripe.default,
.tc-ps-tuning-stripe.default {
  width: 100px !important;
}
.tc-ps-tuning-stripe {
  background-color: #c72225;
}
.sharer-link .form-control {
  font-size: 12px;
  padding: 0 5px;
  margin-bottom: 20px;
}
.tc-sharer {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #4c4c4c;
  color: #fff;
}
.tc-sharer:hover {
  box-shadow: inset 0 0 20px rgba(25, 25, 25, 0.7);
  color: #fff;
}
.tc-sharer:active,
.tc-sharer:focus {
  color: #fff;
}
.sharer-facebook {
  background-color: #3b5998;
}
.sharer-google {
  background-color: #dd4b39;
}
.sharer-twitter {
  background-color: #55acee;
}
.sharer-linkedin {
  background-color: #007bb5;
}
.sharer-pinterest {
  background-color: #cb2027;
}
.tc-container {
  color: #8c8c8c;
  margin-bottom: 50px;
}
.tc-container .tc-carname {
  color: #c72225;
}
.tc-container .pricebox h3 {
  color: #c72225;
}
.tc-container .table > thead > tr > th {
  border-bottom: 2px solid #d8d8d8;
}
.tc-container .table > tbody > tr > td,
.tc-container .table > tfoot > tr > td {
  border-bottom: 1px solid #d8d8d8;
}
.tc-foto {
  max-width: 100%;
  height: auto;
  display: block;
  width: 100%;
}
.foto-outer {
  width: 100%;
  max-width: 100%;
  position: relative;
}
.largetd {
  width: 70% !important;
}
.smalltd {
  width: 30% !important;
}
.iebug {
  width: 100%;
}
body.page {
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #9c9c9c;
  background: url(../img/carbon_fibre_big.png);
}
@media (max-width: 991px) {
  body.page {
    overflow-x: hidden;
  }
  body.page.toggle {
    overflow: hidden;
    position: fixed;
    width: 100%;
  }
}
.wrap {
  background-color: #fff;
  max-width: 1600px;
  margin: 0 auto;
}
@media (min-width: 1600px) {
  .wrap {
    box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.9);
  }
}
.main {
  padding-top: 0px;
}
.main.with-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .main.with-sidebar {
    float: left;
    width: 66.66666667%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 23px;
  margin-bottom: 18px;
  color: #191919;
  font-weight: 400;
  line-height: 1.4;
}
@media (min-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top: 36px;
    margin-bottom: 26px;
  }
}
h1 {
  color: #c72225;
  font-weight: 300;
  font-size: 32px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 42px;
  }
}
h2 {
  font-size: 26px;
  font-weight: 300;
}
@media (min-width: 768px) {
  h2 {
    font-size: 28px;
  }
}
h3 {
  font-size: 24px;
}
p {
  margin-top: 8px;
  margin-bottom: 15px;
}
blockquote {
  font-size: 16px;
  font-style: italic;
  color: #4c4c4c;
}
.main ol,
.widget ol {
  padding-left: 25px;
  margin-top: 17px;
  margin-bottom: 17px;
}
.main ol li,
.widget ol li {
  position: relative;
  margin-bottom: 5px;
}
.main ul,
.widget ul {
  padding-left: 25px;
  margin-top: 17px;
  margin-bottom: 17px;
}
.main ul li,
.widget ul li {
  list-style: none;
  position: relative;
  margin-bottom: 5px;
}
.main ul li:before,
.widget ul li:before {
  font-size: 10px;
  position: absolute;
  top: 7px;
  left: -20px;
  color: #fff;
  content: '\e64f';
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a,
button {
  transition: all 0.15s ease-out;
}
a:hover,
a:focus {
  text-decoration: none;
}
a:focus,
button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
}
.row-condensed {
  margin-left: -25px;
  margin-right: -25px;
  margin-left: -15;
  margin-right: -15;
}
.row-condensed .col-xs-12,
.row-condensed .col-sm-12,
.row-condensed .col-md-12,
.row-condensed .col-lg-12 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-11,
.row-condensed .col-sm-11,
.row-condensed .col-md-11,
.row-condensed .col-lg-11 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-10,
.row-condensed .col-sm-10,
.row-condensed .col-md-10,
.row-condensed .col-lg-10 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-9,
.row-condensed .col-sm-9,
.row-condensed .col-md-9,
.row-condensed .col-lg-9 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-8,
.row-condensed .col-sm-8,
.row-condensed .col-md-8,
.row-condensed .col-lg-8 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-7,
.row-condensed .col-sm-7,
.row-condensed .col-md-7,
.row-condensed .col-lg-7 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-6,
.row-condensed .col-sm-6,
.row-condensed .col-md-6,
.row-condensed .col-lg-6 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-5,
.row-condensed .col-sm-5,
.row-condensed .col-md-5,
.row-condensed .col-lg-5 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-4,
.row-condensed .col-sm-4,
.row-condensed .col-md-4,
.row-condensed .col-lg-4 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-3,
.row-condensed .col-sm-3,
.row-condensed .col-md-3,
.row-condensed .col-lg-3 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-2,
.row-condensed .col-sm-2,
.row-condensed .col-md-2,
.row-condensed .col-lg-2 {
  padding-left: 15;
  padding-right: 15;
}
.row-condensed .col-xs-1,
.row-condensed .col-sm-1,
.row-condensed .col-md-1,
.row-condensed .col-lg-1 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group {
  margin-left: -25px;
  margin-right: -25px;
  margin-left: -15;
  margin-right: -15;
}
.form-condensed .form-group .col-xs-12,
.form-condensed .form-group .col-sm-12,
.form-condensed .form-group .col-md-12,
.form-condensed .form-group .col-lg-12 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-11,
.form-condensed .form-group .col-sm-11,
.form-condensed .form-group .col-md-11,
.form-condensed .form-group .col-lg-11 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-10,
.form-condensed .form-group .col-sm-10,
.form-condensed .form-group .col-md-10,
.form-condensed .form-group .col-lg-10 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-9,
.form-condensed .form-group .col-sm-9,
.form-condensed .form-group .col-md-9,
.form-condensed .form-group .col-lg-9 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-8,
.form-condensed .form-group .col-sm-8,
.form-condensed .form-group .col-md-8,
.form-condensed .form-group .col-lg-8 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-7,
.form-condensed .form-group .col-sm-7,
.form-condensed .form-group .col-md-7,
.form-condensed .form-group .col-lg-7 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-6,
.form-condensed .form-group .col-sm-6,
.form-condensed .form-group .col-md-6,
.form-condensed .form-group .col-lg-6 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-5,
.form-condensed .form-group .col-sm-5,
.form-condensed .form-group .col-md-5,
.form-condensed .form-group .col-lg-5 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-4,
.form-condensed .form-group .col-sm-4,
.form-condensed .form-group .col-md-4,
.form-condensed .form-group .col-lg-4 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-3,
.form-condensed .form-group .col-sm-3,
.form-condensed .form-group .col-md-3,
.form-condensed .form-group .col-lg-3 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-2,
.form-condensed .form-group .col-sm-2,
.form-condensed .form-group .col-md-2,
.form-condensed .form-group .col-lg-2 {
  padding-left: 15;
  padding-right: 15;
}
.form-condensed .form-group .col-xs-1,
.form-condensed .form-group .col-sm-1,
.form-condensed .form-group .col-md-1,
.form-condensed .form-group .col-lg-1 {
  padding-left: 15;
  padding-right: 15;
}
.row-spacefree {
  margin-left: -25px;
  margin-right: -25px;
  margin-left: 0;
  margin-right: 0;
}
.row-spacefree .col-xs-12,
.row-spacefree .col-sm-12,
.row-spacefree .col-md-12,
.row-spacefree .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-11,
.row-spacefree .col-sm-11,
.row-spacefree .col-md-11,
.row-spacefree .col-lg-11 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-10,
.row-spacefree .col-sm-10,
.row-spacefree .col-md-10,
.row-spacefree .col-lg-10 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-9,
.row-spacefree .col-sm-9,
.row-spacefree .col-md-9,
.row-spacefree .col-lg-9 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-8,
.row-spacefree .col-sm-8,
.row-spacefree .col-md-8,
.row-spacefree .col-lg-8 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-7,
.row-spacefree .col-sm-7,
.row-spacefree .col-md-7,
.row-spacefree .col-lg-7 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-6,
.row-spacefree .col-sm-6,
.row-spacefree .col-md-6,
.row-spacefree .col-lg-6 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-5,
.row-spacefree .col-sm-5,
.row-spacefree .col-md-5,
.row-spacefree .col-lg-5 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-4,
.row-spacefree .col-sm-4,
.row-spacefree .col-md-4,
.row-spacefree .col-lg-4 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-3,
.row-spacefree .col-sm-3,
.row-spacefree .col-md-3,
.row-spacefree .col-lg-3 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-2,
.row-spacefree .col-sm-2,
.row-spacefree .col-md-2,
.row-spacefree .col-lg-2 {
  padding-left: 0;
  padding-right: 0;
}
.row-spacefree .col-xs-1,
.row-spacefree .col-sm-1,
.row-spacefree .col-md-1,
.row-spacefree .col-lg-1 {
  padding-left: 0;
  padding-right: 0;
}
.wrap {
  background-color: #f2f2f2;
}
.tc-container table {
  max-width: 100%;
}
.mi-container table {
  max-width: 100%;
}
.navbar-btn {
  display: none !important;
  float: right;
  position: relative;
  margin-right: 25px;
  padding: 5px 0;
  background: transparent !important;
  color: #c72225 !important;
  border-radius: 0;
  border: 0 !important;
  font-size: 30px;
}
@media (max-width: 767px) {
  .navbar-btn {
    display: block !important;
  }
  table.navbar-btn {
    display: table;
  }
  tr.navbar-btn {
    display: table-row !important;
  }
  th.navbar-btn,
  td.navbar-btn {
    display: table-cell !important;
  }
}
.navbar-btn .icon-remove {
  left: 0;
  top: 11px;
  position: absolute;
  opacity: 0;
  transition: all 0.2s ease-out;
}
.navbar-btn .icon-reorder {
  opacity: 1;
  transition: all 0.2s ease-out;
}
.navbar-btn.toggle .icon-remove {
  opacity: 1;
}
.navbar-btn.toggle .icon-reorder {
  opacity: 0;
}
.banner {
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  background-color: #ffffff;
  border-color: #eeeeee;
  margin-bottom: 0;
  border: 0;
  position: relative;
  background: url(../img/bg_banner.jpg);
  border-bottom: 2px solid #585858;
  background-color: #000;
  z-index: 50;
}
@media (min-width: 768px) {
  .banner {
    border-radius: 0;
  }
}
.banner .navbar-brand {
  color: #777777;
}
.banner .navbar-brand:hover,
.banner .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.banner .navbar-text {
  color: #777777;
}
.banner .navbar-nav > li > a {
  color: #777777;
}
.banner .navbar-nav > li > a:hover,
.banner .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.banner .navbar-nav > .active > a,
.banner .navbar-nav > .active > a:hover,
.banner .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #eeeeee;
}
.banner .navbar-nav > .disabled > a,
.banner .navbar-nav > .disabled > a:hover,
.banner .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.banner .navbar-toggle {
  border-color: #dddddd;
}
.banner .navbar-toggle:hover,
.banner .navbar-toggle:focus {
  background-color: #dddddd;
}
.banner .navbar-toggle .icon-bar {
  background-color: #888888;
}
.banner .navbar-collapse,
.banner .navbar-form {
  border-color: #eeeeee;
}
.banner .navbar-nav > .open > a,
.banner .navbar-nav > .open > a:hover,
.banner .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555555;
}
@media (max-width: 767px) {
  .banner .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .banner .navbar-nav .open .dropdown-menu > li > a:hover,
  .banner .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .banner .navbar-nav .open .dropdown-menu > .active > a,
  .banner .navbar-nav .open .dropdown-menu > .active > a:hover,
  .banner .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #eeeeee;
  }
  .banner .navbar-nav .open .dropdown-menu > .disabled > a,
  .banner .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .banner .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.banner .navbar-link {
  color: #777777;
}
.banner .navbar-link:hover {
  color: #333333;
}
.banner .btn-link {
  color: #777777;
}
.banner .btn-link:hover,
.banner .btn-link:focus {
  color: #333333;
}
.banner .btn-link[disabled]:hover,
fieldset[disabled] .banner .btn-link:hover,
.banner .btn-link[disabled]:focus,
fieldset[disabled] .banner .btn-link:focus {
  color: #cccccc;
}
.banner .logo {
  float: left;
  padding: 13px 0;
  margin-left: 25px;
}
@media (min-width: 768px) {
  .banner .logo {
    margin-left: 0;
  }
}
.banner .logo img {
  height: 40px;
}
@media (min-width: 768px) {
  .banner .logo img {
    height: 60px;
  }
}
@media (min-width: 768px) {
  .banner .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .banner .navbar-collapse {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100vh;
    padding-bottom: 140px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #ffffff;
    transition: all 0.6s ease-out;
    left: -100%;
  }
  .banner .navbar-collapse.toggle {
    left: 25px;
  }
}
@media (max-width: 767px) {
  .banner .navbar-nav {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .banner .navbar-nav {
    float: right;
    padding-top: 20px;
  }
}
.banner .navbar-nav a {
  transition: all 0.15s ease-out;
}
@media (max-width: 767px) {
  .banner .navbar-nav > li {
    border-bottom: 1px solid #4c4c4c;
  }
}
.banner .navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400;
  color: #d8d8d8;
  background: transparent;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .banner .navbar-nav > li > a {
    border-right: 2px solid #333333;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 992px) {
  .banner .navbar-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.banner .navbar-nav > li > a:hover,
.banner .navbar-nav > .open > a:hover,
.banner .navbar-nav > li > a:focus,
.banner .navbar-nav > .open > a:focus {
  color: #c72225;
  background-color: transparent;
}
.banner .navbar-nav > .open > a {
  color: #c72225;
  background-color: transparent;
}
.banner .navbar-nav > .active > a,
.banner .navbar-nav > .current-menu-ancestor > a,
.banner .navbar-nav > .current_page_parent > a,
.banner .navbar-nav > .active > a:hover,
.banner .navbar-nav > .current-menu-ancestor > a:hover,
.banner .navbar-nav > .current_page_parent > a:hover,
.banner .navbar-nav > .active > a:focus,
.banner .navbar-nav > .current-menu-ancestor > a:focus,
.banner .navbar-nav > .current_page_parent > a:focus {
  color: #c72225;
  background-color: transparent;
}
.banner .navbar-nav li > .dropdown-menu,
.banner .navbar-nav li.open > .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  background-color: #191919;
  border-radius: 0;
  background-clip: padding-box;
}
@media (max-width: 767px) {
  .banner .navbar-nav li > .dropdown-menu,
  .banner .navbar-nav li.open > .dropdown-menu {
    border-top: 1px solid #4c4c4c;
  }
}
.banner .navbar-nav li > .dropdown-menu > li,
.banner .navbar-nav li.open > .dropdown-menu > li {
  border-bottom: 1px solid #4c4c4c;
}
.banner .navbar-nav li > .dropdown-menu > li:last-of-type,
.banner .navbar-nav li.open > .dropdown-menu > li:last-of-type {
  border-bottom: 0;
}
.banner .navbar-nav li > .dropdown-menu > li > a,
.banner .navbar-nav li.open > .dropdown-menu > li > a {
  color: #d8d8d8;
  font-size: 15px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 35px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .banner .navbar-nav li > .dropdown-menu > li > a,
  .banner .navbar-nav li.open > .dropdown-menu > li > a {
    padding-left: 20px;
    padding-right: 60px;
    min-width: 210px;
  }
}
.banner .navbar-nav li > .dropdown-menu > li > a:hover,
.banner .navbar-nav li.open > .dropdown-menu > li > a:hover,
.banner .navbar-nav li > .dropdown-menu > .open > a:hover,
.banner .navbar-nav li.open > .dropdown-menu > .open > a:hover,
.banner .navbar-nav li > .dropdown-menu > li > a:focus,
.banner .navbar-nav li.open > .dropdown-menu > li > a:focus,
.banner .navbar-nav li > .dropdown-menu > .open > a:focus,
.banner .navbar-nav li.open > .dropdown-menu > .open > a:focus {
  color: #c72225;
  background: transparent;
}
.banner .navbar-nav li > .dropdown-menu > .open > a,
.banner .navbar-nav li.open > .dropdown-menu > .open > a {
  color: #c72225;
  background: transparent;
}
.banner .navbar-nav li > .dropdown-menu > .active > a,
.banner .navbar-nav li.open > .dropdown-menu > .active > a,
.banner .navbar-nav li > .dropdown-menu > .current-menu-ancestor > a,
.banner .navbar-nav li.open > .dropdown-menu > .current-menu-ancestor > a,
.banner .navbar-nav li > .dropdown-menu > .current-category-ancestor > a,
.banner .navbar-nav li.open > .dropdown-menu > .current-category-ancestor > a,
.banner .navbar-nav li > .dropdown-menu > .active > a:hover,
.banner .navbar-nav li.open > .dropdown-menu > .active > a:hover,
.banner .navbar-nav li > .dropdown-menu > .current-menu-ancestor > a:hover,
.banner .navbar-nav li.open > .dropdown-menu > .current-menu-ancestor > a:hover,
.banner .navbar-nav li > .dropdown-menu > .current-category-ancestor > a:hover,
.banner .navbar-nav li.open > .dropdown-menu > .current-category-ancestor > a:hover,
.banner .navbar-nav li > .dropdown-menu > .active > a:focus,
.banner .navbar-nav li.open > .dropdown-menu > .active > a:focus,
.banner .navbar-nav li > .dropdown-menu > .current-menu-ancestor > a:focus,
.banner .navbar-nav li.open > .dropdown-menu > .current-menu-ancestor > a:focus,
.banner .navbar-nav li > .dropdown-menu > .current-category-ancestor > a:focus,
.banner .navbar-nav li.open > .dropdown-menu > .current-category-ancestor > a:focus {
  color: #c72225;
  background: transparent;
}
@media (min-width: 768px) {
  .banner .navbar-nav li > .dropdown-menu {
    margin-left: -5px;
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0s linear 0.25s, opacity 0.25s ease-out, margin-left 0.25s ease-out;
  }
  .banner .navbar-nav li.open > .dropdown-menu {
    margin-left: 0;
    max-height: 99999px;
    opacity: 1;
    overflow: visible;
    transition: max-height 0s linear 0s, opacity 0.25s ease-out, margin-left 0.25s ease-out;
  }
}
@media (min-width: 768px) {
  .banner .navbar-nav > li > .dropdown-menu > li > .dropdown-menu,
  .banner .navbar-nav li.open > .dropdown-menu > li.open > .dropdown-menu {
    left: 100%;
    top: -2px;
  }
}
.banner .navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a,
.banner .navbar-nav li.open > .dropdown-menu > li.open > .dropdown-menu > li > a {
  font-style: italic;
  padding-left: 35px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .banner .navbar-nav > li > .dropdown-menu > li > .dropdown-menu > li > a,
  .banner .navbar-nav li.open > .dropdown-menu > li.open > .dropdown-menu > li > a {
    padding-left: 30px;
    padding-right: 20px;
  }
}
.menu-search {
  z-index: 800;
  position: relative;
  padding: 25px 25px;
}
@media (min-width: 768px) {
  .menu-search {
    padding: 0;
  }
}
.menu-search .sep {
  position: relative;
  display: inline-block;
  margin: 0px 20px;
  top: 10px;
  height: 33px;
  width: 1px;
  background: #d8d8d8;
}
@media (max-width: 767px) {
  .menu-search .sep {
    display: none !important;
  }
}
.menu-search .search-btn {
  color: #4c4c4c;
  cursor: pointer;
  background: none;
  border: 0;
  outline: none !important;
}
.menu-search .search-btn:hover,
.menu-search .search-btn:active {
  color: #c72225;
}
@media (max-width: 767px) {
  .menu-search .search-btn {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .search-box {
    transition: 0.3s all;
    display: block;
    display: hidden;
    overflow: hidden;
    height: 0px;
    position: absolute;
    top: 65px;
    right: 0;
    padding: 0 10px;
    background-color: #ffffff;
    opacity: 0;
  }
  .search-box.show-search-box {
    height: auto;
    padding: 15px 10px;
    opacity: 1;
  }
  .search-box .search-form {
    width: 300px;
  }
}
.page-header {
  position: relative;
  background-color: #e5e5e5;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: left;
}
.page-header-image {
  overflow: hidden;
  max-height: 200px;
  border-bottom: 2px solid #585858;
}
@media (min-width: 768px) {
  .page-header-image {
    max-height: 300px;
  }
}
@media (min-width: 992px) {
  .page-header-image {
    max-height: 400px;
  }
}
.page-header-image img {
  margin: 0;
  width: 100%;
  height: auto;
}
.page-header-title {
  padding: 0px 0;
  margin-bottom: -6px;
}
.with-image .page-header-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-header-title h1 {
  margin: 0;
  padding: 0px 40px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  line-height: 10px;
  font-size: 150px;
  opacity: 0.2;
  font-weight: 700;
}
@media (max-width: 991px) {
  .page-header-title h1 {
    font-size: 40px;
  }
}
.kontakt .page-header-title h1 {
  opacity: 0.6 !important;
}
@media (min-width: 992px) {
  .page-template-page-produkt-php .page-header-title h1,
  .page-template-page-uebersicht-php .page-header-title h1 {
    font-size: 100px;
  }
}
.sidebar {
  padding-top: 20px;
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .sidebar {
    float: left;
    width: 33.33333333%;
  }
}
.sidebar .widget {
  background-color: #e5e5e5;
  padding: 25px 25px 30px;
  margin-top: 20px;
}
.sidebar .widget .widget-title {
  margin-top: 0;
  font-size: 24px;
}
.sidebar .widget > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .sidebar .widget {
    padding: 20px 15px 25px;
  }
}
.content-info {
  margin-top: 0px;
  padding: 15px 0px 40px;
  background-color: #d8d8d8;
  color: #8c8c8c;
}
.content-info a {
  color: #8c8c8c;
}
.content-info a:hover {
  color: #c72225;
}
.content-info .widget {
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .content-info .widget {
    float: left;
    width: 33.33333333%;
  }
}
.content-info .widget .widget-title {
  color: #c72225;
}
.content-info .widget .widget-title:after {
  content: "";
  display: block;
  height: 2px;
  width: 60%;
  margin: 6px 0;
  background: #f2f2f2;
}
.content-info .sociallinks {
  text-align: left;
  margin-top: 12px;
  float: left;
}
.content-info .sociallinks .sociallink {
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #f2f2f2;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.content-info .sociallinks .sociallink:hover {
  color: #c72225;
}
.content-info .sociallinks a {
  font-size: 30px;
  margin-left: 5px;
  line-height: 60px;
}
.bottomline {
  padding: 12px 0px 25px;
  background-color: #c72225;
}
.bottomline .copyright {
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
  color: #fff;
}
@media (min-width: 768px) {
  .bottomline .copyright {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .bottomline .copyright {
    text-align: left;
  }
}
.bottomline .md-footer {
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  text-align: right;
}
@media (min-width: 768px) {
  .bottomline .md-footer {
    float: left;
    width: 50%;
  }
}
.bottomline .md-footer p {
  color: #8c8c8c;
}
.bottomline .md-footer:hover a {
  color: #e5e5e5 !important;
}
.mdlinkcontainer {
  margin-top: 10px;
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
  font-size: 13px;
  color: #d8d8d8;
  transition: 0.5s ease-in-out;
}
@media (max-width: 991px) {
  .mdlinkcontainer {
    text-align: center;
  }
}
.mdlinkcontainer span {
  color: #d8d8d8;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.mdlinkcontainer:hover span {
  color: #d8d8d8;
  opacity: 1.0;
}
.mdlinkcontainer i {
  padding-right: 10px;
  padding-left: 14px;
  font-size: 14px;
  color: #d8d8d8;
}
.imagehead {
  overflow: hidden;
  border-bottom: 2px solid #fff;
}
.imagehead .bannermenue {
  background-color: #191919;
}
.imagehead .bannermenue img {
  max-width: 100%;
  height: auto;
  transition: all 0.4s ease-out;
}
.imagehead .col-sm-3 {
  padding-right: 0px !important;
}
.imagehead .col-sm-9 {
  padding-left: 0px !important;
}
.imagehead .menupannel {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
}
.imagehead .menupannel:hover img,
.imagehead .menupannel:hover .paneltext {
  margin-left: 15px;
}
.imagehead .menupannel:hover .paneltext h3 {
  color: #c72225;
}
.imagehead .menupannel .paneltext {
  position: absolute;
  top: 0px;
  left: 20px;
  transition: all 0.4s ease-out;
}
.imagehead .menupannel .paneltext h3 {
  color: #9c9c9c;
  margin-top: 15px;
  transition: all 0.4s ease-out;
  text-transform: uppercase;
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .imagehead .menupannel .paneltext {
    left: 20px;
  }
  .imagehead .menupannel .paneltext h3 {
    font-size: 13px;
  }
}
.tuningcars {
  border-bottom: 2px solid #585858;
}
.tuningcars .bannermenue {
  background-color: #191919;
}
.tuningcars .bannermenue .carpic {
  opacity: 0.2;
  width: 100%;
  height: auto;
  transition: all 0.4s ease-out;
  -webkit-filter: grayscale(70%);
  filter: grayscale(70%);
}
.tuningcars .col-sm-3 {
  padding-right: 0px !important;
}
.tuningcars .col-sm-9 {
  padding-left: 0px !important;
}
.tuningcars .menupannel {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  border-bottom: 2px solid #585858;
}
.tuningcars .menupannel:last-child {
  border-bottom: 0px solid #585858;
}
.tuningcars .menupannel .paneltext {
  position: absolute;
  top: 50%;
  margin-top: -100px;
  left: 50%;
  margin-left: -97px;
  transition: all 0.4s ease-out;
}
.tuningcars .menupannel .paneltext img {
  text-align: center;
  width: 60%;
  height: auto;
}
.tuningcars .menupannel:hover .paneltext {
  opacity: 0;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.tuningcars .menupannel:hover .carpic {
  opacity: 1;
  -webkit-filter: grayscale(60%);
  filter: grayscale(60%);
}
.home .wrap {
  background-color: #191919;
}
.more-brands {
  background-color: #191919;
}
.more-brands .more-brands-inner {
  background: url(../img/bg_more_brands.jpg);
  background-size: cover;
  text-align: center;
  transition: all 0.4s ease-out;
}
.more-brands .more-brands-inner:hover {
  -webkit-filter: brightness(70%);
  filter: brightness(70%);
}
.more-brands .more-brands-inner:hover h4 {
  color: #c72225;
  transition: all 0.4s ease-out;
}
.more-brands .more-brands-inner:hover h4:after {
  color: #c72225;
  transition: all 0.4s ease-out;
}
.more-brands .more-brands-inner h4 {
  color: #d8d8d8;
}
.more-brands .more-brands-inner h4:after {
  position: absolute;
  margin-top: 4px;
  margin-left: 10px;
  color: #d8d8d8;
  content: '\e8a4';
  font-family: 'iconsoz';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.galerie #carousel {
  text-align: center;
  background: url(../img/carbon_fibre_big.png);
}
.galerie #carousel .item {
  overflow: hidden;
  max-height: 80vh;
}
.galerie #carousel .item img {
  width: 100%;
  height: auto;
}
.galerie #carousel .item.active img {
  /* This should be based on your carousel setting. For bs, it should be 5second*/
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.dataTables_wrapper {
  color: #333333;
  margin: 50px 0;
  margin-bottom: 100px !important;
}
.dataTables_wrapper .tablepress thead th {
  background-color: #b11e21;
  color: #fff;
  border-bottom: 1px solid #d8d8d8;
}
.dataTables_wrapper .tablepress tbody tr.odd td {
  background-color: #d3d3d3;
  color: #4c4c4c;
  border-top: 1px solid #d8d8d8;
  padding-top: 12px;
  padding-bottom: 12px;
}
.dataTables_wrapper .tablepress tbody tr.even td {
  background-color: #e5e5e5;
  color: #666666;
  border-top: 1px solid #e5e5e5;
  padding-top: 12px;
  padding-bottom: 12px;
}
.dataTables_wrapper .dataTables_filter input {
  background-color: #d8d8d8;
  border: 1px solid #8c8c8c;
  color: #4c4c4c;
  padding: 5px;
  margin-left: 8px;
}
.slider2 .carousel {
  background-color: #f2f2f2;
  height: 470px;
  margin-top: 80px;
}
.slider2 .carousel .carousel-inner {
  background-color: #f2f2f2;
}
.beschreibung {
  margin-top: 90px;
  color: #8c8c8c;
  font-weight: 300;
}
.beschreibung hr {
  border-top: 2px solid #fff;
}
.dataTables_paginate {
  margin-bottom: 80px;
}
.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
  background-color: #da282b !important;
}
.ozfelgen {
  width: 100%;
  height: 100vh;
}
.dataTables_wrapper select {
  background-color: #d8d8d8 !important;
  color: #8c8c8c;
  border-radius: 0!important;
  border-color: #8c8c8c;
  -webkit-appearance: none;
  padding: 2px 5px;
}
.paginate_button.next {
  color: #8c8c8c !important;
}
.selected img {
  opacity: 0.5;
}
.sidebar .widget {
  background-color: #d8d8d8 !important;
}
.widget_tag_cloud,
#respond {
  display: none !important;
}
.kontaktpanel {
  background-color: #fff;
  padding: 20px 20px 90px 20px;
  text-align: center;
  margin-top: 130px;
  line-height: 1.8em;
}
.logopanel {
  background-color: #4c4c4c;
  padding: 20px;
}
.logopanel img {
  max-width: 100%;
  height: auto;
}
.backbutton {
  margin-top: 80px;
}
.singledate .entry-time {
  margin-top: 10px;
}
.singledate {
  margin-right: 20px;
}
.readmore {
  float: right;
}
.impressum .page-header-title h1,
.agb .page-header-title h1 {
  display: none;
}
.popup-window {
  background-color: rgba(76, 76, 76, 0.8);
  width: 70%;
  padding: 30px;
  margin: 0 auto;
}
.popup-window h3,
.popup-window label {
  color: #fff;
}
.page-template-page-uebersicht-php .category-teaser {
  margin-top: 40px;
  margin-bottom: 10px;
}
.page-template-page-uebersicht-php .category-teaser.teaser_small {
  margin-top: 5px;
  background-color: #fff;
}
.uebersicht-banner {
  margin-bottom: 50px;
}
.tuning .tuningcars {
  background-color: #191919;
}
.powerchipflasher .main img {
  max-width: 100%;
  height: auto;
  margin-top: 50px;
}
.powerchipflasher .page-header-title h1 {
  font-size: 70px;
}
.gallery .gallery-item img {
  border: 2px solid #e5e5e5;
}
.gallery .gallery-item img:hover {
  border: 2px solid #c72225;
}
article {
  margin-bottom: 70px;
}
.post-side {
  width: 100%;
  display: block;
}
.post-side:before,
.post-side:after {
  content: " ";
  display: table;
}
.post-side:after {
  clear: both;
}
.post-side:before,
.post-side:after {
  content: " ";
  display: table;
}
.post-side:after {
  clear: both;
}
@media (min-width: 768px) {
  .post-side {
    width: 100px;
    float: left;
  }
}
@media (min-width: 768px) {
  .post-main {
    margin-left: 140px;
  }
}
.post-main h2.entry-title a {
  color: #c72225 !important;
}
.post-main h2.entry-title a:hover {
  color: #e56a6c !important;
}
h2.entry-title {
  margin-top: 25px;
}
.entry-time {
  width: 100px;
  height: 100px;
  display: inline-block;
  float: left;
  border: 5px solid #dc3134;
  color: #8c8c8c;
  margin-top: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-align: center;
  background-color: #a91d1f;
}
.entry-time .daymonth {
  display: block;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  color: #e5e5e5;
  background-color: #c72225;
  border-bottom: 1px solid #ed9597;
}
.entry-time .year {
  display: block;
  font-size: 24px;
  line-height: 44px;
  color: #e5e5e5;
}
.entry-image {
  display: inline-block;
  float: left;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .entry-image {
    margin-left: 0;
    margin-top: 20px;
  }
}
.entry-meta {
  font-size: 87%;
  display: none;
}
.keywords a {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: #c72225;
}
a.keywords a:hover,
a.keywords a:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.keywords a:empty {
  display: none;
}
.btn .keywords a {
  position: relative;
  top: -1px;
}
.keywords a[href]:hover,
.keywords a[href]:focus {
  background-color: #9b1b1d;
}
.post-edit-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  color: #fff;
  background-color: #c72225;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  padding: 9px 20px;
  transition: 0.2s all ease-out;
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.post-edit-link:focus,
.post-edit-link:active:focus,
.post-edit-link.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.post-edit-link:hover,
.post-edit-link:focus {
  color: #333333;
  text-decoration: none;
}
.post-edit-link:active,
.post-edit-link.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.post-edit-link.disabled,
.post-edit-link[disabled],
fieldset[disabled] .post-edit-link {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.post-edit-link:hover,
.post-edit-link:focus,
.post-edit-link:active,
.post-edit-link.active,
.open > .post-edit-link.dropdown-toggle {
  color: #fff;
  background-color: #db2d30;
}
.post-edit-link:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e63c";
  margin-right: 5px;
}
.post-counter {
  font-size: 60%;
  background-color: #4c4c4c;
  padding: .1em .6em .15em;
  border-radius: 1em;
  vertical-align: middle;
  margin-left: .15em;
}
.post {
  padding: 0px 50px;
}
.post:nth-child(even) {
  background: #fff;
  padding: 50px 50px;
}
.post:nth-child(1) {
  margin-top: 50px;
}
.post-inner-container {
  background-color: #fff;
}
.single-post .page-header-title {
  display: none;
}
.made_in_italy {
  height: 16px;
  width: auto;
}
@media (max-width: 767px) {
  .made_in_italy {
    margin-top: 30px;
  }
}
.tuev {
  margin-top: 65px;
  margin-bottom: 20px;
}
.tuev:before,
.tuev:after {
  content: " ";
  display: table;
}
.tuev:after {
  clear: both;
}
.tuev:before,
.tuev:after {
  content: " ";
  display: table;
}
.tuev:after {
  clear: both;
}
.tuev_bescheinigung {
  width: 80px;
  float: left;
}
.tuev_content {
  margin-top: 2px;
  margin-left: 90px;
  width: 180px;
  font-size: 13px;
}
@media (min-width: 768px) {
  .tuev_content {
    margin-left: 100px;
    width: 200px;
  }
}
.feature-icons {
  margin-top: 25px;
  margin-bottom: 20px;
}
.feature-icons:before,
.feature-icons:after {
  content: " ";
  display: table;
}
.feature-icons:after {
  clear: both;
}
.feature-icons:before,
.feature-icons:after {
  content: " ";
  display: table;
}
.feature-icons:after {
  clear: both;
}
.feature-icons span {
  border-radius: 10px;
  width: 80px;
  height: 80px;
  line-height: 75px;
  text-align: center;
  display: inline-block;
  background-color: #d8d8d8;
  color: #4c4c4c;
  transition: 0.2s all ease-out;
}
.feature-icons span:not(:last-child) {
  margin-right: 2px;
}
.article-felge:not(.motorbike-felge) table {
  max-width: 310px;
}
.felge-image-container {
  position: relative;
  height: 100%;
  text-align: center;
}
.felge-image-container .felge-image {
  position: relative;
  z-index: 10;
  width: auto;
  height: 100%;
}
.felge-image-container .felge-shadow {
  position: absolute;
  z-index: 5;
  bottom: -2%;
  left: 0;
  width: 100%;
  height: auto;
}
.felge-main-image {
  position: relative;
  height: 70vw;
}
.felge-main-image .felge-image-container {
  position: absolute;
  top: 0;
  left: -30px;
  opacity: 0;
  transition: all 0s ease-out;
}
.felge-main-image .felge-image-container.toggle {
  left: 0;
  opacity: 1;
  transition: all 0.6s ease-out;
}
.felge-main-image .felge-image-container.animate-out {
  left: 0;
  opacity: 0;
  transition: all 0.6s ease-out;
}
@media (min-width: 768px) {
  .felge-main-image {
    height: 40vw !important;
    max-height: 550px !important;
  }
}
.motorbike-felge .felge-main-image {
  height: 44vw;
}
@media (min-width: 768px) {
  .motorbike-felge .felge-main-image {
    height: 25vw !important;
    max-height: 400px !important;
  }
}
.felge-thumbnail-container {
  margin-top: 30px;
  text-align: center;
}
.felge-thumbnail-container:before,
.felge-thumbnail-container:after {
  content: " ";
  display: table;
}
.felge-thumbnail-container:after {
  clear: both;
}
.felge-thumbnail-container:before,
.felge-thumbnail-container:after {
  content: " ";
  display: table;
}
.felge-thumbnail-container:after {
  clear: both;
}
.felge-thumbnail-item {
  position: relative;
  width: 32%;
  padding: 15px;
  float: left;
  cursor: pointer;
  background-color: transparent;
  border-radius: 10px;
  opacity: 0.6;
  transition: 0.2s all ease-out;
}
.felge-thumbnail-item:not(:last-child) {
  margin-right: 3px;
}
.felge-thumbnail-item .felge-image-container {
  height: 15vw;
}
.felge-thumbnail-item.toggle,
.felge-thumbnail-item:hover {
  opacity: 1;
}
.felge-thumbnail-item.toggle {
  cursor: default;
}
@media (min-width: 768px) {
  .felge-thumbnail-item .felge-image-container {
    height: 7vw !important;
    max-height: 100px !important;
  }
}
@media (min-width: 992px) {
  .felge-thumbnail-item {
    width: 23%;
  }
}
.motorbike-felge .felge-thumbnail-item .felge-image-container {
  height: 11vw;
}
@media (min-width: 768px) {
  .motorbike-felge .felge-thumbnail-item .felge-image-container {
    height: 4vw !important;
    max-height: 65px !important;
  }
}
.felge-thumbnail-title {
  display: block;
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .felge-thumbnail-title {
    font-size: 13px;
  }
}
.felge-detail-gallery {
  position: relative;
  height: 29.5vw;
  max-height: 480px;
}
.felge-detail-gallery:before,
.felge-detail-gallery:after {
  content: " ";
  display: table;
}
.felge-detail-gallery:after {
  clear: both;
}
.felge-detail-gallery:before,
.felge-detail-gallery:after {
  content: " ";
  display: table;
}
.felge-detail-gallery:after {
  clear: both;
}
.felge-detail-gallery .news-item {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  width: 50%;
  min-height: 0;
  height: 100% !important;
}
.link-360-ansicht {
  position: absolute;
  right: 0;
  display: none;
  z-index: 50;
  height: 80px;
  width: 80px;
  border-radius: 100%;
  text-align: center;
  background-color: rgba(76, 76, 76, 0.8);
  color: #d8d8d8;
}
.link-360-ansicht:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .link-360-ansicht {
    left: 0;
    right: auto;
  }
}
.link-360-ansicht.toggle {
  display: block;
}
.link-360-ansicht span {
  display: block;
  font-size: 30px;
  margin-top: 10px;
}
.link-360-ansicht span.link-title {
  margin-top: 6px;
  font-size: 11px;
}
#oz-container.loading .spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  left: 50%;
  top: 250px;
}
#oz-container.loading .spinner > div {
  background-color: #c72225;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
#oz-container.loading .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#oz-container.loading .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#oz-container.loading .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#oz-container.loading .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.content_product {
  padding: 5px 20px 20px 20px;
  background-color: #e5e5e5;
  margin-bottom: 50px;
}
.image-product {
  width: 100%;
}
.image-product img {
  width: 100%;
  height: auto;
}
.category-teaser {
  background-color: #d8d8d8;
  display: block;
  padding: 0;
  margin-bottom: 50px;
  transition: 0.2s all ease-out;
}
.category-teaser h2 {
  position: relative;
  margin: 0;
  padding: 20px 40px 20px 20px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .category-teaser h2 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .category-teaser h2 {
    font-size: 22px;
  }
}
.category-teaser excperpt-container {
  padding: 0 40px 20px 20px;
  color: #191919;
}
a.category-teaser:hover {
  box-shadow: 0px 0px 20px 0px #8c8c8c;
}
a.category-teaser h2:after {
  position: absolute;
  top: 19px;
  right: 20px;
  color: #c72225;
  content: '\e8a4';
  font-family: 'iconsoz';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.category-teaser-image {
  width: 100%;
}
.category-teaser-image img {
  margin: 0;
  width: 100%;
  height: auto;
}
.felgen-teaser {
  background-color: #d8d8d8;
  display: block;
  padding: 0;
  margin-bottom: 50px;
  transition: 0.2s all ease-out;
  margin-bottom: 30px;
}
.felgen-teaser h2 {
  position: relative;
  margin: 0;
  padding: 20px 40px 20px 20px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .felgen-teaser h2 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .felgen-teaser h2 {
    font-size: 22px;
  }
}
.felgen-teaser excperpt-container {
  padding: 0 40px 20px 20px;
  color: #191919;
}
.felgen-teaser h2 {
  font-size: 16px;
}
@media (min-width: 768px) {
  .felgen-teaser h2 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .felgen-teaser h2 {
    font-size: 20px;
  }
}
.felgen-teaser-image {
  width: 100%;
  padding: 15px 15px 0 15px;
  text-align: center;
}
.felgen-teaser-image .felge-image-container {
  display: inline-block;
  position: relative;
  padding-bottom: 3px;
}
.felgen-teaser-image img {
  position: relative;
  z-index: 20;
  margin: auto 0;
  max-width: 100%;
  height: auto;
}
.felgen-teaser-image .felge-shadow {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
#oz-container {
  min-height: 300px;
  margin-top: 100px;
  margin-bottom: 40px;
}
#oz-container .article-content > h2 {
  color: #8c8c8c !important;
}
#oz-container table {
  width: 100%;
  margin-bottom: 10px;
  color: #8c8c8c;
}
#oz-container table h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
}
#oz-container table td {
  border-bottom: 1px solid #8c8c8c;
}
#oz-container table td h3 {
  color: #8c8c8c !important;
}
#oz-container table td:last-child {
  text-align: right;
}
#oz-container table td.space {
  height: 15px;
}
#oz-container .article-felge {
  color: #8c8c8c;
}
#oz-container .article-felge h4 {
  color: #8c8c8c;
}
#oz-container .article-content > h2 {
  display: none;
}
#oz-container .felge-detail-gallery {
  display: none;
}
#oz-container .btn {
  display: none;
}
#oz-container .disabled,
#oz-container .page-before,
#oz-container .page-next,
#oz-container .page-overview {
  display: inline-block;
  margin-top: 40px;
}
#oz-container.oz-container-felgen .btn {
  display: none;
}
