/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  width: 100%;
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline 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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), 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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@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;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
  border: 1px solid #999;

}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 99999;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* --- EGYEDI TÉMA FELÜLÍRÁSOK (3.3.7 -> 3.4.1 kompatibilis) --- */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,latin-ext,greek,cyrillic,greek-ext,vietnamese);

body {
  font-family: "Open Sans", "Avenir Next", "Lato", sans-serif;
  font-weight: 300;
  color: #333333;
  background-color: #ffffff;
}

/* Sárga gombok és elemek */
.btn-primary, .label-primary, .navbar-inverse, .pagination > .active > a, .badge {
  background-color: #ffe321 !important;
  color: #222222 !important;
  border-color: transparent !important;
}

.btn-primary:hover {
  background-color: #edcf00 !important;
}

/* Sötét űrlap elemek (a beküldött kódod alapján) */
.form-control {
  background-color: #ffffff; /* vagy #222222 ha sötétet használtál */
  border: 1px solid #222222;
  border-radius: 0;
  height: 40px;
}

/* Speciális táblázat színek */
.table a {
  color: #333333;
  text-decoration: underline;
}

/* Navigáció javítása */
.navbar {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navbar-default .navbar-nav > .active > a {
  background-color: #e9e9e9;
}

/* Ikonok fixálása */
.glyphicon {
  top: 1px;
}

/* --- TELJES BORDER-RADIUS RESET (MINDEN SZÖGLETES LESZ) --- */
.form-control,
.btn,
.panel,
.panel-heading,
.panel-footer,
.well,
.alert,
.modal-content,
.dropdown-menu,
.nav-tabs > li > a,
.nav-pills > li > a,
.input-group-addon,
.badge,
.label,
.thumbnail,
.pagination > li > a,
.pagination > li > span,
.pager li > a,
.pager li > span,
.img-thumbnail,
.img-rounded {
  border-radius: 0 !important;
}

/* Külön a progress bar-hoz, ha használod */
.progress,
.progress-bar {
  border-radius: 0 !important;
}

/* Külön a tooltip-hez (mivel ez dinamikusan jön létre) */
.tooltip-inner {
  border-radius: 0 !important;
}

/* Select elemek és input-group korrekciója */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,latin-ext,greek,cyrillic,greek-ext,vietnamese);
/* A konténer beállítása */
.menubar{
	padding-bottom: 10px;
}
.customercare-page{
	max-width: 1400px;
	margin: 0 auto;
}
/* Az LI elemek, mint sárga Primary gombok */
.chat-messages-notify .badge{
	background-color: #cd0000 !important;
	color: #fff !important;
}
.panel h1, .panel h2, .panel h3, .panel h4,.contact-form h1,.contact-form h2,.contact-form h3,.contact-form h4{
	font-size: 16pt;
	margin: 5px;
}
.plus-quantity, .minus-quantity {
	cursor: pointer;
}
.green{
	color: green;
}
.panel{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
.equal-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.5px;
    margin-right: -1.5px;
}
.equal-height > [class*='col-'] {
    display: flex;
    flex-direction: column;
    padding: 1.5px;
    border: 1px solid #f2f1f1;
}

.payment-mode-cassa-col {
    flex: 1; /* Ez nyújtja ki a belső div-et */
    padding: 15px;
    margin-bottom: 3px;
}
.payment-mode-container{
    margin-bottom: 5px;
    cursor: pointer;
}
.payment-mode-radio{
    height: 25px;
    width: 100%;
}
.payment-mode-cassa-col label {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #fff;
}

.payment-mode-radio, .payment-mode-title, .payment-mode-cassa-image, .payment-mode-cassa-text{
    display: flex;
    position: relative;
}
.payment-mode-cassa-image, .payment-mode-cassa-text{
    flex-direction: column;
    align-items: center;
}
.payment-mode-cassa-col .payment-mode-cassa.option-selected {
    background-color: #dcf2dd !important;
}
.payment-mode-cassa-col .payment-mode-cassa {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.payment-mode-cassa{
    min-height: 255px;
    padding: 10px;
    border-radius: 0px;
}
.radiobtn{
    position: absolute;
    top: calc(50% - 12.5px);
    left: calc(50% - 12.5px);
    height: 25px;
    width: 25px;
    /* background-color: #eee; */
    background-color: #a2a2a2;
    border-radius: 50%;
}
.payment-mode-cassa .radiobtn:after {
    display: block;
}
.radiobtn:after{
    content: "";
    position: absolute;
    display: none;
}
.payment-mode-cassa .radiobtn:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.bks-main-logo{
	width: 100%;
	max-width: 360px;
	height: auto;
	margin-top: 7px;
}
.shipping-radio {
	width: 28px;
	vertical-align: middle !important;
}
.row.adyen-page .panel-title{
	font-size: 16px !important;
}
.justify-content-between{
	justify-content: space-between;
}
#dropin-container{
	margin-bottom: 5px;
	padding: 3px;
	border-radius: 3px;
}
.d-flex{
	display: flex;
}
button#show-all-payment i{
	color: #35b454;
}
button#show-all-payment:hover{
	background-color: #f8f8f8;
}
button#show-all-payment{
	color: #666 !important;
	font-weight: 600;
	width: 100%;
	border-radius: 4px !important;
	height: 48px;
	background-color: #fff;
	transition: background-color .3s ease-out,box-shadow .3s ease-out;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 1px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.adyen-page .list-group .list-group-item .my-0{
	/* font-size: 1.5rem; */
}
.max-150{
	max-width: 150px;
	height: auto;
    width: 100%;
}
.outlet-title h1{
	font-size: 16pt !important;
}
.outlet-title{
	min-height: 78px;
}
.accesories-slick-slide .accesories-slick-slide-main-holder .accesories-slick-slide-item:last-child{
	border-right: 0px !important;
}
.flex-md-multiline .col-12{
	flex-basis: 12%;
}
@media screen and (max-width: 768px) {
	.flex-md-multiline .col-12{
		flex-basis: 33%;
	}
}
.promotion-size-button{
	float: left; 
	width: calc(12.5% - 5px);
	margin-left: 2.5px;
	margin-right: 2.5px;
	border: 2px solid #cfcfcf;
	margin-top: 10px;
}
.product-f-title{
	min-height: 120px;
}
.promotion-size-button.active{
	opacity: 1;
	border: 2px solid #333;
	background-color: #4e8f3c;
}
.color-orange{
	background-color: #3c558f;
}
.btn-ka img{
	margin-right: 0px !important;
}
.btn-ka{
	white-space: normal !important;
}
.promotion-cat-button{
	float: left; 
	width: calc(20% - 5px);
	margin-left: 2.5px;
	margin-right: 2.5px;
	border: 2px solid #cfcfcf;
}
.promotion-cat-button.active{
	opacity: 1 !important;
	border: 2px solid #333;
}
.akcio-cat-szuro-mobil{
	display: none;
}
.akcio-lista .product-sale{
	padding-top: 10px;
}
.akcio-lista .product-sale{
	background-color:#f2f2f2;
}
.akcio-lista .product-sale.active{
	background-color: #edf7bb;
}
.akcio-lista .product{
	margin-top: 10px;
}
.akcio-lista .product-excerpt{
	padding-top: 10px !important;
}
.akcio-kat-szep{
	margin-top: 5px;
}

@media screen and (max-width: 819px) {
	.bks-main-logo{
		width: 100%;
		max-width: 160px;
		height: auto !important;
		margin-top: 12px;
	}

	.akcio-kat-szep{
		display: none;
	}
	.product-f-title{
		height: 120px;
		text-overflow: ellipsis;
	}
	.akcio-lista .product-excerpt{
		padding-top: 10px !important;
	}
	.akcio-lista{
		margin-left: -30px !important;
		margin-right: -30px !important;
		
	}
	.promotion-cat-button{
		width: 100%;
	}
	.akcio-cat-szuro-mobil{
		display: block !important;
	}
	.akcio-cat-szuro{
		display: none;
	}
	.akcio-lista .product-excerpt h1{
		font-size: 12pt;
	}
	.akcio-lista .img-responsive{
		width: 100% !important;
		height: auto !important;
		max-height: auto !important;
		max-width: auto !important;
	}
}

.select2-container li{
	display: block !important;
}
.cassa-container .panel-body{
	background-color: #f8f8f8;
	padding: 20px;
}
.max-100 {
    max-width: 100px;
    width: 100%;
}
.cart-input-group{
	border: 10px solid #ffec65;
}
.cart-input-group .cart-input-group-btn:hover{
	color: #fff;
	background-color: #333;
}
.cart-input-group .input-group-btn{
	background-color: #ffec65;
}
.cart-input-group .cart-input-group-btn:hover,
.cart-input-group .cart-input-group-btn{

	outline: 0;
	opacity: 1;
}
.cart-input-group-btn:disabled:hover{
	background-color: #999;
}
.cart-input-group-btn:disabled{
	background-color: #ffec65;
}
.cart-input-group-btn{
	margin-left: 0px !important;
}
.payment-mode-cassa:hover {
    background-color: #d9d9d94f;
}
.option-selected:hover {
    background: #dcf2dd !important;
}
.option-selected {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    background: #dcf2dd;
}
.payment-mode-cassa-col label{
	width: 100%;
}
.payment-mode-cassa .radiobtn:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}
/* .payment-mode-cassa input:checked ~ .radiobtn:after { */
.payment-mode-cassa .radiobtn:after {
	display: block;
}
.radiobtn:after{
	content: "";
	position: absolute;
	display: none;
}
.max-50{
	width: 100px;
	max-width: 50px;
}
.payment-mode-cassa input:checked ~ .radiobtn {
	background-color: #cc0000;
}
.payment-mode-cassa:hover input ~ .radiobtn {
	/* background-color: #ccc; */
	background-color: #2196F3;
}
.payment-mode-cassa:hover{
	background-color: #d9d9d94f;
}
.payment-mode-cassa{
	min-height: 255px;
	padding: 10px;
	border-radius: 2px;
}
.radiobtn{
	position: absolute;
	top: 10px;
	left: 45%;
	height: 25px;
	width: 25px;
	/* background-color: #eee; */
	background-color: #a2a2a2;
	border-radius: 50%;
}
.payment-mode-radio input{
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.payment-mode-cassa .payment-mode-title{
	margin-top: 25px;
	font-size: 10pt;
	font-weight: 600;
	padding: 5px;
	margin-bottom: 5px;
}
/*.payment-mode-cassa-col{*/
/*	border-right: 1px solid #cfcfcf;*/
/*	cursor: pointer;*/
/*	margin-bottom: 10px;*/
/*}*/
.payment-mode-cassa-col-last{
	border-right: 0px;
}


.center-body-container{
	/*margin-top: 80px;*/
}
.image-responsive{
  width: 100%;
  height: auto;
}
body.noi-szinek .btn-primary-bordered{
	background-color: transparent;
	border: 2px solid #8B008B;
}
body.noi-szinek .btn-primary-bordered:hover{
	background-color: #8B008B;
    border: 2px solid #8B008B;
	color: #fff !important;
}
body.noi-szinek .dark#headbar{
	background: #4B175C !important;
	background-color: #4B175C !important;
}
body.noi-szinek .btn-primary:hover {
    background-color: #8B008B !important;
	color: #fff !important;
}
body.noi-szinek .btn-primary{
	outline: 2px solid #8B008B;
	color: #fff !important;
    background-color: #8B008B !important;

}
#sub-headbar-fixed.active{
    top:76px;
    visibility:visible;
    opacity:1;
}
#sub-headbar{
    background: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#headbar.dark, #sub-headbar.dark {
    background: #ffffff;
}

#headbar .white-grad, #sub-headbar .white-grad, #sub-headbar-fixed .white-grad {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
/* #headbar .white-grad, .dark#sub-headbar .white-grad, .dark#sub-headbar-fixed .white-grad { */
#headbar, .dark#headbar, .dark#sub-headbar-fixed{
    background: rgba(34, 34, 34, 1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(34, 34, 34, 1)), color-stop(39%, rgba(64, 64, 64, 1)), color-stop(63%, rgba(64, 64, 64, 1)), color-stop(100%, rgba(34, 34, 34, 1)));
    background: -webkit-gradient(linear, left top, right top, from(rgba(34, 34, 34, 1)), color-stop(39%, rgba(64, 64, 64, 1)), color-stop(63%, rgba(64, 64, 64, 1)), to(rgba(34, 34, 34, 1)));
    background: linear-gradient(to right, rgba(34, 34, 34, 1) 0%, rgba(64, 64, 64, 1) 39%, rgba(64, 64, 64, 1) 63%, rgba(34, 34, 34, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222', GradientType=1);
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.orderlist-ordered-items{
	display: none;
}
.max-200{
	max-width: 200px;
    width: 100%;
}
.max-100{
	max-width: 100px;
    width: 100%;
}
.table > tbody > tr > th,
.table > tbody > tr > td {
     vertical-align: middle;
	 font-size: 10pt;
}
input.form-control.cart-list-quantity {
    display: inline-block;
       width: 40px;
    padding: 0 0 0 6px;
}

.cart-item-availability-instock{
    color: #94ce3a;
}
.cart-item-availability-outofstock{
    color: #e6ca2b;
}

.table > thead > tr.active > td{
    background-color:#fff;
    font-weight:600;
}

.glyphicon-remove{
    color:#f46763;
}

.main-category-button a{
	text-decoration: none;
}
@font-face {
    font-family: "avenirnext";
    src: url('../fonts/AvenirNext-UltraLight.eot') format('embedded-opentype'), url('../fonts/AvenirNext-UltraLight.woff') format('woff'), url('../fonts/AvenirNext-UltraLight.ttf') format('truetype'), url('../fonts/AvenirNext-UltraLight.svg') format('svg');
    font-weight: 200;
}

@font-face {
    font-family: "avenirnext";
    src: url('../fonts/AvenirNext-Regular.eot') format('embedded-opentype'), url('../fonts/AvenirNext-Regular.woff') format('woff'), url('../fonts/AvenirNext-Regular.ttf') format('truetype'), url('../fonts/AvenirNext-Regular.svg') format('svg');
    font-weight: 300;
}

@font-face {
    font-family: "avenirnext";
    src: url('../fonts/AvenirNext-Medium.eot') format('embedded-opentype'), url('../fonts/AvenirNext-Medium.woff') format('woff'), url('../fonts/AvenirNext-Medium.ttf') format('truetype'), url('../fonts/AvenirNext-Medium.svg') format('svg');
    font-weight: 400;
}

@font-face {
    font-family: "avenirnext";
    src: url('../fonts/AvenirNext-DemiBold.eot') format('embedded-opentype'), url('../fonts/AvenirNext-DemiBold.woff') format('woff'), url('../fonts/AvenirNext-DemiBold.ttf') format('truetype'), url('../fonts/AvenirNext-DemiBold.svg') format('svg');
    font-weight: 500;
}

@font-face {
    font-family: "avenirnext";
    src: url('../fonts/AvenirNext-Bold.eot') format('embedded-opentype'), url('../fonts/AvenirNext-Bold.woff') format('woff'), url('../fonts/AvenirNext-Bold.ttf') format('truetype'), url('../fonts/AvenirNext-Bold.svg') format('svg');
    font-weight: 600;
}

@font-face {
    font-family: "avenirnext";
    src: url('../fonts/AvenirNext-Bold.eot') format('embedded-opentype'), url('../fonts/AvenirNext-Bold.woff') format('woff'), url('../fonts/AvenirNext-Bold.ttf') format('truetype'), url('../fonts/AvenirNext-Bold.svg') format('svg');
    font-weight: 700;
}

@-webkit-keyframes floating-helmet-wk {
    from {
        -webkit-transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, 10px);
    }
    to {
        -webkit-transform: translate(0, -0px);
    }
}

@-webkit-keyframes floating-helmet {
    from {
        -webkit-transform: translate(0, 0px);
                transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, 10px);
                transform: translate(0, 10px);
    }
    to {
        -webkit-transform: translate(0, -0px);
                transform: translate(0, -0px);
    }
}

@keyframes floating-helmet {
    from {
        -webkit-transform: translate(0, 0px);
                transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, 10px);
                transform: translate(0, 10px);
    }
    to {
        -webkit-transform: translate(0, -0px);
                transform: translate(0, -0px);
    }
}

@-webkit-keyframes floating-shadow {
    from {
        background-size: 93% 50px;
        opacity: 0.7;
    }
    65% {
        background-size: 100% 50px;
        opacity: 1;
    }
    to {
        background-size: 93% 50px;
        opacity: 0.7;
    }
}

@keyframes floating-shadow {
    from {
        background-size: 93% 50px;
        opacity: 0.7;
    }
    65% {
        background-size: 100% 50px;
        opacity: 1;
    }
    to {
        background-size: 93% 50px;
        opacity: 0.7;
    }
}

.floating {
    -webkit-animation-name: floating-helmet-wk;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: floating-helmet-moz;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-name: floating-helmet-o;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: ease-in-out;
    -webkit-animation-name: floating-helmet;
            animation-name: floating-helmet;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.floating-shadow {
    -webkit-animation-name: floating-shadow;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: floating-shadow;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    -o-animation-name: floating-shadow;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: ease-in-out;
    animation-name: floating-shadow;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

button:focus {outline:0;}


body {
    background-color: #fff;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    /*font-weight: 300;*/
    font-size: 10pt;
}

a{
    /*text-decoration: underline;*/
}
a.no-underline{
    text-decoration: none;
}
p{
    font-size:16px;
}

h1 {
    margin: 0;
    letter-spacing: 2px;
}

h2 {
    margin: 0;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 44px;
}

h3 {
    margin: 0;
    letter-spacing: -1px;
    font-weight: 200;
    font-size: 40px;
}
h6 {
    font-size: 36px;
    text-transform: uppercase;
}

h5{
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h4 {
    font-size: 20px;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 34px;
    text-decoration: none;
}

.section-line {
    border-top: 2px solid;
    position: relative;
    top: 27px;
}
.section-line h5 {
    position: relative;
    top: -27px;
    background-color: #fff;
    display: inline-block;
    padding-right: 20px;
}

.text-sm {
    font-size: 15px;
    font-weight: 400;
}

.text-lg {
    font-size: 28px;
    font-weight: 200;
}

.text-center {
    text-align: center;
}

.bg-cover {
    background-position: center;
    background-size: cover;
}

.bg-image {
    background-size: 100% auto;
    background-position: center;
}

.w-half {
    max-width: 620px;
}

.h-300px{
    height:300px;
}

.w-800px{
    max-width:800px;
}

.rel {
    position: relative;
}

.abs {
    position: absolute;
}

.mov-down {
    top: 10px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.mov-down>div {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.mov-up {
    bottom: 10px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.mov-up>div {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.pos-top {
    position: absolute;
    top: -40px;
}

.pos-bottom {
    position: absolute;
    bottom: -40px;
}

.pos-left {
    left: 0px;
}

.pos-right {
    right: 0px;
}
.bg-color-roller{
	background-color: #5de9cf;
}
.bg-color-noi {
    background-color: #8B008B;
}
.bg-color-zart {
    background-color: #5fcd73;
}

.bg-color-nyithato {
    background-color: #b4da4a;
}

.bg-color-nyitott {
    background-color: #e9605d;
}

.bg-color-gyermek {
    background-color: #3acaec;
}

.bg-color-kiegeszitok {
    background-color: #eeb658;
}

.border-color-zart {
    border-color: #5fcd73 !important;
}

.border-color-nyithato {
    border-color: #b4da4a !important;
}

.border-color-nyitott {
    border-color: #e9605d !important;
}

.border-color-gyermek {
    border-color: #3acaec !important;
}

.border-color-kiegeszitok {
    border-color: #eeb658 !important;
}

.bg-black {
    background-color: #212121;
}

.bg-primary{
    color:#000;
}

.bg-white{
    background-color:rgba(255,255,255,0.9);
}

.bg-gray {
    background-color: rgba(241, 241, 241, 0.7);
}


.bg-gray-op {
    background-color: rgba(241, 241, 241, 0.7);
}

.bg-gray-2 {
    background-color: #e8e8e8;
}

.bg-grad {
    position: absolute;
    top: 0;
    left: 0;
}

.bg-svgtext {
    position: absolute;
    top: 0;
    left: 0;
}

.bg-svgtext .bg-pull-right {
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    right: -1px;
}

.bg-svgtext .bg-pull-left {
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    left: -1px;
}

.bg-grad-blue {
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(148, 165, 213, 0)), color-stop(70%, rgba(105, 155, 196, 0.4)), color-stop(100%, rgba(40, 118, 171, 0.4)));
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(148, 165, 213, 0)), color-stop(70%, rgba(105, 155, 196, 0.4)), to(rgba(40, 118, 171, 0.4)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(148, 165, 213, 0) 50%, rgba(105, 155, 196, 0.4) 70%, rgba(40, 118, 171, 0.4) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#284bab', GradientType=1);
}

.bg-grad-red {
    background: rgba(126, 54, 66, 0.4);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(126, 54, 66, 0.4)), color-stop(30%, rgba(165, 114, 123, 0.4)), color-stop(50%, rgba(191, 155, 161, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-gradient(linear, left top, right top, from(rgba(126, 54, 66, 0.4)), color-stop(30%, rgba(165, 114, 123, 0.4)), color-stop(50%, rgba(191, 155, 161, 0)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(126, 54, 66, 0.4) 0%, rgba(165, 114, 123, 0.4) 30%, rgba(191, 155, 161, 0) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7e3642', endColorstr='#ffffff', GradientType=1);
}

body.noi-szinek .yellow-line{
	background-color: #72115d !important;
}
body.noi-szinek .background-blackdrops {
	background-image: url(../img/nzi/noi-drops-left.png), url(../img/nzi/noi-drops-right.png) !important;
}
.background-blackdrops {
    background-image: url(../img/nzi/droplets-left.jpg), url(../img/nzi/droplets-right.jpg);
       background-position: top left, top right;
  /*  background-size: auto 100%, auto 100%;*/
    background-repeat: no-repeat;
}
body.noi-szinek .background-blackdrops-single {
	background-image: url(../img/nzi/noi-drops-left.png), url(../img/nzi/noi-drops-right.png) !important;
}
.background-blackdrops-single {
    background-image: url(../img/nzi/droplets-left.jpg), url(../img/nzi/droplets-right.jpg);
    background-position: top left, top right;
    background-repeat: no-repeat;
}

.not-home #category-choser-section.background-blackdrops, .home #category-choser-section.background-blackdrops {
    background-image: url(../img/nzi/droplets-top.jpg);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.background-helmets-shadow {
    background-image: url(../img/nzi/bottom-shadow-helmets.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}

body.top-blackdrops{
    background-image: url(../img/nzi/droplets-top.jpg);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.d-flex-acc{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.flex-2 {
    -ms-flex: 2;
    -webkit-box-flex: 2;
            flex: 2;
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.form-control {
    color: #222222;
    background-color: rgb(255, 255, 255);
    background-image: none;
    margin-bottom: 6px;
    border: 1px solid #727272;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size:15px;
}
.input-group .input-group-addon{
	color: #222222;
    background-color: rgb(255, 255, 255);
    background-image: none;
    margin-bottom: 6px;
    border: 1px solid #727272;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size:15px;
}
.input-group .input-group-addon:last-child{
	border-left: none;
}
.input-group {
    margin-bottom:6px;
}
select.form-control {
background-image: url("../img/dropdown.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 7px) 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
label, .radio label, .checkbox label, .help-block {
    font-size: 14px;
    font-weight: 300;
}
label {
    padding-top: 5px;
}
.form-control::-webkit-input-placeholder {
    font-size:15px;
    color:#ccc;
    font-weight: 300;
}
.form-control::-moz-placeholder {
    font-size:15px;
    color:#ccc;
    font-weight: 300;
}
.form-control:-ms-input-placeholder {
    font-size:15px;
    color:#ccc;
    font-weight: 300;
}
.form-control:-moz-placeholder {
    font-size:15px;
    color:#ccc;
    font-weight: 300;
}

.btn {
    /*letter-spacing: 1px;*/
    font-weight: 400;
}

.btn {
    font-size: 10pt;
    /*padding: 13px 32px;*/
    cursor: pointer;
}
.input-group select{
	margin-right: 2px;
}
.input-group .btn{
	padding: 8px 5px;
}

.btn-lg {
    font-size: 10pt;
    padding: 16px 40px;
}
.btn-lg img {
    height: 18px;
    vertical-align: text-top;
    margin-right: 10px;
}

.btn-sm {
    font-size: 13px;
    /*padding: 7px 16px 6px 16px;*/
    /*line-height: 14px;*/
    /*letter-spacing: 1px;*/
}
.btn-sm-long {
    font-size: 14px;
    padding: 11px 26px 10px 26px;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: none;
    margin-right:8px;
    margin-top:8px;
}
.btn-sm img{
        height: 14px;
    vertical-align: text-top;
    margin-right: 7px;
}
.breadcrumbs .btn-sm img {
    height: 12px;
    vertical-align: top;
    margin-right: 7px;
}
.breadcrumbs .btn-sm {
    padding: 7px 10px 6px 10px;
    background-color:#fff;
}
.breadcrumb{
    display:inline-block;
    padding:0;
    padding-left:8px;
    margin:0;
    padding-top:8px;
}
.breadcrumbs a, .breadcrumb li {
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
}
.breadcrumb-item a{
    text-decoration: none;
}
#bh-sl-submit.btn-sm{
    font-size: 13px;
    padding: 13px 28px 11px 28px;
}

.btn-primary {
    outline: 2px solid #ffe321;
    /*outline-offset: -1px;*/
    -webkit-transition: 0.16s;
    transition: 0.16s;
}
.btn-primary:hover{
    outline: 2px solid #ffe321;
}
.btn-green{
    background-color: #7aef8f;
    outline: 2px solid #7aef8f;
    outline-offset: -2px;
    -webkit-transition: 0.16s;
    transition: 0.16s;
}
.btn-green:hover{
    outline-offset: 1px;
    background-color: transparent;
}

.btn-primary:hover {
    /*outline-offset: 1px;*/
    background-color: transparent;
}
.btn-sm.btn-primary:hover {
    /*outline-offset: -1px;*/
    background-color: #ffec65;
}
.btn-primary:disabled:hover{
    /*outline-offset: -1px;*/
    /*background-color: #ffec65;*/
}

.gls-parcelshop-btn{
    color: #222222 !important;
    background-color: #ffe321 !important;
    border-color: #f0d000 !important;
    padding: 1px 6px;
    line-height: 1.2;
    font-size: 11px;
}
.edit-shipping-btn{
    padding: 1px 6px;
    line-height: 1.2;
    font-size: 11px;
}
.gls-parcelshop-btn:hover,
.gls-parcelshop-btn:focus{
    color: #222222 !important;
    background-color: #ffec65 !important;
    border-color: #e6c000 !important;
    outline: 2px solid #ffe321;
    outline-offset: 0;
}
.gls-parcelshop-btn:disabled{
    opacity: 0.65;
}

.shipping-actions-right{
    float: right;
}

.btn-primary-bordered {
    color: #222222;
    background-color: transparent;
    border: 2px solid #ffe321;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.btn-primary-bordered:hover {
    color: #222222;
    background-color: #ffe321;
    border: 2px solid #ffe321;
}


.w-100 {
    width: 100%;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mt-5 {
    margin-top: 3rem;
}

.p-5 {
    padding: 3rem 3rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

body {
    padding-top: 76px;
    -webkit-font-smoothing: subpixel-antialiased;
}

#headbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1250;
    background: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#sub-headbar{
    z-index:123;
}
#sub-headbar-fixed{
    z-index:123;
}
#sub-headbar-fixed {
	visibility:hidden;
    opacity:0;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 1234;
    background: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#slider{
	padding-left: 10px;
	padding-right: 10px;
}



#headbar.dark .white-grad {
    opacity: 1;
}
#sub-headbar.dark .white-grad, #sub-headbar-fixed.dark .white-grad {
    opacity: 0.95;
}

#logo {
    float: left;
    margin-top: 3px;
    position: relative;
	z-index: 1248;
}
.old-price::after {
    border-top: 1px solid #ff0000;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
}
.old-price{
	position: relative;
	font-size: 10pt;
}
.old-price-placeholder {
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.old-price-text{
	font-size: 12px;
}
.old-price-small::after {
    border-top: 1px solid #ff0000;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
}
.old-price-small{
	position: relative;
	font-size: 12px;
}
.old-price-placeholder-small {
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.old-price-small-text{
	font-size: 10px;
}
.alert-success, .alert-error, .alert-danger, .alert-warning {
    top: 80px;
    position: fixed;
    left: calc(50% - 250px);
    width:500px;
    padding:30px;
    z-index: 1249;
    -webkit-box-shadow: 0 0 50px -20px #000;
            box-shadow: 0 0 50px -20px #000;
}
.alert-dismissable .close, .alert-dismissible .close {
    top: -24px;
    right: -21px;
}
.motorsport-year{
	text-align: center;
	background-color: #f5f5f5;
    color: #363636;
    font-weight: 500;
    line-height: 30px;
    font-size: 14pt;
}
.motorsport-champ-table{
width: 90%;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.motorsport-champ{
	text-align: center;
	font-weight: 400;
}
.motorsport-champ td{
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 400;
	font-size: 12pt;
}
.motorsport-champ td:first-child{
	color: #ffe321;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: 500;
}
.image-floated-left{
	vertical-align: middle;
	float:left;
	margin: 20px;
}
/*#headbar.dark #logo::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('../img/nzi/nzi-w.svg');
    background-size: contain;
    background-repeat: no-repeat;
}*/

#headbar.dark .btn-primary-bordered:hover {
    color: #222222;
}

.nzi-main-logo {
    height: 47px;
}

#hamburger-icon, #cart-icon {
    display: inline-block;
}
#cart-icon{
    vertical-align: top;
    padding-top: 5px;
    margin-left: 6px;
    margin-right: 20px;
}
#cart-icon span{
    top: 0;
    right: -10px;
    line-height: 14px;
    font-size: 12px;
    padding: 2px 5px 1px 5px;
    color: #000;
    font-weight: 500;
    border-radius: 50%;
}
#cart-icon img{
    height:30px;
}
#mobile-icons {
    display: none;
    float:right;
}
#mobile-icons>div{
    vertical-align: middle;
}

#menu {
    text-align: right;
    font-size: 0;
    float: right;
}

#menu .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

#menu .btn {
    margin-left: 6px;
}

span.menupoint {
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
}

    #menu a {
        text-decoration: none;
}

#headbar.dark span.menupoint,
#headbar.dark .btn-primary-bordered {
    color: #fff;
}

span.menupoint:hover, #headbar.dark span.menupoint:hover{
    color: #ffe321;
}

#section-1 h1{
    margin-bottom:20px;
}
#section-1 h1,
#section-1 p {
    background-color: rgba(255, 255, 255, 0.64);
    padding: 0 5px;
}

#main-item {
    padding: 0;
    max-width: 600px;
}
.not-home #main-item, .home #main-item{
    padding:20px 80px 60px 0px;
}

#main-item .bottom-shadow-mainhelmet {
    background-image: url(../img/nzi/bottom-shadow-mainhelmet.png);
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    left: -10px;
}

.home #main-item img{
    /*padding:50px 0;*/
}
.not-home #main-item img{
    padding:50px 0;
}
#main-item-price {
    bottom: 60px;
    right: 20px;
}

#main-item-price .price {
    font-weight: 600;
    font-size: 30px;
    margin: 0;
}

#main-item-price .old-price {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
}

#main-item-price::after {
    content: '';
    position: absolute;
    left: -126px;
    width: 110px;
    height: 20px;
    border: 1px solid #9a9a9a;
    border-top: 0;
    border-right: 0;
    bottom: 21px;
}

#section-2 {
    min-height: 400px;
    margin-top: 50px;
}

#section-2:hover .mov-down {
    top: 0px;
}

.mov-down>div {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#section-2:hover .mov-down>div {
    top: -30px;
}

.mov-up {
    bottom: 10px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#section-2:hover .mov-up {
    bottom: 0px;
}

.mov-up>div {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#section-2:hover .mov-up>div {
    bottom: -30px;
}

#section-3 .tech .bg-image {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#section-3 .tech:hover .bg-image {
    background-size: 105% auto;
}

.helmet-cat-card {
    height: 270px;
    margin: 0 10px;
}

.helmet-cat-card-text {
    width: 170px;
    height: 160px;
    padding: 10px;
    top: 0;
    right: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    background-image: url(../img/nzi/card-inner-shadow.png);
    background-size: cover;
    background-position: center;
}

.helmet-cat-card-text h1 {
    font-size: 21px;
    line-height: 23px;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0;
}

.helmet-cat-card-text h2 {
    font-size: 15px;
    line-height: 20px;
    text-align: right;
    letter-spacing: 1px;
    color: #fff;
}

.helmet-cat-card-img {
    max-width: 203px;
    width: 85%;
    height: auto;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.helmet-cat-card:hover .helmet-cat-card-text {
    top: -30px;
	transition: 0.6s;
	-webkit-transition: 0.6s;
}

.helmet-cat-card:hover .helmet-cat-card-img {
    left: 30px;
	transition: 0.6s;
	-webkit-transition: 0.6s;
}

#footer h1 {
    font-size: 19px;
    line-height: 23px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0;
}

#footer {
    color: #fff;
}

#footer a {
    color: #fff;
    font-weight: 200;
    text-decoration: none;
    font-size:16px;
}

#footer span {
    color: #fff;
    font-weight: 200;
    letter-spacing: 1px;
     font-size:16px;
    vertical-align:bottom;
}

.footer-icon {
    height: 22px;
}

.yellow-line {
    width: 2px;
    background-color: #ffe321;
    z-index: -1;
    position:fixed;
}

#yelloline-0 {
    height: 20%;
    top: 0;
    left: 30%;
    -ms-transform: rotate(-30deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(-30deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(-30deg);
    transform-origin: 0 0;
}

#yelloline-1 {
    height: 42%;
    top: 0;
    left: 10%;
    -ms-transform: rotate(-30deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(-30deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(-30deg);
    transform-origin: 0 0;
}

#yelloline-2 {
    height: 45%;
    top: 10%;
    left: 0;
    -ms-transform: rotate(-30deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(-30deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(-30deg);
    transform-origin: 0 0;
}

#yelloline-3 {
    height: 40%;
    top: 0;
    right: 13%;
    -ms-transform: rotate(30deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(30deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(30deg);
    transform-origin: 0 0;
}

#yelloline-4 {
    height: 50%;
    top: 10%;
    right: 0;
    -ms-transform: rotate(30deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(30deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(30deg);
    transform-origin: 0 0;
}

#yelloline-5 {
    height: 50%;
    bottom: 0;
    left: 0;
    -ms-transform: rotate(30deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(30deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(30deg);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
}

#yelloline-6 {
    height: 40%;
    bottom: 0;
    left: 26%;
    -ms-transform: rotate(30deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(30deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(30deg);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
}

#yelloline-7 {
    height: 50%;
    bottom: 0;
    right: 7%;
    -ms-transform: rotate(-30deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(-30deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(-30deg);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
}

#yelloline-8 {
    height: 36%;
    bottom: 0;
    right: 20%;
    -ms-transform: rotate(-30deg);
    -ms-transform-origin: 0 0;
    -webkit-transform: rotate(-30deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(-30deg);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
}




/*
PRODUCT oldal
*/
.product-info .price{
    font-size:28px;
    line-height:38px;
    border-top:1px solid #444;
    display: inline-block;
    font-weight:200;
    margin-top:6px;
    padding-top:6px;
}
.product-info p{
    font-size:18px;
    font-weight:300;
}
.product-info select.form-control {
    display: inline-block;
    max-width: 300px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    margin-right: 8px;
    vertical-align: top;
}
.product-info button{
   /* min-width:300px;*/
}

.box-bordered{
    padding: 8px 16px;
    background-color: transparent;
    max-width:300px;
    border: 2px solid #727272;
    display: inline-block;
    min-width:300px;
}
.box-bordered p{
    font-size: 14px;
    color: #222222;
    font-weight: 400;
}
.panel-primary .panel-heading{
	background-color: #222222;
}
.panel{
	 background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-title{
	
	font-weight: 400;
}
.product-description-panel .panel {
    margin-bottom: 22px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.product-description-panel .panel-heading {
    background-color: #f1f1f1;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
    font-size: 10pt;
    color: #545454;
    display: inline;
    padding: 12px 22px;
}
.product-description-panel .panel-body{
    padding:15px 0;
}
.bg-gray .panel-heading {
    background-color: #f1f1f1;
    color: #545454;
}
.bg-gray-2 .panel-heading {
    background-color: #e8e8e8;
    color: #545454;
}

.tech-boxes{
    padding-left:7px;
    padding-right:7px;
}
.tech-boxes .col-xs-3 {
    padding-right: 0;
    padding-left:8px;
}
.tech-box .tech-box-img{
    background-color:#929394;
    padding:2px;
    margin-right:10px;
    border-right:2px solid transparent;
    width:51px;
    display:inline-block;
}
.tech-box-title{
    width:calc(100% - 61px);
    display:inline-block;
        vertical-align: middle;
    line-height:16px;
}
.tech-box {
    border: 2px solid #929394;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 15px;
    color: #434343;
    padding-right:10px;
    opacity:0.8;
    position: relative;
}
.tech-box:hover{
    opacity:1;
}
.tech-box-bubble{
    position: absolute;
    top: 110%;
    opacity:0;
    background-color: #5ece73;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 200;
    padding: 12px;
    left: -2px;
    right: -2px;
    z-index: 1;
    -webkit-transition:0.3s;
    transition:0.3s;
    visibility:hidden;
}
.tech-box-bubble:after {
    top: -7px;
    left: 19px;
    bottom: auto;
right:auto;
    border-width: 0 7px 7px;
    content: "";
    position: absolute;
    border-style: solid;
    border-color: #5ece73 transparent;
    display: block;
    width: 0;
}
.tech-box:hover .tech-box-bubble{
    opacity:1;
    top: 100%;
    visibility: visible;
}

.product{
    /* margin-top:32px; */
}
.product .img-responsive {
	width: auto;
    max-height: 260px;
    height:260px;
    -webkit-transition:0.3s;
    transition:0.3s;
}
.product:hover .img-responsive {
    -webkit-transform:scale(1.03);
            transform:scale(1.03);
}
.product-excerpt{
    background: rgba(255,255,255,0);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(241,241,241,1)));
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(241,241,241,1)));
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(241,241,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0 );
    padding-top: 36px;
    min-height: 140px;
}
.product-list-helmet-shadow{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background-image: url(../img/nzi/product-list-helmet-shadow.png);
    background-position: top;
    background-size:100% auto;
    background-repeat: no-repeat;
    -webkit-transition:0.3s;
    transition:0.3s;
}
.product:hover .product-list-helmet-shadow{
    background-size: 110% auto;
}
.product-excerpt h1{
    font-size: 24px;
    letter-spacing: 0;
    line-height: 26px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    padding: 0 16px;
}
.product-excerpt a{
    text-decoration: none;
}
.product-excerpt .price{
    display: inline-block;
    padding: 4px 20px 4px 20px;
    border-top: 1px solid #828282;
    font-size:16px;
    font-weight:400;
    margin-top:4px;
}
p.three-lines {
    font-size: 14px;
    margin-top: 12px;
    max-height: 60px;
    overflow: hidden;
}
.dots {
    letter-spacing: 6px;
}

.technology-buttons{
    text-align:center;
}
.technology-buttons .btn {
    display: inline-block;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    margin: 3px;
    text-transform: none;
    letter-spacing: 1px;
}
.technology-buttons .btn:hover {
    color:#000;
}
.category-buttons{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}
.main-category-button{
    cursor:pointer;
}

.color-noi .main-category-button .bg-color, .color-noi .subcategory-buttons .btn:hover, .color-noi .subcategory-buttons .btn.active {
	background-color: #8B008B;
}
.color-zart .main-category-button .bg-color, .color-zart .subcategory-buttons .btn:hover, .color-zart .subcategory-buttons .btn.active {
    background-color: #5fcd73;
}

.color-nyithato .main-category-button .bg-color, .color-nyithato .subcategory-buttons .btn:hover, .color-nyithato .subcategory-buttons .btn.active {
    background-color: #b4da4a;
}

.color-nyitott .main-category-button .bg-color, .color-nyitott .subcategory-buttons .btn:hover, .color-nyitott .subcategory-buttons .btn.active {
    background-color: #e9605d;
}

.color-gyermek .main-category-button .bg-color, .color-gyermek .subcategory-buttons .btn:hover, .color-gyermek .subcategory-buttons .btn.active {
    background-color: #3acaec;
}

.color-kiegeszitok .main-category-button .bg-color, .color-kiegeszitok .subcategory-buttons .btn:hover, .color-kiegeszitok .subcategory-buttons .btn.active {
    background-color: #eeb658;
}



.category-noi .color-relative, .color-6{
    color:#FF00FF;
}

.category-zart .color-relative, .color-1{
    color:#5fcd73;
}
.category-nyithato .color-relative, .color-2{
    color:#b4da4a;
}
.category-nyitott .color-relative, .color-3{
    color:#e9605d;
}
.category-gyermek .color-relative, .color-4{
    color:#3acaec;
}
.category-kiegeszitok .color-relative, .color-5{
    color:#eeb658;
}
.two-lines{
	height: 62px;
}
.four-lines{
	height: 80px;
	max-height: 80px;
	 font-size: 14px;
    margin-top: 12px;
    overflow: hidden;
}


.color-noi .color-relative{
    color:#FF00FF;
}

.color-zart .color-relative{
    color:#5fcd73;
}
.color-nyithato .color-relative{
    color:#b4da4a;
}
.color-nyitott .color-relative{
    color:#e9605d;
}
.color-gyermek .color-relative{
    color:#3acaec;
}
.color-kiegeszitok .color-relative{
    color:#eeb658;
}

.bg-color-roller{
	background-color: #5de9cf;
}
.main-category-button .bg-color {
    opacity: 0.9;
}

.dark .main-category-button .bg-color{
    opacity:0.4;
}
.main-category-button .main-category-button-label{
    opacity:0.7;
}
.category-button:hover .main-category-button .bg-color, .category-button.active .main-category-button .bg-color{
    opacity:1;
}
.category-button:hover .main-category-button .main-category-button-label, .category-button.active .main-category-button .main-category-button-label{
    opacity:1;
}
.main-category-button h1, .main-category-button h2{
    color:#fff;
    text-transform: uppercase;
    font-size:9pt;
    letter-spacing: 0;
}
.main-category-button h1{
    font-weight: 500;
}
.main-category-button h2{
    font-weight: 300;
}
.main-category-button-label img, .main-category-button-label div{
    display:inline-block;
    vertical-align: middle;
}
#sub-headbar .col-md-6ths,
#sub-headbar .col-md-5ths{
    padding-top:8px;
    padding-bottom:8px;
}
#sub-headbar-fixed .col-md-6ths,
#sub-headbar-fixed .col-md-5ths{
    padding-top:8px;
    padding-bottom:8px;
}

.subcategory-buttons{
    position: absolute;
    width: calc(100% + 8px);
    background-color: #fff;
    top: calc(100% - 0px);
    padding: 8px 4px 4px 4px;
    left: -4px;
    z-index: -1;
    display: block;
    -webkit-transition:0.3s;
    transition:0.3s;
    visibility:hidden;
    opacity: 0;
}

.dark .subcategory-buttons {
    background-color: #363636;
}
.category-button:hover .subcategory-buttons{
    visibility:visible;
    opacity: 1;
    top: calc(100% - 8px);
}

.subcategory-buttons .btn {
	font-size: 9pt;
	padding: 7px 5px 7px 5px;
    display: inline-block;
    color: #363636;
    font-weight: 300;
    width: calc(100% - 8px);
    margin-left: 4px;
    text-align: left;
    margin-bottom: 4px;
}
.dark .subcategory-buttons .btn {
    color: #fff;
}
.subcategory-items {
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff;
    padding-bottom: 8px;
}
.subcategory-items a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 4px 8px 0px 22px;
    font-weight: 200;
    -webkit-transition:0.3s;
    transition:0.3s;
}
.subcategory-items a:hover {
    padding: 4px 8px 0px 30px;
}

.color-noi .subcategory-buttons .btn {
    border-color: #8B008B !important;
}
.color-zart .subcategory-buttons .btn {
    border-color: #5fcd73 !important;
}

.color-nyithato .subcategory-buttons .btn  {
    border-color: #b4da4a !important;
}

.color-nyitott .subcategory-buttons .btn  {
    border-color: #e9605d !important;
}

.color-gyermek .subcategory-buttons .btn  {
    border-color: #3acaec !important;
}

.color-kiegeszitok .subcategory-buttons .btn  {
    border-color: #eeb658 !important;
}
.mobile-reveal>div{
	display: none;
}

.text-justify{
    text-align:left;
}
.image-floated-left {
    margin-right: 40px;
    margin-bottom: 20px;
}
.text-justify h2 {
    margin-bottom: 20px;
}
.text-justified h3{
    font-size: 30px;
    margin-bottom: 10px;
}

@media screen and (max-width: 1240px) {
#main-item-price {
    bottom: 40px;
}
    
    .helmet-cat-card-text {
    width: 150px;
    height: 140px;
    }
    .helmet-cat-card {
    height: 230px;
    }
    .helmet-cat-card-text h1 {
    font-size: 17px;
    }
    .helmet-cat-card-text h2 {
    font-size: 14px;
    }
        .bg-image {
    background-size: cover;
    background-position: center;
}
#section-3 .tech:hover .bg-image {
    background-size: cover;
}
}
/* @media screen and (min-width: 991px) { */
	/* .no-desktop{ */
		/* display: none; */
	/* } */
/* } */
div.product.product-sale div.product-excerpt.rel div.row div.sizes div.size-box{
	padding: 10px;
}
.no-desktop{
	display: none;
}
.two-lines-price{
	height: 63px;
}
@media screen and (max-width: 1239px) {
	div.row.products-list div.col-md-4.col-sm-6.col-xs-6.text-center div.product.product-sale div.product-excerpt.rel a div.two-lines h1{
		font-size: 21px;
	}
}
@media screen and (max-width: 670px) {
	.mobile-btn{
		width: 100%;
	}
}
@media screen and (max-width: 991px) {
	div#menu.brick.show_menu div.d-flex div.col.pt-2 span.btn-inheader-cart.main-cart,
	div#menu.brick.show_menu div.d-flex div.col.pt-2 div.btn-group.chat-messages-notify,
	div#menu.brick.show_menu div.d-flex div.col.pt-2 div.btn-group.user-logged-menu{
		display: none;
	}
	.alert-success, .alert-error, .alert-danger, .alert-warning {
		width: 100%;
		left: 0px;
	}
	.mobile-btn-font-size{
		font-size: 10px;
	}
	.center-body-container{
		/*margin-top: 40px !important;*/
	}
	div.product.product-sale div.product-excerpt.rel div.no-desktop div select.form-control{
		font-size: 12px;
	}
	.no-desktop{
		display: block;
	}
	.no-mobile{
		display: none;
	}
	div.product.product-sale div.product-excerpt.rel a div.two-lines h1{
		font-size: 12px !important;
		line-height: 13px;
	}
	div.product.product-sale div.product-excerpt.rel div.row div.sizes div.size-box{
		padding: 5px;
		font-size: 10px;
	}
	.product .img-responsive {
		max-height: auto;
		height: auto;
		-webkit-transition:0.3s;
		transition:0.3s;
	}
	.add-to-cart{
		padding: 8px;
		font-size: 10pt;
	}
}
@media screen and (max-width: 991px) {
	table.accessory-list thead{
		display: none;
		border: 0px solid #cfcfcf;
	}
	table.accessory-list tr td{
		display: block;
		border-top: 0px solid #cfcfcf;
		max-width: 100%;
		text-align: center;
		white-space: normal !important;
	}
	table.accessory-list tr{
		display: block;
		border: 1px solid #cfcfcf;
		margin-bottom: 5px;
		position: relative;
	}
	.part-product-title{
		text-align: center;
	}
	.table-responsive{
		border: 0px;
	}
    
#headbar span.menupoint, #headbar .btn-primary-bordered{
    color: #fff;
}   
#headbar .btn-primary.btn {
    color: #000;
} 
    
/*
#headbar #logo::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('../img/nzi/nzi-w.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
*/

#headbar .btn-primary-bordered:hover {
    color: #222222;
}
    body {
    padding-top: 63px;
}
    #mobile-icons {
        display: inline-block;
    }
    #menu {
        display: block;
        width: 100%;
        position: absolute;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        left: -100%;
        padding: 0;
        padding-bottom:10px;
        z-index: 10;
        top: 63px;
        overflow-x: hidden;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        opacity: 0;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 9px -2px rgba(75, 75, 75, 0.25);
                box-shadow: 0 2px 9px -2px rgba(75, 75, 75, 0.25);
    }
    #headbar .white-grad {
    opacity: 1;
}
    #headbar #menu{
        background-color:#404040;
    }
    #menu.show_menu {
        display: block;
        left: 0%;
        opacity: 1;
    }
    #menu .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
}
    #menu a {
    display: block;
    text-align: center;
}
    #menu .btn {
    display: block;
    margin-bottom: 10px;
    max-width: 300px;
    height: 40px;
    line-height: 26px;
    margin-left: auto;
    margin-right: auto;
}
    
/*    .dropdown-menu{*/
/*    left:0px;*/
/*    bottom:8px;*/
/*    right:0;*/
/*    text-align:center;*/
/*    background-color: transparent;*/
/*    border: 1px solid #fff;*/
/*}*/
#menu .btn-group{
    width: 300px;
}
    
    #logo{
        margin-left: 10px;
    }
    .nzi-main-logo {
        height: 40px;
    }
    .menupoint {
        width: 100%;
        display: block;
        text-align: center;
        padding: 4px;
    }
    span.menupoint {
    font-size: 14px;
    font-weight: 300;
    padding-left: 0;
}
    #headbar, #sub-headbar-fixed {
    background: #222222;
}
#sub-headbar .white-grad, #sub-headbar-fixed .white-grad {
    background: rgba(34, 34, 34, 1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(34, 34, 34, 1)), color-stop(39%, rgba(64, 64, 64, 1)), color-stop(63%, rgba(64, 64, 64, 1)), color-stop(100%, rgba(34, 34, 34, 1)));
    background: -webkit-gradient(linear, left top, right top, from(rgba(34, 34, 34, 1)), color-stop(39%, rgba(64, 64, 64, 1)), color-stop(63%, rgba(64, 64, 64, 1)), to(rgba(34, 34, 34, 1)));
    background: linear-gradient(to right, rgba(34, 34, 34, 1) 0%, rgba(64, 64, 64, 1) 39%, rgba(64, 64, 64, 1) 63%, rgba(34, 34, 34, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222', GradientType=1);
}
    #sub-headbar-fixed.active{
    top:66px;
}
    .subcategory-buttons{
        background-color:#363636;
    }
    .subcategory-buttons .btn {
    color: #fff;
}
    .container {
    width: auto;
}
    
    #section-1 h1 {
    margin-top: 20px;
}
    
.home #main-item {
    padding:0;
    padding-bottom: 40px;
    background-color:#fff;
}
.not-home #main-item {
    padding:0;
    padding-bottom: 40px;
    background-color:#fff;
}
    
    #section-4 h3{
        text-align:center;
    }
    
    #footer .container.d-flex{
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    }
    #footer .container.d-flex .col, #footer .container.d-flex .flex-2{
        -ms-flex-basis:49%;
        -ms-flex-preferred-size:49%;
            flex-basis:49%;
        margin-bottom:30px;
    }
    
    .tech-box-bubble {
        -webkit-transition:0s;
        transition:0s;
    }
    .tech-box-bubble, .tech-box:hover .tech-box-bubble {
    position: relative;
    top: 100%;
    left: 0;
    right: 0;
    width: calc(100% + 10px);
    opacity:1;
    visibility: hidden;
    height: 0px;
    padding: 0px 12px;
}
    
    .tech-box.active .tech-box-bubble {
    visibility: visible;
    height: auto;
    padding: 12px 12px;
    opacity:1;
}
    .tech-box.active{
        opacity:1;
    }
    
    .category-buttons, .technology-buttons{
    position: relative;
    margin-top: calc(-100% - 300px);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
    .category-buttons.active, .technology-buttons.active{
        margin-top:0px;
    }
    .category-buttons.active .subcategory-buttons {
    visibility: visible;
    opacity: 1;
    position: static;
    padding-left: 0px;
    padding-right: 0;
    width: 100%;
    }
    .category-buttons.active .subcategory-buttons .btn{
        margin-left: 0;
        width: 100%;
    }
    .category-buttons.active{
        overflow-y: scroll;
        height: calc(100vh - 66px);
    }
	#sub-headbar-fixed{
        min-height:60px;
}
    .mobile-reveal>div{
            color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 200;
    text-align: center;
    line-height: 60px;
    }
    #headbar #menu {
    text-align: center;
}
}

@media screen and (max-width: 901px) {	
    #section-2 .btn.pull-right{
        float:none !important;
    }
    #section-2 .pos-top, #section-2 .pos-bottom {
    position: static;
            margin-top: 50vw;
}
    #section-2 .rel{
        position: static;
    }
    .w-half {
    max-width: 100%;
}
    #section-3 .tech .bg-image{
        position:static !important;
        height:300px !important;
    }
    .bg-svgtext .bg-pull-right{
        bottom:-1px;
    }
    
    .helmet-cat-card {
    height: 200px;
}
    .helmet-cat-card-text {
    width: 120px;
    height: 110px;
        padding:6px;
}
    .helmet-cat-card-text h1 {
    font-size: 14px;
    line-height: 20px;
}
    .helmet-cat-card-text h2 {
    font-size: 11px;
    line-height: 15px;
    font-weight: 300;
}
    
 .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

}
@media screen and (max-width: 1800px) {
	.flex-md-multiline{
        -ms-flex-flow: row wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-flow: row wrap;
    }
    .flex-md-multiline .col{
    -ms-flex-preferred-size: 16%;
        flex-basis: 16%;
    }
	.helmet-cat-card-img {
		max-width: 180px;
		left: auto;
		right: 30px;
		transition: 0.6s;
	}
	.helmet-cat-card {
		width: 100%;
		max-width: 250px;
	}
}
@media screen and (max-width: 1280px) {
	 .flex-md-multiline{
        -ms-flex-flow: row wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-flow: row wrap;
    }
    .flex-md-multiline .col{
    -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    }
    .helmet-cat-card {
		height: 280px;
	}
    .helmet-cat-card-text {
		width: 180px;
		height: 170px;
		padding: 10px;
		right:20px;
	}
	.helmet-cat-card-img {
		left: auto;
		right: 30px;
		transition: 0.6s;
	}
    .helmet-cat-card:hover .helmet-cat-card-img {
		left: auto;
	}
    .helmet-cat-card:hover .helmet-cat-card-text {
		top: auto;
	}
    .background-helmets-shadow {
		background-image: none;
	}
    .helmet-cat-card-text h1 {
		font-size: 20px;
		line-height: 23px;
	}
    .helmet-cat-card-text h2 {
		font-size: 15px;
		line-height: 20px;
		font-weight: 300;
	}
    
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
@media screen and (max-width: 768px) {
	.cart-input-group{
		margin: 0 auto;
	}
	
	/*.shipping-options-table tbody tr td{display: block;text-align:center;}*/
	/*.shipping-options-table tbody tr {display: block;}*/
	/*.shipping-options-table tbody {display: block;}*/
	/*.shipping-radio{text-align: center; width: auto; height: 30px;}*/
	
    .background-blackdrops{
        background-image:none;
    }
    #main-item-price {
    bottom: 60px;
}
        #main-item-price .old-price, #main-item-price .price{
background-color: transparent;
        text-align: left;
    }
    
    .flex-md-multiline{
        -ms-flex-flow: row wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-flow: row wrap;
    }
    .flex-md-multiline .col{
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
    }
    .helmet-cat-card {
    height: 280px;
}
    .helmet-cat-card-text {
    width: 180px;
    height: 170px;
    padding: 10px;
        right:20px;
}
.helmet-cat-card-img {
    left: auto;
    right: 60px;
	transition: 0.6s;
}
    .helmet-cat-card:hover .helmet-cat-card-img {
    left: auto;
}
    .helmet-cat-card:hover .helmet-cat-card-text {
    top: auto;
}
    .background-helmets-shadow {
    background-image: none;
}
    .helmet-cat-card-text h1 {
    font-size: 10pt;
    line-height: 23px;
}
    .helmet-cat-card-text h2 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
}
    
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
    .text-md-center{
        text-align:center;
    }
    
    
    .product-info button, .product-info select.form-control, .box-bordered {
		/*min-width: 61%;
        width:61%;
        margin-right:0;*/
}
    .breadcrumbs .btn{
        display:none;
    }
    
    
    
     /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
    #no-more-tables tr.orderlist-ordered-items{
        display:none;
    }
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: 500;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}



@media screen and (max-width: 576px) {
    #main-item{
        padding:0;
    }   
    #main-item .bottom-shadow-mainhelmet{
            position: relative;
    left: 0;
    bottom: 0;
    }
    #main-item-price{
            position: relative;
    bottom: 0;
    display: inline-block;
    right: -20%;
    top: -40px;
    background-color: transparent;
    text-align: left;
    }
    
    #main-item-price::after {
    content: '';
    position: absolute;
    left: -66px;
    width: 50px;
    height: 60px;
    border: 1px solid #9a9a9a;
    border-top: 0;
    border-right: 0;
    bottom: 21px;
}
    h2{
        font-size: 40px;
    }
    h1{
        font-size:40px;
    }
    
    
    .background-helmets-shadow{
        background:none;
    }
.helmet-cat-card {
    height: auto;
    margin-bottom: 20px;
}
.helmet-cat-card-text {
    width: calc(100% - 10px);
    height: calc(100% - 80px);
    right: 0;
    z-index: 0;
}
    .helmet-cat-card-text h1, .helmet-cat-card-text h2{
        text-align:left;
    }
.helmet-cat-card-img {
    position: relative;
    left: auto;
    right: 15px;
    margin-top: 70px;
}
        #footer .container.d-flex .col, #footer .container.d-flex .flex-2{
        -ms-flex-basis:100%;
        -ms-flex-preferred-size:100%;
            flex-basis:100%;
        margin-bottom:30px;
    }
            #section-2 .pos-top, #section-2 .pos-bottom {
            margin-top: 75vw;
}
        .product-info button, .product-info select.form-control, .box-bordered {
    min-width: 100%;
        width:100%;
        margin-right:0;
}
    html{
        width:100%;
        overflow-x: hidden;
    }   
    body{
        width:100%;
        overflow-x: hidden;
    }
    .image-floated-left {
   margin:0;
        margin-bottom:20px;
        float:none;
}
}


@media screen and (max-width: 411px) {
.helmet-cat-card-text {
    width: 100%;
}
    .helmet-cat-card {
    margin-left: 5px;
    margin-right: 5px;
}
        h1 {
    font-size: 34px;
            letter-spacing:0px;
}
    h2 {
    font-size: 28px;
}
    .text-lg {
    font-size: 22px;
}
}
@media screen and (max-width: 349px) {
    .flex-md-multiline .col{
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-10 {
    height: 10px;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1 {
    margin: 0.25rem 0.25rem !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem 0.5rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.m-3 {
    margin: 1rem 1rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-4 {
    margin: 1.5rem 1.5rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-5 {
    margin: 3rem 3rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.p-0 {
    padding: 0 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1 {
    padding: 0.25rem 0.25rem !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pr-1 {
    padding-right: 0.25rem !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem 0.5rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.p-3 {
    padding: 1rem 1rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-4 {
    padding: 1.5rem 1.5rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-5 {
    padding: 3rem 3rem !important;
}

.p-6 {
    padding: 5rem 5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 0 !important;
    }
    .mt-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0 {
        margin-left: 0 !important;
    }
    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem 0.25rem !important;
    }
    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1 {
        margin-left: 0.25rem !important;
    }
    .mx-sm-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .my-sm-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem 0.5rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2 {
        margin-left: 0.5rem !important;
    }
    .mx-sm-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .my-sm-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem 1rem !important;
    }
    .mt-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3 {
        margin-left: 1rem !important;
    }
    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem 1.5rem !important;
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4 {
        margin-left: 1.5rem !important;
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem 3rem !important;
    }
    .mt-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5 {
        margin-left: 3rem !important;
    }
    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 0 !important;
    }
    .pt-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0 {
        padding-left: 0 !important;
    }
    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem 0.25rem !important;
    }
    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1 {
        padding-left: 0.25rem !important;
    }
    .px-sm-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .py-sm-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem 0.5rem !important;
    }
    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2 {
        padding-left: 0.5rem !important;
    }
    .px-sm-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .py-sm-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem 1rem !important;
    }
    .pt-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3 {
        padding-left: 1rem !important;
    }
    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem 1.5rem !important;
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4 {
        padding-left: 1.5rem !important;
    }
    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem 3rem !important;
    }
    .pt-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5 {
        padding-left: 3rem !important;
    }
    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto {
        margin-left: auto !important;
    }
    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 0 !important;
    }
    .mt-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0 {
        margin-left: 0 !important;
    }
    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem 0.25rem !important;
    }
    .mt-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1 {
        margin-left: 0.25rem !important;
    }
    .mx-md-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .my-md-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem 0.5rem !important;
    }
    .mt-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2 {
        margin-left: 0.5rem !important;
    }
    .mx-md-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .my-md-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem 1rem !important;
    }
    .mt-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3 {
        margin-left: 1rem !important;
    }
    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem 1.5rem !important;
    }
    .mt-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4 {
        margin-left: 1.5rem !important;
    }
    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem 3rem !important;
    }
    .mt-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5 {
        margin-left: 3rem !important;
    }
    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-md-0 {
        padding: 0 0 !important;
    }
    .pt-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0 {
        padding-left: 0 !important;
    }
    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem 0.25rem !important;
    }
    .pt-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1 {
        padding-left: 0.25rem !important;
    }
    .px-md-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .py-md-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem 0.5rem !important;
    }
    .pt-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2 {
        padding-left: 0.5rem !important;
    }
    .px-md-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .py-md-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem 1rem !important;
    }
    .pt-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3 {
        padding-left: 1rem !important;
    }
    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem 1.5rem !important;
    }
    .pt-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4 {
        padding-left: 1.5rem !important;
    }
    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-md-6 {
    padding: 5rem 5rem !important;
}
    .p-md-5 {
        padding: 3rem 3rem !important;
    }
    .pt-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5 {
        padding-left: 3rem !important;
    }
    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto {
        margin-left: auto !important;
    }
    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 901px) {
    .m-lg-0 {
        margin: 0 0 !important;
    }
    .mt-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0 {
        margin-left: 0 !important;
    }
    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem 0.25rem !important;
    }
    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1 {
        margin-left: 0.25rem !important;
    }
    .mx-lg-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .my-lg-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem 0.5rem !important;
    }
    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2 {
        margin-left: 0.5rem !important;
    }
    .mx-lg-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .my-lg-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem 1rem !important;
    }
    .mt-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3 {
        margin-left: 1rem !important;
    }
    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem 1.5rem !important;
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4 {
        margin-left: 1.5rem !important;
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem 3rem !important;
    }
    .mt-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5 {
        margin-left: 3rem !important;
    }
    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 0 !important;
    }
    .pt-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0 {
        padding-left: 0 !important;
    }
    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem 0.25rem !important;
    }
    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1 {
        padding-left: 0.25rem !important;
    }
    .px-lg-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .py-lg-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem 0.5rem !important;
    }
    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2 {
        padding-left: 0.5rem !important;
    }
    .px-lg-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .py-lg-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem 1rem !important;
    }
    .pt-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3 {
        padding-left: 1rem !important;
    }
    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem 1.5rem !important;
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4 {
        padding-left: 1.5rem !important;
    }
    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-lg-6 {
    padding: 5rem 5rem !important;
}
    .p-lg-5 {
        padding: 3rem 3rem !important;
    }
    .pt-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5 {
        padding-left: 3rem !important;
    }
    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto {
        margin-left: auto !important;
    }
    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 0 !important;
    }
    .mt-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0 {
        margin-left: 0 !important;
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem 0.25rem !important;
    }
    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1 {
        margin-left: 0.25rem !important;
    }
    .mx-xl-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }
    .my-xl-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem 0.5rem !important;
    }
    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2 {
        margin-left: 0.5rem !important;
    }
    .mx-xl-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }
    .my-xl-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem 1rem !important;
    }
    .mt-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3 {
        margin-left: 1rem !important;
    }
    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem 1.5rem !important;
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4 {
        margin-left: 1.5rem !important;
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem 3rem !important;
    }
    .mt-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5 {
        margin-left: 3rem !important;
    }
    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 0 !important;
    }
    .pt-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0 {
        padding-left: 0 !important;
    }
    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem 0.25rem !important;
    }
    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1 {
        padding-left: 0.25rem !important;
    }
    .px-xl-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }
    .py-xl-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem 0.5rem !important;
    }
    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2 {
        padding-left: 0.5rem !important;
    }
    .px-xl-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .py-xl-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem 1rem !important;
    }
    .pt-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3 {
        padding-left: 1rem !important;
    }
    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem 1.5rem !important;
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4 {
        padding-left: 1.5rem !important;
    }
    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem 3rem !important;
    }
    .pt-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5 {
        padding-left: 3rem !important;
    }
    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto {
        margin-left: auto !important;
    }
    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

.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 {
    /* padding-left: 4px; */
    /* padding-right: 4px; */
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-md-6ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 4px;
    padding-left: 4px;
}
.col-xs-5ths {
    width: 11.11%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 10%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 16%;
        float: left;
    }   
	.col-md-6ths {
        width: 13.3%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 10%;
        float: left;
    }
}
.has-error{
	border-color: red !important;
}
.error-field{
	color: red;
	padding: 3px;
	margin-bottom: 6px;
	font-size:9pt;
}
span.textarea-max-length{
	color: green;
	font-weight: 400;
}
.hamburger {
    padding: 10px 10px 6px 10px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  
.input-group-addon.input-group-addon-tooltip {
    background-color: #ececec;
    border: 1px solid #727272;
}

.bh-sl-container .bh-sl-loc-list {
    height: 364px !important;
}
.bh-sl-container .bh-sl-map {
    width: calc(100% - 420px) !important;
}
.bh-sl-container .bh-sl-map-container {
    font-size:0;
}
.not-home .bh-sl-container .bh-sl-loc-list {
    height: 625px !important;
}
.not-home .bh-sl-container .bh-sl-map {
    height: 800px !important;
}

@media (max-width: 991px)
{
    .bh-sl-container .bh-sl-map {
    width: 100% !important;
    } 
}

.dropdown-menu li{
    display:block;
    color:#fff;
}
.dropdown-menu > li > a {
    color: #fff;
}
.dropdown-menu{
    /*left:6px;*/
    right:0;
    text-align:center;
    background-color: #2d2d2d;
}
.dropdown-menu .divider {
    margin: 4px 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffe321;
    background-color:#2d2d2d;
}

.btn-default {
    color: #222222;
    background-color: #ffffff;
    border-color: #ffe321;
    border-width: 2px;
    letter-spacing: 1px;
}
.btn-warning {
    color: #ffffff;
    background-color: #eeb657;
    border: 1px solid #eeb657;
    letter-spacing: 1px;
}
table a, .table a {
    color: #ffe321;
    text-decoration: underline;
}
/*
 * Component: Box
 * --------------
 */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-primary {
  border-top-color: #3c8dbc;
}
.box.box-info {
  border-top-color: #00c0ef;
}
.box.box-danger {
  border-top-color: #dd4b39;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: #00a65a;
}
.box.box-default {
  border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .border-right {
  border-right: 1px solid #f4f4f4;
}
.box .border-left {
  border-left: 1px solid #f4f4f4;
}
.box.box-solid {
  border-top: 0;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}
.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-success {
  border: 1px solid #00a65a;
}
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
  border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}
.btn-box-tool.btn:active {
  box-shadow: none;
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-body > .table {
  margin-bottom: 0;
}
.box-body .fc {
  margin-top: 5px;
}
.box-body .full-width-chart {
  margin: -19px;
}
.box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}
.chart-legend {
  margin: 10px 0;
}
@media (max-width: 991px) {
  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }
}
.box-comments {
  background: #f7f7f7;
}
.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}
.box-comments .box-comment:after {
  clear: both;
}
.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}
.box-comments .box-comment:first-of-type {
  padding-top: 0;
}
.box-comments .box-comment img {
  float: left;
}
.box-comments .comment-text {
  margin-left: 40px;
  color: #555;
}
.box-comments .username {
  color: #444;
  display: block;
  font-weight: 600;
}
.box-comments .text-muted {
  font-weight: 400;
  font-size: 12px;
}
.part-availability{
	padding: 6px;
	max-width: 200px;
	display: inline-block;
}
.part-acc-stock{
	max-width: 200px;
}
.part-availability img{
    width: 18px !important;
    height: 18px !important;
    margin-right: 4px !important;
    display: inline-block !important;
    vertical-align: text-top !important;
}
.part-acc-stock img{
    width: 18px !important;
    height: 18px !important;
    margin-right: 4px !important;
    display: inline-block !important;
    vertical-align: text-top !important;
}
.part-acc-stock span{
    display:inline-block;
    vertical-align: text-bottom;
    font-size: 13px;
}
table.parts-list td .part-cart-mobile{
	display: none;
}
table.parts-list td.part-cart{
	min-width: 150px;
}
.addtocart img{
    height:24px;
    transition:0.2s;
	position: static;
}
.part-product-image{
    width: 50px;
}
.accessory{
	padding: 4px 10px !important; 
	font-size: 25px !important;
}
.acc-details{
	padding: 10px 22px !important;
}
.quantity-input{
	width: 150px;
	max-width: 150px;
}
/*.input-group-btn{*/
/*	width: 0% !important;*/
/*}*/
.accessory-price-table{
	padding: 4px 10px !important;
	font-size: 18px !important;
}
.btn-table{
	padding: 6px 15px;
	font-size: 14px;
}
.accessory-list thead{
	background-color: #f1f1f1;
}
.accessory-list tbody{
	background-color: #fafafa;
}
.accessory-list a{
	color: #666 !important;
}
.grey-cross-grid {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.grey-cross-grid img{
    width: 500px;
}
.grey-cross-grid::after {
    content: "";
    width: 1px;
    height: 2000vh;
    border: 1px solid #fff;
    pointer-events: none;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 123;
}

.grey-cross-grid::before {
    content: "";
    width: 100vw;
    height: 1px;
    border: 1px solid #fff;
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 123;
}

.grey-cross-grid > div {
    padding: 0;
    border-right: 1px #e9e9e9 solid;
    border-bottom: 1px #e9e9e9 solid;
}

.grey-cross-grid > div > div {
    padding: 20px;
}
.popover{
    max-width: 700px !important;
}
.exploded-popover-image{
    width: 100%;
    max-width: 650px;
}
#gdpr-cookie-message {
	position: fixed;
	right: 30px;
	bottom: 30px;
	max-width: 375px;
	background-color: #aeaeae;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 0 6px 6px rgba(0,0,0,0.25);
	margin-left: 30px;
	z-index: 1030;
}
#gdpr-cookie-message h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
	color: white;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
	color: white;
	font-size: 15px;
	line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
	margin-bottom: 0;
	text-align: right;
}
#gdpr-cookie-message li {
	width: 49%;
	display: inline-block;
}
#gdpr-cookie-message a {
	color: white;
	text-decoration: none;
	font-size: 15px;
	padding-bottom: 2px;
	font-weight: 500;
	border-bottom: 1px dotted rgba(255,255,255,0.75);
	transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
	color: white;
	border-bottom-color: white;
	transition: all 0.3s ease-in;
}
#gdpr-cookie-message button {
	border: none;
	background-color: #47ba48;
	color: white;
	font-family: 'Quicksand', sans-serif;
	font-size: 15px;
	padding: 7px;
	border-radius: 3px;
	margin-left: 15px;
	cursor: pointer;
	transition: all 0.3s ease-in;
	font-weight: bold;
}
#gdpr-cookie-message button:hover {
	background-color: #36d737;
	color: white;
	transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
	display: none;
	background: white;
	color: #666;
}
#gdpr-cookie-message button:disabled {
	opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
	float: none;
	margin-top: 0;
	margin-right: 5px;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 1243;
}

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

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

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

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../img/fancybox_sprite.png);
}

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

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../img/fancybox_loading.gif) center center no-repeat;
}

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

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../img/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 1245;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

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

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

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

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

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

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

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

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1242;
	background: url(../img/fancybox_overlay.png);
}

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

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

/* Title helper */

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

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

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

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

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

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

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

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(../img/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(../img/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1246;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
.type-page-head .category-page-section-title{
	top: 98px;
}
.type-page-head{
	min-height: 150px;
}
.size-table-img{
	width: 50px !important;
}
.item-box-nzi-img-nav-next{
	position: absolute;
	/* right: 20px; */
	right: 0px;
	top: 50%;
	z-index: 880;
}
.item-box-nzi-img-nav-prev{
	position: absolute;
	/* left: 20px; */
	left: 0px;
	top: 50%;
	z-index: 880;
}
.item-box-nzi-price{
	color: red;
	font-size: 12pt;
	font-weight: 600;
	margin-bottom: 0px;
}
.item-box-nzi:hover{
	cursor: pointer;
}
.item-box-nzi .product-excerpt.rel{
	padding-top: 10px;
	min-height: 90px;
}
.item-box-nzi .four-lines{
	margin-top: 3px !important;
}
.main-slick-slide-item .product-item-data a{
	font-weight: normal;
	text-decoration: none;
}
.main-slick-slide-item.active .product-item-data a{
	font-weight: 600;
	text-decoration: underline;
}

.show-meret-tabla{
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.show-meret-tabla:hover{
	text-decoration: underline;
	color: #f4f4f4;
}
.large-meret-table{
	/* display: none; */
	text-align: center;
	padding: 5px;
}
.loading-text{
	position: absolute;
	width: 100%;
	z-index: 1001;
	background-color: rgba(0,0,0,0.5);
	padding: 90px;
	color: #fff;
	font-weight: normal;
	font-size: 18pt;
	text-transform: uppercase;
	
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
.next-slide{
	right: 7px;
}
.prev-slide{
	left: 7px;
}
.next-slide:hover, .prev-slide:hover{
	opacity: 1;
}
.next-slide, .prev-slide{
	position: absolute;
	top: calc(50% - 16px);
	z-index: 1010;
	opacity: 0.8;
	cursor: pointer;
}
/* Hide scrollbar for IE and Edge */
.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none; 
}
.mark-boxes .mark-box-holder{
	padding: 3px;
}
.mark-box{
	border: 1px solid #cfcfcf;
	padding: 30px;
}
.product-page-header{
	width: 100%;
	min-height: 250px;
	position: relative;
}
.product-page-image-left{
	text-align: center;
	position: relative;
	height: 400px;
}
.product-page-image{
	width: 100%;
	height: auto;
	max-width: 410px;
	/* max-width: 600px; */
	/* position: absolute; */
	/* top: 110px; */
	/* left: 50%; */
    /* transform: translate(-50%,-50%); */
	/* z-index: 1001; */
}
.container-full-width{
	/* width: calc(100%-30px); */
	/* margin-left: 15px; */
	/* margin-right: 15px; */
	width: 100%;
}
.product-page-text-right{
	background-color: #333;
	color: #fff;
	height: 400px;
	position: relative;
}
.category-page-section-title{
	color: #fff;
	background-color: rgba(0,0,0, 0.5);
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 140px;
	font-size: 22pt;
	text-align: center;
	left: 50%;
	transform: translate(-50%,-50%);
	width: calc(100% - 100px);
	padding: 20px;
}
ul.breadcrumb-white{
	background-color:  rgba(0,0,0, 0.5);
	padding: 5px;
	margin-top: 5px;
}
.breadcrumb-white.breadcrumb > li + li::before{
	color: #fff;
}
.breadcrumb-white a{
	color: #fff;
}
.product-page-section-title{
	color: #fff;
	background-color: rgba(0,0,0, 0.5);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22pt;
	position: absolute;
	/* top: -120px; */
	top: 130px;
	left: 50%;
	transform: translate(-50%,-50%);
	width: calc(100% - 100px);
	padding: 20px;
}
.product-page-section-content-box{
	display: table-cell;
	vertical-align: middle;
	height: 400px;
	padding: 80px;
	font-size: 14pt;
	font-weight: normal;
	text-transform: none; 
}
.tech-box-bubble{
	font-weight: normal !important;
}
.product-page-section-content-holder{
	display: table-row;
}
.product-page-section-content{
	display: table;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.slick-slide:hover{
	opacity: 0.9;
}
.slick-slide{
	opacity: 0.6;
	transition: all 0.25s ease;
}
.helmet-data-content{
	transition: all 0.5s ease;
}
.slick-current{
	opacity: 1;
}
.add-to-cart{
	padding: 5px;
}
.add-to-cart span{
	/* display: none; */
	/* transition: all 0.25s ease; */
	letter-spacing: normal;
	font-size: 10pt;
}
.mini-icon{
	width: 16px;
	height: 16px;
	vertical-align: text-top !important;
}
table a.btn-info,
table a.btn-success{
	color: #fff;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	font-size: 9pt;
}
.small-title{
	font-weight: normal;
	font-size: 12pt;
	text-transform: uppercase;
	margin: 0px;
}
.ptb-10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.nzi-price-table td.price-cell{
	font-size: 14pt;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nzi-price-table td{
	border: 1px solid #cfcfcf !important;
	position: relative;
}
.nzi-price-table th:nth-child(even){
	background-color: #444;
}
.nzi-price-table th{
	position: relative;
	background-color: #333;
	color: #fff;
	padding: 3px;
	text-align: center;
}
.nzi-price-table tr:nth-child(even){
	background-color: #fff;
}
.nzi-price-table tr:nth-child(odd){
	background-color: #f4f4f4;
}
.large-title{
	font-weight: normal;
	font-size: 14pt;
	text-transform: uppercase;
}
.large-title-nb{
	font-weight: normal;
	font-size: 14pt;
	text-transform: uppercase;
}
.img-gallery-large-box{
	min-height: 250px;
}
.img-gallery-large .videoWrapper{
	margin: 20px;
}
.img-gallery-large.active{
	display: block; 
	margin: 0 auto;
	
}
.img-gallery-large{
	display: none ;
	width: 100%;
	max-width: 600px;
}
.img-thumbs{
	text-align: center;
}
.img-thumb.active{
	opacity: 1;
}
.img-thumb:hover{
	opacity: 0.9
}
.img-thumb{
	cursor: pointer;
	opacity: 0.5;
	display: inline-block;
	/* border: 1px solid #cfcfcf; */
	/* border-radius: 3px; */
	margin-left: 3px;
	margin-right: 3px;
}
.nzi-helmet-picture-main{
	margin-bottom: 15px;
}
.img-responsive-thumb{
	width: 100%;
	max-width: 120px;
	height: auto;
}
.slide-img{
	width: 100%;
	max-width: 150px;
	margin: 0 auto;
}
.product-item-data{
	text-align: center;
}
.main-slick-slide .smal-title{
	font-size: 9pt;
}
.main-slick-slide-item:first-child{
	border-left: 1px solid #cfcfcf;
}
.main-slick-slide-holder{
	padding: 3px;
	text-align: center;
}
.main-slick-slide-item:hover{
	opacity: 0.9;
}
.main-slick-slide-item.active{
	opacity: 1;
}
.accesories-slick-slide-item{
	width: 150px;
	/* width: 100%; */
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #cfcfcf;
	height: 310px;
	float: left;
	transition: all 0.25s ease;
}
.accesories-slick-slide-item:last-child{
	border-right: 0px;
}
.main-slick-slide-item{
	opacity: 0.6;
	width: 160px;
	/* width: 100%; */
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #cfcfcf;
	height: 220px;
	float: left;
	transition: all 0.25s ease;
}
.helmet-choose-color{
	background-color: #ffe321;
}
.helmet-title-color{
	background-color: #ffe321;
	border: 1px solid #333;
}
.helmet-technical-color .large-title-nb,
.helmet-technical-color .large-title{
	margin: 0px;
}
.helmet-technical-color h4{
	color: #fff !important;
}
.helmet-technical-color{
	/* background-color: #ffe321; */
	background-color: #999;
	color: #fff;
	border: 1px solid #333;
}
.nzi-price-table{
	color: #333;
}
.nzi-helmet-data-box .tech-boxes .no-padding {
	padding-left: 0px;
	padding-right: 0px;
}
.nzi-helmet-data-box .tech-boxes{
	padding-left: 0px;
	padding-right: 0px;
}
.nzi-helmet-data-box .tech-box{
	background-color: #fff;
}
.nzi-helmet-data-box .large-title-nb{
	color: #333;
}
.nzi-helmet-data-box .large-title{
	color: #333;
	font-weight: bold;
}
.nzi-helmet-data-box{
	background-color: #333;
	color: #fff;
}
.main-slick-slide{
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 15px;
	padding: 0px;
}
.tooltip-html{
	display: none;
	text-align: center;
}
.accesories-slick-slide-item,
.accesories-slick-slide .slick-slide{
	opacity: 1 !important;
}
.accesories-slick-slide-item .small-title{
	height: 53px;
}
.scroll-to-content{
	overflow: hidden;
}
.scroll-to-content img{
	transition: all 0.5s ease;
}
.scroll-to-content img:hover{
	transform: scale(1.1);
}
.product-page-section-title-2{
	font-size: 22pt;
	text-transform: uppercase;
}
.no-display{
	display: none;
}
.float:hover{
	opacity: 1;
}
.float{
	position:fixed;
	/* width:60px; */
	height:40px;
	bottom:0px;
	left:50%;
	transform: translate(-50%,-50%);
	background-color:#0C9;
	color:#FFF;
	/* border-radius:50px; */
	text-align:center;
	box-shadow: 2px 2px 3px #999;
	z-index: 1020;
	opacity: 0.9
}
.my-float{
	margin-top:22px;
}
.nzi-price-box{
	padding: 0px;
	/* position: relative; */
}
.nzi-price-box .prev-price, .nzi-price-box .next-price{
	position: absolute;
	top: calc(50% - 16px);
	color: #fff;
	opacity: 0.8;
	/* z-index: 1010; */
}
.nzi-price-nav:hover{
	background-color: #777;
}
.nzi-price-nav{
	/* display: block; */
	position: relative;
	width: 30px;
	background-color: #555;
	float:left;
	display: none;
}
.nzi-price-nav .prev-price{
	left:7px;
}
.nzi-price-nav .next-price{
	right: 7px;
}
@media screen and (min-width: 1240px) {
	.product-page-header-acc{
		/* margin-top: 325px; */
	}
}
@media screen and (max-width: 450px) {
	.category-page-section-title{
		width: calc(100%);
	}
	.item-box-nzi .product-excerpt.rel{
		padding-top: 0px;
	}
}
@media screen and (max-width: 1024px) {
	.float{
		font-size: 10px;
	}
	.product-page-section-content-box{
		padding: 40px;
		font-size: 11pt;
		min-height: 200px;
		height: auto;
	}
	.product-page-text-right{
		min-height: 200px;
		height: auto;
	}
	.product-page-image{
		top: 200px;
	}
	.product-page-section-title{
		font-size: 18pt;
		padding: 10px;
		/* top: -100px; */
	}
	.breadcrumb{
		padding: 3px;
	}
	.breadcrumb a{
		font-size: 8pt;
	}

	.product-item-data{
		/* min-height: 80px; */
		min-height: 38px;
	}
	.product-page-image-left{
		text-align: center;
		height: 450px !important;
	}
	.product-page-image-left img{
		width: 100% !important;
		max-width: 450px !important;
	}
	.product-page-section-title-2{
		margin-left: 30px !important;
		margin-top: 20px !important;
		font-size: 20pt;
		text-transform: uppercase;
	}
}


.login-container{
    /* margin-top: 5%; */
    /* margin-bottom: 5%; */
}
.login-form-1{
	background-color: #222222;
    padding: 5% 15% 5% 15%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}
.login-form-1 h3{
    text-align: center;
    color: #fff;
}
.register-or-social-login{
	/* padding-bottom: 15px; */
	padding-top: 5px;
	font-size: 14pt;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.register-next-button{
	width: 100%;
}
.register-form{
	margin: 0 auto;
	width: 100%;
	/* max-width: 600px; */
}
div.container div.login-container div.login-form-1.register-form div.register-email-block form div.form-group div.input-group div.input-group-btn button.btn.btn-primary.register-next-button{
	padding: 8px 16px;
}
.oem-sweet-alert .swal2-title{
	font-size: 14pt !important;
}
.oem-sweet-alert .swal2-icon.swal2-question,
.oem-sweet-alert .swal2-icon.swal2-warning,
.oem-sweet-alert .swal2-icon.swal2-info{
	font-size: 30pt !important;
	line-height: 50px !important;
	width: 50px !important;
	height: 50px !important;
}
.register-password-block-hided,
.register-contact-block-hided,
.register-email-block-hided{
	display: none;
}
.alert-error a, .alert-danger a{
	color: #fff;
}
ul.step-anchor li:first-child:nth-last-child(7),
ul.step-anchor li:first-child:nth-last-child(7) ~ li {
    width: 14.28%;
}
ul.step-anchor li:first-child:nth-last-child(8),
ul.step-anchor li:first-child:nth-last-child(8) ~ li {
    width: 12.5%;
}
ul.step-anchor li:first-child:nth-last-child(9),
ul.step-anchor li:first-child:nth-last-child(9) ~ li {
    width: 11.1111%;
}
ul.step-anchor li .nav-link{
	font-size:16pt;
}
@media only screen and (max-width: 320) {
	/*.register-form .email-icon{
		display: none;
	}*/
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.item-box-nzi{
	position: relative;
}
.ribbon-top-over a{
	text-decoration: none;
	color: #fff;
}
.ribbon-top-over{
	position: absolute;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #43c216;
	top: 40px;
	right: 40px;
	z-index: 1010;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	transition: all 0.25s ease;
	cursor: pointer;
	font-family: arial, san-serif;
	/* opacity: 0.8; */
	-webkit-box-shadow: 2px 2px 4px 0px rgba(51,51,51,1);
	-moz-box-shadow: 2px 2px 4px 0px rgba(51,51,51,1);
	box-shadow: 2px 2px 4px 0px rgba(51,51,51,1);
}
.ribbon-top-over:hover{
	transform: scale(1.1);
	opacity: 1;
}
.main-slick-slide-holder .ribbon-top-over{
	top: 10px;
	right: 10px;
	font-size: 8pt;
	padding: 3px 7px;
}
/*! Select2 Bootstrap Theme v0.1.0-beta.4 | MIT License | github.com/select2/select2-bootstrap-theme */
 .select2-container--bootstrap .select2-search--dropdown .select2-search__field,.select2-container--bootstrap .select2-selection{
     -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    border:1px solid #ccc;
    background-color:#fff;
    color:#000;
  /*  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif*/
}
 .select2-container--bootstrap{
    display:block
}
 .select2-container--bootstrap .select2-selection{
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    border-radius:4px;
    /*font-size:14px;*/
    outline:0
}
 .select2-container--bootstrap .select2-search--dropdown .select2-search__field{
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    border-radius:4px;
    font-size:14px
}
 .select2-container--bootstrap .select2-search__field{
    outline:0
}
 .select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{
    color:#999
}
 .select2-container--bootstrap .select2-search__field:-moz-placeholder{
    color:#999
}
 .select2-container--bootstrap .select2-search__field::-moz-placeholder{
    color:#999;
    opacity:1
}
 .select2-container--bootstrap .select2-search__field:-ms-input-placeholder{
    color:#999
}
 .select2-container--bootstrap .select2-results__option[role=group]{
    padding:0
}
 .select2-container--bootstrap .select2-results__option[aria-disabled=true]{
    color:#000;
    cursor:not-allowed
}
 .select2-container--bootstrap .select2-results__option[aria-selected=true]{
    background-color:#f5f5f5;
    color:#000;
}
 .select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{
    background-color:#337ab7;
    color:#fff
}
 .select2-container--bootstrap .select2-results__option .select2-results__option{
    padding:6px 12px
}
 .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{
    padding-left:0
}
 .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-12px;
    padding-left:24px
}
 .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-24px;
    padding-left:36px
}
 .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-36px;
    padding-left:48px
}
 .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-48px;
    padding-left:60px
}
 .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
    margin-left:-60px;
    padding-left:72px
}
 .select2-container--bootstrap .select2-results__group{
    color:#777;
    display:block;
    padding:6px 12px;
    /*font-size:12px;*/
    line-height:1.428571429;
    white-space:nowrap
}
 .select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    -webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-color:#66afe9
}
 .select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{
    border-color:transparent transparent #999;
    border-width:0 4px 4px
}
 .select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
    border-bottom-color:transparent
}
 .select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{
    border-top-right-radius:0;
    border-top-left-radius:0;
    border-top-color:transparent
}
 .select2-container--bootstrap .select2-selection__clear{
    color:#999;
    cursor:pointer;
    float:right;
    font-weight:700;
    margin-right:10px
}
 .select2-container--bootstrap .select2-selection__clear:hover{
    color:#333
}
 .select2-container--bootstrap.select2-container--disabled .select2-selection{
    border-color:#ccc;
    -webkit-box-shadow:none;
    box-shadow:none
}
 .select2-container--bootstrap.select2-container--disabled .select2-search__field,.select2-container--bootstrap.select2-container--disabled .select2-selection{
    cursor:not-allowed
}
 .select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{
    background-color:#eee
}
 .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,.select2-container--bootstrap.select2-container--disabled .select2-selection__clear{
    display:none
}
 .select2-container--bootstrap .select2-dropdown{
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
    box-shadow:0 6px 12px rgba(0,0,0,.175);
    border-color:#66afe9;
    overflow-x:hidden;
    margin-top:-1px
}
 .select2-container--bootstrap .select2-dropdown--above{
    margin-top:1px
}
 .select2-container--bootstrap .select2-results>.select2-results__options{
    max-height:200px;
    overflow-y:auto
}
 .select2-container--bootstrap .select2-selection--single{
    height:34px;
    line-height:1.428571429;
    padding:6px 24px 6px 12px
}
 .select2-container--bootstrap .select2-selection--single .select2-selection__arrow{
    position:absolute;
    bottom:0;
    right:12px;
    top:0;
    width:4px
}
 .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{
    border-color:#999 transparent transparent;
    border-style:solid;
    border-width:4px 4px 0;
    height:0;
    left:0;
    margin-left:-4px;
    margin-top:-2px;
    position:absolute;
    top:50%;
    width:0
}
/* .select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
    color:#777777;
    padding:0
}
 */
 .select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
    color:#000;
	font-weight: 200;
    padding:0
}
 .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{
    color:#999
}
 .select2-container--bootstrap .select2-selection--multiple{
    min-height:34px
}
 .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{
    box-sizing:border-box;
    display:block;
    line-height:1.428571429;
    list-style:none;
    margin:0;
    overflow:hidden;
    padding:0;
    width:100%;
    text-overflow:ellipsis;
    white-space:nowrap
}
 .select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{
    color:#999;
    float:left;
    margin-top:5px
}
 .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{
    color:#555;
    background:#fff;
    border:1px solid #ccc;
    border-radius:4px;
    cursor:default;
    float:left;
    margin:5px 0 0 6px;
    padding:0 6px
}
 .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{
    background:0 0;
    padding:0 12px;
    height:32px;
    line-height:1.428571429;
    margin-top:0;
    min-width:5em
}
 .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{
    color:#999;
    cursor:pointer;
    display:inline-block;
    font-weight:700;
    margin-right:3px
}
 .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{
    color:#000;
}
 .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{
    margin-top:6px
}
 .select2-container--bootstrap.input-lg,.select2-container--bootstrap.input-sm{
    border-radius:0;
    /*font-size:12px;*/
    height:auto;
    line-height:1;
    padding:0
}
 .form-group-sm .select2-container--bootstrap .select2-selection--single,.input-group-sm .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap.input-sm .select2-selection--single{
    border-radius:3px;
    /*font-size:12px;*/
    height:30px;
    line-height:1.5;
    padding:5px 22px 5px 10px
}
 .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap.input-sm .select2-selection--single .select2-selection__arrow b{
    margin-left:-5px
}
 .form-group-sm .select2-container--bootstrap .select2-selection--multiple,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap.input-sm .select2-selection--multiple{
    min-height:30px
}
 .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__choice{
    /*font-size:12px;*/
    line-height:1.5;
    margin:4px 0 0 5px;
    padding:0 5px
}
 .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap.input-sm .select2-selection--multiple .select2-search--inline .select2-search__field{
    padding:0 10px;
    /*font-size:12px;*/
    height:28px;
    line-height:1.5
}
 .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap.input-sm .select2-selection--multiple .select2-selection__clear{
    margin-top:5px
}
 .form-group-lg .select2-container--bootstrap .select2-selection--single,.input-group-lg .select2-container--bootstrap .select2-selection--single,.select2-container--bootstrap.input-lg .select2-selection--single{
    border-radius:6px;
    /*font-size:18px;*/
    height:46px;
    line-height:1.3333333;
    padding:10px 31px 10px 16px
}
 .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow{
    width:5px
}
 .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap.input-lg .select2-selection--single .select2-selection__arrow b{
    border-width:5px 5px 0;
    margin-left:-10px;
    margin-top:-2.5px
}
 .form-group-lg .select2-container--bootstrap .select2-selection--multiple,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.select2-container--bootstrap.input-lg .select2-selection--multiple{
    min-height:46px
}
 .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__choice{
    /*font-size:18px;*/
    line-height:1.3333333;
    border-radius:4px;
    margin:9px 0 0 8px;
    padding:0 10px
}
 .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap.input-lg .select2-selection--multiple .select2-search--inline .select2-search__field{
    padding:0 16px;
    /*font-size:18px;*/
    height:44px;
    line-height:1.3333333
}
 .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap.input-lg .select2-selection--multiple .select2-selection__clear{
    margin-top:10px
}
 .input-group-lg .select2-container--bootstrap.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color:transparent transparent #999;
    border-width:0 5px 5px
}
 .select2-container--bootstrap[dir=rtl] .select2-selection--single{
    padding-left:24px;
    padding-right:12px
}
 .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered{
    padding-right:0;
    padding-left:0;
    text-align:right
}
 .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear{
    float:left
}
 .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow{
    left:12px;
    right:auto
}
 .select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b{
    margin-left:0
}
 .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{
    float:right
}
 .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice{
    margin-left:0;
    margin-right:6px
}
 .select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{
    margin-left:2px;
    margin-right:auto
}
 .has-warning .select2-dropdown,.has-warning .select2-selection{
    border-color:#8a6d3b
}
 .has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection{
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    border-color:#66512c
}
 .has-warning.select2-drop-active{
    border-color:#66512c
}
 .has-warning.select2-drop-active.select2-drop.select2-drop-above{
    border-top-color:#66512c
}
 .has-error .select2-dropdown,.has-error .select2-selection{
    border-color:#a94442
}
 .has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection{
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    border-color:#843534
}
 .has-error.select2-drop-active{
    border-color:#843534
}
 .has-error.select2-drop-active.select2-drop.select2-drop-above{
    border-top-color:#843534
}
 .has-success .select2-dropdown,.has-success .select2-selection{
    border-color:#3c763d
}
 .has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    border-color:#2b542c
}
 .has-success.select2-drop-active{
    border-color:#2b542c
}
 .has-success.select2-drop-active.select2-drop.select2-drop-above{
    border-top-color:#2b542c
}
 .input-group .select2-container--bootstrap{
    display:table;
    table-layout:fixed;
    position:relative;
    z-index:2;
    float:left;
    width:100%;
    margin-bottom:0
}
 .input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection{
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
 .input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection{
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
 .select2-bootstrap-append .input-group-btn,.select2-bootstrap-append .input-group-btn .btn,.select2-bootstrap-append .select2-container--bootstrap,.select2-bootstrap-prepend .input-group-btn,.select2-bootstrap-prepend .input-group-btn .btn,.select2-bootstrap-prepend .select2-container--bootstrap{
    vertical-align:top
}
 .form-control.select2-hidden-accessible{
    position:absolute!important;
    width:1px!important
}
 .form-inline .select2-container--bootstrap{
    display:inline-block
}
 .input-group .select2-selection{
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
}

table.order-summary-table span.order-summary-head{
	display: none;
}
table.order-summary-table tr td:nth-child(2),
table.order-summary-table tr td:nth-child(3),
table.order-summary-table tr td:nth-child(4){
	width: 15%;
	text-align: right;
}
.cassa-amount-block .panel-heading{
	padding: 14px 10px !important;
}
.cassa-amount-block .panel-title{
	font-size: 12pt !important;
}
.cassa-amount-block{
	margin-top: 10px;
}
.cart .panel,
.cart-list .cart-item-row-box .panel{
	background-color: #f1f1f1;
}
.cart-item-row-box .cart-item-quantity .input-group{
	width: 26%;
}
.product-parameter-tooltip{
	display: none;
}
.cart-list .cart-item-row-box .cart-item-row-box-body .cart-item-row .btn.btn-xs{
	padding: 1px 5px;
	font-size: 12px;
	border-radius: 3px;
}
.cart-list-actions-mobile {
    display: none;
}
.cart-product-title a{
	color: #333;
}
.cart-item-price-brutto{
	font-weight: bold;
	font-size: 14pt;
}
.cart-item-product-image img{
	border: 3px solid #999;
	border-radius: 3px;
}
.cart-item-product-image{
	width: 100%;
	max-width: 150px;
}
.cart-item-prices{
	text-align: right;
}
.cart-item-row{
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cart-item-row-box .panel-body{
	position: relative;
}
.cart-remove-item{
	position: absolute;
	top: 10px;
	right: 10px;
}
.cart-item-row .product-details-box-avaiability{
	font-size: 9pt;
}
.cart-list-panel .panel-body{
	padding-top: 0px;
	padding-bottom: 0px;
}
.cart-list-panel, .cart-item-panel, .cart-item-row-box .panel-primary{
	margin-bottom: 3px;
}
.cart-part-availability .product-details-box-avaiability{
	text-align: center;
}
.cart-item-quantity span.input-group-addon{
	background-color: #d9d9d9;
	padding: 10px 14px 6px 14px;
}
input.form-control.cart-list-quantity {
	width: 100% !important;
	height: 46px !important;
}
.cart-spinner{
	width: 20px;
}
@media only screen and (max-width: 1023px){
	.invoice-type strong{
		font-size: 9px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.cart-amount{
		text-align: center;
	}
}
@media only screen and (max-width: 767px) {
	table.order-summary-table tr td{
		font-size: 9pt !important;
	}
	table.order-summary-table tr.order-summary-coupon td:nth-child(2){
		width: 100% !important;
	}
	table.order-summary-table tr.summary-head{
		display: none;
	}
	table.order-summary-table tr td{
		display: block;
		text-align: center !important;
	}
	table.order-summary-table tr td:nth-child(1){
		width: 100% !important;
	}
	table.order-summary-table tr td:nth-child(2),
	table.order-summary-table tr td:nth-child(3),
	table.order-summary-table tr td:nth-child(4){
		width: 33.3333% !important;
		float:left;
	}
	table.order-summary-table tr td:nth-child(4){
		font-weight: bold;
	}
	table.order-summary-table span.order-summary-head{
		display: block !important;
		width: 100%;
		font-size: 7pt;
	}
	.cart-part-availability{
		min-height: 58px;
	}
	.cart-item-row-box .cart-item-quantity .input-group{
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.cart-spinner{
		width: 10px;
	}
	.cart-list-actions-mobile .btn {
		width: 100%;
		display: block;
		margin-bottom: 3px;
	}
	.cart-list-actions-mobile {
		display: block;
	}
	.cart-list-actions {
		display: none;
	}
	.cart-item-row-box-body{
		padding: 5px;
	}
	.cart-item-prices, .cart-product-title-box, .cart-part-availability, .cart-item-product-image-box{
		padding: 0px;
	}
	.cart-item-prices-title{
		display: block;
	}
	.cart-item-product-image{
		text-align: center;
		margin: 0 auto;
		width: 100%;
		max-width: 100px;
	}
	.cart-item-product-image-box{
		text-align: center;
		min-height: 80px;
	}
	.cart-product-title-box{
		text-align: center;
		margin-top: 5px;
	}
	.cart-product-title{
		min-height: 50px;
	}
	
	.cart-item-quantity{
		margin-bottom: 5px;
	}
	.cart-product-id a{
		font-weight: bold;
	}
	.cart-product-id{
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.cart-item-prices{
		text-align: center;
		font-size: 8pt;
	}
	.cart-item-price-brutto{
		font-size: 10pt;
	}
	.cart-remove-item{
		top: 5px;
		right: 5px;
	}
	/* .cart-item-row .product-details-box-avaiability .part-availability .mini-icon{ */
		/* display: none !important; */
	/* } */
	.cart-item-row .product-details-box-avaiability{
		margin-bottom: 0px !important;
	}
	.cart-item-row .product-details-box-avaiability .part-availability span{
		font-size: 7pt !important;
	}
	.cart-item-row-box:nth-child(odd){
		padding-right: 1.5px;
	}
	.cart-item-row-box:nth-child(even){
		padding-left: 1.5px;
	}
	/*.cart-item-row-box{
		border-radius: 5px;
	}*/
	/*.cart-item-row-box:nth-child(odd){
		border: 1px solid #f0f0f0;
	}
	.cart-item-row-box:nth-child(even){
		border: 1px solid #d9d9d9;
	}
	.cart-item-row-box{
		border-bottom: 1px solid #f0f0f0;
	}*/
	
	.cart-item-row .product-details-box-avaiability{
		min-height: 55px;
		font-size: 8pt !important;
	}
	.cart-amount{
		text-align: center;
	}
}

.option-not-selected{
	padding-left: 11px;
	padding-right: 11px;
}
.option-selected{
	border: 1px solid #cfcfcf;
	/* padding: 10px; */
	border-radius: 5px;
	background: #dcf2dd;
	/* margin-bottom: 20px; */
}
.text-center{
	text-align: center;
}
.center-block{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.cassa-sum-box{
	border: 2px solid #cfcfcf;
	box-shadow:	0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	padding: 35px 20px;
	font-size: 10pt;
	color: #696969;
}
.cassa-sum-box h4{
	font-size: 16pt;
	color: #606060;
}
.cassa-sum-box li{
	margin-top: 5px;
	margin-bottom: 5px;
}
.options-box{
	border: 1px solid #cfcfcf;
	box-shadow:	0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	padding: 35px 20px;
}
.options-box h4{
	font-size: 14pt;
	color: #606060;
	margin-bottom: 0px; 
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
}
.options-box .options{
	margin-top: 25px;
	font-size: 10pt;
	color: #696969;
}
.cassa-aszf-row{
	margin: 10px; 
	background-color: #f97777; 
	border: 1px solid #f96d6d; 
	border-radius: 5px;
}
.cassa-aszf-col{
	background-color: #ffcece; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	border: 1px solid #ff9999; 
	border-radius: 5px; 
	font-weight: bold;
}
.cassa-aszf-row-accepted{
	margin: 10px; 
	/* background-color: #83dd84;  */
	background-color: #a4d1a5; 
	/* border: 1px solid #79ba72;  */
	border: 1px solid #a8bda5; 
	border-radius: 5px;
}
.cassa-aszf-col-accepted{
	/* background-color: #ceffd0;  */
	background-color: #dcf2dd; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	/* border: 1px solid #af9;  */
	border: 1px solid #7d9f76; 
	border-radius: 5px; 
	font-weight: bold;
}
.selected-cassa-stock-well{
	background-color: #a4d1a5 !important;
}
.selected-cassa-stock-row{
	background-color: #dcf2dd; 
	border: 1px solid #79ba72; 
	border-radius: 5px;
}
/* Source: http://snipplr.com/view/10979/css-cross-browser-word-wrap */

.result_item.closed .data_txt.data_1.wordwrap,
.result_item.closed .data_txt.data_2.wordwrap,
.result_item.closed .data_txt.data_3.wordwrap,
.result_item.closed .data_txt.data_4.wordwrap
{
    display:block;
    overflow: inherit;
    white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */
}

.head_pic
{
	background:url(../img/mpltrack/head_pic_color.png) no-repeat center;
}

#section_how_it_works_content a, 
#section_search_content a,
#section_faq_content a
{
    color: cornflowerblue;
}

/****/
.section_content_container.another_search_container
{
	border-bottom: #ddd 1px solid;
	position:relative;
	margin:10px 0;
	height:65px;
}

/**/

.section_content_container .input_container
{
	position:absolute;
	left:228px;
	right:228px;
}

.another_search_container .btn_back
{
	position:absolute;
	left:0px;
	width:215px;
}

.another_search_container .btn_next
{
	position:absolute;
	right:0px;
	width:215px;
}

/**/

.result_section
{
	position:relative;
	margin-top:25px;
	
}

.results_options_container
{
	display:block;
	position:absolute;
	width:116px;
	height:28px;
	right:0px;
	top:0px;
}

.results_options_item
{
	width:32px;
	height:28px;
	position:absolute;
	top:2px;
	cursor:pointer;
}

.results_options_item.i1 { left:0px; background-image:url(../img/mpltrack/ikon_print.png); }
.results_options_item.i2 { left:40px; background-image:url(../img/mpltrack/ikon_mail.png); }
.results_options_item.i3 { left:84px; background-image:url(../img/mpltrack/ikon_save.png); }

/**/
.tabsheet_container
{
	position:relative;
}

.tab_container
{
	position:relative;
	height:59px;
}

.tab
{
	position:absolute;
	width:300px;
	height:52px;
	border-radius:6px 6px 0px 0px;
	top:0px;
}

.tab.closed 
{
	cursor:pointer;	
}

.tab.t1.opened 
{
	 background: #78c955;
   	 background: -webkit-linear-gradient(left, #57c146 , #63c44c); /* For Safari 5.1 to 6.0 */
     background: -o-linear-gradient(right, #57c146 , #63c44c); /* For Opera 11.1 to 12.0 */
   	 background: -moz-linear-gradient(right, #57c146 , #63c44c); /* For Firefox 3.6 to 15 */
   	 background: linear-gradient(to right, #57c146 , #63c44c); /* Standard syntax */
}


.hidden
{
    display: none;
}

.alpha
{
    opacity: 0.3;
	 background: #eee;
}

.tab.t2.opened
{
	 background: #78c955;
   	 background: -webkit-linear-gradient(left, #64c44c , #75c954); /* For Safari 5.1 to 6.0 */
     background: -o-linear-gradient(right, #64c44c , #75c954); /* For Opera 11.1 to 12.0 */
   	 background: -moz-linear-gradient(right, #64c44c , #75c954); /* For Firefox 3.6 to 15 */
   	 background: linear-gradient(to right, #64c44c , #75c954); /* Standard syntax */
}

.tab.t3.opened 
{
	 background: #78c955;
   	 background: -webkit-linear-gradient(left, #76c954 , #82cc5a); /* For Safari 5.1 to 6.0 */
     background: -o-linear-gradient(right, #76c954 , #82cc5a); /* For Opera 11.1 to 12.0 */
   	 background: -moz-linear-gradient(right, #76c954 , #82cc5a); /* For Firefox 3.6 to 15 */
   	 background: linear-gradient(to right, #76c954 , #82cc5a); /* Standard syntax */
}

.tab.t1.closed 
{
	 background: #eee;
}

.tab.t2.closed
{
	 background: #eee;
}

.tab.t3.closed 
{
	 background: #eee;
}

.tab.t1
{
	 left:0px;
}

.tab.t2
{
	 left:311px;
}

.tab.t3
{
	 right:0px;
}

.tab_title
{
	position:absolute;
	font-size:18px;
	font-weight:bold;
	top:16px;
	left:12px;
	cursor:inherit;
}

.tab.opened .tab_title { color:#fff; }
.tab.closed .tab_title { color:inherit; }


.tab_txt
{
	display:block;
	position:absolute;
	font-size:14px;
	font-weight:bold;
	top:19px;
	right:48px;
	cursor:inherit;
}

.tab.opened .tab_txt { color:#fff; }
.tab.closed .tab_txt { color:inherit;}

.tab_results_num
{
	position:absolute;
	width:31px;
	height:26px;
	font-size:18px;
	font-weight:bold;
	top:10px;
	right:10px;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
	cursor:inherit;
}

.tab.opened .tab_results_num
{
	color:#7bca57;
	background-image:url(../img/mpltrack/circle_white.png);
}

.tab.closed .tab_results_num
{
	color:#fff;
	background-image:url(../img/mpltrack/circle_blue.png);
}


.tab_bottom
{
	height:7px;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;	
	background: #78c955;
    background: -webkit-linear-gradient(left, #57c146 , #82cc5a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #57c146 , #82cc5a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #57c146 , #82cc5a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #57c146 , #82cc5a); /* Standard syntax */
}

.tabsheet_content_container
{
	background:#eee;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-radius:0px 0px 6px 6px;
	padding-top:0px;
}

/**/

.results_header_container
{
	position:relative;
	margin:0px 8px 14px 9px;
	height:30px;
	display:block;
}

.results_header_item
{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	top:16px;
}

.data_1 { left:13px; width:130px; }
.data_2 { left:213px; width:125px; }
.data_3 { left:365px; width:140px; }
.data_4 { left:515px; width:230px;}

.result_item
{
	position:relative;
	border-radius:6px;
	margin:0px 8px 8px 8px;
	border: 1px solid #eee;
	box-shadow: 1px 1px 1px rgba(0,0,0,.2);
}

.result_item.closed
{
	background:#f9f9f9;
	height:100px;
}

.result_item.opened
{
	background:#fff;
	border-left:9px solid #57c146;
	border-bottom:none;
	margin:0px 8px 8px 9px;
	padding-top:65px;
	padding-bottom:16px;
	
}

.checkbox.all
{
	border:2px solid #58c146;
}

.result_item.closed .checkbox
{
	position:absolute;
	top:17px;
	left:-28px;
}

.result_item.opened .checkbox
{
	position:absolute;
	top:17px;
	left:-37px;
}

.result_item.closed .data_txt
{
	font-size:14px;
	font-weight:bold;
	position:absolute;
	display:table;
	height:40px;
	top:50%;
	margin-top:-20px;
}

.result_item.opened .data_txt div
{
	display:table-cell;
	vertical-align:middle;
}

.result_item.closed .data_txt div
{
	display:table-cell;
	vertical-align:middle;
}

.result_item.closed .data_txt.data_1, .result_item.closed .data_txt.data_3, .result_item.closed .data_txt.data_4  
{ 
	display:table;
	height:40px;
	top:50%;
	margin-top:-40px;
}

.result_item.closed .data_txt.data_2
{ 
	display:table;
	height:40px;
	top:50%;
	margin-top:-40px;
    font-weight:normal;
}

.result_item.closed .data_complement
{
	font-size:14px;
	font-weight:bold;
	color:#999;
	position:absolute;
	display:none;
}

/**/



.more_details_item .separation
{
	display:none;
}



/**/

	.result_item.closed .separator
	{
		display:none;
	}
	
/**/

.line_container
{
	position:relative;
	padding:3px 0 3px 0;
	min-height:30px;
}

.result_item.opened .data_txt.data1 
{
	position:absolute;
	font-size:18px;
	font-weight:bold;
	top:18px;
	left:8px;	
	white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */
    width:80%;
}

/**/

.details_section
{
	position:relative;
	padding-bottom:10px;
}

h3.details_heading
{
	/*position:absolute;
	top:-20px;
	left:0px;
	right:0px;*/
	padding-top:20px;
	padding-bottom:20px;
	border-top: 1px solid #eee;
}

.result_item.opened h3
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.details_container
{
	float:left;
	width:410px;
	margin-left:16px;
}

.details_item
{
	position:relative;
	height:26px;
}

.details_label
{
	color:#999;
	font-size:12px;
	font-weight:normal;
	width:146px;
	position:absolute;
	top:0px;
	left:0px;
}

.details_data
{
	color:inherit;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:0px;
	left:156px;
}


.data_txt.data_2.small_text
{
    font-size: 12px;
    width:140px;
}

/**/

.more_details_section
{
	position:relative;
	padding-top:56px;
	border-top:1px solid #eee;
	margin:0px 8px;
	
}

h3.more_details_heading
{
	position:absolute;
	top:20px;
	left:160px;
	right:160px;
}


.more_details_header .header_item
{
	position:absolute;
	top:12px;
	font-size:12px;
	font-weight:bold;
}

.more_details_container
{
	
}

.more_details_header
{
	background-color:#eeeeee;
	border-radius: 6px 6px 0px 0px;
	height:38px;
	position:relative;
}

.more_details_item:nth-child(even){
	background-color: #E5FFE3;
}
.more_details_item:nth-child(odd){
	background-color:#f9f9f9;
}
.more_details_item
{
	position:relative;
	padding:10px 0 10px 0;
	min-height:36px;
}

.more_details_item .data_txt
{
	font-size:14px;
	font-weight:bold;
	display:table;
	height:40px;
	top:50%;
	margin-top:-20px;
	vertical-align:middle;
}

.data_more_1 { left:12px; width:116px; }
.data_more_2 { left:190px; width:116px; }
.data_more_3 { left:320px; width:246px; }
.data_more_4 { left:582px; width:250px; }

.data_txt.data_more_1
{
	position:absolute;
	font-size:12px;
	font-weight:normal;
}

.data_txt.data_more_2
{
	position:absolute;
	top:50%;
    /* add by XyZs 2016.10.13 */
	font-weight:normal;
}

.data_txt.data_more_3
{
	position:absolute;
}

.data_txt.data_more_4
{
	position:absolute;
	top:20px;
}


/**/

.result_all_option_container
{
	position:relative;
	height:68px;
	margin:0px 8px;
	
}

.result_all_option_container .checkbox.all
{
	position:absolute;
	top:18px;
}

.label_sum
{
	font-size:12px;
	font-weight:bold;
	display:block;
}

.result_all_option_container .label_sum
{
	position:absolute;
	left:28px;
	top:24px;
	
}

/***************************************************************/
/***************************************************************/

.content_col_container
{
	width:447px;
}

h2.h_valid
{
	font-weight:normal;
	font-size:18px;
	text-align:left;
	margin:5px 0 10px 0;
	padding:0px;
}

.validation_container
{
	position:relative;
	height:110px;
	margin-bottom:33px;
}

.validation_pic 
{
	background-color:#4999d2;
	width:200px;
	height:33px;
	border-radius:6px;
	position:absolute;
	left:0px;
	top:5px;
}

.validation_pic img.s
{
	display:block;
	text-align:center;
	margin-top:5px;
}

.validation_pic img.l
{
	display:none;
}

.validation_refresh
{
	width:19px;
	height:20px;
	background:url(../img/mpltrack/ikon_refresh.png);
	position:absolute;
	left:212px;
	top:12px;
	cursor:pointer;
}

.validation_input
{
		
	width:180px;
	height:27px;
	border-radius:6px;
	background:#FFF;
	padding:5px 10px 0px 10px;
	position:absolute;
	right:0px;
	top:5px;
	border:1px solid #bbb;
}

.validation_input input
{
	font-size:12px;
	width:100%;
	padding: 4px 0px;
	margin: 0;
	border: 0;
	border: none;
	color:inherit;
}

.content_col_container.column_1 .btn_next
{
	position:absolute;
	top:72px;
	left:0px;
	right:0px;
}

.validation_container.no_validation
{
	height:50px;
	margin-bottom:0px;
}

.validation_container.no_validation .validation_pic, .validation_container.no_validation .validation_refresh, .validation_container.no_validation .validation_input
{
	display:none;
}

.validation_container.no_validation .btn_next
{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
}



/****/
.status_ikon
{
	width:40px;
	height:40px;
	border-radius:6px;
}

.result_item.closed .status_ikon
{
	position:absolute;
	left:156px;
	top:7px;
}

.more_details_item .status_ikon
{
	position:absolute;
	left:136px;
	top:50%;
	margin-top:-21px;	
}

.status_ikon.green
{
	background: #78c955;
    background: -webkit-linear-gradient(left, #57c146 , #82cc5a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #57c146 , #82cc5a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #57c146 , #82cc5a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #57c146 , #82cc5a); /* Standard syntax */
	box-shadow: 0px 2px 0px #4eaa3f;
}

.status_ikon.blue
{
	background: #39a0e1;
	box-shadow: 0px 2px 0px #2b8ac5;
}

.status_ikon div
{
	width:40px;
	height:40px;
	border-radius:6px;
}

.status_ikon .fig_11 {background-image:url(../img/mpltrack/ikon_fig1.png);}
.status_ikon .fig_12 {background-image:url(../img/mpltrack/ikon_fig2.png);}
.status_ikon .fig_13 {background-image:url(../img/mpltrack/ikon_fig3.png);}
.status_ikon .fig_14 {background-image:url(../img/mpltrack/ikon_fig4.png);}
.status_ikon .fig_15 {background-image:url(../img/mpltrack/ikon_fig5.png);}

.status_ikon .fig_21 {background-image:url(../img/mpltrack/ikon_fig1_level.png);}
.status_ikon .fig_22 {background-image:url(../img/mpltrack/ikon_fig2.png);}
.status_ikon .fig_23 {background-image:url(../img/mpltrack/ikon_fig3.png);}
.status_ikon .fig_24 {background-image:url(../img/mpltrack/ikon_fig4_level.png);}
.status_ikon .fig_25 {background-image:url(../img/mpltrack/ikon_fig5.png);}

.status_ikon .fig_31 {background-image:url(../img/mpltrack/ikon_fig1_level.png);}
.status_ikon .fig_32 {background-image:url(../img/mpltrack/ikon_fig2.png);}
.status_ikon .fig_33 {background-image:url(../img/mpltrack/ikon_fig3.png);}
.status_ikon .fig_34 {background-image:url(../img/mpltrack/ikon_fig4_level.png);}
.status_ikon .fig_35 {background-image:url(../img/mpltrack/ikon_fig5.png);}

.sort_arrow
{
	color: rgb(88, 193, 70);
}

@media screen and (max-width: 980px), handheld and (max-width: 980px)  {

.tab { width:240px ;}
	
	.tab.t2	{ left:249px; }
	
	.tab_title
	{
		font-size:14px;
		top:18px;
		left:12px;
	}
	
	.results_header_container .results_header_item { display:none; }
	
	.tabsheet_content_container	{ padding-top:16px; }
	
	.result_item.closed .data_complement
	{
		display:block;
		top:11px;
		font-size:12px;
	}
	
	.result_item.closed .data_txt.data_1, .result_item.closed .data_txt.data_2, .result_item.closed .data_txt.data_3,  .result_item.closed .data_txt.data_4
	{
		display:block;
		height:auto;
		margin-top:0px;
		/*white-space:nowrap;
		overflow:hidden;*/
		font-size:12px;
		/*height:14px;*/
	}
	
	.result_item.closed .data_txt div
	{
		display:block;
		
	}
	
	.result_item.closed .data_txt.data_1 
	{ 
		top:11px;
		width:130px;
		font-size:14px;
	}

	.result_item.closed .data_txt.data_2 
	{ 
	max-width:120px;
	display:table;
	height:40px;
	top:50%;
	margin-top:-40px;
	}
	
	.result_item.closed .data_txt.data_3
	{
		top:11px;
		right:210px;
		text-align:left;
		left:auto;
		width:auto;
		max-width:210px;
	}
	
	.result_item.closed .data_txt.data_4
	{
		top:11px;
		right:125px;
		text-align:left;
		left:auto;
		width:auto;
		max-width:210px;
	}
	
	.data_more_1 { left:12px; width:116px; }
	.data_more_2 { left:190px; width:86px; }
	.data_more_3 { left:290px; width:184px; }
	.data_more_4 { left:472px; width:180px; }	
	
	.details_container
	{
		float:left;
		width:321px;
		margin-left:16px;
	}
	
	.details_section { padding-bottom:36px; }
	
	.more_details_item .data_txt {font-size:12px; }

	.content_col_container
	{
		width:738px;
	}
	
	.column_1 
	{	
		float:none;
		padding-bottom: 20px;
		border-bottom: 1px solid #dcdcdc;
		margin-bottom: 20px;
	}
	.column_2 {	float:mone;}
	
	.textarea_container
	{
		width:auto;
		
	}
	
	.content_col_container.column_1 .btn_next
	{
		top:5px;
		left:auto;
		right:0px;
		width:218px;
	}
	
	.validation_container.no_validation .btn_next
	{
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		width:auto;
	}

	
	.validation_input { right:266px; }
	
	.validation_container
	{
		height:40px;
		margin-bottom:0px;
	}
	
	.result_item.closed .data_txt.data_2.small_text
    {
    font-size: 14px;
    width:220px;
    max-width:220px;
    white-space:normal;
    
    }
	
}



@media screen and (max-width: 788px), handheld and (max-width: 788px)  
{

	.section_content_container .input_container
    {
	position:absolute;
	left:0px;
	right:0px;
    }

	.head_pic
	{
		background:url(../img/mpltrack/head_pic_mono_m.png) no-repeat center;
	}

/**/

	.result_item.closed .data_txt.data_1, .result_item.closed .data_txt.data_2, .result_item.closed .data_txt.data_3,  .result_item.closed .data_txt.data_4
	{
		display:block;
		height:auto;
		margin-top:0px;
		/*white-space:normal;
		overflow:hidden;*/
		font-size:14px;
		width:auto;
	}
	
	.data_txt.data_more_1, .data_txt.data_more_2, .data_txt.data_more_3, .data_txt.data_more_4	
{width:auto; text-align:left; }
	
	.result_item.opened .data_txt.data1 
	{
		font-size:18px;
		width: 50%;
	}

	.section_content_container.another_search_container
	{
		margin:10px 0;
		height:124px;
	}

	.another_search_container .btn_back
	{
		top:54px;
		left:0px;
		width:215px;
	}
	
	.another_search_container .btn_next
	{
		top:54px;
		right:0px;
		width:215px;
	}

	.results_options_container { display:none; }
	
	
	.tab_container { height:80px;}
	
	.tab 
	{ 
		width:146px ;
		height:74px;
	}
	
	.tab.t2	{ left:152px; }
	
	.tab_title
	{
		font-size:16px;
		top:10px;
		left:2px;
		right:2px;
		text-align:center;
	}
	
	.tab_txt { display:none;}
	
	.tab_results_num
	{
		top:34px;
		right:50%;
		margin-right:-15px;
	}
	
	.results_header_container .results_header_item { display:none; }
	
	.tabsheet_content_container	{ padding-top:16px; }
	
	.result_item.closed { height:180px; }
	
	.result_item.closed .data_complement.data_2
	{
		display:block;
		top:80px;
		left:75px;
	}
	
	.result_item.closed .data_txt.data_1
	{
		font-size:18px;
		left:15px;
		top:10px;
		width:240px;
		height:20px;
	
	}

	.result_item.closed .data_txt.data_2 
	{ 
		top:113px; 
		left:75px;
		width:auto;
		max-width:110px;
		height:16px;
	display:table;
	height:40px;
	margin-top:-20px;
	}
	
	.result_item.closed .data_txt.data_3
	{
		top:90px;
		right:15px;
		text-align:right;
		left:auto;
		width:auto;
		max-width:200px;
		height:16px;
	}
	
	.result_item.closed .data_txt.data_4
	{
		top:113px;
		right:15px;
		text-align:right;
		left:auto;
		width:auto;
		max-width:200px;
		height:16px;
        display:block;
        height: auto;
	}
	
	.result_item.closed .separator
	{
		display:block;
		position:absolute;
		background-color:#bababa;
		height:1px;
		left:10px;
		right:10px;
		top:80px;
	}

	/**/

	.result_item.opened
	{
		background:#fff;
		border-left:9px solid #57c146;
		border-bottom:none;
		margin:0px 8px 8px 35px;
		padding-top:56px;
		padding-bottom:16px;
		
	}

	/**/
	
	h3.details_heading
	{
		position:static;
		border-top:1px solid #bcbcbc;
		margin:0 12px;
		padding:16px 0 26px 0;
	}
	
	.details_container
	{
		float:none;
		width:auto;
		margin-left:16px;
	}
	
	.details_item {height:30px;}
	
	.details_label
	{
		color:#999;
		font-size:14px;
		font-weight:bold;
		width:200px;
		position:absolute;
		top:0px;
		left:0px;
	}

	.details_data
	{
		color:inherit;
		font-size:14px;
		font-weight:bold;
		position:absolute;
		top:0px;
		left:154px;
		right:15px;
		text-align:right;
	}
	
	.more_details_section
	{
		border-top:1px solid #bcbcbc;
		margin:0px 12px;
		margin-top:50px;
		padding-top:30px;
	}
	
	h3.more_details_heading
	{
		position:static;
		margin-bottom:0px;
	}
	
	.more_details_header
	{
		display:none;
	}
	
	.details_section 
	{ 
		padding-bottom:62px;
		margin-top: 50px;
	}

	.more_details_item .data_txt 
	{
		font-size:16px; 
		font-weight:bold; 
		height:auto;
	}

	.data_txt.data_more_1
	{
		position:static;
		margin:0px 10px 8px 90px;
	}
	
	.data_txt.data_more_2
	{
		position:static;
		margin:13px 10px 26px 90px;
		font-size:20px;
		height:40px;
        font-weight:normal; 
	}
	
	.data_txt.data_more_3
	{
		position:static;
		margin:0px 10px 8px 90px;
		
	}
	
	.data_txt.data_more_4
	{
		position:static;
		margin:0px 10px 20px 90px;
	}
	
	.more_details_item .separation
	{
		display:block;
		height:20px;
		border-top:1px solid #bcbcbc;
		margin:0px 15px 0px 90px;
	}
	
	.label_sum { display:none; }
	
	.result_all_option_container .checkbox.all
	{
		position:absolute;
		top:12px;
	}	

	.content_col_container
	{
		width:450px;
		margin:0px;
	}
	
	.column_1 
	{	
		float:none;
		padding-bottom: 20px;
		border-bottom: 1px solid #dcdcdc;
		margin-bottom: 20px;
		
	}
	.column_2 {	float:mone;}
	
	h2.h_valid
	{
		font-size:24px;
		text-align:center;
	}
	
	.validation_container
	{
		height:78px;
		margin-bottom:33px;
	}
	
	.validation_pic 
	{
		width:205px;
		height:45px;
		left:0px;
		top:5px;
	}
	
	.validation_pic img.s
	{
		display:none;
	}
	
	.validation_pic img.l
	{
		display:block;
		text-align:center;
		margin-top:8px;
	}
	
	.validation_refresh
	{
		width:30px;
		height:30px;
		background:url(../img/mpltrack/ikon_refresh_l.png);
		position:absolute;
		left:210px;
		top:12px;
		cursor:pointer;
	}
	
	.content_col_container.column_1 .btn_next
	{
		top:68px;
		left:0px;
		right:0px;
		width:auto;
	}
	
	/**/


	
	/**/
	
	.validation_container.no_validation .btn_next
	{
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		width:auto;
	}
	
	.content_col_container.column_1 .btn_next .btn_txt
	{
		font-size:18px;
		top:8px;
	}
	
	.validation_input 
	{ 
		right:0px;
		width:183px;
		height:23px;
		padding:10px;
	}
		
	.validation_input input
	{
		font-size:16px;
	}
	
/*****/

	.status_ikon
	{
		width:50px;
		height:50px;
	}

	.more_details_container .status_ikon
	{
		width:65px;
		height:65px;
	}	
	
	.result_item.closed .status_ikon
	{
		position:absolute;
		left:14px;
		top:90px;
	}
	
	.more_details_item .status_ikon
	{
		position:absolute;
		top:9px;
		left:10px;
		margin-top:0px;	
	}
	
	.status_ikon div
	{
		width:50px;
		height:50px;
	}
	
	.more_details_container .status_ikon div
	{
		width:65px;
		height:65px;
	}
	
	.status_ikon .fig_11 {background-image:url(../img/mpltrack/ikon_fig1_m.png);}
	.status_ikon .fig_12 {background-image:url(../img/mpltrack/ikon_fig2_m.png);}
	.status_ikon .fig_13 {background-image:url(../img/mpltrack/ikon_fig3_m.png);}
	.status_ikon .fig_14 {background-image:url(../img/mpltrack/ikon_fig4_m.png);}
	.status_ikon .fig_15 {background-image:url(../img/mpltrack/ikon_fig5_m.png);}
	
	.status_ikon .fig_21 {background-image:url(../img/mpltrack/ikon_fig1_level_m.png);}
    .status_ikon .fig_22 {background-image:url(../img/mpltrack/ikon_fig2_m.png);}
    .status_ikon .fig_23 {background-image:url(../img/mpltrack/ikon_fig3_m.png);}
    .status_ikon .fig_24 {background-image:url(../img/mpltrack/ikon_fig4_level_m.png);}
    .status_ikon .fig_25 {background-image:url(../img/mpltrack/ikon_fig5_m.png);}

    .status_ikon .fig_31 {background-image:url(../img/mpltrack/ikon_fig1_level_m.png);}
    .status_ikon .fig_32 {background-image:url(../img/mpltrack/ikon_fig2_m.png);}
    .status_ikon .fig_33 {background-image:url(../img/mpltrack/ikon_fig3_m.png);}
    .status_ikon .fig_34 {background-image:url(../img/mpltrack/ikon_fig4_level_m.png);}
    .status_ikon .fig_35 {background-image:url(../img/mpltrack/ikon_fig5_m.png);}


	.more_details_container .status_ikon .fig_11 {background-image:url(../img/mpltrack/ikon_fig1_l.png);}
	.more_details_container .status_ikon .fig_12 {background-image:url(../img/mpltrack/ikon_fig2_l.png);}
	.more_details_container .status_ikon .fig_13 {background-image:url(../img/mpltrack/ikon_fig3_l.png);}
	.more_details_container .status_ikon .fig_14 {background-image:url(../img/mpltrack/ikon_fig4_l.png);}
	.more_details_container .status_ikon .fig_15 {background-image:url(../img/mpltrack/ikon_fig5_l.png);}
	
	.more_details_container .status_ikon .fig_21 {background-image:url(../img/mpltrack/ikon_fig1_level_l.png);}
    .more_details_container .status_ikon .fig_22 {background-image:url(../img/mpltrack/ikon_fig2_l.png);}
    .more_details_container .status_ikon .fig_23 {background-image:url(../img/mpltrack/ikon_fig3_l.png);}
    .more_details_container .status_ikon .fig_24 {background-image:url(../img/mpltrack/ikon_fig4_level_l.png);}
    .more_details_container .status_ikon .fig_25 {background-image:url(../img/mpltrack/ikon_fig5_l.png);}

    .more_details_container .status_ikon .fig_31 {background-image:url(../img/mpltrack/ikon_fig1_level_l.png);}
    .more_details_container .status_ikon .fig_32 {background-image:url(../img/mpltrack/ikon_fig2_l.png);}
    .more_details_container .status_ikon .fig_33 {background-image:url(../img/mpltrack/ikon_fig3_l.png);}
    .more_details_container .status_ikon .fig_34 {background-image:url(../img/mpltrack/ikon_fig4_level_l.png);}
    .more_details_container .status_ikon .fig_35 {background-image:url(../img/mpltrack/ikon_fig5_l.png);}	
    
    .result_item.closed .data_txt.data_2.small_text
    {
    font-size: 14px;
    width:180px;
    max-width:180px;
    white-space:normal;
    
    }
	
}

@media screen and (max-width: 500px), handheld and (max-width: 500px)  
{
	.head_pic
	{
		background:url(../img/mpltrack/head_pic_mono_s.png) no-repeat center;
	}
	
	/****/
	
	
	.section_content_container .input_container
    {
	position:absolute;
	left:0px;
	right:0px;
    }

	.section_header.i_search  .section_header_box 
	{ 
		font-size:13px;
		padding-top:10px;
		padding-left:10px; 
	}	
	
	.section_content_container.another_search_container
	{
		margin:10px 0;
		height:162px;
	}
	
	.another_search_container .btn_back
	{
		top:53px;
		left:0px;
		right:0px;
		width:auto;
	}
	
	.another_search_container .btn_next
	{
		top:106px;
		left:0px;
		right:0px;
		width:auto;
	}

	.results_options_container { display:none; }
	
	
	.tab_container { height:96px;}
	
	.tab 
	{ 
		width:98px ;
		height:90px;
	}
	
	.tab.t2	{ left:104px; }
	
	.tab_title
	{
		font-size:16px;
		top:10px;
		left:2px;
		right:2px;
		text-align:center;
	}
	
	.tab.t3 .tab_title { top:18px; }
	
	.tab_txt { display:none;}
	
	.tab_results_num
	{
		top:50px;
		right:50%;
		margin-right:-15px;
	}
	
	.results_header_container .results_header_item { display:none; }
	
	.tabsheet_content_container	{ padding-top:16px; }
	
	.result_item.closed { height:184px; }
	
	.result_item.closed .data_complement.data_2
	{
		display:block;
		top:74px;
		left:66px;
	}
	
	.result_item.closed .data_txt.data_1
	{
		font-size:14px;
		left:12px;
		top:10px;
		width:125px;
		height:16px;
		
	}

	.result_item.closed .data_txt.data_2 
	{ 
		top:110px; 
		left:66px;
		font-size:16px;
		max-width:none;
		width:187px;
		height:18px;
	}
	
	.result_item.closed .data_txt.data_3
	{
		top:128px;
		right:auto;
		text-align:left;
		left:66px;
		font-size:14px;
		max-width:none;
		width:187px;
		height:16px;
	}
	
	.result_item.closed .data_txt.data_4
	{
		top:152px;
		right:7px;
		text-align:left;
		left:66px;
		font-size:14px;
		max-width:none;
		width:187px;
		height:16px;
		height: auto;
	}
	
	.result_item.closed .separator
	{
		display:block;
		position:absolute;
		background-color:#bababa;
		height:1px;
		left:7px;
		right:7px;
		top:80px;
	}
	
		.btn_gray.btn_details
	{
		width:112px;
		top:12px;
		right:7px;
	}

	.btn_gray.btn_more_details
	{
		width:158px;
		bottom:16px;
		right:7px;
	}
	
	/**/

	.result_item.opened
	{
		background:#fff;
		border-left:0px solid #57c146;
		border-bottom:none;
		margin:0px 8px 8px 35px;
		padding-top:56px;
		padding-bottom:16px;
		
	}

	/**/
	
	h3.details_heading
	{
		position:static;
		border-top:1px solid #bcbcbc;
		margin:0 12px;
		padding:16px 0 20px 0;
	}
	
	.details_container
	{
		float:none;
		width:auto;
		margin-left:16px;
	}
	
	.details_item {height:48px;}
	
	.details_label
	{
		color:#999;
		font-size:14px;
		font-weight:bold;
		width:200px;
		position:absolute;
		top:0px;
		left:0px;
	}

	.details_data
	{
		color:inherit;
		font-size:14px;
		font-weight:bold;
		position:absolute;
		top:19px;
		left:0px;
		right:auto;
		text-align:right;
	}
	
	.more_details_section
	{
		border-top:1px solid #bcbcbc;
		margin:0px 6px;
		margin-top:30px;
		padding-top:30px;
	}
	
	h3.more_details_heading
	{
		position:static;
		margin-bottom:0px;
	}
	
	.more_details_header
	{
		display:none;
	}
	
	.details_section 
	{ 
		padding-bottom:62px;
	}

	.more_details_item .data_txt 
	{
		font-size:14px; 
		font-weight:bold; 
		height:auto;
	}


	.result_item.opened .data_txt.data1 
	{
		position:absolute;
		font-size:14px;
		font-weight:bold;
		top:10px;
		left:12px;	
		width:45%;
	}

	.data_txt.data_more_1
	{
		position:static;
		margin:0px 10px 8px 66px;
	}
	
	.data_txt.data_more_2
	{
		position:static;
		margin:3px 10px 22px 66px;
		font-size:18px;
		height:40px;
	}
	
	.data_txt.data_more_3
	{
		position:static;
		margin:0px 10px 8px 66px;
		
	}
	
	.data_txt.data_more_4
	{
		position:static;
		margin:0px 10px 20px 66px;
	}
	
	.more_details_item .separation
	{
		display:block;
		height:20px;
		border-top:1px solid #bcbcbc;
		margin:0px 6px 0px 66px;
	}

	.result_all_option_container .checkbox.all
	{
		position:absolute;
		top:12px;
	}
	
		h2.h_valid
	{
		font-size:24px;
		text-align:center;
	}
	
	.validation_container
	{
		height:136px;
		margin-bottom:33px;
	}
	
	.validation_pic 
	{
		width:268px;
		height:45px;
		left:0px;
		top:5px;
	}
	
	.validation_pic img.s
	{
		display:none;
	}
	
	.validation_pic img.l
	{
		display:block;
		margin:8px auto 0 auto;
	}
	
	.validation_refresh
	{
		width:30px;
		height:30px;
		background:url(../img/mpltrack/ikon_refresh_l.png);
		position:absolute;
		left:auto;
		right:0px;
		top:12px;
		cursor:pointer;
	}
	
	.content_col_container.column_1 .btn_next
	{
		top:127px;
		left:0px;
		right:0px;
		width:auto;
	}
	
	.validation_container.no_validation .btn_next
	{
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		width:auto;
	}
	
	.validation_input 
	{ 
		right:0px;
		left:0px;
		width:auto;
		height:23px;
		padding:10px;
		top:66px;
	}
		
	.validation_input input
	{
		font-size:16px;
	}
	
	/******/
	
	.status_ikon
	{
		width:50px;
		height:50px;
	}

	.more_details_container .status_ikon
	{
		width:50px;
		height:50px;
	}	
	
	.result_item.closed .status_ikon
	{
		position:absolute;
		left:7px;
		top:90px;
	}
	
	.more_details_item .status_ikon
	{
		position:absolute;
		top:7px;
		left:7px;
		margin-top:0px;	
	}
	
	.status_ikon div
	{
		width:50px;
		height:50px;
	}
	
	.more_details_container .status_ikon div
	{
		width:50px;
		height:50px;
	}

	
	.status_ikon .fig_11 {background-image:url(../img/mpltrack/ikon_fig1_m.png);}
	.status_ikon .fig_12 {background-image:url(../img/mpltrack/ikon_fig2_m.png);}
	.status_ikon .fig_13 {background-image:url(../img/mpltrack/ikon_fig3_m.png);}
	.status_ikon .fig_14 {background-image:url(../img/mpltrack/ikon_fig4_m.png);}
	.status_ikon .fig_15 {background-image:url(../img/mpltrack/ikon_fig5_m.png);}
	
	.status_ikon .fig_21 {background-image:url(../img/mpltrack/ikon_fig1_level_m.png);}
    .status_ikon .fig_22 {background-image:url(../img/mpltrack/ikon_fig2_m.png);}
    .status_ikon .fig_23 {background-image:url(../img/mpltrack/ikon_fig3_m.png);}
    .status_ikon .fig_24 {background-image:url(../img/mpltrack/ikon_fig4_level_m.png);}
    .status_ikon .fig_25 {background-image:url(../img/mpltrack/ikon_fig5_m.png);}

    .status_ikon .fig_31 {background-image:url(../img/mpltrack/ikon_fig1_level_m.png);}
    .status_ikon .fig_32 {background-image:url(../img/mpltrack/ikon_fig2_m.png);}
    .status_ikon .fig_33 {background-image:url(../img/mpltrack/ikon_fig3_m.png);}
    .status_ikon .fig_34 {background-image:url(../img/mpltrack/ikon_fig4_level_m.png);}
    .status_ikon .fig_35 {background-image:url(../img/mpltrack/ikon_fig5_m.png);}


	.more_details_container .status_ikon .fig_11 {background-image:url(../img/mpltrack/ikon_fig1_m.png);}
	.more_details_container .status_ikon .fig_12 {background-image:url(../img/mpltrack/ikon_fig2_m.png);}
	.more_details_container .status_ikon .fig_13 {background-image:url(../img/mpltrack/ikon_fig3_m.png);}
	.more_details_container .status_ikon .fig_14 {background-image:url(../img/mpltrack/ikon_fig4_m.png);}
	.more_details_container .status_ikon .fig_15 {background-image:url(../img/mpltrack/ikon_fig5_m.png);}
	
	.more_details_container .status_ikon .fig_21 {background-image:url(../img/mpltrack/ikon_fig1_level_m.png);}
    .more_details_container .status_ikon .fig_22 {background-image:url(../img/mpltrack/ikon_fig2_m.png);}
    .more_details_container .status_ikon .fig_23 {background-image:url(../img/mpltrack/ikon_fig3_m.png);}
    .more_details_container .status_ikon .fig_24 {background-image:url(../img/mpltrack/ikon_fig4_level_m.png);}
    .more_details_container .status_ikon .fig_25 {background-image:url(../img/mpltrack/ikon_fig5_m.png);}

    .more_details_container .status_ikon .fig_31 {background-image:url(../img/mpltrack/ikon_fig1_level_m.png);}
    .more_details_container .status_ikon .fig_32 {background-image:url(../img/mpltrack/ikon_fig2_m.png);}
    .more_details_container .status_ikon .fig_33 {background-image:url(../img/mpltrack/ikon_fig3_m.png);}
    .more_details_container .status_ikon .fig_34 {background-image:url(../img/mpltrack/ikon_fig4_level_m.png);}
    .more_details_container .status_ikon .fig_35 {background-image:url(../img/mpltrack/ikon_fig5_m.png);}	
}
/*!
 * SmartWizard v4.3.x
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 *
 * Created by Dipu Raj
 * http://dipuraj.me
 *
 * Licensed under the terms of MIT License
 * https://github.com/techlab/SmartWizard/blob/master/LICENSE
 */

/* SmartWizard Basic CSS */
.current{
	
}

.sw-main {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border-radius: .25rem!important;
}

.sw-main .sw-container {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

.sw-main .step-content {
    display: none;
    position: relative;
    margin: 0;
}

.sw-main .sw-toolbar {
    margin-left: 0;
}

/* SmartWizard Theme: White */
.sw-theme-default {
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}

.sw-theme-default .sw-container {
    min-height: 250px;
}

.sw-theme-default .step-content {
    padding: 10px;
    border: 0px solid #D4D4D4;
    background-color: #FFF;
    text-align: left;
}

.sw-theme-default .sw-toolbar {
    background: #f9f9f9;
    border-radius: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px;
    margin-bottom: 0 !important;
}

.sw-theme-default .sw-toolbar-top {
    border-bottom-color: #ddd !important;
}

.sw-theme-default .sw-toolbar-bottom {
    border-top-color: #ddd !important;
}

.sw-theme-default > ul.step-anchor > li{
    position: relative;
    margin-right: 2px;
}

.sw-theme-default > ul.step-anchor > li > a, .sw-theme-default > ul.step-anchor > li > a:hover {
    border: none !important;
    color: #bbb;
    text-decoration: none;
    outline-style: none;
    background: transparent !important;
    border: none !important;
    cursor: not-allowed;
}

.sw-theme-default > ul.step-anchor > li.clickable > a:hover {
    color: #4285F4 !important;
    background: transparent !important;
    cursor: pointer;
}

.sw-theme-default > ul.step-anchor > li > a::after {
    content: "";
    background: #4285F4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    -webkit-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.sw-theme-default > ul.step-anchor > li.active > a {
    border: none !important;
    color: #4285F4 !important;
    background: transparent !important;
    cursor: pointer;
}

.sw-theme-default > ul.step-anchor > li.active > a::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.sw-theme-default > ul.step-anchor > li.done > a {
    border: none !important;
    color: #000 !important;
    background: transparent !important;
    cursor: pointer;
}

.sw-theme-default > ul.step-anchor > li.done > a::after {
    background: #5cb85c;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.sw-theme-default > ul.step-anchor > li.danger > a {
    border: none !important;
    color: #d9534f !important;
    /* background: #d9534f !important; */
    cursor: pointer;
}

.sw-theme-default > ul.step-anchor > li.danger > a::after {
    background: #d9534f;
    border-left-color: #f8d7da;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.sw-theme-default > ul.step-anchor > li.disabled > a, .sw-theme-default > ul.step-anchor > li.disabled > a:hover {
    color: #eee !important;
    cursor: not-allowed;
}

/* Responsive CSS */
@media screen and (max-width: 768px) {
    .sw-theme-default > .nav-tabs > li {
        float: none !important;
    }
}

/* Common Loader */
.sw-loading::after {
    position: absolute;
    display: block;
    opacity: 1;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,.7);
    transition: all .2s ease;
    z-index: 2;
}
.sw-loading::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #3498db;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*!
 * SmartWizard v4.3.x
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 *
 * Created by Dipu Raj
 * http://dipuraj.me
 *
 * Licensed under the terms of MIT License
 * https://github.com/techlab/SmartWizard/blob/master/LICENSE
 */

/* SmartWizard Theme: Circles */
.sw-theme-circles{

}
.sw-theme-circles .sw-container {
    min-height: 300px;
}
.sw-theme-circles .step-content {
    padding: 10px 0;
    background-color: #FFF;
    text-align: left;
}
.sw-theme-circles .sw-toolbar{
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0 !important;
}
.sw-theme-circles .sw-toolbar-top{

}
.sw-theme-circles .sw-toolbar-bottom{
    border-top-color: #ddd !important;
    border-bottom-color: #ddd !important;
}
.sw-theme-circles > ul.step-anchor{
    position: relative;
    background: #fff;
    border: none;
    list-style: none;
    margin-bottom: 40px;
}
.sw-theme-circles > ul.step-anchor:before {
    content: " ";
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: #f5f5f5;
    border-radius: 3px;
    z-index: 0;
}
.sw-theme-circles > ul.step-anchor > li{
    border: none;
    margin-left: 40px;
    z-index: 98;
}
.sw-theme-circles > ul.step-anchor > li > a{
    border: 2px solid #f5f5f5;
    background: #f5f5f5;
    width: 75px;
    height: 75px;
    text-align: center;
    padding: 25px 0;
    border-radius: 50%;
    box-shadow: inset 0px 0px 0px 3px #fff !important;
    text-decoration: none;
    outline-style:none;
    z-index: 99;
    color: #bbb;
    background: #f5f5f5;
    line-height: 1;
}
.sw-theme-circles > ul.step-anchor > li > a:hover  {
    color: #bbb;
    background: #f5f5f5;
    border-width: 2px;
}
.sw-theme-circles > ul.step-anchor > li > a > small{
    position: relative;
    bottom: -40px;
    color: #ccc;
}
.sw-theme-circles > ul.step-anchor > li.clickable > a:hover {
    color: #4285F4 !important;
}
.sw-theme-circles > ul.step-anchor > li.active > a {
    border-color: #5bc0de;
    color: #fff;
    background: #5bc0de;
}
.sw-theme-circles > ul.step-anchor > li.active > a > small{
    color: #5bc0de;
}
.sw-theme-circles > ul.step-anchor > li.done > a {
    border-color: #5cb85c;
    color: #fff;
    background: #5cb85c;
}
.sw-theme-circles > ul.step-anchor > li.done > a > small{
    color: #5cb85c;
}
.sw-theme-circles > ul.step-anchor > li.danger > a {
    border-color: #d9534f;
    color: #d9534f;
    background: #fff;
}
.sw-theme-circles > ul.step-anchor > li.danger > a > small{
    color: #d9534f;
}
.sw-theme-circles > ul.step-anchor > li.disabled > a, .sw-theme-circles > ul.step-anchor > li.disabled > a:hover {
    color: #eee !important;
}

/*!
 * SmartWizard v4.3.x
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 *
 * Created by Dipu Raj
 * http://dipuraj.me
 *
 * Licensed under the terms of MIT License
 * https://github.com/techlab/SmartWizard/blob/master/LICENSE
 */

/* SmartWizard Theme: Arrows */
.sw-theme-arrows{
    border-radius: 5px;
    border: 1px solid #ddd;
}
.sw-theme-arrows > .sw-container {
    min-height: 200px;
}
.sw-theme-arrows .step-content {
    padding: 0 10px;
    border: 0px solid #D4D4D4;
    background-color: #FFF;
    text-align: left;
}
.sw-theme-arrows .sw-toolbar{
    padding: 10px;
    margin-bottom: 0 !important;
}
.sw-theme-arrows > .sw-toolbar-top{
}
.sw-theme-arrows > .sw-toolbar-bottom{
}
.sw-theme-arrows > ul.step-anchor{
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 0px;
    background: #f5f5f5;
    border-radius : 0;
    border-top-right-radius: 5px;
    list-style: none;
    overflow: hidden;
}
.sw-theme-arrows > ul.step-anchor li+li:before {
    padding: 0;
}
.sw-theme-arrows > ul.step-anchor > li {
}

.sw-theme-arrows > ul.step-anchor > li > a, .sw-theme-arrows > ul.step-anchor > li > a:hover  {
    color: #bbb;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    position: relative;
    display: block;
    border: 0 !important;
    border-radius: 0;
    outline-style:none;
    background: #f5f5f5;
}
.sw-theme-arrows > ul.step-anchor > li > a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid #f5f5f5;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}
.sw-theme-arrows > ul.step-anchor > li > a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid #ddd;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}
.sw-theme-arrows > ul.step-anchor > li:first-child > a {
    padding-left: 15px;
}
.sw-theme-arrows > ul.step-anchor > li > a:hover  {
    color: #bbb;
    text-decoration: none;
    outline-style:none;
    background: #f5f5f5;
    border-color: #f5f5f5;
}
.sw-theme-arrows > ul.step-anchor > li > a:hover:after {
    border-left-color: #f5f5f5;
}
.sw-theme-arrows > ul.step-anchor > li > a small{
}
.sw-theme-arrows > ul.step-anchor > li.clickable > a:hover {
    color: #4285F4 !important;
    background: #46b8da !important;
}
.sw-theme-arrows > ul.step-anchor > li.active > a {
    border-color: #5cb85c !important;
    color: #fff !important;
    background: #5cb85c !important;
}
.sw-theme-arrows > ul.step-anchor > li.active > a:after {
    border-left: 30px solid #5cb85c !important;
}
.sw-theme-arrows > ul.step-anchor > li.done > a {
    border-color: #b1dfbb !important; /*  #5cb85c */
    color: #fff !important;
    background: #b1dfbb !important;
}
.sw-theme-arrows > ul.step-anchor > li.done > a:after {
    border-left: 30px solid #b1dfbb; /* c3e6cb */
}
.sw-theme-arrows > ul.step-anchor > li.danger > a {
    border-color: #d9534f !important;
    color: #fff !important;
    background: #d9534f !important;
}
.sw-theme-arrows > ul.step-anchor > li.danger > a:after {
    border-left: 30px solid #d9534f !important;
}

.sw-theme-arrows > ul.step-anchor > li.disabled > a, .sw-theme-arrows > ul.step-anchor > li.disabled > a:hover {
    color: #eee !important;
}

/* Responsive CSS */
@media screen and (max-width: 768px) {
    .sw-theme-arrows > ul.step-anchor{
        border: 0;
        background: #ddd !important;
    }
    .sw-theme-arrows > .nav-tabs > li {
        float: none !important;
        margin-bottom: 0;
    }
    .sw-theme-arrows > ul.step-anchor > li > a, .sw-theme-arrows > ul.step-anchor > li > a:hover {
        padding-left: 15px;
        margin-right: 0;
        margin-bottom: 1px;
    }
    .sw-theme-arrows > ul.step-anchor > li > a:after, .sw-theme-arrows > ul.step-anchor > li > a:before {
        display: none;
    }
}

/* Loader Custom Style */
.sw-theme-arrows::before {
    border: 10px solid #f3f3f3;
    border-top: 10px solid #5cb85c;
}

/*!
 * SmartWizard v4.3.x
 * jQuery Wizard Plugin
 * http://www.techlaboratory.net/smartwizard
 *
 * Created by Dipu Raj
 * http://dipuraj.me
 *
 * Licensed under the terms of MIT License
 * https://github.com/techlab/SmartWizard/blob/master/LICENSE
 */

/* SmartWizard Theme: Dots */
.sw-theme-dots{
}
.sw-theme-dots .sw-container {
    min-height: 300px;
}
.sw-theme-dots .step-content {
    padding: 10px 0;
    border: none;
    background-color: #FFF;
    text-align: left;
}
.sw-theme-dots .sw-toolbar{
    background: #fff;
    border-radius: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0 !important;
}
.sw-theme-dots .sw-toolbar-top{
    border-bottom-color: #ddd !important;
}
.sw-theme-dots .sw-toolbar-bottom{
    border-top-color: #ddd !important;
    border-bottom-color: #ddd !important;
}
.sw-theme-dots > ul.step-anchor{
    position: relative;
    background: #fff;
    border: 0px solid #ccc !important;
    list-style: none;
}
.sw-theme-dots ul.step-anchor:before {
    content: " ";
    position: absolute;
    top: 52px;
    /* bottom: 0; */
    width: 100%;
    height: 5px;
    background-color: #d8d8d8;
    border-radius: 3px;
    z-index: 95;
}
.sw-theme-dots > ul.step-anchor > li{
    border: none;
}
/* Anchors styles */
.sw-theme-dots > ul.step-anchor > li > a{
    position: relative;
    text-align: center;
    font-weight: bold;
    background: transparent;
    border: none;
    color: #ccc;
    text-decoration: none;
    outline-style:none;
    z-index: 96;
    display: block;
	padding-bottom: 50px;
}
.sw-theme-dots > ul.step-anchor > li > a:before {
	cursor: pointer;
    content: ' ';
    position: absolute;
    /* bottom: 2px; */
    /* left: 40%; */
	top: calc(50% - 15px);
	left: calc(50% - 15px);
    margin-top: 10px;
    display: block;
    border-radius: 50%;
    color: #428bca;
    /* background: #f5f5f5; */
    background: #e3e3e3;
    border: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    z-index: 98;
}
.sw-theme-dots > ul.step-anchor > li > a:after  {
	cursor: pointer;
    content: ' ';
    position: absolute;
    /* left: 43%; */
    /* bottom: 2px; */
	top: calc(50% - 7.5px);
	left: calc(50% - 7.5px);
    margin-top: 10px;
    display: block;
    width: 15px;
    height: 15px;
    /* background: #f5f5f5; */
    background: #e3e3e3;
    border-radius: 50%;
    z-index: 99;
}
.sw-theme-dots > ul.step-anchor > li > a:hover  {
    color: #ccc;
    background: transparent;
}
.sw-theme-dots > ul.step-anchor > li > a:focus{
    color: #ccc;
    border: none;
}
.sw-theme-dots > ul.step-anchor > li.clickable > a:hover {
    color: #999;
}
/* Active anchors */
.sw-theme-dots > ul.step-anchor > li.active > a{
    color: #5bc0de;
}
.sw-theme-dots > ul.step-anchor > li.active > a:hover{
    border: none;
}
.sw-theme-dots > ul.step-anchor > li.active > a:after {
    background: #5bc0de;
}
/* Done anchors */
.sw-theme-dots > ul.step-anchor > li.done > a{
    color: #5cb85c;
}
.sw-theme-dots > ul.step-anchor > li.done > a:after {
	
    background: #5cb85c;
}
/* Danger anchors */
.sw-theme-dots > ul.step-anchor > li.danger > a {
    color: #d9534f;
}
.sw-theme-dots > ul.step-anchor > li.danger > a:after {
    background: #d9534f;
}

.sw-theme-dots > ul.step-anchor > li.disabled > a, .sw-theme-dots > ul.step-anchor > li.disabled > a:hover {
    color: #eee !important;
}
.sw-theme-dots > ul.step-anchor > li.disabled > a:after {
    background: #eee;
}

/* Responsive CSS */
@media screen and (max-width: 768px) {
	ul.step-anchor li .nav-link{
		font-size:12pt;
	}
	.sw-theme-dots > ul.step-anchor > li > a{
		padding-left: 0px;
		padding-right: 0px;
	}
	.sw-theme-dots > ul.step-anchor > li > a:before {
		cursor: pointer;
		content: ' ';
		position: absolute;
		/* bottom: 2px; */
		/* left: 40%; */
		top: calc(50% - 6px);
		left: calc(50% - 9px);
		margin-top: 10px;
		display: block;
		border-radius: 50%;
		color: #428bca;
		/* background: #f5f5f5; */
		background: #e3e3e3;
		border: none;
		width: 20px;
		height: 20px;
		text-decoration: none;
		z-index: 98;
	}
	.sw-theme-dots > ul.step-anchor > li > a:after  {
		cursor: pointer;
		content: ' ';
		position: absolute;
		/* left: 43%; */
		/* bottom: 2px; */
		top: calc(50% - 1px);
		left: calc(50% - 4px);
		margin-top: 10px;
		display: block;
		width: 10px;
		height: 10px;
		/* background: #f5f5f5; */
		background: #e3e3e3;
		border-radius: 50%;
		z-index: 99;
	}
	
    /*.sw-theme-dots > ul.step-anchor:before {
        top: 0;
        bottom: 0;
        left: 10px;
        width: 5px;
        height: 100%;
        background-color: #f5f5f5;
        display: block;
        margin-right: 10px;
    }

    .sw-theme-dots > ul.step-anchor > li{
        margin-left: 20px;
        display: block;
        clear: both;
    }

    .sw-theme-dots > ul.step-anchor > li > a{
        text-align: left;
        margin-left: 0;
        display: block;
    }

    .sw-theme-dots > ul.step-anchor > li > a:before {
        top: 5px;
        left: -23px;
        margin-right: 10px;
        display: block;
    }
    .sw-theme-dots > ul.step-anchor > li > a:after  {
        top: 12px;
        left: -15px;
        margin-right: 10px;
        display: block;
    }
	.sw-theme-dots > ul.step-anchor > li > a {
		position: relative;
		text-align: center;
		font-weight: bold;
		background: transparent;
		border: none;
		color: #ccc;
		text-decoration: none;
		outline-style: none;
		z-index: 96;
		display: block;
		padding: 0px;
		padding-left: 15px;
		padding-top: 20px;
	}*/
}

.btn-size,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  font-weight: bold;
}
.navbar-btn.btn-size {
  margin-top: 9px;
  margin-bottom: 9px;
}
.btn-size .badge {
  top: 0;
  padding: 1px 5px;
}
.size-box{
	display: block; 
	float: left; 
	position: relative; 
	right: 50%;
	/* padding: 4px 20px 4px 20px; */
	/* border-top: 1px solid #828282; */
	
}
.sizes{
	clear: left; 
	float: left; 
	position: relative; 
	left: 50%;
	
}
.product-list-add-to-cart img{
	height: 18px;
	vertical-align: text-top;
	margin-right: 10px;
}
.helmet-size-selector.selected{
	background-color: #d404bcb3;
	border-color: #d404bc;
}
.profile-edit-form .control-label{
	margin-bottom: 5px;
	margin-top: 10px;
}
.profile-edit-form-shipping,
.profile-edit-form-invoice,
.profile-edit-form-contact,
.profile-edit-form-password{
	display: none;
}
.innogallery-skin-tango .innogallery-container-vertical {
    /* width: 206px; */
    /* height: 291px; */
    padding: 0;
}
.innogallery-skin-tango .innogallery-item-vertical {
    margin-bottom: 0px;
}

.innogallery-skin-tango .innogallery-item-placeholder {
    background: #fff;
    color: #000;
}


.innoGalleryItem{
	cursor: pointer;
}
/**
 *  Vertical Buttons
 */
.innogallery-skin-tango .innogallery-next-vertical {
    position: absolute;
    bottom: 9px;
    left: 90px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    /* background: transparent url(../images/next-vertical.png) no-repeat 0 0; */
}


.innogallery-skin-tango .innogallery-next-vertical:hover {
    background-position: 0 -32px;
}

.innogallery-skin-tango .innogallery-next-vertical:active {
    background-position: 0 -64px;
}

.innogallery-skin-tango .innogallery-next-disabled-vertical,
.innogallery-skin-tango .innogallery-next-disabled-vertical:hover,
.innogallery-skin-tango .innogallery-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.innogallery-skin-tango .innogallery-prev-vertical {
    position: absolute;
    top: 7px;
    left: 90px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    /* background: transparent url(../images/prev-vertical.png) no-repeat 0 0; */
}

.innogallery-skin-tango .innogallery-prev-vertical:hover {
    background-position: 0 -32px;
}

.innogallery-skin-tango .innogallery-prev-vertical:active {
    background-position: 0 -64px;
}

.innogallery-skin-tango .innogallery-prev-disabled-vertical,
.innogallery-skin-tango .innogallery-prev-disabled-vertical:hover,
.innogallery-skin-tango .innogallery-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.innogallery-container {
    position: relative;
}

.innogallery-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.innogallery-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.innogallery-list li,
.innogallery-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 100px;
    height: 75px;
}

.innogallery-next {
    z-index: 3;
    display: none;
}

.innogallery-prev {
    z-index: 3;
    display: none;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none; 
}
#innogallery-main {
	width: calc(100% - 103px);
	min-height: 50px;
	/* width:429px;  */
	float:left; 
	margin-right:3px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.innoGalleryImageCaption .ask-for-vehicle-id{
	width: 100%;
}
.innoGalleryImageCaption .input-group-addon{
	color: #000;
	background-color: #fff;
	font-weight: bold;
}
.innoGalleryImageCaption input[readonly],
.innoGalleryImageCaption input{
	background-color: #fff;;
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
}
.innogallery-caption-overlay{
	position: absolute;
	padding: 5px;
	background-color: rgba(0,0,0,0.3);
	bottom: 0px;
}
.innogallery-caption-overlay .innoGalleryImageCaption{
	opacity: 0.8
}
#innogallery-main ul {
	margin:0; 
	padding:0; 
	/* width:429px; */
}

#innogallery-main li img {
	width: 100%;
	height: auto;
}
#innogallery-main li {
	/* width:429px;  */
	/* height:290px;  */
	width: 100%;
	display:none;
	position:relative;
}

#innogallery-main li.active {
	display:block !important;
}

#innogallery-main li span.opacity {
	position:absolute;
	bottom:0; left:0;
	display:block; 
	width:100%;
	height:60px;
	background:#000;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
	z-index:500;
}

#innogallery-main li span.content {
	position:absolute;
	bottom:0; left:0;
	display:block; 
	width:100%;
	height:60px;
	z-index:1000;
}

#innogallery-main li span.content h1 {
	font-size:14px;
	margin:5px 0;
	padding:0 10px;;
	color:#42e2e8;
}

#innogallery-main li span.content p {
	font-size:11px;
	margin:5px 0;
	padding:0 10px;;
	color:#42e2e8;
}

#innogallery-carousel {
	float:left; 
	width:100px;
	position:relative
}

#innogallery-carousel ul {
	margin:0; 
	padding:0;
	list-style:none;
}


#innogallery-carousel li {
	margin-bottom: 3px;
	background:#fff; 
	/* height:97px;  */
	position:relative
}
#innogallery-carousel li:nth-last-child(){
	margin-bottom: 0px;
}

#innogallery-carousel li .arrow {
	left:3px; 
	top:28px; 
	position:absolute; 
	width:20px; 
	height:40px; 
	/* background:url(images/arrow_white.png) no-repeat 0 0;  */
	display:block;
}
#innogallery-carousel li a{
	opacity: 0.5;
}
#innogallery-carousel li a:hover{
	opacity: 0.9;
}
#innogallery-carousel li.active a{
	opacity: 1;
}
#innogallery-carousel li a {
	background:#000; 
	display:block; 
	/* width:206px;  */
	/* height:95px; */
}


#innogallery-carousel .active {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	-khtml-opacity: 1.0; 
	opacity: 1.0;
}

#innogallery-carousel .faded {
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
}
#innogallery-main{
	position: relative;
}
.innogallery-control.inext{
	left: 10px;
}
.innogallery-control.iprev{
	right: 10px;
}
.innogallery-control{
	width: 16px;
	height: 16px;
	z-index: 900;
	cursor: pointer;
	position: absolute;
	top: calc(50% - 8px);
}
@media only screen and (max-width: 1024px){
	.innogallery-control{
		display: none;
	}
	#innogallery-carousel {
		float:left; 
		width:80px;
		position:relative
	}
	#innogallery-main {
		width: calc(100% - 83px);
		min-height: 50px;
		/* width:429px;  */
		float:left; 
		margin-right:3px;
	}
	.innogallery-list li,
	.innogallery-item {
		float: left;
		list-style: none;
		/* We set the width/height explicitly. No width/height causes infinite loops. */
		width: 80px;
		height: 60px;
	}
	.pswp__caption{
		bottom: initial;
		top: 0;
		height: 44px;
	}
	.pswp__top-bar{
		top: initial !important;
		bottom: 0 !important;
		height: 44px !important;
	}
}
/*.payment-mode-cassa {*/
/*    min-height: 255px;*/
/*    padding: 10px;*/
/*    border-radius: 0px;*/
/*}*/
/*.payment-mode-cassa-col .payment-mode-cassa {*/
/*    background-color: #fff;*/
/*}*/
/*.payment-mode-cassa-col label{*/
/*	width: 100%;*/
/*}*/
.shipping-mode-cassa {
    background-color: #fff;
}
.max-100{
	max-width: 100px;
	width: 100%;
}
span.select2 {
    width: 100% !important;
}
.mt-45{
	margin-top: 45px;
}
.mt-10{
	margin-top: 10px;
}
.btn-quantity,
.padding-normal{
	padding: 5px 10px !important;
}
@media only screen and (min-width: 1024px) {
	.no-desktop{
		display: none !important;
	}
}
@media only screen and (max-width: 1023px) {
	.no-mobile{display: none !important;}
}
ul.step-anchor li:first-child:nth-last-child(10),
ul.step-anchor li:first-child:nth-last-child(10) ~ li {
    width: 10%;
}
ul.step-anchor li:first-child:nth-last-child(5),
ul.step-anchor li:first-child:nth-last-child(5) ~ li {
    width: 20%;
}
.stock-container .product-container .cassa-product-image-container{
	max-width: 125px;
}
.stock-container .product-pair-container .cassa-product-image-container{
	max-width: 80px;
}
.stock-container .product-pair-container img.cassa-product-image,
.stock-container .product-container img.cassa-product-image{
	width: 100%;
	border: 1px solid #ddd;
}

.stock-container h2{
	text-transform: none;
	font-weight: bold;
	color: #00a65a;
}
.stock-container .product-pair-container .cassa-product-title{
	font-weight: bold;
	font-size: 10pt;
	padding-left: 5px;
}
.stock-container .product-container .cassa-product-title{
	font-weight: bold;
	font-size: 13pt;
	padding-left: 10px;
}
.stock-container .product-pair-container .cassa-product-details div,
.stock-container .product-container .cassa-product-details div{
	flex-basis: 100%;
	/* flex-grow: 1; */
}
.stock-container .product-pair-container .cassa-product-details .cassa-product-price,
.stock-container .product-container .cassa-product-details .cassa-product-price{
	flex-basis: 40%;
	text-align: right;
	/* padding-right: 20px; */
}
.stock-container .product-pair-container .cassa-product-details .cassa-product-quantity .btn-quantity,
.stock-container .product-container .cassa-product-details .cassa-product-quantity .btn-quantity{
	margin-right: 5px;
}
.stock-container .product-pair-container .cassa-product-details .cassa-product-quantity .btn-quantity,
.stock-container .product-container .cassa-product-details .cassa-product-quantity .btn-quantity{
	color: #cd0000;
	outline: 0;
}
.stock-container .product-pair-container .cassa-product-details .cassa-product-quantity,
.stock-container .product-container .cassa-product-details .cassa-product-quantity{
	flex-basis: 40%;
	text-align: center;
}
.stock-container .product-pair-container .cassa-product-details .cassa-product-action,
.stock-container .product-container .cassa-product-details .cassa-product-action{
	flex-basis: 15%;
	text-align: right;
}
.stock-container .product-pair-container .cassa-product-details,
.stock-container .product-container .cassa-product-details{
	display: flex;
	flex-direction: row;
	flex-basis: 100%;
	align-items: center;
}
.stock-container .product-pair-container,
.stock-container .product-container{
	background-color: #fff;
	padding: 10px;
	display: flex;
	flex-direction: row;
	margin-bottom: 3px;
}
.stock-container .product-container.pair-border{
	margin: 0px;
	/* border: 5px solid #05a0d3; */
	border: 1px solid #444;
	border-bottom: 0px;
}
.stock-container.with-pair{
	border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.stock-container{
	/* padding: 10px; */
	/* background-color: #fff; */
}
.pair-slide .pair-slide-image-container img{
	width: 100%;
}
.pair-slide .pair-slide-image-container{
	/* min-width: 100px; */
	/* max-width: 100px; */
}
.pair-slide .pair-slide-details .pair-slide-details-man{
	font-weight: normal; 
	font-size: 8pt;
}
.pair-slide .pair-slide-details .pair-slide-details-stock small{
	color: green; 
	font-weight: bold;
}
.pair-slide .pair-slide-options .cassa-product-price{
	color: #d4220e;
	font-weight: bold;
}
.pair-slide .pair-slide-options{
	display: flex; 
	flex-direction: column; 
	flex-basis: 100%; 
	text-align: right;
}
.pair-slide .pair-slide-details{
	display: flex; 
	flex-direction: column; 
	flex-basis: 100%;
}
.pair-slide{
	width: 340px !important; 
	background-color: #fff; 
	padding: 5px; 
	display: flex; 
	flex-direction: row;
}
.stock-container .product-container .cassa-product-details .cassa-product-price small{
	color: #333;
}
.stock-container .product-container .cassa-product-details .cassa-product-price{
	font-weight: bold;
	font-size: 12pt;
	color: #d4220e;
}
.stock-container .product-container .cassa-product-details .cassa-product-quantity{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
@media only screen and (max-width: 470px) {
	.stock-container .product-container .cassa-product-title{
		font-size: 10pt;
	}
}
@media only screen and (max-width: 1366px) {
	.stock-container .product-container .cassa-product-details .cassa-product-title{
		flex-basis: 30%;
		font-size: 10pt;
	}
}
@media only screen and (max-width: 1024px) {
	.cassa-product-title-details.no-desktop .cassa-product-action{
		position: absolute;
		right: 0px;
		top: 0px;
	}
	.cassa-product-title-details.no-desktop{
		display: flex;
		flex-direction: column;
		flex-basis: 100%;
		position: relative;
	}
	.pair-slide .pair-slide-options{
		text-align: center;
	}
	.pair-slide .pair-slide-details .pair-slide-details-man,
	.pair-slide .pair-slide-details .pair-slide-details-title{
		display: none;
	}
	.pair-slide{
		width: 90px !important; 
		background-color: #fff; 
		padding: 5px; 
		display: flex; 
		flex-direction: column;
		text-align: center;
		font-size: 8pt;
	}
	.swiper-button-prev,
	.swiper-button-next{
		height: 25px !important;
		top: 63%;
	}
	.stock-container .product-container .cassa-product-details .cassa-product-action{
		flex-basis: 100%;
		text-align: center;
		margin-top: 10px;
	}
	.stock-container .product-container .cassa-product-details .cassa-product-price{
		flex-basis: 35%;
		text-align: center;
	}
	.stock-container .product-container .cassa-product-details .cassa-product-quantity{
		flex-basis: 65%;
		text-align: center;
		padding: 0px;
	}
	.stock-container .product-container .cassa-product-details{
		flex-wrap: wrap;
	}
	.stock-container .product-container .cassa-product-image-container{
		min-width: 125px;
	}
	.stock-container .product-container{
		flex-direction: column;
		padding: 5px;
	}
}
.profile-info-box a{ 
	color: #333;
}
.profile-info-box { 
  display: block;
  min-height: 45px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 5px;
  color: #333;
}
.profile-info-box small {
  font-size: 14px;
}
.profile-info-box .progress {
  background: rgba(0, 0, 0, 0.2);
  margin: 5px -10px 5px -10px;
  height: 2px;
}
.profile-info-box .progress,
.profile-info-box .progress .progress-bar {
  border-radius: 0;
}
.profile-info-box .progress .progress-bar {
  background: #fff;
}
.profile-info-box-icon {
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  display: block;
  float: left;
  height: 45px;
  width: 45px;
  text-align: center;
  font-size: 22px;
  line-height: 45px;
  background: rgba(0, 0, 0, 0.2);
}
.profile-info-box-icon > img {
  max-width: 100%;
}
.profile-info-box-content {
  padding: 3px 5px;
  margin-left: 45px;
}
.profile-info-box-number {
  display: block;
  font-weight: bold;
  font-size: 10pt;
}
.progress-description,
.profile-info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.profile-info-box-text {
  text-transform: uppercase;
}
.profile-info-box-more {
  display: block;
}
.gls-selection-inline{
	margin-top: 6px;
	font-size: 9pt;
	font-weight: 600;
}
.gls-selection-inline .gls-selection-btn{
	pointer-events: none;
	white-space: normal;
	text-align: left;
	display: inline-block;
}
.gls-selection-inline .gls-selection-message{
	margin-bottom: 8px;
	padding: 6px;
	border-radius: 4px;
	color: #0f5132;
	font-weight: 600;
	font-size: 9pt;
	text-align: center;
	background: #e1f3e6;
}

#cassa-amount-block .gls-inline-block{
	margin-bottom: 8px;
	padding: 6px;
	border-radius: 4px;
	color: #0f5132;
	font-weight: 600;
	font-size: 9pt;
	text-align: center;
	background: #e1f3e6;
}
.bg-success{
	background-image: -webkit-linear-gradient(#4da309, #469408 6%, #3f8507);
	background-image: -o-linear-gradient(#4da309, #469408 6%, #3f8507);
	background-image: linear-gradient(#4da309, #469408 6%, #3f8507);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4da309', endColorstr='#ff3f8507', GradientType=0);
	filter: none;
	border: 1px solid #2f6405;
	color: #fff;
}
.bg-info{
	background-image: -webkit-linear-gradient(#02a5de, #029acf 6%, #028fc0);
	background-image: -o-linear-gradient(#02a5de, #029acf 6%, #028fc0);
	background-image: linear-gradient(#02a5de, #029acf 6%, #028fc0);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff02a5de', endColorstr='#ff028fc0', GradientType=0);
	filter: none;
	border: 1px solid #02749c;
	color: #fff;
}
.bg-warning{
	background-image: -webkit-linear-gradient(#a54caa, #9b479f 6%, #914294);
	background-image: -o-linear-gradient(#a54caa, #9b479f 6%, #914294);
	background-image: linear-gradient(#a54caa, #9b479f 6%, #914294);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa54caa', endColorstr='#ff914294', GradientType=0);
	filter: none;
	border: 1px solid #79377c;
	color: #fff;
}
.bg-danger{
	background-image: -webkit-linear-gradient(#e08b27, #d9831f 6%, #cc7b1d);
	background-image: -o-linear-gradient(#e08b27, #d9831f 6%, #cc7b1d);
	background-image: linear-gradient(#e08b27, #d9831f 6%, #cc7b1d);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe08b27', endColorstr='#ffcc7b1d', GradientType=0);
	filter: none;
	border: 1px solid #ac6819;
	color: #fff;
}

.order-product-holder .oem-price{
	flex-basis: 100%;
	background-color: #e9e9e9;
	font-weight: 700;
	text-align: center;
}
.order-product-holder .title-quantity-stock,
.order-product-holder .image-product-id{
	flex-basis: 100%;
}
.order-product-holder .image-details{
	display: flex;
	flex-direction: row;
}
.order-product-holder .stock{
	text-align: center;
	flex-basis: 100%;
}
.order-product-holder{
	display: flex;
	flex-direction: column;
	margin-top: 5px;
	justify-content: center;
	padding: 3px;
	border: 1px solid #cfcfcf;
}
.order-container .order-status-details{
	display: flex;
	flex-direction: column;
	margin-left: 5px;
}
.order-container .order-status-actions a{
	width: 100%;
}
.order-container .order-status-actions{
	flex-basis: 40%;
	text-align: right;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.order-container .order-status-details{
	flex-basis: 100%;
	justify-content: center;
}
.order-container .order-status-details .order-status-ident .order-status-ident{
	font-size: 13pt;
	font-weight: bold;
	color: #444;
}
.order-container .order-status-details .order-status-ident .order-status-ident-text{
	font-size: 13pt;
	font-weight: bold;
}
.order-container .order-status .order-status-text{
	font-weight: bold;
	color: 444;
	text-align: center;
}
.order-container .order-status{
	width: 180px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 10px;
	border-right: 2px solid #d9d9d9;
}
.order-container{
	display: flex;
	flex-direction: row;
	padding: 10px;
	border: 2px solid #d9d9d9;
	margin-bottom: 5px;
}
.order-container:last-child{
	margin-bottom: 0px;
}
.user-orders ul li{
	font-size: 13pt;
	font-weight: bold;
	
}
.user-orders .panel.panel-primary{
	border: 0px;
}
.user-orders ul{
	border: 0px;
}
.user-orders ul.nav.nav-tabs li{
	background-color: #d9230f;
	color: #fff;
}
.user-orders ul.nav.nav-tabs li a{
	background-color: #d9230f;
	color: #fff;
	border: 0px;
	margin: 0px;
	outline: 0;
}
.user-orders ul.nav.nav-tabs li a:focus,
.user-orders ul.nav.nav-tabs li a:hover,
.user-orders ul.nav.nav-tabs li.active a:focus,
.user-orders ul.nav.nav-tabs li.active a:hover{
	background-color: inherit !important;
}
.user-orders ul.nav.nav-tabs li.active{
	color: #444;
	background-color: #fff;
}
.user-orders ul.nav.nav-tabs li.active a{
	color: #444;
	background-color: #fff;
	border-radius: 0px;
	margin: 0px;
	border: 0px;
}
@media only screen and (max-width: 640px){
	.user-orders ul li{
		font-size: 9pt;
		font-weight: bold;
		
	}
}
@media only screen and (max-width: 360px){
	.user-orders ul li{
		font-size: 7pt;
		font-weight: bold;
		
	}
}
@media only screen and (max-width: 1024px){
	.order-container .order-status{
		border: 0px;
		width: 100%;
	}
	.order-container{
		flex-direction: column;
		text-align: center;
	}
	
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../assets/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../assets/fonts/slick.eot');
    src: url('../assets/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/slick.woff') format('woff'), url('../assets/fonts/slick.ttf') format('truetype'), url('../assets/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
	z-index: 1001;
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .8;
    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 10px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 10px;
	
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */

.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous { left: 10px; }
.flickity-prev-next-button.next { right: 10px; }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}


@font-face {
  font-family: 'fontsocial';
  src: url('../assets/fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../assets/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../assets/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../assets/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn-facebook {
	color: #fff;
	background-color: #3b5998;
	border-color: rgba(0,0,0,0.2);
	text-decoration: none;
	font-size: 8pt;
	padding: 10px 15px;
}
.btn-facebook:hover{
color: #fff;
background-color: #2d4373;
border-color: rgba(0,0,0,0.2);
}
.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
	text-decoration: none;
	font-size: 8pt;
	padding: 10px 15px;
    width: 100%;
}
.btn-google:hover {
    color: #fff;
    background-color: #c23321;
    border-color: rgba(0,0,0,0.2);
}

.so {
  display: inline-block;
  font: normal normal normal 14px/1 fontsocial;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.so-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.so-2x {
  font-size: 2em;
}
.so-3x {
  font-size: 3em;
}
.so-4x {
  font-size: 4em;
}
.so-5x {
  font-size: 5em;
}
.so-fw {
  width: 1.28571429em;
  text-align: center;
}
.so-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.so-ul > li {
  position: relative;
}
.so-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.so-li.so-lg {
  left: -1.85714286em;
}
.so-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.so-pull-left {
  float: left;
}
.so-pull-right {
  float: right;
}
.so.so-pull-left {
  margin-right: .3em;
}
.so.so-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.so.pull-left {
  margin-right: .3em;
}
.so.pull-right {
  margin-left: .3em;
}
.so-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.so-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.so-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.so-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.so-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.so-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.so-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .so-rotate-90,
:root .so-rotate-180,
:root .so-rotate-270,
:root .so-flip-horizontal,
:root .so-flip-vertical {
  filter: none;
}
.so-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.so-stack-1x,
.so-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.so-stack-1x {
  line-height: inherit;
}
.so-stack-2x {
  font-size: 2em;
}
.so-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.so-glass:before {
  content: "\f000";
}
.so-music:before {
  content: "\f001";
}
.so-search:before {
  content: "\f002";
}
.so-envelope-o:before {
  content: "\f003";
}
.so-heart:before {
  content: "\f004";
}
.so-star:before {
  content: "\f005";
}
.so-star-o:before {
  content: "\f006";
}
.so-user:before {
  content: "\f007";
}
.so-film:before {
  content: "\f008";
}
.so-th-large:before {
  content: "\f009";
}
.so-th:before {
  content: "\f00a";
}
.so-th-list:before {
  content: "\f00b";
}
.so-check:before {
  content: "\f00c";
}
.so-remove:before,
.so-close:before,
.so-times:before {
  content: "\f00d";
}
.so-search-plus:before {
  content: "\f00e";
}
.so-search-minus:before {
  content: "\f010";
}
.so-power-off:before {
  content: "\f011";
}
.so-signal:before {
  content: "\f012";
}
.so-gear:before,
.so-cog:before {
  content: "\f013";
}
.so-trash-o:before {
  content: "\f014";
}
.so-home:before {
  content: "\f015";
}
.so-file-o:before {
  content: "\f016";
}
.so-clock-o:before {
  content: "\f017";
}
.so-road:before {
  content: "\f018";
}
.so-download:before {
  content: "\f019";
}
.so-arrow-circle-o-down:before {
  content: "\f01a";
}
.so-arrow-circle-o-up:before {
  content: "\f01b";
}
.so-inbox:before {
  content: "\f01c";
}
.so-play-circle-o:before {
  content: "\f01d";
}
.so-rotate-right:before,
.so-repeat:before {
  content: "\f01e";
}
.so-refresh:before {
  content: "\f021";
}
.so-list-alt:before {
  content: "\f022";
}
.so-lock:before {
  content: "\f023";
}
.so-flag:before {
  content: "\f024";
}
.so-headphones:before {
  content: "\f025";
}
.so-volume-off:before {
  content: "\f026";
}
.so-volume-down:before {
  content: "\f027";
}
.so-volume-up:before {
  content: "\f028";
}
.so-qrcode:before {
  content: "\f029";
}
.so-barcode:before {
  content: "\f02a";
}
.so-tag:before {
  content: "\f02b";
}
.so-tags:before {
  content: "\f02c";
}
.so-book:before {
  content: "\f02d";
}
.so-bookmark:before {
  content: "\f02e";
}
.so-print:before {
  content: "\f02f";
}
.so-camera:before {
  content: "\f030";
}
.so-font:before {
  content: "\f031";
}
.so-bold:before {
  content: "\f032";
}
.so-italic:before {
  content: "\f033";
}
.so-text-height:before {
  content: "\f034";
}
.so-text-width:before {
  content: "\f035";
}
.so-align-left:before {
  content: "\f036";
}
.so-align-center:before {
  content: "\f037";
}
.so-align-right:before {
  content: "\f038";
}
.so-align-justify:before {
  content: "\f039";
}
.so-list:before {
  content: "\f03a";
}
.so-dedent:before,
.so-outdent:before {
  content: "\f03b";
}
.so-indent:before {
  content: "\f03c";
}
.so-video-camera:before {
  content: "\f03d";
}
.so-photo:before,
.so-image:before,
.so-picture-o:before {
  content: "\f03e";
}
.so-pencil:before {
  content: "\f040";
}
.so-map-marker:before {
  content: "\f041";
}
.so-adjust:before {
  content: "\f042";
}
.so-tint:before {
  content: "\f043";
}
.so-edit:before,
.so-pencil-square-o:before {
  content: "\f044";
}
.so-share-square-o:before {
  content: "\f045";
}
.so-check-square-o:before {
  content: "\f046";
}
.so-arrows:before {
  content: "\f047";
}
.so-step-backward:before {
  content: "\f048";
}
.so-fast-backward:before {
  content: "\f049";
}
.so-backward:before {
  content: "\f04a";
}
.so-play:before {
  content: "\f04b";
}
.so-pause:before {
  content: "\f04c";
}
.so-stop:before {
  content: "\f04d";
}
.so-forward:before {
  content: "\f04e";
}
.so-fast-forward:before {
  content: "\f050";
}
.so-step-forward:before {
  content: "\f051";
}
.so-eject:before {
  content: "\f052";
}
.so-chevron-left:before {
  content: "\f053";
}
.so-chevron-right:before {
  content: "\f054";
}
.so-plus-circle:before {
  content: "\f055";
}
.so-minus-circle:before {
  content: "\f056";
}
.so-times-circle:before {
  content: "\f057";
}
.so-check-circle:before {
  content: "\f058";
}
.so-question-circle:before {
  content: "\f059";
}
.so-info-circle:before {
  content: "\f05a";
}
.so-crosshairs:before {
  content: "\f05b";
}
.so-times-circle-o:before {
  content: "\f05c";
}
.so-check-circle-o:before {
  content: "\f05d";
}
.so-ban:before {
  content: "\f05e";
}
.so-arrow-left:before {
  content: "\f060";
}
.so-arrow-right:before {
  content: "\f061";
}
.so-arrow-up:before {
  content: "\f062";
}
.so-arrow-down:before {
  content: "\f063";
}
.so-mail-forward:before,
.so-share:before {
  content: "\f064";
}
.so-expand:before {
  content: "\f065";
}
.so-compress:before {
  content: "\f066";
}
.so-plus:before {
  content: "\f067";
}
.so-minus:before {
  content: "\f068";
}
.so-asterisk:before {
  content: "\f069";
}
.so-exclamation-circle:before {
  content: "\f06a";
}
.so-gift:before {
  content: "\f06b";
}
.so-leaf:before {
  content: "\f06c";
}
.so-fire:before {
  content: "\f06d";
}
.so-eye:before {
  content: "\f06e";
}
.so-eye-slash:before {
  content: "\f070";
}
.so-warning:before,
.so-exclamation-triangle:before {
  content: "\f071";
}
.so-plane:before {
  content: "\f072";
}
.so-calendar:before {
  content: "\f073";
}
.so-random:before {
  content: "\f074";
}
.so-comment:before {
  content: "\f075";
}
.so-magnet:before {
  content: "\f076";
}
.so-chevron-up:before {
  content: "\f077";
}
.so-chevron-down:before {
  content: "\f078";
}
.so-retweet:before {
  content: "\f079";
}
.so-shopping-cart:before {
  content: "\f07a";
}
.so-folder:before {
  content: "\f07b";
}
.so-folder-open:before {
  content: "\f07c";
}
.so-arrows-v:before {
  content: "\f07d";
}
.so-arrows-h:before {
  content: "\f07e";
}
.so-bar-chart-o:before,
.so-bar-chart:before {
  content: "\f080";
}
.so-twitter-square:before {
  content: "\f081";
}
.so-facebook-square:before {
  content: "\f082";
}
.so-camera-retro:before {
  content: "\f083";
}
.so-key:before {
  content: "\f084";
}
.so-gears:before,
.so-cogs:before {
  content: "\f085";
}
.so-comments:before {
  content: "\f086";
}
.so-thumbs-o-up:before {
  content: "\f087";
}
.so-thumbs-o-down:before {
  content: "\f088";
}
.so-star-half:before {
  content: "\f089";
}
.so-heart-o:before {
  content: "\f08a";
}
.so-sign-out:before {
  content: "\f08b";
}
.so-linkedin-square:before {
  content: "\f08c";
}
.so-thumb-tack:before {
  content: "\f08d";
}
.so-external-link:before {
  content: "\f08e";
}
.so-sign-in:before {
  content: "\f090";
}
.so-trophy:before {
  content: "\f091";
}
.so-github-square:before {
  content: "\f092";
}
.so-upload:before {
  content: "\f093";
}
.so-lemon-o:before {
  content: "\f094";
}
.so-phone:before {
  content: "\f095";
}
.so-square-o:before {
  content: "\f096";
}
.so-bookmark-o:before {
  content: "\f097";
}
.so-phone-square:before {
  content: "\f098";
}
.so-twitter:before {
  content: "\f099";
}
.so-facebook-f:before,
.so-facebook:before {
  content: "\f09a";
}
.so-github:before {
  content: "\f09b";
}
.so-unlock:before {
  content: "\f09c";
}
.so-credit-card:before {
  content: "\f09d";
}
.so-feed:before,
.so-rss:before {
  content: "\f09e";
}
.so-hdd-o:before {
  content: "\f0a0";
}
.so-bullhorn:before {
  content: "\f0a1";
}
.so-bell:before {
  content: "\f0f3";
}
.so-certificate:before {
  content: "\f0a3";
}
.so-hand-o-right:before {
  content: "\f0a4";
}
.so-hand-o-left:before {
  content: "\f0a5";
}
.so-hand-o-up:before {
  content: "\f0a6";
}
.so-hand-o-down:before {
  content: "\f0a7";
}
.so-arrow-circle-left:before {
  content: "\f0a8";
}
.so-arrow-circle-right:before {
  content: "\f0a9";
}
.so-arrow-circle-up:before {
  content: "\f0aa";
}
.so-arrow-circle-down:before {
  content: "\f0ab";
}
.so-globe:before {
  content: "\f0ac";
}
.so-wrench:before {
  content: "\f0ad";
}
.so-tasks:before {
  content: "\f0ae";
}
.so-filter:before {
  content: "\f0b0";
}
.so-briefcase:before {
  content: "\f0b1";
}
.so-arrows-alt:before {
  content: "\f0b2";
}
.so-group:before,
.so-users:before {
  content: "\f0c0";
}
.so-chain:before,
.so-link:before {
  content: "\f0c1";
}
.so-cloud:before {
  content: "\f0c2";
}
.so-flask:before {
  content: "\f0c3";
}
.so-cut:before,
.so-scissors:before {
  content: "\f0c4";
}
.so-copy:before,
.so-files-o:before {
  content: "\f0c5";
}
.so-paperclip:before {
  content: "\f0c6";
}
.so-save:before,
.so-floppy-o:before {
  content: "\f0c7";
}
.so-square:before {
  content: "\f0c8";
}
.so-navicon:before,
.so-reorder:before,
.so-bars:before {
  content: "\f0c9";
}
.so-list-ul:before {
  content: "\f0ca";
}
.so-list-ol:before {
  content: "\f0cb";
}
.so-strikethrough:before {
  content: "\f0cc";
}
.so-underline:before {
  content: "\f0cd";
}
.so-table:before {
  content: "\f0ce";
}
.so-magic:before {
  content: "\f0d0";
}
.so-truck:before {
  content: "\f0d1";
}
.so-pinterest:before {
  content: "\f0d2";
}
.so-pinterest-square:before {
  content: "\f0d3";
}
.so-google-plus-square:before {
  content: "\f0d4";
}
.so-google-plus:before {
  content: "\f0d5";
}
.so-money:before {
  content: "\f0d6";
}
.so-caret-down:before {
  content: "\f0d7";
}
.so-caret-up:before {
  content: "\f0d8";
}
.so-caret-left:before {
  content: "\f0d9";
}
.so-caret-right:before {
  content: "\f0da";
}
.so-columns:before {
  content: "\f0db";
}
.so-unsorted:before,
.so-sort:before {
  content: "\f0dc";
}
.so-sort-down:before,
.so-sort-desc:before {
  content: "\f0dd";
}
.so-sort-up:before,
.so-sort-asc:before {
  content: "\f0de";
}
.so-envelope:before {
  content: "\f0e0";
}
.so-linkedin:before {
  content: "\f0e1";
}
.so-rotate-left:before,
.so-undo:before {
  content: "\f0e2";
}
.so-legal:before,
.so-gavel:before {
  content: "\f0e3";
}
.so-dashboard:before,
.so-tachometer:before {
  content: "\f0e4";
}
.so-comment-o:before {
  content: "\f0e5";
}
.so-comments-o:before {
  content: "\f0e6";
}
.so-flash:before,
.so-bolt:before {
  content: "\f0e7";
}
.so-sitemap:before {
  content: "\f0e8";
}
.so-umbrella:before {
  content: "\f0e9";
}
.so-paste:before,
.so-clipboard:before {
  content: "\f0ea";
}
.so-lightbulb-o:before {
  content: "\f0eb";
}
.so-exchange:before {
  content: "\f0ec";
}
.so-cloud-download:before {
  content: "\f0ed";
}
.so-cloud-upload:before {
  content: "\f0ee";
}
.so-user-md:before {
  content: "\f0f0";
}
.so-stethoscope:before {
  content: "\f0f1";
}
.so-suitcase:before {
  content: "\f0f2";
}
.so-bell-o:before {
  content: "\f0a2";
}
.so-coffee:before {
  content: "\f0f4";
}
.so-cutlery:before {
  content: "\f0f5";
}
.so-file-text-o:before {
  content: "\f0f6";
}
.so-building-o:before {
  content: "\f0f7";
}
.so-hospital-o:before {
  content: "\f0f8";
}
.so-ambulance:before {
  content: "\f0f9";
}
.so-medkit:before {
  content: "\f0fa";
}
.so-fighter-jet:before {
  content: "\f0fb";
}
.so-beer:before {
  content: "\f0fc";
}
.so-h-square:before {
  content: "\f0fd";
}
.so-plus-square:before {
  content: "\f0fe";
}
.so-angle-double-left:before {
  content: "\f100";
}
.so-angle-double-right:before {
  content: "\f101";
}
.so-angle-double-up:before {
  content: "\f102";
}
.so-angle-double-down:before {
  content: "\f103";
}
.so-angle-left:before {
  content: "\f104";
}
.so-angle-right:before {
  content: "\f105";
}
.so-angle-up:before {
  content: "\f106";
}
.so-angle-down:before {
  content: "\f107";
}
.so-desktop:before {
  content: "\f108";
}
.so-laptop:before {
  content: "\f109";
}
.so-tablet:before {
  content: "\f10a";
}
.so-mobile-phone:before,
.so-mobile:before {
  content: "\f10b";
}
.so-circle-o:before {
  content: "\f10c";
}
.so-quote-left:before {
  content: "\f10d";
}
.so-quote-right:before {
  content: "\f10e";
}
.so-spinner:before {
  content: "\f110";
}
.so-circle:before {
  content: "\f111";
}
.so-mail-reply:before,
.so-reply:before {
  content: "\f112";
}
.so-github-alt:before {
  content: "\f113";
}
.so-folder-o:before {
  content: "\f114";
}
.so-folder-open-o:before {
  content: "\f115";
}
.so-smile-o:before {
  content: "\f118";
}
.so-frown-o:before {
  content: "\f119";
}
.so-meh-o:before {
  content: "\f11a";
}
.so-gamepad:before {
  content: "\f11b";
}
.so-keyboard-o:before {
  content: "\f11c";
}
.so-flag-o:before {
  content: "\f11d";
}
.so-flag-checkered:before {
  content: "\f11e";
}
.so-terminal:before {
  content: "\f120";
}
.so-code:before {
  content: "\f121";
}
.so-mail-reply-all:before,
.so-reply-all:before {
  content: "\f122";
}
.so-star-half-empty:before,
.so-star-half-full:before,
.so-star-half-o:before {
  content: "\f123";
}
.so-location-arrow:before {
  content: "\f124";
}
.so-crop:before {
  content: "\f125";
}
.so-code-fork:before {
  content: "\f126";
}
.so-unlink:before,
.so-chain-broken:before {
  content: "\f127";
}
.so-question:before {
  content: "\f128";
}
.so-info:before {
  content: "\f129";
}
.so-exclamation:before {
  content: "\f12a";
}
.so-superscript:before {
  content: "\f12b";
}
.so-subscript:before {
  content: "\f12c";
}
.so-eraser:before {
  content: "\f12d";
}
.so-puzzle-piece:before {
  content: "\f12e";
}
.so-microphone:before {
  content: "\f130";
}
.so-microphone-slash:before {
  content: "\f131";
}
.so-shield:before {
  content: "\f132";
}
.so-calendar-o:before {
  content: "\f133";
}
.so-fire-extinguisher:before {
  content: "\f134";
}
.so-rocket:before {
  content: "\f135";
}
.so-maxcdn:before {
  content: "\f136";
}
.so-chevron-circle-left:before {
  content: "\f137";
}
.so-chevron-circle-right:before {
  content: "\f138";
}
.so-chevron-circle-up:before {
  content: "\f139";
}
.so-chevron-circle-down:before {
  content: "\f13a";
}
.so-html5:before {
  content: "\f13b";
}
.so-css3:before {
  content: "\f13c";
}
.so-anchor:before {
  content: "\f13d";
}
.so-unlock-alt:before {
  content: "\f13e";
}
.so-bullseye:before {
  content: "\f140";
}
.so-ellipsis-h:before {
  content: "\f141";
}
.so-ellipsis-v:before {
  content: "\f142";
}
.so-rss-square:before {
  content: "\f143";
}
.so-play-circle:before {
  content: "\f144";
}
.so-ticket:before {
  content: "\f145";
}
.so-minus-square:before {
  content: "\f146";
}
.so-minus-square-o:before {
  content: "\f147";
}
.so-level-up:before {
  content: "\f148";
}
.so-level-down:before {
  content: "\f149";
}
.so-check-square:before {
  content: "\f14a";
}
.so-pencil-square:before {
  content: "\f14b";
}
.so-external-link-square:before {
  content: "\f14c";
}
.so-share-square:before {
  content: "\f14d";
}
.so-compass:before {
  content: "\f14e";
}
.so-toggle-down:before,
.so-caret-square-o-down:before {
  content: "\f150";
}
.so-toggle-up:before,
.so-caret-square-o-up:before {
  content: "\f151";
}
.so-toggle-right:before,
.so-caret-square-o-right:before {
  content: "\f152";
}
.so-euro:before,
.so-eur:before {
  content: "\f153";
}
.so-gbp:before {
  content: "\f154";
}
.so-dollar:before,
.so-usd:before {
  content: "\f155";
}
.so-rupee:before,
.so-inr:before {
  content: "\f156";
}
.so-cny:before,
.so-rmb:before,
.so-yen:before,
.so-jpy:before {
  content: "\f157";
}
.so-ruble:before,
.so-rouble:before,
.so-rub:before {
  content: "\f158";
}
.so-won:before,
.so-krw:before {
  content: "\f159";
}
.so-bitcoin:before,
.so-btc:before {
  content: "\f15a";
}
.so-file:before {
  content: "\f15b";
}
.so-file-text:before {
  content: "\f15c";
}
.so-sort-alpha-asc:before {
  content: "\f15d";
}
.so-sort-alpha-desc:before {
  content: "\f15e";
}
.so-sort-amount-asc:before {
  content: "\f160";
}
.so-sort-amount-desc:before {
  content: "\f161";
}
.so-sort-numeric-asc:before {
  content: "\f162";
}
.so-sort-numeric-desc:before {
  content: "\f163";
}
.so-thumbs-up:before {
  content: "\f164";
}
.so-thumbs-down:before {
  content: "\f165";
}
.so-youtube-square:before {
  content: "\f166";
}
.so-youtube:before {
  content: "\f167";
}
.so-xing:before {
  content: "\f168";
}
.so-xing-square:before {
  content: "\f169";
}
.so-youtube-play:before {
  content: "\f16a";
}
.so-dropbox:before {
  content: "\f16b";
}
.so-stack-overflow:before {
  content: "\f16c";
}
.so-instagram:before {
  content: "\f16d";
}
.so-flickr:before {
  content: "\f16e";
}
.so-adn:before {
  content: "\f170";
}
.so-bitbucket:before {
  content: "\f171";
}
.so-bitbucket-square:before {
  content: "\f172";
}
.so-tumblr:before {
  content: "\f173";
}
.so-tumblr-square:before {
  content: "\f174";
}
.so-long-arrow-down:before {
  content: "\f175";
}
.so-long-arrow-up:before {
  content: "\f176";
}
.so-long-arrow-left:before {
  content: "\f177";
}
.so-long-arrow-right:before {
  content: "\f178";
}
.so-apple:before {
  content: "\f179";
}
.so-windows:before {
  content: "\f17a";
}
.so-android:before {
  content: "\f17b";
}
.so-linux:before {
  content: "\f17c";
}
.so-dribbble:before {
  content: "\f17d";
}
.so-skype:before {
  content: "\f17e";
}
.so-foursquare:before {
  content: "\f180";
}
.so-trello:before {
  content: "\f181";
}
.so-female:before {
  content: "\f182";
}
.so-male:before {
  content: "\f183";
}
.so-gittip:before,
.so-gratipay:before {
  content: "\f184";
}
.so-sun-o:before {
  content: "\f185";
}
.so-moon-o:before {
  content: "\f186";
}
.so-archive:before {
  content: "\f187";
}
.so-bug:before {
  content: "\f188";
}
.so-vk:before {
  content: "\f189";
}
.so-weibo:before {
  content: "\f18a";
}
.so-renren:before {
  content: "\f18b";
}
.so-pagelines:before {
  content: "\f18c";
}
.so-stack-exchange:before {
  content: "\f18d";
}
.so-arrow-circle-o-right:before {
  content: "\f18e";
}
.so-arrow-circle-o-left:before {
  content: "\f190";
}
.so-toggle-left:before,
.so-caret-square-o-left:before {
  content: "\f191";
}
.so-dot-circle-o:before {
  content: "\f192";
}
.so-wheelchair:before {
  content: "\f193";
}
.so-vimeo-square:before {
  content: "\f194";
}
.so-turkish-lira:before,
.so-try:before {
  content: "\f195";
}
.so-plus-square-o:before {
  content: "\f196";
}
.so-space-shuttle:before {
  content: "\f197";
}
.so-slack:before {
  content: "\f198";
}
.so-envelope-square:before {
  content: "\f199";
}
.so-wordpress:before {
  content: "\f19a";
}
.so-openid:before {
  content: "\f19b";
}
.so-institution:before,
.so-bank:before,
.so-university:before {
  content: "\f19c";
}
.so-mortar-board:before,
.so-graduation-cap:before {
  content: "\f19d";
}
.so-yahoo:before {
  content: "\f19e";
}
.so-google:before {
  content: "\f1a0";
}
.so-reddit:before {
  content: "\f1a1";
}
.so-reddit-square:before {
  content: "\f1a2";
}
.so-stumbleupon-circle:before {
  content: "\f1a3";
}
.so-stumbleupon:before {
  content: "\f1a4";
}
.so-delicious:before {
  content: "\f1a5";
}
.so-digg:before {
  content: "\f1a6";
}
.so-pied-piper-pp:before {
  content: "\f1a7";
}
.so-pied-piper-alt:before {
  content: "\f1a8";
}
.so-drupal:before {
  content: "\f1a9";
}
.so-joomla:before {
  content: "\f1aa";
}
.so-language:before {
  content: "\f1ab";
}
.so-fax:before {
  content: "\f1ac";
}
.so-building:before {
  content: "\f1ad";
}
.so-child:before {
  content: "\f1ae";
}
.so-paw:before {
  content: "\f1b0";
}
.so-spoon:before {
  content: "\f1b1";
}
.so-cube:before {
  content: "\f1b2";
}
.so-cubes:before {
  content: "\f1b3";
}
.so-behance:before {
  content: "\f1b4";
}
.so-behance-square:before {
  content: "\f1b5";
}
.so-steam:before {
  content: "\f1b6";
}
.so-steam-square:before {
  content: "\f1b7";
}
.so-recycle:before {
  content: "\f1b8";
}
.so-automobile:before,
.so-car:before {
  content: "\f1b9";
}
.so-cab:before,
.so-taxi:before {
  content: "\f1ba";
}
.so-tree:before {
  content: "\f1bb";
}
.so-spotify:before {
  content: "\f1bc";
}
.so-deviantart:before {
  content: "\f1bd";
}
.so-soundcloud:before {
  content: "\f1be";
}
.so-database:before {
  content: "\f1c0";
}
.so-file-pdf-o:before {
  content: "\f1c1";
}
.so-file-word-o:before {
  content: "\f1c2";
}
.so-file-excel-o:before {
  content: "\f1c3";
}
.so-file-powerpoint-o:before {
  content: "\f1c4";
}
.so-file-photo-o:before,
.so-file-picture-o:before,
.so-file-image-o:before {
  content: "\f1c5";
}
.so-file-zip-o:before,
.so-file-archive-o:before {
  content: "\f1c6";
}
.so-file-sound-o:before,
.so-file-audio-o:before {
  content: "\f1c7";
}
.so-file-movie-o:before,
.so-file-video-o:before {
  content: "\f1c8";
}
.so-file-code-o:before {
  content: "\f1c9";
}
.so-vine:before {
  content: "\f1ca";
}
.so-codepen:before {
  content: "\f1cb";
}
.so-jsfiddle:before {
  content: "\f1cc";
}
.so-life-bouy:before,
.so-life-buoy:before,
.so-life-saver:before,
.so-support:before,
.so-life-ring:before {
  content: "\f1cd";
}
.so-circle-o-notch:before {
  content: "\f1ce";
}
.so-ra:before,
.so-resistance:before,
.so-rebel:before {
  content: "\f1d0";
}
.so-ge:before,
.so-empire:before {
  content: "\f1d1";
}
.so-git-square:before {
  content: "\f1d2";
}
.so-git:before {
  content: "\f1d3";
}
.so-y-combinator-square:before,
.so-yc-square:before,
.so-hacker-news:before {
  content: "\f1d4";
}
.so-tencent-weibo:before {
  content: "\f1d5";
}
.so-qq:before {
  content: "\f1d6";
}
.so-wechat:before,
.so-weixin:before {
  content: "\f1d7";
}
.so-send:before,
.so-paper-plane:before {
  content: "\f1d8";
}
.so-send-o:before,
.so-paper-plane-o:before {
  content: "\f1d9";
}
.so-history:before {
  content: "\f1da";
}
.so-circle-thin:before {
  content: "\f1db";
}
.so-header:before {
  content: "\f1dc";
}
.so-paragraph:before {
  content: "\f1dd";
}
.so-sliders:before {
  content: "\f1de";
}
.so-share-alt:before {
  content: "\f1e0";
}
.so-share-alt-square:before {
  content: "\f1e1";
}
.so-bomb:before {
  content: "\f1e2";
}
.so-soccer-ball-o:before,
.so-futbol-o:before {
  content: "\f1e3";
}
.so-tty:before {
  content: "\f1e4";
}
.so-binoculars:before {
  content: "\f1e5";
}
.so-plug:before {
  content: "\f1e6";
}
.so-slideshare:before {
  content: "\f1e7";
}
.so-twitch:before {
  content: "\f1e8";
}
.so-yelp:before {
  content: "\f1e9";
}
.so-newspaper-o:before {
  content: "\f1ea";
}
.so-wifi:before {
  content: "\f1eb";
}
.so-calculator:before {
  content: "\f1ec";
}
.so-paypal:before {
  content: "\f1ed";
}
.so-google-wallet:before {
  content: "\f1ee";
}
.so-cc-visa:before {
  content: "\f1f0";
}
.so-cc-mastercard:before {
  content: "\f1f1";
}
.so-cc-discover:before {
  content: "\f1f2";
}
.so-cc-amex:before {
  content: "\f1f3";
}
.so-cc-paypal:before {
  content: "\f1f4";
}
.so-cc-stripe:before {
  content: "\f1f5";
}
.so-bell-slash:before {
  content: "\f1f6";
}
.so-bell-slash-o:before {
  content: "\f1f7";
}
.so-trash:before {
  content: "\f1f8";
}
.so-copyright:before {
  content: "\f1f9";
}
.so-at:before {
  content: "\f1fa";
}
.so-eyedropper:before {
  content: "\f1fb";
}
.so-paint-brush:before {
  content: "\f1fc";
}
.so-birthday-cake:before {
  content: "\f1fd";
}
.so-area-chart:before {
  content: "\f1fe";
}
.so-pie-chart:before {
  content: "\f200";
}
.so-line-chart:before {
  content: "\f201";
}
.so-lastfm:before {
  content: "\f202";
}
.so-lastfm-square:before {
  content: "\f203";
}
.so-toggle-off:before {
  content: "\f204";
}
.so-toggle-on:before {
  content: "\f205";
}
.so-bicycle:before {
  content: "\f206";
}
.so-bus:before {
  content: "\f207";
}
.so-ioxhost:before {
  content: "\f208";
}
.so-angellist:before {
  content: "\f209";
}
.so-cc:before {
  content: "\f20a";
}
.so-shekel:before,
.so-sheqel:before,
.so-ils:before {
  content: "\f20b";
}
.so-meanpath:before {
  content: "\f20c";
}
.so-buysellads:before {
  content: "\f20d";
}
.so-connectdevelop:before {
  content: "\f20e";
}
.so-dashcube:before {
  content: "\f210";
}
.so-forumbee:before {
  content: "\f211";
}
.so-leanpub:before {
  content: "\f212";
}
.so-sellsy:before {
  content: "\f213";
}
.so-shirtsinbulk:before {
  content: "\f214";
}
.so-simplybuilt:before {
  content: "\f215";
}
.so-skyatlas:before {
  content: "\f216";
}
.so-cart-plus:before {
  content: "\f217";
}
.so-cart-arrow-down:before {
  content: "\f218";
}
.so-diamond:before {
  content: "\f219";
}
.so-ship:before {
  content: "\f21a";
}
.so-user-secret:before {
  content: "\f21b";
}
.so-motorcycle:before {
  content: "\f21c";
}
.so-street-view:before {
  content: "\f21d";
}
.so-heartbeat:before {
  content: "\f21e";
}
.so-venus:before {
  content: "\f221";
}
.so-mars:before {
  content: "\f222";
}
.so-mercury:before {
  content: "\f223";
}
.so-intersex:before,
.so-transgender:before {
  content: "\f224";
}
.so-transgender-alt:before {
  content: "\f225";
}
.so-venus-double:before {
  content: "\f226";
}
.so-mars-double:before {
  content: "\f227";
}
.so-venus-mars:before {
  content: "\f228";
}
.so-mars-stroke:before {
  content: "\f229";
}
.so-mars-stroke-v:before {
  content: "\f22a";
}
.so-mars-stroke-h:before {
  content: "\f22b";
}
.so-neuter:before {
  content: "\f22c";
}
.so-genderless:before {
  content: "\f22d";
}
.so-facebook-official:before {
  content: "\f230";
}
.so-pinterest-p:before {
  content: "\f231";
}
.so-whatsapp:before {
  content: "\f232";
}
.so-server:before {
  content: "\f233";
}
.so-user-plus:before {
  content: "\f234";
}
.so-user-times:before {
  content: "\f235";
}
.so-hotel:before,
.so-bed:before {
  content: "\f236";
}
.so-viacoin:before {
  content: "\f237";
}
.so-train:before {
  content: "\f238";
}
.so-subway:before {
  content: "\f239";
}
.so-medium:before {
  content: "\f23a";
}
.so-yc:before,
.so-y-combinator:before {
  content: "\f23b";
}
.so-optin-monster:before {
  content: "\f23c";
}
.so-opencart:before {
  content: "\f23d";
}
.so-expeditedssl:before {
  content: "\f23e";
}
.so-battery-4:before,
.so-battery-full:before {
  content: "\f240";
}
.so-battery-3:before,
.so-battery-three-quarters:before {
  content: "\f241";
}
.so-battery-2:before,
.so-battery-half:before {
  content: "\f242";
}
.so-battery-1:before,
.so-battery-quarter:before {
  content: "\f243";
}
.so-battery-0:before,
.so-battery-empty:before {
  content: "\f244";
}
.so-mouse-pointer:before {
  content: "\f245";
}
.so-i-cursor:before {
  content: "\f246";
}
.so-object-group:before {
  content: "\f247";
}
.so-object-ungroup:before {
  content: "\f248";
}
.so-sticky-note:before {
  content: "\f249";
}
.so-sticky-note-o:before {
  content: "\f24a";
}
.so-cc-jcb:before {
  content: "\f24b";
}
.so-cc-diners-club:before {
  content: "\f24c";
}
.so-clone:before {
  content: "\f24d";
}
.so-balance-scale:before {
  content: "\f24e";
}
.so-hourglass-o:before {
  content: "\f250";
}
.so-hourglass-1:before,
.so-hourglass-start:before {
  content: "\f251";
}
.so-hourglass-2:before,
.so-hourglass-half:before {
  content: "\f252";
}
.so-hourglass-3:before,
.so-hourglass-end:before {
  content: "\f253";
}
.so-hourglass:before {
  content: "\f254";
}
.so-hand-grab-o:before,
.so-hand-rock-o:before {
  content: "\f255";
}
.so-hand-stop-o:before,
.so-hand-paper-o:before {
  content: "\f256";
}
.so-hand-scissors-o:before {
  content: "\f257";
}
.so-hand-lizard-o:before {
  content: "\f258";
}
.so-hand-spock-o:before {
  content: "\f259";
}
.so-hand-pointer-o:before {
  content: "\f25a";
}
.so-hand-peace-o:before {
  content: "\f25b";
}
.so-trademark:before {
  content: "\f25c";
}
.so-registered:before {
  content: "\f25d";
}
.so-creative-commons:before {
  content: "\f25e";
}
.so-gg:before {
  content: "\f260";
}
.so-gg-circle:before {
  content: "\f261";
}
.so-tripadvisor:before {
  content: "\f262";
}
.so-odnoklassniki:before {
  content: "\f263";
}
.so-odnoklassniki-square:before {
  content: "\f264";
}
.so-get-pocket:before {
  content: "\f265";
}
.so-wikipedia-w:before {
  content: "\f266";
}
.so-safari:before {
  content: "\f267";
}
.so-chrome:before {
  content: "\f268";
}
.so-firefox:before {
  content: "\f269";
}
.so-opera:before {
  content: "\f26a";
}
.so-internet-explorer:before {
  content: "\f26b";
}
.so-tv:before,
.so-television:before {
  content: "\f26c";
}
.so-contao:before {
  content: "\f26d";
}
.so-500px:before {
  content: "\f26e";
}
.so-amazon:before {
  content: "\f270";
}
.so-calendar-plus-o:before {
  content: "\f271";
}
.so-calendar-minus-o:before {
  content: "\f272";
}
.so-calendar-times-o:before {
  content: "\f273";
}
.so-calendar-check-o:before {
  content: "\f274";
}
.so-industry:before {
  content: "\f275";
}
.so-map-pin:before {
  content: "\f276";
}
.so-map-signs:before {
  content: "\f277";
}
.so-map-o:before {
  content: "\f278";
}
.so-map:before {
  content: "\f279";
}
.so-commenting:before {
  content: "\f27a";
}
.so-commenting-o:before {
  content: "\f27b";
}
.so-houzz:before {
  content: "\f27c";
}
.so-vimeo:before {
  content: "\f27d";
}
.so-black-tie:before {
  content: "\f27e";
}
.so-fonticons:before {
  content: "\f280";
}
.so-reddit-alien:before {
  content: "\f281";
}
.so-edge:before {
  content: "\f282";
}
.so-credit-card-alt:before {
  content: "\f283";
}
.so-codiepie:before {
  content: "\f284";
}
.so-modx:before {
  content: "\f285";
}
.so-fort-awesome:before {
  content: "\f286";
}
.so-usb:before {
  content: "\f287";
}
.so-product-hunt:before {
  content: "\f288";
}
.so-mixcloud:before {
  content: "\f289";
}
.so-scribd:before {
  content: "\f28a";
}
.so-pause-circle:before {
  content: "\f28b";
}
.so-pause-circle-o:before {
  content: "\f28c";
}
.so-stop-circle:before {
  content: "\f28d";
}
.so-stop-circle-o:before {
  content: "\f28e";
}
.so-shopping-bag:before {
  content: "\f290";
}
.so-shopping-basket:before {
  content: "\f291";
}
.so-hashtag:before {
  content: "\f292";
}
.so-bluetooth:before {
  content: "\f293";
}
.so-bluetooth-b:before {
  content: "\f294";
}
.so-percent:before {
  content: "\f295";
}
.so-gitlab:before {
  content: "\f296";
}
.so-wpbeginner:before {
  content: "\f297";
}
.so-wpforms:before {
  content: "\f298";
}
.so-envira:before {
  content: "\f299";
}
.so-universal-access:before {
  content: "\f29a";
}
.so-wheelchair-alt:before {
  content: "\f29b";
}
.so-question-circle-o:before {
  content: "\f29c";
}
.so-blind:before {
  content: "\f29d";
}
.so-audio-description:before {
  content: "\f29e";
}
.so-volume-control-phone:before {
  content: "\f2a0";
}
.so-braille:before {
  content: "\f2a1";
}
.so-assistive-listening-systems:before {
  content: "\f2a2";
}
.so-asl-interpreting:before,
.so-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.so-deafness:before,
.so-hard-of-hearing:before,
.so-deaf:before {
  content: "\f2a4";
}
.so-glide:before {
  content: "\f2a5";
}
.so-glide-g:before {
  content: "\f2a6";
}
.so-signing:before,
.so-sign-language:before {
  content: "\f2a7";
}
.so-low-vision:before {
  content: "\f2a8";
}
.so-viadeo:before {
  content: "\f2a9";
}
.so-viadeo-square:before {
  content: "\f2aa";
}
.so-snapchat:before {
  content: "\f2ab";
}
.so-snapchat-ghost:before {
  content: "\f2ac";
}
.so-snapchat-square:before {
  content: "\f2ad";
}
.so-pied-piper:before {
  content: "\f2ae";
}
.so-first-order:before {
  content: "\f2b0";
}
.so-yoast:before {
  content: "\f2b1";
}
.so-themeisle:before {
  content: "\f2b2";
}
.so-google-plus-circle:before,
.so-google-plus-official:before {
  content: "\f2b3";
}
.so-fa:before,
.so-font-awesome:before {
  content: "\f2b4";
}
/*Check box*/
.btn-checkbox.active:hover{
	color: #000;
}
.btn-checkbox:hover{
	color: #333;
}
.btn-checkbox{
	background-color: #ededed;
	color: #666666;
	border: 1px solid #cfcfcf;
	font-weight: 600;
}
.order-summar-other .btn-checkbox.active{
	background-color: #d9230f;
	color: #fff;
	border: 1px solid #d9230f;
}
.order-summar-other .btn-checkbox{
	background-color: #fff;
	color: #333;
	border: 1px solid #dfdfdf;
}
.form-group.reseller .btn{
	font-size: 10px !important;
	padding: 8px 10px !important;
}
.reseller-title{
	font-size: 33px;
	font-weight: 350;
}
.form-group.reseller input[type="checkbox"] {
    display: none;
}

.form-group.reseller input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

.form-group.reseller input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}
.form-group.reseller input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;   
}

.form-group.reseller input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}
.form-group.reseller input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;   
}

.order-summar-other input[type="checkbox"] {
    display: none;
}

.order-summar-other input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

.order-summar-other input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}
.order-summar-other input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;   
}

.order-summar-other input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}
.order-summar-other input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;   
}
/*upload/*

/* input [type = file]
----------------------------------------------- */

.reseller input[type=file] {
	display: block !important;
	right: 1px;
	top: 1px;
	height: 34px;
	opacity: 0;
  width: 100%;
	background: none;
	position: absolute;
  overflow: hidden;
  z-index: 2;
}

.control-fileupload {
	display: block;
	border: 1px solid #d6d7d6;
	background: #FFF;
	border-radius: 0px;
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding: 0px 10px 2px 10px;
    overflow: hidden;
    position: relative;
	}
  .control-fileupload:before, input, label {
    cursor: pointer !important;
  }
  /* File upload button */
 .control-fileupload:before {
    /* inherit from boostrap btn styles */
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    border-radius: 0px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    transition: color 0.2s ease;
	/* margin-top: 15px; */
    /* add more custom styles*/
    content: 'Keresés';
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    line-height: 20px;
    text-align: center;
  }
  .control-fileupload:hover, .control-fileupload:focus,
    .control-fileupload:before {
      color: #333333;
      background-color: #e6e6e6;
      color: #333333;
      text-decoration: none;
      background-position: 0 -15px;
      transition: background-position 0.2s ease-out;
    }
  
  .control-fileupload label {
    /* line-height: 24px; */
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    margin-right: 90px;
    margin-bottom: 0px;
    cursor: text;
	margin-bottom: 0px;
	/* margin-top: 13px; */
  }
/**
 * Swiper 6.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 5, 2021
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}


.ldBar {
  position: relative;
}
.ldBar.label-center > .ldBar-label {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 0 0 3px #fff;
}
.ldBar-label:after {
  content: "%";
  display: inline;
}
.ldBar.no-percent .ldBar-label:after {
  content: "";
}
.ldBar path.mainline {
	stroke-width: 6;
	stroke: #09f;
	stroke-linecap: round;
}
.ldBar.torolt .ldBar-label {
	display: none;
}
.ldBar.torolt path.mainline {
	stroke: #d9230f;
}
.ldBar.teljesitve path.mainline {
	stroke: #4dce1f;
}
.ldBar.termekek-beerkeztek path.mainline {
	stroke: #4dce1f;
}
.ldBar.csomagolasra-var path.mainline {
	stroke: #4dce1f;
}
.ldBar.kesobbi-feladas path.mainline {
	stroke: #4dce1f;
}
.ldBar.termekek-erkezese path.mainline {
	stroke: #ffa700;
}

.ldBar path.baseline {
	stroke-width: 6;
	stroke: #f1f2f3;
	stroke-linecap: round;
	/* filter:url(#custom-shadow); */
}

.exploded-list-group{
	font-size: 7pt;
}
.flex-container {
    display: -ms-flexbox;
    display: flex;
	padding: 2.5px;
	cursor: pointer;
}
.card {
    position: relative;
}
.card {
	/* align-items: center; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    /* margin-bottom: 1rem; */
    /* border: 1px solid #e6e6e6; */
    /* border-radius: 3px; */
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a;
	text-decoration: none;
	text-transform: uppercase;
}
.card-image {
	text-align: center;
	display: flex;
	justify-content: center;
    min-height: 30px;
}
.card-section a{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	flex: 0 1 auto;
	min-width: 0px;
	font-weight: bold;
}
.card-section a{
	color: #000;
	text-align: center;
	text-decoration: none !important;
	font-size: 10pt;
}
.card-section {
	min-width: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* align-items: center; */
	text-align: center;
    -ms-flex: 1 0 auto;
    /* flex: 1 0 auto; */
    padding: 3px;
	/* background-color: #333; */
	color: #000;
}
.card:hover .card-section div,
.card:hover .card-section{
	text-decoration: underline !important;
	/* background-color: #cc0000 !important; */
	/* color: #fff !important; */
}
.large-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.medium-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.column, .columns {
    /* padding-right: .9375rem; */
    /* padding-left: .9375rem; */
    min-width: 0;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
/* @media (min-width: 992px) { */
@media (min-width: 1366) {
  .col-flex-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-flex-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-flex-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .col-flex-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-flex-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-flex-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .col-flex-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .col-flex-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-flex-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .col-flex-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .col-flex-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-flex-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .col-flex-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .col-flex-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }

  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (max-width: 1365px) {
  .col-flex-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-flex-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-flex-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .col-flex-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-flex-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-flex-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .col-flex-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .col-flex-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-flex-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .col-flex-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .col-flex-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-flex-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .col-flex-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .col-flex-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }

  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (max-width: 791px) {
  .col-flex-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-flex-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-flex-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .col-flex-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-flex-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-flex-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .col-flex-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .col-flex-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-flex-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .col-flex-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .col-flex-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-flex-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .col-flex-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .col-flex-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }

  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\f959"; }

.fa-bacterium:before {
  content: "\f95a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\f95b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\f977"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\f978"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\f905"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\f979"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\f95c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\f95d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\f95e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\f95f"; }

.fa-handshake-slash:before {
  content: "\f960"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\f961"; }

.fa-head-side-cough-slash:before {
  content: "\f962"; }

.fa-head-side-mask:before {
  content: "\f963"; }

.fa-head-side-virus:before {
  content: "\f964"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\f965"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\f966"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\f967"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\f968"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\f969"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\f96a"; }

.fa-pump-soap:before {
  content: "\f96b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\f97a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\f96c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\f957"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\f96d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\f96e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\f96f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\f970"; }

.fa-store-slash:before {
  content: "\f971"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\f97b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\f972"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\f97c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\f973"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\f974"; }

.fa-virus-slash:before {
  content: "\f975"; }

.fa-viruses:before {
  content: "\f976"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../assets/webfonts/fa-brands-400.eot");
  src: url("../assets/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../assets/webfonts/fa-brands-400.woff2") format("woff2"), url("../assets/webfonts/fa-brands-400.woff") format("woff"), url("../assets/webfonts/fa-brands-400.ttf") format("truetype"), url("../assets/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../assets/webfonts/fa-regular-400.eot");
  src: url("../assets/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../assets/webfonts/fa-regular-400.woff2") format("woff2"), url("../assets/webfonts/fa-regular-400.woff") format("woff"), url("../assets/webfonts/fa-regular-400.ttf") format("truetype"), url("../assets/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../assets/webfonts/fa-solid-900.eot");
  src: url("../assets/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../assets/webfonts/fa-solid-900.woff2") format("woff2"), url("../assets/webfonts/fa-solid-900.woff") format("woff"), url("../assets/webfonts/fa-solid-900.ttf") format("truetype"), url("../assets/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

#querylog {
    width: 95%;
    font-family: Arial;
    margin: 0px auto;
    background-color: #E9E9E9;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #333;
    color: #333;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#querylog td{
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#querylog .connect td{
    background: #fff;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#querylog .select td{
    background: #f3f3f3;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#querylog .rowa td{
    background: #9BC4C7;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#querylog .rowb td{
    background: #B2DFED;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#querylog .head  td{
    background: #cfcfcf;
    font-weight: bold;
    border: 1px solid #363636;
    text-align: center;
    font-size: 12pt;
    height: 20px;
}
#querylog .cell {
    padding: 2px;
    border: 1px solid #363636;
    vertical-align: middle;
}
